You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there is a mismatch between the error messages we're checking for in the retry-loop and the one we seem to get back from the actual error. Here's the error we're failing on: Timeseries not found for: hardware_component:temperature, but the retry code is looking for a message like "Schema for timeseries hardware_component:temperature not found". It sure looks like I just flubbed the check itself, though I'm not sure how. Looking back at #7084, we see exactly the same error message as we see today.
This test failed on a CI run on #7236
https://github.com/oxidecomputer/omicron/pull/7236/checks?check_run_id=34396932885
Log showing the specific test failure:
https://buildomat.eng.oxide.computer/wg/0/details/01JF0W46RCCHYRBT939BZNX9N1/lzD91cQIcXjBCvXQ7t9oaI2PQhD9bmE4RhLxI5qWH1JlfFFq/01JF0W51WYHSSG6WTF71FH0539
Excerpt from the log showing the failure:
The text was updated successfully, but these errors were encountered: