<!-- This template is for cases where you've got a test that failed in CI for a pull request and you believe it's not related to changes in your branch. --> This test failed on a CI run on **https://github.com/oxidecomputer/omicron/commit/5198b40290614352be19a4326a482eb1b0213c1e** (pre-PR): https://github.com/oxidecomputer/omicron/runs/31089252234 Log showing the specific test failure: https://buildomat.eng.oxide.computer/wg/0/details/01J9C20P89V4YQSG2E0ARCWCHT/EYt2W7eh7IIwcossCxtFwwpEOJA28LwZLLIegY835dykgGNr/01J9C216DWS3S4ZRPN1HW8FD0J Excerpt from the log showing the failure: ``` 1071 2024-10-04T16:21:16.536Z + curl -sSf /v1/ping --resolve '' --cacert /opt/oxide/sled-agent/pkg/initial-tls-cert.pem 1072 2024-10-04T16:21:16.559Z curl: (49) Couldn't parse CURLOPT_RESOLVE entry '' 1073 2024-10-04T16:21:16.559Z + [[ 6 -gt 60 ]] ```