[INFO] fetching crate sn_fault_detection 0.15.6... [INFO] testing sn_fault_detection-0.15.6 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 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.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b6a9adff4e8b68bfd55e3fed9b677aa85611528a557dc7f3e90a24a3d904bb [INFO] running `Command { std: "docker" "start" "-a" "47b6a9adff4e8b68bfd55e3fed9b677aa85611528a557dc7f3e90a24a3d904bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b6a9adff4e8b68bfd55e3fed9b677aa85611528a557dc7f3e90a24a3d904bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b6a9adff4e8b68bfd55e3fed9b677aa85611528a557dc7f3e90a24a3d904bb", kill_on_drop: false }` [INFO] [stdout] 47b6a9adff4e8b68bfd55e3fed9b677aa85611528a557dc7f3e90a24a3d904bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfb4895b55039ded168c04718d6a235b8d1713408fb418000d91837c38e6233 [INFO] running `Command { std: "docker" "start" "-a" "bdfb4895b55039ded168c04718d6a235b8d1713408fb418000d91837c38e6233", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 6.60s [INFO] running `Command { std: "docker" "inspect" "bdfb4895b55039ded168c04718d6a235b8d1713408fb418000d91837c38e6233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfb4895b55039ded168c04718d6a235b8d1713408fb418000d91837c38e6233", kill_on_drop: false }` [INFO] [stdout] bdfb4895b55039ded168c04718d6a235b8d1713408fb418000d91837c38e6233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec6f34e9d30774a1db43f7509fb7563d8f21e309f58ea8ee612227d5ecd08338 [INFO] running `Command { std: "docker" "start" "-a" "ec6f34e9d30774a1db43f7509fb7563d8f21e309f58ea8ee612227d5ecd08338", kill_on_drop: false }` [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tempfile v3.15.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 5.47s [INFO] running `Command { std: "docker" "inspect" "ec6f34e9d30774a1db43f7509fb7563d8f21e309f58ea8ee612227d5ecd08338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6f34e9d30774a1db43f7509fb7563d8f21e309f58ea8ee612227d5ecd08338", kill_on_drop: false }` [INFO] [stdout] ec6f34e9d30774a1db43f7509fb7563d8f21e309f58ea8ee612227d5ecd08338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e874d178fc6bc011bce9704f71bf6f00bef34d8521dd6b6938fc08bb7cf539a [INFO] running `Command { std: "docker" "start" "-a" "9e874d178fc6bc011bce9704f71bf6f00bef34d8521dd6b6938fc08bb7cf539a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-0b5cd800124f3346) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] 2025-01-21T06:15:25.964303Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:c4b56e.. to FaultDetection tracker [INFO] [stdout] 2025-01-21T06:15:25.964303Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964366Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964413Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964461Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964472Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964518Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964527Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964538Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 4c1320(01001100).. exceeded threshold 90 [INFO] [stdout] 2025-01-21T06:15:25.964556Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964567Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 4c1320.. as faulty node [INFO] [stdout] 2025-01-21T06:15:25.964615Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:25.964651Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok [INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok [INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok [INFO] [stdout] 2025-01-21T06:15:25.966152Z INFO tests::add_new_node_should_track_new_node Adding new non-elder node:5d7417.. to FaultDetection tracker [INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok [INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok [INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok [INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_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-01-21T06:15:29.225547Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.225808Z 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-01-21T06:15:29.225847Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.226040Z 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-01-21T06:15:29.226069Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:29.226083Z 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-01-21T06:15:29.226094Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:29.248450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:29.268720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.269023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2025-01-21T06:15:29.269072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.269385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2025-01-21T06:15:29.269410Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:29.269418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:15:29.269425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:29.357121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.357201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:29.357249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:29.357265Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:29.357279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:32.136238Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.136636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.136862Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:32.136885Z 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-01-21T06:15:32.136894Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:32.172813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:32.193950Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.194397Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.194597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:32.194618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:15:32.194631Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:32.502719Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.502758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:32.502819Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:32.502840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:32.502853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:34.966038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:34.966329Z 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-01-21T06:15:34.966370Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:34.966584Z 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-01-21T06:15:34.966607Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:34.966620Z 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-01-21T06:15:34.966631Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:35.003398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:35.021093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:35.021398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2025-01-21T06:15:35.021436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:35.021665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2025-01-21T06:15:35.021690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:35.021704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:15:35.021715Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:35.303811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:35.303850Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:35.303893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:35.303908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:35.303921Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:38.097601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.097685Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.097790Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:38.097814Z 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-01-21T06:15:38.097822Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:38.143625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:38.153220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.153290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.153402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:38.153422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:15:38.153432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:38.336294Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.336335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:38.336391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:38.336427Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:38.336443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:41.374870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.374909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.374964Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:41.374986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:41.374999Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:41.387655Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.387724Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.387812Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:41.387831Z 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-01-21T06:15:41.387839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:41.443508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:41.453419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.453508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:41.453605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:41.453627Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:15:41.453639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:44.271568Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.271937Z 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-01-21T06:15:44.271974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.272199Z 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-01-21T06:15:44.272223Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:44.272234Z 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-01-21T06:15:44.272245Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:44.308604Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:44.328950Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.329340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2025-01-21T06:15:44.329378Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.329601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2025-01-21T06:15:44.329631Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:44.329644Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-01-21T06:15:44.329660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:44.599840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.599878Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:44.599936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:44.599953Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:44.599966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:47.258203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.258416Z 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-01-21T06:15:47.258450Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.258656Z 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-01-21T06:15:47.258688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:47.258701Z 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-01-21T06:15:47.258708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:47.273556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:47.289384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.289621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2025-01-21T06:15:47.289659Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.289864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2025-01-21T06:15:47.289894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:47.289904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:15:47.289911Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:47.876466Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.876518Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:47.876577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:47.876592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:47.876604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:50.085474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:50.089220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.089599Z 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-01-21T06:15:50.089635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.089820Z 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-01-21T06:15:50.089840Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:50.089846Z 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-01-21T06:15:50.089852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:50.104623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.104977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2025-01-21T06:15:50.105011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.105193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2025-01-21T06:15:50.105212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:50.105221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:15:50.105232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:50.656890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.656927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:50.656972Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:50.656990Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:50.657001Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:53.182631Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:53.203195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.203468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.203690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:53.203713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-01-21T06:15:53.203725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:53.213879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.214156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.214400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:53.214425Z 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-01-21T06:15:53.214433Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:53.755005Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.755046Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:53.755112Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:53.755135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:53.755143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:56.493700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:56.518612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:56.518982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2025-01-21T06:15:56.519024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:56.519220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2025-01-21T06:15:56.519246Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:56.519258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:15:56.519270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:56.531668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:56.531996Z 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-01-21T06:15:56.532031Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:56.532240Z 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-01-21T06:15:56.532264Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:56.532276Z 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-01-21T06:15:56.532286Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:57.018976Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:57.019015Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:57.019071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:57.019093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:15:57.019106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:15:59.600960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:15:59.615274Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:59.615586Z 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-01-21T06:15:59.615624Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:59.615808Z 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-01-21T06:15:59.615834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:59.615842Z 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-01-21T06:15:59.615851Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:15:59.622556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:59.622880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2025-01-21T06:15:59.622926Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:15:59.623133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2025-01-21T06:15:59.623158Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:15:59.623169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:15:59.623184Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:00.190089Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:00.190125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:00.190174Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:00.190193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:00.190205Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:02.584339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:02.584604Z 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-01-21T06:16:02.584640Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:02.584817Z 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-01-21T06:16:02.584844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:02.584857Z 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-01-21T06:16:02.584866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:02.590743Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:02.610000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:02.610285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2025-01-21T06:16:02.610325Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:02.610479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2025-01-21T06:16:02.610518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:02.610532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:16:02.610543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:03.139027Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:03.139066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:03.139108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:03.139124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:03.139137Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:05.710807Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:05.710956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:05.711092Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:05.711120Z 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-01-21T06:16:05.711128Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:05.733502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:05.747000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:05.747141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:05.747257Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:05.747275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:16:05.747288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:06.092931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:06.092968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:06.093021Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:06.093042Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:06.093054Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:09.017502Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.017538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.017593Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:09.017616Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:09.017629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:09.087164Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.087280Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.087409Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:09.087431Z 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-01-21T06:16:09.087438Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:09.091993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:09.106315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.106447Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:09.106606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:09.106658Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:16:09.106680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:11.957816Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:11.957855Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:11.957903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:11.957923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:11.957939Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:12.344895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:12.350184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:12.350353Z 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-01-21T06:16:12.350386Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:12.350546Z 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-01-21T06:16:12.350573Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:12.350584Z 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-01-21T06:16:12.350590Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:12.360311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:12.360467Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2025-01-21T06:16:12.360516Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:12.360693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2025-01-21T06:16:12.360718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:12.360731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:16:12.360742Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:14.867308Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:14.867349Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:14.867415Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:14.867436Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:14.867450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:15.458707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:15.462329Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:15.462633Z 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-01-21T06:16:15.462671Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:15.462874Z 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-01-21T06:16:15.462901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:15.462910Z 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-01-21T06:16:15.462927Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:15.477878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:15.478185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2025-01-21T06:16:15.478223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:15.478424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2025-01-21T06:16:15.478451Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:15.478464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:16:15.478475Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:17.678496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:17.678534Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:17.678586Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:17.678605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:17.678617Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:18.682803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:18.682915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:18.683039Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:18.683058Z 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-01-21T06:16:18.683067Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:18.685527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:18.696669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:18.696766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:18.696888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:18.696937Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:16:18.696956Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:20.646508Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:20.646547Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:20.646605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:20.646621Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:20.646634Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:21.517037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:21.525467Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:21.525550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:21.525654Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:21.525677Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:16:21.525689Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:21.538081Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:21.538141Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:21.538238Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:21.538256Z 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-01-21T06:16:21.538263Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:23.904777Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:23.904819Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:23.904874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:23.904889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:23.904901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:24.397539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:24.410387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:24.410548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:24.410685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:24.410708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:24.410721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:24.442212Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:24.442352Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:24.442501Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:24.442529Z 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-01-21T06:16:24.442541Z 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-01-21T06:16:26.835775Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:26.835811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:26.835866Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:26.835880Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:26.835887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:27.604479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:27.625991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:27.626319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:16:27.626354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:27.626510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2025-01-21T06:16:27.626525Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:27.626539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:16:27.626551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:27.635784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:27.636111Z 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-01-21T06:16:27.636145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:27.636325Z 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-01-21T06:16:27.636347Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:27.636354Z 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-01-21T06:16:27.636362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:30.134394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.134431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.134474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:30.134496Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:30.134512Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:30.472873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:30.493070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.493469Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2025-01-21T06:16:30.493518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.493727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2025-01-21T06:16:30.493753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:30.493766Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:16:30.493774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:30.495767Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.496183Z 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-01-21T06:16:30.496217Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:30.496428Z 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-01-21T06:16:30.496447Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:30.496455Z 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-01-21T06:16:30.496468Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:33.224392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.224428Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.224472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:33.224530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:33.224550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:33.355777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.355879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.355992Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:33.356009Z 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-01-21T06:16:33.356015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:33.371508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:33.381159Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.381259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:33.381368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:33.381387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:16:33.381399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:36.496784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.496966Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.497151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:36.497205Z 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-01-21T06:16:36.497225Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:36.516380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:36.529517Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.529552Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.529590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:36.529598Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:36.529605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:36.531059Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.531243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:36.531398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:36.531417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:16:36.531424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:39.709853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.709893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.709950Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:39.709991Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:39.710010Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:39.723248Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.723376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.723544Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:39.723596Z 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-01-21T06:16:39.723633Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:39.743981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:39.756887Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.757037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:39.757198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:39.757224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:16:39.757234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:42.625130Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.625514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.625724Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:42.625745Z 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-01-21T06:16:42.625757Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:42.638632Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:42.658233Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.658580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.658804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:42.658830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2025-01-21T06:16:42.658844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:42.746242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.746278Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:42.746326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:42.746340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:42.746347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:45.574421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.574694Z 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-01-21T06:16:45.574735Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.574935Z 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-01-21T06:16:45.574958Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:45.574970Z 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-01-21T06:16:45.574987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:45.587695Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:45.603740Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.604033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2025-01-21T06:16:45.604075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.604255Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2025-01-21T06:16:45.604286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:45.604300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:16:45.604315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:45.621822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.621851Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:45.621890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:45.621902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:45.621909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:48.439390Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.439684Z 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-01-21T06:16:48.439725Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.439920Z 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-01-21T06:16:48.439949Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:48.439961Z 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-01-21T06:16:48.439975Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:48.446299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:48.464409Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.464709Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2025-01-21T06:16:48.464745Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.464945Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2025-01-21T06:16:48.464968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:48.464975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:16:48.464986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:48.926282Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.926319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:48.926359Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:48.926379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:48.926391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:51.564288Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:51.564335Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:51.564385Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:51.564395Z 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-01-21T06:16:51.564401Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:51.612040Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:51.619505Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:51.619552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:51.619630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:51.619653Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:51.619666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:52.024040Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:52.024080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:52.024128Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:52.024150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:52.024163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:54.517589Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.517657Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.517731Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:54.517748Z 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-01-21T06:16:54.517759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:54.573001Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:54.580377Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.580440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.580535Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:54.580560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:54.580573Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:54.825686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.825724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:54.825774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:54.825795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:54.825807Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:57.513074Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:57.513143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:57.513236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:57.513250Z 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-01-21T06:16:57.513257Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:16:57.547075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:16:57.555429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:57.555504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:57.555598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:57.555622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:57.555631Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:16:58.045971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:58.046007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:16:58.046050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:16:58.046060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:16:58.046076Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:00.561067Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:00.561222Z 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-01-21T06:17:00.561252Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:00.561393Z 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-01-21T06:17:00.561416Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:00.561428Z 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-01-21T06:17:00.561438Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:00.582335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:00.597318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:00.597503Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2025-01-21T06:17:00.597532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:00.597707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2025-01-21T06:17:00.597737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:00.597748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:17:00.597756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:01.041422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:01.041458Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:01.041517Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:01.041532Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:01.041539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:03.437504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:03.437553Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:03.437603Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:03.437612Z 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-01-21T06:17:03.437619Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:03.487122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:03.493796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:03.493843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:03.493926Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:03.493943Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:03.493953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:04.234967Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:04.235006Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:04.235059Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:04.235080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:04.235093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:06.371181Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:06.371393Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:06.371604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:06.371628Z 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-01-21T06:17:06.371640Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:06.410816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:06.425330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:06.425556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:06.425746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:06.425772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:17:06.425784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:07.378275Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:07.378311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:07.378353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:07.378370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:07.378382Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:09.643385Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:09.643532Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:09.643665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:09.643690Z 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-01-21T06:17:09.643703Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:09.692077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:09.704169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:09.704272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:09.704403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:09.704427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:09.704435Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:10.781147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:10.781184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:10.781232Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:10.781246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:10.781257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:12.512449Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:12.512649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:12.512833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:12.512887Z 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-01-21T06:17:12.512907Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:12.555683Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:12.568780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:12.568944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:12.569124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:12.569148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:17:12.569162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:13.957124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:13.957162Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:13.957200Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:13.957210Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:13.957217Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:15.552897Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:15.553170Z 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-01-21T06:17:15.553208Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:15.553388Z 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-01-21T06:17:15.553417Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:15.553428Z 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-01-21T06:17:15.553434Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:15.617244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:15.634858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:15.635139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2025-01-21T06:17:15.635177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:15.635339Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2025-01-21T06:17:15.635368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:15.635383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:17:15.635398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:16.833361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:16.833398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:16.833442Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:16.833459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:16.833471Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:18.609947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:18.609983Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:18.610035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:18.610052Z 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-01-21T06:17:18.610061Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:18.683812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:18.698394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:18.698605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:18.698775Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:18.698798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:17:18.698811Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:19.605797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:19.605839Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:19.605894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:19.605909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:19.605921Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:21.581147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:21.592331Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:21.592438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:21.592572Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:21.592598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:17:21.592611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:21.815741Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:21.815995Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9d8e3c(10011101).. exceeded threshold 84 [INFO] [stdout] 2025-01-21T06:17:21.816029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:21.816277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9d8e3c.. as faulty node [INFO] [stdout] 2025-01-21T06:17:21.816306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:21.816318Z 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-01-21T06:17:21.816332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:22.658009Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:22.658046Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:22.658087Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:22.658099Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:22.658105Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:24.735600Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:24.747076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:24.747196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:24.747377Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:24.747400Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:17:24.747413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:24.963293Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:24.963708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f1e618(11110001).. exceeded threshold 48 [INFO] [stdout] 2025-01-21T06:17:24.963741Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:24.963946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f1e618.. as faulty node [INFO] [stdout] 2025-01-21T06:17:24.963968Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:24.963981Z 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-01-21T06:17:24.963994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:25.893670Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:25.893705Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:25.893762Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:25.893785Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:25.893796Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:27.760288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:27.766470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:27.766517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:27.766580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:27.766619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:27.766638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:27.961115Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:27.961465Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:27.961689Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:27.961709Z 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-01-21T06:17:27.961716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:29.203401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:29.203440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:29.203497Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:29.203518Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:29.203531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:30.917630Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:30.917841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a30df1(10100011).. exceeded threshold 93 [INFO] [stdout] 2025-01-21T06:17:30.917879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:30.918045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a30df1.. as faulty node [INFO] [stdout] 2025-01-21T06:17:30.918102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:30.918125Z 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-01-21T06:17:30.918139Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:30.973476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:30.991249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:30.991494Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fb66fd(11111011).. exceeded threshold 55 [INFO] [stdout] 2025-01-21T06:17:30.991529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:30.991689Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fb66fd.. as faulty node [INFO] [stdout] 2025-01-21T06:17:30.991714Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:30.991728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:17:30.991747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:32.281338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:32.281379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:32.281419Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:32.281426Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:32.281433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:34.631544Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:34.642080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:34.642203Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:34.642306Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:34.642352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:34.642385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:35.019140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:35.019326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:35.019497Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:35.019545Z 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-01-21T06:17:35.019576Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:37.184195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:37.184323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:37.184418Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:37.184646Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:37.184763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:39.176576Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:39.176703Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:39.176829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:39.176888Z 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-01-21T06:17:39.176916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:39.477933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:39.508089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:39.511666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 206f79(00100000).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:17:39.511761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:39.512173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 206f79.. as faulty node [INFO] [stdout] 2025-01-21T06:17:39.512244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:39.512288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:17:39.512328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:41.800644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:41.800776Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:41.800885Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:41.801203Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:41.801273Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:43.820316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:43.821042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:43.821587Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:43.821695Z 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-01-21T06:17:43.821746Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:44.396900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:44.412298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:44.412370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:44.412453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:44.412470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:44.412498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:46.274219Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:46.274319Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:46.274404Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:46.274438Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:46.274536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:47.477947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:47.478039Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:47.478106Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:47.478125Z 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-01-21T06:17:47.478138Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:48.367548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:48.378648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:48.378723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:48.378801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:48.378818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:48.378830Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:50.287356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:50.287425Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:50.287501Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:50.287554Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:50.287573Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:51.390021Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:51.390193Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:51.390357Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:51.390401Z 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-01-21T06:17:51.390433Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:52.820418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:52.840473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:52.840842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:52.841060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:52.841098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:17:52.841109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:53.855250Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:53.855288Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:53.855334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:53.855350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:53.855357Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:55.010711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:55.010911Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:55.011093Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:55.011144Z 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-01-21T06:17:55.011165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:55.973789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:55.990704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:55.991013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:55.991196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:55.991222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:17:55.991236Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:56.835087Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:56.835125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:56.835173Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:56.835187Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:17:56.835194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:17:58.024473Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:58.024740Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:58.024932Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:58.024954Z 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-01-21T06:17:58.024985Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:17:59.174883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:17:59.184119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:59.184196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:17:59.184263Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:17:59.184271Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:17:59.184285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:00.594965Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:00.595091Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:00.595191Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:00.595238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:00.595274Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:02.262411Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:02.262635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:02.262841Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:02.262888Z 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-01-21T06:18:02.262918Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:02.763609Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:02.781504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:02.781854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:02.782046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:02.782075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:18:02.782090Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:04.081268Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:04.081304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:04.081344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:04.081356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:04.081363Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:05.214204Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:05.214268Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:05.214333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:05.214354Z 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-01-21T06:18:05.214364Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:05.825510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:05.833312Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:05.833380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:05.833442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:05.833498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:05.833517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:07.244539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:07.244579Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:07.244639Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:07.244654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:07.244666Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:08.585344Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:08.585523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 675505(01100111).. exceeded threshold 34 [INFO] [stdout] 2025-01-21T06:18:08.585592Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:08.585758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 675505.. as faulty node [INFO] [stdout] 2025-01-21T06:18:08.585783Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:08.585796Z 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-01-21T06:18:08.585806Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:08.807993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:08.813163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:08.813196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:08.813249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:08.813270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:08.813283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:10.039459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:10.039512Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:10.039563Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:10.039580Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:10.039590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:11.543044Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:11.550419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:11.550474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:11.550584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:11.550609Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:11.550622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:11.846715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:11.846904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 82bbd4(10000010).. exceeded threshold 64 [INFO] [stdout] 2025-01-21T06:18:11.846937Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:11.847127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 82bbd4.. as faulty node [INFO] [stdout] 2025-01-21T06:18:11.847157Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:11.847170Z 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-01-21T06:18:11.847181Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:13.298896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:13.299014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:13.299089Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:13.299107Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:13.299118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:15.472585Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:15.473006Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ff721c(11111111).. exceeded threshold 34 [INFO] [stdout] 2025-01-21T06:18:15.473045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:15.473239Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ff721c.. as faulty node [INFO] [stdout] 2025-01-21T06:18:15.473282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:15.473304Z 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-01-21T06:18:15.473316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:15.523003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:15.550975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:15.551228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:15.551403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:15.551419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:18:15.551429Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:16.727351Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:16.727572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:16.727766Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:16.728239Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:16.728358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:19.177210Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:19.190718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:19.190925Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 78a279(01111000).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:18:19.190966Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:19.191125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 78a279.. as faulty node [INFO] [stdout] 2025-01-21T06:18:19.191154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:19.191168Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:18:19.191184Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:19.514187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:19.514667Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:19.514937Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:19.514971Z 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-01-21T06:18:19.514994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:20.075227Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:20.075269Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:20.075311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:20.075328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:20.075339Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:22.062852Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:22.076839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.077038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 93bbea(10010011).. exceeded threshold 85 [INFO] [stdout] 2025-01-21T06:18:22.077080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.077225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 93bbea.. as faulty node [INFO] [stdout] 2025-01-21T06:18:22.077275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:22.077298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:18:22.077311Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:22.504325Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.504499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5079c6(01010000).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:18:22.504564Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.504730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5079c6.. as faulty node [INFO] [stdout] 2025-01-21T06:18:22.504753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:22.504766Z 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-01-21T06:18:22.504782Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:22.973094Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.973130Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:22.973184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:22.973203Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:22.973214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:24.881386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:24.893269Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:24.893386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:24.893514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:24.893530Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:18:24.893537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:25.593715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:25.593771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:25.593838Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:25.593852Z 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-01-21T06:18:25.593858Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:25.915025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:25.915063Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:25.915118Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:25.915136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:25.915150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:27.785975Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:27.798506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:27.798655Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:27.798806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:27.798829Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:18:27.798843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:28.669708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:28.669946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 44ea66(01000100).. exceeded threshold 71 [INFO] [stdout] 2025-01-21T06:18:28.669986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:28.670161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 44ea66.. as faulty node [INFO] [stdout] 2025-01-21T06:18:28.670188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:28.670201Z 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-01-21T06:18:28.670212Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:29.117377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:29.117416Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:29.117459Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:29.117470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:29.117476Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:30.722458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:30.738513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:30.738762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7f88eb(01111111).. exceeded threshold 92 [INFO] [stdout] 2025-01-21T06:18:30.738797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:30.738980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7f88eb.. as faulty node [INFO] [stdout] 2025-01-21T06:18:30.739008Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:30.739016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:18:30.739030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:31.540177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:31.540555Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9f848e(10011111).. exceeded threshold 30 [INFO] [stdout] 2025-01-21T06:18:31.540596Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:31.540787Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9f848e.. as faulty node [INFO] [stdout] 2025-01-21T06:18:31.540820Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:31.540832Z 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-01-21T06:18:31.540840Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:32.128848Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:32.128887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:32.128945Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:32.128960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:32.128971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:33.728145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:33.738931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:33.739024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:33.739162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:33.739186Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:18:33.739199Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:34.653522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:34.653873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d78493(11010111).. exceeded threshold 54 [INFO] [stdout] 2025-01-21T06:18:34.653908Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:34.654122Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d78493.. as faulty node [INFO] [stdout] 2025-01-21T06:18:34.654147Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:34.654160Z 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-01-21T06:18:34.654172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:35.204526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:35.204561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:35.204612Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:35.204625Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:35.204632Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:36.752247Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:36.767068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:36.767269Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:36.767432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:36.767459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:18:36.767472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:37.896326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:37.896385Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:37.896437Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:37.896447Z 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-01-21T06:18:37.896454Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:38.417600Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:38.417639Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:38.417678Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:38.417685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:38.417692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:39.812798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:39.824220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:39.824324Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:39.824437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:39.824452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:18:39.824460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:40.893470Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:40.893563Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:40.893644Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:40.893660Z 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-01-21T06:18:40.893672Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:41.525735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:41.525772Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:41.525818Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:41.525837Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:41.525848Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:42.665967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:42.681340Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:42.681563Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0aaec6(00001010).. exceeded threshold 58 [INFO] [stdout] 2025-01-21T06:18:42.681602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:42.681804Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0aaec6.. as faulty node [INFO] [stdout] 2025-01-21T06:18:42.681829Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:42.681840Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:18:42.681856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:44.066330Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:44.066379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:44.066449Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:44.066467Z 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-01-21T06:18:44.066478Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:44.297265Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:44.297302Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:44.297355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:44.297373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:44.297385Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:45.784915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:45.808345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:45.808737Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a11aa4(10100001).. exceeded threshold 40 [INFO] [stdout] 2025-01-21T06:18:45.808772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:45.808961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a11aa4.. as faulty node [INFO] [stdout] 2025-01-21T06:18:45.808986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:45.808999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-01-21T06:18:45.809009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:46.811278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:46.811365Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:46.811444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:46.811462Z 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-01-21T06:18:46.811473Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:47.490909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:47.490948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:47.491007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:47.491022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:47.491034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:48.672618Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:48.679875Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:48.679925Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:48.679989Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:48.680008Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:18:48.680029Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:49.678376Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:49.678412Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:49.678468Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:49.678500Z 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-01-21T06:18:49.678515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:50.820344Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:50.820381Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:50.820434Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:50.820451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:50.820462Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:51.519342Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:51.531079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:51.531208Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:51.531337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:51.531386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:18:51.531406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:52.755654Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:52.755912Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:52.756095Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:52.756116Z 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-01-21T06:18:52.756129Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:53.760624Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:53.760664Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:53.760725Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:53.760740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:53.760753Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:54.612207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:54.624319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:54.624408Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:54.624534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:54.624553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:18:54.624561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:55.675764Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:55.675957Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:55.676153Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:55.676178Z 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-01-21T06:18:55.676191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:56.745223Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:56.745259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:56.745311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:56.745328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:56.745336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:57.485052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:18:57.498857Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:57.499050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:57.499234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:57.499258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:18:57.499272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:18:58.539126Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:58.539167Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:58.539225Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:58.539246Z 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-01-21T06:18:58.539258Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:18:59.811833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:59.811870Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:18:59.811919Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:18:59.811933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:18:59.811940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:00.553733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:00.565670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:00.565777Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:00.565919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:00.565942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:19:00.565955Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:01.548088Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:01.548161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:01.548257Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:01.548278Z 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-01-21T06:19:01.548288Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:02.914436Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:02.914476Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:02.914531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:02.914545Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:02.914560Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:03.576251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:03.588731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:03.588873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:03.589030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:03.589080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:19:03.589101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:04.346636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:04.346752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:04.346892Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:04.346915Z 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-01-21T06:19:04.346924Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:06.132242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:06.132281Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:06.132320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:06.132352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:06.132371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:06.817985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:06.831327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:06.831442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:06.831596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:06.831620Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:06.831633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:07.330649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:07.330715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:07.330798Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:07.330824Z 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-01-21T06:19:07.330837Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:09.181584Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:09.181621Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:09.181663Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:09.181679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:09.181692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:10.011833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:10.030974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:10.031245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 683f13(01101000).. exceeded threshold 44 [INFO] [stdout] 2025-01-21T06:19:10.031278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:10.031420Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 683f13.. as faulty node [INFO] [stdout] 2025-01-21T06:19:10.031437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:10.031448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:19:10.031462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:10.302473Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:10.302611Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:10.302745Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:10.302768Z 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-01-21T06:19:10.302781Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:12.138449Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:12.138499Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:12.138547Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:12.138560Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:12.138573Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:12.954160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:12.966954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:12.967104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:12.967264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:12.967283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:12.967292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:13.219461Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:13.219794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 75a8bd(01110101).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:19:13.219844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:13.220010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 75a8bd.. as faulty node [INFO] [stdout] 2025-01-21T06:19:13.220029Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:13.220036Z 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-01-21T06:19:13.220046Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:15.234034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:15.234079Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:15.234134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:15.234149Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:15.234161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:16.113370Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:16.113681Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d01d5f(11010000).. exceeded threshold 34 [INFO] [stdout] 2025-01-21T06:19:16.113722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:16.113948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d01d5f.. as faulty node [INFO] [stdout] 2025-01-21T06:19:16.113976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:16.113989Z 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-01-21T06:19:16.113999Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:16.173994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:16.181527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:16.181581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:16.181656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:16.181707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:16.181726Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:18.259491Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:18.259531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:18.259584Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:18.259599Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:18.259612Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:19.018107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:19.027255Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:19.027337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:19.027457Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:19.027479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:19.027506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:19.166873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:19.166942Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:19.167037Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:19.167055Z 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-01-21T06:19:19.167064Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:21.290995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:21.291032Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:21.291086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:21.291104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:21.291116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:22.170836Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:22.193716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:22.194067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ce779d(11001110).. exceeded threshold 93 [INFO] [stdout] 2025-01-21T06:19:22.194115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:22.194394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ce779d.. as faulty node [INFO] [stdout] 2025-01-21T06:19:22.194425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:22.194440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:19:22.194454Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:22.287159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:22.287228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:22.287301Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:22.287322Z 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-01-21T06:19:22.287334Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:24.547045Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:24.547086Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:24.547135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:24.547150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:24.547161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:25.036428Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:25.050824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:25.051023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 823969(10000010).. exceeded threshold 50 [INFO] [stdout] 2025-01-21T06:19:25.051063Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:25.051269Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 823969.. as faulty node [INFO] [stdout] 2025-01-21T06:19:25.051300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:25.051314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:19:25.051326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:25.473523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:25.473855Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6a7917(01101010).. exceeded threshold 38 [INFO] [stdout] 2025-01-21T06:19:25.473898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:25.474114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6a7917.. as faulty node [INFO] [stdout] 2025-01-21T06:19:25.474144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:25.474156Z 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-01-21T06:19:25.474166Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:27.478199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:27.478235Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:27.478275Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:27.478294Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:27.478303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:28.004276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:28.018286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:28.018475Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:28.018640Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:28.018664Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:19:28.018678Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:28.786860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:28.787097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5d658f(01011101).. exceeded threshold 54 [INFO] [stdout] 2025-01-21T06:19:28.787127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:28.787310Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5d658f.. as faulty node [INFO] [stdout] 2025-01-21T06:19:28.787334Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:28.787347Z 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-01-21T06:19:28.787358Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:30.430135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:30.430173Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:30.430222Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:30.430236Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:30.430243Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:30.836640Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:30.849412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:30.849567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:30.849728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:30.849754Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:19:30.849767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:31.816471Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:31.816747Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 566b24(01010110).. exceeded threshold 71 [INFO] [stdout] 2025-01-21T06:19:31.816783Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:31.816960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 566b24.. as faulty node [INFO] [stdout] 2025-01-21T06:19:31.816986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:31.817000Z 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-01-21T06:19:31.817008Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:33.297138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:33.297178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:33.297236Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:33.297251Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:33.297263Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:34.047882Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:34.070645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:34.071024Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:34.071259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:34.071283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:19:34.071297Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:34.726392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:34.726768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:34.726980Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:34.727001Z 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-01-21T06:19:34.727013Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:36.298703Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:36.298741Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:36.298784Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:36.298808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:36.298822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:37.073075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:37.093901Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:37.094267Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6b38a5(01101011).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:19:37.094305Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:37.094563Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6b38a5.. as faulty node [INFO] [stdout] 2025-01-21T06:19:37.094593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:37.094604Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-01-21T06:19:37.094615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:37.678628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:37.678958Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:37.679197Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:37.679220Z 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-01-21T06:19:37.679233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:39.171352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:39.171389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:39.171439Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:39.171453Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:39.171463Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:40.334635Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:40.347182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:40.347290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:40.347426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:40.347452Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:19:40.347466Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:40.520800Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:40.520997Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5010f0(01010000).. exceeded threshold 42 [INFO] [stdout] 2025-01-21T06:19:40.521030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:40.521186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5010f0.. as faulty node [INFO] [stdout] 2025-01-21T06:19:40.521210Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:40.521222Z 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-01-21T06:19:40.521236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:42.088425Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:42.088467Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:42.088520Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:42.088531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:42.088538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:43.390686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:43.405511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:43.405761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:43.405930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:43.405954Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:19:43.405964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:43.461641Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:43.461854Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c8dd34(11001000).. exceeded threshold 61 [INFO] [stdout] 2025-01-21T06:19:43.461884Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:43.462055Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c8dd34.. as faulty node [INFO] [stdout] 2025-01-21T06:19:43.462080Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:43.462088Z 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-01-21T06:19:43.462096Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:45.307131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:45.307169Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:45.307207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:45.307216Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:45.307225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:46.348087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:46.357630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:46.357729Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:46.357843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:46.357868Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:19:46.357881Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:46.785549Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:46.785835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: db1f3e(11011011).. exceeded threshold 43 [INFO] [stdout] 2025-01-21T06:19:46.785870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:46.786079Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder db1f3e.. as faulty node [INFO] [stdout] 2025-01-21T06:19:46.786107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:46.786121Z 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-01-21T06:19:46.786136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:48.424243Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:48.424283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:48.424341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:48.424355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:48.424368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:49.397506Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:49.405071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:49.405121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:49.405178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:49.405197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:49.405209Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:49.628704Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:49.628774Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:49.628857Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:49.628875Z 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-01-21T06:19:49.628887Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:51.430637Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:51.430673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:51.430724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:51.430739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:51.430752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:52.565203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:52.565306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:52.565415Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:52.565432Z 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-01-21T06:19:52.565439Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:52.682187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:52.690959Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:52.691016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:52.691093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:52.691113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:52.691121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:54.333654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:54.333692Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:54.333735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:54.333745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:54.333752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:55.542287Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:55.552402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:55.552548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:55.552665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:55.552687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:19:55.552700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:55.555298Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:55.555468Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6fadfc(01101111).. exceeded threshold 46 [INFO] [stdout] 2025-01-21T06:19:55.555507Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:55.555664Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6fadfc.. as faulty node [INFO] [stdout] 2025-01-21T06:19:55.555690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:55.555698Z 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-01-21T06:19:55.555708Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:57.200060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:57.200098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:57.200138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:57.200150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:19:57.200165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:19:58.296266Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:58.296303Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:58.296342Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:58.296358Z 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-01-21T06:19:58.296369Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:19:58.649143Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:19:58.659608Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:58.659693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:19:58.659794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:19:58.659820Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:19:58.659834Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:00.384136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:00.384176Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:00.384236Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:00.384255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:00.384267Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:01.360131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:01.360297Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 55c092(01010101).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:20:01.360332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:01.360493Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 55c092.. as faulty node [INFO] [stdout] 2025-01-21T06:20:01.360518Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:01.360531Z 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-01-21T06:20:01.360542Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:01.524437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:01.542913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:01.543187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b4a588(10110100).. exceeded threshold 71 [INFO] [stdout] 2025-01-21T06:20:01.543223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:01.543425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b4a588.. as faulty node [INFO] [stdout] 2025-01-21T06:20:01.543448Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:01.543461Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:20:01.543474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:03.160783Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:03.160821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:03.160871Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:03.160889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:03.160901Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:04.141188Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:04.141569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d46140(11010100).. exceeded threshold 69 [INFO] [stdout] 2025-01-21T06:20:04.141608Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:04.141772Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d46140.. as faulty node [INFO] [stdout] 2025-01-21T06:20:04.141798Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:04.141814Z 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-01-21T06:20:04.141825Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:04.682504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:04.704427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:04.704815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 28113b(00101000).. exceeded threshold 55 [INFO] [stdout] 2025-01-21T06:20:04.704856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:04.705053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 28113b.. as faulty node [INFO] [stdout] 2025-01-21T06:20:04.705082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:04.705096Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-01-21T06:20:04.705108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:05.959945Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:05.959987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:05.960042Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:05.960062Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:05.960081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:07.422961Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:07.423131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:07.423305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:07.423327Z 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-01-21T06:20:07.423339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:07.676147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:07.695105Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:07.695449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f26531(11110010).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:20:07.695495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:07.695687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f26531.. as faulty node [INFO] [stdout] 2025-01-21T06:20:07.695707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:07.695720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:20:07.695746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:08.908299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:08.908341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:08.908399Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:08.908417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:08.908430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:10.480818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:10.481116Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6fe9d1(01101111).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:20:10.481155Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:10.481378Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6fe9d1.. as faulty node [INFO] [stdout] 2025-01-21T06:20:10.481403Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:10.481410Z 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-01-21T06:20:10.481418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:10.623180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:10.641657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:10.641960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:10.642180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:10.642204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:20:10.642216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:11.864323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:11.864361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:11.864415Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:11.864435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:11.864447Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:13.526421Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:13.538990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:13.539142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:13.539278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:13.539299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:20:13.539307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:13.572318Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:13.572543Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a9b712(10101001).. exceeded threshold 60 [INFO] [stdout] 2025-01-21T06:20:13.572582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:13.572763Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a9b712.. as faulty node [INFO] [stdout] 2025-01-21T06:20:13.572788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:13.572810Z 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-01-21T06:20:13.572851Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:15.036358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:15.036394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:15.036444Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:15.036458Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:15.036464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:16.499998Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:16.500267Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:16.500458Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:16.500478Z 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-01-21T06:20:16.500554Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:16.722077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:16.738041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:16.738302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:16.738519Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:16.738543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:20:16.738554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:18.057041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:18.057083Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:18.057123Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:18.057134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:18.057141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:19.561179Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:19.561413Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f188fc(11110001).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:20:19.561450Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:19.561674Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f188fc.. as faulty node [INFO] [stdout] 2025-01-21T06:20:19.561703Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:19.561716Z 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-01-21T06:20:19.561730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:19.676014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:19.684735Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:19.684822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:19.684933Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:19.684956Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:19.684969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:21.307169Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:21.307219Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:21.307271Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:21.307312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:21.307328Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:22.817030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:22.826971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:22.826976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:22.827028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:22.827045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:22.827083Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:22.827098Z 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-01-21T06:20:22.827108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:22.827125Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:22.827134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:22.827141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:24.336198Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:24.336237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:24.336276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:24.336289Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:24.336302Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:25.944910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:25.945269Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a80351(10101000).. exceeded threshold 54 [INFO] [stdout] 2025-01-21T06:20:25.945311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:25.945542Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a80351.. as faulty node [INFO] [stdout] 2025-01-21T06:20:25.945567Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:25.945581Z 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-01-21T06:20:25.945592Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:26.097355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:26.117060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:26.117299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d1703e(11010001).. exceeded threshold 102 [INFO] [stdout] 2025-01-21T06:20:26.117364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:26.117567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d1703e.. as faulty node [INFO] [stdout] 2025-01-21T06:20:26.117593Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:26.117606Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:20:26.117617Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:27.373276Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:27.373314Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:27.373360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:27.373379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:27.373391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:29.132304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:29.145681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:29.145848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:29.146010Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:29.146036Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:20:29.146048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:29.256402Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:29.256496Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:29.256605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:29.256622Z 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-01-21T06:20:29.256629Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:30.514643Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:30.514679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:30.514737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:30.514758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:30.514771Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:32.154511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:32.159111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:32.159142Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:32.159181Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:32.159193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:32.159205Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:32.494669Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:32.495040Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f4078b(11110100).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:20:32.495085Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:32.495282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f4078b.. as faulty node [INFO] [stdout] 2025-01-21T06:20:32.495307Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:32.495316Z 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-01-21T06:20:32.495327Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:33.717803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:33.717841Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:33.717890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:33.717911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:33.717924Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:35.295661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:35.295792Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:35.295954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:35.295979Z 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-01-21T06:20:35.295992Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:35.459197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:35.468976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:35.469053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:35.469154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:35.469174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:20:35.469187Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:36.810681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:36.810717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:36.810763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:36.810779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:36.810791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:38.362982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:38.370560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:38.370629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:38.370723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:38.370740Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:38.370753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:38.578153Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:38.578269Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:38.578409Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:38.578433Z 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-01-21T06:20:38.578446Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:39.982435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:39.982470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:39.982522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:39.982537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:39.982544Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:41.386317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:41.404163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:41.404451Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f870e4(11111000).. exceeded threshold 54 [INFO] [stdout] 2025-01-21T06:20:41.404502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:41.404662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f870e4.. as faulty node [INFO] [stdout] 2025-01-21T06:20:41.404685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:41.404699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:20:41.404711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:41.731865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:41.731902Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:41.731940Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:41.731948Z 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-01-21T06:20:41.731954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:42.920980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:42.921015Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:42.921071Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:42.921090Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:42.921102Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:44.508561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:44.524633Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:44.524758Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:44.524910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:44.524936Z 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-01-21T06:20:44.524948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:44.527275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:44.527586Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1868e9(00011000).. exceeded threshold 87 [INFO] [stdout] 2025-01-21T06:20:44.527629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:44.527838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1868e9.. as faulty node [INFO] [stdout] 2025-01-21T06:20:44.527869Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:44.527883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:20:44.527900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:46.218902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:46.218938Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:46.218981Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:46.218991Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:46.218998Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:47.616867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:47.625538Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:47.625590Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:47.625660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:47.625693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:20:47.625710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:47.666084Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:47.666135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:47.666198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:47.666213Z 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-01-21T06:20:47.666225Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:49.359724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:49.359763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:49.359802Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:49.359817Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:49.359825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:50.464138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:50.483617Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:50.483942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3bed9e(00111011).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:20:50.483986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:50.484223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3bed9e.. as faulty node [INFO] [stdout] 2025-01-21T06:20:50.484251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:50.484263Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:20:50.484274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:50.563299Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:50.563598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7493f8(01110100).. exceeded threshold 61 [INFO] [stdout] 2025-01-21T06:20:50.563641Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:50.563844Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7493f8.. as faulty node [INFO] [stdout] 2025-01-21T06:20:50.563872Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:50.563883Z 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-01-21T06:20:50.563893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:52.312389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:52.312426Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:52.312466Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:52.312503Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:52.312515Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:53.420723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:53.420915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:53.421055Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:53.421097Z 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-01-21T06:20:53.421120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:53.654961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:53.661790Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:53.661835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:53.661882Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:53.661902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:53.661914Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:55.383353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:55.383392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:55.383435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:55.383445Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:55.383452Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:56.567081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:56.574438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:56.574498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:56.574584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:56.574628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:56.574646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:56.585395Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:56.585653Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:56.585865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:56.585889Z 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-01-21T06:20:56.585899Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:58.454165Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:58.454200Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:58.454244Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:58.454258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:20:58.454270Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:20:59.555150Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:20:59.562760Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:59.562819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:59.562895Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:59.562915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:20:59.562923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:20:59.638018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:59.638161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:20:59.638311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:20:59.638336Z 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-01-21T06:20:59.638348Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:01.369269Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:01.369306Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:01.369352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:01.369366Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:01.369373Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:02.362786Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:02.379249Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:02.379499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:02.379680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:02.379707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:21:02.379716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:02.843547Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:02.843621Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:02.843711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:02.843759Z 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-01-21T06:21:02.843778Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:04.570857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:04.570893Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:04.570942Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:04.570962Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:04.570975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:05.393194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:05.401662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:05.401723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:05.401818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:05.401835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:05.401842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:05.733277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:05.733346Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:05.733435Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:05.733456Z 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-01-21T06:21:05.733468Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:07.807466Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:07.807513Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:07.807561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:07.807577Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:07.807591Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:08.342561Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:08.350651Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:08.350707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:08.350778Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:08.350800Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:08.350813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:08.807111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:08.807171Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:08.807236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:08.807249Z 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-01-21T06:21:08.807256Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:10.809003Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:10.809038Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:10.809081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:10.809097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:10.809110Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:11.548413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:11.559720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:11.559813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:11.559944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:11.559966Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:11.559980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:12.032232Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:12.032538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:12.032710Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:12.032730Z 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-01-21T06:21:12.032741Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:13.998338Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:13.998374Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:13.998417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:13.998434Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:13.998443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:14.744389Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:14.749046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:14.749077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:14.749116Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:14.749126Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:14.749133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:15.298537Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:15.298665Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:15.298828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:15.298853Z 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-01-21T06:21:15.298867Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:17.039428Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:17.039464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:17.039523Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:17.039565Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:17.039602Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:17.835978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:17.856657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:17.857047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:17.857256Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:17.857280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-01-21T06:21:17.857288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:18.102109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:18.102209Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:18.102314Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:18.102335Z 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-01-21T06:21:18.102347Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:20.153884Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:20.153923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:20.153968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:20.153989Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:20.154002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:20.816257Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:20.826962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:20.827050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:20.827135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:20.827153Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:20.827165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:21.395766Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:21.395905Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:21.396083Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:21.396111Z 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-01-21T06:21:21.396123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:23.268050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:23.268089Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:23.268132Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:23.268143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:23.268150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:23.927784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:23.939223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:23.939332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:23.939470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:23.939503Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:23.939513Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:24.623521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:24.623603Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:24.623716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:24.623734Z 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-01-21T06:21:24.623742Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:26.069522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:26.069558Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:26.069600Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:26.069611Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:26.069618Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:27.010083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:27.027736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:27.028044Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:27.028270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:27.028291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:21:27.028302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:27.903403Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:27.903578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:27.903747Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:27.903769Z 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-01-21T06:21:27.903776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:29.065149Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:29.065188Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:29.065247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:29.065265Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:29.065278Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:29.883061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:29.891419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:29.891500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:29.891598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:29.891648Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:21:29.891668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:30.690726Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:30.690866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:30.691004Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:30.691027Z 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-01-21T06:21:30.691038Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:32.248890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:32.248931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:32.248993Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:32.249012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:32.249025Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:32.948413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:32.966969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:32.967245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 54bc38(01010100).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:21:32.967278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:32.967432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 54bc38.. as faulty node [INFO] [stdout] 2025-01-21T06:21:32.967450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:32.967462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:21:32.967474Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:33.832935Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:33.833323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 12d476(00010010).. exceeded threshold 50 [INFO] [stdout] 2025-01-21T06:21:33.833369Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:33.833666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 12d476.. as faulty node [INFO] [stdout] 2025-01-21T06:21:33.833698Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:33.833712Z 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-01-21T06:21:33.833722Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:35.127004Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:35.127041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:35.127092Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:35.127113Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:35.127125Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:36.205362Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:36.226677Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:36.227038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7f4bcf(01111111).. exceeded threshold 31 [INFO] [stdout] 2025-01-21T06:21:36.227080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:36.227298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7f4bcf.. as faulty node [INFO] [stdout] 2025-01-21T06:21:36.227323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:36.227337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:21:36.227354Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:36.941910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:36.942035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:36.942170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:36.942190Z 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-01-21T06:21:36.942203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:37.890435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:37.890471Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:37.890522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:37.890536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:37.890549Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:39.426465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:39.441867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:39.442038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 43f119(01000011).. exceeded threshold 55 [INFO] [stdout] 2025-01-21T06:21:39.442065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:39.442216Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 43f119.. as faulty node [INFO] [stdout] 2025-01-21T06:21:39.442272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:39.442289Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:21:39.442299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:39.922803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:39.923163Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2a7d4c(00101010).. exceeded threshold 27 [INFO] [stdout] 2025-01-21T06:21:39.923206Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:39.923426Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2a7d4c.. as faulty node [INFO] [stdout] 2025-01-21T06:21:39.923449Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:39.923463Z 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-01-21T06:21:39.923475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:40.864433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:40.864470Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:40.864522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:40.864536Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:40.864546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:42.702861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:42.721191Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:42.721445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ba85d6(10111010).. exceeded threshold 44 [INFO] [stdout] 2025-01-21T06:21:42.721495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:42.721701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ba85d6.. as faulty node [INFO] [stdout] 2025-01-21T06:21:42.721724Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:42.721732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:21:42.721739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:42.915622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:42.915674Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:42.915743Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:42.915770Z 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-01-21T06:21:42.915783Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:43.765886Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:43.765922Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:43.765967Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:43.765988Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:43.766001Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:46.031449Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.031676Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ffd8a8(11111111).. exceeded threshold 76 [INFO] [stdout] 2025-01-21T06:21:46.031714Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.031885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ffd8a8.. as faulty node [INFO] [stdout] 2025-01-21T06:21:46.031917Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:46.031931Z 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-01-21T06:21:46.031947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:46.085712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:46.093213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.093259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.093332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:46.093357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:46.093371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:46.847350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.847386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:46.847431Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:46.847452Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:46.847467Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:49.034525Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:49.034730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4f967a(01001111).. exceeded threshold 40 [INFO] [stdout] 2025-01-21T06:21:49.034766Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:49.034982Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4f967a.. as faulty node [INFO] [stdout] 2025-01-21T06:21:49.035011Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:49.035024Z 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-01-21T06:21:49.035036Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:49.286136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:49.307175Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:49.307551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d2b979(11010010).. exceeded threshold 23 [INFO] [stdout] 2025-01-21T06:21:49.307584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:49.307801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d2b979.. as faulty node [INFO] [stdout] 2025-01-21T06:21:49.307832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:49.307841Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:21:49.307849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:50.060642Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:50.060681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:50.060735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:50.060750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:50.060763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:52.131757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:52.136697Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:52.136730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:52.136778Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:52.136794Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:52.136805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:52.220976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:52.221052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:52.221163Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:52.221187Z 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-01-21T06:21:52.221199Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:53.031640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:53.031676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:53.031716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:53.031725Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:53.031731Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:55.274320Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:55.274427Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:55.274565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:55.274590Z 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-01-21T06:21:55.274601Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:55.331467Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:55.347386Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:55.347570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 874bc5(10000111).. exceeded threshold 40 [INFO] [stdout] 2025-01-21T06:21:55.347599Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:55.347780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 874bc5.. as faulty node [INFO] [stdout] 2025-01-21T06:21:55.347808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:55.347819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:21:55.347834Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:56.123754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:56.123793Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:56.123836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:56.123847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:56.123863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:58.152906Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:21:58.168878Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:58.169151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0c86a4(00001100).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:21:58.169206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:58.169398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0c86a4.. as faulty node [INFO] [stdout] 2025-01-21T06:21:58.169426Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:58.169439Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:21:58.169453Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:21:58.377244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:58.377548Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: af76b5(10101111).. exceeded threshold 76 [INFO] [stdout] 2025-01-21T06:21:58.377590Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:58.377804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder af76b5.. as faulty node [INFO] [stdout] 2025-01-21T06:21:58.377835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:58.377843Z 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-01-21T06:21:58.377851Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:21:59.113193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:59.113228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:21:59.113277Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:21:59.113296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:21:59.113312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:00.920514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:00.924566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:00.924599Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:00.924638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:00.924656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:00.924669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:01.574073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:01.574165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:01.574280Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:01.574298Z 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-01-21T06:22:01.574305Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:01.969790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:01.969834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:01.969873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:01.969910Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:01.969931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:03.984103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:04.001259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:04.001522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: fc6529(11111100).. exceeded threshold 99 [INFO] [stdout] 2025-01-21T06:22:04.001557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:04.001742Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder fc6529.. as faulty node [INFO] [stdout] 2025-01-21T06:22:04.001789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:04.001832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:22:04.001866Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:04.427964Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:04.428251Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:04.428498Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:04.428524Z 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-01-21T06:22:04.428536Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:05.125629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:05.125667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:05.125710Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:05.125728Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:05.125737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:07.134518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:07.151861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:07.152122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 360aa0(00110110).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:22:07.152162Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:07.152332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 360aa0.. as faulty node [INFO] [stdout] 2025-01-21T06:22:07.152360Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:07.152373Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:22:07.152389Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:07.731256Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:07.731296Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:07.731359Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:07.731376Z 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-01-21T06:22:07.731387Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:08.464565Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:08.464601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:08.464642Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:08.464660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:08.464672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:10.413333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:10.424042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:10.424139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:10.424270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:10.424316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:10.424336Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:10.894795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:10.894907Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:10.895026Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:10.895049Z 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-01-21T06:22:10.895093Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:11.474868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:11.474905Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:11.474948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:11.474958Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:11.474970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:13.474011Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:13.491876Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:13.492182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6a7fc1(01101010).. exceeded threshold 39 [INFO] [stdout] 2025-01-21T06:22:13.492217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:13.492385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6a7fc1.. as faulty node [INFO] [stdout] 2025-01-21T06:22:13.492410Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:13.492423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:22:13.492438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:14.063645Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:14.063865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:14.064091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:14.064115Z 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-01-21T06:22:14.064127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:14.631278Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:14.631316Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:14.631372Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:14.631394Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:14.631407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:16.265021Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:16.273517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:16.273602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:16.273722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:16.273771Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:16.273793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:17.001830Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:17.001868Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:17.001922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:17.001936Z 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-01-21T06:22:17.001948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:17.507929Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:17.507966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:17.508004Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:17.508016Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:17.508030Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:19.118038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:19.130531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:19.130673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e71d0f(11100111).. exceeded threshold 40 [INFO] [stdout] 2025-01-21T06:22:19.130702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:19.130833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e71d0f.. as faulty node [INFO] [stdout] 2025-01-21T06:22:19.130856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:19.130868Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:22:19.130880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:20.222950Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:20.223009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:20.223073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:20.223091Z 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-01-21T06:22:20.223103Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:20.790889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:20.790927Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:20.790970Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:20.790980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:20.790987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:22.051241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:22.058973Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:22.059030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:22.059115Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:22.059136Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:22.059149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:23.185550Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:23.185686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 612a9c(01100001).. exceeded threshold 99 [INFO] [stdout] 2025-01-21T06:22:23.185749Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:23.185910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 612a9c.. as faulty node [INFO] [stdout] 2025-01-21T06:22:23.185938Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:23.185951Z 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-01-21T06:22:23.185962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:23.941029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:23.941068Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:23.941108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:23.941120Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:23.941127Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:25.328685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:25.342805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:25.342923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7be371(01111011).. exceeded threshold 46 [INFO] [stdout] 2025-01-21T06:22:25.342953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:25.343112Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7be371.. as faulty node [INFO] [stdout] 2025-01-21T06:22:25.343138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:25.343146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:22:25.343156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:26.399736Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:26.399776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:26.399836Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:26.399853Z 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-01-21T06:22:26.399860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:26.853476Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:26.853522Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:26.853575Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:26.853590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:26.853603Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:28.395523Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:28.407983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:28.408158Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:28.408333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:28.408382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:22:28.408422Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:29.290670Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:29.290789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:29.290932Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:29.290978Z 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-01-21T06:22:29.291002Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:30.000001Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:30.000037Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:30.000083Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:30.000096Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:30.000103Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:31.291971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:31.299026Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:31.299075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:31.299132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:31.299144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:31.299151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:32.415753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:32.415828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:32.415922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:32.415943Z 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-01-21T06:22:32.415954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:33.277299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:33.277337Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:33.277377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:33.277392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:33.277405Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:34.093066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:34.107744Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:34.107964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:34.108146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:34.108166Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:34.108178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:35.421221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:35.421466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 724cb9(01110010).. exceeded threshold 28 [INFO] [stdout] 2025-01-21T06:22:35.421514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:35.421723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 724cb9.. as faulty node [INFO] [stdout] 2025-01-21T06:22:35.421753Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:35.421766Z 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-01-21T06:22:35.421779Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:36.057493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:36.057531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:36.057572Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:36.057590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:36.057603Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:36.938508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:36.950771Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:36.950912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:36.951048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:36.951097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:22:36.951119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:38.483250Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:38.483383Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:38.483569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:38.483596Z 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-01-21T06:22:38.483609Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:39.316757Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:39.316795Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:39.316846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:39.316862Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:39.316869Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:39.844031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:39.850346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:39.850379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:39.850427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:39.850438Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:39.850444Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:41.518123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:41.518282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6d4778(01101101).. exceeded threshold 21 [INFO] [stdout] 2025-01-21T06:22:41.518311Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:41.518505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6d4778.. as faulty node [INFO] [stdout] 2025-01-21T06:22:41.518558Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:41.518576Z 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-01-21T06:22:41.518588Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:42.450765Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:42.450803Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:42.450850Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:42.450863Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:42.450875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:42.832732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:42.846511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:42.846693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:42.846863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:42.846890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:42.846904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:44.832368Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:44.832419Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:44.832478Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:44.832509Z 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-01-21T06:22:44.832519Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:45.666384Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:45.666420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:45.666464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:45.666474Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:45.666480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:45.759277Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:45.764423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:45.764459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:45.764531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:45.764553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:45.764567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:47.891120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:47.891186Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:47.891266Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:47.891283Z 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-01-21T06:22:47.891295Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:48.821433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:48.821472Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:48.821538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:48.821557Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:48.821570Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:48.970728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:48.982471Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:48.982583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:48.982710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:48.982762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:48.982784Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:50.779113Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:50.779451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:50.779762Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:50.779787Z 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-01-21T06:22:50.779799Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:51.748601Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:51.748658Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:51.748709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:51.748730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:51.748743Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:52.156731Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:52.167276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:52.167375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:52.167517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:52.167545Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:22:52.167558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:53.866795Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:53.867045Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3413e5(00110100).. exceeded threshold 102 [INFO] [stdout] 2025-01-21T06:22:53.867110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:53.867292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3413e5.. as faulty node [INFO] [stdout] 2025-01-21T06:22:53.867316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:53.867328Z 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-01-21T06:22:53.867339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:54.823201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:54.823237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:54.823284Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:54.823304Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:54.823320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:55.293235Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:55.309931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:55.310173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:55.310375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:55.310394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:22:55.310407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:56.942010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:56.942157Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4503c4(01000101).. exceeded threshold 223 [INFO] [stdout] 2025-01-21T06:22:56.942184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:56.942336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4503c4.. as faulty node [INFO] [stdout] 2025-01-21T06:22:56.942363Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:56.942377Z 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-01-21T06:22:56.942391Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:22:57.719181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:57.719221Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:57.719266Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:57.719277Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:57.719284Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:22:58.505308Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:22:58.509922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:58.509953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:22:58.510003Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:22:58.510023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:22:58.510035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:00.084679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:00.084987Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eae8da(11101010).. exceeded threshold 52 [INFO] [stdout] 2025-01-21T06:23:00.085016Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:00.085227Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eae8da.. as faulty node [INFO] [stdout] 2025-01-21T06:23:00.085256Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:00.085265Z 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-01-21T06:23:00.085271Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:00.939652Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:00.939689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:00.939732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:00.939750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:00.939763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:01.363746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:01.371916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:01.371984Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:01.372068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:01.372088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:23:01.372100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:03.148146Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:03.148591Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:03.148836Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:03.148861Z 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-01-21T06:23:03.148875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:04.219099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:04.222136Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:04.222167Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:04.222223Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:04.222240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:04.222252Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:04.234503Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:04.234738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d5856c(11010101).. exceeded threshold 93 [INFO] [stdout] 2025-01-21T06:23:04.234773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:04.234948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d5856c.. as faulty node [INFO] [stdout] 2025-01-21T06:23:04.234970Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:04.234977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:23:04.234985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:06.368144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:06.368400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:06.368595Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:06.368621Z 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-01-21T06:23:06.368652Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:07.068965Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:07.069002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:07.069046Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:07.069059Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:07.069076Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:07.327401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:07.331961Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:07.331993Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:07.332033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:07.332043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:07.332050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:09.667618Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:09.667960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:09.668136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:09.668188Z 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-01-21T06:23:09.668211Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:09.830012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:09.830049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:09.830102Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:09.830116Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:09.830124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:10.611598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:10.624826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:10.624931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:10.625093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:10.625121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:23:10.625151Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:12.656083Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:12.656162Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:12.656254Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:12.656271Z 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-01-21T06:23:12.656277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:12.703822Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:12.703865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:12.703930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:12.703949Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:12.703959Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:13.537079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:13.550688Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:13.550873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:13.551028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:13.551085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:23:13.551107Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:15.616915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:15.617159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:15.617322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:15.617348Z 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-01-21T06:23:15.617361Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:15.856772Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:15.856816Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:15.856874Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:15.856895Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:15.856908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:16.508123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:16.516008Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:16.516080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:16.516178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:16.516196Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:23:16.516208Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:18.663305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:18.663343Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:18.663397Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:18.663417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:18.663432Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:18.703362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:18.703608Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ad3a73(10101101).. exceeded threshold 51 [INFO] [stdout] 2025-01-21T06:23:18.703642Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:18.703828Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ad3a73.. as faulty node [INFO] [stdout] 2025-01-21T06:23:18.703856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:18.703864Z 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-01-21T06:23:18.703870Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:19.768156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:19.784130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:19.784339Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:19.784554Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:19.784582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:23:19.784596Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:21.645060Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:21.645098Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:21.645146Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:21.645161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:21.645168Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:21.678775Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:21.679109Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4e484f(01001110).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:23:21.679150Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:21.679351Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4e484f.. as faulty node [INFO] [stdout] 2025-01-21T06:23:21.679374Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:21.679386Z 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-01-21T06:23:21.679399Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:22.704832Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:22.714985Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:22.715087Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:22.715219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:22.715272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:23:22.715294Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:24.809143Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:24.809181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:24.809220Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:24.809228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:24.809235Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:24.974982Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:24.975123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:24.975250Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:24.975269Z 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-01-21T06:23:24.975282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:25.588670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:25.594693Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:25.594723Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:25.594770Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:25.594782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:25.594789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:27.737208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:27.737246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:27.737286Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:27.737305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:27.737313Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:28.075824Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:28.075865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:28.075920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:28.075940Z 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-01-21T06:23:28.075952Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:28.818848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:28.837245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:28.837556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 57e877(01010111).. exceeded threshold 43 [INFO] [stdout] 2025-01-21T06:23:28.837591Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:28.837738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 57e877.. as faulty node [INFO] [stdout] 2025-01-21T06:23:28.837782Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:28.837806Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:23:28.837829Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:30.844064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:30.844101Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:30.844141Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:30.844152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:30.844159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:31.205127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:31.205185Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:31.205236Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:31.205246Z 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-01-21T06:23:31.205252Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:31.666612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:31.681324Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:31.681546Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 777204(01110111).. exceeded threshold 61 [INFO] [stdout] 2025-01-21T06:23:31.681587Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:31.681776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 777204.. as faulty node [INFO] [stdout] 2025-01-21T06:23:31.681802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:31.681818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:23:31.681831Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:33.762117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:33.762158Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:33.762210Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:33.762224Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:33.762236Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:34.433479Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:34.433569Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:34.433642Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:34.433662Z 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-01-21T06:23:34.433671Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:34.474716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:34.490271Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:34.490512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 583a2b(01011000).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:23:34.490552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:34.490733Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 583a2b.. as faulty node [INFO] [stdout] 2025-01-21T06:23:34.490758Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:34.490772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:23:34.490781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:36.941608Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:36.941647Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:36.941701Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:36.941717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:36.941729Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:37.244158Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:37.244394Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3a9a46(00111010).. exceeded threshold 76 [INFO] [stdout] 2025-01-21T06:23:37.244424Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:37.244631Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3a9a46.. as faulty node [INFO] [stdout] 2025-01-21T06:23:37.244660Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:37.244673Z 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-01-21T06:23:37.244682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:37.771399Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:37.778903Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:37.778957Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:37.779040Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:37.779071Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:37.779085Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:40.050401Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.050545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 362dcd(00110110).. exceeded threshold 114 [INFO] [stdout] 2025-01-21T06:23:40.050578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.050723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 362dcd.. as faulty node [INFO] [stdout] 2025-01-21T06:23:40.050748Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:40.050760Z 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-01-21T06:23:40.050774Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:40.191805Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.191845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.191898Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:40.191918Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:40.191933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:40.576847Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:40.591512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.591753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a83838(10101000).. exceeded threshold 75 [INFO] [stdout] 2025-01-21T06:23:40.591791Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:40.592016Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a83838.. as faulty node [INFO] [stdout] 2025-01-21T06:23:40.592047Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:40.592062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:23:40.592077Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:42.883424Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:42.883501Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:42.883580Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:42.883601Z 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-01-21T06:23:42.883613Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:43.277255Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:43.277295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:43.277335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:43.277346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:43.277353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:43.443888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:43.451298Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:43.451347Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:43.451458Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:43.451478Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:43.451502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:45.911524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:45.911829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4e2d90(01001110).. exceeded threshold 82 [INFO] [stdout] 2025-01-21T06:23:45.911865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:45.912043Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4e2d90.. as faulty node [INFO] [stdout] 2025-01-21T06:23:45.912077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:45.912088Z 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-01-21T06:23:45.912098Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:46.143364Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:46.143401Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:46.143443Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:46.143460Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:46.143467Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:46.601988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:46.616222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:46.616374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:46.616532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:46.616557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:23:46.616571Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:49.151441Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.151575Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.151723Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:49.151744Z 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-01-21T06:23:49.151754Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:49.395879Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.395915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.395966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:49.395983Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:49.395996Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:49.835062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:49.845870Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.845968Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:49.846093Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:49.846117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:23:49.846131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:51.962374Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:51.962579Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:51.962759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:51.962816Z 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-01-21T06:23:51.962839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:52.272035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:52.272074Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:52.272124Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:52.272140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:52.272152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:52.820034Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:52.834685Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:52.834924Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 70cc29(01110000).. exceeded threshold 107 [INFO] [stdout] 2025-01-21T06:23:52.834963Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:52.835139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 70cc29.. as faulty node [INFO] [stdout] 2025-01-21T06:23:52.835167Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:52.835178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:23:52.835184Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:54.938317Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:54.938546Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:54.938716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:54.938764Z 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-01-21T06:23:54.938789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:55.357679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:55.357717Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:55.357768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:55.357790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:55.357804Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:56.009824Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:56.027147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:56.027371Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: aa4c97(10101010).. exceeded threshold 24 [INFO] [stdout] 2025-01-21T06:23:56.027405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:56.027607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder aa4c97.. as faulty node [INFO] [stdout] 2025-01-21T06:23:56.027630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:56.027639Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:23:56.027650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:58.015716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:58.015882Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:58.016039Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:58.016061Z 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-01-21T06:23:58.016074Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:23:58.459550Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:58.459588Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:58.459635Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:58.459654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:23:58.459667Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:23:59.292228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:23:59.310317Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:59.310576Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6b234c(01101011).. exceeded threshold 97 [INFO] [stdout] 2025-01-21T06:23:59.310612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:23:59.310789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6b234c.. as faulty node [INFO] [stdout] 2025-01-21T06:23:59.310813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:23:59.310827Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:23:59.310839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:00.844602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:00.844699Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:00.844807Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:00.844830Z 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-01-21T06:24:00.844842Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:01.273635Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:01.273673Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:01.273722Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:01.273740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:01.273747Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:02.524255Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:02.533558Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:02.533623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:02.533722Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:02.533742Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:02.533755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:03.668217Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:03.668598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7c7b21(01111100).. exceeded threshold 89 [INFO] [stdout] 2025-01-21T06:24:03.668661Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:03.668881Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7c7b21.. as faulty node [INFO] [stdout] 2025-01-21T06:24:03.668903Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:03.668916Z 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-01-21T06:24:03.668926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:04.022114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:04.022152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:04.022205Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:04.022225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:04.022238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:05.440009Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:05.444241Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:05.444270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:05.444318Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:05.444332Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:05.444341Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:06.899475Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:06.899523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:06.899566Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:06.899581Z 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-01-21T06:24:06.899594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:07.033013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:07.033052Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:07.033097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:07.033108Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:07.033119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:08.539222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:08.560337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:08.560671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: df7ef7(11011111).. exceeded threshold 43 [INFO] [stdout] 2025-01-21T06:24:08.560706Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:08.560924Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder df7ef7.. as faulty node [INFO] [stdout] 2025-01-21T06:24:08.560944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:08.560955Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:24:08.560967Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:09.884050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:09.884221Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:09.884362Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:09.884381Z 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-01-21T06:24:09.884388Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:10.048155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:10.048194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:10.048249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:10.048270Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:10.048283Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:11.640918Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:11.648227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:11.648278Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:11.648329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:11.648345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:11.648358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:12.853888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:12.854234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6e1abb(01101110).. exceeded threshold 57 [INFO] [stdout] 2025-01-21T06:24:12.854278Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:12.854495Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6e1abb.. as faulty node [INFO] [stdout] 2025-01-21T06:24:12.854520Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:12.854534Z 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-01-21T06:24:12.854545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:13.093246Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:13.093284Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:13.093323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:13.093334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:13.093341Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:14.507511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:14.522995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:14.523232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:14.523419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:14.523445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:24:14.523459Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:15.904923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:15.904959Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:15.905002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:15.905012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:15.905019Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:16.079087Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:16.079421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0441a5(00000100).. exceeded threshold 108 [INFO] [stdout] 2025-01-21T06:24:16.079465Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:16.079683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0441a5.. as faulty node [INFO] [stdout] 2025-01-21T06:24:16.079706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:16.079719Z 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-01-21T06:24:16.079733Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:17.823508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:17.839134Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:17.839326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6868a4(01101000).. exceeded threshold 28 [INFO] [stdout] 2025-01-21T06:24:17.839359Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:17.839527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6868a4.. as faulty node [INFO] [stdout] 2025-01-21T06:24:17.839552Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:17.839566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:24:17.839581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:18.930425Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:18.930462Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:18.930526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:18.930541Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:18.930548Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:19.352930Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:19.353012Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:19.353126Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:19.353147Z 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-01-21T06:24:19.353159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:20.998450Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:21.013727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:21.013899Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:21.014081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:21.014106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:24:21.014119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:21.952653Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:21.952693Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:21.952752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:21.952767Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:21.952780Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:22.459091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:22.459164Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:22.459252Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:22.459271Z 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-01-21T06:24:22.459310Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:23.849260Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:23.861102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:23.861230Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:23.861387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:23.861412Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:24:23.861425Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:24.760589Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:24.760625Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:24.760668Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:24.760679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:24.760685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:25.675568Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:25.675730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0e0cde(00001110).. exceeded threshold 110 [INFO] [stdout] 2025-01-21T06:24:25.675764Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:25.675925Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0e0cde.. as faulty node [INFO] [stdout] 2025-01-21T06:24:25.675947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:25.675956Z 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-01-21T06:24:25.675994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:26.967414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:26.974030Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:26.974067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:26.974123Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:26.974145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:26.974158Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:27.912080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:27.912115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:27.912158Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:27.912170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:27.912183Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:28.775905Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:28.776117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:28.776279Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:28.776300Z 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-01-21T06:24:28.776312Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:30.175035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:30.183597Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:30.183667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:30.183754Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:30.183776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:30.183789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:31.132122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:31.132159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:31.132199Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:31.132218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:31.132230Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:31.890034Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:31.890105Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:31.890176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:31.890186Z 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-01-21T06:24:31.890193Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:33.186550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:33.200316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:33.200560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:33.200713Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:33.200730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:24:33.200740Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:34.224114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:34.224152Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:34.224191Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:34.224202Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:34.224208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:35.047392Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:35.047777Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 80acc0(10000000).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:24:35.047824Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:35.048047Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 80acc0.. as faulty node [INFO] [stdout] 2025-01-21T06:24:35.048077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:35.048090Z 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-01-21T06:24:35.048131Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:35.983679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:35.988582Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:35.988615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:35.988698Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:35.988720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:35.988727Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:37.476259Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:37.476299Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:37.476340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:37.476358Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:37.476370Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:38.039741Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:38.039781Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:38.039854Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:38.039893Z 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-01-21T06:24:38.039916Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:38.996673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:39.004525Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:39.004580Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:39.004636Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:39.004646Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:39.004656Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:40.286119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:40.286155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:40.286197Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:40.286212Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:40.286225Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:41.290788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:41.290947Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:41.291116Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:41.291167Z 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-01-21T06:24:41.291187Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:42.168773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:42.178851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:42.178925Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:42.179042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:42.179066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:24:42.179079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:43.093650Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:43.093688Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:43.093739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:43.093785Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:43.093830Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:44.348190Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:44.348246Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:44.348334Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:44.348355Z 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-01-21T06:24:44.348363Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:45.119147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:45.137015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:45.137393Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:45.137602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:45.137625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-01-21T06:24:45.137638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:46.350048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:46.350087Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:46.350138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:46.350155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:46.350163Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:47.420469Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:47.420517Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:47.420567Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:47.420586Z 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-01-21T06:24:47.420598Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:47.979445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:47.986922Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:47.986977Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:47.987058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:47.987074Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:24:47.987081Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:49.671402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:49.671440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:49.671494Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:49.671510Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:49.671521Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:50.463670Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:50.463891Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:50.464068Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:50.464093Z 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-01-21T06:24:50.464103Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:50.825608Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:50.835526Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:50.835622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:50.835744Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:50.835789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:24:50.835808Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:52.537417Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:52.537453Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:52.537506Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:52.537525Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:52.537538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:53.569755Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:53.569954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c70b49(11000111).. exceeded threshold 34 [INFO] [stdout] 2025-01-21T06:24:53.569984Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:53.570146Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c70b49.. as faulty node [INFO] [stdout] 2025-01-21T06:24:53.570174Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:53.570187Z 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-01-21T06:24:53.570201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:53.796530Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:53.812380Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:53.812659Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 38bb31(00111000).. exceeded threshold 77 [INFO] [stdout] 2025-01-21T06:24:53.812704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:53.812889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 38bb31.. as faulty node [INFO] [stdout] 2025-01-21T06:24:53.812919Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:53.812934Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:24:53.812949Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:55.701505Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:55.701543Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:55.701584Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:55.701596Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:55.701604Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:56.473428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:56.473688Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 95b874(10010101).. exceeded threshold 40 [INFO] [stdout] 2025-01-21T06:24:56.473724Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:56.473936Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 95b874.. as faulty node [INFO] [stdout] 2025-01-21T06:24:56.473956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:56.473963Z 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-01-21T06:24:56.473969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:56.735179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:56.739424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:56.739456Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:56.739517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:56.739536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:56.739549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:59.002248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.002289Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.002343Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:59.002365Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:24:59.002377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:24:59.614903Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.614943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.614996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:59.615015Z 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-01-21T06:24:59.615028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:24:59.831555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:24:59.848160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.848370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:24:59.848551Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:24:59.848570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:24:59.848578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:02.202134Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.202171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.202218Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:02.202233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:02.202245Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:02.528960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.529075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.529217Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:02.529238Z 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-01-21T06:25:02.529246Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:02.849730Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:02.869935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.870264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 62d58b(01100010).. exceeded threshold 50 [INFO] [stdout] 2025-01-21T06:25:02.870322Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:02.870594Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 62d58b.. as faulty node [INFO] [stdout] 2025-01-21T06:25:02.870621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:02.870633Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:25:02.870641Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:05.189391Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.189429Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.189494Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:05.189516Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:05.189530Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:05.812114Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.812421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.812667Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:05.812689Z 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-01-21T06:25:05.812702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:05.954321Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:05.967304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.967447Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:05.967611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:05.967638Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:25:05.967650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:08.198880Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:08.198918Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:08.198960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:08.198971Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:08.198977Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:09.132816Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:09.133880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:09.133915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:09.133976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:09.134020Z 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-01-21T06:25:09.134064Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:09.139707Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:09.139734Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:09.139778Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:09.139791Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:09.139803Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:11.089997Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:11.090034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:11.090091Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:11.090107Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:11.090114Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:12.108616Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:12.108832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:12.108999Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:12.109044Z 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-01-21T06:25:12.109064Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:12.262822Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:12.281653Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:12.281990Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 25b58d(00100101).. exceeded threshold 69 [INFO] [stdout] 2025-01-21T06:25:12.282036Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:12.282226Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 25b58d.. as faulty node [INFO] [stdout] 2025-01-21T06:25:12.282251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:12.282258Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-01-21T06:25:12.282265Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:13.923844Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:13.923880Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:13.923930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:13.923948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:13.923960Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:14.922706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:14.922866Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3d9626(00111101).. exceeded threshold 87 [INFO] [stdout] 2025-01-21T06:25:14.922929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:14.923096Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3d9626.. as faulty node [INFO] [stdout] 2025-01-21T06:25:14.923122Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:14.923135Z 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-01-21T06:25:14.923146Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:15.075339Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:15.086778Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:15.086960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:15.087102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:15.087122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:25:15.087135Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:16.762195Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:16.762233Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:16.762282Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:16.762296Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:16.762303Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:17.934316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:17.934387Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:17.934493Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:17.934515Z 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-01-21T06:25:17.934527Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:17.977569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:17.986684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:17.986752Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:17.986827Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:17.986849Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:17.986861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:19.945238Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:19.945280Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:19.945335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:19.945350Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:19.945363Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:20.942769Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:20.962547Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:20.962998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8d4075(10001101).. exceeded threshold 58 [INFO] [stdout] 2025-01-21T06:25:20.963036Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:20.963211Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8d4075.. as faulty node [INFO] [stdout] 2025-01-21T06:25:20.963237Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:20.963245Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:25:20.963251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:21.204219Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:21.204344Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:21.204480Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:21.204517Z 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-01-21T06:25:21.204530Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:22.874549Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:22.874589Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:22.874639Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:22.874656Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:22.874669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:24.067273Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:24.083732Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:24.083956Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:24.084121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:24.084144Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:25:24.084156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:24.145481Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:24.145523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:24.145559Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:24.145569Z 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-01-21T06:25:24.145576Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:25.939229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:25.939265Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:25.939315Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:25.939335Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:25.939347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:27.195926Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:27.196176Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 314649(00110001).. exceeded threshold 106 [INFO] [stdout] 2025-01-21T06:25:27.196211Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:27.196377Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 314649.. as faulty node [INFO] [stdout] 2025-01-21T06:25:27.196430Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:27.196448Z 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-01-21T06:25:27.196459Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:27.270721Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:27.285018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:27.285139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:27.285285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:27.285307Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:27.285319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:28.858654Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:28.858690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:28.858733Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:28.858742Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:28.858754Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:30.239781Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:30.251772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:30.251885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:30.252031Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:30.252057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:30.252070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:30.459671Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:30.459762Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:30.459854Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:30.459871Z 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-01-21T06:25:30.459883Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:31.893289Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:31.893325Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:31.893380Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:31.893402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:31.893415Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:33.464086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:33.473054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:33.473111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:33.473180Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:33.473221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:25:33.473238Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:33.726225Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:33.726323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:33.726444Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:33.726461Z 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-01-21T06:25:33.726468Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:35.115422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:35.115460Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:35.115531Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:35.115554Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:35.115565Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:36.621917Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:36.640264Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:36.640625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0f4f83(00001111).. exceeded threshold 18 [INFO] [stdout] 2025-01-21T06:25:36.640660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:36.640864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0f4f83.. as faulty node [INFO] [stdout] 2025-01-21T06:25:36.640893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:36.640902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:25:36.640912Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:36.786108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:36.786210Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:36.786322Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:36.786346Z 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-01-21T06:25:36.786359Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:38.311828Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:38.311865Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:38.311915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:38.311928Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:38.311936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:39.516708Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:39.531508Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:39.531704Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:39.531874Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:39.531900Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:25:39.531909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:39.676527Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:39.676622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:39.676738Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:39.676758Z 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-01-21T06:25:39.676770Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:41.443831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:41.443868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:41.443911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:41.443921Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:41.443928Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:42.499908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:42.508867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:42.508950Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:42.509046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:42.509075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:25:42.509089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:42.771849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:42.772030Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:42.772195Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:42.772220Z 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-01-21T06:25:42.772233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:44.333537Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:44.333574Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:44.333627Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:44.333640Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:44.333647Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:45.618730Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:45.618835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:45.618965Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:45.618992Z 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-01-21T06:25:45.619000Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:45.681647Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:45.699555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:45.699740Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:45.699883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:45.699936Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:25:45.699957Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:47.626580Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:47.626618Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:47.626662Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:47.626681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:47.626690Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:48.422425Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:48.422549Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:48.422680Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:48.422703Z 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-01-21T06:25:48.422715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:48.601890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:48.610346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:48.610419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:48.610536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:48.610557Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:25:48.610570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:50.423808Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:50.423847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:50.423891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:50.423902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:50.423917Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:51.453712Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:51.453762Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:51.453815Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:51.453830Z 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-01-21T06:25:51.453842Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:51.780083Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:51.794991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:51.795140Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 699848(01101001).. exceeded threshold 43 [INFO] [stdout] 2025-01-21T06:25:51.795177Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:51.795333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 699848.. as faulty node [INFO] [stdout] 2025-01-21T06:25:51.795387Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:51.795405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:25:51.795432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:53.281630Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:53.281669Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:53.281713Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:53.281729Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:53.281743Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:54.725953Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:54.726328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b0d072(10110000).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:25:54.726372Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:54.726594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b0d072.. as faulty node [INFO] [stdout] 2025-01-21T06:25:54.726623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:54.726636Z 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-01-21T06:25:54.726647Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:55.070751Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:55.087401Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:55.087625Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 07fa77(00000111).. exceeded threshold 46 [INFO] [stdout] 2025-01-21T06:25:55.087661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:55.087819Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 07fa77.. as faulty node [INFO] [stdout] 2025-01-21T06:25:55.087846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:55.087854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:25:55.087863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:56.555317Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:56.555355Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:56.555402Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:56.555422Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:56.555435Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:57.661927Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:57.662253Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8f11c4(10001111).. exceeded threshold 68 [INFO] [stdout] 2025-01-21T06:25:57.662292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:57.662509Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8f11c4.. as faulty node [INFO] [stdout] 2025-01-21T06:25:57.662530Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:57.662540Z 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-01-21T06:25:57.662546Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:25:57.825657Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:25:57.831455Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:57.831495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:57.831566Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:57.831583Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:57.831595Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:25:59.691727Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:59.691764Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:25:59.691813Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:25:59.691834Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:25:59.691850Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:00.888995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:00.895622Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:00.895654Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:00.895702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:00.895712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:00.895719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:00.928077Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:00.928460Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ed6087(11101101).. exceeded threshold 48 [INFO] [stdout] 2025-01-21T06:26:00.928510Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:00.928734Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ed6087.. as faulty node [INFO] [stdout] 2025-01-21T06:26:00.928760Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:00.928772Z 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-01-21T06:26:00.928784Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:02.693757Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:02.693793Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:02.693836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:02.693845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:02.693852Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:03.958127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:03.958202Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:03.958292Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:03.958313Z 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-01-21T06:26:03.958326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:04.042417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:04.052910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:04.052992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:04.053101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:04.053122Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:26:04.053129Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:05.850193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:05.850229Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:05.850266Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:05.850279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:05.850295Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:07.184543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:07.199919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:07.199951Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:07.199994Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:07.200013Z 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-01-21T06:26:07.200020Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:07.201853Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:07.202092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:07.202288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:07.202304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:26:07.202314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:09.133986Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:09.134023Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:09.134081Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:09.134102Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:09.134117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:09.988923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:09.997720Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:09.997791Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:09.997914Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:09.997962Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:26:09.997980Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:10.012711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:10.012827Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:10.012976Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:10.013001Z 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-01-21T06:26:10.013014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:11.886638Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:11.886674Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:11.886723Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:11.886735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:11.886741Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:13.068067Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:13.068398Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 718a9c(01110001).. exceeded threshold 64 [INFO] [stdout] 2025-01-21T06:26:13.068432Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:13.068649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 718a9c.. as faulty node [INFO] [stdout] 2025-01-21T06:26:13.068671Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:13.068680Z 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-01-21T06:26:13.068694Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:13.186076Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:13.202673Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:13.202833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f5fd81(11110101).. exceeded threshold 41 [INFO] [stdout] 2025-01-21T06:26:13.202864Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:13.203036Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f5fd81.. as faulty node [INFO] [stdout] 2025-01-21T06:26:13.203072Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:13.203088Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:26:13.203100Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:14.829154Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:14.829190Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:14.829228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:14.829241Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:14.829254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:16.009851Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:16.018576Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:16.018655Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:16.018757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:16.018773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:26:16.018780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:16.432147Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:16.432560Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:16.432820Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:16.432846Z 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-01-21T06:26:16.432860Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:17.901330Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:17.901367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:17.901418Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:17.901438Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:17.901450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:18.950368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:18.960562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:18.960650Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:18.960750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:18.960767Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:18.960773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:19.273875Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:19.273960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:19.274061Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:19.274078Z 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-01-21T06:26:19.274088Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:20.675361Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:20.675398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:20.675450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:20.675464Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:20.675471Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:22.087660Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:22.103050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:22.103212Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6c0334(01101100).. exceeded threshold 56 [INFO] [stdout] 2025-01-21T06:26:22.103240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:22.103370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6c0334.. as faulty node [INFO] [stdout] 2025-01-21T06:26:22.103395Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:22.103408Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1? [INFO] [stdout] 2025-01-21T06:26:22.103423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:22.567150Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:22.567279Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:22.567401Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:22.567421Z 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-01-21T06:26:22.567435Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:23.840111Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:23.840150Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:23.840188Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:23.840196Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:23.840203Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:25.275053Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:25.283690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:25.283746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:25.283856Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:25.283880Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:26:25.283893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:25.734063Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:25.734156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:25.734269Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:25.734286Z 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-01-21T06:26:25.734294Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:26.810035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:26.810076Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:26.810117Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:26.810135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:26.810147Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:28.533432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:28.542754Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:28.542828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:28.542938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:28.542960Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:28.542974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:28.682277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:28.682326Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:28.682379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:28.682395Z 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-01-21T06:26:28.682407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:29.878155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:29.878193Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:29.878248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:29.878267Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:29.878279Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:31.442244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:31.463099Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:31.463476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4113c9(01000001).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:26:31.463567Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:31.463817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4113c9.. as faulty node [INFO] [stdout] 2025-01-21T06:26:31.463842Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:31.463854Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:26:31.463865Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:31.522450Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:31.522549Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:31.522666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:31.522689Z 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-01-21T06:26:31.522700Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:32.977739Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:32.977779Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:32.977846Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:32.977867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:32.977880Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:34.524189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:34.539940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:34.540174Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e74781(11100111).. exceeded threshold 34 [INFO] [stdout] 2025-01-21T06:26:34.540213Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:34.540394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e74781.. as faulty node [INFO] [stdout] 2025-01-21T06:26:34.540419Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:34.540432Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:26:34.540446Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:34.589949Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:34.590117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:34.590264Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:34.590287Z 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-01-21T06:26:34.590300Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:36.272653Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:36.272691Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:36.272730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:36.272738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:36.272745Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:37.592266Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:37.592604Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:37.592829Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:37.592848Z 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-01-21T06:26:37.592855Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:37.806385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:37.811353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:37.811385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:37.811442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:37.811464Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:37.811472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:39.125731Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:39.125768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:39.125809Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:39.125827Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:39.125840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:40.582505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:40.582570Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:40.582639Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:40.582654Z 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-01-21T06:26:40.582666Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:40.978368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:40.998810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:40.999106Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:40.999271Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:40.999287Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:26:40.999300Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:42.247073Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:42.247112Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:42.247167Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:42.247182Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:42.247194Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:43.673467Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:43.673524Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:43.673602Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:43.673621Z 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-01-21T06:26:43.673628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:43.948007Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:43.956413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:43.956477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:43.956588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:43.956605Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:43.956612Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:45.506347Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:45.506388Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:45.506430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:45.506442Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:45.506450Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:46.919853Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:46.919977Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:46.920108Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:46.920131Z 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-01-21T06:26:46.920144Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:46.928738Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:46.942075Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:46.942197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a4a73f(10100100).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:26:46.942229Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:46.942368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a4a73f.. as faulty node [INFO] [stdout] 2025-01-21T06:26:46.942392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:46.942406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:26:46.942415Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:48.701312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:48.701353Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:48.701408Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:48.701430Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:48.701438Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:49.808780Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:49.827379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:49.827761Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:49.827974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:49.828000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:26:49.828013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:50.172333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:50.172422Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:50.172515Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:50.172532Z 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-01-21T06:26:50.172541Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:51.832959Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:51.832994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:51.833033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:51.833041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:51.833048Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:52.974423Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:52.987145Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:52.987274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:52.987437Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:52.987463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-01-21T06:26:52.987476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:53.458750Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:53.458836Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:53.458938Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:53.458957Z 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-01-21T06:26:53.458969Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:54.940866Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:54.940903Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:54.940948Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:54.940968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:54.940982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:56.176645Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:56.186270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:56.186350Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:56.186498Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:56.186522Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:26:56.186536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:56.329805Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:56.330118Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:56.330332Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:56.330358Z 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-01-21T06:26:56.330371Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:57.860292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:57.860329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:57.860367Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:57.860379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:26:57.860386Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:26:59.229588Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:59.229720Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c66d5f(11000110).. exceeded threshold 107 [INFO] [stdout] 2025-01-21T06:26:59.229743Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:59.229893Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c66d5f.. as faulty node [INFO] [stdout] 2025-01-21T06:26:59.229920Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:59.229930Z 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-01-21T06:26:59.229943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:26:59.447828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:26:59.466516Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:59.466802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9031a8(10010000).. exceeded threshold 41 [INFO] [stdout] 2025-01-21T06:26:59.466838Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:26:59.467012Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9031a8.. as faulty node [INFO] [stdout] 2025-01-21T06:26:59.467038Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:26:59.467051Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:26:59.467066Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:01.162540Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:01.162578Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:01.162620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:01.162633Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:01.162645Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:02.219081Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:02.219306Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c70a51(11000111).. exceeded threshold 47 [INFO] [stdout] 2025-01-21T06:27:02.219339Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:02.219565Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c70a51.. as faulty node [INFO] [stdout] 2025-01-21T06:27:02.219589Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:02.219597Z 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-01-21T06:27:02.219605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:02.297329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:02.315436Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:02.315772Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c51c54(11000101).. exceeded threshold 51 [INFO] [stdout] 2025-01-21T06:27:02.315810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:02.315952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c51c54.. as faulty node [INFO] [stdout] 2025-01-21T06:27:02.315971Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:02.315983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:27:02.315998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:04.451237Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:04.451274Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:04.451312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:04.451323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:04.451329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:05.101327Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:05.110700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:05.110792Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:05.110915Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:05.110939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:05.110953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:05.276550Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:05.276759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:05.276948Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:05.276975Z 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-01-21T06:27:05.276989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:07.627535Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:07.627582Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:07.627637Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:07.627679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:07.627695Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:08.085982Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:08.090302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:08.090335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:08.090374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:08.090385Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:08.090391Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:08.348129Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:08.348242Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:08.348386Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:08.348407Z 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-01-21T06:27:08.348420Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:10.496750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:10.496791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:10.496848Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:10.496864Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:10.496876Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:10.993292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:11.007920Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:11.008147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 071d13(00000111).. exceeded threshold 102 [INFO] [stdout] 2025-01-21T06:27:11.008186Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:11.008328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 071d13.. as faulty node [INFO] [stdout] 2025-01-21T06:27:11.008357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:11.008369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-01-21T06:27:11.008384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:11.401946Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:11.402010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:11.402083Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:11.402099Z 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-01-21T06:27:11.402111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:13.597041Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:13.597082Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:13.597135Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:13.597155Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:13.597170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:14.088500Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:14.103148Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:14.103301Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:14.103460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:14.103494Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:27:14.103510Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:14.287970Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:14.288208Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:14.288384Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:14.288408Z 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-01-21T06:27:14.288421Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:16.383914Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:16.383953Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:16.383995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:16.384005Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:16.384013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:17.019719Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:17.031935Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:17.032091Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:17.032252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:17.032291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:17.032314Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:17.165707Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:17.165812Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:17.165921Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:17.165936Z 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-01-21T06:27:17.165943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:19.440607Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:19.440647Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:19.440708Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:19.440725Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:19.440737Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:19.947348Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:19.955224Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:19.955283Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:19.955355Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:19.955392Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:19.955413Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:20.103313Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:20.103366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:20.103445Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:20.103468Z 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-01-21T06:27:20.103480Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:22.522254Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:22.522292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:22.522332Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:22.522340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:22.522352Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:23.075555Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:23.094449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:23.094756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ff9039(11111111).. exceeded threshold 56 [INFO] [stdout] 2025-01-21T06:27:23.094793Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:23.095008Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ff9039.. as faulty node [INFO] [stdout] 2025-01-21T06:27:23.095032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:23.095046Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:27:23.095057Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:23.374428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:23.374466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:23.374523Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:23.374541Z 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-01-21T06:27:23.374553Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:25.489207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:25.489248Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:25.489292Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:25.489311Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:25.489321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:26.275462Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:26.275694Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 71815a(01110001).. exceeded threshold 37 [INFO] [stdout] 2025-01-21T06:27:26.275728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:26.275929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 71815a.. as faulty node [INFO] [stdout] 2025-01-21T06:27:26.275957Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:26.275971Z 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-01-21T06:27:26.275986Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:26.303698Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:26.321207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:26.321481Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 820b5f(10000010).. exceeded threshold 54 [INFO] [stdout] 2025-01-21T06:27:26.321539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:26.321750Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 820b5f.. as faulty node [INFO] [stdout] 2025-01-21T06:27:26.321773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:26.321786Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:27:26.321801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:28.308798Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:28.308838Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:28.308889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:28.308909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:28.308922Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:29.145119Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:29.160280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:29.160528Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 74358c(01110100).. exceeded threshold 31 [INFO] [stdout] 2025-01-21T06:27:29.160568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:29.160749Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 74358c.. as faulty node [INFO] [stdout] 2025-01-21T06:27:29.160774Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:29.160787Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:27:29.160801Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:29.452908Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:29.453062Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:29.453226Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:29.453251Z 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-01-21T06:27:29.453262Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:31.652309Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:31.652346Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:31.652389Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:31.652407Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:31.652420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:32.031578Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:32.043113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:32.043234Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:32.043379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:32.043427Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:32.043444Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:32.696793Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:32.696888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:32.696996Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:32.697015Z 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-01-21T06:27:32.697027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:34.800676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:34.800713Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:34.800759Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:34.800778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:34.800791Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:35.045127Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:35.050406Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:35.050440Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:35.050502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:35.050521Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:35.050531Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:35.800418Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:35.800466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:35.800544Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:35.800569Z 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-01-21T06:27:35.800582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:37.668740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:37.668778Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:37.668824Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:37.668836Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:37.668845Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:38.106442Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:38.121006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:38.121262Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f3fb75(11110011).. exceeded threshold 111 [INFO] [stdout] 2025-01-21T06:27:38.121299Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:38.121502Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f3fb75.. as faulty node [INFO] [stdout] 2025-01-21T06:27:38.121529Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:38.121536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:27:38.121543Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:38.972316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:38.972600Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f6e202(11110110).. exceeded threshold 44 [INFO] [stdout] 2025-01-21T06:27:38.972636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:38.972814Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f6e202.. as faulty node [INFO] [stdout] 2025-01-21T06:27:38.972835Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:38.972841Z 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-01-21T06:27:38.972849Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:40.914726Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:40.914763Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:40.914804Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:40.914823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:40.914835Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:41.284333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:41.295120Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:41.295232Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:41.295357Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:41.295381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:41.295394Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:41.767161Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:41.767263Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:41.767389Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:41.767416Z 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-01-21T06:27:41.767428Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:44.196620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.196660Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.196719Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:44.196735Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:44.196748Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:44.264128Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:44.282565Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.282858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 0c2cec(00001100).. exceeded threshold 53 [INFO] [stdout] 2025-01-21T06:27:44.282894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.283110Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 0c2cec.. as faulty node [INFO] [stdout] 2025-01-21T06:27:44.283132Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:44.283141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-01-21T06:27:44.283154Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:44.920990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.921344Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8ea213(10001110).. exceeded threshold 86 [INFO] [stdout] 2025-01-21T06:27:44.921379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:44.921562Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8ea213.. as faulty node [INFO] [stdout] 2025-01-21T06:27:44.921589Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:44.921603Z 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-01-21T06:27:44.921637Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:47.364624Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.364661Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.364700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:47.364712Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:47.364724Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:47.403884Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:47.413345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.413418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.413536Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:47.413588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:27:47.413623Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:47.796803Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.797085Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:47.797288Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:47.797316Z 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-01-21T06:27:47.797328Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:50.158675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.158711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.158751Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:50.158761Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:50.158768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:50.486043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:50.507951Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.508330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.508584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:50.508611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-01-21T06:27:50.508621Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:50.647093Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.647204Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:50.647336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:50.647386Z 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-01-21T06:27:50.647407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:53.455446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.455493Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.455566Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:53.455586Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:53.455596Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:53.656280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:53.663460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.663517Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.663592Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:53.663614Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:53.663626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:53.722200Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.722231Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:53.722276Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:53.722289Z 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-01-21T06:27:53.722301Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:56.667935Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.667972Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.668011Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:56.668028Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:56.668039Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:56.867073Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:27:56.878934Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.879032Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.879182Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:56.879206Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:27:56.879217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:27:56.982372Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.982615Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 2ecab9(00101110).. exceeded threshold 51 [INFO] [stdout] 2025-01-21T06:27:56.982650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:56.982834Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 2ecab9.. as faulty node [INFO] [stdout] 2025-01-21T06:27:56.982861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:56.982869Z 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-01-21T06:27:56.982879Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:27:59.492049Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:59.492088Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:27:59.492140Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:27:59.492157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:27:59.492170Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:00.071626Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:00.087791Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:00.088045Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:00.088223Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:00.088251Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-01-21T06:28:00.088261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:00.222426Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:00.222650Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:00.222816Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:00.222838Z 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-01-21T06:28:00.222850Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:02.262697Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:02.262736Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:02.262775Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:02.262789Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:02.262801Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:03.231049Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:03.231298Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:03.231476Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:03.231518Z 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-01-21T06:28:03.231533Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:03.279493Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:03.293104Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:03.293220Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:03.293326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:03.293345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-01-21T06:28:03.293358Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:05.079891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:05.079931Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:05.079981Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:05.079995Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:05.080002Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:06.125759Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:06.125856Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:06.125973Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:06.125990Z 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-01-21T06:28:06.126001Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:06.367326Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:06.386527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:06.386885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:06.387048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:06.387068Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-01-21T06:28:06.387079Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:07.975213Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:07.975250Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:07.975291Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:07.975308Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:07.975320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:08.962140Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:08.962345Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:08.962546Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:08.962572Z 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-01-21T06:28:08.962584Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:09.678938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:09.698407Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:09.698712Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2ed516(00101110).. exceeded threshold 67 [INFO] [stdout] 2025-01-21T06:28:09.698748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:09.698949Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2ed516.. as faulty node [INFO] [stdout] 2025-01-21T06:28:09.698978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:09.698991Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:28:09.699006Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:10.862438Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:10.862478Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:10.862552Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:10.862575Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:10.862584Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:12.183397Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:12.183772Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 0402a9(00000100).. exceeded threshold 50 [INFO] [stdout] 2025-01-21T06:28:12.183817Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:12.184035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 0402a9.. as faulty node [INFO] [stdout] 2025-01-21T06:28:12.184060Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:12.184079Z 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-01-21T06:28:12.184090Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:12.496955Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:12.511983Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:12.512202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eb9c06(11101011).. exceeded threshold 85 [INFO] [stdout] 2025-01-21T06:28:12.512231Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:12.512424Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eb9c06.. as faulty node [INFO] [stdout] 2025-01-21T06:28:12.512447Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:12.512460Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:28:12.512476Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:13.845093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:13.845131Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:13.845184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:13.845206Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:13.845214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:14.984931Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:14.985053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:14.985198Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:14.985222Z 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-01-21T06:28:14.985230Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:15.410504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:15.422995Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:15.423149Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:15.423319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:15.423343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:28:15.423356Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:16.898693Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:16.898732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:16.898774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:16.898792Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:16.898804Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:18.149010Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:18.149190Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 41ebf3(01000001).. exceeded threshold 125 [INFO] [stdout] 2025-01-21T06:28:18.149231Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:18.149422Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 41ebf3.. as faulty node [INFO] [stdout] 2025-01-21T06:28:18.149450Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:18.149465Z 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-01-21T06:28:18.149494Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:18.635662Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:18.657384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:18.657736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c8b800(11001000).. exceeded threshold 48 [INFO] [stdout] 2025-01-21T06:28:18.657815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:18.658035Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c8b800.. as faulty node [INFO] [stdout] 2025-01-21T06:28:18.658064Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:18.658078Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-01-21T06:28:18.658092Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:19.833926Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:19.833964Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:19.834007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:19.834020Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:19.834026Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:21.095692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:21.095771Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:21.095869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:21.095888Z 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-01-21T06:28:21.095897Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:21.818244Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:21.833524Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:21.833669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e1d12e(11100001).. exceeded threshold 30 [INFO] [stdout] 2025-01-21T06:28:21.833702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:21.833863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e1d12e.. as faulty node [INFO] [stdout] 2025-01-21T06:28:21.833890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:21.833898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-01-21T06:28:21.833909Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:22.832201Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:22.832242Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:22.832301Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:22.832323Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:22.832331Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:24.365445Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:24.365520Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:24.365605Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:24.365640Z 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-01-21T06:28:24.365659Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:24.645569Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:24.651465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:24.651514Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:24.651584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:24.651603Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:24.651611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:25.819334Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:25.819372Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:25.819433Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:25.819455Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:25.819463Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:27.677863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:27.682981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:27.683125Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 1752cb(00010111).. exceeded threshold 107 [INFO] [stdout] 2025-01-21T06:28:27.683159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:27.683310Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 1752cb.. as faulty node [INFO] [stdout] 2025-01-21T06:28:27.683361Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:27.683382Z 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-01-21T06:28:27.683393Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:27.693089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:27.693260Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:27.693445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:27.693470Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:28:27.693496Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:29.061644Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:29.061682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:29.061721Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:29.061731Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:29.061738Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:30.899796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:30.921408Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:30.921795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:30.922019Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:30.922043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-01-21T06:28:30.922052Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:30.951488Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:30.951597Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:30.951715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:30.951759Z 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-01-21T06:28:30.951789Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:32.028014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:32.028055Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:32.028102Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:32.028122Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:32.028138Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:33.850141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-01-21T06:28:33.856417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:33.856449Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:33.856511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-01-21T06:28:33.856525Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:33.856534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes ... ok [INFO] [stdout] 2025-01-21T06:28:33.910277Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:33.910649Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:33.910811Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:33.910827Z 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-01-21T06:28:33.910833Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:35.080104Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:35.080142Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:35.080189Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-01-21T06:28:35.080207Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-01-21T06:28:35.080214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders ... ok [INFO] [stdout] 2025-01-21T06:28:37.212410Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:37.212718Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b0c2cd(10110000).. exceeded threshold 84 [INFO] [stdout] 2025-01-21T06:28:37.212762Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-01-21T06:28:37.212956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b0c2cd.. as faulty node [INFO] [stdout] 2025-01-21T06:28:37.212975Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-01-21T06:28:37.212982Z 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-01-21T06:28:37.212988Z 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 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 791.29s [INFO] [stdout] [INFO] [stderr] Doc-tests sn_fault_detection [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e874d178fc6bc011bce9704f71bf6f00bef34d8521dd6b6938fc08bb7cf539a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e874d178fc6bc011bce9704f71bf6f00bef34d8521dd6b6938fc08bb7cf539a", kill_on_drop: false }` [INFO] [stdout] 9e874d178fc6bc011bce9704f71bf6f00bef34d8521dd6b6938fc08bb7cf539a