[GH-ISSUE #2465] Intermittent if_cd_bit_is_set_then_respond_with_data_that_fails_authentication failures #995

Open
opened 2026-03-16 01:12:54 +03:00 by kerem · 0 comments
Owner

Originally created by @djc on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2465

Describe the bug
This test seems to sometimes fail in CI. Example:

https://github.com/hickory-dns/hickory-dns/actions/runs/10917975161/job/30302402693?pr=2464

---- resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication stdout ----
thread 'resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication' panicked at packages/dns-test/src/name_server.rs:464:25:
DS for KSK not found
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Originally created by @djc on GitHub (Sep 18, 2024). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2465 **Describe the bug** This test seems to sometimes fail in CI. Example: https://github.com/hickory-dns/hickory-dns/actions/runs/10917975161/job/30302402693?pr=2464 ```rust ---- resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication stdout ---- thread 'resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication' panicked at packages/dns-test/src/name_server.rs:464:25: DS for KSK not found note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#995
No description provided.