-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Test FlakeTests that work. Wait, no. Actually yes. Hang on. Something is broken.Tests that work. Wait, no. Actually yes. Hang on. Something is broken.
Description
This test failed on a CI run on #9188:
https://github.com/oxidecomputer/omicron/pull/9188/checks?check_run_id=52847486148
Log showing the specific test failure:
Excerpt from the log showing the failure:
8292 2025-10-15T22:04:11.362Z task: "bfd_manager"
8293 2025-10-15T22:04:11.362Z configured period: every <REDACTED_DURATION>s
8294 2025-10-15T22:04:11.362Z last completed activation: <REDACTED ITERATIONS>, triggered by <TRIGGERED_BY_REDACTED>
8295 2025-10-15T22:04:11.362Z started at <REDACTED_TIMESTAMP> (<REDACTED DURATION>s ago) and ran for <REDACTED DURATION>ms
8296 2025-10-15T22:04:11.362Z - last completion reported error: failed to resolve addresses for Dendrite services: proto error: no records found for Query { name: Name("_dendrite._tcp.control-plane.oxide.internal."), query_type: SRV, query_class: IN }
8297 2025-10-15T22:04:11.362Z +warning: unknown background task: "bfd_manager" (don't know how to interpret details: Object {})
At a glance it looks like this is a race between the task failing because it runs before internal DNS is available (or is able to resolve dendrite) and the task succeeding?
Metadata
Metadata
Assignees
Labels
Test FlakeTests that work. Wait, no. Actually yes. Hang on. Something is broken.Tests that work. Wait, no. Actually yes. Hang on. Something is broken.