[INFO] fetching crate sn_fault_detection 0.15.6... [INFO] testing sn_fault_detection-0.15.6 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 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.8.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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded xor_name v5.0.0 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36cb2c9c5a13aa15f94291059c1008322ffac84ce028d624b3aee7a95479d6c2 [INFO] running `Command { std: "docker" "start" "-a" "36cb2c9c5a13aa15f94291059c1008322ffac84ce028d624b3aee7a95479d6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36cb2c9c5a13aa15f94291059c1008322ffac84ce028d624b3aee7a95479d6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cb2c9c5a13aa15f94291059c1008322ffac84ce028d624b3aee7a95479d6c2", kill_on_drop: false }` [INFO] [stdout] 36cb2c9c5a13aa15f94291059c1008322ffac84ce028d624b3aee7a95479d6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aacaaed6ad1aef310c8b016978cac4278b67b507dfad7ec754ab2b90a8a78e02 [INFO] running `Command { std: "docker" "start" "-a" "aacaaed6ad1aef310c8b016978cac4278b67b507dfad7ec754ab2b90a8a78e02", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [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 itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 28.97s [INFO] running `Command { std: "docker" "inspect" "aacaaed6ad1aef310c8b016978cac4278b67b507dfad7ec754ab2b90a8a78e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aacaaed6ad1aef310c8b016978cac4278b67b507dfad7ec754ab2b90a8a78e02", kill_on_drop: false }` [INFO] [stdout] aacaaed6ad1aef310c8b016978cac4278b67b507dfad7ec754ab2b90a8a78e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1100afc4fcc670c0be20c1b1c4b31108d27a05fef430184bdf0c0e18c6ef668 [INFO] running `Command { std: "docker" "start" "-a" "a1100afc4fcc670c0be20c1b1c4b31108d27a05fef430184bdf0c0e18c6ef668", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bit-set v0.5.3 [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 tracing-log v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.23.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 23.21s [INFO] running `Command { std: "docker" "inspect" "a1100afc4fcc670c0be20c1b1c4b31108d27a05fef430184bdf0c0e18c6ef668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1100afc4fcc670c0be20c1b1c4b31108d27a05fef430184bdf0c0e18c6ef668", kill_on_drop: false }` [INFO] [stdout] a1100afc4fcc670c0be20c1b1c4b31108d27a05fef430184bdf0c0e18c6ef668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3560ca1902805684de6309e08e5378f7530f5beb88cd2d8662263bccc5f023b [INFO] running `Command { std: "docker" "start" "-a" "d3560ca1902805684de6309e08e5378f7530f5beb88cd2d8662263bccc5f023b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-998ac10c7b8e637e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] 2025-09-29T14:59:12.195634Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.202381Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.203363Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.203521Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 00fcd3(00000000).. exceeded threshold 90 [INFO] [stdout] 2025-09-29T14:59:12.203588Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.203696Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 00fcd3.. as faulty node [INFO] [stdout] 2025-09-29T14:59:12.204158Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.204430Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.201453Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:f56047.. to FaultDetection tracker [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok2025-09-29T14:59:12.229353Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:12.229506Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations... [INFO] [stdout] [INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok [INFO] [stdout] 2025-09-29T14:59:12.233439Z INFO tests::add_new_node_should_track_new_node Adding new non-elder node:d755b6.. to FaultDetection tracker [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_knowledge_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_comm_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_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... 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] 2025-09-29T14:59:23.852283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:23.852573Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:23.854305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:23.854446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T14:59:23.854637Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:25.130730Z 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-29T14:59:25.132674Z 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-29T14:59:25.138323Z 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-29T14:59:25.138751Z 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-29T14:59:25.138816Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:25.138852Z 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-29T14:59:25.138922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:25.343225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T14:59:25.534676Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:25.538547Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2025-09-29T14:59:25.538634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:25.542323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2025-09-29T14:59:25.542396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:25.542413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T14:59:25.542426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:36.530513Z 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-29T14:59:36.534763Z 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-29T14:59:36.535109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:36.535238Z 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-29T14:59:36.535309Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:37.421192Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:37.421295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:37.421443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:37.421474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T14:59:37.421528Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:38.754843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T14:59:38.908388Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:38.911747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:38.912067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:38.912116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T14:59:38.912157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:46.300492Z 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-29T14:59:46.301054Z 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-29T14:59:46.302310Z 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-29T14:59:46.302642Z 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-29T14:59:46.304293Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:46.304650Z 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-29T14:59:46.304868Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:47.214322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:47.214482Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:47.214601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:47.214658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T14:59:47.214699Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:49.977044Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T14:59:50.051371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:50.055656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2025-09-29T14:59:50.055726Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:50.055979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2025-09-29T14:59:50.056000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:50.056012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T14:59:50.056025Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T14:59:58.419485Z 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-29T14:59:58.419887Z 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-29T14:59:58.420229Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:58.420451Z 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-29T14:59:58.420609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T14:59:58.741861Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:58.746315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T14:59:58.746424Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T14:59:58.746441Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T14:59:58.746454Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:02.808852Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:02.897645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:02.897929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:02.900362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:02.900449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:00:02.900489Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:11.099043Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:11.099332Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:11.099595Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:11.101345Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:00:11.101461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:11.749219Z 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-29T15:00:11.749585Z 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-29T15:00:11.750370Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:11.750440Z 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-29T15:00:11.750479Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [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-29T15:00:14.251683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:14.292625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:14.299361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:14.299576Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:14.299765Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:00:14.299908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:22.063703Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:22.063953Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:22.064116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:22.064167Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:00:22.064202Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:22.784952Z 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-29T15:00:22.785464Z 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-29T15:00:22.785515Z 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-29T15:00:22.785766Z 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-29T15:00:22.785794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:22.785807Z 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-29T15:00:22.785819Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:24.692045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:24.726851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:24.727413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:00:24.727500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:24.727779Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2025-09-29T15:00:24.727859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:24.727905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:00:24.727997Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:32.452774Z 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-29T15:00:32.453189Z 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-29T15:00:32.453291Z 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-29T15:00:32.453561Z 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-29T15:00:32.453623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:32.453658Z 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-29T15:00:32.453706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:35.606837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:35.607081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:35.607179Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:35.607199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:00:35.607215Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:36.011231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:36.062055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:36.062397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:00:36.062444Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:36.062655Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2025-09-29T15:00:36.062684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:36.062697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:00:36.062709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:43.334574Z 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-29T15:00:43.335039Z 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-29T15:00:43.335081Z 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-29T15:00:43.335311Z 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-29T15:00:43.335331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:43.335341Z 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-29T15:00:43.335351Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:44.234538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:44.234623Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:44.237355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:44.237396Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:00:44.237413Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:46.745113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:46.784096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:46.784632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:00:46.784874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:46.785107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2025-09-29T15:00:46.785127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:46.785137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:00:46.785147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:52.835286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:52.840844Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:52.841067Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:52.841128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:00:52.841389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:00:54.434192Z 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-29T15:00:54.437062Z 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-29T15:00:54.437668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:54.439292Z 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-29T15:00:54.439356Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:00:58.613313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:00:58.691015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:58.691431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:00:58.691701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:00:58.691730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:00:58.691745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:03.484899Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:03.485046Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:03.485167Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:03.485319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:03.485410Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:07.684321Z 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-29T15:01:07.686697Z 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-29T15:01:07.686756Z 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-29T15:01:07.686998Z 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-29T15:01:07.687021Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:07.687033Z 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-29T15:01:07.687045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:09.007984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:09.112581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:09.114691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2025-09-29T15:01:09.116315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:09.116738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2025-09-29T15:01:09.116809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:09.116856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:01:09.118336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:11.736122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:11.736282Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:11.736400Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:11.737629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:11.737843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:17.255734Z 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-29T15:01:17.256560Z 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-29T15:01:17.256658Z 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-29T15:01:17.257081Z 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-29T15:01:17.257437Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:17.257817Z 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-29T15:01:17.258295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:19.260301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:19.351574Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:19.354680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:01:19.354799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:19.355151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2025-09-29T15:01:19.355228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:19.355293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:01:19.355352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:21.238067Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:21.241298Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:21.241571Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:21.241762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:21.241962Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:26.241479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:26.347733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:26.348153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2025-09-29T15:01:26.348209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:26.348603Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2025-09-29T15:01:26.348644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:26.348659Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:01:26.348671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:26.552489Z 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-29T15:01:26.555111Z 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-29T15:01:26.555210Z 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-29T15:01:26.555438Z 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-29T15:01:26.555495Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:26.555525Z 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-29T15:01:26.555562Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:28.913648Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:28.913787Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:28.913868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:28.913886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:28.913898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:32.445183Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:32.478107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:32.478390Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:32.478591Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:32.478643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:01:32.478677Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:33.040058Z 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-29T15:01:33.042306Z 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-29T15:01:33.042478Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:33.042507Z 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-29T15:01:33.042522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:34.903193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:34.903280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:34.903375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:34.903455Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:34.903498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:38.347823Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:38.371918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:38.372174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:38.372572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:38.372637Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:01:38.372673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:38.671690Z 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-29T15:01:38.671895Z 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-29T15:01:38.672066Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:38.672089Z 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-29T15:01:38.672102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:39.570543Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:39.570671Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:39.570766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:39.570819Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:39.570852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:44.507330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:44.551592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:44.551976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2025-09-29T15:01:44.552065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:44.552381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2025-09-29T15:01:44.552479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:44.552548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:01:44.552597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:45.050459Z 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-29T15:01:45.050802Z 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-29T15:01:45.050884Z 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-29T15:01:45.051102Z 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-29T15:01:45.051165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:45.051215Z 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-29T15:01:45.051255Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:45.220103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:45.220245Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:45.220357Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:45.220400Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:45.220433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:50.145256Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:50.145527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:50.145662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:50.145771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:50.145976Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:50.265414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:50.317147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:50.317640Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:01:50.317720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:50.317983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2025-09-29T15:01:50.318079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:50.318129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:01:50.318168Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:50.562683Z 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-29T15:01:50.563166Z 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-29T15:01:50.563247Z 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-29T15:01:50.563523Z 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-29T15:01:50.563581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:50.563618Z 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-29T15:01:50.563655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:54.566894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:54.567032Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:54.567128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:54.567182Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:01:54.567226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:01:55.162140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:01:55.189764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:55.189992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:01:55.190163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:55.190228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:01:55.190296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:01:56.045563Z 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-29T15:01:56.045789Z 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-29T15:01:56.045926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:01:56.045940Z 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-29T15:01:56.045950Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:00.058398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:00.058473Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:00.058536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:00.058559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:00.058572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:00.149580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:00.180853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:00.183357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:00.183535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:00.183604Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:02:00.183646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:00.785618Z 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-29T15:02:00.787362Z 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-29T15:02:00.787657Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:00.787779Z 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-29T15:02:00.787920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:04.767464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:04.767606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:04.767713Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:04.767773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:04.767843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:04.886395Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:04.908129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:04.908419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:04.908594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:04.908635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:04.908670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:05.373220Z 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-29T15:02:05.373532Z 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-29T15:02:05.373733Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:05.373792Z 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-29T15:02:05.373833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:09.888174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:09.892298Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:09.892392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:09.892407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:09.892425Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:10.132317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:10.167137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:10.167684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:02:10.167804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:10.168165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2025-09-29T15:02:10.168224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:10.168254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:02:10.168306Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:10.756081Z 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-29T15:02:10.756609Z 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-29T15:02:10.756688Z 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-29T15:02:10.756936Z 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-29T15:02:10.756987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:10.757019Z 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-29T15:02:10.757048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:14.345656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:14.345773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:14.345859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:14.345901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:14.345929Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:14.424260Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:14.460506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:14.461236Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2025-09-29T15:02:14.461333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:14.461646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2025-09-29T15:02:14.461702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:14.461737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:02:14.461785Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:14.867639Z 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-29T15:02:14.868324Z 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-29T15:02:14.868421Z 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-29T15:02:14.868862Z 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-29T15:02:14.868946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:14.868990Z 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-29T15:02:14.869069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:18.514216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:18.530776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:18.530990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:18.531316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:18.531413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:02:18.531506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:18.869478Z 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-29T15:02:18.869629Z 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-29T15:02:18.869758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:18.869779Z 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-29T15:02:18.869791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:18.893439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:18.893475Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:18.893513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:18.893524Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:18.893532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:22.075790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:22.090692Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:22.090871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:22.091047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:22.091068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:02:22.091082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:22.334398Z 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-29T15:02:22.334600Z 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-29T15:02:22.334749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:22.334803Z 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-29T15:02:22.334846Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:22.354773Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:22.354801Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:22.354834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:22.354845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:22.354852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:25.590906Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:25.604171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:25.604352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:25.604517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:25.604569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:02:25.604614Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:25.607631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:25.607658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:25.607702Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:25.607726Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:25.607739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:25.800469Z 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-29T15:02:25.800622Z 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-29T15:02:25.800775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:25.800793Z 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-29T15:02:25.800807Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:28.690958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:28.690998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:28.691040Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:28.691051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:28.691062Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:28.696242Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:28.715350Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:28.715693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:28.715921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:28.715942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2025-09-29T15:02:28.715956Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:28.987233Z 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-29T15:02:28.987589Z 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-29T15:02:28.987925Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:28.987947Z 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-29T15:02:28.987955Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:31.857757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:31.873424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:31.873691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2025-09-29T15:02:31.873733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:31.873948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2025-09-29T15:02:31.873981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:31.873996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:02:31.874009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:32.166965Z 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-29T15:02:32.167247Z 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-29T15:02:32.167303Z 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-29T15:02:32.167507Z 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-29T15:02:32.167569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:32.167615Z 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-29T15:02:32.167653Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:32.215019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:32.215051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:32.215087Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:32.215098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:32.215105Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:34.917162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:34.935300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:34.935570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2025-09-29T15:02:34.935630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:34.935856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2025-09-29T15:02:34.935889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:34.935904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:02:34.935917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:35.265921Z 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-29T15:02:35.266175Z 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-29T15:02:35.266205Z 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-29T15:02:35.266417Z 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-29T15:02:35.266446Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:35.266458Z 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-29T15:02:35.266471Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:35.490401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:35.490439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:35.490477Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:35.490488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:35.490495Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:38.319341Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:38.326770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:38.326815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:38.326896Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:38.326916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:38.326930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:38.486286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:38.486325Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:38.486374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:38.486391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:38.486407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:38.653194Z 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-29T15:02:38.653252Z 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-29T15:02:38.653331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:38.653347Z 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-29T15:02:38.653360Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:41.492332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:41.499758Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:41.499806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:41.499859Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:41.499873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:41.499886Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:41.844523Z 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-29T15:02:41.844578Z 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-29T15:02:41.844661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:41.844683Z 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-29T15:02:41.844692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:41.953487Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:41.953522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:41.953582Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:41.953601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:41.953616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:44.679425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:44.687863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:44.687922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:44.688004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:44.688027Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:44.688041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:45.054420Z 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-29T15:02:45.054488Z 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-29T15:02:45.054552Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:45.054564Z 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-29T15:02:45.054576Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:45.151665Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:45.151708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:45.151766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:45.151782Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:45.151795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:47.935292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:47.950851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:47.951004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2025-09-29T15:02:47.951039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:47.951209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2025-09-29T15:02:47.951242Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:47.951257Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:02:47.951290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:48.321216Z 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-29T15:02:48.321402Z 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-29T15:02:48.321438Z 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-29T15:02:48.321587Z 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-29T15:02:48.321609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:48.321622Z 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-29T15:02:48.321635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:48.574837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:48.574876Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:48.574918Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:48.574930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:48.574937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:51.036748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:51.043357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:51.043400Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:51.043480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:51.043527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:51.043552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:51.442314Z 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-29T15:02:51.442364Z 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-29T15:02:51.442424Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:51.442439Z 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-29T15:02:51.442447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:51.946384Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:51.946423Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:51.946462Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:51.946474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:51.946481Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:54.202325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:54.216601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:54.216798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:54.216979Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:54.217003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:02:54.217018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:54.609032Z 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-29T15:02:54.609245Z 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-29T15:02:54.609446Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:54.609472Z 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-29T15:02:54.609487Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:55.557659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:55.557700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:55.557754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:55.557770Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:55.557783Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:57.766482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:02:57.778746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:57.778870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:57.779022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:57.779049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:57.779064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:02:58.144971Z 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-29T15:02:58.145093Z 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-29T15:02:58.145201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:58.145219Z 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-29T15:02:58.145228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:02:58.950747Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:58.950785Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:02:58.950824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:02:58.950842Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:02:58.950855Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:00.882167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:00.895582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:00.895737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:00.895932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:00.896022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:03:00.896047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:01.237250Z 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-29T15:03:01.237421Z 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-29T15:03:01.237583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:01.237608Z 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-29T15:03:01.237616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:02.037240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:02.037293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:02.037352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:02.037368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:02.037381Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:04.152428Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:04.169624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:04.169853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:03:04.169889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:04.170069Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2025-09-29T15:03:04.170101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:04.170116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:03:04.170163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:04.516900Z 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-29T15:03:04.517135Z 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-29T15:03:04.517171Z 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-29T15:03:04.517358Z 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-29T15:03:04.517388Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:04.517400Z 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-29T15:03:04.517410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:05.349447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:05.349485Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:05.349527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:05.349538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:05.349545Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:07.378000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:07.386404Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:07.386463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:07.386562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:07.386584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:03:07.386597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:07.702967Z 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-29T15:03:07.703318Z 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-29T15:03:07.703564Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:07.703589Z 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-29T15:03:07.703597Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:08.644777Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:08.644816Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:08.644863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:08.644877Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:08.644892Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:10.573745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:10.584667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:10.584783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:10.584930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:10.584960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:03:10.584976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:11.145794Z 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-29T15:03:11.145832Z 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-29T15:03:11.145871Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:11.145881Z 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-29T15:03:11.145888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:11.971912Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:11.971950Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:11.971992Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:11.972013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:11.972026Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:13.708791Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:13.729110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:13.729448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f16849(11110001).. exceeded threshold 46 [INFO] [stdout] 2025-09-29T15:03:13.729482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:13.729671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f16849.. as faulty node [INFO] [stdout] 2025-09-29T15:03:13.729701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:13.729712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:03:13.729719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:14.342240Z 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-29T15:03:14.342458Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 442a43(01000100).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:03:14.342494Z 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-29T15:03:14.342685Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 442a43.. as faulty node [INFO] [stdout] 2025-09-29T15:03:14.342749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:14.342771Z 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-29T15:03:14.342782Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:15.045385Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:15.045425Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:15.045476Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:15.045494Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:15.045511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:17.191088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:17.204110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:17.204222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:17.204371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:17.204420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:03:17.204489Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:17.793312Z 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-29T15:03:17.793500Z 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-29T15:03:17.793661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:17.793713Z 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-29T15:03:17.793749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:18.011050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:18.011089Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:18.011142Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:18.011157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:18.011170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:20.217215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:20.233282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:20.233535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:20.233734Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:20.233762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:03:20.233777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:21.180143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:21.180186Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:21.180249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:21.180278Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:21.180293Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:21.360827Z 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-29T15:03:21.361114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0d2988(00001101).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:03:21.361160Z 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-29T15:03:21.361400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0d2988.. as faulty node [INFO] [stdout] 2025-09-29T15:03:21.361428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:21.361437Z 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-29T15:03:21.361443Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:23.294939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:23.301965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:23.302015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:23.302096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:23.302138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:23.302159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:24.560794Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:24.560831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:24.560880Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:24.560898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:24.560911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:24.693629Z 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-29T15:03:24.693740Z 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-29T15:03:24.693883Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:24.693905Z 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-29T15:03:24.693918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:26.304335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:26.315305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:26.315406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:26.315544Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:26.315562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:03:26.315569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:27.936081Z 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-29T15:03:27.936211Z 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-29T15:03:27.936356Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:27.936375Z 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-29T15:03:27.936383Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:27.947951Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:27.947980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:27.948014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:27.948028Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:27.948045Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:29.666100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:29.686900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:29.687278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: cca773(11001100).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:03:29.687320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:29.687528Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder cca773.. as faulty node [INFO] [stdout] 2025-09-29T15:03:29.687549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:29.687557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:03:29.687569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:31.017936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:31.017978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:31.018022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:31.018033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:31.018040Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:31.072967Z 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-29T15:03:31.073339Z 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-29T15:03:31.073539Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:31.073556Z 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-29T15:03:31.073564Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:32.863082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:32.881993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:32.882383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1a214d(00011010).. exceeded threshold 42 [INFO] [stdout] 2025-09-29T15:03:32.882425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:32.882616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1a214d.. as faulty node [INFO] [stdout] 2025-09-29T15:03:32.882646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:32.882658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:03:32.882673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:34.287594Z 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-29T15:03:34.287695Z 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-29T15:03:34.287801Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:34.287825Z 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-29T15:03:34.287843Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:34.293011Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:34.293039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:34.293085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:34.293101Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:34.293115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:36.055831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:36.060207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:36.060239Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:36.060291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:36.060309Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:36.060325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:37.683114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:37.683154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:37.683193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:37.683211Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:37.683218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:37.791122Z 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-29T15:03:37.791353Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 37ae8b(00110111).. exceeded threshold 14 [INFO] [stdout] 2025-09-29T15:03:37.791389Z 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-29T15:03:37.791572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 37ae8b.. as faulty node [INFO] [stdout] 2025-09-29T15:03:37.791602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:37.791616Z 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-29T15:03:37.791629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:39.532394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:39.550543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:39.550801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 773dc2(01110111).. exceeded threshold 28 [INFO] [stdout] 2025-09-29T15:03:39.550841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:39.551067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 773dc2.. as faulty node [INFO] [stdout] 2025-09-29T15:03:39.551097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:39.551107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:03:39.551115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:40.785450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:40.785489Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:40.785537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:40.785550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:40.785558Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:41.013943Z 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-29T15:03:41.014049Z 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-29T15:03:41.014157Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:41.014174Z 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-29T15:03:41.014187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:42.572887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:42.591863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:42.592209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:42.592380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:42.592405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:03:42.592414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:44.242322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:44.242360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:44.242408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:44.242423Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:44.242430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:44.265241Z 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-29T15:03:44.265403Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2f4bae(00101111).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:03:44.265435Z 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-29T15:03:44.265585Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2f4bae.. as faulty node [INFO] [stdout] 2025-09-29T15:03:44.265638Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:44.265661Z 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-29T15:03:44.265674Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:45.922340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:45.932117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:45.932194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:45.932315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:45.932335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:03:45.932343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:47.610144Z 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-29T15:03:47.610585Z 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-29T15:03:47.610786Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:47.610813Z 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-29T15:03:47.610827Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:47.657513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:47.657550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:47.657587Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:47.657599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:47.657609Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:49.005533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:49.019179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:49.019376Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6a7f3a(01101010).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:03:49.019412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:49.019598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6a7f3a.. as faulty node [INFO] [stdout] 2025-09-29T15:03:49.019625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:49.019639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:03:49.019651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:50.798666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:50.798704Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:50.798745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:50.798756Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:50.798763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:51.189514Z 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-29T15:03:51.189779Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 24af1a(00100100).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:03:51.189821Z 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-29T15:03:51.190037Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 24af1a.. as faulty node [INFO] [stdout] 2025-09-29T15:03:51.190067Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:51.190080Z 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-29T15:03:51.190091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:52.432004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:52.453635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:52.453997Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 12d15b(00010010).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:03:52.454039Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:52.454251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 12d15b.. as faulty node [INFO] [stdout] 2025-09-29T15:03:52.454291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:52.454301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:03:52.454309Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:54.137916Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:54.137954Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:54.138007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:54.138022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:54.138030Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:54.367228Z 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-29T15:03:54.367492Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d557c4(11010101).. exceeded threshold 77 [INFO] [stdout] 2025-09-29T15:03:54.367532Z 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-29T15:03:54.367721Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d557c4.. as faulty node [INFO] [stdout] 2025-09-29T15:03:54.367771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:54.367808Z 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-29T15:03:54.367839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:55.630196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:55.644246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:55.644493Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:55.644667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:55.644692Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:03:55.644707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:57.470875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:57.470914Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:57.470956Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:57.470973Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:03:57.470990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:03:57.659307Z 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-29T15:03:57.659635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1fa8ca(00011111).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:03:57.659683Z 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-29T15:03:57.659937Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1fa8ca.. as faulty node [INFO] [stdout] 2025-09-29T15:03:57.659966Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:57.659974Z 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-29T15:03:57.659981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:03:59.153978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:03:59.174348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:59.174682Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5aea5e(01011010).. exceeded threshold 20 [INFO] [stdout] 2025-09-29T15:03:59.174720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:03:59.174936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5aea5e.. as faulty node [INFO] [stdout] 2025-09-29T15:03:59.174971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:03:59.174982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:03:59.174992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:00.703872Z 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-29T15:04:00.704033Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0c7a33(00001100).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:04:00.704067Z 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-29T15:04:00.704191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0c7a33.. as faulty node [INFO] [stdout] 2025-09-29T15:04:00.704212Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:00.704219Z 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-29T15:04:00.704226Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:00.845379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:00.845417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:00.845471Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:00.845493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:00.845507Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:02.335613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:02.341769Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:02.341803Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:02.341885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:02.341908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:02.341920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:03.748624Z 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-29T15:04:03.748887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 006c20(00000000).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:04:03.748924Z 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-29T15:04:03.749124Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 006c20.. as faulty node [INFO] [stdout] 2025-09-29T15:04:03.749149Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:03.749162Z 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-29T15:04:03.749176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:04.187807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:04.187846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:04.187892Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:04.187911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:04.187923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:05.865667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:05.880808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:05.881002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 61531f(01100001).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:04:05.881033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:05.881199Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 61531f.. as faulty node [INFO] [stdout] 2025-09-29T15:04:05.881235Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:05.881249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2025-09-29T15:04:05.881262Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:06.941202Z 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-29T15:04:06.941396Z 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-29T15:04:06.941547Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:06.941593Z 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-29T15:04:06.941624Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:07.194280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:07.194317Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:07.194357Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:07.194375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:07.194387Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:09.359715Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:09.365397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:09.365427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:09.365469Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:09.365481Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:09.365488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:09.911809Z 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-29T15:04:09.911850Z 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-29T15:04:09.911904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:09.911920Z 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-29T15:04:09.911933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:10.610628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:10.610667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:10.610710Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:10.610726Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:10.610733Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:12.657658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:12.679296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:12.679582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a2a64(01011010).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:04:12.679624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:12.679844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a2a64.. as faulty node [INFO] [stdout] 2025-09-29T15:04:12.679877Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:12.679892Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:04:12.679907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:13.015359Z 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-29T15:04:13.015441Z 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-29T15:04:13.015514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:13.015554Z 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-29T15:04:13.015584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:13.885850Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:13.885889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:13.885933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:13.885950Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:13.885963Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:16.132328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:16.141011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:16.141066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:16.141164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:16.141188Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:16.141201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:16.244607Z 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-29T15:04:16.244719Z 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-29T15:04:16.244849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:16.244868Z 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-29T15:04:16.244881Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:17.158976Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:17.159014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:17.159055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:17.159068Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:17.159075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:19.264139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:19.272703Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:19.272772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:19.272881Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:19.272902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:19.272915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:19.578845Z 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-29T15:04:19.578926Z 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-29T15:04:19.579027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:19.579047Z 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-29T15:04:19.579058Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:20.124131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:20.124170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:20.124226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:20.124245Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:20.124257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:22.467899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:22.477614Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:22.477704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:22.477817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:22.477838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:04:22.477851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:23.159403Z 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-29T15:04:23.159657Z 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-29T15:04:23.159845Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:23.159871Z 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-29T15:04:23.159883Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:23.501958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:23.501995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:23.502037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:23.502050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:23.502057Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:25.910194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:25.926202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:25.926421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 663017(01100110).. exceeded threshold 102 [INFO] [stdout] 2025-09-29T15:04:25.926455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:25.926650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 663017.. as faulty node [INFO] [stdout] 2025-09-29T15:04:25.926682Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:25.926696Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:04:25.926707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:26.486590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:26.486631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:26.486685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:26.486701Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:26.486715Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:26.601021Z 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-29T15:04:26.601324Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f80740(11111000).. exceeded threshold 30 [INFO] [stdout] 2025-09-29T15:04:26.601356Z 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-29T15:04:26.601572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f80740.. as faulty node [INFO] [stdout] 2025-09-29T15:04:26.601598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:26.601610Z 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-29T15:04:26.601622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:29.103828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:29.115214Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:29.115334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:29.115464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:29.115487Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:29.115501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:29.443529Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:29.443567Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:29.443611Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:29.443629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:29.443641Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:29.750442Z 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-29T15:04:29.750755Z 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-29T15:04:29.750974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:29.750997Z 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-29T15:04:29.751007Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:32.388826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:32.404165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:32.404372Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5eea7b(01011110).. exceeded threshold 28 [INFO] [stdout] 2025-09-29T15:04:32.404410Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:32.404616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5eea7b.. as faulty node [INFO] [stdout] 2025-09-29T15:04:32.404642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:32.404656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:04:32.404668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:32.512974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:32.513011Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:32.513049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:32.513067Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:32.513079Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:33.105118Z 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-29T15:04:33.105248Z 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-29T15:04:33.105410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:33.105432Z 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-29T15:04:33.105439Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:35.764996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:35.774056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:35.774116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:35.774210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:35.774233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:35.774245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:36.005931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:36.005974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:36.006033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:36.006049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:36.006062Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:36.168553Z 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-29T15:04:36.168619Z 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-29T15:04:36.168695Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:36.168712Z 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-29T15:04:36.168724Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:39.143326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:39.151160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:39.151212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:39.151279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:39.151297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:39.151311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:39.310437Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:39.310472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:39.310514Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:39.310523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:39.310530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:39.651539Z 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-29T15:04:39.651756Z 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-29T15:04:39.651947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:39.651999Z 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-29T15:04:39.652036Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:42.617507Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:42.630758Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:42.630871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:42.631045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:42.631098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:42.631120Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:42.785181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:42.785221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:42.785283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:42.785305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:42.785319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:42.809820Z 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-29T15:04:42.810070Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d3420c(11010011).. exceeded threshold 28 [INFO] [stdout] 2025-09-29T15:04:42.810101Z 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-29T15:04:42.810304Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d3420c.. as faulty node [INFO] [stdout] 2025-09-29T15:04:42.810325Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:42.810332Z 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-29T15:04:42.810339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:45.830226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:45.830276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:45.830332Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:45.830351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:45.830360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:45.866469Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:45.884946Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:45.885207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dc85c4(11011100).. exceeded threshold 82 [INFO] [stdout] 2025-09-29T15:04:45.885247Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:45.885536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dc85c4.. as faulty node [INFO] [stdout] 2025-09-29T15:04:45.885562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:45.885575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:04:45.885589Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:45.957542Z 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-29T15:04:45.957696Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 355952(00110101).. exceeded threshold 108 [INFO] [stdout] 2025-09-29T15:04:45.957729Z 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-29T15:04:45.957895Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 355952.. as faulty node [INFO] [stdout] 2025-09-29T15:04:45.957922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:45.957935Z 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-29T15:04:45.957947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:49.153334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:49.153372Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:49.153414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:49.153426Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:49.153439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:49.245533Z 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-29T15:04:49.245853Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fa8ba6(11111010).. exceeded threshold 68 [INFO] [stdout] 2025-09-29T15:04:49.245893Z 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-29T15:04:49.246109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fa8ba6.. as faulty node [INFO] [stdout] 2025-09-29T15:04:49.246131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:49.246139Z 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-29T15:04:49.246149Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:49.342582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:49.357121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:49.357259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:49.357432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:49.357458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:04:49.357473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:52.241009Z 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-29T15:04:52.241067Z 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-29T15:04:52.241141Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:52.241160Z 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-29T15:04:52.241172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:52.468482Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:52.468520Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:52.468567Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:52.468583Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:52.468591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:52.641652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:52.653794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:52.653911Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:52.654076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:52.654101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:04:52.654116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:55.674195Z 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-29T15:04:55.674473Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c5a76b(11000101).. exceeded threshold 65 [INFO] [stdout] 2025-09-29T15:04:55.674504Z 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-29T15:04:55.674707Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c5a76b.. as faulty node [INFO] [stdout] 2025-09-29T15:04:55.674736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:55.674749Z 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-29T15:04:55.674760Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:55.920784Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:55.920826Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:55.920870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:55.920887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:55.920894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:55.934719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:55.950227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:55.950455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:55.950644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:55.950668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:55.950680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:58.775878Z 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-29T15:04:58.776186Z 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-29T15:04:58.776491Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:58.776516Z 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-29T15:04:58.776528Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:04:59.044729Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:59.044768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:59.044807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:59.044824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:04:59.044836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:04:59.440833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:04:59.450387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:59.450448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:04:59.450552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:04:59.450575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:04:59.450583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:02.155359Z 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-29T15:05:02.155432Z 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-29T15:05:02.155524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:02.155541Z 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-29T15:05:02.155554Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:02.360932Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:02.360970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:02.361008Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:02.361025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:02.361038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:02.466863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:02.476869Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:02.476958Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:02.477089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:02.477111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:02.477119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:05.498172Z 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-29T15:05:05.498261Z 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-29T15:05:05.498381Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:05.498403Z 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-29T15:05:05.498414Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:05.716361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:05.737633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:05.738081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 33535c(00110011).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:05:05.738123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:05.738326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 33535c.. as faulty node [INFO] [stdout] 2025-09-29T15:05:05.738354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:05.738368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:05:05.738381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:05.745640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:05.745667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:05.745709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:05.745724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:05.745731Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:08.623856Z 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-29T15:05:08.623956Z 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-29T15:05:08.624086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:08.624105Z 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-29T15:05:08.624114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:08.814969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:08.828161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:08.828191Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:08.828230Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:08.828242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:08.828249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:08.831216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:08.831449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f2f1fb(11110010).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:05:08.831483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:08.831627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f2f1fb.. as faulty node [INFO] [stdout] 2025-09-29T15:05:08.831649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:08.831663Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:05:08.831678Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:11.751657Z 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-29T15:05:11.751769Z 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-29T15:05:11.751868Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:11.751889Z 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-29T15:05:11.751901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:12.163787Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:12.180305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:12.180513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:12.180661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:12.180718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:05:12.180748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:12.213941Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:12.213974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:12.214015Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:12.214034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:12.214048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:14.915459Z 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-29T15:05:14.915662Z 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-29T15:05:14.915875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:14.915902Z 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-29T15:05:14.915917Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:15.415208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:15.415246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:15.415310Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:15.415326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:15.415333Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:15.426018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:15.438796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:15.438926Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:15.439095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:15.439119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:05:15.439133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:18.476987Z 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-29T15:05:18.477249Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5c05a7(01011100).. exceeded threshold 24 [INFO] [stdout] 2025-09-29T15:05:18.477293Z 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-29T15:05:18.477520Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5c05a7.. as faulty node [INFO] [stdout] 2025-09-29T15:05:18.477550Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:18.477563Z 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-29T15:05:18.477578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:18.755546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:18.755590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:18.755644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:18.755660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:18.755673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:18.910319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:18.926099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:18.926325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:18.926507Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:18.926553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:05:18.926573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:21.673025Z 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-29T15:05:21.673096Z 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-29T15:05:21.673186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:21.673241Z 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-29T15:05:21.673261Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:21.981018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:21.981057Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:21.981098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:21.981115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:21.981131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:22.002515Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:22.016129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:22.016330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1e7d51(00011110).. exceeded threshold 91 [INFO] [stdout] 2025-09-29T15:05:22.016365Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:22.016509Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1e7d51.. as faulty node [INFO] [stdout] 2025-09-29T15:05:22.016553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:22.016595Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:05:22.016631Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:24.821224Z 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-29T15:05:24.821333Z 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-29T15:05:24.821467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:24.821491Z 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-29T15:05:24.821502Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:25.215560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:25.233645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:25.233935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d7f3ff(11010111).. exceeded threshold 11 [INFO] [stdout] 2025-09-29T15:05:25.233971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:25.234178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d7f3ff.. as faulty node [INFO] [stdout] 2025-09-29T15:05:25.234201Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:25.234219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:05:25.234236Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:25.235654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:25.235682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:25.235793Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:25.235810Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:25.235817Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:27.857899Z 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-29T15:05:27.857982Z 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-29T15:05:27.858091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:27.858111Z 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-29T15:05:27.858123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:28.281651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:28.292671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:28.292794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:28.292983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:28.293012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:05:28.293026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:28.654027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:28.654068Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:28.654109Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:28.654121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:28.654128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:31.181853Z 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-29T15:05:31.182130Z 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-29T15:05:31.182331Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:31.182357Z 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-29T15:05:31.182371Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:31.251529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:31.267123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:31.267385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: dad11a(11011010).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:05:31.267426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:31.267606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder dad11a.. as faulty node [INFO] [stdout] 2025-09-29T15:05:31.267634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:31.267649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:05:31.267664Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:32.045224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:32.045260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:32.045323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:32.045340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:32.045356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:34.289411Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:34.300300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:34.300397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:34.300542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:34.300568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:05:34.300583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:34.697947Z 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-29T15:05:34.698105Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 34928e(00110100).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:05:34.698139Z 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-29T15:05:34.698322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 34928e.. as faulty node [INFO] [stdout] 2025-09-29T15:05:34.698346Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:34.698357Z 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-29T15:05:34.698370Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:35.231980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:35.232018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:35.232055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:35.232064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:35.232071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:37.354319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:37.370683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:37.370928Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eb2d6a(11101011).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:05:37.370967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:37.371158Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eb2d6a.. as faulty node [INFO] [stdout] 2025-09-29T15:05:37.371187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:37.371200Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:05:37.371222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:37.758208Z 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-29T15:05:37.758505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: af1b0b(10101111).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:05:37.758542Z 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-29T15:05:37.758758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder af1b0b.. as faulty node [INFO] [stdout] 2025-09-29T15:05:37.758809Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:37.758829Z 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-29T15:05:37.758842Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:38.293683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:38.293722Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:38.293770Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:38.293784Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:38.293792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:40.614737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:40.625317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:40.625404Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:40.625513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:40.625536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:05:40.625550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:41.150682Z 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-29T15:05:41.150976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0cc743(00001100).. exceeded threshold 41 [INFO] [stdout] 2025-09-29T15:05:41.151021Z 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-29T15:05:41.151243Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0cc743.. as faulty node [INFO] [stdout] 2025-09-29T15:05:41.151285Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:41.151299Z 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-29T15:05:41.151309Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:41.671058Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:41.671096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:41.671133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:41.671145Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:41.671152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:43.696174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:43.715919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:43.716316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: be8b94(10111110).. exceeded threshold 78 [INFO] [stdout] 2025-09-29T15:05:43.716357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:43.716532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder be8b94.. as faulty node [INFO] [stdout] 2025-09-29T15:05:43.716551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:43.716634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:05:43.716654Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:44.373513Z 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-29T15:05:44.373768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6f726d(01101111).. exceeded threshold 20 [INFO] [stdout] 2025-09-29T15:05:44.373806Z 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-29T15:05:44.373989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6f726d.. as faulty node [INFO] [stdout] 2025-09-29T15:05:44.374018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:44.374031Z 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 1 [INFO] [stdout] 2025-09-29T15:05:44.374042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:44.731017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:44.731055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:44.731097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:44.731108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:44.731115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:46.918668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:46.937279Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:46.937532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 65e2f1(01100101).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:05:46.937573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:46.937750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 65e2f1.. as faulty node [INFO] [stdout] 2025-09-29T15:05:46.937773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:46.937788Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:05:46.937804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:47.816413Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:47.816451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:47.816488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:47.816508Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:47.816520Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:47.865982Z 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-29T15:05:47.866056Z 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-29T15:05:47.866152Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:47.866168Z 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-29T15:05:47.866181Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:50.098748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:50.114552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:50.114802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:50.114976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:50.115060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:05:50.115076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:50.909827Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:50.909864Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:50.909911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:50.909932Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:50.909944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:51.251423Z 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-29T15:05:51.251673Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 50111a(01010000).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:05:51.251712Z 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-29T15:05:51.251906Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 50111a.. as faulty node [INFO] [stdout] 2025-09-29T15:05:51.251930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:51.251943Z 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-29T15:05:51.251956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:53.212733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:53.229303Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:53.229510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 79cb60(01111001).. exceeded threshold 80 [INFO] [stdout] 2025-09-29T15:05:53.229549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:53.229729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 79cb60.. as faulty node [INFO] [stdout] 2025-09-29T15:05:53.229749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:53.229756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:05:53.229763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:54.399194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:54.399233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:54.399295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:54.399315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:54.399327Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:54.488817Z 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-29T15:05:54.488856Z 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-29T15:05:54.488902Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:54.488913Z 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-29T15:05:54.488922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:56.260753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:56.273511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:56.273697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 72561f(01110010).. exceeded threshold 42 [INFO] [stdout] 2025-09-29T15:05:56.273727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:56.273905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 72561f.. as faulty node [INFO] [stdout] 2025-09-29T15:05:56.273961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:56.273985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:05:56.273999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:57.410577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:57.410614Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:57.410654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:57.410662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:57.410669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:05:57.542489Z 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-29T15:05:57.542568Z 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-29T15:05:57.542660Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:57.542676Z 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-29T15:05:57.542684Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:05:59.235154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:05:59.242293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:59.242360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:05:59.242441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:05:59.242464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:05:59.242477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:00.534874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:00.534912Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:00.534962Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:00.534977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:00.534988Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:00.706647Z 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-29T15:06:00.706916Z 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-29T15:06:00.707111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:00.707136Z 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-29T15:06:00.707150Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:02.447855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:02.454058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:02.454093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:02.454140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:02.454153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:02.454161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:03.618822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:03.618865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:03.618923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:03.618939Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:03.618953Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:03.697299Z 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-29T15:06:03.697593Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0333b6(00000011).. exceeded threshold 35 [INFO] [stdout] 2025-09-29T15:06:03.697638Z 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-29T15:06:03.697847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0333b6.. as faulty node [INFO] [stdout] 2025-09-29T15:06:03.697878Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:03.697892Z 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-29T15:06:03.697904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:05.632917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:05.650059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:05.650392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:05.650577Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:05.650598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-29T15:06:05.650612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:06.701742Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:06.701781Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:06.701842Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:06.701858Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:06.701872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:06.921230Z 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-29T15:06:06.921361Z 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-29T15:06:06.921501Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:06.921525Z 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-29T15:06:06.921537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:08.682871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:08.689989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:08.690043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:08.690108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:08.690124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:08.690137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:09.804525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:09.804565Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:09.804608Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:09.804619Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:09.804627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:10.397135Z 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-29T15:06:10.397333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e1ef02(11100001).. exceeded threshold 125 [INFO] [stdout] 2025-09-29T15:06:10.397368Z 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-29T15:06:10.397543Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e1ef02.. as faulty node [INFO] [stdout] 2025-09-29T15:06:10.397572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:10.397584Z 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-29T15:06:10.397597Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:11.879192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:11.891308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:11.891435Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:11.891555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:11.891579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:06:11.891593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:12.888544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:12.888581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:12.888633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:12.888648Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:12.888655Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:13.637589Z 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-29T15:06:13.637844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 726eea(01110010).. exceeded threshold 24 [INFO] [stdout] 2025-09-29T15:06:13.637878Z 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-29T15:06:13.638074Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 726eea.. as faulty node [INFO] [stdout] 2025-09-29T15:06:13.638104Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:13.638117Z 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-29T15:06:13.638132Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:15.104305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:15.109552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:15.109582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:15.109633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:15.109654Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:15.109668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:16.346160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:16.346199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:16.346251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:16.346281Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:16.346294Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:16.732106Z 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-29T15:06:16.732176Z 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-29T15:06:16.732249Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:16.732260Z 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-29T15:06:16.732282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:18.131068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:18.144394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:18.144539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3306ed(00110011).. exceeded threshold 96 [INFO] [stdout] 2025-09-29T15:06:18.144575Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:18.144738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3306ed.. as faulty node [INFO] [stdout] 2025-09-29T15:06:18.144795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:18.144817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:06:18.144830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:19.612843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:19.612881Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:19.612930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:19.612948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:19.612966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:20.210539Z 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-29T15:06:20.210736Z 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-29T15:06:20.210928Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:20.210987Z 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-29T15:06:20.211023Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:21.390262Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:21.409567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:21.409820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:21.410017Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:21.410042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:06:21.410057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:23.032757Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:23.032795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:23.032837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:23.032846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:23.032853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:23.312871Z 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-29T15:06:23.313021Z 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-29T15:06:23.313188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:23.313215Z 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-29T15:06:23.313230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:24.820099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:24.825548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:24.825585Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:24.825642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:24.825658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:24.825672Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:26.233831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:26.233872Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:26.233914Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:26.233926Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:26.233933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:26.508066Z 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-29T15:06:26.508445Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 67f7f0(01100111).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:06:26.508493Z 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-29T15:06:26.508703Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 67f7f0.. as faulty node [INFO] [stdout] 2025-09-29T15:06:26.508791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:26.508813Z 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-29T15:06:26.508825Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:27.919527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:27.923660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:27.923692Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:27.923739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:27.923754Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:27.923764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:29.572769Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:29.572808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:29.572846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:29.572854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:29.572861Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:29.790544Z 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-29T15:06:29.790609Z 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-29T15:06:29.790676Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:29.790696Z 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-29T15:06:29.790709Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:31.134310Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:31.141074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:31.141119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:31.141169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:31.141190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:31.141203Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:32.704392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:32.704430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:32.704469Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:32.704480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:32.704487Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:33.156781Z 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-29T15:06:33.156888Z 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-29T15:06:33.157023Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:33.157046Z 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-29T15:06:33.157057Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:34.588561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:34.596066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:34.596114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:34.596184Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:34.596202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:06:34.596216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:36.108690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:36.108727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:36.108776Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:36.108794Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:36.108811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:36.417962Z 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-29T15:06:36.418309Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1994d0(00011001).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:06:36.418352Z 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-29T15:06:36.418589Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1994d0.. as faulty node [INFO] [stdout] 2025-09-29T15:06:36.418693Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:36.418704Z 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-29T15:06:36.418710Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:37.906668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:37.913699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:37.913752Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:37.913825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:37.913873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:37.913898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:39.102656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:39.102695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:39.102732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:39.102740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:39.102747Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:39.479711Z 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-29T15:06:39.479770Z 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-29T15:06:39.479827Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:39.479844Z 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-29T15:06:39.479857Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:41.421177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:41.429241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:41.429311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:41.429397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:41.429418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:06:41.429427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:42.444111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:42.444147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:42.444190Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:42.444208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:42.444222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:42.696586Z 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-29T15:06:42.696844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1db518(00011101).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:06:42.696886Z 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-29T15:06:42.697068Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1db518.. as faulty node [INFO] [stdout] 2025-09-29T15:06:42.697093Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:42.697106Z 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-29T15:06:42.697117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:44.934334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:44.951660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:44.951930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:44.952103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:44.952119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:06:44.952127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:45.544274Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:45.544312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:45.544354Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:45.544367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:45.544374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:46.209915Z 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-29T15:06:46.209954Z 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-29T15:06:46.210016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:46.210031Z 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-29T15:06:46.210044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:48.319710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:48.334164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:48.334408Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:48.334556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:48.334600Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:06:48.334615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:48.590311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:48.590351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:48.590393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:48.590405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:48.590412Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:49.433676Z 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-29T15:06:49.433775Z 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-29T15:06:49.433895Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:49.433942Z 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-29T15:06:49.433962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:51.582349Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:51.586735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:51.586769Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:51.586822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:51.586842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:51.586855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:51.611834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:51.611862Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:51.611903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:51.611922Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:51.611936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:52.681278Z 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-29T15:06:52.681352Z 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-29T15:06:52.681427Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:52.681442Z 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-29T15:06:52.681455Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:54.569196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:54.569235Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:54.569292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:54.569310Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:54.569337Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:54.595944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:54.603626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:54.603685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:54.603777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:54.603801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:54.603812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:55.757535Z 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-29T15:06:55.757662Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5e8aea(01011110).. exceeded threshold 101 [INFO] [stdout] 2025-09-29T15:06:55.757692Z 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-29T15:06:55.757842Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5e8aea.. as faulty node [INFO] [stdout] 2025-09-29T15:06:55.757869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:55.757882Z 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-29T15:06:55.757893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:57.523048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:57.523086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:57.523124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:57.523132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:06:57.523139Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:06:57.822573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:06:57.834813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:57.834929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:06:57.835088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:57.835111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:06:57.835125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:06:59.172642Z 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-29T15:06:59.172890Z 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-29T15:06:59.173070Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:06:59.173122Z 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-29T15:06:59.173145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:00.876630Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:00.876667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:00.876708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:00.876721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:00.876728Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:01.362245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:01.372308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:01.372382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:01.372470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:01.372490Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:07:01.372498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:02.631381Z 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-29T15:07:02.631760Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8d1e17(10001101).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:07:02.631804Z 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-29T15:07:02.631989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8d1e17.. as faulty node [INFO] [stdout] 2025-09-29T15:07:02.632016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:02.632030Z 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-29T15:07:02.632045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:03.917108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:03.917146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:03.917191Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:03.917213Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:03.917225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:04.741587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:04.747059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:04.747094Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:04.747135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:04.747146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:04.747154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:06.147729Z 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-29T15:07:06.148041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 257899(00100101).. exceeded threshold 17 [INFO] [stdout] 2025-09-29T15:07:06.148081Z 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-29T15:07:06.148306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 257899.. as faulty node [INFO] [stdout] 2025-09-29T15:07:06.148335Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:06.148349Z 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-29T15:07:06.148362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:07.001601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:07.001639Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:07.001685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:07.001704Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:07.001716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:08.094131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:08.107801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:08.107932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0f1ff9(00001111).. exceeded threshold 97 [INFO] [stdout] 2025-09-29T15:07:08.107959Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:08.108086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0f1ff9.. as faulty node [INFO] [stdout] 2025-09-29T15:07:08.108113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:08.108127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:07:08.108139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:09.243112Z 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-29T15:07:09.243161Z 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-29T15:07:09.243227Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:09.243243Z 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-29T15:07:09.243250Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:10.506324Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:10.506365Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:10.506427Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:10.506444Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:10.506457Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:11.339635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:11.348131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:11.348202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:11.348312Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:11.348332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:07:11.348346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:12.600130Z 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-29T15:07:12.600200Z 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-29T15:07:12.600278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:12.600297Z 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-29T15:07:12.600310Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:13.793479Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:13.793519Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:13.793577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:13.793593Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:13.793607Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:14.382524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:14.398504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:14.398788Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d985e4(11011001).. exceeded threshold 17 [INFO] [stdout] 2025-09-29T15:07:14.398831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:14.399023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d985e4.. as faulty node [INFO] [stdout] 2025-09-29T15:07:14.399055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:14.399070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:07:14.399084Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:15.901549Z 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-29T15:07:15.901930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 23f2c8(00100011).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:07:15.901976Z 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-29T15:07:15.902184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 23f2c8.. as faulty node [INFO] [stdout] 2025-09-29T15:07:15.902213Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:15.902225Z 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-29T15:07:15.902241Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:16.803896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:16.803936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:16.803978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:16.803990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:16.804006Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:17.606057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:17.614042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:17.614096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:17.614167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:17.614182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:17.614190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:19.202360Z 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-29T15:07:19.202636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 317f91(00110001).. exceeded threshold 82 [INFO] [stdout] 2025-09-29T15:07:19.202675Z 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-29T15:07:19.202901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 317f91.. as faulty node [INFO] [stdout] 2025-09-29T15:07:19.202931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:19.202944Z 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-29T15:07:19.202964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:19.814767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:19.814804Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:19.814854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:19.814873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:19.814886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:20.737789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:20.747924Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:20.748017Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:20.748149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:20.748172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:07:20.748182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:22.614617Z 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-29T15:07:22.614688Z 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-29T15:07:22.614772Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:22.614794Z 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-29T15:07:22.614807Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:22.882157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:22.882197Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:22.882237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:22.882247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:22.882254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:24.286307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:24.304407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:24.304615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3a24b0(00111010).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:07:24.304657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:24.304857Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3a24b0.. as faulty node [INFO] [stdout] 2025-09-29T15:07:24.304880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:24.304893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:07:24.304909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:25.775872Z 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-29T15:07:25.776188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: cd56ff(11001101).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:07:25.776229Z 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-29T15:07:25.776466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder cd56ff.. as faulty node [INFO] [stdout] 2025-09-29T15:07:25.776496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:25.776511Z 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-29T15:07:25.776524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:26.214646Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:26.214688Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:26.214742Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:26.214758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:26.214771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:27.383711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:27.397871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:27.398072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:27.398305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:27.398357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:07:27.398398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:29.030403Z 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-29T15:07:29.030503Z 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-29T15:07:29.030617Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:29.030633Z 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-29T15:07:29.030641Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:29.628209Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:29.628248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:29.628304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:29.628319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:29.628326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:30.384071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:30.403312Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:30.403666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 52bad8(01010010).. exceeded threshold 21 [INFO] [stdout] 2025-09-29T15:07:30.403700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:30.403878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 52bad8.. as faulty node [INFO] [stdout] 2025-09-29T15:07:30.403905Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:30.403918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:07:30.403933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:32.454862Z 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-29T15:07:32.454926Z 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-29T15:07:32.455014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:32.455037Z 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-29T15:07:32.455050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:32.838854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:32.838892Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:32.838934Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:32.838945Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:32.838954Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:33.954007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:33.970558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:33.970736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fb0006(11111011).. exceeded threshold 65 [INFO] [stdout] 2025-09-29T15:07:33.970771Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:33.970919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fb0006.. as faulty node [INFO] [stdout] 2025-09-29T15:07:33.970948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:33.970964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:07:33.970977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:35.841914Z 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-29T15:07:35.842101Z 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-29T15:07:35.842295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:35.842313Z 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-29T15:07:35.842321Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:36.103721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:36.103761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:36.103823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:36.103843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:36.103857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:36.966849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:36.971894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:36.971925Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:36.971968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:36.971981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:36.971998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:39.037989Z 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-29T15:07:39.038358Z 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-29T15:07:39.038565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:39.038591Z 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-29T15:07:39.038604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:39.648934Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:39.648975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:39.649018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:39.649034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:39.649047Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:40.026804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:40.041882Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:40.042117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 258c86(00100101).. exceeded threshold 39 [INFO] [stdout] 2025-09-29T15:07:40.042153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:40.042328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 258c86.. as faulty node [INFO] [stdout] 2025-09-29T15:07:40.042351Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:40.042365Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:07:40.042378Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:42.476642Z 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-29T15:07:42.476753Z 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-29T15:07:42.476869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:42.476884Z 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-29T15:07:42.476892Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:43.064069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:43.064106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:43.064148Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:43.064164Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:43.064177Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:43.607645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:43.627082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:43.627386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 21ba37(00100001).. exceeded threshold 55 [INFO] [stdout] 2025-09-29T15:07:43.627432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:43.627618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 21ba37.. as faulty node [INFO] [stdout] 2025-09-29T15:07:43.627644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:43.627658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:07:43.627670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:45.462352Z 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-29T15:07:45.462488Z 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-29T15:07:45.462625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:45.462641Z 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-29T15:07:45.462650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:46.174159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:46.174196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:46.174237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:46.174252Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:46.174259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:46.742773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:46.753900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:46.754021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:46.754166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:46.754194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:07:46.754210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:48.722031Z 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-29T15:07:48.722068Z 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-29T15:07:48.722111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:48.722119Z 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-29T15:07:48.722125Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:49.262943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:49.262983Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:49.263022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:49.263030Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:49.263037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:50.076571Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:50.095004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:50.095328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 26f3c5(00100110).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:07:50.095368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:50.095547Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 26f3c5.. as faulty node [INFO] [stdout] 2025-09-29T15:07:50.095573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:50.095587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:07:50.095597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:52.201027Z 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-29T15:07:52.201088Z 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-29T15:07:52.201155Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:52.201174Z 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-29T15:07:52.201186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:52.543785Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:52.543823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:52.543878Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:52.543891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:52.543898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:53.482673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:53.497939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:53.498176Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:53.498341Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:53.498361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:07:53.498376Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:55.299855Z 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-29T15:07:55.299969Z 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-29T15:07:55.300086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:55.300108Z 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-29T15:07:55.300116Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:55.844133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:55.844171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:55.844227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:55.844242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:55.844249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:56.891797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:07:56.897448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:56.897482Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:56.897545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:56.897568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:56.897582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:07:58.336936Z 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-29T15:07:58.337090Z 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-29T15:07:58.337277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:58.337297Z 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-29T15:07:58.337305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:07:59.150592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:59.150631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:07:59.150673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:07:59.150684Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:07:59.150695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:00.236792Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:00.254994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:00.255230Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d41a59(11010100).. exceeded threshold 60 [INFO] [stdout] 2025-09-29T15:08:00.255283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:00.255499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d41a59.. as faulty node [INFO] [stdout] 2025-09-29T15:08:00.255531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:00.255541Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:08:00.255550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:01.365002Z 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-29T15:08:01.365039Z 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-29T15:08:01.365081Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:01.365091Z 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-29T15:08:01.365098Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:02.576611Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:02.576649Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:02.576687Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:02.576698Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:02.576705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:03.736313Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:03.758007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:03.758323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: cc15eb(11001100).. exceeded threshold 100 [INFO] [stdout] 2025-09-29T15:08:03.758362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:03.758569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder cc15eb.. as faulty node [INFO] [stdout] 2025-09-29T15:08:03.758597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:03.758612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:08:03.758626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:04.653353Z 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-29T15:08:04.653609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3ac6ff(00111010).. exceeded threshold 64 [INFO] [stdout] 2025-09-29T15:08:04.653642Z 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-29T15:08:04.653796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3ac6ff.. as faulty node [INFO] [stdout] 2025-09-29T15:08:04.653844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:04.653860Z 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-29T15:08:04.653872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:05.963279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:05.963318Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:05.963356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:05.963365Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:05.963371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:07.136643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:07.145294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:07.145347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:07.145424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:07.145445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:08:07.145458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:08.120631Z 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-29T15:08:08.120931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dd93cd(11011101).. exceeded threshold 14 [INFO] [stdout] 2025-09-29T15:08:08.120977Z 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-29T15:08:08.121224Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dd93cd.. as faulty node [INFO] [stdout] 2025-09-29T15:08:08.121254Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:08.121277Z 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-29T15:08:08.121289Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:09.246202Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:09.246243Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:09.246305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:09.246321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:09.246329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:10.428386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:10.436908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:10.436968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:10.437029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:10.437040Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:08:10.437049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:11.251242Z 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-29T15:08:11.251374Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ca1be9(11001010).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:08:11.251396Z 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-29T15:08:11.251519Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ca1be9.. as faulty node [INFO] [stdout] 2025-09-29T15:08:11.251537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:11.251546Z 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-29T15:08:11.251557Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:12.375551Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:12.375589Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:12.375626Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:12.375637Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:12.375644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:13.846240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:13.854031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:13.854082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:13.854136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:13.854154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:13.854167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:14.561508Z 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-29T15:08:14.561623Z 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-29T15:08:14.561739Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:14.561757Z 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-29T15:08:14.561769Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:15.815338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:15.815377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:15.815427Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:15.815445Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:15.815460Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:17.288252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:17.303364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:17.303566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:17.303695Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:17.303721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:17.303737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:17.639128Z 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-29T15:08:17.639467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0d8e93(00001101).. exceeded threshold 76 [INFO] [stdout] 2025-09-29T15:08:17.639510Z 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-29T15:08:17.639718Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0d8e93.. as faulty node [INFO] [stdout] 2025-09-29T15:08:17.639749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:17.639762Z 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-29T15:08:17.639779Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:18.851833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:18.851873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:18.851923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:18.851937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:18.851944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:20.493961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:20.506901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:20.507061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:20.507211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:20.507263Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:08:20.507316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:20.802348Z 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-29T15:08:20.802649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e3af87(11100011).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:08:20.802690Z 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-29T15:08:20.802926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e3af87.. as faulty node [INFO] [stdout] 2025-09-29T15:08:20.803025Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:20.803034Z 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-29T15:08:20.803042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:22.357288Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:22.357325Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:22.357367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:22.357381Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:22.357397Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:23.998841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:24.019261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:24.019583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 46a72f(01000110).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:08:24.019623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:24.019861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 46a72f.. as faulty node [INFO] [stdout] 2025-09-29T15:08:24.019887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:24.019900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:08:24.019916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:24.194540Z 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-29T15:08:24.194844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 751e80(01110101).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:08:24.194881Z 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-29T15:08:24.195097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 751e80.. as faulty node [INFO] [stdout] 2025-09-29T15:08:24.195151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:24.195191Z 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-29T15:08:24.195207Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:25.709237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:25.709288Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:25.709338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:25.709352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:25.709360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:27.265304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:27.284014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:27.284296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 843e7b(10000100).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:08:27.284334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:27.284499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 843e7b.. as faulty node [INFO] [stdout] 2025-09-29T15:08:27.284521Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:27.284535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:08:27.284551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:27.393291Z 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-29T15:08:27.393326Z 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-29T15:08:27.393376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:27.393394Z 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-29T15:08:27.393405Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:28.816052Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:28.816090Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:28.816138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:28.816157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:28.816174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:30.479998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:30.489558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:30.489649Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:30.489772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:30.489790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:08:30.489798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:30.912610Z 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-29T15:08:30.912815Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5616a5(01010110).. exceeded threshold 46 [INFO] [stdout] 2025-09-29T15:08:30.912848Z 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-29T15:08:30.913034Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5616a5.. as faulty node [INFO] [stdout] 2025-09-29T15:08:30.913062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:30.913075Z 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-29T15:08:30.913087Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:31.910317Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:31.910354Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:31.910404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:31.910422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:31.910434Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:33.655965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:33.672679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:33.672940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ca4973(11001010).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:08:33.672974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:33.673155Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ca4973.. as faulty node [INFO] [stdout] 2025-09-29T15:08:33.673180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:33.673188Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:08:33.673195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:34.467548Z 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-29T15:08:34.467648Z 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-29T15:08:34.467763Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:34.467781Z 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-29T15:08:34.467794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:34.932630Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:34.932669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:34.932721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:34.932737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:34.932744Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:36.950978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:36.967634Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:36.967864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 961926(10010110).. exceeded threshold 21 [INFO] [stdout] 2025-09-29T15:08:36.967904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:36.968075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 961926.. as faulty node [INFO] [stdout] 2025-09-29T15:08:36.968104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:36.968118Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:08:36.968133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:37.741394Z 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-29T15:08:37.741577Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: aa9613(10101010).. exceeded threshold 89 [INFO] [stdout] 2025-09-29T15:08:37.741611Z 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-29T15:08:37.741751Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder aa9613.. as faulty node [INFO] [stdout] 2025-09-29T15:08:37.741775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:37.741788Z 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-29T15:08:37.741803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:38.457636Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:38.457674Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:38.457718Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:38.457738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:38.457749Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:40.198770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:40.209741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:40.209836Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:40.209969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:40.209988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:40.209996Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:40.799026Z 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-29T15:08:40.799220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6e4bff(01101110).. exceeded threshold 46 [INFO] [stdout] 2025-09-29T15:08:40.799256Z 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-29T15:08:40.799447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6e4bff.. as faulty node [INFO] [stdout] 2025-09-29T15:08:40.799473Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:40.799486Z 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-29T15:08:40.799503Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:41.683937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:41.683977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:41.684021Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:41.684039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:41.684051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:43.375861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:43.394353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:43.394613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9d83c2(10011101).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:08:43.394650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:43.394822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9d83c2.. as faulty node [INFO] [stdout] 2025-09-29T15:08:43.394858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:43.394872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:08:43.394887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:44.094874Z 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-29T15:08:44.095073Z 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-29T15:08:44.095289Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:44.095315Z 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-29T15:08:44.095328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:45.026521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:45.026560Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:45.026610Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:45.026628Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:45.026640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:46.510210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:46.518846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:46.518923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:46.519026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:46.519050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:46.519063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:47.212984Z 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-29T15:08:47.213099Z 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-29T15:08:47.213221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:47.213237Z 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-29T15:08:47.213244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:48.569525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:48.569563Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:48.569604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:48.569615Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:48.569622Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:49.527206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:49.533864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:49.533910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:49.533972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:49.533993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:08:49.534003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:50.384393Z 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-29T15:08:50.384755Z 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-29T15:08:50.384979Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:50.385002Z 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-29T15:08:50.385016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:51.602585Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:51.602623Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:51.602661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:51.602679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:51.602691Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:52.725694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:52.745296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:52.745582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6d3d6f(01101101).. exceeded threshold 98 [INFO] [stdout] 2025-09-29T15:08:52.745628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:52.745854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6d3d6f.. as faulty node [INFO] [stdout] 2025-09-29T15:08:52.745887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:52.745901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:08:52.745913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:53.634681Z 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-29T15:08:53.634735Z 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-29T15:08:53.634802Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:53.634821Z 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-29T15:08:53.634834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:55.045449Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:55.045488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:55.045530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:55.045541Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:55.045548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:55.929229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:55.941893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:55.942032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:55.942153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:55.942174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:08:55.942189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:57.173385Z 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-29T15:08:57.173435Z 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-29T15:08:57.173488Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:57.173504Z 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-29T15:08:57.173512Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:08:58.154696Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:58.154735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:58.154790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:58.154805Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:08:58.154813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:08:58.947565Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:08:58.954622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:58.954670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:08:58.954739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:08:58.954756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:08:58.954764Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:00.551788Z 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-29T15:09:00.551824Z 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-29T15:09:00.551874Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:00.551892Z 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-29T15:09:00.551903Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:01.104795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:01.104832Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:01.104870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:01.104881Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:01.104888Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:02.212710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:02.234002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:02.234402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3a47e3(00111010).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:09:02.234440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:02.234643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3a47e3.. as faulty node [INFO] [stdout] 2025-09-29T15:09:02.234670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:02.234685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:09:02.234701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:03.758606Z 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-29T15:09:03.758738Z 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-29T15:09:03.758875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:03.758898Z 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-29T15:09:03.758911Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:04.313044Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:04.313083Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:04.313141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:04.313157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:04.313170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:05.572115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:05.587133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:05.587382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:05.587561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:05.587614Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:09:05.587639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:07.258041Z 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-29T15:09:07.258345Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e4cee1(11100100).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:09:07.258383Z 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-29T15:09:07.258574Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e4cee1.. as faulty node [INFO] [stdout] 2025-09-29T15:09:07.258633Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:07.258656Z 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-29T15:09:07.258669Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:07.749807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:07.749846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:07.749888Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:07.749900Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:07.749907Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:09.107151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:09.123670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:09.123917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f65cde(11110110).. exceeded threshold 99 [INFO] [stdout] 2025-09-29T15:09:09.123946Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:09.124093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f65cde.. as faulty node [INFO] [stdout] 2025-09-29T15:09:09.124119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:09.124133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:09:09.124148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:10.254798Z 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-29T15:09:10.254879Z 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-29T15:09:10.254991Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:10.255015Z 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-29T15:09:10.255028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:11.005986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:11.006025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:11.006077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:11.006096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:11.006107Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:12.565838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:12.582030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:12.582236Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b555e6(10110101).. exceeded threshold 31 [INFO] [stdout] 2025-09-29T15:09:12.582282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:12.582476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b555e6.. as faulty node [INFO] [stdout] 2025-09-29T15:09:12.582500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:12.582508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:09:12.582520Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:13.781690Z 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-29T15:09:13.781812Z 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-29T15:09:13.781944Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:13.781968Z 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-29T15:09:13.781982Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:14.480936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:14.480976Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:14.481013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:14.481022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:14.481029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:15.562641Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:15.577943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:15.578156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9fb44c(10011111).. exceeded threshold 57 [INFO] [stdout] 2025-09-29T15:09:15.578190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:15.578396Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9fb44c.. as faulty node [INFO] [stdout] 2025-09-29T15:09:15.578422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:15.578435Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:09:15.578448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:16.929976Z 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-29T15:09:16.930332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bbced8(10111011).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:09:16.930373Z 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-29T15:09:16.930560Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bbced8.. as faulty node [INFO] [stdout] 2025-09-29T15:09:16.930588Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:16.930601Z 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-29T15:09:16.930615Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:17.763369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:17.763408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:17.763461Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:17.763480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:17.763488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:18.878955Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:18.893873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:18.894081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:18.894307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:18.894361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:09:18.894387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:20.326609Z 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-29T15:09:20.326973Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a31943(10100011).. exceeded threshold 42 [INFO] [stdout] 2025-09-29T15:09:20.327015Z 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-29T15:09:20.327291Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a31943.. as faulty node [INFO] [stdout] 2025-09-29T15:09:20.327316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:20.327329Z 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-29T15:09:20.327342Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:20.937676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:20.937717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:20.937771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:20.937787Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:20.937800Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:22.112804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:22.127232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:22.127416Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:22.127602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:22.127624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:09:22.127638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:23.672346Z 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-29T15:09:23.672575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 140c41(00010100).. exceeded threshold 48 [INFO] [stdout] 2025-09-29T15:09:23.672607Z 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-29T15:09:23.672820Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 140c41.. as faulty node [INFO] [stdout] 2025-09-29T15:09:23.672887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:23.672909Z 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-29T15:09:23.672922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:24.282670Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:24.282709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:24.282745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:24.282754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:24.282761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:25.618305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:25.638244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:25.638563Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 217076(00100001).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:09:25.638599Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:25.638776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 217076.. as faulty node [INFO] [stdout] 2025-09-29T15:09:25.638805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:25.638818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:09:25.638831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:27.015494Z 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-29T15:09:27.015635Z 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-29T15:09:27.015782Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:27.015805Z 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-29T15:09:27.015818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:27.441291Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:27.441329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:27.441374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:27.441393Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:27.441404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:29.196916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:29.211167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:29.211314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:29.211459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:29.211480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:09:29.211491Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:30.130678Z 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-29T15:09:30.130714Z 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-29T15:09:30.130759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:30.130770Z 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-29T15:09:30.130777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:30.866435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:30.866472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:30.866527Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:30.866546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:30.866554Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:32.536606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:32.550629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:32.550851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 016400(00000001).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:09:32.550895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:32.551067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 016400.. as faulty node [INFO] [stdout] 2025-09-29T15:09:32.551089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:32.551102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:09:32.551123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:33.440080Z 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-29T15:09:33.440116Z 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-29T15:09:33.440159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:33.440176Z 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-29T15:09:33.440187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:33.914840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:33.914879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:33.914917Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:33.914925Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:33.914933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:35.973145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:35.979070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:35.979108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:35.979170Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:35.979192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:35.979206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:36.565016Z 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-29T15:09:36.565056Z 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-29T15:09:36.565107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:36.565124Z 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-29T15:09:36.565135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:37.239071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:37.239108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:37.239156Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:37.239171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:37.239178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:39.503989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:39.521014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:39.521211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:39.521414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:39.521441Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:09:39.521456Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:39.635619Z 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-29T15:09:39.635723Z 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-29T15:09:39.635848Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:39.635870Z 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-29T15:09:39.635882Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:40.289153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:40.289193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:40.289255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:40.289307Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:40.289330Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:42.602307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:42.615799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:42.615949Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 770937(01110111).. exceeded threshold 50 [INFO] [stdout] 2025-09-29T15:09:42.615990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:42.616157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 770937.. as faulty node [INFO] [stdout] 2025-09-29T15:09:42.616224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:42.616243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:09:42.616256Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:43.004572Z 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-29T15:09:43.004642Z 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-29T15:09:43.004734Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:43.004755Z 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-29T15:09:43.004768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:43.326587Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:43.326626Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:43.326678Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:43.326698Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:43.326707Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:45.703746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:45.710735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:45.710799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:45.710874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:45.710919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:45.710947Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:46.090917Z 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-29T15:09:46.091109Z 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-29T15:09:46.091321Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:46.091344Z 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-29T15:09:46.091356Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:46.898304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:46.898344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:46.898386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:46.898398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:46.898405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:49.009130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:49.014813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:49.014847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:49.014907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:49.014932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:49.014941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:49.199315Z 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-29T15:09:49.199437Z 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-29T15:09:49.199561Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:49.199577Z 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-29T15:09:49.199584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:50.123447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:50.123485Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:50.123526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:50.123544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:50.123556Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:52.399683Z 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-29T15:09:52.399956Z 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-29T15:09:52.400198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:52.400223Z 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-29T15:09:52.400237Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:52.474488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:52.492837Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:52.493053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 42a6ba(01000010).. exceeded threshold 104 [INFO] [stdout] 2025-09-29T15:09:52.493097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:52.493283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 42a6ba.. as faulty node [INFO] [stdout] 2025-09-29T15:09:52.493311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:52.493325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:09:52.493337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:53.486473Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:53.486510Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:53.486549Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:53.486564Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:53.486575Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:55.461411Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:55.475799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:55.475964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e9424e(11101001).. exceeded threshold 82 [INFO] [stdout] 2025-09-29T15:09:55.475998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:55.476152Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e9424e.. as faulty node [INFO] [stdout] 2025-09-29T15:09:55.476181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:55.476196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:09:55.476213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:55.800279Z 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-29T15:09:55.800407Z 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-29T15:09:55.800534Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:55.800577Z 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-29T15:09:55.800600Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:56.655276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:56.655317Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:56.655356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:56.655371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:09:56.655383Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:09:58.570521Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:09:58.585070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:58.585298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:09:58.585450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:58.585497Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:09:58.585523Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:09:59.078681Z 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-29T15:09:59.078721Z 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-29T15:09:59.078783Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:09:59.078799Z 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-29T15:09:59.078812Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:00.099334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:00.099373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:00.099414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:00.099427Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:00.099440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:01.706103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:01.716172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:01.716289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:01.716428Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:01.716453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:01.716462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:02.700337Z 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-29T15:10:02.700410Z 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-29T15:10:02.700492Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:02.700528Z 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-29T15:10:02.700555Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:03.287606Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:03.287643Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:03.287686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:03.287695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:03.287702Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:05.050898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:05.066860Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:05.067110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:05.067310Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:05.067331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:05.067342Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:05.879999Z 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-29T15:10:05.880144Z 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-29T15:10:05.880305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:05.880328Z 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-29T15:10:05.880340Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:06.824530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:06.824569Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:06.824623Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:06.824638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:06.824651Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:08.246282Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:08.261766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:08.261954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:08.262169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:08.262194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:10:08.262208Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:08.984613Z 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-29T15:10:08.984664Z 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-29T15:10:08.984721Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:08.984739Z 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-29T15:10:08.984750Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:10.201982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:10.202022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:10.202077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:10.202098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:10.202108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:11.377913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:11.390095Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:11.390234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:11.390389Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:11.390418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:11.390433Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:11.999944Z 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-29T15:10:12.000199Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9d5d6e(10011101).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:10:12.000234Z 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-29T15:10:12.000472Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9d5d6e.. as faulty node [INFO] [stdout] 2025-09-29T15:10:12.000498Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:12.000510Z 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-29T15:10:12.000521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:13.180918Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:13.180958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:13.181012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:13.181027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:13.181035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:14.567805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:14.578519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:14.578609Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:14.578709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:14.578763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:14.578783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:15.292549Z 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-29T15:10:15.292832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fb590d(11111011).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:10:15.292869Z 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-29T15:10:15.293090Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fb590d.. as faulty node [INFO] [stdout] 2025-09-29T15:10:15.293121Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:15.293133Z 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-29T15:10:15.293147Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:16.410401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:16.410439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:16.410489Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:16.410509Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:16.410521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:17.921767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:17.942076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:17.942398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 68db7e(01101000).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:10:17.942439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:17.942597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 68db7e.. as faulty node [INFO] [stdout] 2025-09-29T15:10:17.942624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:17.942639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:10:17.942651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:18.508701Z 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-29T15:10:18.508851Z 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-29T15:10:18.509009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:18.509054Z 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-29T15:10:18.509073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:19.725563Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:19.725602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:19.725647Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:19.725664Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:19.725676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:21.408639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:21.416866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:21.416917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:21.416995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:21.417013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:21.417021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:22.029713Z 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-29T15:10:22.029748Z 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-29T15:10:22.029795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:22.029809Z 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-29T15:10:22.029816Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:23.161492Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:23.161532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:23.161591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:23.161607Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:23.161620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:24.734196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:24.750770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:24.750988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:24.751225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:24.751251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:10:24.751260Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:25.444618Z 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-29T15:10:25.444668Z 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-29T15:10:25.444716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:25.444728Z 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-29T15:10:25.444735Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:26.476217Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:26.476258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:26.476328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:26.476345Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:26.476358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:28.050548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:28.059222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:28.059294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:28.059402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:28.059424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:28.059437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:28.717361Z 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-29T15:10:28.717481Z 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-29T15:10:28.717606Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:28.717622Z 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-29T15:10:28.717629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:29.651705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:29.651743Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:29.651780Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:29.651792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:29.651799Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:31.540085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:31.545811Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:31.545849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:31.545890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:31.545901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:31.545909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:32.038087Z 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-29T15:10:32.038489Z 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-29T15:10:32.038716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:32.038740Z 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-29T15:10:32.038753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:32.614897Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:32.614935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:32.614980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:32.614992Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:32.614999Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:34.869573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:34.881075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:34.881164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:34.881323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:34.881349Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:34.881364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:35.274340Z 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-29T15:10:35.274397Z 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-29T15:10:35.274464Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:35.274486Z 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-29T15:10:35.274498Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:36.030728Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:36.030766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:36.030807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:36.030818Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:36.030825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:38.403777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:38.413593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:38.413670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:38.413773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:38.413798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:10:38.413809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:38.666947Z 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-29T15:10:38.666986Z 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-29T15:10:38.667028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:38.667040Z 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-29T15:10:38.667047Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:39.396645Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:39.396683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:39.396721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:39.396729Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:39.396736Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:41.746600Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:41.761448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:41.761629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:41.761798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:41.761866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:10:41.761890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:41.898712Z 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-29T15:10:41.898929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 083eb8(00001000).. exceeded threshold 101 [INFO] [stdout] 2025-09-29T15:10:41.898965Z 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-29T15:10:41.899131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 083eb8.. as faulty node [INFO] [stdout] 2025-09-29T15:10:41.899152Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:41.899159Z 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-29T15:10:41.899165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:42.532305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:42.532342Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:42.532379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:42.532388Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:42.532395Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:45.013913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:45.022673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:45.022746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:45.022834Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:45.022858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:45.022872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:45.157877Z 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-29T15:10:45.158160Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9c8594(10011100).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:10:45.158201Z 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-29T15:10:45.158398Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9c8594.. as faulty node [INFO] [stdout] 2025-09-29T15:10:45.158430Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:45.158570Z 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-29T15:10:45.158593Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:46.000027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:46.000066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:46.000110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:46.000128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:46.000140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:48.051839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:48.058531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:48.058578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:48.058644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:48.058660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:48.058674Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:48.232074Z 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-29T15:10:48.232141Z 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-29T15:10:48.232240Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:48.232262Z 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-29T15:10:48.232285Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:49.229143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:49.229183Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:49.229228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:49.229240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:49.229253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:51.387820Z 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-29T15:10:51.387929Z 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-29T15:10:51.388030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:51.388052Z 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-29T15:10:51.388065Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:51.504624Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:51.513672Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:51.513729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:51.513806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:51.513825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:51.513838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:52.675468Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:52.675509Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:52.675561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:52.675577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:52.675590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:54.687698Z 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-29T15:10:54.687913Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6563e6(01100101).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:10:54.687948Z 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-29T15:10:54.688117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6563e6.. as faulty node [INFO] [stdout] 2025-09-29T15:10:54.688145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:54.688157Z 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-29T15:10:54.688170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:54.905241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:54.923828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:54.924111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4af0ee(01001010).. exceeded threshold 11 [INFO] [stdout] 2025-09-29T15:10:54.924154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:54.924379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4af0ee.. as faulty node [INFO] [stdout] 2025-09-29T15:10:54.924406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:54.924419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:10:54.924427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:56.129745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:56.129784Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:56.129825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:56.129836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:56.129844Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:57.877953Z 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-29T15:10:57.878104Z 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-29T15:10:57.878291Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:57.878311Z 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-29T15:10:57.878323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:10:58.227213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:10:58.241161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:58.241323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:58.241484Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:58.241510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:10:58.241524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:10:59.575260Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:59.575310Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:10:59.575352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:10:59.575364Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:10:59.575371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:01.316062Z 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-29T15:11:01.316233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dc1d87(11011100).. exceeded threshold 67 [INFO] [stdout] 2025-09-29T15:11:01.316278Z 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-29T15:11:01.316419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dc1d87.. as faulty node [INFO] [stdout] 2025-09-29T15:11:01.316439Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:01.316450Z 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-29T15:11:01.316462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:01.408994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:01.421297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:01.421422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: cb7932(11001011).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:11:01.421488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:01.421615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder cb7932.. as faulty node [INFO] [stdout] 2025-09-29T15:11:01.421643Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:01.421657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:11:01.421675Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:02.647534Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:02.647574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:02.647632Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:02.647649Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:02.647662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:04.451308Z 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-29T15:11:04.451443Z 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-29T15:11:04.451581Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:04.451623Z 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-29T15:11:04.451641Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:04.607391Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:04.616734Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:04.616810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:04.616918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:04.616968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:11:04.617005Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:05.874507Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:05.874544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:05.874581Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:05.874592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:05.874599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:07.987775Z 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-29T15:11:07.987843Z 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-29T15:11:07.987903Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:07.987915Z 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-29T15:11:07.987927Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:08.145637Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:08.155964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:08.156055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:08.156160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:08.156178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:11:08.156192Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:08.890390Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:08.890431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:08.890470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:08.890479Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:08.890487Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:11.351608Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:11.358353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:11.358403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:11.358472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:11.358509Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:11.358530Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:11.422416Z 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-29T15:11:11.422615Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c43644(11000100).. exceeded threshold 40 [INFO] [stdout] 2025-09-29T15:11:11.422646Z 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-29T15:11:11.422835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c43644.. as faulty node [INFO] [stdout] 2025-09-29T15:11:11.422866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:11.422880Z 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-29T15:11:11.422891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:12.017255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:12.017302Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:12.017353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:12.017368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:12.017375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:14.444382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:14.454126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:14.454213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:14.454343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:14.454363Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:11:14.454377Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:14.698561Z 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-29T15:11:14.698791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 271da8(00100111).. exceeded threshold 27 [INFO] [stdout] 2025-09-29T15:11:14.698837Z 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-29T15:11:14.699046Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 271da8.. as faulty node [INFO] [stdout] 2025-09-29T15:11:14.699070Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:14.699078Z 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-29T15:11:14.699084Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:15.060234Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:15.060287Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:15.060347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:15.060368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:15.060378Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:17.449711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:17.460972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:17.461074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:17.461212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:17.461252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:17.461294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:17.963459Z 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-29T15:11:17.963555Z 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-29T15:11:17.963650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:17.963666Z 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-29T15:11:17.963678Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:18.182723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:18.182764Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:18.182822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:18.182841Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:18.182854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:20.821105Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:20.841431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:20.841762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d03dd8(11010000).. exceeded threshold 49 [INFO] [stdout] 2025-09-29T15:11:20.841799Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:20.842042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d03dd8.. as faulty node [INFO] [stdout] 2025-09-29T15:11:20.842071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:20.842085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:11:20.842101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:21.060353Z 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-29T15:11:21.060577Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ce51c8(11001110).. exceeded threshold 37 [INFO] [stdout] 2025-09-29T15:11:21.060611Z 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-29T15:11:21.060835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ce51c8.. as faulty node [INFO] [stdout] 2025-09-29T15:11:21.060895Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:21.060916Z 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-29T15:11:21.060928Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:21.242727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:21.242761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:21.242808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:21.242823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:21.242847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:24.373807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:24.382865Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:24.382921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:24.383007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:24.383027Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:24.383041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:24.576201Z 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-29T15:11:24.576413Z 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-29T15:11:24.576572Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:24.576624Z 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-29T15:11:24.576649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:24.634422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:24.634456Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:24.634493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:24.634504Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:24.634511Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:27.731142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:27.746648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:27.746819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9d4535(10011101).. exceeded threshold 47 [INFO] [stdout] 2025-09-29T15:11:27.746848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:27.747015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9d4535.. as faulty node [INFO] [stdout] 2025-09-29T15:11:27.747045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:27.747059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:11:27.747072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:27.893027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:27.893063Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:27.893114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:27.893134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:27.893143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:28.036796Z 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-29T15:11:28.036911Z 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-29T15:11:28.037050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:28.037073Z 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-29T15:11:28.037085Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:30.742536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:30.749011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:30.749061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:30.749140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:30.749159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:30.749172Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:31.221037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:31.221077Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:31.221132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:31.221147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:31.221160Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:31.360621Z 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-29T15:11:31.360918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: fab920(11111010).. exceeded threshold 89 [INFO] [stdout] 2025-09-29T15:11:31.360954Z 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-29T15:11:31.361144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder fab920.. as faulty node [INFO] [stdout] 2025-09-29T15:11:31.361204Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:31.361226Z 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-29T15:11:31.361238Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:33.795402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:33.808969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:33.809148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2a3676(00101010).. exceeded threshold 95 [INFO] [stdout] 2025-09-29T15:11:33.809177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:33.809355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2a3676.. as faulty node [INFO] [stdout] 2025-09-29T15:11:33.809387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:33.809402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:11:33.809418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:34.500659Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:34.500700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:34.500754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:34.500769Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:34.500783Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:34.760537Z 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-29T15:11:34.760695Z 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-29T15:11:34.760850Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:34.760900Z 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-29T15:11:34.760922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:37.079510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:37.090824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:37.090926Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:37.091042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:37.091063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:11:37.091077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:37.594017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:37.594056Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:37.594106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:37.594121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:37.594128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:38.224364Z 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-29T15:11:38.224412Z 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-29T15:11:38.224470Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:38.224484Z 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-29T15:11:38.224496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:40.557489Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:40.575087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:40.575425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 025b63(00000010).. exceeded threshold 54 [INFO] [stdout] 2025-09-29T15:11:40.575462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:40.575616Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 025b63.. as faulty node [INFO] [stdout] 2025-09-29T15:11:40.575638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:40.575652Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:11:40.575663Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:40.609019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:40.609051Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:40.609086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:40.609104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:40.609111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:41.744937Z 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-29T15:11:41.745168Z 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-29T15:11:41.745377Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:41.745428Z 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-29T15:11:41.745462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:43.694440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:43.709141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:43.709392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:43.709558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:43.709579Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:11:43.709594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:43.953375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:43.953414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:43.953457Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:43.953475Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:43.953491Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:44.793094Z 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-29T15:11:44.793249Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 309458(00110000).. exceeded threshold 119 [INFO] [stdout] 2025-09-29T15:11:44.793293Z 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-29T15:11:44.793458Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 309458.. as faulty node [INFO] [stdout] 2025-09-29T15:11:44.793487Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:44.793498Z 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-29T15:11:44.793510Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:47.062435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:47.062477Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:47.062536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:47.062551Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:47.062565Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:47.124003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:47.144486Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:47.144912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4be7ee(01001011).. exceeded threshold 55 [INFO] [stdout] 2025-09-29T15:11:47.144954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:47.145134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4be7ee.. as faulty node [INFO] [stdout] 2025-09-29T15:11:47.145161Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:47.145176Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:11:47.145189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:48.165526Z 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-29T15:11:48.165691Z 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-29T15:11:48.165881Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:48.165901Z 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-29T15:11:48.165908Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:50.481731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:50.500011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:50.500257Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4878ed(01001000).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:11:50.500308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:50.500514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4878ed.. as faulty node [INFO] [stdout] 2025-09-29T15:11:50.500539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:50.500552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:11:50.500593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:50.602464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:50.602498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:50.602534Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:50.602545Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:50.602555Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:51.334460Z 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-29T15:11:51.334625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dc7271(11011100).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:11:51.334657Z 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-29T15:11:51.334837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dc7271.. as faulty node [INFO] [stdout] 2025-09-29T15:11:51.334865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:51.334877Z 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-29T15:11:51.334888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:53.836889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:53.836928Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:53.836974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:53.836986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:53.836993Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:54.045330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:54.063660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:54.063883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:54.064086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:54.064109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:11:54.064124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:54.368340Z 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-29T15:11:54.368387Z 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-29T15:11:54.368441Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:54.368459Z 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-29T15:11:54.368467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:56.902998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:56.903035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:56.903085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:56.903103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:11:56.903115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:11:57.159713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:11:57.178335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:57.178619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c91694(11001001).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:11:57.178656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:11:57.178861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c91694.. as faulty node [INFO] [stdout] 2025-09-29T15:11:57.178888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:57.178901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:11:57.178918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:11:57.928283Z 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-29T15:11:57.928471Z 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-29T15:11:57.928632Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:11:57.928676Z 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-29T15:11:57.928716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:00.150673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:00.150710Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:00.150755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:00.150771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:00.150783Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:00.669780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:00.691154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:00.691502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8da8bd(10001101).. exceeded threshold 32 [INFO] [stdout] 2025-09-29T15:12:00.691538Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:00.691757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8da8bd.. as faulty node [INFO] [stdout] 2025-09-29T15:12:00.691779Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:00.691787Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2025-09-29T15:12:00.691794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:01.225277Z 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-29T15:12:01.225426Z 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-29T15:12:01.225578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:01.225594Z 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-29T15:12:01.225601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:03.305401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:03.305439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:03.305477Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:03.305486Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:03.305493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:04.004463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:04.012323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:04.012376Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:04.012428Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:04.012439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:04.012446Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:04.441143Z 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-29T15:12:04.441181Z 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-29T15:12:04.441240Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:04.441255Z 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-29T15:12:04.441262Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:06.595361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:06.595399Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:06.595441Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:06.595451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:06.595458Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:07.555749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:07.567423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:07.567529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:07.567633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:07.567646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:12:07.567658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:07.647823Z 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-29T15:12:07.648019Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5b4b8f(01011011).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:12:07.648048Z 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-29T15:12:07.648194Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5b4b8f.. as faulty node [INFO] [stdout] 2025-09-29T15:12:07.648221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:07.648228Z 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-29T15:12:07.648238Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:10.071301Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:10.071339Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:10.071376Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:10.071388Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:10.071395Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:10.828513Z 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-29T15:12:10.828620Z 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-29T15:12:10.828727Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:10.828746Z 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-29T15:12:10.828758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:10.969323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:10.974899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:10.974935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:10.974992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:10.975038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:10.975060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:13.066060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:13.066101Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:13.066140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:13.066151Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:13.066158Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:13.838479Z 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-29T15:12:13.838765Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2dc7e0(00101101).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:12:13.838807Z 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-29T15:12:13.839080Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2dc7e0.. as faulty node [INFO] [stdout] 2025-09-29T15:12:13.839107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:13.839116Z 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-29T15:12:13.839124Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:14.029156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:14.036594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:14.036645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:14.036699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:14.036716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:14.036730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:16.390894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:16.390935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:16.390987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:16.390997Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:16.391007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:17.138744Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:17.152024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:17.152162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 89eff0(10001001).. exceeded threshold 66 [INFO] [stdout] 2025-09-29T15:12:17.152197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:17.152372Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 89eff0.. as faulty node [INFO] [stdout] 2025-09-29T15:12:17.152403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:17.152419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:12:17.152432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:17.304279Z 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-29T15:12:17.304580Z 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-29T15:12:17.304873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:17.304895Z 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-29T15:12:17.304909Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:19.468229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:19.468279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:19.468327Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:19.468340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:19.468348Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:20.158417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:20.167831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:20.167907Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:20.168023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:20.168068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:12:20.168083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:20.679730Z 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-29T15:12:20.679856Z 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-29T15:12:20.679980Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:20.679995Z 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-29T15:12:20.680002Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:22.897059Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:22.897100Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:22.897155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:22.897170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:22.897183Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:23.286356Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:23.301296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:23.301525Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1982f2(00011001).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:12:23.301567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:23.301751Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1982f2.. as faulty node [INFO] [stdout] 2025-09-29T15:12:23.301806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:23.301838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:12:23.301854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:24.275531Z 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-29T15:12:24.275661Z 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-29T15:12:24.275795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:24.275814Z 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-29T15:12:24.275843Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:26.093521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:26.093559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:26.093597Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:26.093605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:26.093612Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:26.620705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:26.630448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:26.630534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:26.630625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:26.630679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:12:26.630700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:27.801417Z 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-29T15:12:27.801508Z 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-29T15:12:27.801595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:27.801613Z 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-29T15:12:27.801625Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:29.621453Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:29.621492Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:29.621530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:29.621538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:29.621546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:29.672688Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:29.687088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:29.687293Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4cc8fa(01001100).. exceeded threshold 51 [INFO] [stdout] 2025-09-29T15:12:29.687329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:29.687498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4cc8fa.. as faulty node [INFO] [stdout] 2025-09-29T15:12:29.687529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:29.687539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-29T15:12:29.687554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:31.030408Z 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-29T15:12:31.030534Z 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-29T15:12:31.030673Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:31.030690Z 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-29T15:12:31.030698Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:32.680642Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:32.689144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:32.689204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:32.689292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:32.689314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:12:32.689326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:32.853551Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:32.853588Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:32.853644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:32.853665Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:32.853675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:34.379068Z 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-29T15:12:34.379104Z 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-29T15:12:34.379151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:34.379163Z 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-29T15:12:34.379170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:36.060143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:36.071540Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:36.071659Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:36.071804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:36.071855Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:12:36.071890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:36.383767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:36.383806Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:36.383847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:36.383860Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:36.383867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:37.498937Z 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-29T15:12:37.499043Z 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-29T15:12:37.499139Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:37.499156Z 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-29T15:12:37.499169Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:39.354662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:39.373671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:39.374049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1990da(00011001).. exceeded threshold 61 [INFO] [stdout] 2025-09-29T15:12:39.374085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:39.374296Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1990da.. as faulty node [INFO] [stdout] 2025-09-29T15:12:39.374351Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:39.374373Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:12:39.374387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:39.514720Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:39.514755Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:39.514792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:39.514803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:39.514811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:40.788027Z 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-29T15:12:40.788259Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e0a657(11100000).. exceeded threshold 43 [INFO] [stdout] 2025-09-29T15:12:40.788298Z 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-29T15:12:40.788460Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e0a657.. as faulty node [INFO] [stdout] 2025-09-29T15:12:40.788486Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:40.788497Z 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-29T15:12:40.788507Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:42.773056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:42.785952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:42.785990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:42.786041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:42.786056Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:42.786069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:42.793889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:42.794229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:42.794448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:42.794479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:12:42.794493Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:44.261947Z 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-29T15:12:44.262045Z 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-29T15:12:44.262185Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:44.262205Z 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-29T15:12:44.262216Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:45.786451Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:45.795430Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:45.795508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:45.795636Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:45.795660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:12:45.795675Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:45.950170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:45.950209Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:45.950252Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:45.950277Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:45.950295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:47.820288Z 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-29T15:12:47.820361Z 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-29T15:12:47.820447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:47.820467Z 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-29T15:12:47.820475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:48.871837Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:48.877919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:48.877950Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:48.877998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:48.878012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:48.878025Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:48.991977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:48.992017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:48.992065Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:48.992080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:48.992088Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:51.165877Z 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-29T15:12:51.166165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 46f5a6(01000110).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:12:51.166211Z 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-29T15:12:51.166415Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 46f5a6.. as faulty node [INFO] [stdout] 2025-09-29T15:12:51.166444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:51.166455Z 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-29T15:12:51.166466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:52.003108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:52.003147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:52.003192Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:52.003207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:52.003219Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:52.003421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:52.029131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:52.029382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2385d7(00100011).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:12:52.029421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:52.029646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2385d7.. as faulty node [INFO] [stdout] 2025-09-29T15:12:52.029678Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:52.029692Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:12:52.029708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:54.200944Z 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-29T15:12:54.201001Z 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-29T15:12:54.201053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:54.201063Z 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-29T15:12:54.201070Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:55.257404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:55.257447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:55.257501Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:55.257517Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:55.257530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:55.266304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:55.286409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:55.286717Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:55.286880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:55.286898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-29T15:12:55.286911Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:57.640733Z 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-29T15:12:57.640832Z 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-29T15:12:57.641005Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:57.641028Z 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-29T15:12:57.641041Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:12:58.253309Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:12:58.267362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:58.267583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1432cf(00010100).. exceeded threshold 45 [INFO] [stdout] 2025-09-29T15:12:58.267618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:58.267783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1432cf.. as faulty node [INFO] [stdout] 2025-09-29T15:12:58.267810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:58.267823Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:12:58.267840Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:12:58.640253Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:58.640303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:12:58.640354Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:12:58.640368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:12:58.640381Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:01.096996Z 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-29T15:13:01.097093Z 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-29T15:13:01.097205Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:01.097247Z 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-29T15:13:01.097303Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:01.685612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:01.707159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:01.707468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 60e36a(01100000).. exceeded threshold 34 [INFO] [stdout] 2025-09-29T15:13:01.707512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:01.707710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 60e36a.. as faulty node [INFO] [stdout] 2025-09-29T15:13:01.707739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:01.707754Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:13:01.707771Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:01.728334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:01.728362Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:01.728400Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:01.728414Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:01.728431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:04.306677Z 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-29T15:13:04.306737Z 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-29T15:13:04.306809Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:04.306852Z 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-29T15:13:04.306872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:04.746233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:04.746282Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:04.746322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:04.746334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:04.746341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:04.916565Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:04.923997Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:04.924048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:04.924126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:04.924151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:04.924250Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:07.634119Z 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-29T15:13:07.634174Z 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-29T15:13:07.634229Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:07.634244Z 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-29T15:13:07.634257Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:08.043248Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:08.060778Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:08.061006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2f16a5(00101111).. exceeded threshold 20 [INFO] [stdout] 2025-09-29T15:13:08.061046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:08.061254Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2f16a5.. as faulty node [INFO] [stdout] 2025-09-29T15:13:08.061310Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:08.061333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-29T15:13:08.061347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:08.156974Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:08.157010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:08.157053Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:08.157071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:08.157084Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:11.133146Z 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-29T15:13:11.133376Z 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-29T15:13:11.133580Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:11.133603Z 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-29T15:13:11.133616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:11.572079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:11.591357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:11.591615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:11.591797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:11.591823Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:13:11.591839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:11.676251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:11.676300Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:11.676350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:11.676369Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:11.676382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:14.184657Z 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-29T15:13:14.184876Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a81fbe(10101000).. exceeded threshold 82 [INFO] [stdout] 2025-09-29T15:13:14.184914Z 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-29T15:13:14.185122Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a81fbe.. as faulty node [INFO] [stdout] 2025-09-29T15:13:14.185154Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:14.185166Z 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-29T15:13:14.185179Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:14.629247Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:14.638338Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:14.638421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:14.638522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:14.638545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:14.638553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:14.907157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:14.907194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:14.907248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:14.907278Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:14.907295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:17.500764Z 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-29T15:13:17.501004Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6f833e(01101111).. exceeded threshold 53 [INFO] [stdout] 2025-09-29T15:13:17.501043Z 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-29T15:13:17.501196Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6f833e.. as faulty node [INFO] [stdout] 2025-09-29T15:13:17.501221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:17.501235Z 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-29T15:13:17.501247Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:17.860885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:17.872290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:17.872378Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:17.872494Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:17.872549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:13:17.872592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:18.148710Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:18.148749Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:18.148798Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:18.148814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:18.148830Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:20.533728Z 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-29T15:13:20.533976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ad8d4b(10101101).. exceeded threshold 33 [INFO] [stdout] 2025-09-29T15:13:20.534010Z 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-29T15:13:20.534156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ad8d4b.. as faulty node [INFO] [stdout] 2025-09-29T15:13:20.534194Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:20.534208Z 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-29T15:13:20.534220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:21.401215Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:21.412991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:21.413078Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:21.413176Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:21.413197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:13:21.413210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:21.519941Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:21.519976Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:21.520035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:21.520049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:21.520061Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:23.563835Z 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-29T15:13:23.563998Z 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-29T15:13:23.564137Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:23.564157Z 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-29T15:13:23.564170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:24.645133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:24.652820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:24.652871Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:24.652940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:24.652958Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:24.652972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:24.903852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:24.903890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:24.903927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:24.903936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:24.903943Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:26.783215Z 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-29T15:13:26.783463Z 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-29T15:13:26.783659Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:26.783715Z 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-29T15:13:26.783738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:28.058124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:28.058166Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:28.058204Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:28.058226Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:28.058233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:28.117174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:28.137012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:28.137361Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 907707(10010000).. exceeded threshold 38 [INFO] [stdout] 2025-09-29T15:13:28.137406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:28.137595Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 907707.. as faulty node [INFO] [stdout] 2025-09-29T15:13:28.137618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:28.137632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-29T15:13:28.137644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:30.314567Z 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-29T15:13:30.314627Z 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-29T15:13:30.314710Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:30.314749Z 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-29T15:13:30.314770Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:31.380335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:31.381790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:31.381821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:31.381903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:31.381924Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:31.381937Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:31.387965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:31.388005Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:31.388081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:31.388132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:31.388155Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:33.612814Z 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-29T15:13:33.613098Z 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-29T15:13:33.613284Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:33.613308Z 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-29T15:13:33.613322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:34.750527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:34.755160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:34.755191Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:34.755239Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:34.755259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:34.755289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:34.772353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:34.772380Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:34.772424Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:34.772443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:34.772456Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:36.570769Z 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-29T15:13:36.570818Z 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-29T15:13:36.570878Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:36.570892Z 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-29T15:13:36.570899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:38.038190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:38.048992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:38.049076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:38.049166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:38.049182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:38.049191Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:38.137166Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:38.137204Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:38.137247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:38.137259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:38.137280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:40.106690Z 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-29T15:13:40.106740Z 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-29T15:13:40.106802Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:40.106817Z 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-29T15:13:40.106824Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:41.149372Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:41.156020Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:41.156070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:41.156142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:41.156165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:41.156178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:41.240048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:41.240085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:41.240133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:41.240147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:41.240154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:43.572280Z 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-29T15:13:43.572404Z 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-29T15:13:43.572532Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:43.572553Z 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-29T15:13:43.572566Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:44.279630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:44.292826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:44.292970Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:44.293121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:44.293146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:13:44.293160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:44.652865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:44.652902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:44.652944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:44.652955Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:44.652966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:46.771518Z 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-29T15:13:46.771791Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 43a652(01000011).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:13:46.771846Z 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-29T15:13:46.772045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 43a652.. as faulty node [INFO] [stdout] 2025-09-29T15:13:46.772077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:46.772090Z 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-29T15:13:46.772100Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:47.696209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:47.708518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:47.708625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:47.708759Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:47.708808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-29T15:13:47.708825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:47.982752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:47.982790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:47.982827Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:47.982840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:47.982855Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:50.195132Z 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-29T15:13:50.195193Z 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-29T15:13:50.195253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:50.195275Z 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-29T15:13:50.195293Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:51.136856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:51.149697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:51.149838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:51.149983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:51.150038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-29T15:13:51.150055Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:51.422933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:51.422971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:51.423014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:51.423024Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:51.423032Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:53.733212Z 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-29T15:13:53.733333Z 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-29T15:13:53.733447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:53.733467Z 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-29T15:13:53.733480Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:54.224454Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:54.242761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:54.243081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e73def(11100111).. exceeded threshold 33 [INFO] [stdout] 2025-09-29T15:13:54.243117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:54.243320Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e73def.. as faulty node [INFO] [stdout] 2025-09-29T15:13:54.243340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:54.243354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-29T15:13:54.243368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:54.658484Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:54.658522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:54.658559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:54.658570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:54.658577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:56.971046Z 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-29T15:13:56.971112Z 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-29T15:13:56.971183Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:56.971228Z 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-29T15:13:56.971247Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:13:57.588204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:13:57.596873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:57.596941Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:57.597031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:57.597053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:13:57.597061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:13:57.662034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:57.662069Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:13:57.662120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:13:57.662136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:13:57.662149Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:00.184575Z 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-29T15:14:00.184834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 592d17(01011001).. exceeded threshold 63 [INFO] [stdout] 2025-09-29T15:14:00.184871Z 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-29T15:14:00.185039Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 592d17.. as faulty node [INFO] [stdout] 2025-09-29T15:14:00.185062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:00.185076Z 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-29T15:14:00.185092Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:00.864272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:00.883610Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:00.883860Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 311994(00110001).. exceeded threshold 88 [INFO] [stdout] 2025-09-29T15:14:00.883900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:00.884127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 311994.. as faulty node [INFO] [stdout] 2025-09-29T15:14:00.884151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:00.884159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-29T15:14:00.884165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:01.104662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:01.104699Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:01.104745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:01.104759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:01.104767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:03.295967Z 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-29T15:14:03.296006Z 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-29T15:14:03.296044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:03.296056Z 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-29T15:14:03.296068Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:03.960759Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:03.970157Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:03.970229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:03.970331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:03.970351Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:14:03.970360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:04.599698Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:04.599736Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:04.599774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:04.599790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:04.599803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:06.674384Z 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-29T15:14:06.674713Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1a7980(00011010).. exceeded threshold 67 [INFO] [stdout] 2025-09-29T15:14:06.674759Z 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-29T15:14:06.674969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1a7980.. as faulty node [INFO] [stdout] 2025-09-29T15:14:06.675000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:06.675014Z 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-29T15:14:06.675025Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:07.267411Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:07.279607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:07.279733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:07.279879Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:07.279918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-29T15:14:07.279940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:07.894338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:07.894378Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:07.894417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:07.894431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:07.894444Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:10.252813Z 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-29T15:14:10.252993Z 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-29T15:14:10.253155Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:10.253175Z 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-29T15:14:10.253188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-29T15:14:10.830650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-29T15:14:10.851142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:10.851422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5cf988(01011100).. exceeded threshold 44 [INFO] [stdout] 2025-09-29T15:14:10.851462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:10.851663Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5cf988.. as faulty node [INFO] [stdout] 2025-09-29T15:14:10.851691Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:10.851705Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-29T15:14:10.851718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-29T15:14:11.358975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:11.359011Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-29T15:14:11.359061Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-29T15:14:11.359081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-29T15:14:11.359089Z 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" "d3560ca1902805684de6309e08e5378f7530f5beb88cd2d8662263bccc5f023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3560ca1902805684de6309e08e5378f7530f5beb88cd2d8662263bccc5f023b", kill_on_drop: false }` [INFO] [stdout] d3560ca1902805684de6309e08e5378f7530f5beb88cd2d8662263bccc5f023b