<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="nextest-run" tests="2832" failures="8" errors="0" uuid="f8687cc3-e019-4b04-be30-d7df42956d26" timestamp="2026-06-02T17:51:12.710+00:00" time="3480.880">
    <testsuite name="@setup-script:crdb-seed" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p crdb-seed --profile test"/>
            <property name="output-env:CRDB_SEED_TAR" value="/var/tmp/omicron_tmp/crdb-base-build/14cff1cc5e1b6e23d891d2beb834ba1ec35eef49860c4c1777f05eaa3fd5e4d6.tar"/>
        </properties>
        <testcase name="crdb-seed" classname="@setup-script:crdb-seed" timestamp="2026-06-02T17:51:12.711+00:00" time="41.302">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="@setup-script:clickhouse-cluster" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p clickhouse-cluster-dev"/>
        </properties>
        <testcase name="clickhouse-cluster" classname="@setup-script:clickhouse-cluster" timestamp="2026-06-02T17:51:54.013+00:00" time="15.472">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="api_identity" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="test::test_identity" classname="api_identity" timestamp="2026-06-02T17:52:09.497+00:00" time="0.025">
        </testcase>
        <testcase name="test::test_identity_no_field" classname="api_identity" timestamp="2026-06-02T17:52:09.497+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="authz-macros" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_authz_snapshots" classname="authz-macros" timestamp="2026-06-02T17:52:09.491+00:00" time="0.032">
        </testcase>
    </testsuite>
    <testsuite name="bootstore" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="schemes::tests::hello_roundtrip" classname="bootstore" timestamp="2026-06-02T17:52:09.522+00:00" time="0.015">
        </testcase>
        <testcase name="schemes::v0::share_pkg::tests::create_packages" classname="bootstore" timestamp="2026-06-02T17:52:09.537+00:00" time="0.015">
        </testcase>
        <testcase name="schemes::v0::peer::tests::network_config" classname="bootstore" timestamp="2026-06-02T17:52:09.523+00:00" time="0.042">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::create_and_verify" classname="bootstore" timestamp="2026-06-02T17:52:09.552+00:00" time="0.013">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares" classname="bootstore" timestamp="2026-06-02T17:52:09.565+00:00" time="0.012">
        </testcase>
        <testcase name="schemes::v0::peer::tests::basic_3_nodes" classname="bootstore" timestamp="2026-06-02T17:52:09.523+00:00" time="1.053">
        </testcase>
    </testsuite>
    <testsuite name="cert-dev::test-cert-dev" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_cert_create" classname="cert-dev::test-cert-dev" timestamp="2026-06-02T17:52:10.576+00:00" time="0.053">
        </testcase>
    </testsuite>
    <testsuite name="clickana" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="chart::tests::gather_chart_data_failure" classname="clickana" timestamp="2026-06-02T17:52:10.628+00:00" time="0.081">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_disk_usage_success" classname="clickana" timestamp="2026-06-02T17:52:10.709+00:00" time="0.016">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_memory_tracking_success" classname="clickana" timestamp="2026-06-02T17:52:10.726+00:00" time="0.017">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_query_count_success" classname="clickana" timestamp="2026-06-02T17:52:10.743+00:00" time="0.013">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_running_queries_success" classname="clickana" timestamp="2026-06-02T17:52:10.756+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="clickhouse-admin-types-versions" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.775+00:00" time="0.022">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.797+00:00" time="0.026">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.824+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.853+00:00" time="0.030">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_keeper_conf_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.883+00:00" time="0.063">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_lgif_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.946+00:00" time="0.041">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_raft_config_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:10.987+00:00" time="0.049">
        </testcase>
        <testcase name="impls::keeper::tests::test_generate_keeper_config" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.036+00:00" time="0.032">
        </testcase>
        <testcase name="impls::keeper::tests::test_invalid_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.068+00:00" time="0.036">
        </testcase>
        <testcase name="impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.104+00:00" time="0.034">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.126+00:00" time="0.032">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.138+00:00" time="0.037">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.158+00:00" time="0.033">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.176+00:00" time="0.034">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.192+00:00" time="0.041">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.210+00:00" time="0.042">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_field_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.233+00:00" time="0.039">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_keys_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.251+00:00" time="0.032">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.272+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.284+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.301+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_server_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.311+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_value_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.329+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.340+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.357+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_u64_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.369+00:00" time="0.025">
        </testcase>
        <testcase name="impls::server::tests::test_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.384+00:00" time="0.025">
        </testcase>
        <testcase name="impls::server::tests::test_empty_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.394+00:00" time="0.023">
        </testcase>
        <testcase name="impls::server::tests::test_generate_replica_config" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.409+00:00" time="0.025">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.417+00:00" time="0.025">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.434+00:00" time="0.026">
        </testcase>
        <testcase name="impls::server::tests::test_time_format_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.441+00:00" time="0.024">
        </testcase>
        <testcase name="impls::server::tests::test_unix_epoch_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.460+00:00" time="0.025">
        </testcase>
        <testcase name="impls::server::tests::test_utc_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-02T17:52:11.466+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-learner" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-learner" timestamp="2026-06-02T17:52:09.565+00:00" time="1.561">
        </testcase>
    </testsuite>
    <testsuite name="cockroach-admin-types-versions" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.484+00:00" time="0.036">
        </testcase>
        <testcase name="impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.491+00:00" time="0.036">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_no_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.520+00:00" time="0.018">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.528+00:00" time="0.018">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.538+00:00" time="0.023">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_invalid_rows_not_decommissioned" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.545+00:00" time="0.026">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_multiple_lines_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.562+00:00" time="0.026">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_single_line_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-06-02T17:52:11.571+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="db-dev::test-db-dev" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test_db_dev_populate_no_args" classname="db-dev::test-db-dev" timestamp="2026-06-02T17:52:11.588+00:00" time="0.074">
        </testcase>
        <testcase name="test_db_dev_wipe_no_args" classname="db-dev::test-db-dev" timestamp="2026-06-02T17:52:11.598+00:00" time="0.079">
        </testcase>
        <testcase name="test_db_killed" classname="db-dev::test-db-dev" timestamp="2026-06-02T17:52:11.662+00:00" time="3.069">
        </testcase>
        <testcase name="test_db_run" classname="db-dev::test-db-dev" timestamp="2026-06-02T17:52:11.677+00:00" time="13.048">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-rack-coordinator" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-rack-coordinator" timestamp="2026-06-02T17:52:09.576+00:00" time="2.711">
        </testcase>
    </testsuite>
    <testsuite name="db-macros" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test::test_lookup_snapshots" classname="db-macros" timestamp="2026-06-02T17:52:12.287+00:00" time="0.052">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_for_enums" classname="db-macros" timestamp="2026-06-02T17:52:12.340+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_with_wrong_table_name_type" classname="db-macros" timestamp="2026-06-02T17:52:12.372+00:00" time="0.030">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_embedded_identity" classname="db-macros" timestamp="2026-06-02T17:52:12.401+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_table_name" classname="db-macros" timestamp="2026-06-02T17:52:12.430+00:00" time="0.030">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_minimal_example_compiles" classname="db-macros" timestamp="2026-06-02T17:52:12.460+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_derive_snapshots" classname="db-macros" timestamp="2026-06-02T17:52:12.491+00:00" time="0.033">
        </testcase>
        <testcase name="tests::test_derive_with_unknown_field" classname="db-macros" timestamp="2026-06-02T17:52:12.524+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="dns-server" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="storage::test::test_update_basic" classname="dns-server" timestamp="2026-06-02T17:52:12.553+00:00" time="0.116">
        </testcase>
        <testcase name="storage::test::test_update_in_progress" classname="dns-server" timestamp="2026-06-02T17:52:12.669+00:00" time="0.133">
        </testcase>
        <testcase name="storage::test::test_update_interrupted" classname="dns-server" timestamp="2026-06-02T17:52:12.802+00:00" time="0.186">
        </testcase>
        <testcase name="storage::test::test_zone_gets_soa_record" classname="dns-server" timestamp="2026-06-02T17:52:12.988+00:00" time="0.096">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::basic_test" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="a_crud" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.084+00:00" time="0.138">
        </testcase>
        <testcase name="aaaa_crud" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.222+00:00" time="0.150">
        </testcase>
        <testcase name="answers_match_question" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.372+00:00" time="0.202">
        </testcase>
        <testcase name="empty_record" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.574+00:00" time="0.153">
        </testcase>
        <testcase name="multi_record_crud" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.727+00:00" time="0.202">
        </testcase>
        <testcase name="name_contains_zone" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:13.930+00:00" time="0.161">
        </testcase>
        <testcase name="nxdomain" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:14.091+00:00" time="0.123">
        </testcase>
        <testcase name="servfail" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:14.215+00:00" time="0.126">
        </testcase>
        <testcase name="soa" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:14.340+00:00" time="0.214">
        </testcase>
        <testcase name="srv_crud" classname="dns-server::basic_test" timestamp="2026-06-02T17:52:14.554+00:00" time="0.190">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::cross_version_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="cross_version_works" classname="dns-server::cross_version_test" timestamp="2026-06-02T17:52:14.731+00:00" time="0.232">
        </testcase>
    </testsuite>
    <testsuite name="ereport-types" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_arb_json_deserializes" classname="ereport-types" timestamp="2026-06-02T17:52:14.964+00:00" time="0.027">
        </testcase>
        <testcase name="tests::test_ena_from_str" classname="ereport-types" timestamp="2026-06-02T17:52:14.991+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_ena_from_str_roundtrip" classname="ereport-types" timestamp="2026-06-02T17:52:15.012+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="gateway-cli::bin/gateway-cli" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="picocom_map::tests::reject_invalid_rules" classname="gateway-cli::bin/gateway-cli" timestamp="2026-06-02T17:52:15.036+00:00" time="0.026">
        </testcase>
        <testcase name="picocom_map::tests::remapping" classname="gateway-cli::bin/gateway-cli" timestamp="2026-06-02T17:52:15.062+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="gfss" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="gf256::tests::test_all_multiplication" classname="gfss" timestamp="2026-06-02T17:52:15.083+00:00" time="0.021">
        </testcase>
        <testcase name="gf256::tests::test_all_multiplicative_inverses" classname="gfss" timestamp="2026-06-02T17:52:15.104+00:00" time="0.020">
        </testcase>
        <testcase name="gf256::tests::test_docs_example" classname="gfss" timestamp="2026-06-02T17:52:15.124+00:00" time="0.019">
        </testcase>
        <testcase name="shamir::tests::split_and_combine" classname="gfss" timestamp="2026-06-02T17:52:19.045+00:00" time="1.715">
        </testcase>
        <testcase name="shamir::tests::test_share_reconstruction" classname="gfss" timestamp="2026-06-02T17:52:20.761+00:00" time="0.019">
        </testcase>
        <testcase name="polynomial::tests::test_polynomial_eval" classname="gfss" timestamp="2026-06-02T17:52:15.143+00:00" time="9.470">
        </testcase>
    </testsuite>
    <testsuite name="dnsadm::commands_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_dnsadm" classname="dnsadm::commands_test" timestamp="2026-06-02T17:52:14.744+00:00" time="4.301">
        </testcase>
    </testsuite>
    <testsuite name="illumos-utils" tests="40" disabled="0" errors="0" failures="0">
        <testcase name="destructor::test::test_delayed_delete" classname="illumos-utils" timestamp="2026-06-02T17:52:20.780+00:00" time="0.032">
        </testcase>
        <testcase name="destructor::test::test_delayed_delete_with_error" classname="illumos-utils" timestamp="2026-06-02T17:52:20.812+00:00" time="0.944">
        </testcase>
        <testcase name="destructor::test::test_destructor_bad_close" classname="illumos-utils" timestamp="2026-06-02T17:52:21.756+00:00" time="0.031">
        </testcase>
        <testcase name="link::test::test_allocate" classname="illumos-utils" timestamp="2026-06-02T17:52:21.787+00:00" time="0.029">
        </testcase>
        <testcase name="link::test::test_allocate_within_scopes" classname="illumos-utils" timestamp="2026-06-02T17:52:21.815+00:00" time="0.028">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_dual_stack_params" classname="illumos-utils" timestamp="2026-06-02T17:52:21.843+00:00" time="0.033">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv4_params" classname="illumos-utils" timestamp="2026-06-02T17:52:21.876+00:00" time="0.027">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv6_params" classname="illumos-utils" timestamp="2026-06-02T17:52:21.903+00:00" time="0.028">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6" classname="illumos-utils" timestamp="2026-06-02T17:52:21.930+00:00" time="0.027">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4" classname="illumos-utils" timestamp="2026-06-02T17:52:21.957+00:00" time="0.029">
        </testcase>
        <testcase name="opte::port_manager::tests::multiple_ports_does_not_destroy_default_route" classname="illumos-utils" timestamp="2026-06-02T17:52:21.986+00:00" time="0.031">
        </testcase>
        <testcase name="opte::tests::convert_private_ip_config_to_gateway_ips" classname="illumos-utils" timestamp="2026-06-02T17:52:22.017+00:00" time="0.028">
        </testcase>
        <testcase name="running_zone::tests::test_is_oxide_smf_service" classname="illumos-utils" timestamp="2026-06-02T17:52:22.045+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_empty_success" classname="illumos-utils" timestamp="2026-06-02T17:52:22.072+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_fmri_fail" classname="illumos-utils" timestamp="2026-06-02T17:52:22.097+00:00" time="0.027">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_zone_fail" classname="illumos-utils" timestamp="2026-06-02T17:52:22.124+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_success" classname="illumos-utils" timestamp="2026-06-02T17:52:22.151+00:00" time="0.027">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_unknown_state_fail" classname="illumos-utils" timestamp="2026-06-02T17:52:22.178+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online" classname="illumos-utils" timestamp="2026-06-02T17:52:22.204+00:00" time="0.024">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online_covers_all_states" classname="illumos-utils" timestamp="2026-06-02T17:52:22.228+00:00" time="0.022">
        </testcase>
        <testcase name="zfs::test::directory_mutability" classname="illumos-utils" timestamp="2026-06-02T17:52:22.250+00:00" time="0.047">
        </testcase>
        <testcase name="zfs::test::get_values_of_rpool" classname="illumos-utils" timestamp="2026-06-02T17:52:22.298+00:00" time="0.048">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_avail" classname="illumos-utils" timestamp="2026-06-02T17:52:22.346+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_quota" classname="illumos-utils" timestamp="2026-06-02T17:52:22.372+00:00" time="0.029">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_reservation" classname="illumos-utils" timestamp="2026-06-02T17:52:22.401+00:00" time="0.028">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_usage" classname="illumos-utils" timestamp="2026-06-02T17:52:22.429+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_uuid" classname="illumos-utils" timestamp="2026-06-02T17:52:22.456+00:00" time="0.029">
        </testcase>
        <testcase name="zfs::test::parse_dataset_missing_fields" classname="illumos-utils" timestamp="2026-06-02T17:52:22.485+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props" classname="illumos-utils" timestamp="2026-06-02T17:52:22.510+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props_with_optionals" classname="illumos-utils" timestamp="2026-06-02T17:52:22.534+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_too_many_columns" classname="illumos-utils" timestamp="2026-06-02T17:52:22.559+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_dash" classname="illumos-utils" timestamp="2026-06-02T17:52:22.585+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_inherited" classname="illumos-utils" timestamp="2026-06-02T17:52:22.609+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::parse_quota_ignored_if_default" classname="illumos-utils" timestamp="2026-06-02T17:52:22.636+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_reservation_ignored_if_default" classname="illumos-utils" timestamp="2026-06-02T17:52:22.660+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_sorts_and_dedups" classname="illumos-utils" timestamp="2026-06-02T17:52:22.686+00:00" time="0.026">
        </testcase>
        <testcase name="zone::tests::delete_nonexistent_address" classname="illumos-utils" timestamp="2026-06-02T17:52:22.712+00:00" time="0.030">
        </testcase>
        <testcase name="zone::tests::test_parse_ip_network" classname="illumos-utils" timestamp="2026-06-02T17:52:22.742+00:00" time="0.023">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool" classname="illumos-utils" timestamp="2026-06-02T17:52:22.764+00:00" time="0.022">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool_missing_column" classname="illumos-utils" timestamp="2026-06-02T17:52:22.787+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus" tests="277" disabled="0" errors="0" failures="0">
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.491+00:00" time="14.264">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.497+00:00" time="17.776">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.496+00:00" time="17.951">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="20.749">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.492+00:00" time="20.852">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.496+00:00" time="20.956">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.496+00:00" time="21.209">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.497+00:00" time="21.496">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.491+00:00" time="22.343">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="22.424">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.495+00:00" time="22.461">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.495+00:00" time="23.010">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.491+00:00" time="23.472">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.492+00:00" time="26.731">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.489+00:00" time="27.309">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.489+00:00" time="29.555">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.489+00:00" time="30.430">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="32.863">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.491+00:00" time="33.537">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="33.545">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.492+00:00" time="33.725">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.489+00:00" time="34.975">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.491+00:00" time="41.396">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.497+00:00" time="48.452">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="73.506">
        </testcase>
        <testcase name="app::alert::tests::test_alert_class_list" classname="omicron-nexus" timestamp="2026-06-02T17:54:06.525+00:00" time="0.072">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.007+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.062+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.113+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.135+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.167+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.219+00:00" time="6.354">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.894+00:00" time="6.272">
        </testcase>
        <testcase name="app::background::driver::test::test_driver_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:06.596+00:00" time="14.597">
        </testcase>
        <testcase name="app::background::init::test::test_dns_propagation_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:06.849+00:00" time="14.543">
        </testcase>
        <testcase name="app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation" classname="omicron-nexus" timestamp="2026-06-02T17:54:15.296+00:00" time="6.247">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint" classname="omicron-nexus" timestamp="2026-06-02T17:54:21.543+00:00" time="0.074">
        </testcase>
        <testcase name="app::background::driver::test::test_activation_in_progress" classname="omicron-nexus" timestamp="2026-06-02T17:54:06.559+00:00" time="15.394">
        </testcase>
        <testcase name="app::background::tasks::alert_dispatcher::test::test_glob_reprocessing" classname="omicron-nexus" timestamp="2026-06-02T17:54:09.164+00:00" time="13.710">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint" classname="omicron-nexus" timestamp="2026-06-02T17:54:18.728+00:00" time="5.582">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit" classname="omicron-nexus" timestamp="2026-06-02T17:54:17.847+00:00" time="7.715">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids" classname="omicron-nexus" timestamp="2026-06-02T17:54:21.194+00:00" time="6.091">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids" classname="omicron-nexus" timestamp="2026-06-02T17:54:21.392+00:00" time="5.923">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted" classname="omicron-nexus" timestamp="2026-06-02T17:54:08.033+00:00" time="20.307">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted" classname="omicron-nexus" timestamp="2026-06-02T17:54:09.144+00:00" time="19.991">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped" classname="omicron-nexus" timestamp="2026-06-02T17:54:08.825+00:00" time="20.685">
        </testcase>
        <testcase name="app::background::tasks::blueprint_load::test::test_load_blueprints" classname="omicron-nexus" timestamp="2026-06-02T17:54:16.573+00:00" time="13.756">
        </testcase>
        <testcase name="app::background::tasks::blueprint_execution::test::test_deploy_omicron_config" classname="omicron-nexus" timestamp="2026-06-02T17:54:16.206+00:00" time="17.461">
        </testcase>
        <testcase name="app::background::tasks::fm_analysis::tests::test_inventory_staleness_check" classname="omicron-nexus" timestamp="2026-06-02T17:54:27.285+00:00" time="6.499">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_alert_requests" classname="omicron-nexus" timestamp="2026-06-02T17:54:27.316+00:00" time="6.808">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen" classname="omicron-nexus" timestamp="2026-06-02T17:54:28.223+00:00" time="7.151">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps" classname="omicron-nexus" timestamp="2026-06-02T17:54:28.340+00:00" time="7.274">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error" classname="omicron-nexus" timestamp="2026-06-02T17:54:29.511+00:00" time="6.478">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions" classname="omicron-nexus" timestamp="2026-06-02T17:54:21.618+00:00" time="14.400">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests" classname="omicron-nexus" timestamp="2026-06-02T17:54:29.135+00:00" time="6.987">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.122+00:00" time="0.061">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc" classname="omicron-nexus" timestamp="2026-06-02T17:54:29.534+00:00" time="6.650">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.185+00:00" time="0.100">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.183+00:00" time="0.131">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.285+00:00" time="0.059">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_admin_scope_xor_folding" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.314+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.343+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_documented_examples" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.368+00:00" time="0.060">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_edge_cases" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.398+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.428+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_load::test::test_load_sitreps" classname="omicron-nexus" timestamp="2026-06-02T17:54:30.330+00:00" time="6.157">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.480+00:00" time="0.057">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.487+00:00" time="0.068">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.453+00:00" time="0.105">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.537+00:00" time="0.057">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.555+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.558+00:00" time="0.056">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.594+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.648+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.610+00:00" time="0.093">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.614+00:00" time="0.090">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.703+00:00" time="0.116">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.819+00:00" time="0.083">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.902+00:00" time="0.065">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.705+00:00" time="0.296">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.967+00:00" time="0.056">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.703+00:00" time="0.355">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.023+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.058+00:00" time="0.050">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.001+00:00" time="0.131">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions" classname="omicron-nexus" timestamp="2026-06-02T17:54:21.953+00:00" time="15.284">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks" classname="omicron-nexus" timestamp="2026-06-02T17:54:22.874+00:00" time="14.627">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner" classname="omicron-nexus" timestamp="2026-06-02T17:54:17.167+00:00" time="20.603">
        </testcase>
        <testcase name="app::background::tasks::dns_config::test::test_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:23.651+00:00" time="14.192">
        </testcase>
        <testcase name="app::background::tasks::dns_propagation::test::test_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:24.310+00:00" time="13.987">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry" classname="omicron-nexus" timestamp="2026-06-02T17:52:09.494+00:00" time="149.195">
        </testcase>
        <testcase name="app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion" classname="omicron-nexus" timestamp="2026-06-02T17:54:24.975+00:00" time="14.088">
        </testcase>
        <testcase name="app::background::tasks::external_endpoints::test::test_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:25.562+00:00" time="14.513">
        </testcase>
        <testcase name="app::background::tasks::inventory_load::tests::test_inventory_loader" classname="omicron-nexus" timestamp="2026-06-02T17:54:35.989+00:00" time="6.420">
        </testcase>
        <testcase name="app::background::tasks::metrics_producer_gc::tests::test_pruning" classname="omicron-nexus" timestamp="2026-06-02T17:54:36.018+00:00" time="13.510">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::test_attached_subnet_manager" classname="omicron-nexus" timestamp="2026-06-02T17:54:10.189+00:00" time="39.575">
        </testcase>
        <testcase name="app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.237+00:00" time="12.791">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.132+00:00" time="13.161">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.501+00:00" time="12.899">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_db_sled_enumerator" classname="omicron-nexus" timestamp="2026-06-02T17:54:35.614+00:00" time="15.283">
        </testcase>
        <testcase name="app::background::tasks::support_bundle::collection::test::test_zipfile_creation" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.897+00:00" time="0.091">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.770+00:00" time="13.534">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive" classname="omicron-nexus" timestamp="2026-06-02T17:54:38.297+00:00" time="13.054">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.843+00:00" time="13.524">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-06-02T17:54:38.690+00:00" time="12.806">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start" classname="omicron-nexus" timestamp="2026-06-02T17:54:39.064+00:00" time="13.187">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances" classname="omicron-nexus" timestamp="2026-06-02T17:54:34.124+00:00" time="18.302">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable" classname="omicron-nexus" timestamp="2026-06-02T17:54:33.667+00:00" time="18.792">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task" classname="omicron-nexus" timestamp="2026-06-02T17:54:38.983+00:00" time="13.545">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered" classname="omicron-nexus" timestamp="2026-06-02T17:54:49.764+00:00" time="3.472">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.294+00:00" time="3.310">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task" classname="omicron-nexus" timestamp="2026-06-02T17:54:43.594+00:00" time="10.635">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_activation" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.400+00:00" time="4.076">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.816+00:00" time="4.116">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older" classname="omicron-nexus" timestamp="2026-06-02T17:54:54.932+00:00" time="0.095">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.027+00:00" time="0.068">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.096+00:00" time="0.069">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.165+00:00" time="0.065">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.231+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.294+00:00" time="0.061">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::new_sled" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.355+00:00" time="0.284">
        </testcase>
        <testcase name="app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.076+00:00" time="18.612">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::nothing" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.639+00:00" time="0.218">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::recopy" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.688+00:00" time="0.222">
        </testcase>
        <testcase name="app::background::tasks::tuf_repo_pruner::test::test_decide_prune" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.910+00:00" time="0.066">
        </testcase>
        <testcase name="app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.976+00:00" time="0.092">
        </testcase>
        <testcase name="app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery" classname="omicron-nexus" timestamp="2026-06-02T17:54:56.069+00:00" time="0.083">
        </testcase>
        <testcase name="app::deployment::tests::test_version_number_ordering_requirements_for_update" classname="omicron-nexus" timestamp="2026-06-02T17:54:56.152+00:00" time="0.079">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete" classname="omicron-nexus" timestamp="2026-06-02T17:54:40.075+00:00" time="16.307">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:56.382+00:00" time="0.099">
        </testcase>
        <testcase name="app::external_endpoints::test::test_authority" classname="omicron-nexus" timestamp="2026-06-02T17:54:56.230+00:00" time="0.894">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_empty" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.125+00:00" time="0.097">
        </testcase>
        <testcase name="app::external_endpoints::test::test_no_endpoint" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.222+00:00" time="0.063">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_no_vmm" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.284+00:00" time="0.061">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::simple_replicate" classname="omicron-nexus" timestamp="2026-06-02T17:54:55.857+00:00" time="1.524">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.345+00:00" time="0.066">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_forbidden_while_creating" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.381+00:00" time="0.063">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_idempotent_if_active" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.411+00:00" time="0.065">
        </testcase>
        <testcase name="app::instance::tests::test_serial_console_stream_proxying" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.444+00:00" time="0.079">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.476+00:00" time="0.063">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.523+00:00" time="0.056">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::turin_v1_is_as_described" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.539+00:00" time="0.058">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.580+00:00" time="0.058">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.597+00:00" time="0.056">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.638+00:00" time="0.054">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.653+00:00" time="0.059">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.692+00:00" time="0.056">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.712+00:00" time="0.066">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.748+00:00" time="0.057">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.778+00:00" time="0.057">
        </testcase>
        <testcase name="app::multicast::tests::test_is_ssm_address" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.805+00:00" time="0.070">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start" classname="omicron-nexus" timestamp="2026-06-02T17:54:42.409+00:00" time="15.925">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_complex" classname="omicron-nexus" timestamp="2026-06-02T17:54:56.481+00:00" time="2.206">
        </testcase>
        <testcase name="app::sagas::demo::test::test_demo_saga_rendezvous" classname="omicron-nexus" timestamp="2026-06-02T17:54:58.687+00:00" time="0.062">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc" classname="omicron-nexus" timestamp="2026-06-02T17:54:49.527+00:00" time="10.265">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect" classname="omicron-nexus" timestamp="2026-06-02T17:54:51.351+00:00" time="11.425">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_nexus_recovery" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.028+00:00" time="12.920">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection" classname="omicron-nexus" timestamp="2026-06-02T17:54:51.496+00:00" time="11.778">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_cleanup_noop" classname="omicron-nexus" timestamp="2026-06-02T17:54:52.251+00:00" time="11.141">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion" classname="omicron-nexus" timestamp="2026-06-02T17:54:50.988+00:00" time="12.406">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_noop" classname="omicron-nexus" timestamp="2026-06-02T17:54:52.527+00:00" time="11.161">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection" classname="omicron-nexus" timestamp="2026-06-02T17:54:51.367+00:00" time="12.598">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable" classname="omicron-nexus" timestamp="2026-06-02T17:54:37.108+00:00" time="27.469">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect" classname="omicron-nexus" timestamp="2026-06-02T17:54:51.303+00:00" time="13.750">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations" classname="omicron-nexus" timestamp="2026-06-02T17:54:30.907+00:00" time="34.612">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection" classname="omicron-nexus" timestamp="2026-06-02T17:54:53.604+00:00" time="12.405">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_many" classname="omicron-nexus" timestamp="2026-06-02T17:54:52.459+00:00" time="14.056">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances" classname="omicron-nexus" timestamp="2026-06-02T17:54:33.783+00:00" time="32.751">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_one" classname="omicron-nexus" timestamp="2026-06-02T17:54:53.237+00:00" time="13.332">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_chunked" classname="omicron-nexus" timestamp="2026-06-02T17:54:52.426+00:00" time="14.242">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected" classname="omicron-nexus" timestamp="2026-06-02T17:54:54.229+00:00" time="13.297">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_trace_file_generated" classname="omicron-nexus" timestamp="2026-06-02T17:54:54.477+00:00" time="13.526">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_basic" classname="omicron-nexus" timestamp="2026-06-02T17:54:35.375+00:00" time="33.380">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_full" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.875+00:00" time="12.859">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_easy" classname="omicron-nexus" timestamp="2026-06-02T17:54:57.835+00:00" time="13.304">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_multi" classname="omicron-nexus" timestamp="2026-06-02T17:54:58.334+00:00" time="15.360">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:54:58.750+00:00" time="19.012">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:02.615+00:00" time="19.233">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool" classname="omicron-nexus" timestamp="2026-06-02T17:55:03.394+00:00" time="18.497">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:54:59.792+00:00" time="24.618">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:06.569+00:00" time="19.292">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:06.669+00:00" time="19.308">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:08.755+00:00" time="17.578">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:02.949+00:00" time="23.779">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:02.833+00:00" time="24.028">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:08.003+00:00" time="18.979">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:07.526+00:00" time="19.536">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:06.515+00:00" time="21.616">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_ensure_running_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:13.694+00:00" time="14.452">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:11.139+00:00" time="17.102">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:13.835+00:00" time="14.407">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:03.688+00:00" time="25.713">
        </testcase>
        <testcase name="app::sagas::instance_start::test::should_start_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-02T17:55:10.734+00:00" time="18.947">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_project" classname="omicron-nexus" timestamp="2026-06-02T17:55:04.577+00:00" time="31.613">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:06.009+00:00" time="30.938">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:21.891+00:00" time="15.673">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:02.776+00:00" time="35.030">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:24.410+00:00" time="15.993">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:26.332+00:00" time="17.785">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:25.861+00:00" time="18.489">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:26.727+00:00" time="18.391">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:26.981+00:00" time="18.718">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:27.062+00:00" time="18.747">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:28.146+00:00" time="18.577">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:28.241+00:00" time="18.819">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:29.401+00:00" time="18.578">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:29.680+00:00" time="18.489">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:03.274+00:00" time="46.888">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo" classname="omicron-nexus" timestamp="2026-06-02T17:55:05.053+00:00" time="45.265">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone" classname="omicron-nexus" timestamp="2026-06-02T17:55:12.078+00:00" time="38.985">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:06.535+00:00" time="47.290">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:36.947+00:00" time="17.752">
        </testcase>
        <testcase name="app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-02T17:55:17.292+00:00" time="38.172">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:03.965+00:00" time="52.785">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:37.564+00:00" time="19.356">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:05.519+00:00" time="51.983">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_params_serialization" classname="omicron-nexus" timestamp="2026-06-02T17:55:48.170+00:00" time="10.571">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:40.404+00:00" time="19.110">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure" classname="omicron-nexus" timestamp="2026-06-02T17:55:50.162+00:00" time="10.235">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups" classname="omicron-nexus" timestamp="2026-06-02T17:55:50.318+00:00" time="10.352">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled" classname="omicron-nexus" timestamp="2026-06-02T17:55:03.392+00:00" time="58.447">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state" classname="omicron-nexus" timestamp="2026-06-02T17:55:51.063+00:00" time="12.029">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:44.118+00:00" time="19.637">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request" classname="omicron-nexus" timestamp="2026-06-02T17:56:03.755+00:00" time="0.065">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:47.979+00:00" time="16.785">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:45.119+00:00" time="19.797">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:53.825+00:00" time="11.159">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:45.809+00:00" time="19.665">
        </testcase>
        <testcase name="app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga" classname="omicron-nexus" timestamp="2026-06-02T17:55:54.699+00:00" time="10.783">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:55:46.724+00:00" time="19.199">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_find_only_new_region" classname="omicron-nexus" timestamp="2026-06-02T17:55:56.750+00:00" time="10.551">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-06-02T17:55:57.503+00:00" time="10.748">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:47.060+00:00" time="25.312">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-06-02T17:56:03.092+00:00" time="10.558">
        </testcase>
        <testcase name="app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-02T17:55:17.762+00:00" time="55.956">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:28.242+00:00" time="49.706">
        </testcase>
        <testcase name="app::sagas::test_saga::test_saga_stuck" classname="omicron-nexus" timestamp="2026-06-02T17:56:08.251+00:00" time="9.842">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:58.741+00:00" time="20.915">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:21.848+00:00" time="59.331">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:05.483+00:00" time="15.703">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets" classname="omicron-nexus" timestamp="2026-06-02T17:56:04.984+00:00" time="16.234">
        </testcase>
        <testcase name="external_api::console_api::test::test_accept_gz" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.218+00:00" time="0.055">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_directory" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.273+00:00" time="0.058">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.332+00:00" time="0.058">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent_nested" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.390+00:00" time="0.061">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_symlink" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.451+00:00" time="0.062">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_finds_file" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.513+00:00" time="0.056">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_wont_follow_symlink" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.569+00:00" time="0.056">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:56:05.475+00:00" time="16.200">
        </testcase>
        <testcase name="external_api::console_api::test::test_relative_uri" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.625+00:00" time="0.057">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:56:05.923+00:00" time="15.900">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:07.302+00:00" time="15.564">
        </testcase>
        <testcase name="cidata::tests::build_vfat_works_with_arbitrarily_sized_input" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.186+00:00" time="1.704">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:12.373+00:00" time="11.921">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:13.718+00:00" time="10.690">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:56:13.650+00:00" time="11.100">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:37.807+00:00" time="48.723">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_no_leak_region" classname="omicron-nexus" timestamp="2026-06-02T17:55:59.514+00:00" time="28.874">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:18.093+00:00" time="10.812">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:56:17.949+00:00" time="11.495">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:56:19.657+00:00" time="12.171">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.179+00:00" time="12.677">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-02T17:55:55.464+00:00" time="39.494">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary" classname="omicron-nexus" timestamp="2026-06-02T17:56:00.397+00:00" time="36.050">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-02T17:56:03.821+00:00" time="34.357">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:26.861+00:00" time="76.369">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set" classname="omicron-nexus" timestamp="2026-06-02T17:56:04.764+00:00" time="41.490">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_region_replacement_start_saga" classname="omicron-nexus" timestamp="2026-06-02T17:55:56.920+00:00" time="55.491">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self" classname="omicron-nexus" timestamp="2026-06-02T17:56:00.670+00:00" time="53.427">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:25.977+00:00" time="90.378">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset" classname="omicron-nexus" timestamp="2026-06-02T17:56:04.915+00:00" time="56.628">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga" classname="omicron-nexus" timestamp="2026-06-02T17:56:01.840+00:00" time="62.548">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:45.700+00:00" time="79.991">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:44.350+00:00" time="81.601">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:36.190+00:00" time="93.107">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind" classname="omicron-nexus" timestamp="2026-06-02T17:55:28.131+00:00" time="116.751">
        </testcase>
        <testcase name="populate::test::test_populators" classname="omicron-nexus" timestamp="2026-06-02T17:56:21.675+00:00" time="143.564">
        </testcase>
    </testsuite>
    <testsuite name="installinator" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="peers::tests::iter_no_preferred_preserves_btree_order" classname="installinator" timestamp="2026-06-02T17:52:23.755+00:00" time="0.040">
        </testcase>
        <testcase name="peers::tests::last_known_peer_preferred" classname="installinator" timestamp="2026-06-02T17:52:23.794+00:00" time="0.036">
        </testcase>
        <testcase name="peers::tests::last_known_peer_stale" classname="installinator" timestamp="2026-06-02T17:52:23.830+00:00" time="0.035">
        </testcase>
        <testcase name="mock_peers::tests::proptest_fetch_artifact" classname="installinator" timestamp="2026-06-02T17:52:22.808+00:00" time="1.700">
        </testcase>
        <testcase name="write::tests::proptest_write_artifact" classname="installinator" timestamp="2026-06-02T17:52:23.865+00:00" time="1.221">
        </testcase>
    </testsuite>
    <testsuite name="installinator-common" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="block_size_writer::tests::proptest_block_writer" classname="installinator-common" timestamp="2026-06-02T17:52:24.508+00:00" time="0.094">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-resolver" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="resolver::test::insert_and_lookup_multiple_records" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.602+00:00" time="0.156">
        </testcase>
        <testcase name="resolver::test::insert_and_lookup_one_record" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.613+00:00" time="0.163">
        </testcase>
        <testcase name="resolver::test::lookup_nonexistent_record_fails" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.724+00:00" time="0.145">
        </testcase>
        <testcase name="resolver::test::resolver_can_be_used_with_progenitor_client" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.776+00:00" time="0.215">
        </testcase>
        <testcase name="resolver::test::resolver_doesnt_bail_on_missing_targets" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.869+00:00" time="0.167">
        </testcase>
        <testcase name="resolver::test::resolver_can_access_backup_dns_server" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.758+00:00" time="0.287">
        </testcase>
        <testcase name="resolver::test::update_record" classname="internal-dns-resolver" timestamp="2026-06-02T17:52:24.991+00:00" time="0.158">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-types" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="config::test::display_hosts" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.036+00:00" time="0.024">
        </testcase>
        <testcase name="config::test::display_srv_service" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.045+00:00" time="0.027">
        </testcase>
        <testcase name="config::test::test_builder_errors" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.060+00:00" time="0.026">
        </testcase>
        <testcase name="config::test::test_builder_output" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.073+00:00" time="0.025">
        </testcase>
        <testcase name="diff::test::diff_different" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.086+00:00" time="0.029">
        </testcase>
        <testcase name="diff::test::diff_equivalent" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.086+00:00" time="0.034">
        </testcase>
        <testcase name="diff::test::diff_invalid" classname="internal-dns-types" timestamp="2026-06-02T17:52:25.098+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="ipcc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::deserialize_fixed_value" classname="ipcc" timestamp="2026-06-02T17:52:25.115+00:00" time="0.020">
        </testcase>
        <testcase name="tests::installinator_image_id_round_trip" classname="ipcc" timestamp="2026-06-02T17:52:25.120+00:00" time="0.021">
        </testcase>
        <testcase name="tests::serialized_size" classname="ipcc" timestamp="2026-06-02T17:52:25.126+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="key-manager" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::different_disks_produce_different_keys" classname="key-manager" timestamp="2026-06-02T17:52:25.135+00:00" time="0.023">
        </testcase>
        <testcase name="tests::different_ikm_produces_different_keys" classname="key-manager" timestamp="2026-06-02T17:52:25.142+00:00" time="0.026">
        </testcase>
        <testcase name="tests::disk_encryption_key_epoch_0" classname="key-manager" timestamp="2026-06-02T17:52:25.148+00:00" time="0.022">
        </testcase>
        <testcase name="tests::loading_key_for_old_epoch_loads_latest_epoch" classname="key-manager" timestamp="2026-06-02T17:52:25.149+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="nexus-auth" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_absolute" classname="nexus-auth" timestamp="2026-06-02T17:52:25.158+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_idle" classname="nexus-auth" timestamp="2026-06-02T17:52:25.168+00:00" time="0.047">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token" classname="nexus-auth" timestamp="2026-06-02T17:52:25.172+00:00" time="0.047">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_garbage_cookie" classname="nexus-auth" timestamp="2026-06-02T17:52:25.170+00:00" time="0.053">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_no_header" classname="nexus-auth" timestamp="2026-06-02T17:52:25.196+00:00" time="0.033">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_other_cookie_present" classname="nexus-auth" timestamp="2026-06-02T17:52:25.215+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_missing_cookie" classname="nexus-auth" timestamp="2026-06-02T17:52:25.219+00:00" time="0.044">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_other_cookie" classname="nexus-auth" timestamp="2026-06-02T17:52:25.223+00:00" time="0.042">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value" classname="nexus-auth" timestamp="2026-06-02T17:52:25.229+00:00" time="0.041">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value_error" classname="nexus-auth" timestamp="2026-06-02T17:52:25.252+00:00" time="0.034">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_valid_cookie" classname="nexus-auth" timestamp="2026-06-02T17:52:25.263+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value" classname="nexus-auth" timestamp="2026-06-02T17:52:25.266+00:00" time="0.042">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value_raw" classname="nexus-auth" timestamp="2026-06-02T17:52:25.270+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_bad_uuids" classname="nexus-auth" timestamp="2026-06-02T17:52:25.285+00:00" time="0.037">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_missing" classname="nexus-auth" timestamp="2026-06-02T17:52:25.303+00:00" time="0.033">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_reserved_values" classname="nexus-auth" timestamp="2026-06-02T17:52:25.308+00:00" time="0.040">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_valid" classname="nexus-auth" timestamp="2026-06-02T17:52:25.308+00:00" time="0.045">
        </testcase>
        <testcase name="authn::external::test::test_authn_sequence" classname="nexus-auth" timestamp="2026-06-02T17:52:25.323+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::token::test::test_make_header_value" classname="nexus-auth" timestamp="2026-06-02T17:52:25.335+00:00" time="0.032">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_bad_utf8" classname="nexus-auth" timestamp="2026-06-02T17:52:25.348+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_missing" classname="nexus-auth" timestamp="2026-06-02T17:52:25.354+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_valid" classname="nexus-auth" timestamp="2026-06-02T17:52:25.361+00:00" time="0.040">
        </testcase>
        <testcase name="authn::test::test_internal_users" classname="nexus-auth" timestamp="2026-06-02T17:52:25.368+00:00" time="0.041">
        </testcase>
        <testcase name="authz::oso_generic::test::test_duplicate_polar_classes" classname="nexus-auth" timestamp="2026-06-02T17:52:25.392+00:00" time="0.048">
        </testcase>
        <testcase name="authz::context::test::test_unregistered_resource" classname="nexus-auth" timestamp="2026-06-02T17:52:25.384+00:00" time="0.080">
        </testcase>
        <testcase name="context::test::test_background_context" classname="nexus-auth" timestamp="2026-06-02T17:52:25.401+00:00" time="0.069">
        </testcase>
        <testcase name="context::test::test_child_context" classname="nexus-auth" timestamp="2026-06-02T17:52:25.409+00:00" time="0.066">
        </testcase>
        <testcase name="context::test::test_test_context" classname="nexus-auth" timestamp="2026-06-02T17:52:25.440+00:00" time="0.068">
        </testcase>
    </testsuite>
    <testsuite name="nexus-config" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="nexus_config::test::test_bad_authn_schemes" classname="nexus-config" timestamp="2026-06-02T17:52:25.464+00:00" time="0.035">
        </testcase>
        <testcase name="nexus_config::test::test_config_empty" classname="nexus-config" timestamp="2026-06-02T17:52:25.475+00:00" time="0.033">
        </testcase>
        <testcase name="nexus_config::test::test_config_bad_toml" classname="nexus-config" timestamp="2026-06-02T17:52:25.470+00:00" time="0.042">
        </testcase>
        <testcase name="nexus_config::test::test_config_nonexistent" classname="nexus-config" timestamp="2026-06-02T17:52:25.499+00:00" time="0.032">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_audit_log_cleanup_retention_days" classname="nexus-config" timestamp="2026-06-02T17:52:25.509+00:00" time="0.035">
        </testcase>
        <testcase name="nexus_config::test::test_deployment_config_schema" classname="nexus-config" timestamp="2026-06-02T17:52:25.508+00:00" time="0.042">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_ipv4_prefix_tunable" classname="nexus-config" timestamp="2026-06-02T17:52:25.512+00:00" time="0.040">
        </testcase>
        <testcase name="nexus_config::test::test_repo_configs_are_valid" classname="nexus-config" timestamp="2026-06-02T17:52:25.532+00:00" time="0.049">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_multiple_hosts" classname="nexus-config" timestamp="2026-06-02T17:52:25.549+00:00" time="0.035">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_non_ip_hostname" classname="nexus-config" timestamp="2026-06-02T17:52:25.553+00:00" time="0.032">
        </testcase>
        <testcase name="nexus_config::test::test_valid" classname="nexus-config" timestamp="2026-06-02T17:52:25.543+00:00" time="0.047">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_single_host" classname="nexus-config" timestamp="2026-06-02T17:52:25.581+00:00" time="0.036">
        </testcase>
        <testcase name="postgres_config::test::test_example_url" classname="nexus-config" timestamp="2026-06-02T17:52:25.585+00:00" time="0.039">
        </testcase>
        <testcase name="postgres_config::test::test_bad_url" classname="nexus-config" timestamp="2026-06-02T17:52:25.584+00:00" time="0.041">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-fixed-data" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="silo_user::test::test_silo_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-06-02T17:52:25.590+00:00" time="0.029">
        </testcase>
        <testcase name="test::test_allowlist_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-06-02T17:52:25.618+00:00" time="0.026">
        </testcase>
        <testcase name="test::test_builtin_fleet_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-06-02T17:52:25.619+00:00" time="0.033">
        </testcase>
        <testcase name="user_builtin::test::test_builtin_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-06-02T17:52:25.624+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-model" tests="75" disabled="0" errors="0" failures="0">
        <testcase name="alert_subscription::test::test_alert_class_glob_to_regex" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.644+00:00" time="0.032">
        </testcase>
        <testcase name="alert_subscription::test::test_invalid_subscription_parsing" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.652+00:00" time="0.034">
        </testcase>
        <testcase name="alert_subscription::test::test_valid_subscription_parsing" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.658+00:00" time="0.053">
        </testcase>
        <testcase name="bytecount::test::test_bytecount_i64_conversions" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.676+00:00" time="0.037">
        </testcase>
        <testcase name="bytecount::test::test_pg_numeric_to_byte_count" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.687+00:00" time="0.032">
        </testcase>
        <testcase name="device_auth::test::test_generate_user_code" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.712+00:00" time="0.032">
        </testcase>
        <testcase name="instance_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.712+00:00" time="0.036">
        </testcase>
        <testcase name="inventory::test::test_inv_nvme_disk_firmware" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.718+00:00" time="0.037">
        </testcase>
        <testcase name="role_assignment::tests::test_role_assignment_from_database" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.744+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_allows_valid_up_sql_collections" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.755+00:00" time="0.041">
        </testcase>
        <testcase name="schema_versions::test::proptest_split_and_strip_sql" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.748+00:00" time="0.068">
        </testcase>
        <testcase name="schema_versions::test::test_classify_add_constraint_unnamed_is_error" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.775+00:00" time="0.048">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_add_constraint" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.796+00:00" time="0.048">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_multi_op" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.816+00:00" time="0.054">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.824+00:00" time="0.053">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_unnamed_is_error" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.846+00:00" time="0.049">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_with_storing" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.870+00:00" time="0.045">
        </testcase>
        <testcase name="schema_versions::test::test_classify_dml_ignored" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.877+00:00" time="0.040">
        </testcase>
        <testcase name="schema_versions::test::test_classify_mixed_dml_and_ddl" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.895+00:00" time="0.047">
        </testcase>
        <testcase name="schema_versions::test::test_known_versions" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.917+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_classify_other_ddl_varieties" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.915+00:00" time="0.049">
        </testcase>
        <testcase name="schema_versions::test::test_multi_ddl_grandfathered" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.952+00:00" time="0.042">
        </testcase>
        <testcase name="schema_versions::test::test_non_transactional_filename_detection" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.965+00:00" time="0.036">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_enforcement" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.994+00:00" time="0.040">
        </testcase>
        <testcase name="schema_versions::test::test_migration_verification_files" classname="nexus-db-model" timestamp="2026-06-02T17:52:25.942+00:00" time="0.092">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_multi_op_allowed" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.001+00:00" time="0.050">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_add_constraint_if_not_exists" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.034+00:00" time="0.040">
        </testcase>
        <testcase name="schema_versions::test::test_orphaned_verify_file_detected" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.034+00:00" time="0.045">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_storing" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.050+00:00" time="0.046">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_type_array" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.075+00:00" time="0.042">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_collections" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.079+00:00" time="0.041">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_names" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.096+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_reject_no_up_sql_files" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.117+00:00" time="0.038">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_basic" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.121+00:00" time="0.036">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.133+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_stripped" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.155+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.157+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_empty_input" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.163+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.185+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.191+00:00" time="0.027">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.196+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_stripped" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.213+00:00" time="0.029">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.218+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_statement" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.226+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_with_split" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.242+00:00" time="0.029">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.246+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_newline_inside_string" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.256+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_no_semicolons" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.271+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.277+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.285+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_string" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.301+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolons_only" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.308+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_string_at_end" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.315+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_trailing_semicolons" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.332+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.339+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint_not_valid" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.347+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_create_index" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.366+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_other_ddl_returns_none" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.373+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_verify" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.379+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_verify_file_skipped_in_load" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.398+00:00" time="0.033">
        </testcase>
        <testcase name="semver_version::test::test_to_from_sortable_string" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.405+00:00" time="0.032">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_numbered" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.415+00:00" time="0.034">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.431+00:00" time="0.035">
        </testcase>
        <testcase name="switch_port::tests::router_peer_from_db_repr_rejects_invalid_ips" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.437+00:00" time="0.033">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v4" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.450+00:00" time="0.029">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v6" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.466+00:00" time="0.028">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.470+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_ip_subnet_check_requestable_address" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.478+00:00" time="0.034">
        </testcase>
        <testcase name="tests::test_ipv6_net_random_subnet" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.494+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_roles_database_strings" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.500+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_vpc_subnet_check_requestable_addr" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.513+00:00" time="0.027">
        </testcase>
        <testcase name="typed_uuid::tests::test_compare_consistency" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.523+00:00" time="0.031">
        </testcase>
        <testcase name="typed_uuid::tests::test_hash_equality" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.531+00:00" time="0.039">
        </testcase>
        <testcase name="vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.540+00:00" time="0.036">
        </testcase>
        <testcase name="vmm_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-06-02T17:52:26.554+00:00" time="0.030">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-lookup::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test_lookup" classname="nexus-db-lookup::integration" timestamp="2026-06-02T17:52:25.625+00:00" time="2.528">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-queries" tests="581" disabled="0" errors="0" failures="0">
        <testcase name="db::collection_attach::test::fail_attach_if_update_condition_not_met" classname="nexus-db-queries" timestamp="2026-06-02T17:52:26.570+00:00" time="2.363">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:26.584+00:00" time="2.659">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_beyond_capacity_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:26.577+00:00" time="2.718">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:27.273+00:00" time="2.396">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:27.447+00:00" time="2.436">
        </testcase>
        <testcase name="db::collection_attach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.244+00:00" time="0.045">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_multiple_times" classname="nexus-db-queries" timestamp="2026-06-02T17:52:28.154+00:00" time="2.447">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once" classname="nexus-db-queries" timestamp="2026-06-02T17:52:28.933+00:00" time="2.392">
        </testcase>
        <testcase name="db::collection_detach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.325+00:00" time="0.049">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once_synchronous" classname="nexus-db-queries" timestamp="2026-06-02T17:52:29.243+00:00" time="2.589">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_while_already_attached" classname="nexus-db-queries" timestamp="2026-06-02T17:52:29.294+00:00" time="2.689">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_with_filters" classname="nexus-db-queries" timestamp="2026-06-02T17:52:29.670+00:00" time="2.509">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_without_update_filter" classname="nexus-db-queries" timestamp="2026-06-02T17:52:29.884+00:00" time="2.523">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.505+00:00" time="0.057">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.290+00:00" time="2.382">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.346+00:00" time="2.422">
        </testcase>
        <testcase name="db::collection_insert::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.768+00:00" time="0.047">
        </testcase>
        <testcase name="db::column_walker::test::test_all_columns_with_prefix" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.815+00:00" time="0.049">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.452+00:00" time="2.448">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_columns" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.864+00:00" time="0.048">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_table" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.901+00:00" time="0.059">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.601+00:00" time="2.470">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.706+00:00" time="2.515">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_without_update_filter" classname="nexus-db-queries" timestamp="2026-06-02T17:52:30.993+00:00" time="2.581">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_deleted_resource" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.374+00:00" time="2.581">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.918+00:00" time="2.480">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_many" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.834+00:00" time="2.574">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_resource_succeeds" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.958+00:00" time="2.492">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_filter_collection" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.833+00:00" time="2.617">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-06-02T17:52:31.983+00:00" time="2.511">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once_synchronous" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.179+00:00" time="2.468">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.407+00:00" time="2.550">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_not_present" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.562+00:00" time="2.493">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_present" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.671+00:00" time="2.465">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.913+00:00" time="3.996">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.959+00:00" time="4.251">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-06-02T17:52:33.071+00:00" time="4.141">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-06-02T17:52:33.222+00:00" time="4.173">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-06-02T17:52:33.956+00:00" time="4.126">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.409+00:00" time="3.904">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-06-02T17:52:33.573+00:00" time="4.823">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.450+00:00" time="4.101">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.450+00:00" time="4.224">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.494+00:00" time="4.269">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.647+00:00" time="4.243">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-06-02T17:52:32.962+00:00" time="5.973">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.398+00:00" time="4.701">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-06-02T17:52:35.056+00:00" time="4.171">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-06-02T17:52:35.136+00:00" time="4.300">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-06-02T17:52:34.957+00:00" time="6.047">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::explain_alert_class_glob" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.397+00:00" time="2.711">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-06-02T17:52:36.798+00:00" time="4.317">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-06-02T17:52:36.223+00:00" time="4.924">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-06-02T17:52:37.212+00:00" time="4.129">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-06-02T17:52:37.211+00:00" time="4.161">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-06-02T17:52:36.909+00:00" time="4.597">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-06-02T17:52:37.395+00:00" time="4.168">
        </testcase>
        <testcase name="db::datastore::allow_list::tests::test_allowed_source_ip_database_ops" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.764+00:00" time="4.000">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_rx_is_subscribed_to_event" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.675+00:00" time="4.166">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion" classname="nexus-db-queries" timestamp="2026-06-02T17:52:39.044+00:00" time="3.931">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_alert_class_globs" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.551+00:00" time="4.483">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.890+00:00" time="4.149">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.936+00:00" time="4.104">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_export_for_peer" classname="nexus-db-queries" timestamp="2026-06-02T17:52:39.099+00:00" time="3.946">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_import_for_peer" classname="nexus-db-queries" timestamp="2026-06-02T17:52:39.227+00:00" time="3.890">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_communities_for_peer" classname="nexus-db-queries" timestamp="2026-06-02T17:52:39.436+00:00" time="3.869">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race" classname="nexus-db-queries" timestamp="2026-06-02T17:52:42.358+00:00" time="1.089">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_affinity_groups" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.082+00:00" time="5.472">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-06-02T17:52:42.764+00:00" time="1.024">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name" classname="nexus-db-queries" timestamp="2026-06-02T17:52:39.920+00:00" time="3.895">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_anti_affinity_groups" classname="nexus-db-queries" timestamp="2026-06-02T17:52:38.313+00:00" time="5.567">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::check_schema_is_current_version" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.341+00:00" time="2.578">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::schema_version_subcomponents_save_progress" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.507+00:00" time="2.639">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.447+00:00" time="0.860">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.554+00:00" time="0.895">
        </testcase>
        <testcase name="db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.108+00:00" time="3.709">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.815+00:00" time="1.003">
        </testcase>
        <testcase name="db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.004+00:00" time="3.841">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.372+00:00" time="3.488">
        </testcase>
        <testcase name="db::datastore::cockroachdb_settings::test::test_preserve_downgrade" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.116+00:00" time="3.843">
        </testcase>
        <testcase name="db::datastore::crucible_dataset::test::test_insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.147+00:00" time="4.049">
        </testcase>
        <testcase name="db::datastore::deployment::tests::expectorate_insert_target_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.959+00:00" time="0.257">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_column_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-06-02T17:52:41.564+00:00" time="3.687">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered" classname="nexus-db-queries" timestamp="2026-06-02T17:52:42.841+00:00" time="2.577">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state" classname="nexus-db-queries" timestamp="2026-06-02T17:52:42.975+00:00" time="2.586">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_with_active_records" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.035+00:00" time="2.556">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_success" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.028+00:00" time="2.660">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.118+00:00" time="2.630">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.040+00:00" time="2.710">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.040+00:00" time="2.731">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.040+00:00" time="2.775">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_update_now" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.220+00:00" time="2.599">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_builder_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.815+00:00" time="0.060">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_normal_use" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.045+00:00" time="2.831">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.305+00:00" time="2.632">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_add_constraint" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.880+00:00" time="2.459">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_create_index" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.919+00:00" time="2.522">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.145+00:00" time="2.393">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_index" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.307+00:00" time="2.367">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.450+00:00" time="2.279">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_list_unmarked" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.539+00:00" time="0.230">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_try_later_is_transient" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.465+00:00" time="2.320">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_mark_seen" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.673+00:00" time="0.237">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.817+00:00" time="2.514">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_database_nexus_access_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:52:43.788+00:00" time="3.597">
        </testcase>
        <testcase name="db::datastore::deployment::tests::explain_insert_target_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.197+00:00" time="2.358">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_deallocate_external_networking" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.845+00:00" time="4.165">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_empty_blueprint" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.251+00:00" time="3.900">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_allocate_external_networking" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.819+00:00" time="4.334">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup" classname="nexus-db-queries" timestamp="2026-06-02T17:52:44.860+00:00" time="4.387">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_default" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.729+00:00" time="2.711">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.769+00:00" time="2.712">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.785+00:00" time="2.713">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.910+00:00" time="2.658">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_uniqueness" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.819+00:00" time="3.857">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.561+00:00" time="4.131">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_measurement_blueprint" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.590+00:00" time="4.172">
        </testcase>
        <testcase name="db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.771+00:00" time="4.152">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials" classname="nexus-db-queries" timestamp="2026-06-02T17:52:47.332+00:00" time="2.733">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.418+00:00" time="4.655">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.938+00:00" time="4.137">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_list_unmarked_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:47.385+00:00" time="2.725">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.747+00:00" time="4.380">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_from_version" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.875+00:00" time="4.265">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_concurrent_blueprint_read_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.216+00:00" time="4.954">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_mark_seen_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:47.555+00:00" time="2.770">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target_enabled" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.750+00:00" time="4.647">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_complex" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.339+00:00" time="4.110">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_uninitialized" classname="nexus-db-queries" timestamp="2026-06-02T17:52:46.441+00:00" time="4.042">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_incremental" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.876+00:00" time="4.709">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_representative_blueprint" classname="nexus-db-queries" timestamp="2026-06-02T17:52:45.688+00:00" time="5.578">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_host_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.010+00:00" time="2.363">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_restart_list_by_serial" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.151+00:00" time="2.352">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_sp_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.153+00:00" time="2.476">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereport_fetch_matching" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.247+00:00" time="3.704">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.441+00:00" time="3.872">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::basic_subnet_pool_crud" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.676+00:00" time="3.808">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.498+00:00" time="4.087">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.763+00:00" time="3.824">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.692+00:00" time="4.070">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_service_ip_list" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.568+00:00" time="4.296">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.481+00:00" time="4.448">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.171+00:00" time="3.789">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.111+00:00" time="3.850">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.139+00:00" time="3.835">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version" classname="nexus-db-queries" timestamp="2026-06-02T17:52:49.923+00:00" time="4.056">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.065+00:00" time="3.927">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.075+00:00" time="4.013">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.128+00:00" time="4.000">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.325+00:00" time="3.824">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.074+00:00" time="4.077">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.398+00:00" time="3.789">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.128+00:00" time="0.222">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.483+00:00" time="3.876">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.449+00:00" time="3.910">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.151+00:00" time="0.268">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.149+00:00" time="0.278">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.586+00:00" time="4.004">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:52:50.887+00:00" time="3.843">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:52:51.266+00:00" time="3.875">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:51.503+00:00" time="3.903">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:51.373+00:00" time="4.060">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list" classname="nexus-db-queries" timestamp="2026-06-02T17:52:51.629+00:00" time="3.837">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:52.951+00:00" time="3.600">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.186+00:00" time="2.374">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.350+00:00" time="2.421">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_read_ereports_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.360+00:00" time="2.583">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_version_list_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.419+00:00" time="2.542">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.312+00:00" time="3.742">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.360+00:00" time="2.813">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.484+00:00" time="3.967">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.585+00:00" time="3.933">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.587+00:00" time="4.101">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.762+00:00" time="3.958">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.975+00:00" time="3.833">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.088+00:00" time="3.773">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.864+00:00" time="4.053">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.961+00:00" time="3.972">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.961+00:00" time="3.995">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.979+00:00" time="3.979">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.929+00:00" time="4.048">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-02T17:52:53.992+00:00" time="4.034">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.730+00:00" time="3.757">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_children" classname="nexus-db-queries" timestamp="2026-06-02T17:52:55.140+00:00" time="3.849">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_read_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.590+00:00" time="4.493">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_pagination" classname="nexus-db-queries" timestamp="2026-06-02T17:52:55.406+00:00" time="3.915">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:55.466+00:00" time="3.975">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_current_parent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:55.433+00:00" time="4.063">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:52:56.551+00:00" time="4.162">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_without_parent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:56.561+00:00" time="4.219">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_representative_sitrep_child_tables" classname="nexus-db-queries" timestamp="2026-06-02T17:52:56.772+00:00" time="4.269">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_cases_roundtrip" classname="nexus-db-queries" timestamp="2026-06-02T17:52:56.943+00:00" time="4.154">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.054+00:00" time="4.058">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_delete_deletes_cases" classname="nexus-db-queries" timestamp="2026-06-02T17:52:56.961+00:00" time="4.164">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_commit_update_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.451+00:00" time="4.256">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_deletion_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.518+00:00" time="4.350">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_fetch_all" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.688+00:00" time="4.464">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.918+00:00" time="4.328">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_lock_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.933+00:00" time="4.321">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.958+00:00" time="4.309">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_update_invalidated_while_locked" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.808+00:00" time="4.529">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_acquires_lock" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.861+00:00" time="4.495">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.949+00:00" time="4.407">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_set_migration_ids" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.720+00:00" time="4.657">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:59.442+00:00" time="2.996">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_reserve_external_ip_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:52:59.497+00:00" time="2.945">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_deletion" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.978+00:00" time="4.541">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.337+00:00" time="0.260">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_reserve_external_ip_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.356+00:00" time="0.346">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_reserve_internal_ip_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.356+00:00" time="0.353">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.173+00:00" time="5.659">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_concurrent_inventory_read_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:52:57.955+00:00" time="5.127">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_reconciler_status_fields" classname="nexus-db-queries" timestamp="2026-06-02T17:52:58.487+00:00" time="4.723">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_reserve_internal_ip_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:00.714+00:00" time="2.804">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:00.780+00:00" time="2.776">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_representative_collection_populates_database" classname="nexus-db-queries" timestamp="2026-06-02T17:52:58.989+00:00" time="4.625">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_sled_agent_measurements" classname="nexus-db-queries" timestamp="2026-06-02T17:52:59.083+00:00" time="4.652">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_zone_image_source" classname="nexus-db-queries" timestamp="2026-06-02T17:52:59.320+00:00" time="4.681">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_insert" classname="nexus-db-queries" timestamp="2026-06-02T17:52:58.026+00:00" time="6.717">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_delete_last_internally_reserved_ip_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.041+00:00" time="3.855">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.125+00:00" time="3.871">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_externally_reserve_ip_pool_with_outstanding_external_ips" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.097+00:00" time="4.007">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_externally_reserve_last_internally_reserved_ip_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.113+00:00" time="4.101">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_oxide_internal_pool_to_external_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.708+00:00" time="3.958">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:53:01.868+00:00" time="4.030">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.152+00:00" time="3.948">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_reserve_externally_linked_pool_for_internal_use" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.246+00:00" time="3.881">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.254+00:00" time="3.929">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.268+00:00" time="3.935">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.438+00:00" time="4.206">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_denormalized_columns_consistency" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.702+00:00" time="4.107">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_ip_pools" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.442+00:00" time="4.372">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.519+00:00" time="4.355">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.597+00:00" time="4.278">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.709+00:00" time="4.186">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_gateway_linking_unicast_only" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.832+00:00" time="4.169">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::paginate_ip_pools_by_delegation_type" classname="nexus-db-queries" timestamp="2026-06-02T17:53:02.377+00:00" time="4.640">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_internal_ip_pools" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.082+00:00" time="4.198">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.210+00:00" time="4.233">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.518+00:00" time="4.141">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.556+00:00" time="4.363">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.615+00:00" time="4.340">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-02T17:53:03.735+00:00" time="4.412">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-02T17:53:04.002+00:00" time="4.247">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_only_default_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:04.743+00:00" time="3.991">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations" classname="nexus-db-queries" timestamp="2026-06-02T17:53:04.896+00:00" time="3.919">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type" classname="nexus-db-queries" timestamp="2026-06-02T17:53:04.997+00:00" time="4.102">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type" classname="nexus-db-queries" timestamp="2026-06-02T17:53:05.104+00:00" time="4.008">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_ranges" classname="nexus-db-queries" timestamp="2026-06-02T17:53:05.214+00:00" time="4.012">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multiple_default_pools_per_silo" classname="nexus-db-queries" timestamp="2026-06-02T17:53:05.666+00:00" time="4.268">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools" classname="nexus-db-queries" timestamp="2026-06-02T17:53:05.899+00:00" time="4.278">
        </testcase>
        <testcase name="db::datastore::migration::tests::test_migration_query_by_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.100+00:00" time="4.272">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.203+00:00" time="4.190">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.127+00:00" time="4.347">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.183+00:00" time="4.779">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.645+00:00" time="4.432">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.874+00:00" time="4.335">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.895+00:00" time="4.348">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.814+00:00" time="4.430">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.809+00:00" time="4.540">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection" classname="nexus-db-queries" timestamp="2026-06-02T17:53:06.876+00:00" time="4.549">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.002+00:00" time="4.433">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.017+00:00" time="4.553">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.280+00:00" time="4.425">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.443+00:00" time="4.532">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_state_transitions" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.659+00:00" time="4.440">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid" classname="nexus-db-queries" timestamp="2026-06-02T17:53:08.249+00:00" time="4.392">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc" classname="nexus-db-queries" timestamp="2026-06-02T17:52:54.427+00:00" time="18.273">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_instance_get_sled_id" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.919+00:00" time="4.899">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting" classname="nexus-db-queries" timestamp="2026-06-02T17:53:07.955+00:00" time="4.908">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member" classname="nexus-db-queries" timestamp="2026-06-02T17:53:08.147+00:00" time="5.115">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_idempotency" classname="nexus-db-queries" timestamp="2026-06-02T17:53:08.734+00:00" time="4.822">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:08.815+00:00" time="4.961">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling" classname="nexus-db-queries" timestamp="2026-06-02T17:53:09.112+00:00" time="4.904">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_stopped_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:09.225+00:00" time="4.872">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior" classname="nexus-db-queries" timestamp="2026-06-02T17:53:09.099+00:00" time="5.023">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:09.934+00:00" time="4.880">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling" classname="nexus-db-queries" timestamp="2026-06-02T17:53:10.177+00:00" time="4.856">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id" classname="nexus-db-queries" timestamp="2026-06-02T17:53:10.394+00:00" time="4.920">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention" classname="nexus-db-queries" timestamp="2026-06-02T17:53:10.372+00:00" time="4.984">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled" classname="nexus-db-queries" timestamp="2026-06-02T17:53:10.474+00:00" time="5.001">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_empty_input" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.435+00:00" time="4.193">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore" classname="nexus-db-queries" timestamp="2026-06-02T17:53:10.962+00:00" time="4.781">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.209+00:00" time="4.883">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.571+00:00" time="4.702">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.349+00:00" time="4.928">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.076+00:00" time="5.209">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_across_members" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.425+00:00" time="4.898">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.243+00:00" time="5.362">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.243+00:00" time="5.369">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.705+00:00" time="5.050">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid" classname="nexus-db-queries" timestamp="2026-06-02T17:53:11.975+00:00" time="4.803">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found" classname="nexus-db-queries" timestamp="2026-06-02T17:53:12.099+00:00" time="4.773">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_sync_service_zones" classname="nexus-db-queries" timestamp="2026-06-02T17:53:13.262+00:00" time="4.376">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed" classname="nexus-db-queries" timestamp="2026-06-02T17:53:12.700+00:00" time="5.040">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario" classname="nexus-db-queries" timestamp="2026-06-02T17:53:12.641+00:00" time="5.246">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed" classname="nexus-db-queries" timestamp="2026-06-02T17:53:12.818+00:00" time="5.069">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_version_tracking" classname="nexus-db-queries" timestamp="2026-06-02T17:53:13.556+00:00" time="4.375">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted" classname="nexus-db-queries" timestamp="2026-06-02T17:53:13.776+00:00" time="4.298">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_expunge" classname="nexus-db-queries" timestamp="2026-06-02T17:53:14.098+00:00" time="4.114">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_changeset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:12.864+00:00" time="5.528">
        </testcase>
        <testcase name="db::datastore::region::test::test_extent_count" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.393+00:00" time="0.050">
        </testcase>
        <testcase name="db::datastore::network_interface::tests::test_service_network_interfaces_list" classname="nexus-db-queries" timestamp="2026-06-02T17:53:14.017+00:00" time="4.629">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors" classname="nexus-db-queries" timestamp="2026-06-02T17:53:14.123+00:00" time="4.756">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.034+00:00" time="3.940">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producers_list_expired" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.356+00:00" time="3.941">
        </testcase>
        <testcase name="db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.475+00:00" time="4.094">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.743+00:00" time="4.154">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_deletion_idempotency" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.092+00:00" time="3.920">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_adoptable_list" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.629+00:00" time="4.634">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.286+00:00" time="4.029">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_different_disks" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.276+00:00" time="4.058">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.323+00:00" time="4.109">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.273+00:00" time="4.172">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.605+00:00" time="4.176">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.613+00:00" time="4.291">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_empty" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.872+00:00" time="4.419">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_unadopted_list" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.755+00:00" time="4.579">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error" classname="nexus-db-queries" timestamp="2026-06-02T17:53:17.639+00:00" time="4.245">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error" classname="nexus-db-queries" timestamp="2026-06-02T17:53:17.739+00:00" time="4.246">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_sled_subnet_allocations" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.074+00:00" time="3.929">
        </testcase>
        <testcase name="db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.212+00:00" time="3.955">
        </testcase>
        <testcase name="db::datastore::rack::test::allocate_sled_underlay_subnet_octets" classname="nexus-db-queries" timestamp="2026-06-02T17:53:16.779+00:00" time="5.542">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.443+00:00" time="3.954">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_many_nexus_services" classname="nexus-db-queries" timestamp="2026-06-02T17:53:17.888+00:00" time="4.696">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses" classname="nexus-db-queries" timestamp="2026-06-02T17:53:17.887+00:00" time="4.734">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.646+00:00" time="3.986">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_services" classname="nexus-db-queries" timestamp="2026-06-02T17:53:17.932+00:00" time="4.714">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.879+00:00" time="3.965">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::count_replacement_steps" classname="nexus-db-queries" timestamp="2026-06-02T17:53:18.974+00:00" time="4.010">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict" classname="nexus-db-queries" timestamp="2026-06-02T17:53:19.297+00:00" time="3.882">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement" classname="nexus-db-queries" timestamp="2026-06-02T17:53:19.568+00:00" time="3.884">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.012+00:00" time="3.749">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc" classname="nexus-db-queries" timestamp="2026-06-02T17:53:19.897+00:00" time="3.909">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.263+00:00" time="3.878">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.315+00:00" time="3.862">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.335+00:00" time="3.862">
        </testcase>
        <testcase name="db::datastore::saga::test::test_create_event_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.445+00:00" time="3.791">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::tombstone" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.432+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassigns_randomly" classname="nexus-db-queries" timestamp="2026-06-02T17:53:14.814+00:00" time="9.673">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_no_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.904+00:00" time="3.593">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_candidate_sagas" classname="nexus-db-queries" timestamp="2026-06-02T17:53:20.781+00:00" time="3.840">
        </testcase>
        <testcase name="db::datastore::saga::test::test_saga_reassignment" classname="nexus-db-queries" timestamp="2026-06-02T17:53:21.335+00:00" time="3.749">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-06-02T17:53:21.292+00:00" time="3.831">
        </testcase>
        <testcase name="db::datastore::saga::test::test_update_state_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:21.883+00:00" time="3.753">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.003+00:00" time="4.031">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-06-02T17:53:21.986+00:00" time="4.069">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.167+00:00" time="4.049">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_allow_picks_different_sled" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.397+00:00" time="4.075">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_multi_group" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.321+00:00" time="4.166">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.621+00:00" time="4.183">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.584+00:00" time="4.259">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_too_many_constraints" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.632+00:00" time="4.273">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.646+00:00" time="4.302">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_multi_group" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.843+00:00" time="4.218">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-06-02T17:53:22.985+00:00" time="4.137">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-02T17:53:23.000+00:00" time="4.156">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-06-02T17:53:23.179+00:00" time="4.192">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:23.452+00:00" time="4.668">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_existing_allocation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.177+00:00" time="4.564">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity" classname="nexus-db-queries" timestamp="2026-06-02T17:53:23.806+00:00" time="5.063">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_affinity" classname="nexus-db-queries" timestamp="2026-06-02T17:53:23.760+00:00" time="5.139">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_provision" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.487+00:00" time="4.847">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_constraint" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.141+00:00" time="5.195">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.236+00:00" time="5.149">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.198+00:00" time="5.225">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_share_u2" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.497+00:00" time="4.992">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_space" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.622+00:00" time="4.878">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_partial_success" classname="nexus-db-queries" timestamp="2026-06-02T17:53:24.278+00:00" time="5.247">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_list_batch" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.487+00:00" time="4.479">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_cpu_constraints" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.948+00:00" time="4.106">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters" classname="nexus-db-queries" timestamp="2026-06-02T17:53:15.314+00:00" time="15.752">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_space_requirement" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.905+00:00" time="4.196">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.843+00:00" time="4.274">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.804+00:00" time="4.313">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_expungement_also_expunges_disks" classname="nexus-db-queries" timestamp="2026-06-02T17:53:27.122+00:00" time="4.195">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_u2" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.055+00:00" time="5.274">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_with_one_already" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.216+00:00" time="5.231">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned" classname="nexus-db-queries" timestamp="2026-06-02T17:53:27.371+00:00" time="4.116">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_create_non_provisionable" classname="nexus-db-queries" timestamp="2026-06-02T17:53:27.061+00:00" time="4.578">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.034+00:00" time="5.676">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_disk_no_attach_after_reservation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:26.472+00:00" time="5.535">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_updates_hardware" classname="nexus-db-queries" timestamp="2026-06-02T17:53:28.120+00:00" time="4.025">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection" classname="nexus-db-queries" timestamp="2026-06-02T17:53:28.870+00:00" time="4.096">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_create_capacity_limits" classname="nexus-db-queries" timestamp="2026-06-02T17:53:28.741+00:00" time="4.264">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_support_bundle_fm_idempotent_create" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.525+00:00" time="3.958">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_time_ordering" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.488+00:00" time="4.198">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_crud_operations" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.499+00:00" time="4.240">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_filtering" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.423+00:00" time="4.331">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_transitions" classname="nexus-db-queries" timestamp="2026-06-02T17:53:27.156+00:00" time="6.623">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:28.899+00:00" time="5.270">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.385+00:00" time="5.136">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.334+00:00" time="5.285">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign" classname="nexus-db-queries" timestamp="2026-06-02T17:53:29.336+00:00" time="5.343">
        </testcase>
        <testcase name="db::datastore::target_release::test::reject_target_release_if_repo_pruned" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.066+00:00" time="3.788">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_bgp_boundary_switches" classname="nexus-db-queries" timestamp="2026-06-02T17:53:30.967+00:00" time="3.902">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.053+00:00" time="3.887">
        </testcase>
        <testcase name="db::datastore::target_release::test::target_release_datastore" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.100+00:00" time="3.856">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.117+00:00" time="4.012">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.317+00:00" time="3.897">
        </testcase>
        <testcase name="db::datastore::test::test_queries_do_not_require_full_table_scan" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.487+00:00" time="3.916">
        </testcase>
        <testcase name="db::datastore::target_release::test::test_recent_distinct" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.117+00:00" time="4.332">
        </testcase>
        <testcase name="db::datastore::test::test_project_creation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.446+00:00" time="4.027">
        </testcase>
        <testcase name="db::datastore::test::test_external_ip_check_constraints" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.330+00:00" time="4.153">
        </testcase>
        <testcase name="db::datastore::test::test_rack_initialize_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.639+00:00" time="4.092">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_not_enough_zpools" classname="nexus-db-queries" timestamp="2026-06-02T17:53:32.007+00:00" time="3.969">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_considers_disks_in_service" classname="nexus-db-queries" timestamp="2026-06-02T17:53:32.146+00:00" time="4.411">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory" classname="nexus-db-queries" timestamp="2026-06-02T17:53:32.966+00:00" time="4.120">
        </testcase>
        <testcase name="db::datastore::test::test_session_cleanup_batch" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.754+00:00" time="3.870">
        </testcase>
        <testcase name="db::datastore::test::test_session_methods" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.779+00:00" time="3.900">
        </testcase>
        <testcase name="db::datastore::test::test_sled_ipv6_address_allocation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.169+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::test::test_ssh_keys" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.521+00:00" time="3.880">
        </testcase>
        <testcase name="db::datastore::test::test_table_scan" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.620+00:00" time="3.886">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.869+00:00" time="3.907">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.854+00:00" time="4.078">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_abort" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.679+00:00" time="4.340">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_latest_errors" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.941+00:00" time="4.103">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit" classname="nexus-db-queries" timestamp="2026-06-02T17:53:34.957+00:00" time="4.188">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.129+00:00" time="4.181">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:31.710+00:00" time="7.654">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_image" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.474+00:00" time="4.014">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.449+00:00" time="4.066">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_large" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.482+00:00" time="4.251">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_snapshot" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.731+00:00" time="4.027">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.758+00:00" time="0.047">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_replace_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.805+00:00" time="0.051">
        </testcase>
        <testcase name="db::datastore::update::test::test_repo_mark_pruned" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.404+00:00" time="4.608">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_image" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.977+00:00" time="4.090">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_out_of_space_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.006+00:00" time="7.387">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.483+00:00" time="7.486">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_snapshot" classname="nexus-db-queries" timestamp="2026-06-02T17:53:37.086+00:00" time="4.039">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_large" classname="nexus-db-queries" timestamp="2026-06-02T17:53:36.557+00:00" time="4.987">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.740+00:00" time="8.109">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_nothing_noop" classname="nexus-db-queries" timestamp="2026-06-02T17:53:38.015+00:00" time="3.847">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop" classname="nexus-db-queries" timestamp="2026-06-02T17:53:37.624+00:00" time="4.250">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop_large" classname="nexus-db-queries" timestamp="2026-06-02T17:53:37.680+00:00" time="4.549">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning" classname="nexus-db-queries" timestamp="2026-06-02T17:53:38.506+00:00" time="3.859">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::expectorate_rx_list_resendable" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.229+00:00" time="0.268">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds" classname="nexus-db-queries" timestamp="2026-06-02T17:53:33.686+00:00" time="8.829">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_resource_id_collision" classname="nexus-db-queries" timestamp="2026-06-02T17:53:38.777+00:00" time="4.035">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries" classname="nexus-db-queries" timestamp="2026-06-02T17:53:38.401+00:00" time="4.453">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.145+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.020+00:00" time="3.971">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.044+00:00" time="3.976">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_user_data_export_duplication" classname="nexus-db-queries" timestamp="2026-06-02T17:53:38.933+00:00" time="4.168">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.311+00:00" time="3.895">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_deserialize_old_crucible_resources" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.488+00:00" time="3.874">
        </testcase>
        <testcase name="db::datastore::vmm::tests::test_vmm_and_migration_update_runtime" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.364+00:00" time="4.003">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_find_volumes_referencing_socket_addr" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.516+00:00" time="3.882">
        </testcase>
        <testcase name="db::pagination::test::test_paginator" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.366+00:00" time="0.047">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_conflict_error_returned" classname="nexus-db-queries" timestamp="2026-06-02T17:53:40.066+00:00" time="3.800">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_relock_allowed" classname="nexus-db-queries" timestamp="2026-06-02T17:53:40.393+00:00" time="3.833">
        </testcase>
        <testcase name="db::pool::test::test_pool_drop_does_not_panic" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.413+00:00" time="1.254">
        </testcase>
        <testcase name="db::pool::test::test_pool_can_be_terminated" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.398+00:00" time="1.278">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_should_pass_without_volume" classname="nexus-db-queries" timestamp="2026-06-02T17:53:40.969+00:00" time="3.772">
        </testcase>
        <testcase name="db::explain::test::test_explain_async" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.515+00:00" time="2.467">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::explain_rx_list_resendable_events" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.366+00:00" time="2.700">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion" classname="nexus-db-queries" timestamp="2026-06-02T17:53:41.125+00:00" time="3.954">
        </testcase>
        <testcase name="db::explain::test::test_explain_full_table_scan" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.812+00:00" time="2.477">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.079+00:00" time="0.283">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_retries" classname="nexus-db-queries" timestamp="2026-06-02T17:53:41.545+00:00" time="3.937">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.289+00:00" time="0.269">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_ascending" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.854+00:00" time="2.746">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.362+00:00" time="0.293">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.482+00:00" time="0.259">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_works_with_joins" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.991+00:00" time="2.916">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending_paginator" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.100+00:00" time="2.823">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_descending" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.991+00:00" time="2.932">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.020+00:00" time="2.945">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.206+00:00" time="2.833">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending_paginator" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.362+00:00" time="2.843">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx" classname="nexus-db-queries" timestamp="2026-06-02T17:53:42.497+00:00" time="3.869">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve" classname="nexus-db-queries" timestamp="2026-06-02T17:53:41.862+00:00" time="4.549">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.205+00:00" time="0.241">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.366+00:00" time="0.246">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.446+00:00" time="0.248">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint" classname="nexus-db-queries" timestamp="2026-06-02T17:53:41.849+00:00" time="4.997">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.612+00:00" time="0.265">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets" classname="nexus-db-queries" timestamp="2026-06-02T17:53:41.874+00:00" time="5.052">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.694+00:00" time="0.252">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.846+00:00" time="0.286">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.877+00:00" time="0.260">
        </testcase>
        <testcase name="db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.926+00:00" time="0.289">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.734+00:00" time="7.512">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_explain_next_external_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:44.667+00:00" time="2.658">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_region" classname="nexus-db-queries" timestamp="2026-06-02T17:53:39.856+00:00" time="7.761">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_snapshot" classname="nexus-db-queries" timestamp="2026-06-02T17:53:40.012+00:00" time="7.820">
        </testcase>
        <testcase name="db::queries::network_interface::tests::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.326+00:00" time="0.655">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:43.867+00:00" time="4.153">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:44.227+00:00" time="3.950">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_first_available_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.176+00:00" time="0.049">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:44.676+00:00" time="3.813">
        </testcase>
        <testcase name="db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.066+00:00" time="3.860">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range" classname="nexus-db-queries" timestamp="2026-06-02T17:53:44.741+00:00" time="4.258">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.411+00:00" time="2.698">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range" classname="nexus-db-queries" timestamp="2026-06-02T17:53:44.982+00:00" time="4.305">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.741+00:00" time="3.768">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_insert_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.907+00:00" time="3.815">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.655+00:00" time="4.107">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.601+00:00" time="4.257">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.924+00:00" time="3.970">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.558+00:00" time="4.388">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.965+00:00" time="4.092">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.039+00:00" time="4.145">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools" classname="nexus-db-queries" timestamp="2026-06-02T17:53:45.923+00:00" time="4.395">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_last_available_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:50.318+00:00" time="0.046">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:46.947+00:00" time="3.944">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv4" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.216+00:00" time="3.922">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv6" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.246+00:00" time="3.896">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.132+00:00" time="4.230">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.137+00:00" time="4.235">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_shift_indices" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.372+00:00" time="0.045">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_delete_service_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.617+00:00" time="3.865">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_reassign_producers" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.482+00:00" time="0.261">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_after_ipv4_only" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.981+00:00" time="3.970">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_upsert_producer" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.743+00:00" time="0.273">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.225+00:00" time="3.850">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_overflow" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.075+00:00" time="0.049">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_too_large" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.124+00:00" time="0.048">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpcs_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.489+00:00" time="3.951">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_detect_ip_exhaustion" classname="nexus-db-queries" timestamp="2026-06-02T17:53:47.832+00:00" time="4.763">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.021+00:00" time="4.742">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_no_instance_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.926+00:00" time="3.844">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_mac" classname="nexus-db-queries" timestamp="2026-06-02T17:53:48.999+00:00" time="3.826">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_ip_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.109+00:00" time="3.990">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_mac_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.287+00:00" time="3.835">
        </testcase>
        <testcase name="db::queries::region_allocation::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.172+00:00" time="1.029">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_slot_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.510+00:00" time="3.805">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.122+00:00" time="0.280">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_explain_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-06-02T17:53:50.891+00:00" time="2.661">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.315+00:00" time="0.256">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.402+00:00" time="0.270">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_slot" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.722+00:00" time="3.973">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_running_instance_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.762+00:00" time="4.053">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.138+00:00" time="2.803">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.695+00:00" time="0.250">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.142+00:00" time="2.826">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_interface_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.858+00:00" time="4.117">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.893+00:00" time="4.085">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.553+00:00" time="0.518">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.815+00:00" time="0.270">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_sequential_ip_allocation" classname="nexus-db-queries" timestamp="2026-06-02T17:53:49.946+00:00" time="4.156">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_duplicate_name_fails" classname="nexus-db-queries" timestamp="2026-06-02T17:53:50.057+00:00" time="4.076">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_steps" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.103+00:00" time="0.044">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_full_count" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.085+00:00" time="0.065">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined_with_gaps" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.362+00:00" time="2.803">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_wrapping_next_item_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.418+00:00" time="2.751">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_wrapping" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.134+00:00" time="0.045">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_transit_ips" classname="nexus-db-queries" timestamp="2026-06-02T17:53:50.184+00:00" time="4.013">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_no_wrapping" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.147+00:00" time="0.086">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.946+00:00" time="0.300">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.941+00:00" time="0.308">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_with_wrapping" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.150+00:00" time="0.101">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.165+00:00" time="0.318">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_reassign_producers" classname="nexus-db-queries" timestamp="2026-06-02T17:53:51.951+00:00" time="2.565">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:50.365+00:00" time="4.232">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_upsert_producer" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.017+00:00" time="2.704">
        </testcase>
        <testcase name="db::queries::region_allocation::test::explainable" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.440+00:00" time="2.503">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::explainable" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.201+00:00" time="2.344">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.571+00:00" time="2.520">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.672+00:00" time="2.420">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.968+00:00" time="2.373">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_storage" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.975+00:00" time="2.434">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_instance" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.979+00:00" time="2.461">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_storage" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.071+00:00" time="2.368">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.595+00:00" time="3.975">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::explain_insert_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.169+00:00" time="2.443">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.763+00:00" time="3.898">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.179+00:00" time="2.484">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.825+00:00" time="3.901">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.197+00:00" time="2.533">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:52.771+00:00" time="4.009">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-02T17:53:53.099+00:00" time="3.847">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_rollback_produces_no_samples" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.251+00:00" time="3.305">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_retry_produces_samples" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.249+00:00" time="3.704">
        </testcase>
        <testcase name="db::datastore::update::test::test_list_unpruned" classname="nexus-db-queries" timestamp="2026-06-02T17:53:35.214+00:00" time="23.956">
        </testcase>
        <testcase name="policy_test::test_conferred_roles" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.233+00:00" time="7.594">
        </testcase>
        <testcase name="policy_test::test_iam_roles_behavior" classname="nexus-db-queries" timestamp="2026-06-02T17:53:54.246+00:00" time="49.348">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack" classname="nexus-db-queries" timestamp="2026-06-02T17:53:25.123+00:00" time="108.712">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack_concurrent" classname="nexus-db-queries" timestamp="2026-06-02T17:53:25.637+00:00" time="111.656">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small" classname="nexus-db-queries" timestamp="2026-06-02T17:53:25.084+00:00" time="624.482">
        </testcase>
    </testsuite>
    <testsuite name="nexus-defaults" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_random_vpc_ipv6_prefix" classname="nexus-defaults" timestamp="2026-06-02T17:53:54.516+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="nexus-fm" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="analysis_input::tests::test_analysis_input_builder_and_sitrep_builder" classname="nexus-fm" timestamp="2026-06-02T17:53:54.544+00:00" time="0.047">
        </testcase>
    </testsuite>
    <testsuite name="nexus-inventory" tests="7" disabled="0" errors="0" failures="1">
        <testcase name="builder::test::test_empty" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.597+00:00" time="0.036">
        </testcase>
        <testcase name="builder::test::test_problems" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.633+00:00" time="0.039">
        </testcase>
        <testcase name="collector::test::test_basic" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.672+00:00" time="0.596">
        </testcase>
        <testcase name="collector::test::test_multi_mgs_failure" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.943+00:00" time="0.339">
        </testcase>
        <testcase name="collector::test::test_multi_mgs" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.721+00:00" time="0.811">
        </testcase>
        <testcase name="collector::test::test_sled_agent_failure" classname="nexus-inventory" timestamp="2026-06-02T17:53:55.344+00:00" time="0.550">
        </testcase>
        <testcase name="builder::test::test_basic" classname="nexus-inventory" timestamp="2026-06-02T17:53:54.591+00:00" time="0.426">
            <failure message="thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9" type="test failure with exit code 101">thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.</failure>
            <rerunFailure timestamp="2026-06-02T17:53:55.344+00:00" time="0.509" message="thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9" type="test failure with exit code 101">thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
Collection {
    id: 2e23a07b-47b1-4d20-9821-cdbae12699df (collection),
    errors: [
        &quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;,
    ],
    time_started: 2026-06-02T17:53:55.375183Z,
    time_done: 2026-06-02T17:53:55.385673Z,
    collector: &quot;example&quot;,
    baseboards: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s4&quot;,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        },
    },
    cabooses: {
        Caboose {
            board: &quot;board_1&quot;,
            git_commit: &quot;git_commit_1&quot;,
            name: &quot;name_1&quot;,
            version: &quot;version_1&quot;,
            sign: Some(
                &quot;sign_1&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_a&quot;,
            git_commit: &quot;git_commit_psc_rot_a&quot;,
            name: &quot;name_psc_rot_a&quot;,
            version: &quot;version_psc_rot_a&quot;,
            sign: Some(
                &quot;sign_psc_rot_a&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_b&quot;,
            git_commit: &quot;git_commit_psc_rot_b&quot;,
            name: &quot;name_psc_rot_b&quot;,
            version: &quot;version_psc_rot_b&quot;,
            sign: Some(
                &quot;sign_psc_rot_b&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_0&quot;,
            git_commit: &quot;git_commit_psc_sp_0&quot;,
            name: &quot;name_psc_sp_0&quot;,
            version: &quot;version_psc_sp_0&quot;,
            sign: Some(
                &quot;sign_psc_sp_0&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_1&quot;,
            git_commit: &quot;git_commit_psc_sp_1&quot;,
            name: &quot;name_psc_sp_1&quot;,
            version: &quot;version_psc_sp_1&quot;,
            sign: Some(
                &quot;sign_psc_sp_1&quot;,
            ),
        },
    },
    rot_pages: {
        RotPage {
            data_base64: &quot;MQ==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNtcGE=&quot;,
        },
    },
    sps: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:55.375638Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 3,
            baseboard_revision: 0,
            hubris_archive: &quot;hubris1&quot;,
            power_state: A0,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:55.375871Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 5,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris5&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:55.375830Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Sled,
            sp_slot: 4,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris2&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:55.375846Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Switch,
            sp_slot: 0,
            baseboard_revision: 2,
            hubris_archive: &quot;hubris3&quot;,
            power_state: A1,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:55.375848Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Power,
            sp_slot: 1,
            baseboard_revision: 3,
            hubris_archive: &quot;hubris4&quot;,
            power_state: A2,
        },
    },
    host_phase_1_active_slots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:55.376310Z,
            source: &quot;fake MGS 1&quot;,
            slot: A,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:55.376313Z,
            source: &quot;fake MGS 1&quot;,
            slot: B,
        },
    },
    host_phase_1_flash_hashes: {
        A: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:55.376334Z,
                source: &quot;fake MGS 1&quot;,
                slot: A,
                hash: ArtifactHash(
                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                ),
            },
        },
        B: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:55.376349Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0202020202020202020202020202020202020202020202020202020202020202&quot;,
                ),
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:55.376350Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0303030303030303030303030303030303030303030303030303030303030303&quot;,
                ),
            },
        },
    },
    rots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:55.375638Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: A,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest1&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest1&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:55.375830Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: Some(
                A,
            ),
            transient_boot_preference: Some(
                B,
            ),
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest2&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest2&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:55.375846Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest3&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest3&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:55.375848Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest4&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest4&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
    },
    cabooses_found: {
        SpSlot0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376411Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376575Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376583Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376593Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_0&quot;,
                    git_commit: &quot;git_commit_psc_sp_0&quot;,
                    name: &quot;name_psc_sp_0&quot;,
                    version: &quot;version_psc_sp_0&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_0&quot;,
                    ),
                },
            },
        },
        SpSlot1: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376561Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376577Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376584Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376595Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_1&quot;,
                    git_commit: &quot;git_commit_psc_sp_1&quot;,
                    name: &quot;name_psc_sp_1&quot;,
                    version: &quot;version_psc_sp_1&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_1&quot;,
                    ),
                },
            },
        },
        RotSlotA: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376563Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376578Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376585Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376597Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_a&quot;,
                    git_commit: &quot;git_commit_psc_rot_a&quot;,
                    name: &quot;name_psc_rot_a&quot;,
                    version: &quot;version_psc_rot_a&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_a&quot;,
                    ),
                },
            },
        },
        RotSlotB: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376565Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376579Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376587Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376599Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_b&quot;,
                    git_commit: &quot;git_commit_psc_rot_b&quot;,
                    name: &quot;name_psc_rot_b&quot;,
                    version: &quot;version_psc_rot_b&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_b&quot;,
                    ),
                },
            },
        },
        Stage0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376566Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376581Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376588Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
        Stage0Next: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376573Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376582Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:55.376589Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
    },
    rot_pages_found: {
        Cmpa: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376680Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376708Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376713Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376722Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNtcGE=&quot;,
                },
            },
        },
        CfpaActive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376699Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376710Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376714Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376724Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
                },
            },
        },
        CfpaInactive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376700Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376711Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376715Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376725Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
                },
            },
        },
        CfpaScratch: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376701Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376712Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376716Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:55.376727Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
                },
            },
        },
    },
    sled_agents: {
        5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:55.385368Z,
            source: &quot;fake sled agent 6&quot;,
            sled_id: 5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: None,
            reconciler_status: NotYetRun,
            last_reconciliation: None,
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: d686942a-9b0d-41f2-9fd3-1297da3619d0): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 1a2c63df-ea78-4582-9c7c-ef0e40513b64): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: d686942a-9b0d-41f2-9fd3-1297da3619d0): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 1a2c63df-ea78-4582-9c7c-ef0e40513b64): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Err(
                        &quot;install metadata read error: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsEnabledNotOnline(
                SvcsEnabledNotOnline {
                    services: [
                        SvcEnabledNotOnline {
                            fmri: &quot;svc:/site/fake-service:default&quot;,
                            zone: &quot;global&quot;,
                            state: Maintenance,
                        },
                    ],
                    errors: [
                        &quot;an unimportant error&quot;,
                    ],
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:55.385076Z,
            source: &quot;fake sled agent 5&quot;,
            sled_id: c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                            id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                            id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                            id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                            id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:3::1]:5353,
                                dns_address: [fd00:1122:3344:3::1]:53,
                                gz_address: fd00:1122:3344:3::2,
                                gz_address_index: 2,
                            },
                            image_source: InstallDataset,
                        },
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:103::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.3,
                                nic: NetworkInterface {
                                    id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                    kind: Service {
                                        id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                    },
                                    name: Name(
                                        &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                165,
                                                80,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                            id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:103::5]:17000,
                            },
                            image_source: InstallDataset,
                        },
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                            id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:103::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                            id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalNtp {
                                address: [fd00:1122:3344:103::e]:123,
                            },
                            image_source: InstallDataset,
                        },
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                            id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                            id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                            id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                            id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                            id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:55.385070Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                                id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                                id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                                id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                                id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:3::1]:5353,
                                    dns_address: [fd00:1122:3344:3::1]:53,
                                    gz_address: fd00:1122:3344:3::2,
                                    gz_address_index: 2,
                                },
                                image_source: InstallDataset,
                            },
                            804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                                id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:103::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.3,
                                    nic: NetworkInterface {
                                        id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                        kind: Service {
                                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                        },
                                        name: Name(
                                            &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    165,
                                                    80,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                                id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:103::5]:17000,
                                },
                                image_source: InstallDataset,
                            },
                            8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                                id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:103::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                                id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalNtp {
                                    address: [fd00:1122:3344:103::e]:123,
                                },
                                image_source: InstallDataset,
                            },
                            a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                                id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                                id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                                id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                                id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                                id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                a6a06877-4a23-4ef0-b5ec-9a1466b7a404 (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    a6a06877-4a23-4ef0-b5ec-9a1466b7a404 (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                ba3f6dc7-64b9-4de1-985d-9d07504f5f20 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): Ok,
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): Ok,
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): Ok,
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): Ok,
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): Ok,
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): Ok,
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): Ok,
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): Ok,
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): Ok,
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): Ok,
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): Ok,
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): Ok,
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: bb577961-c227-43dd-b457-c5f4df87f806 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 7c97364a-ccec-4897-a9a2-a6bbe0c25722): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: bb577961-c227-43dd-b457-c5f4df87f806): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: bb577961-c227-43dd-b457-c5f4df87f806 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 7c97364a-ccec-4897-a9a2-a6bbe0c25722): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: bb577961-c227-43dd-b457-c5f4df87f806): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: be9d0c48-614a-4f24-be0d-f03b029d0fd1 (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsCmdError(
                SvcsError {
                    error: &quot;Command failed with status: 2&quot;,
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c5aec1df-b897-49e4-8085-ccd975f9b529 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:55.383869Z,
            source: &quot;fake sled agent 1&quot;,
            sled_id: c5aec1df-b897-49e4-8085-ccd975f9b529 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s1&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;macrohard&quot;,
                        model: &quot;box&quot;,
                        serial: &quot;XXIV&quot;,
                    },
                    variant: M2,
                    slot: 0,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0001&quot;,
                    },
                    variant: U2,
                    slot: 1,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0002&quot;,
                    },
                    variant: U2,
                    slot: 2,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;tony&quot;,
                        model: &quot;craystation&quot;,
                        serial: &quot;5&quot;,
                    },
                    variant: U2,
                    slot: 3,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
            ],
            zpools: [
                Zpool {
                    time_collected: 2026-06-02T17:53:55.383869Z,
                    id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:55.383869Z,
                    id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:55.383869Z,
                    id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:55.383869Z,
                    id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
            ],
            datasets: [
                Dataset {
                    id: Some(
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                    ),
                    name: &quot;oxp_7a706f6f-6c00-0000-0000-000000000001/crypt/debug&quot;,
                    available: ByteCount(
                        1024,
                    ),
                    used: ByteCount(
                        0,
                    ),
                    quota: None,
                    reservation: None,
                    compression: &quot;lz4&quot;,
                },
            ],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;macrohard&quot;,
                                model: &quot;box&quot;,
                                serial: &quot;XXIV&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0001&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0002&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;tony&quot;,
                                model: &quot;craystation&quot;,
                                serial: &quot;5&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                        },
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                            id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                            name: DatasetName {
                                pool_name: External(
                                    7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                ),
                                kind: Debug,
                            },
                            inner: SharedDatasetConfig {
                                compression: Lz4,
                                quota: None,
                                reservation: None,
                            },
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                            id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                            id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                            id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:2::1]:5353,
                                dns_address: [fd00:1122:3344:2::1]:53,
                                gz_address: fd00:1122:3344:2::2,
                                gz_address_index: 1,
                            },
                            image_source: InstallDataset,
                        },
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                            id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                            id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                            id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                            id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                            id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:104::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                            id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Clickhouse {
                                address: [fd00:1122:3344:104::5]:8123,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                            id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:104::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.2,
                                nic: NetworkInterface {
                                    id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                    kind: Service {
                                        id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                    },
                                    name: Name(
                                        &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                183,
                                                226,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                            id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                            id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:104::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                    kind: Service {
                                        id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                    },
                                    name: Name(
                                        &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                192,
                                                56,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.6,
                                    first_port: 16384,
                                    last_port: 32767,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                            id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                            id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:55.383761Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {
                            70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;macrohard&quot;,
                                    model: &quot;box&quot;,
                                    serial: &quot;XXIV&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0001&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0002&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;tony&quot;,
                                    model: &quot;craystation&quot;,
                                    serial: &quot;5&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                            },
                        },
                        datasets: {
                            afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                                id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                                name: DatasetName {
                                    pool_name: External(
                                        7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                    ),
                                    kind: Debug,
                                },
                                inner: SharedDatasetConfig {
                                    compression: Lz4,
                                    quota: None,
                                    reservation: None,
                                },
                            },
                        },
                        zones: {
                            0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                                id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                                id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                                id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:2::1]:5353,
                                    dns_address: [fd00:1122:3344:2::1]:53,
                                    gz_address: fd00:1122:3344:2::2,
                                    gz_address_index: 1,
                                },
                                image_source: InstallDataset,
                            },
                            28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                                id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                                id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                                id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                                id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                                id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:104::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                                id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Clickhouse {
                                    address: [fd00:1122:3344:104::5]:8123,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                                id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                                id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:104::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.2,
                                    nic: NetworkInterface {
                                        id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                        kind: Service {
                                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                        },
                                        name: Name(
                                            &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    183,
                                                    226,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                                id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                                id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:104::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                        kind: Service {
                                            id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                        },
                                        name: Name(
                                            &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    192,
                                                    56,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.6,
                                        first_port: 16384,
                                        last_port: 32767,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                                id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                                id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000002 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000003 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000004 (physical_disk): Ok,
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): Ok,
                    },
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                fc769f81-c729-4818-a2e0-5990878e0cc5 (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    fc769f81-c729-4818-a2e0-5990878e0cc5 (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                a648825a-6def-426b-acef-3807c55f622a (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): Ok,
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): Ok,
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): Ok,
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): Ok,
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): Ok,
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): Ok,
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): Ok,
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): Ok,
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): Ok,
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): Ok,
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): Ok,
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): Ok,
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): Ok,
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): Ok,
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 253fc339-a907-4723-8d3b-d923622d04ba (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 253fc339-a907-4723-8d3b-d923622d04ba): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 1ac699f0-a93b-4fee-95a0-5139834b371a): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 253fc339-a907-4723-8d3b-d923622d04ba (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 253fc339-a907-4723-8d3b-d923622d04ba): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 1ac699f0-a93b-4fee-95a0-5139834b371a): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: c56f470d-bd53-44b7-bda7-f0f3fc519176 (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:55.384552Z,
            source: &quot;fake sled agent 4&quot;,
            sled_id: d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s4&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Scrimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                            id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: ExternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:102::4]:5353,
                                dns_address: 172.20.28.1:53,
                                nic: NetworkInterface {
                                    id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                    kind: Service {
                                        id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                    },
                                    name: Name(
                                        &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.1.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.1.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                247,
                                                74,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                            id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                            id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                            id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                            id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:102::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:102::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                    kind: Service {
                                        id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                    },
                                    name: Name(
                                        &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                242,
                                                69,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.5,
                                    first_port: 0,
                                    last_port: 16383,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                            id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                            id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:1::1]:5353,
                                dns_address: [fd00:1122:3344:1::1]:53,
                                gz_address: fd00:1122:3344:1::2,
                                gz_address_index: 0,
                            },
                            image_source: InstallDataset,
                        },
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                            id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                            id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                            id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                            id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Oximeter {
                                address: [fd00:1122:3344:102::5]:12223,
                            },
                            image_source: InstallDataset,
                        },
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                            id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                            id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                            id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:102::6]:17000,
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:55.384538Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                                id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: ExternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:102::4]:5353,
                                    dns_address: 172.20.28.1:53,
                                    nic: NetworkInterface {
                                        id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                        kind: Service {
                                            id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                        },
                                        name: Name(
                                            &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.1.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.1.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    247,
                                                    74,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                                id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                                id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                                id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                                id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:102::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                                id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:102::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                        kind: Service {
                                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                        },
                                        name: Name(
                                            &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    242,
                                                    69,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.5,
                                        first_port: 0,
                                        last_port: 16383,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                                id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                                id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:1::1]:5353,
                                    dns_address: [fd00:1122:3344:1::1]:53,
                                    gz_address: fd00:1122:3344:1::2,
                                    gz_address_index: 0,
                                },
                                image_source: InstallDataset,
                            },
                            996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                                id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                                id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                                id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                                id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Oximeter {
                                    address: [fd00:1122:3344:102::5]:12223,
                                },
                                image_source: InstallDataset,
                            },
                            d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                                id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                                id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                                id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:102::6]:17000,
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                249a9566-cd91-483b-afa1-72bb4832d3d0 (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    249a9566-cd91-483b-afa1-72bb4832d3d0 (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                dbb36861-4d5f-468d-a3f5-77b7265b8e98 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): Ok,
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): Ok,
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): Ok,
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): Ok,
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): Ok,
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): Ok,
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): Ok,
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): Ok,
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): Ok,
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): Ok,
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): Ok,
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): Ok,
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): Ok,
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): Ok,
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: a533a5d5-53d0-42b9-a5cb-e33ce4fd93d2): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: a533a5d5-53d0-42b9-a5cb-e33ce4fd93d2): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        None,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
    },
    clickhouse_keeper_cluster_membership: {
        ClickhouseKeeperClusterMembership {
            queried_keeper: KeeperId(
                1,
            ),
            leader_committed_log_index: 1000,
            raft_config: {
                KeeperId(
                    1,
                ),
            },
        },
    },
    cockroach_status: {
        InternalNodeId(
            &quot;1&quot;,
        ): CockroachStatus {
            ranges_underreplicated: Some(
                0,
            ),
            liveness_live_nodes: None,
        },
    },
    ntp_timesync: {
        d359ee17-1156-42d4-83b4-7172d0f649b2 (omicron_zone): TimeSync {
            zone_id: d359ee17-1156-42d4-83b4-7172d0f649b2 (omicron_zone),
            synced: true,
        },
    },
    internal_dns_generation_status: {
        38c00cb7-4ae0-4800-910a-9bb7c9310d90 (omicron_zone): InternalDnsGenerationStatus {
            zone_id: 38c00cb7-4ae0-4800-910a-9bb7c9310d90 (omicron_zone),
            generation: Generation(
                1,
            ),
        },
    },
}
test builder::test::test_basic ... FAILED

failures:

failures:
    builder::test::test_basic

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.36s

</system-out>
                <system-err>
thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T17:53:56.234+00:00" time="0.516" message="thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9" type="test failure with exit code 101">thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
Collection {
    id: 095d2950-ac89-4b03-9618-6aaa3864e92f (collection),
    errors: [
        &quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;,
    ],
    time_started: 2026-06-02T17:53:56.273894Z,
    time_done: 2026-06-02T17:53:56.282555Z,
    collector: &quot;example&quot;,
    baseboards: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s4&quot;,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        },
    },
    cabooses: {
        Caboose {
            board: &quot;board_1&quot;,
            git_commit: &quot;git_commit_1&quot;,
            name: &quot;name_1&quot;,
            version: &quot;version_1&quot;,
            sign: Some(
                &quot;sign_1&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_a&quot;,
            git_commit: &quot;git_commit_psc_rot_a&quot;,
            name: &quot;name_psc_rot_a&quot;,
            version: &quot;version_psc_rot_a&quot;,
            sign: Some(
                &quot;sign_psc_rot_a&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_b&quot;,
            git_commit: &quot;git_commit_psc_rot_b&quot;,
            name: &quot;name_psc_rot_b&quot;,
            version: &quot;version_psc_rot_b&quot;,
            sign: Some(
                &quot;sign_psc_rot_b&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_0&quot;,
            git_commit: &quot;git_commit_psc_sp_0&quot;,
            name: &quot;name_psc_sp_0&quot;,
            version: &quot;version_psc_sp_0&quot;,
            sign: Some(
                &quot;sign_psc_sp_0&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_1&quot;,
            git_commit: &quot;git_commit_psc_sp_1&quot;,
            name: &quot;name_psc_sp_1&quot;,
            version: &quot;version_psc_sp_1&quot;,
            sign: Some(
                &quot;sign_psc_sp_1&quot;,
            ),
        },
    },
    rot_pages: {
        RotPage {
            data_base64: &quot;MQ==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNtcGE=&quot;,
        },
    },
    sps: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:56.274150Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 3,
            baseboard_revision: 0,
            hubris_archive: &quot;hubris1&quot;,
            power_state: A0,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:56.274377Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 5,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris5&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:56.274324Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Sled,
            sp_slot: 4,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris2&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:56.274356Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Switch,
            sp_slot: 0,
            baseboard_revision: 2,
            hubris_archive: &quot;hubris3&quot;,
            power_state: A1,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:56.274359Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Power,
            sp_slot: 1,
            baseboard_revision: 3,
            hubris_archive: &quot;hubris4&quot;,
            power_state: A2,
        },
    },
    host_phase_1_active_slots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:56.274808Z,
            source: &quot;fake MGS 1&quot;,
            slot: A,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:56.274811Z,
            source: &quot;fake MGS 1&quot;,
            slot: B,
        },
    },
    host_phase_1_flash_hashes: {
        A: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:56.274831Z,
                source: &quot;fake MGS 1&quot;,
                slot: A,
                hash: ArtifactHash(
                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                ),
            },
        },
        B: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:56.274855Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0202020202020202020202020202020202020202020202020202020202020202&quot;,
                ),
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:56.274856Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0303030303030303030303030303030303030303030303030303030303030303&quot;,
                ),
            },
        },
    },
    rots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:56.274150Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: A,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest1&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest1&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:56.274324Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: Some(
                A,
            ),
            transient_boot_preference: Some(
                B,
            ),
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest2&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest2&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:56.274356Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest3&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest3&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:56.274359Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest4&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest4&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
    },
    cabooses_found: {
        SpSlot0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.274926Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275005Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275014Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275024Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_0&quot;,
                    git_commit: &quot;git_commit_psc_sp_0&quot;,
                    name: &quot;name_psc_sp_0&quot;,
                    version: &quot;version_psc_sp_0&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_0&quot;,
                    ),
                },
            },
        },
        SpSlot1: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.274991Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275009Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275016Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275026Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_1&quot;,
                    git_commit: &quot;git_commit_psc_sp_1&quot;,
                    name: &quot;name_psc_sp_1&quot;,
                    version: &quot;version_psc_sp_1&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_1&quot;,
                    ),
                },
            },
        },
        RotSlotA: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.274993Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275010Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275017Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275028Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_a&quot;,
                    git_commit: &quot;git_commit_psc_rot_a&quot;,
                    name: &quot;name_psc_rot_a&quot;,
                    version: &quot;version_psc_rot_a&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_a&quot;,
                    ),
                },
            },
        },
        RotSlotB: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.274994Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275011Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275018Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275029Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_b&quot;,
                    git_commit: &quot;git_commit_psc_rot_b&quot;,
                    name: &quot;name_psc_rot_b&quot;,
                    version: &quot;version_psc_rot_b&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_b&quot;,
                    ),
                },
            },
        },
        Stage0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.274996Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275012Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275019Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
        Stage0Next: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275004Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275013Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:56.275021Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
    },
    rot_pages_found: {
        Cmpa: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275090Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275107Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275112Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275124Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNtcGE=&quot;,
                },
            },
        },
        CfpaActive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275099Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275109Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275113Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275129Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
                },
            },
        },
        CfpaInactive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275100Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275110Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275114Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275130Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
                },
            },
        },
        CfpaScratch: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275101Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275111Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275115Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:56.275132Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
                },
            },
        },
    },
    sled_agents: {
        5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:56.282303Z,
            source: &quot;fake sled agent 6&quot;,
            sled_id: 5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: None,
            reconciler_status: NotYetRun,
            last_reconciliation: None,
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 7c59daeb-6183-46a5-900a-1df98e3705d5): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: f3af9df4-3af9-40d5-b412-6a91fe55718f): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 7c59daeb-6183-46a5-900a-1df98e3705d5): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: f3af9df4-3af9-40d5-b412-6a91fe55718f): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Err(
                        &quot;install metadata read error: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsEnabledNotOnline(
                SvcsEnabledNotOnline {
                    services: [
                        SvcEnabledNotOnline {
                            fmri: &quot;svc:/site/fake-service:default&quot;,
                            zone: &quot;global&quot;,
                            state: Maintenance,
                        },
                    ],
                    errors: [
                        &quot;an unimportant error&quot;,
                    ],
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:56.282014Z,
            source: &quot;fake sled agent 5&quot;,
            sled_id: c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                            id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                            id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                            id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                            id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:3::1]:5353,
                                dns_address: [fd00:1122:3344:3::1]:53,
                                gz_address: fd00:1122:3344:3::2,
                                gz_address_index: 2,
                            },
                            image_source: InstallDataset,
                        },
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:103::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.3,
                                nic: NetworkInterface {
                                    id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                    kind: Service {
                                        id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                    },
                                    name: Name(
                                        &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                165,
                                                80,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                            id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:103::5]:17000,
                            },
                            image_source: InstallDataset,
                        },
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                            id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:103::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                            id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalNtp {
                                address: [fd00:1122:3344:103::e]:123,
                            },
                            image_source: InstallDataset,
                        },
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                            id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                            id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                            id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                            id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                            id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:56.282008Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                                id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                                id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                                id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                                id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:3::1]:5353,
                                    dns_address: [fd00:1122:3344:3::1]:53,
                                    gz_address: fd00:1122:3344:3::2,
                                    gz_address_index: 2,
                                },
                                image_source: InstallDataset,
                            },
                            804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                                id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:103::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.3,
                                    nic: NetworkInterface {
                                        id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                        kind: Service {
                                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                        },
                                        name: Name(
                                            &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    165,
                                                    80,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                                id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:103::5]:17000,
                                },
                                image_source: InstallDataset,
                            },
                            8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                                id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:103::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                                id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalNtp {
                                    address: [fd00:1122:3344:103::e]:123,
                                },
                                image_source: InstallDataset,
                            },
                            a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                                id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                                id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                                id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                                id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                                id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                5c88deeb-1bc6-4aca-8557-daa55ef3ed3d (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    5c88deeb-1bc6-4aca-8557-daa55ef3ed3d (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                5e5ce773-a9e7-41a3-a385-af5900af2aac (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): Ok,
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): Ok,
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): Ok,
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): Ok,
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): Ok,
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): Ok,
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): Ok,
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): Ok,
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): Ok,
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): Ok,
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): Ok,
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): Ok,
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 7399ea07-1b05-48ed-9f37-1541cf63c7d8 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 744bc3b6-5dd8-4db6-b670-58d9076a485b): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 7399ea07-1b05-48ed-9f37-1541cf63c7d8): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 7399ea07-1b05-48ed-9f37-1541cf63c7d8 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 744bc3b6-5dd8-4db6-b670-58d9076a485b): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 7399ea07-1b05-48ed-9f37-1541cf63c7d8): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: 5b270489-b4b6-4938-9df5-dce0b199998b (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsCmdError(
                SvcsError {
                    error: &quot;Command failed with status: 2&quot;,
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c5aec1df-b897-49e4-8085-ccd975f9b529 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:56.280792Z,
            source: &quot;fake sled agent 1&quot;,
            sled_id: c5aec1df-b897-49e4-8085-ccd975f9b529 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s1&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;macrohard&quot;,
                        model: &quot;box&quot;,
                        serial: &quot;XXIV&quot;,
                    },
                    variant: M2,
                    slot: 0,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0001&quot;,
                    },
                    variant: U2,
                    slot: 1,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0002&quot;,
                    },
                    variant: U2,
                    slot: 2,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;tony&quot;,
                        model: &quot;craystation&quot;,
                        serial: &quot;5&quot;,
                    },
                    variant: U2,
                    slot: 3,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
            ],
            zpools: [
                Zpool {
                    time_collected: 2026-06-02T17:53:56.280792Z,
                    id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:56.280792Z,
                    id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:56.280792Z,
                    id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:56.280792Z,
                    id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
            ],
            datasets: [
                Dataset {
                    id: Some(
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                    ),
                    name: &quot;oxp_7a706f6f-6c00-0000-0000-000000000001/crypt/debug&quot;,
                    available: ByteCount(
                        1024,
                    ),
                    used: ByteCount(
                        0,
                    ),
                    quota: None,
                    reservation: None,
                    compression: &quot;lz4&quot;,
                },
            ],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;macrohard&quot;,
                                model: &quot;box&quot;,
                                serial: &quot;XXIV&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0001&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0002&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;tony&quot;,
                                model: &quot;craystation&quot;,
                                serial: &quot;5&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                        },
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                            id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                            name: DatasetName {
                                pool_name: External(
                                    7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                ),
                                kind: Debug,
                            },
                            inner: SharedDatasetConfig {
                                compression: Lz4,
                                quota: None,
                                reservation: None,
                            },
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                            id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                            id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                            id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:2::1]:5353,
                                dns_address: [fd00:1122:3344:2::1]:53,
                                gz_address: fd00:1122:3344:2::2,
                                gz_address_index: 1,
                            },
                            image_source: InstallDataset,
                        },
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                            id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                            id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                            id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                            id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                            id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:104::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                            id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Clickhouse {
                                address: [fd00:1122:3344:104::5]:8123,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                            id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:104::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.2,
                                nic: NetworkInterface {
                                    id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                    kind: Service {
                                        id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                    },
                                    name: Name(
                                        &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                183,
                                                226,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                            id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                            id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:104::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                    kind: Service {
                                        id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                    },
                                    name: Name(
                                        &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                192,
                                                56,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.6,
                                    first_port: 16384,
                                    last_port: 32767,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                            id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                            id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:56.280696Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {
                            70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;macrohard&quot;,
                                    model: &quot;box&quot;,
                                    serial: &quot;XXIV&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0001&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0002&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;tony&quot;,
                                    model: &quot;craystation&quot;,
                                    serial: &quot;5&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                            },
                        },
                        datasets: {
                            afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                                id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                                name: DatasetName {
                                    pool_name: External(
                                        7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                    ),
                                    kind: Debug,
                                },
                                inner: SharedDatasetConfig {
                                    compression: Lz4,
                                    quota: None,
                                    reservation: None,
                                },
                            },
                        },
                        zones: {
                            0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                                id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                                id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                                id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:2::1]:5353,
                                    dns_address: [fd00:1122:3344:2::1]:53,
                                    gz_address: fd00:1122:3344:2::2,
                                    gz_address_index: 1,
                                },
                                image_source: InstallDataset,
                            },
                            28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                                id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                                id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                                id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                                id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                                id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:104::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                                id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Clickhouse {
                                    address: [fd00:1122:3344:104::5]:8123,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                                id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                                id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:104::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.2,
                                    nic: NetworkInterface {
                                        id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                        kind: Service {
                                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                        },
                                        name: Name(
                                            &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    183,
                                                    226,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                                id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                                id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:104::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                        kind: Service {
                                            id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                        },
                                        name: Name(
                                            &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    192,
                                                    56,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.6,
                                        first_port: 16384,
                                        last_port: 32767,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                                id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                                id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000002 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000003 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000004 (physical_disk): Ok,
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): Ok,
                    },
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                05cf0b1a-91b6-4ee7-81fb-d2931e794bae (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    05cf0b1a-91b6-4ee7-81fb-d2931e794bae (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                c3f02b9a-9884-4402-8938-9b221f0e589f (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): Ok,
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): Ok,
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): Ok,
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): Ok,
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): Ok,
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): Ok,
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): Ok,
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): Ok,
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): Ok,
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): Ok,
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): Ok,
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): Ok,
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): Ok,
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): Ok,
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 3fd463d6-adbb-44f1-a295-5bcd32a71176 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 3fd463d6-adbb-44f1-a295-5bcd32a71176): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 2693b7e4-545e-49d8-8d7a-95377dd6a51c): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 3fd463d6-adbb-44f1-a295-5bcd32a71176 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 3fd463d6-adbb-44f1-a295-5bcd32a71176): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 2693b7e4-545e-49d8-8d7a-95377dd6a51c): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: 91f5e98a-8df3-441b-8298-40b0f91c8d14 (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:56.281476Z,
            source: &quot;fake sled agent 4&quot;,
            sled_id: d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s4&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Scrimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                            id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: ExternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:102::4]:5353,
                                dns_address: 172.20.28.1:53,
                                nic: NetworkInterface {
                                    id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                    kind: Service {
                                        id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                    },
                                    name: Name(
                                        &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.1.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.1.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                247,
                                                74,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                            id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                            id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                            id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                            id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:102::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:102::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                    kind: Service {
                                        id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                    },
                                    name: Name(
                                        &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                242,
                                                69,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.5,
                                    first_port: 0,
                                    last_port: 16383,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                            id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                            id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:1::1]:5353,
                                dns_address: [fd00:1122:3344:1::1]:53,
                                gz_address: fd00:1122:3344:1::2,
                                gz_address_index: 0,
                            },
                            image_source: InstallDataset,
                        },
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                            id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                            id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                            id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                            id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Oximeter {
                                address: [fd00:1122:3344:102::5]:12223,
                            },
                            image_source: InstallDataset,
                        },
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                            id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                            id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                            id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:102::6]:17000,
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:56.281464Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                                id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: ExternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:102::4]:5353,
                                    dns_address: 172.20.28.1:53,
                                    nic: NetworkInterface {
                                        id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                        kind: Service {
                                            id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                        },
                                        name: Name(
                                            &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.1.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.1.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    247,
                                                    74,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                                id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                                id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                                id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                                id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:102::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                                id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:102::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                        kind: Service {
                                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                        },
                                        name: Name(
                                            &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    242,
                                                    69,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.5,
                                        first_port: 0,
                                        last_port: 16383,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                                id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                                id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:1::1]:5353,
                                    dns_address: [fd00:1122:3344:1::1]:53,
                                    gz_address: fd00:1122:3344:1::2,
                                    gz_address_index: 0,
                                },
                                image_source: InstallDataset,
                            },
                            996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                                id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                                id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                                id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                                id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Oximeter {
                                    address: [fd00:1122:3344:102::5]:12223,
                                },
                                image_source: InstallDataset,
                            },
                            d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                                id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                                id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                                id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:102::6]:17000,
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                eebe34b5-4ad0-4df1-b41b-07c5a5b1a96b (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    eebe34b5-4ad0-4df1-b41b-07c5a5b1a96b (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                e5b9071c-4360-421f-94a1-0aa2d75de3b7 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): Ok,
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): Ok,
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): Ok,
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): Ok,
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): Ok,
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): Ok,
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): Ok,
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): Ok,
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): Ok,
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): Ok,
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): Ok,
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): Ok,
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): Ok,
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): Ok,
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: d04ce493-6ffe-412d-81e3-fd53aa835c43): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: d04ce493-6ffe-412d-81e3-fd53aa835c43): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        None,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
    },
    clickhouse_keeper_cluster_membership: {
        ClickhouseKeeperClusterMembership {
            queried_keeper: KeeperId(
                1,
            ),
            leader_committed_log_index: 1000,
            raft_config: {
                KeeperId(
                    1,
                ),
            },
        },
    },
    cockroach_status: {
        InternalNodeId(
            &quot;1&quot;,
        ): CockroachStatus {
            ranges_underreplicated: Some(
                0,
            ),
            liveness_live_nodes: None,
        },
    },
    ntp_timesync: {
        997e22e7-fa9a-4dea-b47f-598fbfbe0311 (omicron_zone): TimeSync {
            zone_id: 997e22e7-fa9a-4dea-b47f-598fbfbe0311 (omicron_zone),
            synced: true,
        },
    },
    internal_dns_generation_status: {
        c012cbe3-2a3b-4481-b597-eff628ad4463 (omicron_zone): InternalDnsGenerationStatus {
            zone_id: c012cbe3-2a3b-4481-b597-eff628ad4463 (omicron_zone),
            generation: Generation(
                1,
            ),
        },
    },
}
test builder::test::test_basic ... FAILED

failures:

failures:
    builder::test::test_basic

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.39s

</system-out>
                <system-err>
thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
Collection {
    id: 2d4b0683-d0b6-44e8-b525-7b00d18be209 (collection),
    errors: [
        &quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;,
    ],
    time_started: 2026-06-02T17:53:54.618062Z,
    time_done: 2026-06-02T17:53:54.625503Z,
    collector: &quot;example&quot;,
    baseboards: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s4&quot;,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        },
    },
    cabooses: {
        Caboose {
            board: &quot;board_1&quot;,
            git_commit: &quot;git_commit_1&quot;,
            name: &quot;name_1&quot;,
            version: &quot;version_1&quot;,
            sign: Some(
                &quot;sign_1&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_a&quot;,
            git_commit: &quot;git_commit_psc_rot_a&quot;,
            name: &quot;name_psc_rot_a&quot;,
            version: &quot;version_psc_rot_a&quot;,
            sign: Some(
                &quot;sign_psc_rot_a&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_rot_b&quot;,
            git_commit: &quot;git_commit_psc_rot_b&quot;,
            name: &quot;name_psc_rot_b&quot;,
            version: &quot;version_psc_rot_b&quot;,
            sign: Some(
                &quot;sign_psc_rot_b&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_0&quot;,
            git_commit: &quot;git_commit_psc_sp_0&quot;,
            name: &quot;name_psc_sp_0&quot;,
            version: &quot;version_psc_sp_0&quot;,
            sign: Some(
                &quot;sign_psc_sp_0&quot;,
            ),
        },
        Caboose {
            board: &quot;board_psc_sp_1&quot;,
            git_commit: &quot;git_commit_psc_sp_1&quot;,
            name: &quot;name_psc_sp_1&quot;,
            version: &quot;version_psc_sp_1&quot;,
            sign: Some(
                &quot;sign_psc_sp_1&quot;,
            ),
        },
    },
    rot_pages: {
        RotPage {
            data_base64: &quot;MQ==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
        },
        RotPage {
            data_base64: &quot;cHNjIGNtcGE=&quot;,
        },
    },
    sps: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:54.618291Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 3,
            baseboard_revision: 0,
            hubris_archive: &quot;hubris1&quot;,
            power_state: A0,
        },
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:54.618426Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Sled,
            sp_slot: 5,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris5&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:54.618381Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Sled,
            sp_slot: 4,
            baseboard_revision: 1,
            hubris_archive: &quot;hubris2&quot;,
            power_state: A2,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:54.618408Z,
            source: &quot;fake MGS 2&quot;,
            sp_type: Switch,
            sp_slot: 0,
            baseboard_revision: 2,
            hubris_archive: &quot;hubris3&quot;,
            power_state: A1,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: ServiceProcessor {
            time_collected: 2026-06-02T17:53:54.618411Z,
            source: &quot;fake MGS 1&quot;,
            sp_type: Power,
            sp_slot: 1,
            baseboard_revision: 3,
            hubris_archive: &quot;hubris4&quot;,
            power_state: A2,
        },
    },
    host_phase_1_active_slots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:54.618825Z,
            source: &quot;fake MGS 1&quot;,
            slot: A,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: HostPhase1ActiveSlot {
            time_collected: 2026-06-02T17:53:54.618828Z,
            source: &quot;fake MGS 1&quot;,
            slot: B,
        },
    },
    host_phase_1_flash_hashes: {
        A: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:54.618845Z,
                source: &quot;fake MGS 1&quot;,
                slot: A,
                hash: ArtifactHash(
                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                ),
            },
        },
        B: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:54.618865Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0202020202020202020202020202020202020202020202020202020202020202&quot;,
                ),
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: HostPhase1FlashHash {
                time_collected: 2026-06-02T17:53:54.618866Z,
                source: &quot;fake MGS 1&quot;,
                slot: B,
                hash: ArtifactHash(
                    &quot;0303030303030303030303030303030303030303030303030303030303030303&quot;,
                ),
            },
        },
    },
    rots: {
        BaseboardId {
            part_number: &quot;model1&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:54.618291Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: A,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest1&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest1&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model2&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:54.618381Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: Some(
                A,
            ),
            transient_boot_preference: Some(
                B,
            ),
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest2&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest2&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model3&quot;,
            serial_number: &quot;s1&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:54.618408Z,
            source: &quot;fake MGS 2&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest3&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest3&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
        BaseboardId {
            part_number: &quot;model4&quot;,
            serial_number: &quot;s2&quot;,
        }: RotState {
            time_collected: 2026-06-02T17:53:54.618411Z,
            source: &quot;fake MGS 1&quot;,
            active_slot: B,
            persistent_boot_preference: A,
            pending_persistent_boot_preference: None,
            transient_boot_preference: None,
            slot_a_sha3_256_digest: Some(
                &quot;slotAdigest4&quot;,
            ),
            slot_b_sha3_256_digest: Some(
                &quot;slotBdigest4&quot;,
            ),
            stage0_digest: None,
            stage0next_digest: None,
            slot_a_error: None,
            slot_b_error: None,
            stage0_error: None,
            stage0next_error: None,
        },
    },
    cabooses_found: {
        SpSlot0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.618930Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619009Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619017Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619026Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_0&quot;,
                    git_commit: &quot;git_commit_psc_sp_0&quot;,
                    name: &quot;name_psc_sp_0&quot;,
                    version: &quot;version_psc_sp_0&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_0&quot;,
                    ),
                },
            },
        },
        SpSlot1: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.618997Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619011Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619018Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619028Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_sp_1&quot;,
                    git_commit: &quot;git_commit_psc_sp_1&quot;,
                    name: &quot;name_psc_sp_1&quot;,
                    version: &quot;version_psc_sp_1&quot;,
                    sign: Some(
                        &quot;sign_psc_sp_1&quot;,
                    ),
                },
            },
        },
        RotSlotA: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.618998Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619012Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619019Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619029Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_a&quot;,
                    git_commit: &quot;git_commit_psc_rot_a&quot;,
                    name: &quot;name_psc_rot_a&quot;,
                    version: &quot;version_psc_rot_a&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_a&quot;,
                    ),
                },
            },
        },
        RotSlotB: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619013Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619020Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619031Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_psc_rot_b&quot;,
                    git_commit: &quot;git_commit_psc_rot_b&quot;,
                    name: &quot;name_psc_rot_b&quot;,
                    version: &quot;version_psc_rot_b&quot;,
                    sign: Some(
                        &quot;sign_psc_rot_b&quot;,
                    ),
                },
            },
        },
        Stage0: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619001Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619015Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619022Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
        Stage0Next: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619007Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model2&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619016Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: CabooseFound {
                time_collected: 2026-06-02T17:53:54.619023Z,
                source: &quot;test suite&quot;,
                caboose: Caboose {
                    board: &quot;board_1&quot;,
                    git_commit: &quot;git_commit_1&quot;,
                    name: &quot;name_1&quot;,
                    version: &quot;version_1&quot;,
                    sign: Some(
                        &quot;sign_1&quot;,
                    ),
                },
            },
        },
    },
    rot_pages_found: {
        Cmpa: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619089Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619105Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619110Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619121Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNtcGE=&quot;,
                },
            },
        },
        CfpaActive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619097Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619106Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619111Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619125Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgYWN0aXZl&quot;,
                },
            },
        },
        CfpaInactive: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619098Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619107Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619112Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619126Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgaW5hY3RpdmU=&quot;,
                },
            },
        },
        CfpaScratch: {
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619100Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model1&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619108Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model3&quot;,
                serial_number: &quot;s1&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619113Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;MQ==&quot;,
                },
            },
            BaseboardId {
                part_number: &quot;model4&quot;,
                serial_number: &quot;s2&quot;,
            }: RotPageFound {
                time_collected: 2026-06-02T17:53:54.619128Z,
                source: &quot;test suite&quot;,
                page: RotPage {
                    data_base64: &quot;cHNjIGNmcGEgc2NyYXRjaA==&quot;,
                },
            },
        },
    },
    sled_agents: {
        5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:54.625270Z,
            source: &quot;fake sled agent 6&quot;,
            sled_id: 5c5b4cf9-3e13-45fd-871c-f177d6537510 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: None,
            reconciler_status: NotYetRun,
            last_reconciliation: None,
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 8fedd81b-b15c-48ad-96a3-c4846c8b0baa): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 9daac5b0-ba23-40cd-aae9-e38b7df7341e): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Err(
                        &quot;error reading install metadata: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 8fedd81b-b15c-48ad-96a3-c4846c8b0baa): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 9daac5b0-ba23-40cd-aae9-e38b7df7341e): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Err(
                        &quot;install metadata read error: error retrieving metadata for install dataset directory `/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install`: entity not found&quot;,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsEnabledNotOnline(
                SvcsEnabledNotOnline {
                    services: [
                        SvcEnabledNotOnline {
                            fmri: &quot;svc:/site/fake-service:default&quot;,
                            zone: &quot;global&quot;,
                            state: Maintenance,
                        },
                    ],
                    errors: [
                        &quot;an unimportant error&quot;,
                    ],
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:54.624976Z,
            source: &quot;fake sled agent 5&quot;,
            sled_id: c4a5325b-e852-4747-b28a-8aaa7eded8a0 (sled),
            baseboard_id: None,
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                            id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                            id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                            id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                            id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:3::1]:5353,
                                dns_address: [fd00:1122:3344:3::1]:53,
                                gz_address: fd00:1122:3344:3::2,
                                gz_address_index: 2,
                            },
                            image_source: InstallDataset,
                        },
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:103::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.3,
                                nic: NetworkInterface {
                                    id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                    kind: Service {
                                        id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                    },
                                    name: Name(
                                        &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                165,
                                                80,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                            id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:103::5]:17000,
                            },
                            image_source: InstallDataset,
                        },
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                            id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:103::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                            id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalNtp {
                                address: [fd00:1122:3344:103::e]:123,
                            },
                            image_source: InstallDataset,
                        },
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                            id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                            id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                            id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                            id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                            id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:103::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:54.624970Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): OmicronZoneConfig {
                                id: 2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e675c45a-5e1b-4d24-99af-806523ed17d5 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): OmicronZoneConfig {
                                id: 4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            33a4881a-2b3f-4840-b252-f370024eee64 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): OmicronZoneConfig {
                                id: 6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d9974711-1064-441d-ba75-0ffabfc86d27 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): OmicronZoneConfig {
                                id: 7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:3::1]:5353,
                                    dns_address: [fd00:1122:3344:3::1]:53,
                                    gz_address: fd00:1122:3344:3::2,
                                    gz_address_index: 2,
                                },
                                image_source: InstallDataset,
                            },
                            804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): OmicronZoneConfig {
                                id: 804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:103::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.3,
                                    nic: NetworkInterface {
                                        id: 3e1324f0-cad4-484e-a101-e26da2706e92,
                                        kind: Service {
                                            id: 804f9ff7-0d45-465f-8820-ee0fc7c25286,
                                        },
                                        name: Name(
                                            &quot;nexus-804f9ff7-0d45-465f-8820-ee0fc7c25286&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    165,
                                                    80,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): OmicronZoneConfig {
                                id: 8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:103::5]:17000,
                                },
                                image_source: InstallDataset,
                            },
                            8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): OmicronZoneConfig {
                                id: 8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:103::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): OmicronZoneConfig {
                                id: 9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalNtp {
                                    address: [fd00:1122:3344:103::e]:123,
                                },
                                image_source: InstallDataset,
                            },
                            a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): OmicronZoneConfig {
                                id: a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            844fd687-fd26-4616-91aa-441cf136c62d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): OmicronZoneConfig {
                                id: ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            4c667609-0876-4c8c-ae60-1b30aaf236dc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): OmicronZoneConfig {
                                id: bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d130514f-6532-4c02-ac9f-c4958052c669 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): OmicronZoneConfig {
                                id: c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            93017061-5910-4bf5-a366-4f1b2871b5c3 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): OmicronZoneConfig {
                                id: e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:103::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            c6911096-09b3-4f64-bcd6-21701ca2d6ae (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                c89e0e72-ac64-42d8-9cc2-f84cc2d7a78b (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    c89e0e72-ac64-42d8-9cc2-f84cc2d7a78b (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                463102dc-4d2f-468f-b4f5-48f11e401ea5 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        2deb45cb-7160-47fc-9180-ab14c1731427 (omicron_zone): Ok,
                        4da2814a-7d31-4311-97cf-7648e7b64911 (omicron_zone): Ok,
                        6e305032-a926-4c2b-a89a-0165799b9810 (omicron_zone): Ok,
                        7b006fad-d693-441b-bdd0-84cb323530e9 (omicron_zone): Ok,
                        804f9ff7-0d45-465f-8820-ee0fc7c25286 (omicron_zone): Ok,
                        8c9735b2-9097-4ba5-b783-dfea16c5e0ab (omicron_zone): Ok,
                        8fe2fb59-5a89-4d40-b47a-6d5fcfb66ddd (omicron_zone): Ok,
                        9ee036cf-88c5-4a0e-aae7-eb2849379aad (omicron_zone): Ok,
                        a3a6216e-fdc8-47b6-8ba8-eb666629f5c2 (omicron_zone): Ok,
                        ae07bfa3-09a9-4b19-9721-c89f39e153fe (omicron_zone): Ok,
                        bd646149-3e59-4aac-b2a0-b79910b8d6a8 (omicron_zone): Ok,
                        c28abc48-2fb2-487b-b89a-96317c4e2df2 (omicron_zone): Ok,
                        e58917eb-98cc-4b85-b851-4b46833060dc (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: fec0973d-b691-48fc-a4d3-03c93aae7da6 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: ae52c41c-b556-4fe2-9827-ebc827d165f3): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: fec0973d-b691-48fc-a4d3-03c93aae7da6): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: fec0973d-b691-48fc-a4d3-03c93aae7da6 (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 1024,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 1024 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386, got 15 bytes/360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;0000000000000000000000000000000000000000000000000000000000000000&quot;,
                                    ),
                                    status: Err(
                                        &quot;size/hash mismatch: expected 13 bytes/0000000000000000000000000000000000000000000000000000000000000000, got 13 bytes/a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Err(
                                        &quot;file not found&quot;,
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: ae52c41c-b556-4fe2-9827-ebc827d165f3): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: fec0973d-b691-48fc-a4d3-03c93aae7da6): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: 073024e2-7378-4efb-9467-a9539f813ab3 (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: SvcsCmdError(
                SvcsError {
                    error: &quot;Command failed with status: 2&quot;,
                    time_of_status: 2026-01-01T00:00:00Z,
                },
            ),
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        c5aec1df-b897-49e4-8085-ccd975f9b529 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:54.623787Z,
            source: &quot;fake sled agent 1&quot;,
            sled_id: c5aec1df-b897-49e4-8085-ccd975f9b529 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s1&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Gimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;macrohard&quot;,
                        model: &quot;box&quot;,
                        serial: &quot;XXIV&quot;,
                    },
                    variant: M2,
                    slot: 0,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0001&quot;,
                    },
                    variant: U2,
                    slot: 1,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;memetendo&quot;,
                        model: &quot;swatch&quot;,
                        serial: &quot;0002&quot;,
                    },
                    variant: U2,
                    slot: 2,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
                PhysicalDisk {
                    identity: DiskIdentity {
                        vendor: &quot;tony&quot;,
                        model: &quot;craystation&quot;,
                        serial: &quot;5&quot;,
                    },
                    variant: U2,
                    slot: 3,
                    firmware: Nvme(
                        NvmeFirmware {
                            active_slot: 1,
                            next_active_slot: None,
                            number_of_slots: 1,
                            slot1_is_read_only: true,
                            slot_firmware_versions: [
                                Some(
                                    &quot;EXAMP1&quot;,
                                ),
                            ],
                        },
                    ),
                },
            ],
            zpools: [
                Zpool {
                    time_collected: 2026-06-02T17:53:54.623787Z,
                    id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:54.623787Z,
                    id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:54.623787Z,
                    id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
                Zpool {
                    time_collected: 2026-06-02T17:53:54.623787Z,
                    id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                    total_size: ByteCount(
                        4096,
                    ),
                    health: Online,
                },
            ],
            datasets: [
                Dataset {
                    id: Some(
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                    ),
                    name: &quot;oxp_7a706f6f-6c00-0000-0000-000000000001/crypt/debug&quot;,
                    available: ByteCount(
                        1024,
                    ),
                    used: ByteCount(
                        0,
                    ),
                    quota: None,
                    reservation: None,
                    compression: &quot;lz4&quot;,
                },
            ],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;macrohard&quot;,
                                model: &quot;box&quot;,
                                serial: &quot;XXIV&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0001&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;memetendo&quot;,
                                model: &quot;swatch&quot;,
                                serial: &quot;0002&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                        },
                        70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                            identity: DiskIdentity {
                                vendor: &quot;tony&quot;,
                                model: &quot;craystation&quot;,
                                serial: &quot;5&quot;,
                            },
                            id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                            pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                        },
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                            id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                            name: DatasetName {
                                pool_name: External(
                                    7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                ),
                                kind: Debug,
                            },
                            inner: SharedDatasetConfig {
                                compression: Lz4,
                                quota: None,
                                reservation: None,
                            },
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                            id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                            id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                            id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:2::1]:5353,
                                dns_address: [fd00:1122:3344:2::1]:53,
                                gz_address: fd00:1122:3344:2::2,
                                gz_address_index: 1,
                            },
                            image_source: InstallDataset,
                        },
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                            id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                            id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                            id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::6]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                            id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                            id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:104::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                            id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Clickhouse {
                                address: [fd00:1122:3344:104::5]:8123,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                            id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Nexus {
                                internal_address: [fd00:1122:3344:104::4]:12221,
                                lockstep_port: 12232,
                                external_ip: 172.20.28.2,
                                nic: NetworkInterface {
                                    id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                    kind: Service {
                                        id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                    },
                                    name: Name(
                                        &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.2.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.2.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                183,
                                                226,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                external_tls: true,
                                external_dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                            },
                            image_source: InstallDataset,
                        },
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                            id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                            id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:104::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                    kind: Service {
                                        id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                    },
                                    name: Name(
                                        &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.6,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                192,
                                                56,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.6,
                                    first_port: 16384,
                                    last_port: 32767,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                            id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                            id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:104::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:54.623706Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {
                            70687973-6963-616c-6469-736b00000001 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;macrohard&quot;,
                                    model: &quot;box&quot;,
                                    serial: &quot;XXIV&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000001 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000001 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000002 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0001&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000002 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000002 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000003 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;memetendo&quot;,
                                    model: &quot;swatch&quot;,
                                    serial: &quot;0002&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000003 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000003 (zpool),
                            },
                            70687973-6963-616c-6469-736b00000004 (physical_disk): OmicronPhysicalDiskConfig {
                                identity: DiskIdentity {
                                    vendor: &quot;tony&quot;,
                                    model: &quot;craystation&quot;,
                                    serial: &quot;5&quot;,
                                },
                                id: 70687973-6963-616c-6469-736b00000004 (physical_disk),
                                pool_id: 7a706f6f-6c00-0000-0000-000000000004 (zpool),
                            },
                        },
                        datasets: {
                            afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): DatasetConfig {
                                id: afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset),
                                name: DatasetName {
                                    pool_name: External(
                                        7a706f6f-6c00-0000-0000-000000000001 (external_zpool),
                                    ),
                                    kind: Debug,
                                },
                                inner: SharedDatasetConfig {
                                    compression: Lz4,
                                    quota: None,
                                    reservation: None,
                                },
                            },
                        },
                        zones: {
                            0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): OmicronZoneConfig {
                                id: 0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            e1bf20e5-603c-4d14-94c4-47dc1eb58c45 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): OmicronZoneConfig {
                                id: 175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            3bcdbecd-827a-426e-96b6-30c355b78301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): OmicronZoneConfig {
                                id: 23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:2::1]:5353,
                                    dns_address: [fd00:1122:3344:2::1]:53,
                                    gz_address: fd00:1122:3344:2::2,
                                    gz_address_index: 1,
                                },
                                image_source: InstallDataset,
                            },
                            28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): OmicronZoneConfig {
                                id: 28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            8c96d804-3a6c-4c1b-be24-1e7fc18824de (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): OmicronZoneConfig {
                                id: 442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0010be1f-4223-4f3e-844c-3e823488a852 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): OmicronZoneConfig {
                                id: 543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::6]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): OmicronZoneConfig {
                                id: 5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            13a6ef76-5904-4794-8083-dfeb6806e5f1 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): OmicronZoneConfig {
                                id: 5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:104::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): OmicronZoneConfig {
                                id: 5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Clickhouse {
                                    address: [fd00:1122:3344:104::5]:8123,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            46b4a891-addc-4690-b8ff-8625b9c5c3bc (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): OmicronZoneConfig {
                                id: 844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            d721dbb5-6a10-4fe8-9d70-fae69ab84676 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): OmicronZoneConfig {
                                id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Nexus {
                                    internal_address: [fd00:1122:3344:104::4]:12221,
                                    lockstep_port: 12232,
                                    external_ip: 172.20.28.2,
                                    nic: NetworkInterface {
                                        id: 5d4a7e78-d1e1-41cd-881c-02d808fb90be,
                                        kind: Service {
                                            id: ab67e1fa-337f-45e6-83f0-6e94a9d50fc0,
                                        },
                                        name: Name(
                                            &quot;nexus-ab67e1fa-337f-45e6-83f0-6e94a9d50fc0&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.2.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.2.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    183,
                                                    226,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    external_tls: true,
                                    external_dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                },
                                image_source: InstallDataset,
                            },
                            cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): OmicronZoneConfig {
                                id: cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            a90de3a7-b760-45b7-ad72-70cd3570a940 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): OmicronZoneConfig {
                                id: d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:104::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 2e4943f4-0477-4b5b-afd7-70c1f4aaf928,
                                        kind: Service {
                                            id: d38984ac-a366-4936-b64f-d98ae3dc2035,
                                        },
                                        name: Name(
                                            &quot;ntp-d38984ac-a366-4936-b64f-d98ae3dc2035&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.6,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    192,
                                                    56,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.6,
                                        first_port: 16384,
                                        last_port: 32767,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): OmicronZoneConfig {
                                id: e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            49154338-0e01-4394-9dd2-cb4c53cbb90f (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): OmicronZoneConfig {
                                id: f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:104::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            5dd3aedf-c3c5-4258-8864-3ea8b5ae321b (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {
                        70687973-6963-616c-6469-736b00000001 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000002 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000003 (physical_disk): Ok,
                        70687973-6963-616c-6469-736b00000004 (physical_disk): Ok,
                    },
                    datasets: {
                        afc00483-0d7b-4181-87d5-0def937d3cd7 (dataset): Ok,
                    },
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                0e8995ea-df44-4a1e-9bbf-c8093abf701a (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    0e8995ea-df44-4a1e-9bbf-c8093abf701a (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                8bb1f55f-00d2-41bb-9ad7-452b485cebf5 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0a5f085b-dfb9-4eed-bd24-678bd97e453c (omicron_zone): Ok,
                        175eb50f-c54c-41ed-b30e-bb710868b362 (omicron_zone): Ok,
                        23856e18-8736-49a6-b487-bc5bf850fee0 (omicron_zone): Ok,
                        28786d99-48d2-4491-a4ae-943e603f3dab (omicron_zone): Ok,
                        442c669b-14d4-48b5-8f05-741b3c67a558 (omicron_zone): Ok,
                        543e32e4-7d8c-4888-a085-1c530555ee22 (omicron_zone): Ok,
                        5a6d10a6-ce94-444b-82ce-be25ebe58b9a (omicron_zone): Ok,
                        5d840664-3eb1-45da-8876-d44e1cfb1142 (omicron_zone): Ok,
                        5db69c8f-4565-4cae-8372-f20ada0f67e9 (omicron_zone): Ok,
                        844a964a-831c-4cb9-82b5-3883c9b404db (omicron_zone): Ok,
                        ab67e1fa-337f-45e6-83f0-6e94a9d50fc0 (omicron_zone): Ok,
                        cd8a5031-44a3-4090-86d7-2bfcc3de7942 (omicron_zone): Ok,
                        d38984ac-a366-4936-b64f-d98ae3dc2035 (omicron_zone): Ok,
                        e59b6fc3-3b0e-4e17-acfa-0351e2924771 (omicron_zone): Ok,
                        f7f78c86-f572-49bf-b6cd-24658ddee847 (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 09ea7b06-6179-4db1-9b82-02cee265838b (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 09ea7b06-6179-4db1-9b82-02cee265838b): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 90301b50-800a-4446-bad9-62be0825b424): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: Installinator {
                                mupdate_id: 09ea7b06-6179-4db1-9b82-02cee265838b (mupdate),
                            },
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by installinator (mupdate ID: 09ea7b06-6179-4db1-9b82-02cee265838b): 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 90301b50-800a-4446-bad9-62be0825b424): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        Some(
                            MupdateOverrideBootInventory {
                                mupdate_override_id: 05fafa6f-be58-42a9-93b3-337e579fd0a8 (mupdate_override),
                            },
                        ),
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
        d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled): SledAgent {
            time_collected: 2026-06-02T17:53:54.624472Z,
            source: &quot;fake sled agent 4&quot;,
            sled_id: d7efa9c4-833d-4354-a9a2-94ba9715c154 (sled),
            baseboard_id: Some(
                BaseboardId {
                    part_number: &quot;model1&quot;,
                    serial_number: &quot;s4&quot;,
                },
            ),
            sled_agent_address: [::1]:56792,
            sled_role: Scrimlet,
            usable_hardware_threads: 10,
            usable_physical_ram: ByteCount(
                1048576,
            ),
            cpu_family: AmdMilan,
            reservoir_size: ByteCount(
                1024,
            ),
            disks: [],
            zpools: [],
            datasets: [],
            ledgered_sled_config: Some(
                OmicronSledConfig {
                    generation: Generation(
                        5,
                    ),
                    disks: {},
                    datasets: {},
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                            id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: ExternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:102::4]:5353,
                                dns_address: 172.20.28.1:53,
                                nic: NetworkInterface {
                                    id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                    kind: Service {
                                        id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                    },
                                    name: Name(
                                        &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.1.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.1.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                247,
                                                74,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                            id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::9]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                            id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::8]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                            id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::7]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                            id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CockroachDb {
                                address: [fd00:1122:3344:102::3]:32221,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: BoundaryNtp {
                                address: [fd00:1122:3344:102::10]:123,
                                ntp_servers: [
                                    &quot;ntp.eng.oxide.computer&quot;,
                                ],
                                dns_servers: [
                                    1.1.1.1,
                                    9.9.9.9,
                                ],
                                domain: None,
                                nic: NetworkInterface {
                                    id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                    kind: Service {
                                        id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                    },
                                    name: Name(
                                        &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                    ),
                                    ip_config: V4(
                                        PrivateIpv4Config {
                                            ip: 172.30.3.5,
                                            subnet: Ipv4Net {
                                                addr: 172.30.3.0,
                                                width: 24,
                                            },
                                            transit_ips: [],
                                        },
                                    ),
                                    mac: MacAddr(
                                        MacAddr6(
                                            [
                                                168,
                                                64,
                                                37,
                                                255,
                                                242,
                                                69,
                                            ],
                                        ),
                                    ),
                                    vni: Vni(
                                        100,
                                    ),
                                    primary: true,
                                    slot: 0,
                                },
                                snat_cfg: SourceNatConfig {
                                    ip: 172.20.28.5,
                                    first_port: 0,
                                    last_port: 16383,
                                },
                            },
                            image_source: InstallDataset,
                        },
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                            id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::a]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                            id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                            filesystem_pool: None,
                            zone_type: InternalDns {
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                    ),
                                },
                                http_address: [fd00:1122:3344:1::1]:5353,
                                dns_address: [fd00:1122:3344:1::1]:53,
                                gz_address: fd00:1122:3344:1::2,
                                gz_address_index: 0,
                            },
                            image_source: InstallDataset,
                        },
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                            id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::c]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                            id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::e]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                            id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::f]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                            id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Oximeter {
                                address: [fd00:1122:3344:102::5]:12223,
                            },
                            image_source: InstallDataset,
                        },
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                            id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::b]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                            id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: Crucible {
                                address: [fd00:1122:3344:102::d]:32345,
                                dataset: OmicronZoneDataset {
                                    pool_name: External(
                                        51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                    ),
                                },
                            },
                            image_source: InstallDataset,
                        },
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                            id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                            filesystem_pool: None,
                            zone_type: CruciblePantry {
                                address: [fd00:1122:3344:102::6]:17000,
                            },
                            image_source: InstallDataset,
                        },
                    },
                    remove_mupdate_override: None,
                    host_phase_2: HostPhase2DesiredSlots {
                        slot_a: CurrentContents,
                        slot_b: CurrentContents,
                    },
                    measurements: {},
                },
            ),
            reconciler_status: Idle {
                completed_at: 2026-06-02T17:53:54.624462Z,
                ran_for: 5s,
            },
            last_reconciliation: Some(
                ConfigReconcilerInventory {
                    last_reconciled_config: OmicronSledConfig {
                        generation: Generation(
                            5,
                        ),
                        disks: {},
                        datasets: {},
                        zones: {
                            0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): OmicronZoneConfig {
                                id: 0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: ExternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:102::4]:5353,
                                    dns_address: 172.20.28.1:53,
                                    nic: NetworkInterface {
                                        id: 8b99b41f-976d-4cb5-bad6-492cde39575a,
                                        kind: Service {
                                            id: 0322760d-a1e2-4911-8745-569f6bad8251,
                                        },
                                        name: Name(
                                            &quot;external-dns-0322760d-a1e2-4911-8745-569f6bad8251&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.1.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.1.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    247,
                                                    74,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): OmicronZoneConfig {
                                id: 1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::9]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            6d799846-deac-4809-93bd-5dad30127938 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): OmicronZoneConfig {
                                id: 263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::8]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            2acbc210-8b83-490a-b7a7-e458d742c269 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): OmicronZoneConfig {
                                id: 271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::7]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): OmicronZoneConfig {
                                id: 2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CockroachDb {
                                    address: [fd00:1122:3344:102::3]:32221,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): OmicronZoneConfig {
                                id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: BoundaryNtp {
                                    address: [fd00:1122:3344:102::10]:123,
                                    ntp_servers: [
                                        &quot;ntp.eng.oxide.computer&quot;,
                                    ],
                                    dns_servers: [
                                        1.1.1.1,
                                        9.9.9.9,
                                    ],
                                    domain: None,
                                    nic: NetworkInterface {
                                        id: 6c2aa1c5-0e42-4b80-9b31-26d0e8599d0d,
                                        kind: Service {
                                            id: 412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff,
                                        },
                                        name: Name(
                                            &quot;ntp-412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff&quot;,
                                        ),
                                        ip_config: V4(
                                            PrivateIpv4Config {
                                                ip: 172.30.3.5,
                                                subnet: Ipv4Net {
                                                    addr: 172.30.3.0,
                                                    width: 24,
                                                },
                                                transit_ips: [],
                                            },
                                        ),
                                        mac: MacAddr(
                                            MacAddr6(
                                                [
                                                    168,
                                                    64,
                                                    37,
                                                    255,
                                                    242,
                                                    69,
                                                ],
                                            ),
                                        ),
                                        vni: Vni(
                                            100,
                                        ),
                                        primary: true,
                                        slot: 0,
                                    },
                                    snat_cfg: SourceNatConfig {
                                        ip: 172.20.28.5,
                                        first_port: 0,
                                        last_port: 16383,
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): OmicronZoneConfig {
                                id: 750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::a]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            901a85dd-8214-407a-a358-ef4aebfa810d (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): OmicronZoneConfig {
                                id: 7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone),
                                filesystem_pool: None,
                                zone_type: InternalDns {
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            65de425b-1487-4d46-85b5-f5fa7c9e776a (external_zpool),
                                        ),
                                    },
                                    http_address: [fd00:1122:3344:1::1]:5353,
                                    dns_address: [fd00:1122:3344:1::1]:53,
                                    gz_address: fd00:1122:3344:1::2,
                                    gz_address_index: 0,
                                },
                                image_source: InstallDataset,
                            },
                            996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): OmicronZoneConfig {
                                id: 996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::c]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            87714aed-4573-438c-8c9d-3ed64688bdc4 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): OmicronZoneConfig {
                                id: b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::e]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            1cd1c449-b5e1-4e8b-bb2f-2e2bd5a8f301 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): OmicronZoneConfig {
                                id: c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::f]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            17d7dbce-b430-4c71-a27e-a5e66d175347 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): OmicronZoneConfig {
                                id: cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Oximeter {
                                    address: [fd00:1122:3344:102::5]:12223,
                                },
                                image_source: InstallDataset,
                            },
                            d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): OmicronZoneConfig {
                                id: d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::b]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            0fa59017-d1e7-47c1-9ed6-b66851e544ee (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): OmicronZoneConfig {
                                id: e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: Crucible {
                                    address: [fd00:1122:3344:102::d]:32345,
                                    dataset: OmicronZoneDataset {
                                        pool_name: External(
                                            51abdeb3-6673-4af3-aa91-7e8748e4dda2 (external_zpool),
                                        ),
                                    },
                                },
                                image_source: InstallDataset,
                            },
                            f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): OmicronZoneConfig {
                                id: f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone),
                                filesystem_pool: None,
                                zone_type: CruciblePantry {
                                    address: [fd00:1122:3344:102::6]:17000,
                                },
                                image_source: InstallDataset,
                            },
                        },
                        remove_mupdate_override: None,
                        host_phase_2: HostPhase2DesiredSlots {
                            slot_a: CurrentContents,
                            slot_b: CurrentContents,
                        },
                        measurements: {},
                    },
                    external_disks: {},
                    datasets: {},
                    orphaned_datasets: {
                        DatasetName {
                            pool_name: External(
                                7de3341b-ded3-4586-a47f-3c5440dc0d4d (external_zpool),
                            ),
                            kind: ExternalDns,
                        }: OrphanedDataset {
                            name: DatasetName {
                                pool_name: External(
                                    7de3341b-ded3-4586-a47f-3c5440dc0d4d (external_zpool),
                                ),
                                kind: ExternalDns,
                            },
                            reason: &quot;example orphaned dataset&quot;,
                            id: Some(
                                8ec1d3a6-663e-4f18-b7ae-b86b56230e80 (dataset),
                            ),
                            mounted: false,
                            available: ByteCount(
                                0,
                            ),
                            used: ByteCount(
                                0,
                            ),
                        },
                    },
                    zones: {
                        0322760d-a1e2-4911-8745-569f6bad8251 (omicron_zone): Ok,
                        1aa5fd71-d766-4f20-b3c7-9cf4fe9e4f2e (omicron_zone): Ok,
                        263584b3-2f53-4f87-a9c0-60a4c78af6c4 (omicron_zone): Ok,
                        271ee61b-9e97-4e45-a407-0083f8bf15a7 (omicron_zone): Ok,
                        2f336547-e4b0-422c-af54-deae20b4580c (omicron_zone): Ok,
                        412bfd7b-4bf8-471d-ae4d-90bf0bdd05ff (omicron_zone): Ok,
                        750b40ef-8e83-4c7a-be96-33964b2244f3 (omicron_zone): Ok,
                        7de28140-8cdc-4478-9204-63763ecc10ff (omicron_zone): Ok,
                        996f3011-5aaa-4732-a47d-e6514b1131d8 (omicron_zone): Ok,
                        b2629475-65b2-4e8a-9e70-d4e8c034d8ad (omicron_zone): Ok,
                        c489b9a3-33e5-487c-8a60-77853584dca1 (omicron_zone): Ok,
                        cef138ff-87a4-4509-ba30-2395e01ac5f7 (omicron_zone): Ok,
                        d02206f1-7567-4753-9221-6b2b70407925 (omicron_zone): Ok,
                        e9d7d6ba-59e3-44ff-9081-f43e61c9968a (omicron_zone): Ok,
                        f350b534-e9bb-4e47-a2ae-4029efe48e1a (omicron_zone): Ok,
                    },
                    boot_partitions: BootPartitionContents {
                        boot_disk: Ok(
                            A,
                        ),
                        slot_a: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 10000,
                                    image_size: 10000,
                                    target_size: 10000,
                                    sha256: [
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                        0,
                                    ],
                                    image_name: &quot;fake image for tests&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0101010101010101010101010101010101010101010101010101010101010101&quot;,
                                ),
                                artifact_size: 14096,
                            },
                        ),
                        slot_b: Ok(
                            BootPartitionDetails {
                                header: BootImageHeader {
                                    flags: 0,
                                    data_size: 1000,
                                    image_size: 1000,
                                    target_size: 1000,
                                    sha256: [
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                        1,
                                    ],
                                    image_name: &quot;fake from debug_assume_success()&quot;,
                                },
                                artifact_hash: ArtifactHash(
                                    &quot;0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b&quot;,
                                ),
                                artifact_size: 1000,
                            },
                        ),
                    },
                    remove_mupdate_override: None,
                },
            ),
            file_source_resolver: OmicronFileSourceResolverInventory {
                zone_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/zones.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/zones.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 6d9a5a6c-344c-41a8-96f7-6e05948e4629): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/zones.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                measurement_manifest: ManifestInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/measurements.json&quot;,
                    boot_inventory: Ok(
                        ManifestBootInventory {
                            source: SledAgent,
                            artifacts: {
                                &quot;clickhouse.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/clickhouse.tar.gz&quot;,
                                    expected_size: 15,
                                    expected_hash: ArtifactHash(
                                        &quot;360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/cockroachdb.tar.gz&quot;,
                                    expected_size: 16,
                                    expected_hash: ArtifactHash(
                                        &quot;7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/crucible.tar.gz&quot;,
                                    expected_size: 13,
                                    expected_hash: ArtifactHash(
                                        &quot;a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/internal_dns.tar.gz&quot;,
                                    expected_size: 17,
                                    expected_hash: ArtifactHash(
                                        &quot;f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: ZoneArtifactInventory {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/nexus.tar.gz&quot;,
                                    expected_size: 10,
                                    expected_hash: ArtifactHash(
                                        &quot;96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80&quot;,
                                    ),
                                    status: Ok(
                                        (),
                                    ),
                                },
                            },
                        },
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/measurements.json&quot;,
                            is_valid: true,
                            message: &quot;valid zone manifest: 5 artifacts in manifest generated by sled-agent: 5 valid, 0 mismatched, 0 errors:\n  - clickhouse.tar.gz: valid (15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: valid (13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: valid (17 bytes, f4ef1d710d82c1daa35e0c0a8100913139e2bfb349e435cf9ce5b72625d7bdef)\n  - nexus.tar.gz: valid (10 bytes, 96eddf0a4af3e1991879de233883cd9e2a15ed68cabd69977034d12842579b80)\n&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;contents differ from boot disk: 4 artifacts in manifest generated by installinator (mupdate ID: 6d9a5a6c-344c-41a8-96f7-6e05948e4629): 1 valid, 2 mismatched, 1 errors:\n  - clickhouse.tar.gz: mismatch (expected 1024 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386; found 15 bytes, 360cfb774fc2f2e492efcb21995620ea4dcb0abc4bd390bb391785c7f7429386)\n  - cockroachdb.tar.gz: valid (16 bytes, 7a91673e17475dfd18ca5267ecf4c771000eefa715e324db915448034e913bc1)\n  - crucible.tar.gz: mismatch (expected 13 bytes, 0000000000000000000000000000000000000000000000000000000000000000; found 13 bytes, a18058cdfecf9eb3251f5b1c87986e565713080a7f7b00adf81fd0e201ba4d62)\n  - internal_dns.tar.gz: error (file not found)\n&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): ManifestNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/measurements.json&quot;,
                            is_valid: false,
                            message: &quot;read error: error reading install metadata&quot;,
                        },
                    },
                },
                mupdate_override: MupdateOverrideInventory {
                    boot_disk_path: &quot;/some/path/pool/int/d3e7205d-4efe-493b-ac5e-9175584907cd/install/mupdate-override.json&quot;,
                    boot_override: Ok(
                        None,
                    ),
                    non_boot_status: {
                        4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 4854189f-b290-47cd-b076-374d0e1748ec (internal_zpool),
                            path: &quot;/some/path/pool/int/4854189f-b290-47cd-b076-374d0e1748ec/install/mupdate-override.json&quot;,
                            is_valid: true,
                            message: &quot;matches boot disk (present)&quot;,
                        },
                        72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: 72201e1e-9fee-4231-81cd-4e2d514cb632 (internal_zpool),
                            path: &quot;/some/path/pool/int/72201e1e-9fee-4231-81cd-4e2d514cb632/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;boot disk has override but non-boot disk does not&quot;,
                        },
                        d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool): MupdateOverrideNonBootInventory {
                            zpool_id: d0d04947-93c5-40fd-97ab-4648b8cc28d6 (internal_zpool),
                            path: &quot;/some/path/pool/int/d0d04947-93c5-40fd-97ab-4648b8cc28d6/install/mupdate-override.json&quot;,
                            is_valid: false,
                            message: &quot;read error: install metadata read error&quot;,
                        },
                    },
                },
            },
            smf_services_enabled_not_online: DataUnavailable,
            reference_measurements: {
                &quot;/this/path&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path&quot;,
                    result: Ok,
                },
                &quot;/this/path2&quot;: SingleMeasurementInventory {
                    path: &quot;/this/path2&quot;,
                    result: Ok,
                },
            },
        },
    },
    clickhouse_keeper_cluster_membership: {
        ClickhouseKeeperClusterMembership {
            queried_keeper: KeeperId(
                1,
            ),
            leader_committed_log_index: 1000,
            raft_config: {
                KeeperId(
                    1,
                ),
            },
        },
    },
    cockroach_status: {
        InternalNodeId(
            &quot;1&quot;,
        ): CockroachStatus {
            ranges_underreplicated: Some(
                0,
            ),
            liveness_live_nodes: None,
        },
    },
    ntp_timesync: {
        11c1b5dc-6eef-4405-8845-6db8a801871e (omicron_zone): TimeSync {
            zone_id: 11c1b5dc-6eef-4405-8845-6db8a801871e (omicron_zone),
            synced: true,
        },
    },
    internal_dns_generation_status: {
        32bee06c-8bc8-4e31-a243-51f0b7c04980 (omicron_zone): InternalDnsGenerationStatus {
            zone_id: 32bee06c-8bc8-4e31-a243-51f0b7c04980 (omicron_zone),
            generation: Generation(
                1,
            ),
        },
    },
}
test builder::test::test_basic ... FAILED

failures:

failures:
    builder::test::test_basic

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.33s

</system-out>
            <system-err>
thread &apos;builder::test::test_basic&apos; (2) panicked at nexus/inventory/src/builder.rs:871:9:
assertion `left == right` failed
  left: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;]
 right: [&quot;MGS \&quot;fake MGS 1\&quot;: reading RoT state for BaseboardId { part_number: \&quot;model1\&quot;, serial_number: \&quot;s2\&quot; }: test suite injected error&quot;, &quot;sled 5c5b4cf9-3e13-45fd-871c-f177d6537510: reported unknown baseboard&quot;]
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::assert_failed_inner
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
   3: core::panicking::assert_failed::&lt;alloc::vec::Vec&lt;alloc::string::String&gt;, [&amp;str; 2]&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
   4: test_basic
             at ./src/builder.rs:871:9
   5: nexus_inventory::builder::test::test_basic::{closure#0}
             at ./src/builder.rs:846:20
   6: &lt;nexus_inventory::builder::test::test_basic::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-schema" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="crdb_alignment_test::diesel_schema_matches_crdb_schema" classname="nexus-db-schema" timestamp="2026-06-02T17:53:54.483+00:00" time="1.323">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates" tests="13" disabled="0" errors="0" failures="0">
        <testcase name="driver_update::test::test_rot_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:55.806+00:00" time="0.812">
        </testcase>
        <testcase name="test_util::step_through::test::test_basic" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.663+00:00" time="0.257">
        </testcase>
        <testcase name="driver_update::test::test_rot_bootloader_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.234+00:00" time="0.754">
        </testcase>
        <testcase name="driver_update::test::test_sp_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.341+00:00" time="0.702">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.612+00:00" time="1.047">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_watched" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.439+00:00" time="4.449">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.570+00:00" time="5.616">
        </testcase>
        <testcase name="driver_update::test::test_rot_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.234+00:00" time="6.799">
        </testcase>
        <testcase name="driver_update::test::test_rot_bootloader_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.234+00:00" time="6.815">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.410+00:00" time="8.727">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_watched" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.661+00:00" time="9.710">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_takeover" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.439+00:00" time="14.455">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_takeover" classname="nexus-mgs-updates" timestamp="2026-06-02T17:53:56.618+00:00" time="19.587">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-blippy" tests="20" disabled="0" errors="0" failures="0">
        <testcase name="checks::tests::test_bad_internal_dns_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.730+00:00" time="0.039">
        </testcase>
        <testcase name="checks::tests::test_duplicate_external_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.043">
        </testcase>
        <testcase name="checks::tests::test_dataset_on_nonexistent_zpool" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.061">
        </testcase>
        <testcase name="checks::tests::test_duplicate_underlay_ips" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.067">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_mac" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.067">
        </testcase>
        <testcase name="checks::tests::test_dataset_with_bad_address" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.069">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.069">
        </testcase>
        <testcase name="checks::tests::test_duplicate_sled_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:56.991+00:00" time="0.070">
        </testcase>
        <testcase name="checks::tests::test_durable_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.034+00:00" time="0.043">
        </testcase>
        <testcase name="checks::tests::test_example_blueprint_is_blippy_clean" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.043+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_mupdate_override_with_artifact_image_source" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.053+00:00" time="0.045">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_no_nexus" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.059+00:00" time="0.043">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_image_consistency" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.059+00:00" time="0.048">
        </testcase>
        <testcase name="checks::tests::test_underlay_ip_above_last_allocated" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.061+00:00" time="0.054">
        </testcase>
        <testcase name="checks::tests::test_orphaned_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.060+00:00" time="0.057">
        </testcase>
        <testcase name="checks::tests::test_transient_root_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.060+00:00" time="0.060">
        </testcase>
        <testcase name="checks::tests::test_zone_missing_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.077+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_zpool_missing_default_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.089+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.098+00:00" time="0.045">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-06-02T17:53:57.102+00:00" time="0.050">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates::host_phase1_hash" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_host_phase1_hashing" classname="nexus-mgs-updates::host_phase1_hash" timestamp="2026-06-02T17:53:56.727+00:00" time="0.208">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-execution" tests="16" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse::test::test_generate_config_settings" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.116+00:00" time="0.152">
        </testcase>
        <testcase name="dns::test::test_blueprint_external_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.152+00:00" time="0.154">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.268+00:00" time="0.058">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_empty" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.307+00:00" time="0.046">
        </testcase>
        <testcase name="dns::test::test_dns_compute_update" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.326+00:00" time="0.051">
        </testcase>
        <testcase name="sagas::test::test_find_expunged_same_generation" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.952+00:00" time="0.067">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_during_quiesce" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.123+00:00" time="4.252">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.143+00:00" time="4.281">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.120+00:00" time="4.316">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_fails_wrong_target_blueprint" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.136+00:00" time="4.326">
        </testcase>
        <testcase name="omicron_sled_config::tests::test_deploy_config" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.556+00:00" time="11.269">
        </testcase>
        <testcase name="omicron_physical_disks::test::test_decommission_expunged_disks" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.377+00:00" time="11.787">
        </testcase>
        <testcase name="omicron_zones::test::test_clean_up_cockroach_zones" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.659+00:00" time="12.348">
        </testcase>
        <testcase name="sled_state::tests::test_decommission_is_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.974+00:00" time="12.161">
        </testcase>
        <testcase name="cockroachdb::test::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.117+00:00" time="53.699">
        </testcase>
        <testcase name="dns::test::test_silos_external_dns_end_to_end" classname="nexus-reconfigurator-execution" timestamp="2026-06-02T17:53:57.353+00:00" time="74.725">
        </testcase>
    </testsuite>
    <testsuite name="nexus-metrics-producer-gc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_prune_expired_producers" classname="nexus-metrics-producer-gc" timestamp="2026-06-02T17:53:55.344+00:00" time="2.630">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_notifies_collector" classname="nexus-metrics-producer-gc" timestamp="2026-06-02T17:53:55.545+00:00" time="2.539">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_expunged_oximeter" classname="nexus-metrics-producer-gc" timestamp="2026-06-02T17:53:55.532+00:00" time="2.934">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning" tests="39" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_builder::builder::test::test_add_nexus_error_cases" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.020+00:00" time="0.041">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.061+00:00" time="0.036">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_physical_disks" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.084+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.097+00:00" time="0.066">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_datasets_for_zpools_and_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.118+00:00" time="0.054">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_decommissioned_sleds" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.162+00:00" time="0.047">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_ensure_cockroachdb" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.172+00:00" time="0.052">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.210+00:00" time="0.041">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.251+00:00" time="0.037">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_image_source_change_diff" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.224+00:00" time="0.065">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.288+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.289+00:00" time="0.037">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_keeper_being_added" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.321+00:00" time="0.031">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.327+00:00" time="0.035">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::move_from_3_to_5_keepers" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.352+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::no_changes_needed" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.361+00:00" time="0.034">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.385+00:00" time="0.032">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_available_iterator" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.396+00:00" time="0.046">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.442+00:00" time="0.515">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.466+00:00" time="0.588">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.958+00:00" time="0.180">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.055+00:00" time="0.098">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.137+00:00" time="0.031">
        </testcase>
        <testcase name="example::tests::builder_all_zone_types" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.153+00:00" time="0.054">
        </testcase>
        <testcase name="example::tests::builder_zone_counts" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.168+00:00" time="0.061">
        </testcase>
        <testcase name="example::tests::instances_on_examples" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.207+00:00" time="0.031">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_basic_host_os" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.229+00:00" time="0.048">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_sled_move" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.238+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::rot::tests::test_basic_rot" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.277+00:00" time="0.044">
        </testcase>
        <testcase name="mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.281+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::sp::tests::test_basic_sp" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.321+00:00" time="0.052">
        </testcase>
        <testcase name="mgs_updates::test::test_blocked_updates" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.324+00:00" time="0.052">
        </testcase>
        <testcase name="mgs_updates::test::test_impossible_update_policy" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.374+00:00" time="0.040">
        </testcase>
        <testcase name="mgs_updates::test::test_sp_move" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.376+00:00" time="0.048">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_sequential" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.414+00:00" time="0.057">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_simultaneous_updates" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.423+00:00" time="0.053">
        </testcase>
        <testcase name="planner::omicron_zone_placement::test::test_place_omicron_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.471+00:00" time="0.062">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_external_ip_allocator" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:58.418+00:00" time="2.177">
        </testcase>
        <testcase name="example::tests::dns_resolution_works" classname="nexus-reconfigurator-planning" timestamp="2026-06-02T17:53:59.170+00:00" time="2.560">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning::mod" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::planner::test_add_multiple_nexus_to_one_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.533+00:00" time="0.092">
        </testcase>
        <testcase name="integration_tests::planner::planner_decommissions_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.477+00:00" time="0.209">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.686+00:00" time="0.114">
        </testcase>
        <testcase name="integration_tests::planner::test_basic_add_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.625+00:00" time="0.282">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_pantry" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.800+00:00" time="0.113">
        </testcase>
        <testcase name="integration_tests::planner::test_dataset_settings_modified_in_place" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.907+00:00" time="0.090">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_add_expunge_decommission" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.913+00:00" time="0.164">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:53:59.997+00:00" time="0.087">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.076+00:00" time="0.072">
        </testcase>
        <testcase name="integration_tests::planner::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.085+00:00" time="0.084">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_clusters" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.149+00:00" time="0.125">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.168+00:00" time="0.118">
        </testcase>
        <testcase name="integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.274+00:00" time="0.104">
        </testcase>
        <testcase name="integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.378+00:00" time="0.247">
        </testcase>
        <testcase name="integration_tests::planner::test_multiple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.287+00:00" time="0.562">
        </testcase>
        <testcase name="integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.594+00:00" time="0.286">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.625+00:00" time="0.269">
        </testcase>
        <testcase name="integration_tests::planner::test_single_node_clickhouse" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.889+00:00" time="0.122">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.849+00:00" time="0.168">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_additional_nexus_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.894+00:00" time="0.127">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_internal_dns_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.011+00:00" time="0.104">
        </testcase>
        <testcase name="integration_tests::planner::test_simple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:00.880+00:00" time="0.588">
        </testcase>
        <testcase name="integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.461+00:00" time="0.082">
        </testcase>
        <testcase name="integration_tests::planner::test_update_cockroach" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.115+00:00" time="1.069">
        </testcase>
        <testcase name="integration_tests::planner::test_update_boundary_ntp" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.021+00:00" time="1.452">
        </testcase>
        <testcase name="integration_tests::planner::test_update_internal_dns" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.424+00:00" time="1.467">
        </testcase>
        <testcase name="integration_tests::planner::test_update_crucible_pantry_before_nexus" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.376+00:00" time="1.813">
        </testcase>
        <testcase name="integration_tests::planner::test_update_all_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.017+00:00" time="2.186">
        </testcase>
        <testcase name="integration_tests::planner::test_zone_update_ordering_respects_dependency_dag" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-02T17:54:01.436+00:00" time="4.835">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-simulation" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="utils::tests::test_insert_sorted_by" classname="nexus-reconfigurator-simulation" timestamp="2026-06-02T17:54:02.184+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="nexus-saga-recovery" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="recovery::test::test_execution_basic" classname="nexus-saga-recovery" timestamp="2026-06-02T17:54:02.186+00:00" time="0.032">
        </testcase>
        <testcase name="recovery::test::test_plan_basic" classname="nexus-saga-recovery" timestamp="2026-06-02T17:54:02.205+00:00" time="0.030">
        </testcase>
        <testcase name="recovery::test::test_read_all_from_channel" classname="nexus-saga-recovery" timestamp="2026-06-02T17:54:02.218+00:00" time="0.028">
        </testcase>
        <testcase name="test::test_basic" classname="nexus-saga-recovery" timestamp="2026-06-02T17:54:02.235+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types" tests="35" disabled="0" errors="0" failures="0">
        <testcase name="alert::tests::test_from_str_roundtrips" classname="nexus-types" timestamp="2026-06-02T17:54:02.269+00:00" time="0.031">
        </testcase>
        <testcase name="alert::tests::test_is_test" classname="nexus-types" timestamp="2026-06-02T17:54:02.300+00:00" time="0.029">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_empty_headers" classname="nexus-types" timestamp="2026-06-02T17:54:02.329+00:00" time="0.029">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_ignore_other_headers" classname="nexus-types" timestamp="2026-06-02T17:54:02.358+00:00" time="0.028">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_one_cookie" classname="nexus-types" timestamp="2026-06-02T17:54:02.385+00:00" time="0.028">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers" classname="nexus-types" timestamp="2026-06-02T17:54:02.414+00:00" time="0.029">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name" classname="nexus-types" timestamp="2026-06-02T17:54:02.443+00:00" time="0.030">
        </testcase>
        <testcase name="deployment::planning_input::tests::cockroachdb_cluster_versions" classname="nexus-types" timestamp="2026-06-02T17:54:02.473+00:00" time="0.053">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookies" classname="nexus-types" timestamp="2026-06-02T17:54:02.473+00:00" time="0.053">
        </testcase>
        <testcase name="deployment::test::test_serialize_pending_mgs_updates" classname="nexus-types" timestamp="2026-06-02T17:54:02.528+00:00" time="0.043">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_empty" classname="nexus-types" timestamp="2026-06-02T17:54:02.571+00:00" time="0.040">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_same_inv" classname="nexus-types" timestamp="2026-06-02T17:54:02.612+00:00" time="0.035">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_with_cases" classname="nexus-types" timestamp="2026-06-02T17:54:02.647+00:00" time="0.145">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only" classname="nexus-types" timestamp="2026-06-02T17:54:02.791+00:00" time="0.032">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_display_nested_values" classname="nexus-types" timestamp="2026-06-02T17:54:02.824+00:00" time="0.033">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields" classname="nexus-types" timestamp="2026-06-02T17:54:02.857+00:00" time="0.037">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types" classname="nexus-types" timestamp="2026-06-02T17:54:02.891+00:00" time="0.030">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_roundtrip" classname="nexus-types" timestamp="2026-06-02T17:54:02.894+00:00" time="0.029">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_disabled" classname="nexus-types" timestamp="2026-06-02T17:54:02.923+00:00" time="0.032">
        </testcase>
        <testcase name="fm::case::tests::test_case_display" classname="nexus-types" timestamp="2026-06-02T17:54:02.921+00:00" time="0.035">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_enabled" classname="nexus-types" timestamp="2026-06-02T17:54:02.955+00:00" time="0.035">
        </testcase>
        <testcase name="internal_api::views::test::test_can_serialize_mgs_updates" classname="nexus-types" timestamp="2026-06-02T17:54:02.956+00:00" time="0.042">
        </testcase>
        <testcase name="quiesce::test::test_drained_blueprint" classname="nexus-types" timestamp="2026-06-02T17:54:02.990+00:00" time="0.038">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_first_recovery" classname="nexus-types" timestamp="2026-06-02T17:54:02.998+00:00" time="0.036">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery" classname="nexus-types" timestamp="2026-06-02T17:54:03.029+00:00" time="0.034">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovery" classname="nexus-types" timestamp="2026-06-02T17:54:03.034+00:00" time="0.034">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovered_saga" classname="nexus-types" timestamp="2026-06-02T17:54:03.033+00:00" time="0.043">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassignment" classname="nexus-types" timestamp="2026-06-02T17:54:03.048+00:00" time="0.036">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_recovered_sagas" classname="nexus-types" timestamp="2026-06-02T17:54:03.063+00:00" time="0.039">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_saga_started" classname="nexus-types" timestamp="2026-06-02T17:54:03.069+00:00" time="0.042">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_no_block_on_sagas_not_started" classname="nexus-types" timestamp="2026-06-02T17:54:03.076+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_noop" classname="nexus-types" timestamp="2026-06-02T17:54:03.085+00:00" time="0.033">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_sagas_disabled_on_startup" classname="nexus-types" timestamp="2026-06-02T17:54:03.102+00:00" time="0.043">
        </testcase>
        <testcase name="support_bundle::tests::bundle_data_selection_serde_round_trip" classname="nexus-types" timestamp="2026-06-02T17:54:03.112+00:00" time="0.050">
        </testcase>
        <testcase name="deployment::planning_report::tests::planning_report_json_roundtrip" classname="nexus-types" timestamp="2026-06-02T17:54:02.525+00:00" time="12.770">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types-versions" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="impls::alert::tests::test_webhook_subscription_validation" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.113+00:00" time="0.027">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.118+00:00" time="0.032">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.141+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.145+00:00" time="0.033">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.150+00:00" time="0.030">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.162+00:00" time="0.029">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.172+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.178+00:00" time="0.036">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.180+00:00" time="0.034">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.191+00:00" time="0.027">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.188+00:00" time="0.035">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.203+00:00" time="0.036">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v6" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.223+00:00" time="0.045">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v6" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.214+00:00" time="0.054">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v4" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.219+00:00" time="0.049">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.203+00:00" time="0.065">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v4" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.214+00:00" time="0.054">
        </testcase>
        <testcase name="impls::policy::tests::test_policy_parsing" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.239+00:00" time="0.059">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.268+00:00" time="0.044">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.280+00:00" time="0.052">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.280+00:00" time="0.052">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.280+00:00" time="0.052">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.298+00:00" time="0.038">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.336+00:00" time="0.031">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.312+00:00" time="0.055">
        </testcase>
        <testcase name="v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.280+00:00" time="0.088">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.339+00:00" time="0.033">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-06-02T17:54:03.336+00:00" time="0.059">
        </testcase>
    </testsuite>
    <testsuite name="omicron-certificates" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::cert_validated_if_any_possible_hostname_is_valid" classname="omicron-certificates" timestamp="2026-06-02T17:54:03.336+00:00" time="0.073">
        </testcase>
        <testcase name="tests::common_name_is_ignored_if_subject_alternate_names_exist" classname="omicron-certificates" timestamp="2026-06-02T17:54:03.372+00:00" time="0.076">
        </testcase>
        <testcase name="tests::test_cert_extended_key_usage" classname="omicron-certificates" timestamp="2026-06-02T17:54:03.368+00:00" time="0.092">
        </testcase>
        <testcase name="tests::test_common_name_is_validated" classname="omicron-certificates" timestamp="2026-06-02T17:54:03.372+00:00" time="0.089">
        </testcase>
        <testcase name="tests::test_subject_alternate_names_are_validated" classname="omicron-certificates" timestamp="2026-06-02T17:54:03.373+00:00" time="0.087">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="cockroach_cli::tests::proptest_validate_decommissionable" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.395+00:00" time="0.087">
        </testcase>
        <testcase name="context::tests::test_node_id" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.493+00:00" time="1.261">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_decommission_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.472+00:00" time="1.623">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_status_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.460+00:00" time="1.714">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_init_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.410+00:00" time="3.438">
        </testcase>
        <testcase name="cockroach_cli::tests::test_schema_init" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.472+00:00" time="4.562">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_schema_init_interleaved" classname="omicron-cockroach-admin" timestamp="2026-06-02T17:54:03.448+00:00" time="5.695">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-metrics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="tests::proptest_tests::prometheus_parse_never_panics" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.755+00:00" time="0.023">
        </testcase>
        <testcase name="tests::proptest_tests::prometheus_parse_structured_input" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.778+00:00" time="0.030">
        </testcase>
        <testcase name="tests::test_histogram_bucket_sorting" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.879+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_prometheus_histogram_parsing" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.900+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_comments_only" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.920+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_empty" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.940+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_cluster_client_caching" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.809+00:00" time="0.163">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parse_resilience" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.962+00:00" time="0.018">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parsing" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.972+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_typed_cockroach_metrics" classname="omicron-cockroach-metrics" timestamp="2026-06-02T17:54:04.980+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="nexus-test-utils" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_suite_password_matches_hash" classname="nexus-test-utils" timestamp="2026-06-02T17:54:02.246+00:00" time="2.633">
        </testcase>
    </testsuite>
    <testsuite name="omicron-common" tests="53" disabled="0" errors="0" failures="0">
        <testcase name="address::test::test_dns_subnets" classname="omicron-common" timestamp="2026-06-02T17:54:04.992+00:00" time="0.025">
        </testcase>
        <testcase name="address::test::test_ip_range_checks_non_decreasing" classname="omicron-common" timestamp="2026-06-02T17:54:04.999+00:00" time="0.024">
        </testcase>
        <testcase name="address::test::test_ip_range_enum_deserialization" classname="omicron-common" timestamp="2026-06-02T17:54:05.016+00:00" time="0.032">
        </testcase>
        <testcase name="address::test::test_ip_range_iter" classname="omicron-common" timestamp="2026-06-02T17:54:05.023+00:00" time="0.027">
        </testcase>
        <testcase name="address::test::test_ip_range_length" classname="omicron-common" timestamp="2026-06-02T17:54:05.048+00:00" time="0.027">
        </testcase>
        <testcase name="address::test::test_ip_range_try_from" classname="omicron-common" timestamp="2026-06-02T17:54:05.050+00:00" time="0.033">
        </testcase>
        <testcase name="address::test::test_ipv6_subnet_deserialize" classname="omicron-common" timestamp="2026-06-02T17:54:05.075+00:00" time="0.033">
        </testcase>
        <testcase name="address::test::test_sled_address" classname="omicron-common" timestamp="2026-06-02T17:54:05.083+00:00" time="0.030">
        </testcase>
        <testcase name="api::external::error::test::test_bail_unless" classname="omicron-common" timestamp="2026-06-02T17:54:05.095+00:00" time="0.031">
        </testcase>
        <testcase name="api::external::error::test::test_context" classname="omicron-common" timestamp="2026-06-02T17:54:05.109+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_examples" classname="omicron-common" timestamp="2026-06-02T17:54:05.113+00:00" time="0.030">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_schemas" classname="omicron-common" timestamp="2026-06-02T17:54:05.126+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.137+00:00" time="0.030">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_id" classname="omicron-common" timestamp="2026-06-02T17:54:05.137+00:00" time="0.036">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_generic" classname="omicron-common" timestamp="2026-06-02T17:54:05.142+00:00" time="0.052">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_id" classname="omicron-common" timestamp="2026-06-02T17:54:05.165+00:00" time="0.033">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.167+00:00" time="0.040">
        </testcase>
        <testcase name="api::external::test::test_bytecount" classname="omicron-common" timestamp="2026-06-02T17:54:05.174+00:00" time="0.032">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_time_and_id" classname="omicron-common" timestamp="2026-06-02T17:54:05.173+00:00" time="0.034">
        </testcase>
        <testcase name="api::external::test::test_bytecount_display" classname="omicron-common" timestamp="2026-06-02T17:54:05.195+00:00" time="0.029">
        </testcase>
        <testcase name="api::external::test::test_digest" classname="omicron-common" timestamp="2026-06-02T17:54:05.198+00:00" time="0.034">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_proto_filter_from_api_string" classname="omicron-common" timestamp="2026-06-02T17:54:05.207+00:00" time="0.036">
        </testcase>
        <testcase name="api::external::test::test_firewall_deserialization" classname="omicron-common" timestamp="2026-06-02T17:54:05.207+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_host_filter_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.207+00:00" time="0.041">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_target_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.224+00:00" time="0.043">
        </testcase>
        <testcase name="api::external::test::test_generation_from_int" classname="omicron-common" timestamp="2026-06-02T17:54:05.244+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_generation_display_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.232+00:00" time="0.040">
        </testcase>
        <testcase name="api::external::test::test_generation_serde" classname="omicron-common" timestamp="2026-06-02T17:54:05.248+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_hostname_from_str" classname="omicron-common" timestamp="2026-06-02T17:54:05.267+00:00" time="0.041">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_from_str" classname="omicron-common" timestamp="2026-06-02T17:54:05.272+00:00" time="0.035">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_into_str" classname="omicron-common" timestamp="2026-06-02T17:54:05.272+00:00" time="0.035">
        </testcase>
        <testcase name="api::external::test::test_ipv6_net_operations" classname="omicron-common" timestamp="2026-06-02T17:54:05.287+00:00" time="0.032">
        </testcase>
        <testcase name="api::external::test::test_macaddr" classname="omicron-common" timestamp="2026-06-02T17:54:05.308+00:00" time="0.034">
        </testcase>
        <testcase name="api::external::test::test_mac_to_int_conversions" classname="omicron-common" timestamp="2026-06-02T17:54:05.308+00:00" time="0.041">
        </testcase>
        <testcase name="api::external::test::test_mac_system_iterator" classname="omicron-common" timestamp="2026-06-02T17:54:05.308+00:00" time="0.041">
        </testcase>
        <testcase name="api::external::test::test_name_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.318+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_generation_overflow" classname="omicron-common" timestamp="2026-06-02T17:54:05.246+00:00" time="0.116">
        </testcase>
        <testcase name="api::external::test::test_name_parse_from_param" classname="omicron-common" timestamp="2026-06-02T17:54:05.342+00:00" time="0.031">
        </testcase>
        <testcase name="api::external::test::test_resource_name_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.349+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_route_destination_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.349+00:00" time="0.046">
        </testcase>
        <testcase name="api::external::test::test_semver_serialize" classname="omicron-common" timestamp="2026-06-02T17:54:05.362+00:00" time="0.033">
        </testcase>
        <testcase name="api::internal::shared::tests::test_dataset_kind_serialization" classname="omicron-common" timestamp="2026-06-02T17:54:05.373+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_route_target_parse" classname="omicron-common" timestamp="2026-06-02T17:54:05.357+00:00" time="0.047">
        </testcase>
        <testcase name="api::internal::shared::tests::test_delegated_zvol_device_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.387+00:00" time="0.035">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips" classname="omicron-common" timestamp="2026-06-02T17:54:05.395+00:00" time="0.030">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_allowed_source_ips" classname="omicron-common" timestamp="2026-06-02T17:54:05.395+00:00" time="0.034">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_unknown_string" classname="omicron-common" timestamp="2026-06-02T17:54:05.401+00:00" time="0.033">
        </testcase>
        <testcase name="disk::tests::parse_dataset_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.404+00:00" time="0.038">
        </testcase>
        <testcase name="zpool_name::test::test_parse_bad_zpool_names" classname="omicron-common" timestamp="2026-06-02T17:54:05.422+00:00" time="0.033">
        </testcase>
        <testcase name="zpool_name::test::test_parse_external_zpool_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.425+00:00" time="0.035">
        </testcase>
        <testcase name="zpool_name::test::test_parse_zpool_name_json" classname="omicron-common" timestamp="2026-06-02T17:54:05.434+00:00" time="0.033">
        </testcase>
        <testcase name="zpool_name::test::test_parse_internal_zpool_name" classname="omicron-common" timestamp="2026-06-02T17:54:05.429+00:00" time="0.038">
        </testcase>
        <testcase name="zpool_name::test::test_zpool_name_regex" classname="omicron-common" timestamp="2026-06-02T17:54:05.442+00:00" time="0.057">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="management_switch::location_map::tests::test_config_validation" classname="omicron-gateway" timestamp="2026-06-02T17:54:05.499+00:00" time="0.050">
        </testcase>
        <testcase name="management_switch::location_map::tests::test_resolve_location" classname="omicron-gateway" timestamp="2026-06-02T17:54:05.549+00:00" time="0.040">
        </testcase>
    </testsuite>
    <testsuite name="omicron-dev::test-omicron-dev" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_omicron_dev_bad_cmd" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-02T17:54:05.455+00:00" time="0.270">
        </testcase>
        <testcase name="test_omicron_dev_no_args" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-02T17:54:05.460+00:00" time="0.285">
        </testcase>
        <testcase name="test_run_all" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-02T17:54:05.467+00:00" time="12.379">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway::test_all" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::component_list::component_list" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:05.589+00:00" time="0.215">
        </testcase>
        <testcase name="integration_tests::config::read_production_smf_config" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:05.725+00:00" time="0.145">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_basic" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:05.745+00:00" time="0.345">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_commit" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:05.805+00:00" time="0.289">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_limit" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:05.871+00:00" time="0.265">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_communication" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:06.095+00:00" time="0.275">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_detach" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:06.136+00:00" time="0.255">
        </testcase>
        <testcase name="integration_tests::task_dump::task_dump" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:06.271+00:00" time="0.253">
        </testcase>
        <testcase name="integration_tests::location_discovery::discovery_both_locations" classname="omicron-gateway::test_all" timestamp="2026-06-02T17:54:06.089+00:00" time="0.470">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ledger" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test::test_commit_handles_write_failures" classname="omicron-ledger" timestamp="2026-06-02T17:54:06.370+00:00" time="0.028">
        </testcase>
        <testcase name="test::test_create_default_ledger" classname="omicron-ledger" timestamp="2026-06-02T17:54:06.372+00:00" time="0.028">
        </testcase>
        <testcase name="test::test_create_ledger_reads_from_storage" classname="omicron-ledger" timestamp="2026-06-02T17:54:06.392+00:00" time="0.024">
        </testcase>
        <testcase name="test::test_create_ledger_reads_latest_from_storage" classname="omicron-ledger" timestamp="2026-06-02T17:54:06.397+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-rendezvous" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="crucible_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-02T17:54:01.469+00:00" time="17.260">
        </testcase>
        <testcase name="local_storage_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-02T17:54:01.730+00:00" time="21.920">
        </testcase>
        <testcase name="local_storage_unencrypted_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-02T17:54:01.827+00:00" time="23.148">
        </testcase>
        <testcase name="debug_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-02T17:54:01.543+00:00" time="27.991">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-cli-integration-tests::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_edit::test_blueprint_edit" classname="nexus-reconfigurator-cli-integration-tests::integration" timestamp="2026-06-02T17:53:57.107+00:00" time="31.117">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ls-apis::test_dependencies" tests="3" disabled="0" errors="0" failures="2">
        <testcase name="test_deployment_unit_dag_edges" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-02T17:54:06.422+00:00" time="24.485">
        </testcase>
        <testcase name="test_api_check" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-02T17:54:06.400+00:00" time="24.787">
            <failure message="thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5" type="test failure with exit code 101">thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.</failure>
            <rerunFailure timestamp="2026-06-02T17:54:31.188+00:00" time="17.540" message="thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5" type="test failure with exit code 101">thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -22,12 +22,10 @@
     Wicketd (wicketd-client, exposed by wicketd)
 
 
 Client-managed API:
 
-    Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
-        reason: depends on itself (i.e., instances call each other)
     Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
         reason: wicketd can wind up calling into sled agent on different sleds
     Wicketd Installinator (installinator-client, exposed by wicketd)
         reason: client is provided implicitly by the operator
     Nexus Internal API (nexus-client, exposed by omicron-nexus)

test test_api_check ... FAILED

failures:

failures:
    test_api_check

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 17.48s

</system-out>
                <system-err>
thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T17:54:48.730+00:00" time="13.885" message="thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5" type="test failure with exit code 101">thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -22,12 +22,10 @@
     Wicketd (wicketd-client, exposed by wicketd)
 
 
 Client-managed API:
 
-    Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
-        reason: depends on itself (i.e., instances call each other)
     Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
         reason: wicketd can wind up calling into sled agent on different sleds
     Wicketd Installinator (installinator-client, exposed by wicketd)
         reason: client is provided implicitly by the operator
     Nexus Internal API (nexus-client, exposed by omicron-nexus)

test test_api_check ... FAILED

failures:

failures:
    test_api_check

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 13.79s

</system-out>
                <system-err>
thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -22,12 +22,10 @@
     Wicketd (wicketd-client, exposed by wicketd)
 
 
 Client-managed API:
 
-    Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
-        reason: depends on itself (i.e., instances call each other)
     Bootstrap Agent Lockstep API (bootstrap-agent-lockstep-client, exposed by omicron-sled-agent)
         reason: wicketd can wind up calling into sled agent on different sleds
     Wicketd Installinator (installinator-client, exposed by wicketd)
         reason: client is provided implicitly by the operator
     Nexus Internal API (nexus-client, exposed by omicron-nexus)

test test_api_check ... FAILED

failures:

failures:
    test_api_check

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 24.72s

</system-out>
            <system-err>
thread &apos;test_api_check&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:40:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_check.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_check
             at ./tests/test_dependencies.rs:40:5
   4: test_dependencies::test_api_check::{closure#0}
             at ./tests/test_dependencies.rs:33:20
   5: &lt;test_dependencies::test_api_check::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
        </testcase>
        <testcase name="test_api_dependencies" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-02T17:54:06.416+00:00" time="25.258">
            <failure message="thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5" type="test failure with exit code 101">thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.</failure>
            <rerunFailure timestamp="2026-06-02T17:54:31.675+00:00" time="17.274" message="thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5" type="test failure with exit code 101">thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -1,9 +1,5 @@
-Bootstrap Agent (client: bootstrap-agent-client)
-    consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
-    consumed by: wicketd (omicron/wicketd) via 1 path
-
 Bootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
     consumed by: wicketd (omicron/wicketd) via 2 paths
 
 Clickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
     consumed by: omicron-nexus (omicron/nexus) via 3 paths

test test_api_dependencies ... FAILED

failures:

failures:
    test_api_dependencies

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 17.21s

</system-out>
                <system-err>
thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T17:54:48.950+00:00" time="13.883" message="thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5" type="test failure with exit code 101">thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -1,9 +1,5 @@
-Bootstrap Agent (client: bootstrap-agent-client)
-    consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
-    consumed by: wicketd (omicron/wicketd) via 1 path
-
 Bootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
     consumed by: wicketd (omicron/wicketd) via 2 paths
 
 Clickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
     consumed by: omicron-nexus (omicron/nexus) via 3 paths

test test_api_dependencies ... FAILED

failures:

failures:
    test_api_dependencies

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 13.82s

</system-out>
                <system-err>
thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
stderr:
------
loading metadata for workspace omicron from current workspace
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/f20f786/Cargo.toml
loading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/bc489dd/Cargo.toml
loading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/7696ee4/Cargo.toml
loading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/7103cd3/Cargo.toml
loading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/d22509d/Cargo.toml
loading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/3799229/Cargo.toml
note: ignoring Cargo dependency from crucible-pantry -&gt; ... -&gt; crucible-control-client
note: ignoring Cargo dependency from omicron-sled-agent -&gt; dns-server

-----
@@ -1,9 +1,5 @@
-Bootstrap Agent (client: bootstrap-agent-client)
-    consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
-    consumed by: wicketd (omicron/wicketd) via 1 path
-
 Bootstrap Agent Lockstep API (client: bootstrap-agent-lockstep-client)
     consumed by: wicketd (omicron/wicketd) via 2 paths
 
 Clickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
     consumed by: omicron-nexus (omicron/nexus) via 3 paths

test test_api_dependencies ... FAILED

failures:

failures:
    test_api_dependencies

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 25.19s

</system-out>
            <system-err>
thread &apos;test_api_dependencies&apos; (2) panicked at dev-tools/ls-apis/tests/test_dependencies.rs:29:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/api_dependencies.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_dependencies::test_api_dependencies
             at ./tests/test_dependencies.rs:29:5
   4: test_dependencies::test_api_dependencies::{closure#0}
             at ./tests/test_dependencies.rs:22:27
   5: &lt;test_dependencies::test_api_dependencies::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
        </testcase>
    </testsuite>
    <testsuite name="omicron-dropshot-apis::bin/omicron-dropshot-apis" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_apis_up_to_date" classname="omicron-dropshot-apis::bin/omicron-dropshot-apis" timestamp="2026-06-02T17:54:05.467+00:00" time="33.515">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus::test_all" tests="562" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::address_lots::test_address_lot_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:21.682+00:00" time="10.786">
        </testcase>
        <testcase name="integration_tests::address_lots::test_address_lot_invalid_range" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:21.823+00:00" time="11.151">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:22.866+00:00" time="16.737">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:24.408+00:00" time="15.625">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:22.890+00:00" time="17.328">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_session_cookie" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:38.178+00:00" time="2.293">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:40.034+00:00" time="0.462">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_allowed" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:39.604+00:00" time="2.308">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:24.749+00:00" time="17.622">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:26.530+00:00" time="17.095">
        </testcase>
        <testcase name="integration_tests::allow_list::test_allow_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:29.443+00:00" time="14.464">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:28.905+00:00" time="15.820">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_access_token_auth" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:31.828+00:00" time="12.951">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_scim_token_auth" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:36.447+00:00" time="12.094">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:24.294+00:00" time="24.971">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:33.857+00:00" time="17.586">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_idps_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:40.471+00:00" time="11.936">
        </testcase>
        <testcase name="integration_tests::authz::test_cannot_read_others_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:40.218+00:00" time="12.627">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_login_local" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:34.959+00:00" time="18.499">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_users_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:40.496+00:00" time="13.198">
        </testcase>
        <testcase name="integration_tests::authz::test_session_me_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:41.912+00:00" time="11.815">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:28.388+00:00" time="25.807">
        </testcase>
        <testcase name="integration_tests::basic::test_ping" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:43.625+00:00" time="10.973">
        </testcase>
        <testcase name="integration_tests::authz::test_silo_read_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:42.371+00:00" time="12.237">
        </testcase>
        <testcase name="integration_tests::basic::test_basic_failures" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:43.230+00:00" time="11.384">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_no_args" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.609+00:00" time="0.237">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_bad_config" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.195+00:00" time="1.301">
        </testcase>
        <testcase name="integration_tests::bfd::test_empty_bfd_status" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:44.779+00:00" time="11.045">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_invalid_config" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.598+00:00" time="1.600">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_cert" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:46.255+00:00" time="10.792">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_key" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:48.541+00:00" time="11.542">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_expired_cert" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:49.265+00:00" time="10.884">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_basic" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:43.908+00:00" time="18.152">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_create_delete_ops" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:32.975+00:00" time="29.562">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:51.443+00:00" time="11.565">
        </testcase>
        <testcase name="integration_tests::certificates::test_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:52.845+00:00" time="11.543">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_admin_server" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:53.694+00:00" time="11.294">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:52.407+00:00" time="12.684">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_prometheus_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.098+00:00" time="11.078">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_node_status" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:53.728+00:00" time="11.575">
        </testcase>
        <testcase name="integration_tests::console_api::test_assets" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.846+00:00" time="10.964">
        </testcase>
        <testcase name="integration_tests::certificates::test_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:52.412+00:00" time="13.416">
        </testcase>
        <testcase name="integration_tests::console_api::test_absolute_static_dir" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:54.614+00:00" time="11.849">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:44.725+00:00" time="21.891">
        </testcase>
        <testcase name="integration_tests::console_api::test_bad_redirect_uri" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:55.497+00:00" time="11.264">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_simple" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:56.355+00:00" time="10.700">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_idle_timeout_deletes_session" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:57.047+00:00" time="13.060">
        </testcase>
        <testcase name="integration_tests::console_api::test_console_pages" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:55.824+00:00" time="14.673">
        </testcase>
        <testcase name="integration_tests::certificates::test_silo_certificates" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:53.458+00:00" time="17.394">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me_groups" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:00.149+00:00" time="10.799">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_multiple_silos" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:56.198+00:00" time="16.153">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:00.083+00:00" time="12.482">
        </testcase>
        <testcase name="integration_tests::console_api::test_unauthed_console_pages" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:02.061+00:00" time="11.673">
        </testcase>
        <testcase name="integration_tests::console_api::test_sessions" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:01.543+00:00" time="16.318">
        </testcase>
        <testcase name="integration_tests::demo_saga::test_demo_saga" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:10.948+00:00" time="10.360">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:13.734+00:00" time="9.213">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_auth_flow" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:12.565+00:00" time="10.470">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:17.861+00:00" time="7.578">
        </testcase>
        <testcase name="integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:12.351+00:00" time="15.897">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:23.036+00:00" time="7.001">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:21.309+00:00" time="11.568">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:04.989+00:00" time="28.506">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:22.947+00:00" time="11.464">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:24.883+00:00" time="10.359">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_coverage" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:56:32.468+00:00" time="75.658">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:04.388+00:00" time="44.224">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.303+00:00" time="46.547">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_list_excludes_expired" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:25.439+00:00" time="27.338">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:03.008+00:00" time="50.703">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:09.297+00:00" time="45.514">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:10.107+00:00" time="46.093">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:04.388+00:00" time="54.428">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:07.055+00:00" time="56.564">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.828+00:00" time="58.534">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_disk_that_already_exists_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:48.126+00:00" time="17.856">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.810+00:00" time="60.527">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:10.497+00:00" time="59.175">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:30.036+00:00" time="44.531">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:02.537+00:00" time="73.259">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:03.619+00:00" time="12.956">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_region_creation_failure" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:58.817+00:00" time="17.797">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:04.362+00:00" time="13.127">
        </testcase>
        <testcase name="integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:33.495+00:00" time="44.177">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:06.337+00:00" time="12.653">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.091+00:00" time="78.174">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_expunge" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:52.777+00:00" time="30.685">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.176+00:00" time="78.673">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_move_between_instances" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:54.812+00:00" time="29.656">
        </testcase>
        <testcase name="integration_tests::disks::test_cannot_snapshot_read_only_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:28.249+00:00" time="59.853">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:32.876+00:00" time="58.650">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:48.612+00:00" time="43.633">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:16.575+00:00" time="19.761">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_read_only_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.951+00:00" time="90.390">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset_not_enough" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:17.672+00:00" time="18.737">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:56.200+00:00" time="40.565">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:16.614+00:00" time="20.823">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_backed_by_multiple_region_sets" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:34.411+00:00" time="64.538">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:06.463+00:00" time="92.633">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:06.761+00:00" time="93.107">
        </testcase>
        <testcase name="integration_tests::disks::test_list_all_types_of_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:18.990+00:00" time="21.850">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_invalid_block_size_rejected" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:53.712+00:00" time="47.432">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_creation_region_requested_then_started" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:51.850+00:00" time="50.479">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_attach_detach_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:35.242+00:00" time="67.777">
        </testcase>
        <testcase name="integration_tests::disks::test_phantom_disk_rename" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:23.849+00:00" time="19.197">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:06.615+00:00" time="97.244">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_too_big" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:15.796+00:00" time="28.066">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:05.982+00:00" time="38.556">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:05.691+00:00" time="99.274">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:57:10.852+00:00" time="94.958">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:36.336+00:00" time="13.084">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:31.527+00:00" time="18.028">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:37.437+00:00" time="13.685">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_floating_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:38.949+00:00" time="14.541">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:39.868+00:00" time="13.833">
        </testcase>
        <testcase name="integration_tests::disks::test_project_delete_disk_no_auth_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:24.467+00:00" time="30.098">
        </testcase>
        <testcase name="integration_tests::disks::test_read_only_disk_different_vcr" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:28.102+00:00" time="26.776">
        </testcase>
        <testcase name="integration_tests::external_ips::can_list_instance_snat_ip" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:39.096+00:00" time="16.296">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:40.840+00:00" time="15.172">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:41.144+00:00" time="15.165">
        </testcase>
        <testcase name="integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:23.462+00:00" time="33.173">
        </testcase>
        <testcase name="integration_tests::external_ips::no_automatic_snat_for_ipv6" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:43.020+00:00" time="14.331">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:36.409+00:00" time="20.949">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:42.329+00:00" time="15.213">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_size_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:09.672+00:00" time="48.037">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:43.046+00:00" time="16.325">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:43.862+00:00" time="15.768">
        </testcase>
        <testcase name="integration_tests::disks::test_zpool_control_plane_storage_buffer" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:36.765+00:00" time="23.835">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:43.859+00:00" time="16.851">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:32.246+00:00" time="29.312">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:44.538+00:00" time="17.186">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_slot_assignment" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:14.568+00:00" time="47.221">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:17.489+00:00" time="45.864">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_access" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:49.420+00:00" time="14.197">
        </testcase>
        <testcase name="integration_tests::disks::test_multiple_disks_multiple_zpools" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:23.266+00:00" time="43.370">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:51.122+00:00" time="16.638">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:44.966+00:00" time="22.903">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:53.701+00:00" time="14.603">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:54.878+00:00" time="14.354">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:36.342+00:00" time="32.983">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_name_in_use" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:55.392+00:00" time="14.511">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_in_use" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:54.566+00:00" time="15.395">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_attach_fail_between_projects" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:49.555+00:00" time="20.988">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:56.635+00:00" time="14.788">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_non_admin" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:56.012+00:00" time="15.925">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:56.309+00:00" time="15.671">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_update" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:57.351+00:00" time="14.993">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_nonexistent_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:01.558+00:00" time="13.338">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_name_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:00.710+00:00" time="14.277">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_attachment" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:53.490+00:00" time="21.703">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_unlinked_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:01.724+00:00" time="13.499">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:00.600+00:00" time="14.822">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_live_attach_detach" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:45.810+00:00" time="29.691">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_delete_attached_external_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:59.372+00:00" time="17.081">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fails_after_maximum" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:45.239+00:00" time="32.195">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:12.344+00:00" time="5.136">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_in_another_project" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:57.542+00:00" time="20.385">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:01.790+00:00" time="16.481">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_with_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:11.980+00:00" time="6.694">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:59.630+00:00" time="19.700">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:57.358+00:00" time="22.609">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_dendrite" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:11.938+00:00" time="8.083">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:03.353+00:00" time="17.604">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_external_subnet_attach" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:03.617+00:00" time="19.993">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:06.636+00:00" time="17.739">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:14.895+00:00" time="10.150">
        </testcase>
        <testcase name="integration_tests::images::test_image_create" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:07.760+00:00" time="20.160">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image_too_small" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:09.902+00:00" time="19.546">
        </testcase>
        <testcase name="integration_tests::images::test_image_deletion_permissions" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:07.869+00:00" time="21.933">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_other_project_image_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:09.961+00:00" time="20.063">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:09.324+00:00" time="20.881">
        </testcase>
        <testcase name="integration_tests::images::test_silo_image_create" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:10.543+00:00" time="19.895">
        </testcase>
        <testcase name="integration_tests::images::test_image_promotion" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:09.232+00:00" time="21.351">
        </testcase>
        <testcase name="integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:14.987+00:00" time="15.927">
        </testcase>
        <testcase name="integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:15.193+00:00" time="16.014">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_bad_hostname" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:18.271+00:00" time="13.641">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_empty_hostname" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:18.436+00:00" time="14.394">
        </testcase>
        <testcase name="integration_tests::instances::test_auto_restart_policy_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:15.501+00:00" time="17.638">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:19.968+00:00" time="13.926">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:20.957+00:00" time="14.989">
        </testcase>
        <testcase name="integration_tests::instances::test_cpu_platform_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:23.610+00:00" time="15.639">
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_must_be_attached" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:17.434+00:00" time="22.146">
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:16.453+00:00" time="23.313">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_one_disk_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:15.422+00:00" time="24.581">
        </testcase>
        <testcase name="integration_tests::instances::test_can_start_instance_with_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:17.481+00:00" time="23.142">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_detach_boot_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:18.674+00:00" time="21.999">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:19.330+00:00" time="23.792">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_too_many_subnets" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:58:57.709+00:00" time="45.608">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:20.021+00:00" time="23.919">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_attach_faulted_disks" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:17.928+00:00" time="26.731">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_access" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:29.448+00:00" time="16.558">
        </testcase>
        <testcase name="integration_tests::images::test_image_from_other_project_snapshot_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:08.304+00:00" time="38.031">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_attach_several_external_ips" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:29.802+00:00" time="19.550">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:32.831+00:00" time="17.531">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_saga_removes_instance_database_record" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:30.914+00:00" time="19.606">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:31.207+00:00" time="19.514">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_in_silo" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:30.583+00:00" time="20.364">
        </testcase>
        <testcase name="integration_tests::instances::test_disk_attach_limit" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:24.375+00:00" time="27.740">
        </testcase>
        <testcase name="integration_tests::instances::test_duplicate_disk_attach_requests_ok" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:27.920+00:00" time="24.335">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:39.581+00:00" time="13.089">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:31.912+00:00" time="21.257">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:39.248+00:00" time="14.915">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_delete_network_interface" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:30.439+00:00" time="23.922">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:33.894+00:00" time="22.589">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:39.766+00:00" time="18.819">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_eight_disks_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:15.223+00:00" time="44.223">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:40.004+00:00" time="19.544">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:40.623+00:00" time="19.025">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:40.674+00:00" time="20.760">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:43.123+00:00" time="18.868">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:43.317+00:00" time="18.856">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_three_ephemeral_ips" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:52.115+00:00" time="11.652">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:33.139+00:00" time="31.558">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:52.670+00:00" time="12.040">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:53.169+00:00" time="12.224">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:52.256+00:00" time="13.337">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:35.946+00:00" time="30.298">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_incompatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:50.721+00:00" time="17.676">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_unknown_sled_type" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:50.947+00:00" time="17.767">
        </testcase>
        <testcase name="integration_tests::instances::test_disks_detached_when_instance_destroyed" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:25.045+00:00" time="43.970">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks_undo" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:30.205+00:00" time="39.815">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:46.006+00:00" time="24.116">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:30.024+00:00" time="41.947">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interface_transit_ips" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:56.483+00:00" time="16.121">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:49.352+00:00" time="23.796">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_compatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:50.521+00:00" time="22.937">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics_with_migration" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:46.336+00:00" time="27.389">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate_v2p_and_routes" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:50.361+00:00" time="24.164">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:01.990+00:00" time="12.815">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_access_before_create_returns_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:04.710+00:00" time="11.497">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_explicit_dual_stack_address" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:59.648+00:00" time="16.989">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_when_on_expunged_sled" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:44.659+00:00" time="33.596">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_new_custom_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:02.172+00:00" time="16.136">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_invalid_creation_returns_bad_request" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:09.016+00:00" time="9.636">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv4_address" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:03.768+00:00" time="14.984">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_v2p_mappings" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:59.548+00:00" time="20.947">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:04.698+00:00" time="16.047">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:05.394+00:00" time="16.083">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:05.593+00:00" time="16.112">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:10.122+00:00" time="12.296">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_greater_than_max_size" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:10.021+00:00" time="12.714">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:11.972+00:00" time="11.716">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_missing_instance_is_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:13.457+00:00" time="10.366">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_serial" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:54.163+00:00" time="29.802">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_stopped_start" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:08.398+00:00" time="15.668">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:58.585+00:00" time="26.254">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:08.714+00:00" time="19.082">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_simulated_baseboard_model" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:18.652+00:00" time="10.156">
        </testcase>
        <testcase name="integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:12.604+00:00" time="19.174">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_reboot_halt" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:06.244+00:00" time="25.969">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:18.309+00:00" time="14.119">
        </testcase>
        <testcase name="integration_tests::instances::test_size_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:13.149+00:00" time="19.515">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:18.255+00:00" time="14.508">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_address_detach" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:14.805+00:00" time="18.001">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_using_image_from_other_project_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:59.446+00:00" time="33.434">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:14.525+00:00" time="18.416">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:22.735+00:00" time="11.126">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:20.495+00:00" time="13.390">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:21.477+00:00" time="12.416">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_start_creates_networking_state" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:54.361+00:00" time="39.862">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_delete_cascade" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:16.636+00:00" time="17.973">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:23.688+00:00" time="11.142">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_in_silo" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:22.419+00:00" time="12.725">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:23.965+00:00" time="11.348">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:24.066+00:00" time="11.599">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_dedupe" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:21.705+00:00" time="13.960">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:23.824+00:00" time="11.949">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_sled_sp_inventory_matching" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:18.751+00:00" time="17.031">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:16.208+00:00" time="19.989">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service_no_cud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:24.839+00:00" time="11.772">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:13.725+00:00" time="23.241">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:43.940+00:00" time="53.961">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:20.745+00:00" time="18.494">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:28.808+00:00" time="11.932">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:27.797+00:00" time="13.452">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_unicast_defaults" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.213+00:00" time="12.095">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.762+00:00" time="12.447">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.807+00:00" time="12.436">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_update_default" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.428+00:00" time="15.318">
        </testcase>
        <testcase name="integration_tests::metrics::test_system_timeseries_schema_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:34.610+00:00" time="13.320">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_database_records" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:34.830+00:00" time="13.703">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silos_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:31.778+00:00" time="17.629">
        </testcase>
        <testcase name="integration_tests::metrics::test_mgs_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:33.893+00:00" time="15.532">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_reregistration" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.144+00:00" time="16.260">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.664+00:00" time="19.153">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.783+00:00" time="18.678">
        </testcase>
        <testcase name="integration_tests::metrics::test_instance_watcher_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:33.860+00:00" time="22.475">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.773+00:00" time="20.792">
        </testcase>
        <testcase name="integration_tests::projects::test_limited_collaborator_cannot_create_project" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:49.407+00:00" time="9.216">
        </testcase>
        <testcase name="integration_tests::metrics::test_project_timeseries_query" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:34.223+00:00" time="24.498">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:49.425+00:00" time="10.403">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:47.930+00:00" time="12.338">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_pool_selector_ip_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:48.533+00:00" time="11.878">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:39.239+00:00" time="21.253">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:40.740+00:00" time="21.073">
        </testcase>
        <testcase name="integration_tests::pantry::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:44.308+00:00" time="17.863">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_anti_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:51.817+00:00" time="10.698">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:51.404+00:00" time="11.319">
        </testcase>
        <testcase name="integration_tests::local_storage::test_reject_creating_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.942+00:00" time="30.966">
        </testcase>
        <testcase name="integration_tests::local_storage::test_create_large_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:32.881+00:00" time="32.227">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_start_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:36.197+00:00" time="29.309">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:36.611+00:00" time="28.914">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_ready_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:41.249+00:00" time="24.839">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_non_base64" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.665+00:00" time="32.534">
        </testcase>
        <testcase name="integration_tests::pantry::test_can_stop_start_import_from_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.313+00:00" time="34.353">
        </testcase>
        <testcase name="integration_tests::quiesce::test_quiesce" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:00.411+00:00" time="10.394">
        </testcase>
        <testcase name="integration_tests::projects::test_projects" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:00.269+00:00" time="12.764">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:37.901+00:00" time="35.332">
        </testcase>
        <testcase name="integration_tests::rack::test_list_own_rack" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:02.724+00:00" time="10.911">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:36.965+00:00" time="36.880">
        </testcase>
        <testcase name="integration_tests::rack::test_get_own_rack" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:02.516+00:00" time="11.394">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:58.623+00:00" time="15.319">
        </testcase>
        <testcase name="integration_tests::saml::test_accept_saml_response_only_assertion_signed" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.846+00:00" time="0.153">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.910+00:00" time="0.123">
        </testcase>
        <testcase name="integration_tests::quotas::test_negative_quota" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:00.493+00:00" time="13.576">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_ecdsa_sha256" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.943+00:00" time="0.127">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.999+00:00" time="0.114">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_vpc" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:59.828+00:00" time="14.296">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.033+00:00" time="0.118">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:45.209+00:00" time="29.813">
        </testcase>
        <testcase name="integration_tests::quotas::test_quota_limits" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:01.814+00:00" time="13.450">
        </testcase>
        <testcase name="integration_tests::saml::test_handle_saml_response_with_xml_comment" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:15.264+00:00" time="0.122">
        </testcase>
        <testcase name="integration_tests::rack::test_rack_initialization" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:03.908+00:00" time="12.339">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_fleet" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:05.506+00:00" time="11.048">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_saml_response_signed_with_other_key" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:16.554+00:00" time="0.111">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_unsigned_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:16.666+00:00" time="0.141">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:06.087+00:00" time="10.969">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_image" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:56.565+00:00" time="21.084">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_project" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:05.525+00:00" time="12.531">
        </testcase>
        <testcase name="integration_tests::rack::test_sled_list_uninitialized" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:05.108+00:00" time="14.183">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo_implicit" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:08.199+00:00" time="11.159">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:58.721+00:00" time="24.194">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:54.461+00:00" time="29.117">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:09.666+00:00" time="14.518">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_custom_targets" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:10.805+00:00" time="14.171">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_no_keys" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.151+00:00" time="11.211">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.124+00:00" time="11.461">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_columns" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:23.578+00:00" time="2.155">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_floating_ip" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:56.336+00:00" time="29.410">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_hidden_silo_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.069+00:00" time="11.704">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.070+00:00" time="11.864">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:14.113+00:00" time="11.853">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:15.023+00:00" time="11.178">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_internet_gateway_target" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.234+00:00" time="13.053">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_modify_system_routes" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.635+00:00" time="13.447">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:15.386+00:00" time="11.808">
        </testcase>
        <testcase name="integration_tests::metrics::test_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:33.885+00:00" time="53.344">
        </testcase>
        <testcase name="integration_tests::schema::compare_sequence_differing_increment" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:25.733+00:00" time="1.507">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_404" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:16.807+00:00" time="10.569">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:25.585+00:00" time="1.858">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_constraint" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:25.966+00:00" time="1.491">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:17.057+00:00" time="10.501">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response_with_relay_state" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:16.248+00:00" time="11.369">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_rsa_keypair_ok" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:18.057+00:00" time="9.921">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_reject_keypair" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:17.649+00:00" time="10.405">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:35.665+00:00" time="52.634">
        </testcase>
        <testcase name="integration_tests::schema::dbinit_version_matches_version_known_to_nexus" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:27.444+00:00" time="1.146">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_not_null_order" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:27.194+00:00" time="1.412">
        </testcase>
        <testcase name="integration_tests::schema::compare_view_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:27.240+00:00" time="1.397">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:13.033+00:00" time="15.640">
        </testcase>
        <testcase name="integration_tests::quotas::test_quotas" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:02.171+00:00" time="27.928">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:45.243+00:00" time="45.527">
        </testcase>
        <testcase name="integration_tests::schema::nexus_cannot_apply_update_from_unknown_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:27.617+00:00" time="3.422">
        </testcase>
        <testcase name="integration_tests::password_login::test_local_users" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:47.746+00:00" time="45.954">
        </testcase>
        <testcase name="integration_tests::scim::test_no_jit_for_saml_scim_silos" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.637+00:00" time="9.033">
        </testcase>
        <testcase name="integration_tests::scim::test_create_a_saml_scim_silo" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.637+00:00" time="9.050">
        </testcase>
        <testcase name="integration_tests::scim::test_disabling_scim_user" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.637+00:00" time="9.871">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_no_auth_with_expired_token" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:30.099+00:00" time="8.478">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_bearer_auth" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:30.770+00:00" time="9.054">
        </testcase>
        <testcase name="integration_tests::scim::test_scim2_crate_self_test" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.674+00:00" time="11.483">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_search" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:31.039+00:00" time="9.343">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_unique" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:31.039+00:00" time="9.480">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:31.039+00:00" time="9.571">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_tenancy" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:31.039+00:00" time="9.785">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:33.700+00:00" time="10.266">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:37.670+00:00" time="8.919">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_search" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:37.687+00:00" time="9.068">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_unique" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:38.508+00:00" time="9.072">
        </testcase>
        <testcase name="integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:38.577+00:00" time="9.134">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_detail_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:39.824+00:00" time="8.476">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:40.157+00:00" time="8.544">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:40.382+00:00" time="8.390">
        </testcase>
        <testcase name="integration_tests::silos::test_ensure_same_silo_group" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:40.610+00:00" time="9.012">
        </testcase>
        <testcase name="integration_tests::silos::test_deleting_a_silo_deletes_the_idp" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:40.520+00:00" time="9.237">
        </testcase>
        <testcase name="integration_tests::silos::test_jit_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:40.825+00:00" time="9.174">
        </testcase>
        <testcase name="integration_tests::silos::test_listing_identity_providers" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:43.966+00:00" time="8.514">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:46.590+00:00" time="9.093">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:47.580+00:00" time="8.455">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_truncated" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:47.711+00:00" time="8.626">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_users" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:46.755+00:00" time="9.966">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_valid" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:48.301+00:00" time="8.602">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_can_create_certs" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:48.701+00:00" time="8.760">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_group" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:48.772+00:00" time="9.302">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_clean_up_groups" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:49.756+00:00" time="8.809">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:49.999+00:00" time="9.914">
        </testcase>
        <testcase name="integration_tests::schema::validate_data_migrations" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.606+00:00" time="33.079">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_authn_policy" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:49.622+00:00" time="12.374">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:52.480+00:00" time="9.555">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_fixed" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:55.683+00:00" time="8.295">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_jit" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:56.036+00:00" time="8.261">
        </testcase>
        <testcase name="integration_tests::schema::nexus_applies_update_on_boot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:27.458+00:00" time="37.556">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_both_groups" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:56.337+00:00" time="8.762">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_one_group" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:56.721+00:00" time="8.527">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_fetch_by_external_id" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:56.903+00:00" time="8.646">
        </testcase>
        <testcase name="integration_tests::schema::update_since_base_has_idempotent_up" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.590+00:00" time="37.202">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_users_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:58.566+00:00" time="10.158">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_cockroach" classname="omicron-nexus::test_all" timestamp="2026-06-02T17:59:11.424+00:00" time="178.376">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_provision_types" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:57.462+00:00" time="12.751">
        </testcase>
        <testcase name="integration_tests::sleds::test_physical_disk_create_list_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:01.686+00:00" time="11.017">
        </testcase>
        <testcase name="integration_tests::sleds::test_sleds_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:01.686+00:00" time="11.097">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_views" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:58.074+00:00" time="15.097">
        </testcase>
        <testcase name="integration_tests::silos::test_silos" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:59.913+00:00" time="15.380">
        </testcase>
        <testcase name="integration_tests::snapshots::test_create_snapshot_record_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:01.996+00:00" time="13.583">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_snapshot_create_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.014+00:00" time="10.996">
        </testcase>
        <testcase name="integration_tests::ssh_keys::test_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.792+00:00" time="12.552">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.014+00:00" time="13.526">
        </testcase>
        <testcase name="integration_tests::sleds::test_sled_instance_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:01.686+00:00" time="16.857">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.015+00:00" time="13.778">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.014+00:00" time="14.013">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_max_disks" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:00:01.434+00:00" time="137.745">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:08.724+00:00" time="11.997">
        </testcase>
        <testcase name="integration_tests::snapshots::test_delete_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:02.035+00:00" time="19.518">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:12.783+00:00" time="10.047">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:12.703+00:00" time="10.399">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_link_multiple_times" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:13.171+00:00" time="9.944">
        </testcase>
        <testcase name="integration_tests::subnet_allocation::test_subnet_allocation" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.792+00:00" time="17.800">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_update_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:15.293+00:00" time="10.405">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:15.579+00:00" time="11.760">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_view" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:16.010+00:00" time="11.924">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:18.344+00:00" time="9.746">
        </testcase>
        <testcase name="integration_tests::schema::validate_migration_from_base_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:01:28.637+00:00" time="59.861">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:18.540+00:00" time="10.965">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_unwind" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.792+00:00" time="23.799">
        </testcase>
        <testcase name="integration_tests::subnet_pools::can_list_subnet_pools" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:10.213+00:00" time="19.879">
        </testcase>
        <testcase name="integration_tests::unauthorized_coverage::test_unauthorized_coverage" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:28.498+00:00" time="1.722">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.549+00:00" time="24.958">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_basic" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.100+00:00" time="25.462">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_without_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.792+00:00" time="25.435">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:18.793+00:00" time="13.099">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_member_crd" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:09.800+00:00" time="22.277">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:23.115+00:00" time="10.228">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_create_with_comment" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:19.179+00:00" time="16.068">
        </testcase>
        <testcase name="integration_tests::snapshots::test_cannot_snapshot_if_no_space" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:01.686+00:00" time="34.195">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_delete_failed_bundle" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:20.721+00:00" time="15.534">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_update_comment" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:25.698+00:00" time="13.649">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:29.592+00:00" time="10.263">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:27.340+00:00" time="13.086">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_prune" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:28.498+00:00" time="12.288">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:28.498+00:00" time="12.927">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_fm_case_id" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:21.554+00:00" time="20.052">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:18.543+00:00" time="23.494">
        </testcase>
        <testcase name="integration_tests::updates::test_trust_root_operations" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:30.220+00:00" time="11.821">
        </testcase>
        <testcase name="integration_tests::users_builtin::test_users_builtin" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:30.562+00:00" time="11.667">
        </testcase>
        <testcase name="integration_tests::snapshots::test_multiple_deletes_not_sent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:03.978+00:00" time="39.129">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_range_requests" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:23.592+00:00" time="20.186">
        </testcase>
        <testcase name="integration_tests::updates::test_request_without_api_version" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:30.092+00:00" time="14.230">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:29.505+00:00" time="15.091">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_list_time_ordering" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:23.102+00:00" time="21.854">
        </testcase>
        <testcase name="integration_tests::updates::test_update_status" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:30.506+00:00" time="14.633">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_allocation_for_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:04.297+00:00" time="40.937">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:22.830+00:00" time="22.751">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:31.227+00:00" time="18.390">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_v6_crud" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:27.935+00:00" time="23.100">
        </testcase>
        <testcase name="integration_tests::target_release::get_set_target_release" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:28.091+00:00" time="25.201">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:32.076+00:00" time="23.543">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_view" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:31.892+00:00" time="24.558">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_2" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:36.255+00:00" time="23.813">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:33.343+00:00" time="29.010">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_3" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:39.346+00:00" time="23.328">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_list" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:19.027+00:00" time="43.714">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_expunge" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:05.248+00:00" time="63.345">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_1" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:35.881+00:00" time="33.400">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_only_regions" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:45.234+00:00" time="24.275">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_write_regions" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:45.582+00:00" time="24.847">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_4" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:39.854+00:00" time="33.097">
        </testcase>
        <testcase name="integration_tests::volume_management::test_keep_your_targets_straight" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:42.229+00:00" time="31.184">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_with_read_only_region_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:42.041+00:00" time="32.188">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_5" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:40.426+00:00" time="35.290">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_6" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:40.787+00:00" time="37.120">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:42.037+00:00" time="36.143">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:09.509+00:00" time="9.070">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_snapshot_then_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:41.425+00:00" time="37.863">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:10.429+00:00" time="9.105">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:44.596+00:00" time="37.336">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:12.952+00:00" time="9.076">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:13.413+00:00" time="9.295">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:43.778+00:00" time="39.223">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:14.230+00:00" time="9.197">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:02.741+00:00" time="20.879">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_construction_request_region_gen_serialization" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:23.619+00:00" time="0.068">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:44.957+00:00" time="39.376">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:15.716+00:00" time="9.499">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:17.907+00:00" time="9.348">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:44.321+00:00" time="43.113">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:18.181+00:00" time="9.553">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:18.579+00:00" time="9.852">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:19.534+00:00" time="9.485">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:02.353+00:00" time="27.932">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_multi" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:56.450+00:00" time="33.855">
        </testcase>
        <testcase name="integration_tests::volume_management::test_disk_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:41.606+00:00" time="48.760">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_submit_progress" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:19.288+00:00" time="12.061">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:22.028+00:00" time="10.074">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:45.139+00:00" time="47.041">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_nothing" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:22.709+00:00" time="9.934">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:21.932+00:00" time="10.746">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:23.002+00:00" time="10.741">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:23.427+00:00" time="10.464">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:43.107+00:00" time="52.291">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_hard_delete_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:24.333+00:00" time="11.114">
        </testcase>
        <testcase name="integration_tests::volume_management::test_cte_returns_regions" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:35.248+00:00" time="60.395">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:25.215+00:00" time="10.961">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_prevents_other_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:08.593+00:00" time="27.677">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:00.068+00:00" time="36.413">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:27.434+00:00" time="11.549">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_base" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:27.255+00:00" time="11.908">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_then_delete_disk" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:09.282+00:00" time="29.944">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:53.292+00:00" time="46.338">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:27.734+00:00" time="12.256">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:28.431+00:00" time="12.406">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:49.617+00:00" time="52.190">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:30.305+00:00" time="13.357">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:30.366+00:00" time="13.354">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_no_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:31.349+00:00" time="13.363">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:32.181+00:00" time="13.136">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_twice" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:32.102+00:00" time="13.378">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:23.687+00:00" time="23.672">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_same_name" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:33.891+00:00" time="13.765">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_illegal_range" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:32.678+00:00" time="15.146">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_usage_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:02.674+00:00" time="47.808">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_max_lengths" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:33.743+00:00" time="16.762">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_nexus_firewall_icmp" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:35.398+00:00" time="15.126">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_vpc_firewall" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:35.447+00:00" time="16.919">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:36.176+00:00" time="19.450">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:39.630+00:00" time="16.054">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:39.163+00:00" time="16.894">
        </testcase>
        <testcase name="integration_tests::webhooks::test_event_delivery" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:43.720+00:00" time="12.538">
        </testcase>
        <testcase name="integration_tests::webhooks::test_cannot_subscribe_to_probes" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:43.662+00:00" time="12.693">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpc_limited_collaborator_role" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:39.990+00:00" time="16.864">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:35.643+00:00" time="21.416">
        </testcase>
        <testcase name="integration_tests::webhooks::test_glob_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:44.712+00:00" time="13.278">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_secrets" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:45.480+00:00" time="12.615">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_create_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:39.226+00:00" time="19.417">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_receivers" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:45.317+00:00" time="13.558">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:36.482+00:00" time="23.291">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_vpc_subnets" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:38.984+00:00" time="20.895">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpcs" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:40.837+00:00" time="19.208">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:30.286+00:00" time="29.774">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_create_delete" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:50.525+00:00" time="11.696">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:49.566+00:00" time="12.712">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_get" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:52.367+00:00" time="11.300">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove_glob" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:50.505+00:00" time="13.306">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:50.483+00:00" time="13.340">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_names_are_unique" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:55.626+00:00" time="9.521">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:29.019+00:00" time="38.511">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:36.270+00:00" time="32.022">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:32.643+00:00" time="38.340">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting_layers" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:55.620+00:00" time="76.613">
        </testcase>
        <testcase name="integration_tests::unauthorized::test_unauthorized" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:28.499+00:00" time="106.518">
        </testcase>
        <testcase name="integration_tests::volume_management::test_proper_region_sled_redundancy" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:02:51.035+00:00" time="92.694">
        </testcase>
        <testcase name="integration_tests::webhooks::test_api_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:41.807+00:00" time="46.525">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:47.359+00:00" time="41.761">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:47.657+00:00" time="45.741">
        </testcase>
        <testcase name="integration_tests::webhooks::test_retry_backoff" classname="omicron-nexus::test_all" timestamp="2026-06-02T18:03:47.824+00:00" time="47.676">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db" tests="248" disabled="0" errors="0" failures="0">
        <testcase name="client::tests::test_replicated" classname="oximeter-db" timestamp="2026-06-02T17:52:09.491+00:00" time="337.478">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_replicated" classname="oximeter-db" timestamp="2026-06-02T17:57:59.914+00:00" time="0.057">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_replicated" classname="oximeter-db" timestamp="2026-06-02T17:57:59.970+00:00" time="62.588">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_replicated" classname="oximeter-db" timestamp="2026-06-02T17:59:02.559+00:00" time="3.150">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_replicated" classname="oximeter-db" timestamp="2026-06-02T17:59:05.708+00:00" time="12.728">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_field_predicate_expression" classname="oximeter-db" timestamp="2026-06-02T18:04:03.692+00:00" time="0.034">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_timestamp_predicate_expression" classname="oximeter-db" timestamp="2026-06-02T18:04:03.706+00:00" time="0.035">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk" classname="oximeter-db" timestamp="2026-06-02T18:04:03.706+00:00" time="0.035">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times" classname="oximeter-db" timestamp="2026-06-02T18:04:03.726+00:00" time="0.035">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group" classname="oximeter-db" timestamp="2026-06-02T18:04:03.726+00:00" time="0.038">
        </testcase>
        <testcase name="client::tests::can_extract_ttl_from_all_oximeter_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:03.811+00:00" time="0.039">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_single_node" classname="oximeter-db" timestamp="2026-06-02T18:04:03.936+00:00" time="0.057">
        </testcase>
        <testcase name="client::tests::can_ping_clickhouse" classname="oximeter-db" timestamp="2026-06-02T18:04:03.823+00:00" time="0.627">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_table" classname="oximeter-db" timestamp="2026-06-02T18:04:03.741+00:00" time="0.846">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields_query" classname="oximeter-db" timestamp="2026-06-02T18:04:03.764+00:00" time="0.837">
        </testcase>
        <testcase name="client::oxql::tests::test_get_one_timeseries" classname="oximeter-db" timestamp="2026-06-02T18:04:03.789+00:00" time="0.858">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_timeseries_and_part_of_another" classname="oximeter-db" timestamp="2026-06-02T18:04:03.741+00:00" time="0.930">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields" classname="oximeter-db" timestamp="2026-06-02T18:04:03.761+00:00" time="0.923">
        </testcase>
        <testcase name="client::oxql::tests::test_limit_operations" classname="oximeter-db" timestamp="2026-06-02T18:04:03.810+00:00" time="0.914">
        </testcase>
        <testcase name="client::tests::read_latest_version_reports_max" classname="oximeter-db" timestamp="2026-06-02T18:04:04.152+00:00" time="0.733">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_database_reports_zero" classname="oximeter-db" timestamp="2026-06-02T18:04:04.450+00:00" time="0.652">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_empty_version_table_reports_zero" classname="oximeter-db" timestamp="2026-06-02T18:04:04.328+00:00" time="0.778">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_single_node" classname="oximeter-db" timestamp="2026-06-02T18:04:04.601+00:00" time="0.653">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_version_table_reports_zero" classname="oximeter-db" timestamp="2026-06-02T18:04:04.527+00:00" time="0.748">
        </testcase>
        <testcase name="client::tests::select_timeseries_with_select_one" classname="oximeter-db" timestamp="2026-06-02T18:04:04.587+00:00" time="0.796">
        </testcase>
        <testcase name="client::tests::test_client_select_timeseries_one" classname="oximeter-db" timestamp="2026-06-02T18:04:04.648+00:00" time="0.757">
        </testcase>
        <testcase name="client::tests::test_extract_ttl_in_days_from_create_table_query" classname="oximeter-db" timestamp="2026-06-02T18:04:05.383+00:00" time="0.035">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_downgrade" classname="oximeter-db" timestamp="2026-06-02T18:04:04.684+00:00" time="0.740">
        </testcase>
        <testcase name="client::tests::test_database_version_update_is_idempotent" classname="oximeter-db" timestamp="2026-06-02T18:04:04.671+00:00" time="0.770">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_upgrade" classname="oximeter-db" timestamp="2026-06-02T18:04:04.725+00:00" time="0.751">
        </testcase>
        <testcase name="client::tests::test_read_schema_upgrade_sql_files" classname="oximeter-db" timestamp="2026-06-02T18:04:05.476+00:00" time="0.039">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_single_node" classname="oximeter-db" timestamp="2026-06-02T18:04:03.993+00:00" time="1.547">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete" classname="oximeter-db" timestamp="2026-06-02T18:04:05.515+00:00" time="0.045">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_empty_file_is_ok" classname="oximeter-db" timestamp="2026-06-02T18:04:05.540+00:00" time="0.036">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok" classname="oximeter-db" timestamp="2026-06-02T18:04:05.560+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_differentiate_by_timeseries_name" classname="oximeter-db" timestamp="2026-06-02T18:04:04.886+00:00" time="0.738">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_single_node" classname="oximeter-db" timestamp="2026-06-02T18:04:05.106+00:00" time="0.759">
        </testcase>
        <testcase name="client::tests::test_do_not_duplicate_schema_on_new_samples" classname="oximeter-db" timestamp="2026-06-02T18:04:05.102+00:00" time="0.763">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_missing_desired_schema_version_fails" classname="oximeter-db" timestamp="2026-06-02T18:04:05.147+00:00" time="0.732">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_version_gaps_fails" classname="oximeter-db" timestamp="2026-06-02T18:04:05.254+00:00" time="0.754">
        </testcase>
        <testcase name="client::tests::insert_samples_fails_fast" classname="oximeter-db" timestamp="2026-06-02T18:04:04.146+00:00" time="1.960">
        </testcase>
        <testcase name="client::tests::test_is_oximeter_cluster" classname="oximeter-db" timestamp="2026-06-02T18:04:05.424+00:00" time="0.837">
        </testcase>
        <testcase name="client::tests::test_field_record_count" classname="oximeter-db" timestamp="2026-06-02T18:04:05.405+00:00" time="0.884">
        </testcase>
        <testcase name="client::tests::test_insert_samples" classname="oximeter-db" timestamp="2026-06-02T18:04:05.418+00:00" time="0.878">
        </testcase>
        <testcase name="client::tests::test_list_timeseries" classname="oximeter-db" timestamp="2026-06-02T18:04:05.441+00:00" time="0.887">
        </testcase>
        <testcase name="client::tests::test_schema_mismatch" classname="oximeter-db" timestamp="2026-06-02T18:04:05.600+00:00" time="0.796">
        </testcase>
        <testcase name="client::tests::test_expunge_timeseries_by_name_single_node" classname="oximeter-db" timestamp="2026-06-02T18:04:05.276+00:00" time="1.236">
        </testcase>
        <testcase name="client::tests::test_schema_reinserted_after_redeployment" classname="oximeter-db" timestamp="2026-06-02T18:04:05.624+00:00" time="0.907">
        </testcase>
        <testcase name="client::tests::test_unravel_index" classname="oximeter-db" timestamp="2026-06-02T18:04:06.512+00:00" time="0.035">
        </testcase>
        <testcase name="client::tests::test_verify_schema_upgrades" classname="oximeter-db" timestamp="2026-06-02T18:04:06.531+00:00" time="0.044">
        </testcase>
        <testcase name="model::fields::tests::test_extract_fields_as_block" classname="oximeter-db" timestamp="2026-06-02T18:04:06.548+00:00" time="0.038">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_histogram_measurement_columns" classname="oximeter-db" timestamp="2026-06-02T18:04:06.576+00:00" time="0.034">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_cumulative" classname="oximeter-db" timestamp="2026-06-02T18:04:06.586+00:00" time="0.038">
        </testcase>
        <testcase name="client::tests::test_schema_update" classname="oximeter-db" timestamp="2026-06-02T18:04:05.865+00:00" time="0.778">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_gauge" classname="oximeter-db" timestamp="2026-06-02T18:04:06.610+00:00" time="0.038">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_histogram" classname="oximeter-db" timestamp="2026-06-02T18:04:06.624+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_select_all_field_types" classname="oximeter-db" timestamp="2026-06-02T18:04:05.879+00:00" time="0.793">
        </testcase>
        <testcase name="model::measurements::tests::test_insert_datum_columns_scalar" classname="oximeter-db" timestamp="2026-06-02T18:04:06.643+00:00" time="0.036">
        </testcase>
        <testcase name="native::block::tests::concat_blocks" classname="oximeter-db" timestamp="2026-06-02T18:04:06.648+00:00" time="0.033">
        </testcase>
        <testcase name="client::tests::test_select_all_datum_types" classname="oximeter-db" timestamp="2026-06-02T18:04:05.865+00:00" time="0.827">
        </testcase>
        <testcase name="native::block::tests::datetime64_scale_checks_range" classname="oximeter-db" timestamp="2026-06-02T18:04:06.664+00:00" time="0.035">
        </testcase>
        <testcase name="native::block::tests::parse_date_time" classname="oximeter-db" timestamp="2026-06-02T18:04:06.673+00:00" time="0.034">
        </testcase>
        <testcase name="native::block::tests::parse_date_time64" classname="oximeter-db" timestamp="2026-06-02T18:04:06.679+00:00" time="0.041">
        </testcase>
        <testcase name="native::block::tests::parse_escaped_date_time64" classname="oximeter-db" timestamp="2026-06-02T18:04:06.680+00:00" time="0.041">
        </testcase>
        <testcase name="native::block::tests::test_data_type_to_string" classname="oximeter-db" timestamp="2026-06-02T18:04:06.692+00:00" time="0.036">
        </testcase>
        <testcase name="native::block::tests::test_datetime64_conversions" classname="oximeter-db" timestamp="2026-06-02T18:04:06.699+00:00" time="0.032">
        </testcase>
        <testcase name="client::tests::test_recall_of_all_fields" classname="oximeter-db" timestamp="2026-06-02T18:04:05.576+00:00" time="1.155">
        </testcase>
        <testcase name="native::block::tests::test_parse_all_known_timezones" classname="oximeter-db" timestamp="2026-06-02T18:04:06.707+00:00" time="0.033">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_bad_escapes" classname="oximeter-db" timestamp="2026-06-02T18:04:06.720+00:00" time="0.037">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_escapes" classname="oximeter-db" timestamp="2026-06-02T18:04:06.721+00:00" time="0.037">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum8" classname="oximeter-db" timestamp="2026-06-02T18:04:06.729+00:00" time="0.032">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum_variant" classname="oximeter-db" timestamp="2026-06-02T18:04:06.732+00:00" time="0.029">
        </testcase>
        <testcase name="native::block::tests::test_parse_invalid_data_type" classname="oximeter-db" timestamp="2026-06-02T18:04:06.732+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_all" classname="oximeter-db" timestamp="2026-06-02T18:04:06.008+00:00" time="0.795">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_limit" classname="oximeter-db" timestamp="2026-06-02T18:04:06.106+00:00" time="0.916">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values" classname="oximeter-db" timestamp="2026-06-02T18:04:06.289+00:00" time="0.796">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_start_time" classname="oximeter-db" timestamp="2026-06-02T18:04:06.306+00:00" time="0.792">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_one_field_with_multiple_values" classname="oximeter-db" timestamp="2026-06-02T18:04:06.296+00:00" time="0.810">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_full_block" classname="oximeter-db" timestamp="2026-06-02T18:04:07.106+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_block_with_nulls" classname="oximeter-db" timestamp="2026-06-02T18:04:07.098+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_timeseries_schema_list" classname="oximeter-db" timestamp="2026-06-02T18:04:06.396+00:00" time="0.774">
        </testcase>
        <testcase name="native::io::column::tests::check_uuid_buffer_length_on_decode" classname="oximeter-db" timestamp="2026-06-02T18:04:07.137+00:00" time="0.037">
        </testcase>
        <testcase name="native::io::column::tests::fail_to_encode_out_of_range_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.138+00:00" time="0.036">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_order" classname="oximeter-db" timestamp="2026-06-02T18:04:06.261+00:00" time="0.923">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv4addr_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.170+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv6addr_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.174+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_string_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.174+00:00" time="0.035">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint64_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.184+00:00" time="0.030">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint8_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.201+00:00" time="0.030">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uuid_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.208+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::column::tests::test_encode_decode_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.209+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_full_hello" classname="oximeter-db" timestamp="2026-06-02T18:04:07.214+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_hello_packet_and_a_half" classname="oximeter-db" timestamp="2026-06-02T18:04:07.231+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_nested_exceptions" classname="oximeter-db" timestamp="2026-06-02T18:04:07.244+00:00" time="0.041">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_partial_hello" classname="oximeter-db" timestamp="2026-06-02T18:04:07.247+00:00" time="0.039">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_multiple_hello_packets" classname="oximeter-db" timestamp="2026-06-02T18:04:07.240+00:00" time="0.046">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_pong" classname="oximeter-db" timestamp="2026-06-02T18:04:07.264+00:00" time="0.035">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_progress_packet" classname="oximeter-db" timestamp="2026-06-02T18:04:07.285+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_single_exception" classname="oximeter-db" timestamp="2026-06-02T18:04:07.286+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::string::test::test_encode_decode" classname="oximeter-db" timestamp="2026-06-02T18:04:07.287+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::string::test::test_encode_hello_world" classname="oximeter-db" timestamp="2026-06-02T18:04:07.299+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_backtick_quoted_column_name" classname="oximeter-db" timestamp="2026-06-02T18:04:07.317+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_count" classname="oximeter-db" timestamp="2026-06-02T18:04:07.320+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_only_required_parts" classname="oximeter-db" timestamp="2026-06-02T18:04:07.321+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_with_default" classname="oximeter-db" timestamp="2026-06-02T18:04:07.330+00:00" time="0.038">
        </testcase>
        <testcase name="native::connection::tests::test_basic_select_query" classname="oximeter-db" timestamp="2026-06-02T18:04:06.740+00:00" time="0.637">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_descriptions" classname="oximeter-db" timestamp="2026-06-02T18:04:07.347+00:00" time="0.037">
        </testcase>
        <testcase name="native::io::varuint::test_encode_decode_varuint" classname="oximeter-db" timestamp="2026-06-02T18:04:07.352+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_align_table_op" classname="oximeter-db" timestamp="2026-06-02T18:04:07.355+00:00" time="0.036">
        </testcase>
        <testcase name="native::connection::tests::test_exchange_hello" classname="oximeter-db" timestamp="2026-06-02T18:04:06.759+00:00" time="0.639">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_boolean_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.368+00:00" time="0.039">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_column" classname="oximeter-db" timestamp="2026-06-02T18:04:06.763+00:00" time="0.644">
        </testcase>
        <testcase name="client::tests::test_sql_query_output" classname="oximeter-db" timestamp="2026-06-02T18:04:06.328+00:00" time="1.081">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_comparison" classname="oximeter-db" timestamp="2026-06-02T18:04:07.377+00:00" time="0.033">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_data" classname="oximeter-db" timestamp="2026-06-02T18:04:06.761+00:00" time="0.661">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_uuid" classname="oximeter-db" timestamp="2026-06-02T18:04:06.761+00:00" time="0.661">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_complicated_logical_combinations" classname="oximeter-db" timestamp="2026-06-02T18:04:07.384+00:00" time="0.044">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_of_nullable_column" classname="oximeter-db" timestamp="2026-06-02T18:04:06.803+00:00" time="0.625">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.384+00:00" time="0.046">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_quoted_string_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.396+00:00" time="0.053">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_overridden_precedence" classname="oximeter-db" timestamp="2026-06-02T18:04:07.407+00:00" time="0.052">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_simple_expression" classname="oximeter-db" timestamp="2026-06-02T18:04:07.411+00:00" time="0.049">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions" classname="oximeter-db" timestamp="2026-06-02T18:04:07.422+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_duration_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.398+00:00" time="0.065">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_table_op" classname="oximeter-db" timestamp="2026-06-02T18:04:07.422+00:00" time="0.044">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression" classname="oximeter-db" timestamp="2026-06-02T18:04:07.411+00:00" time="0.059">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_operator_precedence" classname="oximeter-db" timestamp="2026-06-02T18:04:07.407+00:00" time="0.071">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_get_table_op" classname="oximeter-db" timestamp="2026-06-02T18:04:07.428+00:00" time="0.051">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_ident" classname="oximeter-db" timestamp="2026-06-02T18:04:07.449+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_group_by" classname="oximeter-db" timestamp="2026-06-02T18:04:07.428+00:00" time="0.063">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_integer_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.459+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_limiting_table_ops" classname="oximeter-db" timestamp="2026-06-02T18:04:07.461+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_multiple_negation" classname="oximeter-db" timestamp="2026-06-02T18:04:07.463+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_like_only_available_for_strings" classname="oximeter-db" timestamp="2026-06-02T18:04:07.461+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv4_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.470+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_negated_filter_expr" classname="oximeter-db" timestamp="2026-06-02T18:04:07.467+00:00" time="0.039">
        </testcase>
        <testcase name="native::connection::tests::test_can_cancel_query" classname="oximeter-db" timestamp="2026-06-02T18:04:06.757+00:00" time="0.755">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_literal_timestamp_string" classname="oximeter-db" timestamp="2026-06-02T18:04:07.479+00:00" time="0.037">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv6_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.478+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_hex_integer_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.430+00:00" time="0.090">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence" classname="oximeter-db" timestamp="2026-06-02T18:04:07.493+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.484+00:00" time="0.045">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none" classname="oximeter-db" timestamp="2026-06-02T18:04:07.497+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query_starts_with_get" classname="oximeter-db" timestamp="2026-06-02T18:04:07.491+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence" classname="oximeter-db" timestamp="2026-06-02T18:04:07.498+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_reducer" classname="oximeter-db" timestamp="2026-06-02T18:04:07.506+00:00" time="0.037">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.512+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_single_quoted_string_literal" classname="oximeter-db" timestamp="2026-06-02T18:04:07.506+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_duration_to_db_interval" classname="oximeter-db" timestamp="2026-06-02T18:04:07.518+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive" classname="oximeter-db" timestamp="2026-06-02T18:04:07.516+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field" classname="oximeter-db" timestamp="2026-06-02T18:04:07.520+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field_wrong_type" classname="oximeter-db" timestamp="2026-06-02T18:04:07.527+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window" classname="oximeter-db" timestamp="2026-06-02T18:04:07.530+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-06-02T18:04:07.531+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-06-02T18:04:07.534+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window" classname="oximeter-db" timestamp="2026-06-02T18:04:07.536+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window" classname="oximeter-db" timestamp="2026-06-02T18:04:07.533+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio" classname="oximeter-db" timestamp="2026-06-02T18:04:07.543+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_double_points" classname="oximeter-db" timestamp="2026-06-02T18:04:07.545+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_all_ident_names" classname="oximeter-db" timestamp="2026-06-02T18:04:07.545+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions" classname="oximeter-db" timestamp="2026-06-02T18:04:07.558+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions" classname="oximeter-db" timestamp="2026-06-02T18:04:07.557+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type" classname="oximeter-db" timestamp="2026-06-02T18:04:07.556+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_field_logic" classname="oximeter-db" timestamp="2026-06-02T18:04:07.565+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names" classname="oximeter-db" timestamp="2026-06-02T18:04:07.561+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.563+00:00" time="0.047">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types" classname="oximeter-db" timestamp="2026-06-02T18:04:07.569+00:00" time="0.042">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_simplify_to_dnf" classname="oximeter-db" timestamp="2026-06-02T18:04:07.572+00:00" time="0.042">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::tests::test_group_by" classname="oximeter-db" timestamp="2026-06-02T18:04:07.577+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_first_k" classname="oximeter-db" timestamp="2026-06-02T18:04:07.583+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::test::test_group_by_display" classname="oximeter-db" timestamp="2026-06-02T18:04:07.571+00:00" time="0.047">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_last_k" classname="oximeter-db" timestamp="2026-06-02T18:04:07.584+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::test::test_grouped_table_op_display" classname="oximeter-db" timestamp="2026-06-02T18:04:07.599+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::plan::align::test::test_align_input_schema" classname="oximeter-db" timestamp="2026-06-02T18:04:07.601+00:00" time="0.034">
        </testcase>
        <testcase name="native::connection::tests::test_select_nullable_column" classname="oximeter-db" timestamp="2026-06-02T18:04:07.022+00:00" time="0.629">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_filter_with_incomparable_types" classname="oximeter-db" timestamp="2026-06-02T18:04:07.606+00:00" time="0.079">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_align_non_numeric_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:07.605+00:00" time="0.081">
        </testcase>
        <testcase name="native::connection::tests::test_send_cancel_with_no_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.084+00:00" time="0.612">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_unaligned_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:07.610+00:00" time="0.092">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_one_table" classname="oximeter-db" timestamp="2026-06-02T18:04:07.611+00:00" time="0.095">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_multiple_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:07.609+00:00" time="0.099">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-06-02T18:04:07.633+00:00" time="0.078">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align" classname="oximeter-db" timestamp="2026-06-02T18:04:07.635+00:00" time="0.077">
        </testcase>
        <testcase name="oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-06-02T18:04:07.616+00:00" time="0.104">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_gauge_plan_emits_one_node" classname="oximeter-db" timestamp="2026-06-02T18:04:07.618+00:00" time="0.103">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_unaligned_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:07.614+00:00" time="0.107">
        </testcase>
        <testcase name="oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields" classname="oximeter-db" timestamp="2026-06-02T18:04:07.620+00:00" time="0.102">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes" classname="oximeter-db" timestamp="2026-06-02T18:04:07.618+00:00" time="0.106">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes" classname="oximeter-db" timestamp="2026-06-02T18:04:07.651+00:00" time="0.079">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits" classname="oximeter-db" timestamp="2026-06-02T18:04:07.721+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by" classname="oximeter-db" timestamp="2026-06-02T18:04:07.686+00:00" time="0.072">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.685+00:00" time="0.073">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.722+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join" classname="oximeter-db" timestamp="2026-06-02T18:04:07.696+00:00" time="0.074">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.724+00:00" time="0.050">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.730+00:00" time="0.044">
        </testcase>
        <testcase name="oxql::plan::plan::tests::requires_full_table_scan" classname="oximeter-db" timestamp="2026-06-02T18:04:07.703+00:00" time="0.077">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters" classname="oximeter-db" timestamp="2026-06-02T18:04:07.754+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::plan::plan::tests::subquery_plan_returns_multiple_tables" classname="oximeter-db" timestamp="2026-06-02T18:04:07.707+00:00" time="0.085">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently" classname="oximeter-db" timestamp="2026-06-02T18:04:07.712+00:00" time="0.080">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-06-02T18:04:07.711+00:00" time="0.083">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.759+00:00" time="0.037">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_from_outer_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.758+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment" classname="oximeter-db" timestamp="2026-06-02T18:04:07.708+00:00" time="0.090">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters" classname="oximeter-db" timestamp="2026-06-02T18:04:07.770+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates" classname="oximeter-db" timestamp="2026-06-02T18:04:07.771+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.774+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by" classname="oximeter-db" timestamp="2026-06-02T18:04:07.775+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment" classname="oximeter-db" timestamp="2026-06-02T18:04:07.721+00:00" time="0.093">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_merged_into_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.779+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-06-02T18:04:07.721+00:00" time="0.099">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters" classname="oximeter-db" timestamp="2026-06-02T18:04:07.789+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_nested_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.791+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_expr" classname="oximeter-db" timestamp="2026-06-02T18:04:07.798+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp" classname="oximeter-db" timestamp="2026-06-02T18:04:07.805+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom" classname="oximeter-db" timestamp="2026-06-02T18:04:07.798+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.792+00:00" time="0.050">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time_across_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.797+00:00" time="0.046">
        </testcase>
        <testcase name="query::tests::test_field_cmp" classname="oximeter-db" timestamp="2026-06-02T18:04:07.809+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time" classname="oximeter-db" timestamp="2026-06-02T18:04:07.794+00:00" time="0.057">
        </testcase>
        <testcase name="oxql::query::tests::test_split_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.807+00:00" time="0.044">
        </testcase>
        <testcase name="query::tests::test_field_selector_as_query" classname="oximeter-db" timestamp="2026-06-02T18:04:07.811+00:00" time="0.044">
        </testcase>
        <testcase name="query::tests::test_field_value_as_db_str" classname="oximeter-db" timestamp="2026-06-02T18:04:07.814+00:00" time="0.043">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_from_parts" classname="oximeter-db" timestamp="2026-06-02T18:04:07.825+00:00" time="0.036">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_filter_raw" classname="oximeter-db" timestamp="2026-06-02T18:04:07.820+00:00" time="0.047">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_field_selectors" classname="oximeter-db" timestamp="2026-06-02T18:04:07.815+00:00" time="0.057">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_limit_offset" classname="oximeter-db" timestamp="2026-06-02T18:04:07.841+00:00" time="0.036">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_full" classname="oximeter-db" timestamp="2026-06-02T18:04:07.839+00:00" time="0.040">
        </testcase>
        <testcase name="query::tests::test_time_range" classname="oximeter-db" timestamp="2026-06-02T18:04:07.843+00:00" time="0.039">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_fields" classname="oximeter-db" timestamp="2026-06-02T18:04:07.841+00:00" time="0.044">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_selectors" classname="oximeter-db" timestamp="2026-06-02T18:04:07.842+00:00" time="0.045">
        </testcase>
        <testcase name="query::tests::test_string_field_selector" classname="oximeter-db" timestamp="2026-06-02T18:04:07.842+00:00" time="0.046">
        </testcase>
        <testcase name="sql::tests::test_allow_limit_offset" classname="oximeter-db" timestamp="2026-06-02T18:04:07.845+00:00" time="0.049">
        </testcase>
        <testcase name="sql::tests::test_cannot_name_database" classname="oximeter-db" timestamp="2026-06-02T18:04:07.851+00:00" time="0.047">
        </testcase>
        <testcase name="sql::tests::test_ctes_are_not_supported" classname="oximeter-db" timestamp="2026-06-02T18:04:07.855+00:00" time="0.043">
        </testcase>
        <testcase name="sql::tests::test_allow_subqueries" classname="oximeter-db" timestamp="2026-06-02T18:04:07.851+00:00" time="0.048">
        </testcase>
        <testcase name="sql::tests::test_multiple_statements_are_not_supported" classname="oximeter-db" timestamp="2026-06-02T18:04:07.867+00:00" time="0.038">
        </testcase>
        <testcase name="sql::tests::test_function_allow_list" classname="oximeter-db" timestamp="2026-06-02T18:04:07.857+00:00" time="0.049">
        </testcase>
        <testcase name="sql::tests::test_query_must_be_select_statement" classname="oximeter-db" timestamp="2026-06-02T18:04:07.872+00:00" time="0.039">
        </testcase>
        <testcase name="sql::tests::test_query_with_multiple_timeseries_generates_one_cte" classname="oximeter-db" timestamp="2026-06-02T18:04:07.877+00:00" time="0.039">
        </testcase>
        <testcase name="sql::tests::test_join_must_be_inner" classname="oximeter-db" timestamp="2026-06-02T18:04:07.861+00:00" time="0.054">
        </testcase>
        <testcase name="sql::tests::test_safe_sql_does_not_modify_original_alias" classname="oximeter-db" timestamp="2026-06-02T18:04:07.882+00:00" time="0.037">
        </testcase>
        <testcase name="sql::tests::test_require_table_is_timeseries_name" classname="oximeter-db" timestamp="2026-06-02T18:04:07.879+00:00" time="0.041">
        </testcase>
        <testcase name="tests::test_timeseries_key_field_stability" classname="oximeter-db" timestamp="2026-06-02T18:04:07.887+00:00" time="0.033">
        </testcase>
        <testcase name="sql::tests::test_with_comma_join_fails" classname="oximeter-db" timestamp="2026-06-02T18:04:07.884+00:00" time="0.037">
        </testcase>
        <testcase name="tests::test_timeseries_key_sample_stability" classname="oximeter-db" timestamp="2026-06-02T18:04:07.888+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence" classname="oximeter-db" timestamp="2026-06-02T18:04:07.493+00:00" time="0.581">
        </testcase>
        <testcase name="client::tests::cannot_ping_nonexistent_server" classname="oximeter-db" timestamp="2026-06-02T18:04:03.850+00:00" time="30.040">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="context::tests::test_database_usage" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:46.969+00:00" time="0.916">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_1" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:47.885+00:00" time="0.031">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_2" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:47.916+00:00" time="0.033">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_3" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:47.949+00:00" time="0.028">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_none" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:47.978+00:00" time="0.030">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_success" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:48.007+00:00" time="0.029">
        </testcase>
        <testcase name="context::tests::test_retention_policy" classname="omicron-clickhouse-admin" timestamp="2026-06-02T17:57:48.036+00:00" time="10.630">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin::integration_test" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="test_keeper_cluster_membership" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-02T17:57:58.666+00:00" time="0.547">
        </testcase>
        <testcase name="test_keeper_conf_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-02T17:57:59.213+00:00" time="0.192">
        </testcase>
        <testcase name="test_lgif_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-02T17:57:59.406+00:00" time="0.184">
        </testcase>
        <testcase name="test_raft_config_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-02T17:57:59.590+00:00" time="0.193">
        </testcase>
        <testcase name="test_teardown" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-02T17:57:59.784+00:00" time="0.130">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ntp-admin" tests="15" disabled="0" errors="0" failures="0">
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_boundary_correction" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.685+00:00" time="0.048">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_correction" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.733+00:00" time="0.030">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.764+00:00" time="0.029">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.793+00:00" time="0.028">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.821+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_stratum" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.847+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_ipv6_address" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.873+00:00" time="0.025">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_negative_correction" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.899+00:00" time="0.027">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.926+00:00" time="0.030">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.956+00:00" time="0.031">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:55.987+00:00" time="0.032">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:56.020+00:00" time="0.032">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_special_ref_id" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:56.052+00:00" time="0.035">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_success" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:56.057+00:00" time="0.033">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_too_few_fields" classname="omicron-ntp-admin" timestamp="2026-06-02T18:03:56.086+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::bin/omdb" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse_admin::test_format_bytes" classname="omicron-omdb::bin/omdb" timestamp="2026-06-02T18:03:56.356+00:00" time="0.051">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_success_only" classname="omicron-omdb::bin/omdb" timestamp="2026-06-02T18:03:56.407+00:00" time="0.040">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_with_failure" classname="omicron-omdb::bin/omdb" timestamp="2026-06-02T18:03:56.447+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="omicron-package" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="config::tests::multi_preset_arg" classname="omicron-package" timestamp="2026-06-02T18:03:56.481+00:00" time="0.061">
        </testcase>
        <testcase name="dot::test::test_bad_dependency" classname="omicron-package" timestamp="2026-06-02T18:03:56.543+00:00" time="0.033">
        </testcase>
        <testcase name="dot::test::test_dot_output" classname="omicron-package" timestamp="2026-06-02T18:03:56.576+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="omicron-passwords" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="test::test_password_constraints" classname="omicron-passwords" timestamp="2026-06-02T18:03:56.854+00:00" time="0.022">
        </testcase>
        <testcase name="test::test_stable" classname="omicron-passwords" timestamp="2026-06-02T18:03:57.991+00:00" time="0.032">
        </testcase>
        <testcase name="test::test_weak_hashes" classname="omicron-passwords" timestamp="2026-06-02T18:03:58.023+00:00" time="0.020">
        </testcase>
        <testcase name="test::test_reproducible" classname="omicron-passwords" timestamp="2026-06-02T18:03:56.876+00:00" time="3.578">
        </testcase>
        <testcase name="test::test_compatible" classname="omicron-passwords" timestamp="2026-06-02T18:03:56.611+00:00" time="7.325">
        </testcase>
        <testcase name="test::test_smoke" classname="omicron-passwords" timestamp="2026-06-02T18:03:57.059+00:00" time="15.431">
        </testcase>
    </testsuite>
    <testsuite name="omicron-rpaths" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="internal::tests::test_configure_from_path" classname="omicron-rpaths" timestamp="2026-06-02T18:03:58.043+00:00" time="0.018">
        </testcase>
        <testcase name="internal::tests::test_configure_rpaths_from_bad_envvar" classname="omicron-rpaths" timestamp="2026-06-02T18:03:58.061+00:00" time="0.033">
        </testcase>
        <testcase name="internal::tests::test_emit_rpath" classname="omicron-rpaths" timestamp="2026-06-02T18:03:58.094+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent" tests="79" disabled="0" errors="0" failures="0">
        <testcase name="artifact_store::test::generations" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.094+00:00" time="0.082">
        </testcase>
        <testcase name="artifact_store::test::issue_7796" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.113+00:00" time="0.086">
        </testcase>
        <testcase name="artifact_store::test::list_get_put" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.176+00:00" time="0.089">
        </testcase>
        <testcase name="artifact_store::test::no_dataset" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.199+00:00" time="0.086">
        </testcase>
        <testcase name="bootstrap::params::tests::json_serialization_round_trips" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.286+00:00" time="0.043">
        </testcase>
        <testcase name="artifact_store::test::wrong_hash" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.266+00:00" time="0.081">
        </testcase>
        <testcase name="bootstrap::server::tests::start_sled_agent_request_serialization" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.329+00:00" time="0.039">
        </testcase>
        <testcase name="bootstrap::server::tests::test_persistent_sled_agent_request_schema" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.347+00:00" time="0.036">
        </testcase>
        <testcase name="common::instance::test::destruction_after_migration_out_does_not_transition" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.368+00:00" time="0.063">
        </testcase>
        <testcase name="common::instance::test::failure_after_migration_in_does_not_transition" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.383+00:00" time="0.064">
        </testcase>
        <testcase name="common::instance::test::propolis_terminal_states_make_vmm_halted" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.431+00:00" time="0.040">
        </testcase>
        <testcase name="common::instance::test::rude_terminate_of_migration_target_fails_migrations" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.448+00:00" time="0.037">
        </testcase>
        <testcase name="common::instance::test::source_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.471+00:00" time="0.031">
        </testcase>
        <testcase name="common::instance::test::target_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.486+00:00" time="0.034">
        </testcase>
        <testcase name="config::test::test_smf_configs" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.502+00:00" time="0.044">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.520+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.546+00:00" time="0.038">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.556+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.584+00:00" time="0.038">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_existing_ephemeral_ip" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.593+00:00" time="0.037">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.623+00:00" time="0.028">
        </testcase>
        <testcase name="instance::tests::add_new_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.630+00:00" time="0.033">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv4_address" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.643+00:00" time="0.034">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv6_address" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.651+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::prune_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.663+00:00" time="0.031">
        </testcase>
        <testcase name="instance::tests::test_destroy_published_when_instance_removed" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.677+00:00" time="0.253">
        </testcase>
        <testcase name="instance::tests::test_failed_published_when_zone_gone" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.686+00:00" time="0.256">
        </testcase>
        <testcase name="instance::tests::test_instance_create_events_normal" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.694+00:00" time="0.402">
        </testcase>
        <testcase name="instance::tests::test_multicast_membership_equality" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.096+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_stop_timeout" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.942+00:00" time="0.395">
        </testcase>
        <testcase name="probe_manager::test::probe_state_set_ops" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.337+00:00" time="0.050">
        </testcase>
        <testcase name="profile::tests::empty_profile" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.387+00:00" time="0.059">
        </testcase>
        <testcase name="profile::tests::test_disabled_instance" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.446+00:00" time="0.042">
        </testcase>
        <testcase name="profile::tests::test_instance" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.489+00:00" time="0.037">
        </testcase>
        <testcase name="profile::tests::test_multiple" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.526+00:00" time="0.037">
        </testcase>
        <testcase name="profile::tests::test_property" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.563+00:00" time="0.036">
        </testcase>
        <testcase name="profile::tests::test_property_group" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.600+00:00" time="0.039">
        </testcase>
        <testcase name="profile::tests::test_service" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.639+00:00" time="0.034">
        </testcase>
        <testcase name="profile::tests::test_service_property_group" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.673+00:00" time="0.036">
        </testcase>
        <testcase name="services::test::test_bootstrap_addr_to_techport_prefixes" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.709+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::test_instance_create_timeout_while_starting_propolis" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.875+00:00" time="0.909">
        </testcase>
        <testcase name="services::test::test_zone_bundle_metadata_schema" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.744+00:00" time="0.041">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_creating_to_stop" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.772+00:00" time="0.046">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_running_then_destroyed" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.785+00:00" time="0.049">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_reboot" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.784+00:00" time="0.052">
        </testcase>
        <testcase name="sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.835+00:00" time="0.037">
        </testcase>
        <testcase name="sim::storage::test::cannot_create_snapshot_for_destroyed_region" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.836+00:00" time="0.044">
        </testcase>
        <testcase name="sim::storage::test::crucible_ports_get_reused" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.871+00:00" time="0.037">
        </testcase>
        <testcase name="sim::storage::test::must_delete_snapshots_first" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.881+00:00" time="0.055">
        </testcase>
        <testcase name="sim::storage::test::must_delete_read_only_downstairs_first" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.878+00:00" time="0.062">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.909+00:00" time="0.040">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_creation" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:58.931+00:00" time="1.046">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_child_parent_relationship" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.936+00:00" time="0.042">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_not_found_missing_dataset" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.940+00:00" time="0.038">
        </testcase>
        <testcase name="sim::storage::test::running_snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.949+00:00" time="0.040">
        </testcase>
        <testcase name="sim::storage::test::snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.977+00:00" time="0.053">
        </testcase>
        <testcase name="support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.979+00:00" time="0.052">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.989+00:00" time="0.054">
        </testcase>
        <testcase name="support_bundle::storage::tests::basic_crud" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.978+00:00" time="0.075">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer_restart" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.030+00:00" time="0.065">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash_still_deleteable" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.043+00:00" time="0.054">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_idempotency" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.045+00:00" time="0.053">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_without_dataset" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.053+00:00" time="0.050">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.031+00:00" time="0.074">
        </testcase>
        <testcase name="support_bundle::storage::tests::getting_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.060+00:00" time="0.054">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::camino_starts_with_behaviour" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.103+00:00" time="0.035">
        </testcase>
        <testcase name="support_bundle::storage::tests::listing_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.094+00:00" time="0.050">
        </testcase>
        <testcase name="support_bundle::storage::tests::try_to_write_after_finalize" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.098+00:00" time="0.053">
        </testcase>
        <testcase name="support_bundle::storage::tests::ranges" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.097+00:00" time="0.057">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_find_archived_log_files" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.138+00:00" time="0.045">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_zfs_quota" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.183+00:00" time="0.098">
        </testcase>
        <testcase name="zone_bundle::tests::test_dir_size" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.281+00:00" time="0.044">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_update_context" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.151+00:00" time="2.705">
        </testcase>
        <testcase name="sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.818+00:00" time="3.253">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_context" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.114+00:00" time="3.675">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_cleanup" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.105+00:00" time="4.040">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_utilization" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.154+00:00" time="4.173">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_list_with_filter" classname="omicron-sled-agent" timestamp="2026-06-02T18:04:00.145+00:00" time="4.383">
        </testcase>
        <testcase name="nexus::test::nexus_self_notification_test" classname="omicron-sled-agent" timestamp="2026-06-02T18:03:59.131+00:00" time="32.092">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent::mod" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::commands::test_sled_agent_no_args" classname="omicron-sled-agent::mod" timestamp="2026-06-02T18:04:00.326+00:00" time="0.065">
        </testcase>
        <testcase name="integration_tests::commands::test_sled_agent_sim_no_args" classname="omicron-sled-agent::mod" timestamp="2026-06-02T18:04:00.391+00:00" time="0.081">
        </testcase>
        <testcase name="integration_tests::early_network::early_network_blobs_deserialize" classname="omicron-sled-agent::mod" timestamp="2026-06-02T18:04:00.453+00:00" time="0.043">
        </testcase>
    </testsuite>
    <testsuite name="omicron-test-utils" tests="33" disabled="0" errors="0" failures="0">
        <testcase name="dev::clickhouse::tests::test_clickhouse_in_path" classname="omicron-test-utils" timestamp="2026-06-02T18:04:00.497+00:00" time="0.044">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent" classname="omicron-test-utils" timestamp="2026-06-02T18:04:00.541+00:00" time="0.036">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified" classname="omicron-test-utils" timestamp="2026-06-02T18:04:00.577+00:00" time="0.256">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified" classname="omicron-test-utils" timestamp="2026-06-02T18:04:00.834+00:00" time="0.280">
        </testcase>
        <testcase name="dev::clickhouse::tests::sparse_serialization_is_disabled" classname="omicron-test-utils" timestamp="2026-06-02T18:04:00.472+00:00" time="0.688">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_ready" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.160+00:00" time="0.037">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_finds_actual_ports" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.198+00:00" time="0.043">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.241+00:00" time="0.289">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.530+00:00" time="0.454">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_not_ready" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.114+00:00" time="1.035">
        </testcase>
        <testcase name="dev::db::test::test_bad_cmd" classname="omicron-test-utils" timestamp="2026-06-02T18:04:01.984+00:00" time="0.253">
        </testcase>
        <testcase name="dev::db::test::test_database_start_hang" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.278+00:00" time="0.318">
        </testcase>
        <testcase name="dev::db::test::test_cmd_fails" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.149+00:00" time="0.480">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_fail" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.629+00:00" time="0.034">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_ok" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.663+00:00" time="0.035">
        </testcase>
        <testcase name="dev::db::test::test_parse_http_addr" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.699+00:00" time="0.035">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_abnormal" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.734+00:00" time="0.034">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_normal" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.768+00:00" time="0.043">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_bad_listen_url" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.811+00:00" time="0.393">
        </testcase>
        <testcase name="dev::db::test::test_starter_tmpdir" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.203+00:00" time="0.035">
        </testcase>
        <testcase name="dev::db::test::test_http_addr_integration" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.596+00:00" time="0.657">
        </testcase>
        <testcase name="dev::dendrite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.239+00:00" time="0.042">
        </testcase>
        <testcase name="dev::dendrite::tests::test_dpd_in_path" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.253+00:00" time="0.034">
        </testcase>
        <testcase name="dev::maghemite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.281+00:00" time="0.037">
        </testcase>
        <testcase name="dev::maghemite::tests::test_mgd_in_path" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.287+00:00" time="0.034">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_extra" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.319+00:00" time="0.049">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_section" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.322+00:00" time="0.052">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_totally_annihilate_section" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.374+00:00" time="0.053">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_timestamps" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.368+00:00" time="0.209">
        </testcase>
        <testcase name="dev::db::test::test_database_concurrent" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.237+00:00" time="1.365">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_overridden_dir" classname="omicron-test-utils" timestamp="2026-06-02T18:04:03.071+00:00" time="1.081">
        </testcase>
        <testcase name="dev::db::test::test_data_survives_drop_without_cleanup" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.220+00:00" time="4.085">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_default_dir" classname="omicron-test-utils" timestamp="2026-06-02T18:04:02.856+00:00" time="6.831">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::test_all_output" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_omdb_usage_errors" classname="omicron-omdb::test_all_output" timestamp="2026-06-02T18:03:56.257+00:00" time="7.227">
        </testcase>
        <testcase name="test_omdb_env_settings" classname="omicron-omdb::test_all_output" timestamp="2026-06-02T18:03:56.090+00:00" time="14.970">
        </testcase>
        <testcase name="test_omdb_success_cases" classname="omicron-omdb::test_all_output" timestamp="2026-06-02T18:03:56.109+00:00" time="28.411">
        </testcase>
    </testsuite>
    <testsuite name="oximeter" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::timeseries_schema_consistency" classname="oximeter" timestamp="2026-06-02T18:04:03.427+00:00" time="0.141">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="agent::tests::test_self_stat_collection_count" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.485+00:00" time="0.090">
        </testcase>
        <testcase name="agent::tests::test_self_stat_error_counter" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.569+00:00" time="0.090">
        </testcase>
        <testcase name="agent::tests::test_self_stat_unreachable_counter" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.575+00:00" time="0.095">
        </testcase>
        <testcase name="agent::tests::test_updated_producer_is_still_collected_from" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.577+00:00" time="0.096">
        </testcase>
        <testcase name="agent::tests::verify_producer_details" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.602+00:00" time="0.090">
        </testcase>
        <testcase name="results_sink::tests::batch_handoff_notifies_receiver_when_forced" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.659+00:00" time="0.033">
        </testcase>
        <testcase name="self_stats::tests::test_failure_reason_serialization" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.674+00:00" time="0.032">
        </testcase>
        <testcase name="self_stats::tests::only_reset_counters_if_info_is_different" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.670+00:00" time="0.036">
        </testcase>
        <testcase name="results_sink::tests::test_batch_handoff_overflow" classname="oximeter-collector" timestamp="2026-06-02T18:04:03.668+00:00" time="0.058">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector::test_commands" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_oximeter_no_args" classname="oximeter-collector::test_commands" timestamp="2026-06-02T18:04:03.692+00:00" time="0.118">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-instruments" tests="21" disabled="0" errors="0" failures="0">
        <testcase name="http::tests::test_latency_tracker" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.899+00:00" time="0.028">
        </testcase>
        <testcase name="kstat::cpu::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.905+00:00" time="0.030">
        </testcase>
        <testcase name="kstat::cpu::tests::test_sled_cpu_samples" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.911+00:00" time="0.040">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.919+00:00" time="0.050">
        </testcase>
        <testcase name="kstat::link::tests::no_futures_to_await_after_removing_target" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.916+00:00" time="0.071">
        </testcase>
        <testcase name="kstat::link::tests::test_sled_datalink" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.941+00:00" time="0.053">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.920+00:00" time="0.075">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_kstat_is_gone" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.928+00:00" time="0.070">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler_with_overflow" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.920+00:00" time="0.078">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.969+00:00" time="0.034">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_with_expiration" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.926+00:00" time="0.080">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_target_is_removed" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.936+00:00" time="0.076">
        </testcase>
        <testcase name="kstat::link::tests::updating_target_changes_existing_sampling_interval" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.951+00:00" time="0.063">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_start_time_is_equal" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.922+00:00" time="0.092">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_prefix" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.986+00:00" time="0.031">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_uuid" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.994+00:00" time="0.029">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_omicron_zone" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.996+00:00" time="0.030">
        </testcase>
        <testcase name="kstat::zone::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.998+00:00" time="0.032">
        </testcase>
        <testcase name="kstat::zone::tests::test_zone_samples" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.998+00:00" time="0.035">
        </testcase>
        <testcase name="kstat::cpu::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.906+00:00" time="0.132">
        </testcase>
        <testcase name="kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler" classname="oximeter-instruments" timestamp="2026-06-02T18:04:07.916+00:00" time="8.307">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db::integration_test" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_schemas_are_not_modified" classname="oximeter-db::integration_test" timestamp="2026-06-02T18:04:07.898+00:00" time="0.043">
        </testcase>
        <testcase name="test_schemas_disjoint" classname="oximeter-db::integration_test" timestamp="2026-06-02T18:04:07.898+00:00" time="14.388">
        </testcase>
        <testcase name="test_cluster" classname="oximeter-db::integration_test" timestamp="2026-06-02T18:04:07.894+00:00" time="16.794">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-macro-impl" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_extract_datum_type_by_field_name" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.006+00:00" time="0.025">
        </testcase>
        <testcase name="tests::test_extract_datum_type_by_annotatd_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.003+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_extract_datum_type_multiple_annotated_fields" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.012+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated_same_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.014+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_metric_annotated_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.017+00:00" time="0.027">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.014+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_target_empty_struct" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.032+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_metric_enum" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.026+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_target_with_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.038+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_metric_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.024+00:00" time="0.037">
        </testcase>
        <testcase name="tests::test_metric_without_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.030+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_target_enum" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.033+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_target" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.031+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_target_unit_struct" classname="oximeter-macro-impl" timestamp="2026-06-02T18:04:08.033+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-schema" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.044+00:00" time="0.035">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_datum_types" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.045+00:00" time="0.042">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.061+00:00" time="0.042">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_fails_with_reference_to_unknown_field" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.061+00:00" time="0.043">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_fails_with_duplicate_field_names" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.061+00:00" time="0.043">
        </testcase>
        <testcase name="ir::tests::extract_authz_scope_requires_relevant_field" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.080+00:00" time="0.033">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.054+00:00" time="0.060">
        </testcase>
        <testcase name="ir::tests::ensures_target_has_at_least_one_field" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.074+00:00" time="0.040">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_fields" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.054+00:00" time="0.060">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.061+00:00" time="0.058">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.061+00:00" time="0.058">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_picks_up_correct_fields" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.062+00:00" time="0.064">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_add_existing_metric" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.088+00:00" time="0.042">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.104+00:00" time="0.038">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_target_name" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.114+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_requires_adding_first" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.112+00:00" time="0.035">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_descriptions" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.115+00:00" time="0.034">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_metric_name" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.114+00:00" time="0.035">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.114+00:00" time="0.038">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_with_non_increasing_versions" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.112+00:00" time="0.040">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_field_names" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.120+00:00" time="0.039">
        </testcase>
        <testcase name="ir::tests::into_schema_list_fails_with_zero_metrics" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.126+00:00" time="0.039">
        </testcase>
        <testcase name="ir::tests::load_schema_catches_metric_versions_not_added_in" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.130+00:00" time="0.044">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_timeseries_name" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.121+00:00" time="0.056">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_duplicate_timeseries" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.142+00:00" time="0.043">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.149+00:00" time="0.038">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_late_implied_metric_versions" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.152+00:00" time="0.036">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.148+00:00" time="0.040">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.148+00:00" time="0.040">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_nonexistent_target_version" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.147+00:00" time="0.046">
        </testcase>
        <testcase name="ir::tests::validate_field_name_disallows_bad_names" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.165+00:00" time="0.030">
        </testcase>
        <testcase name="ir::tests::load_schema_skips_versions_until_metric_is_added" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.152+00:00" time="0.046">
        </testcase>
        <testcase name="ir::tests::only_support_format_version_1" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.159+00:00" time="0.040">
        </testcase>
        <testcase name="ir::tests::validate_field_name_verifies_uuid_field_names" classname="oximeter-schema" timestamp="2026-06-02T18:04:08.174+00:00" time="0.031">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-test-utils" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_gen_test_samples" classname="oximeter-test-utils" timestamp="2026-06-02T18:04:08.178+00:00" time="0.038">
        </testcase>
        <testcase name="tests::test_sample_struct" classname="oximeter-test-utils" timestamp="2026-06-02T18:04:08.185+00:00" time="0.036">
        </testcase>
        <testcase name="tests::test_schema_field_ordering_across_target_metric" classname="oximeter-test-utils" timestamp="2026-06-02T18:04:08.187+00:00" time="0.039">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_sample" classname="oximeter-test-utils" timestamp="2026-06-02T18:04:08.188+00:00" time="0.039">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_parts" classname="oximeter-test-utils" timestamp="2026-06-02T18:04:08.188+00:00" time="0.041">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="traits::tests::test_metric_trait" classname="oximeter-types" timestamp="2026-06-02T18:04:08.189+00:00" time="0.028">
        </testcase>
        <testcase name="traits::tests::test_producer_trait" classname="oximeter-types" timestamp="2026-06-02T18:04:08.193+00:00" time="0.037">
        </testcase>
        <testcase name="traits::tests::test_target_trait" classname="oximeter-types" timestamp="2026-06-02T18:04:08.196+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types-versions" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="impls::histogram::tests::test_bin_range_from" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.199+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range_to" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.205+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.198+00:00" time="0.035">
        </testcase>
        <testcase name="impls::histogram::tests::test_ensure_finite" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.217+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_empty_bins_not_supported" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.216+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.222+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_construct_with" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.226+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_samples" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.228+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_float_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.229+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.227+00:00" time="0.030">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.232+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unbounded_samples" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.230+00:00" time="0.032">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unsorted_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.230+00:00" time="0.033">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_non_partitioned_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.234+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_overlapping_bins" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.241+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.244+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u8" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.249+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_all_representable" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.254+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.254+00:00" time="0.030">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.255+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.257+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.261+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.262+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.263+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_integer_size_checks" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.263+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_small_bin_count" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.268+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.271+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_f64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.274+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.281+00:00" time="0.030">
        </testcase>
        <testcase name="impls::quantile::tests::test_empty_observations" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.286+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.284+00:00" time="0.029">
        </testcase>
        <testcase name="impls::quantile::tests::test_default_percentiles" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.284+00:00" time="0.029">
        </testcase>
        <testcase name="impls::quantile::tests::test_float_observations" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.291+00:00" time="0.029">
        </testcase>
        <testcase name="impls::quantile::tests::test_invalid_p_value" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.292+00:00" time="0.030">
        </testcase>
        <testcase name="impls::quantile::tests::test_find_cells" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.290+00:00" time="0.033">
        </testcase>
        <testcase name="impls::quantile::tests::test_max_p" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.293+00:00" time="0.031">
        </testcase>
        <testcase name="impls::quantile::tests::test_integer_observations" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.292+00:00" time="0.032">
        </testcase>
        <testcase name="impls::quantile::tests::test_min_p" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.297+00:00" time="0.027">
        </testcase>
        <testcase name="impls::quantile::tests::test_non_filled_observations" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.299+00:00" time="0.028">
        </testcase>
        <testcase name="impls::quantile::tests::test_rounding" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.303+00:00" time="0.027">
        </testcase>
        <testcase name="impls::schema::tests::test_field_schema_ordering" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.311+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_f64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.314+00:00" time="0.031">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.314+00:00" time="0.032">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_i64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.320+00:00" time="0.027">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name_from_str" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.314+00:00" time="0.036">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_01_as_string" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.323+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_datum" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.322+00:00" time="0.030">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_02_as_i8" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.324+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_03_as_u8" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.324+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_04_as_i16" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.324+00:00" time="0.030">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_05_as_u16" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.328+00:00" time="0.031">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_06_as_i32" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.330+00:00" time="0.031">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_07_as_u32" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.339+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_08_as_i64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.345+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_09_as_u64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.345+00:00" time="0.029">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.347+00:00" time="0.029">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.350+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.352+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.351+00:00" time="0.030">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.353+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.352+00:00" time="0.031">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.355+00:00" time="0.029">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.359+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_measurement" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.361+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_verify_field_names" classname="oximeter-types-versions" timestamp="2026-06-02T18:04:08.366+00:00" time="0.029">
        </testcase>
    </testsuite>
    <testsuite name="oxlog" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_daterange_filter" classname="oxlog" timestamp="2026-06-02T18:04:08.372+00:00" time="0.023">
        </testcase>
        <testcase name="tests::test_sort_logs" classname="oxlog" timestamp="2026-06-02T18:04:08.376+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_oxide_smf_service_name_from_log_file_name" classname="oxlog" timestamp="2026-06-02T18:04:08.376+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_is_oxide_smf_log_file" classname="oxlog" timestamp="2026-06-02T18:04:08.375+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="oxlog::bin/oxlog" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_parse_timestamp" classname="oxlog::bin/oxlog" timestamp="2026-06-02T18:04:08.378+00:00" time="0.032">
        </testcase>
    </testsuite>
    <testsuite name="oxql-types" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="point::tests::test_point_delta_between" classname="oxql-types" timestamp="2026-06-02T18:04:08.396+00:00" time="0.052">
        </testcase>
        <testcase name="point::tests::test_push_concrete_values" classname="oxql-types" timestamp="2026-06-02T18:04:08.399+00:00" time="0.049">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_string" classname="oxql-types" timestamp="2026-06-02T18:04:08.390+00:00" time="0.059">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_integer" classname="oxql-types" timestamp="2026-06-02T18:04:08.387+00:00" time="0.061">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_int_distribution" classname="oxql-types" timestamp="2026-06-02T18:04:08.384+00:00" time="0.065">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_bool" classname="oxql-types" timestamp="2026-06-02T18:04:08.381+00:00" time="0.067">
        </testcase>
        <testcase name="point::tests::test_join_point_arrays" classname="oxql-types" timestamp="2026-06-02T18:04:08.395+00:00" time="0.054">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_with_new_epoch" classname="oxql-types" timestamp="2026-06-02T18:04:08.398+00:00" time="0.051">
        </testcase>
        <testcase name="point::tests::test_sub_between_histogram_distributions" classname="oxql-types" timestamp="2026-06-02T18:04:08.410+00:00" time="0.039">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double_distribution" classname="oxql-types" timestamp="2026-06-02T18:04:08.383+00:00" time="0.066">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double" classname="oxql-types" timestamp="2026-06-02T18:04:08.381+00:00" time="0.068">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_overlapping_time_ranges" classname="oxql-types" timestamp="2026-06-02T18:04:08.397+00:00" time="0.056">
        </testcase>
    </testsuite>
    <testsuite name="range-requests" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="test::invalid_ranges" classname="range-requests" timestamp="2026-06-02T18:04:08.449+00:00" time="0.021">
        </testcase>
        <testcase name="test::parse_range_invalid" classname="range-requests" timestamp="2026-06-02T18:04:08.449+00:00" time="0.021">
        </testcase>
        <testcase name="test::get_response_no_range" classname="range-requests" timestamp="2026-06-02T18:04:08.448+00:00" time="0.022">
        </testcase>
        <testcase name="test::range_into_str" classname="range-requests" timestamp="2026-06-02T18:04:08.450+00:00" time="0.021">
        </testcase>
        <testcase name="test::get_response_with_range" classname="range-requests" timestamp="2026-06-02T18:04:08.449+00:00" time="0.024">
        </testcase>
        <testcase name="test::potential_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-06-02T18:04:08.449+00:00" time="0.026">
        </testcase>
        <testcase name="test::parse_range_valid" classname="range-requests" timestamp="2026-06-02T18:04:08.450+00:00" time="0.027">
        </testcase>
        <testcase name="test::single_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-06-02T18:04:08.449+00:00" time="0.030">
        </testcase>
    </testsuite>
    <testsuite name="parallel-task-set" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_spawn_many" classname="parallel-task-set" timestamp="2026-06-02T18:04:08.448+00:00" time="0.081">
        </testcase>
    </testsuite>
    <testsuite name="reconfigurator-cli::test-scripts" tests="30" disabled="0" errors="0" failures="0">
        <testcase name="script::cmds-add-sled-no-disks.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.450+00:00" time="0.133">
        </testcase>
        <testcase name="script::cmds-blueprint-noop.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.470+00:00" time="0.131">
        </testcase>
        <testcase name="script::cmds-cockroachdb-settings.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.470+00:00" time="0.186">
        </testcase>
        <testcase name="script::cmds-blueprint-load.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.471+00:00" time="0.188">
        </testcase>
        <testcase name="script::cmds-expunge-zones.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.477+00:00" time="0.204">
        </testcase>
        <testcase name="script::cmds-example.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.471+00:00" time="0.218">
        </testcase>
        <testcase name="script::cmds-blueprint-history.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.453+00:00" time="0.303">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-internal-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.475+00:00" time="0.311">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-external-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.473+00:00" time="0.313">
        </testcase>
        <testcase name="script::cmds-host-phase-2-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.479+00:00" time="0.310">
        </testcase>
        <testcase name="script::cmds-nexus-generation.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.756+00:00" time="0.120">
        </testcase>
        <testcase name="script::cmds-pipe-to-grep.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.789+00:00" time="0.127">
        </testcase>
        <testcase name="script::cmds-add-zones-with-mupdate-override.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.449+00:00" time="0.599">
        </testcase>
        <testcase name="script::cmds-set-mgs-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.877+00:00" time="0.203">
        </testcase>
        <testcase name="script::cmds-set-remove-mupdate-override.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.916+00:00" time="0.191">
        </testcase>
        <testcase name="script::cmds-missing-measurement-manifest.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.528+00:00" time="0.599">
        </testcase>
        <testcase name="script::cmds-mupdate-override-without-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.601+00:00" time="0.593">
        </testcase>
        <testcase name="script::cmds-undo-redo.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.107+00:00" time="0.123">
        </testcase>
        <testcase name="script::cmds-set-zone-images.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.048+00:00" time="0.197">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory-set.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.656+00:00" time="0.593">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.660+00:00" time="0.591">
        </testcase>
        <testcase name="script::cmds-noop-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.786+00:00" time="0.608">
        </testcase>
        <testcase name="script::cmds-nexus-generation-autobump.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.689+00:00" time="0.709">
        </testcase>
        <testcase name="script::cmds.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.231+00:00" time="0.189">
        </testcase>
        <testcase name="script::cmds-missing-sled-blocks-zone-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.583+00:00" time="1.097">
        </testcase>
        <testcase name="script::cmds-unknown-measurements.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.127+00:00" time="0.594">
        </testcase>
        <testcase name="script::cmds-noop-image-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.786+00:00" time="1.002">
        </testcase>
        <testcase name="script::cmds-mupdate-update-flow.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:08.681+00:00" time="1.323">
        </testcase>
        <testcase name="script::cmds-unsafe-zone-mgs.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.194+00:00" time="1.207">
        </testcase>
        <testcase name="script::cmds-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-02T18:04:09.080+00:00" time="2.078">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-config-reconciler" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.245+00:00" time="1.178">
        </testcase>
        <testcase name="debug_collector::file_archiver::filesystem::test::test_filename" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.423+00:00" time="0.043">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.788+00:00" time="0.687">
        </testcase>
        <testcase name="debug_collector::file_archiver::execution::test::test_real_archival" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.401+00:00" time="0.077">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_basic" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.467+00:00" time="0.075">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_immutable_only" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.475+00:00" time="0.072">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_is_streaming" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.478+00:00" time="0.078">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_naming_logs" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.556+00:00" time="0.064">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_directory_list_error" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.542+00:00" time="0.084">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_file_metadata_error" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.548+00:00" time="0.080">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.251+00:00" time="1.379">
        </testcase>
        <testcase name="debug_collector::file_archiver::test_helpers::test_test_data" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.620+00:00" time="0.059">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.628+00:00" time="0.062">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.630+00:00" time="0.064">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_archives_rotated_logs_and_cores" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.626+00:00" time="0.070">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.680+00:00" time="0.054">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.697+00:00" time="0.053">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.689+00:00" time="0.063">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.694+00:00" time="0.060">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.730+00:00" time="0.061">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumps_saved_when_space_available" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.735+00:00" time="0.063">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.750+00:00" time="0.057">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.249+00:00" time="1.558">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_reads_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.754+00:00" time="0.058">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_writes_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.791+00:00" time="0.058">
        </testcase>
        <testcase name="internal_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.807+00:00" time="0.061">
        </testcase>
        <testcase name="internal_disks::tests::only_m2_disks_are_adopted" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.813+00:00" time="0.062">
        </testcase>
        <testcase name="dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.420+00:00" time="1.460">
        </testcase>
        <testcase name="internal_disks::tests::removed_disks_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.850+00:00" time="0.059">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::can_convert_v4_to_newer_versions" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.869+00:00" time="0.068">
        </testcase>
        <testcase name="ledger::tests::first_config_is_ledgered" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.880+00:00" time="0.062">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::read_config_converts_from_older_versions" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.875+00:00" time="0.077">
        </testcase>
        <testcase name="internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.798+00:00" time="0.160">
        </testcase>
        <testcase name="ledger::tests::read_existing_config" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.909+00:00" time="0.060">
        </testcase>
        <testcase name="ledger::tests::reject_artifact_configs_removing_referenced_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.936+00:00" time="0.059">
        </testcase>
        <testcase name="ledger::tests::reject_config_changed_without_generation_bump" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.942+00:00" time="0.056">
        </testcase>
        <testcase name="ledger::tests::reject_configs_referencing_nonexistent_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.951+00:00" time="0.060">
        </testcase>
        <testcase name="ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.958+00:00" time="0.059">
        </testcase>
        <testcase name="ledger::tests::reject_old_config_generation" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.968+00:00" time="0.057">
        </testcase>
        <testcase name="ledger::tests::wait_for_at_least_one_internal_disk" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.983+00:00" time="0.051">
        </testcase>
        <testcase name="reconciler_task::datasets::tests::test_rekey_result_has_failures" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.998+00:00" time="0.037">
        </testcase>
        <testcase name="reconciler_task::zones::tests::does_new_config_require_zone_restart_examples" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.036+00:00" time="0.048">
        </testcase>
        <testcase name="reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.060+00:00" time="0.059">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::nested_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.398+00:00" time="1.735">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.084+00:00" time="0.056">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_retries_after_failed_halt" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.119+00:00" time="0.055">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.133+00:00" time="0.054">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.140+00:00" time="0.054">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.159+00:00" time="0.052">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.174+00:00" time="0.054">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.187+00:00" time="0.056">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_stops_preexisting_zones" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.194+00:00" time="0.054">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zones_that_previously_failed_to_start" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.211+00:00" time="0.058">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.004+00:00" time="1.330">
        </testcase>
        <testcase name="internal_disks::tests::failures_are_retried" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.807+00:00" time="0.581">
        </testcase>
        <testcase name="dataset_serialization_task::tests::find_orphaned_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.687+00:00" time="1.989">
        </testcase>
        <testcase name="dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.680+00:00" time="2.441">
        </testcase>
        <testcase name="raw_disks::tests::proptest_raw_disk_changes" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.996+00:00" time="1.435">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::fail_if_disk_not_present" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.012+00:00" time="1.536">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::internal_disks_are_rejected" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.026+00:00" time="1.590">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::remove_disks_not_in_config" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.034+00:00" time="1.855">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:11.017+00:00" time="2.449">
        </testcase>
        <testcase name="dataset_serialization_task::tests::nested_dataset_operations" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.722+00:00" time="4.013">
        </testcase>
        <testcase name="host_phase_2::tests::proptest_read_valid_host_phase2" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:10.753+00:00" time="5.186">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_many_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-02T18:04:09.394+00:00" time="8.037">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-producer" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_producer_registration_task" classname="oximeter-producer" timestamp="2026-06-02T18:04:08.043+00:00" time="2.687">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-rack-setup" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="plan::service::tests::service_port_builder_skips_dns_ips" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.248+00:00" time="0.069">
        </testcase>
        <testcase name="plan::service::tests::bump_allocator_basics" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.228+00:00" time="0.088">
        </testcase>
        <testcase name="plan::service::tests::test_dataset_and_zone_count" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.269+00:00" time="0.061">
        </testcase>
        <testcase name="plan::service::tests::test_last_allocated_subnet_ip_offset" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.317+00:00" time="0.052">
        </testcase>
        <testcase name="service::test::parse_rack_initialization" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.317+00:00" time="0.055">
        </testcase>
        <testcase name="service::test::parse_rack_initialization_weak_hash" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.331+00:00" time="0.049">
        </testcase>
        <testcase name="service::test::rss_blueprint_is_blippy_clean" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.334+00:00" time="0.064">
        </testcase>
        <testcase name="service::test::test_subnets" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.380+00:00" time="0.045">
        </testcase>
        <testcase name="service::test::test_omicron_zone_configs" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.371+00:00" time="0.057">
        </testcase>
        <testcase name="service::test::test_extra_certs" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.369+00:00" time="0.060">
        </testcase>
        <testcase name="plan::service::tests::bump_allocator_exhaustion" classname="sled-agent-rack-setup" timestamp="2026-06-02T18:04:11.243+00:00" time="0.479">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-resolvable-files" tests="33" disabled="0" errors="0" failures="0">
        <testcase name="manifest::tests::read_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.389+00:00" time="0.039">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.398+00:00" time="0.044">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.425+00:00" time="0.041">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_error_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.429+00:00" time="0.040">
        </testcase>
        <testcase name="manifest::tests::read_success" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.428+00:00" time="0.047">
        </testcase>
        <testcase name="manifest::tests::read_non_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.427+00:00" time="0.049">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.442+00:00" time="0.039">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_not_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.469+00:00" time="0.035">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.466+00:00" time="0.043">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.475+00:00" time="0.039">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.482+00:00" time="0.033">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.476+00:00" time="0.039">
        </testcase>
        <testcase name="mupdate_override::tests::clear_file_io_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.504+00:00" time="0.034">
        </testcase>
        <testcase name="mupdate_override::tests::clear_no_status" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.510+00:00" time="0.039">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.515+00:00" time="0.038">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.514+00:00" time="0.039">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.516+00:00" time="0.041">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_matches_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.538+00:00" time="0.033">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.549+00:00" time="0.034">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_not_dir" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.556+00:00" time="0.032">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.553+00:00" time="0.036">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.553+00:00" time="0.037">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.572+00:00" time="0.033">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.584+00:00" time="0.035">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_present" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.589+00:00" time="0.040">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.588+00:00" time="0.042">
        </testcase>
        <testcase name="mupdate_override::tests::read_different_values" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.590+00:00" time="0.043">
        </testcase>
        <testcase name="mupdate_override::tests::read_solo_boot_disk" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.605+00:00" time="0.035">
        </testcase>
        <testcase name="source_resolver::tests::file_source_with_errors" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.619+00:00" time="0.037">
        </testcase>
        <testcase name="source_resolver::tests::file_source_zone_manifest_invalid" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.630+00:00" time="0.039">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.631+00:00" time="0.041">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override_error" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.633+00:00" time="0.042">
        </testcase>
        <testcase name="source_resolver::tests::resolver_status_to_inventory" classname="sled-agent-resolvable-files" timestamp="2026-06-02T18:04:11.640+00:00" time="0.040">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="zone_bundle::tests::test_compare_bundles" classname="sled-agent-types" timestamp="2026-06-02T18:04:11.656+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types-versions" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="impls::early_networking::tests::test_ip_parsing" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.668+00:00" time="0.028">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_smf_property_formatting" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.676+00:00" time="0.025">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_sort_zone_bundle_cause" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.681+00:00" time="0.025">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_priority_dimension" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.680+00:00" time="0.027">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_ip_net_serialization" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.675+00:00" time="0.036">
        </testcase>
        <testcase name="impls::early_networking::tests::test_router_peer_ip_addr_serialization" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.671+00:00" time="0.043">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_storage_limit_bytes_available" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.697+00:00" time="0.025">
        </testcase>
        <testcase name="v1::sled::tests::serialize_start_sled_agent_v0_deserialize_v1" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.702+00:00" time="0.029">
        </testcase>
        <testcase name="v30::early_networking::tests::test_router_peer_address_conversions" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.706+00:00" time="0.026">
        </testcase>
        <testcase name="v30::early_networking::tests::test_uplink_address_conversions" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.708+00:00" time="0.028">
        </testcase>
        <testcase name="v33::system_networking::tests::proptest_service_nat_entries_try_from" classname="sled-agent-types-versions" timestamp="2026-06-02T18:04:11.711+00:00" time="0.201">
        </testcase>
    </testsuite>
    <testsuite name="sled-diagnostics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="logs::illumos_tests::test_extra_log_file_regex" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.732+00:00" time="0.031">
        </testcase>
        <testcase name="logs::test::test_sort_cockroach_extra_logs" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.736+00:00" time="0.035">
        </testcase>
        <testcase name="queries::test::test_command_stderr_is_correct" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.763+00:00" time="0.043">
        </testcase>
        <testcase name="queries::test::test_command_stdout_is_correct" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.771+00:00" time="0.042">
        </testcase>
        <testcase name="queries::test::test_command_stdout_stderr_are_interleaved" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.806+00:00" time="0.043">
        </testcase>
        <testcase name="queries::test::test_long_running_command_is_aborted" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.813+00:00" time="0.531">
        </testcase>
        <testcase name="logs::illumos_tests::collect_current_logs" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.714+00:00" time="1.052">
        </testcase>
        <testcase name="logs::illumos_tests::log_paths_found_correctly_in_snapshot" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.722+00:00" time="1.214">
        </testcase>
        <testcase name="logs::illumos_tests::log_collection_comes_from_snapshot" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.722+00:00" time="1.513">
        </testcase>
        <testcase name="logs::illumos_tests::log_snapshots_work" classname="sled-diagnostics" timestamp="2026-06-02T18:04:11.731+00:00" time="1.675">
        </testcase>
    </testsuite>
    <testsuite name="sled-hardware" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="disk::test::test_disk_paths" classname="sled-hardware" timestamp="2026-06-02T18:04:11.850+00:00" time="0.024">
        </testcase>
        <testcase name="disk::test::test_partition_device_paths" classname="sled-hardware" timestamp="2026-06-02T18:04:11.874+00:00" time="0.025">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_cannot_format" classname="sled-hardware" timestamp="2026-06-02T18:04:11.899+00:00" time="0.029">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-06-02T18:04:11.912+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_with_expected_format" classname="sled-hardware" timestamp="2026-06-02T18:04:11.929+00:00" time="0.031">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-06-02T18:04:11.946+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path" classname="sled-hardware" timestamp="2026-06-02T18:04:11.959+00:00" time="0.031">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path" classname="sled-hardware" timestamp="2026-06-02T18:04:11.979+00:00" time="0.024">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_with_expected_format" classname="sled-hardware" timestamp="2026-06-02T18:04:11.991+00:00" time="0.030">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_invalid" classname="sled-hardware" timestamp="2026-06-02T18:04:12.003+00:00" time="0.023">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_valid" classname="sled-hardware" timestamp="2026-06-02T18:04:12.021+00:00" time="0.027">
        </testcase>
        <testcase name="underlay::tests::test_mac_to_bootstrap_ip" classname="sled-hardware" timestamp="2026-06-02T18:04:12.026+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="sled-storage" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="dataset::test::serialize_dataset_name" classname="sled-storage" timestamp="2026-06-02T18:04:12.048+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="proxy::tests::proxy_roundtrip_concurrent" classname="trust-quorum" timestamp="2026-06-02T18:04:12.054+00:00" time="0.035">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_disconnected" classname="trust-quorum" timestamp="2026-06-02T18:04:12.068+00:00" time="0.038">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_invalid_response" classname="trust-quorum" timestamp="2026-06-02T18:04:12.089+00:00" time="0.035">
        </testcase>
        <testcase name="task::tests::tq_initial_config" classname="trust-quorum" timestamp="2026-06-02T18:04:12.125+00:00" time="0.956">
        </testcase>
        <testcase name="task::tests::tq_initial_config_prepare_and_commit" classname="trust-quorum" timestamp="2026-06-02T18:04:12.233+00:00" time="0.953">
        </testcase>
        <testcase name="task::tests::test_network_config" classname="trust-quorum" timestamp="2026-06-02T18:04:12.122+00:00" time="1.287">
        </testcase>
        <testcase name="task::tests::full_mesh_connectivity" classname="trust-quorum" timestamp="2026-06-02T18:04:12.106+00:00" time="1.380">
        </testcase>
        <testcase name="task::tests::tq_upgrade_from_lrtq" classname="trust-quorum" timestamp="2026-06-02T18:04:12.548+00:00" time="0.952">
        </testcase>
        <testcase name="task::tests::tq_proxy" classname="trust-quorum" timestamp="2026-06-02T18:04:12.431+00:00" time="1.303">
        </testcase>
        <testcase name="task::tests::tq_reconfig_with_commit_advance" classname="trust-quorum" timestamp="2026-06-02T18:04:12.491+00:00" time="1.370">
        </testcase>
        <testcase name="task::tests::tq_persistent_state" classname="trust-quorum" timestamp="2026-06-02T18:04:12.343+00:00" time="1.659">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="crypto::tests::rack_secrets_decryption_failure" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.767+00:00" time="0.023">
        </testcase>
        <testcase name="crypto::tests::rack_secrets_encrypt_decrypt_roundtrip" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.790+00:00" time="0.022">
        </testcase>
        <testcase name="rack_secret_loader::tests::test_load_rack_secrets" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.889+00:00" time="0.036">
        </testcase>
        <testcase name="node::tests::initial_configuration" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.812+00:00" time="0.120">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_failure" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.925+00:00" time="0.090">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_new_success" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.932+00:00" time="0.092">
        </testcase>
        <testcase name="crypto::tests::rack_secret_test" classname="trust-quorum-protocol" timestamp="2026-06-02T18:04:12.616+00:00" time="0.581">
        </testcase>
    </testsuite>
    <testsuite name="update-common" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="artifacts::update_plan::tests::test_bad_hubris_cabooses" classname="update-common" timestamp="2026-06-02T18:04:13.187+00:00" time="0.045">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_bad_rot_versions" classname="update-common" timestamp="2026-06-02T18:04:13.197+00:00" time="0.053">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_bord" classname="update-common" timestamp="2026-06-02T18:04:13.232+00:00" time="0.052">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_version" classname="update-common" timestamp="2026-06-02T18:04:13.234+00:00" time="0.057">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_split_control_plane" classname="update-common" timestamp="2026-06-02T18:04:13.250+00:00" time="0.042">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake" classname="update-common" timestamp="2026-06-02T18:04:13.015+00:00" time="0.292">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bootloaders" classname="update-common" timestamp="2026-06-02T18:04:13.283+00:00" time="0.035">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake_split" classname="update-common" timestamp="2026-06-02T18:04:13.024+00:00" time="0.303">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bord" classname="update-common" timestamp="2026-06-02T18:04:13.291+00:00" time="0.042">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_update_plan_from_artifacts" classname="update-common" timestamp="2026-06-02T18:04:13.291+00:00" time="0.051">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent" classname="update-common" timestamp="2026-06-02T18:04:13.081+00:00" time="2.550">
        </testcase>
    </testsuite>
    <testsuite name="update-engine" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="display::line_display_shared::tests::test_format_progress_counter" classname="update-engine" timestamp="2026-06-02T18:04:13.327+00:00" time="0.027">
        </testcase>
        <testcase name="display::line_display_shared::tests::test_start_line" classname="update-engine" timestamp="2026-06-02T18:04:13.334+00:00" time="0.027">
        </testcase>
        <testcase name="display::group_display::tests::test_stats" classname="update-engine" timestamp="2026-06-02T18:04:13.318+00:00" time="0.051">
        </testcase>
        <testcase name="engine::tests::error_exits_early" classname="update-engine" timestamp="2026-06-02T18:04:13.342+00:00" time="0.034">
        </testcase>
        <testcase name="events::tests::progress_event_parse_unknown" classname="update-engine" timestamp="2026-06-02T18:04:13.354+00:00" time="0.035">
        </testcase>
        <testcase name="events::tests::step_event_parse_unknown" classname="update-engine" timestamp="2026-06-02T18:04:13.361+00:00" time="0.033">
        </testcase>
        <testcase name="spec::tests::test_merge_anyhow_list" classname="update-engine" timestamp="2026-06-02T18:04:13.369+00:00" time="0.029">
        </testcase>
        <testcase name="buffer::tests::test_buffer" classname="update-engine" timestamp="2026-06-02T18:04:13.307+00:00" time="0.106">
        </testcase>
    </testsuite>
    <testsuite name="wicket" tests="4" disabled="0" errors="0" failures="1">
        <testcase name="state::inventory::tests::component_id_display" classname="wicket" timestamp="2026-06-02T18:04:13.389+00:00" time="0.026">
        </testcase>
        <testcase name="state::rack::tests::prev_next_are_opposites" classname="wicket" timestamp="2026-06-02T18:04:13.394+00:00" time="0.027">
        </testcase>
        <testcase name="state::rack::tests::up_down_are_opposites" classname="wicket" timestamp="2026-06-02T18:04:13.399+00:00" time="0.026">
        </testcase>
        <testcase name="cli::rack_setup::config_toml::tests::round_trip_nonempty_config" classname="wicket" timestamp="2026-06-02T18:04:13.377+00:00" time="0.150">
            <failure message="thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9" type="test failure with exit code 101">thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.</failure>
            <rerunFailure timestamp="2026-06-02T18:04:13.528+00:00" time="0.131" message="thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9" type="test failure with exit code 101">thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
@@ -44,12 +44,12 @@
 
 # List of sleds to initialize.
 #
 # Confirm this list contains all expected sleds before continuing!
 bootstrap_sleds = [
-    1, # serial 1 2 3 (model model1 revision 3, IP address UNKNOWN)
-    5, # serial 4 5 6 (model model2 revision 5, ::1)
+    1, # serial 1 2 3 (model model1, IP address UNKNOWN) 
+    5, # serial 4 5 6 (model model2, ::1) 
 ]
 
 # Allowlist of source IPs that can make requests to user-facing services.
 #
 # Use the key:

test cli::rack_setup::config_toml::tests::round_trip_nonempty_config ... FAILED

failures:

failures:
    cli::rack_setup::config_toml::tests::round_trip_nonempty_config

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.09s

</system-out>
                <system-err>
thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T18:04:13.661+00:00" time="0.124" message="thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9" type="test failure with exit code 101">thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
@@ -44,12 +44,12 @@
 
 # List of sleds to initialize.
 #
 # Confirm this list contains all expected sleds before continuing!
 bootstrap_sleds = [
-    1, # serial 1 2 3 (model model1 revision 3, IP address UNKNOWN)
-    5, # serial 4 5 6 (model model2 revision 5, ::1)
+    1, # serial 1 2 3 (model model1, IP address UNKNOWN) 
+    5, # serial 4 5 6 (model model2, ::1) 
 ]
 
 # Allowlist of source IPs that can make requests to user-facing services.
 #
 # Use the key:

test cli::rack_setup::config_toml::tests::round_trip_nonempty_config ... FAILED

failures:

failures:
    cli::rack_setup::config_toml::tests::round_trip_nonempty_config

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.09s

</system-out>
                <system-err>
thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
@@ -44,12 +44,12 @@
 
 # List of sleds to initialize.
 #
 # Confirm this list contains all expected sleds before continuing!
 bootstrap_sleds = [
-    1, # serial 1 2 3 (model model1 revision 3, IP address UNKNOWN)
-    5, # serial 4 5 6 (model model2 revision 5, ::1)
+    1, # serial 1 2 3 (model model1, IP address UNKNOWN) 
+    5, # serial 4 5 6 (model model2, ::1) 
 ]
 
 # Allowlist of source IPs that can make requests to user-facing services.
 #
 # Use the key:

test cli::rack_setup::config_toml::tests::round_trip_nonempty_config ... FAILED

failures:

failures:
    cli::rack_setup::config_toml::tests::round_trip_nonempty_config

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.11s

</system-out>
            <system-err>
thread &apos;cli::rack_setup::config_toml::tests::round_trip_nonempty_config&apos; (2) panicked at wicket/src/cli/rack_setup/config_toml.rs:657:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/output/example_non_empty.toml&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: round_trip_nonempty_config
             at ./src/cli/rack_setup/config_toml.rs:657:9
   4: wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0}
             at ./src/cli/rack_setup/config_toml.rs:651:36
   5: &lt;wicket::cli::rack_setup::config_toml::tests::round_trip_nonempty_config::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
        </testcase>
    </testsuite>
    <testsuite name="wicket-common" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="rack_setup::tests::invalid_router_peer_address" classname="wicket-common" timestamp="2026-06-02T18:04:13.409+00:00" time="0.030">
        </testcase>
        <testcase name="rack_setup::tests::invalid_uplink_address" classname="wicket-common" timestamp="2026-06-02T18:04:13.414+00:00" time="0.029">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_import_export_policy" classname="wicket-common" timestamp="2026-06-02T18:04:13.415+00:00" time="0.030">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_router_peer_address" classname="wicket-common" timestamp="2026-06-02T18:04:13.421+00:00" time="0.029">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_uplink_address" classname="wicket-common" timestamp="2026-06-02T18:04:13.425+00:00" time="0.030">
        </testcase>
        <testcase name="rack_update::tests::test_rollup_update_state" classname="wicket-common" timestamp="2026-06-02T18:04:13.439+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="wicketd" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="installinator_progress::tests::test_states" classname="wicketd" timestamp="2026-06-02T18:04:13.443+00:00" time="0.035">
        </testcase>
        <testcase name="rss_config::tests::test_bgp_auth_key_states" classname="wicketd" timestamp="2026-06-02T18:04:13.444+00:00" time="0.034">
        </testcase>
        <testcase name="rss_config::tests::test_router_lifetime_unnumbered_only" classname="wicketd" timestamp="2026-06-02T18:04:13.451+00:00" time="0.036">
        </testcase>
    </testsuite>
    <testsuite name="wicket::mod" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::command_tests::test_wicket_ssh_force_command_like" classname="wicket::mod" timestamp="2026-06-02T18:04:13.406+00:00" time="0.093">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol::cluster" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_trust_quorum_protocol" classname="trust-quorum-protocol::cluster" timestamp="2026-06-02T18:04:12.936+00:00" time="74.990">
        </testcase>
    </testsuite>
    <testsuite name="wicketd::mod" tests="4" disabled="0" errors="0" failures="4">
        <testcase name="integration_tests::inventory::test_inventory" classname="wicketd::mod" timestamp="2026-06-02T18:04:13.455+00:00" time="900.027">
            <failure type="test timeout"/>
            <rerunFailure timestamp="2026-06-02T18:19:13.484+00:00" time="900.027" type="test timeout">
                <system-out>
running 1 test
test integration_tests::inventory::test_inventory has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25939.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25939.0.log&quot;
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T18:34:13.512+00:00" time="900.026" type="test timeout">
                <system-out>
running 1 test
test integration_tests::inventory::test_inventory has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25943.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25943.0.log&quot;
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
test integration_tests::inventory::test_inventory has been running for over 60 seconds
</system-out>
            <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25625.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_inventory.25625.0.log&quot;
</system-err>
        </testcase>
        <testcase name="integration_tests::updates::test_update_races" classname="wicketd::mod" timestamp="2026-06-02T18:04:13.467+00:00" time="900.038">
            <failure type="test timeout"/>
            <rerunFailure timestamp="2026-06-02T18:19:13.505+00:00" time="900.030" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_update_races has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25940.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25940.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEINuHhMU-Z7ye8l709AvS1VGL85mCvYDJiSG8SajcXk_2gSEAKkDIWJgvLOwpWvOCOGOfDrCc5fty_SOY7d2mfoinHvQ=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEINuHhMU-Z7ye8l709AvS1VGL85mCvYDJiSG8SajcXk_2gSEAKkDIWJgvLOwpWvOCOGOfDrCc5fty_SOY7d2mfoinHvQ=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T18:34:13.535+00:00" time="900.028" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_update_races has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25944.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25944.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIGTtYDObrAxvrNMqYC7geNBYR871n3EX8lZQt0XokR7_gSEALZWcK-x1m3HQPYC4WU_Jgd9i4QNmYOM24ikR_Vikmas=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIGTtYDObrAxvrNMqYC7geNBYR871n3EX8lZQt0XokR7_gSEALZWcK-x1m3HQPYC4WU_Jgd9i4QNmYOM24ikR_Vikmas=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
test integration_tests::updates::test_update_races has been running for over 60 seconds
</system-out>
            <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25627.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_artifact_upload_while_updating.25627.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIO7Ku3v3lMP6AUrzUR9IFLRf_EaU42v4mlfReYKBeAVYgSEApttFe7vudzS1QfUt8pMJBJeyRQ1QZH-qYhEDU56tr6E=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIO7Ku3v3lMP6AUrzUR9IFLRf_EaU42v4mlfReYKBeAVYgSEApttFe7vudzS1QfUt8pMJBJeyRQ1QZH-qYhEDU56tr6E=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
        </testcase>
        <testcase name="integration_tests::updates::test_installinator_fetch" classname="wicketd::mod" timestamp="2026-06-02T18:04:13.465+00:00" time="900.040">
            <failure type="test timeout"/>
            <rerunFailure timestamp="2026-06-02T18:19:13.507+00:00" time="900.038" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_installinator_fetch has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25941.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25941.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIEFshbY1GpwPUkAe5PpMs66zqNNiNoWRvzl9Bbkz43eTgSEA8EEaS_Sirbr9skZa9sHfwZMGHvrhK0DBHxoxXVl6Yz8=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIEFshbY1GpwPUkAe5PpMs66zqNNiNoWRvzl9Bbkz43eTgSEA8EEaS_Sirbr9skZa9sHfwZMGHvrhK0DBHxoxXVl6Yz8=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
status: ResolverStatus {
    zone_manifest: ZoneManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/zones.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 3267e945-e68b-4bf3-9676-5fb5cf98e97d (mupdate),
                    },
                    files: {
                        &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse.tar.gz&quot;,
                            file_size: 1687,
                            hash: ArtifactHash(
                                &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                            ),
                        },
                        &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                            ),
                        },
                        &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_server.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                            ),
                        },
                        &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;cockroachdb.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                            ),
                        },
                        &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                            ),
                        },
                        &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible_pantry.tar.gz&quot;,
                            file_size: 1696,
                            hash: ArtifactHash(
                                &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                            ),
                        },
                        &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;external_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                            ),
                        },
                        &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;internal_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                            ),
                        },
                        &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;nexus.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                            ),
                        },
                        &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;ntp.tar.gz&quot;,
                            file_size: 1682,
                            hash: ArtifactHash(
                                &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                            ),
                        },
                        &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;oximeter.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/clickhouse.tar.gz&quot;,
                        expected_size: 1687,
                        expected_hash: ArtifactHash(
                            &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/clickhouse_keeper.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_server.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/clickhouse_server.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;cockroachdb.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/cockroachdb.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/crucible.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible_pantry.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/crucible_pantry.tar.gz&quot;,
                        expected_size: 1696,
                        expected_hash: ArtifactHash(
                            &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;external_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/external_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;internal_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/internal_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;nexus.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/nexus.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;ntp.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/ntp.tar.gz&quot;,
                        expected_size: 1682,
                        expected_hash: ArtifactHash(
                            &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;oximeter.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/oximeter.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: 2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/zones.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 3267e945-e68b-4bf3-9676-5fb5cf98e97d (mupdate),
                            },
                            files: {
                                &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    file_size: 1687,
                                    hash: ArtifactHash(
                                        &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                    ),
                                },
                                &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                    ),
                                },
                                &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_server.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                    ),
                                },
                                &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible_pantry.tar.gz&quot;,
                                    file_size: 1696,
                                    hash: ArtifactHash(
                                        &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                    ),
                                },
                                &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;external_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                    ),
                                },
                                &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;ntp.tar.gz&quot;,
                                    file_size: 1682,
                                    hash: ArtifactHash(
                                        &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                    ),
                                },
                                &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;oximeter.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/clickhouse.tar.gz&quot;,
                                expected_size: 1687,
                                expected_hash: ArtifactHash(
                                    &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/clickhouse_keeper.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_server.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/clickhouse_server.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;cockroachdb.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/cockroachdb.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/crucible.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible_pantry.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/crucible_pantry.tar.gz&quot;,
                                expected_size: 1696,
                                expected_hash: ArtifactHash(
                                    &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;external_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/external_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;internal_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/internal_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;nexus.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/nexus.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;ntp.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/ntp.tar.gz&quot;,
                                expected_size: 1682,
                                expected_hash: ArtifactHash(
                                    &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;oximeter.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/oximeter.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    measurement_manifest: MeasurementManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/measurements/measurements.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 3267e945-e68b-4bf3-9676-5fb5cf98e97d (mupdate),
                    },
                    files: {
                        &quot;fake-corpus&quot;: OmicronInstallMetadata {
                            file_name: &quot;fake-corpus&quot;,
                            file_size: 1048576,
                            hash: ArtifactHash(
                                &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;fake-corpus&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/measurements/fake-corpus&quot;,
                        expected_size: 1048576,
                        expected_hash: ArtifactHash(
                            &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: 2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/measurements/measurements.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 3267e945-e68b-4bf3-9676-5fb5cf98e97d (mupdate),
                            },
                            files: {
                                &quot;fake-corpus&quot;: OmicronInstallMetadata {
                                    file_name: &quot;fake-corpus&quot;,
                                    file_size: 1048576,
                                    hash: ArtifactHash(
                                        &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;fake-corpus&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/measurements/fake-corpus&quot;,
                                expected_size: 1048576,
                                expected_hash: ArtifactHash(
                                    &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    mupdate_override: MupdateOverrideStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/783463b6-bf31-49d5-899d-bd78bbb70981/install/mupdate-override.json&quot;,
        boot_disk_override: Ok(
            Some(
                MupdateOverrideInfo {
                    mupdate_uuid: 4b3d388b-25eb-478a-a965-cb71f36206a9 (mupdate_override),
                    hash_ids: {
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;control_plane&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;aff948fe95abe88e94e1176c524f3abd1d4bcab10ec7be3218174b04c61a496c&quot;,
                            ),
                        },
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;host_phase_2&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;9ff631b5b7229604ab7c5aae2ee4a34a64772736b332540d38077b3aea6952df&quot;,
                            ),
                        },
                    },
                },
            ),
        ),
        non_boot_disk_overrides: {
            2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool): MupdateOverrideNonBootInfo {
                zpool_id: 2392f446-41bc-4f3d-a32f-00d2c3e7c7f1 (internal_zpool),
                path: &quot;/var/tmp/omicron_tmp/.tmpXGPMca/pool/int/2392f446-41bc-4f3d-a32f-00d2c3e7c7f1/install/mupdate-override.json&quot;,
                result: MatchesPresent,
            },
        },
    },
    image_directory_override: None,
    measurement_directory_override: None,
}
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T18:34:13.545+00:00" time="900.028" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_installinator_fetch has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25945.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25945.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIOnGM6MqlV3knGtAhakij9TrPsNHhjH8DQOnaNlrIpOjgSEArwYykn405oeIld6iHbD_OLGRmimdigTQS5v2sa3R7ao=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIOnGM6MqlV3knGtAhakij9TrPsNHhjH8DQOnaNlrIpOjgSEArwYykn405oeIld6iHbD_OLGRmimdigTQS5v2sa3R7ao=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
status: ResolverStatus {
    zone_manifest: ZoneManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/zones.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 52957bc8-616c-4bb3-b680-3b8ee4556f48 (mupdate),
                    },
                    files: {
                        &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse.tar.gz&quot;,
                            file_size: 1687,
                            hash: ArtifactHash(
                                &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                            ),
                        },
                        &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                            ),
                        },
                        &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_server.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                            ),
                        },
                        &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;cockroachdb.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                            ),
                        },
                        &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                            ),
                        },
                        &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible_pantry.tar.gz&quot;,
                            file_size: 1696,
                            hash: ArtifactHash(
                                &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                            ),
                        },
                        &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;external_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                            ),
                        },
                        &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;internal_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                            ),
                        },
                        &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;nexus.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                            ),
                        },
                        &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;ntp.tar.gz&quot;,
                            file_size: 1682,
                            hash: ArtifactHash(
                                &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                            ),
                        },
                        &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;oximeter.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/clickhouse.tar.gz&quot;,
                        expected_size: 1687,
                        expected_hash: ArtifactHash(
                            &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/clickhouse_keeper.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_server.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/clickhouse_server.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;cockroachdb.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/cockroachdb.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/crucible.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible_pantry.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/crucible_pantry.tar.gz&quot;,
                        expected_size: 1696,
                        expected_hash: ArtifactHash(
                            &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;external_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/external_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;internal_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/internal_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;nexus.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/nexus.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;ntp.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/ntp.tar.gz&quot;,
                        expected_size: 1682,
                        expected_hash: ArtifactHash(
                            &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;oximeter.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/oximeter.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: 55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/zones.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 52957bc8-616c-4bb3-b680-3b8ee4556f48 (mupdate),
                            },
                            files: {
                                &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    file_size: 1687,
                                    hash: ArtifactHash(
                                        &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                    ),
                                },
                                &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                    ),
                                },
                                &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_server.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                    ),
                                },
                                &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible_pantry.tar.gz&quot;,
                                    file_size: 1696,
                                    hash: ArtifactHash(
                                        &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                    ),
                                },
                                &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;external_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                    ),
                                },
                                &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;ntp.tar.gz&quot;,
                                    file_size: 1682,
                                    hash: ArtifactHash(
                                        &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                    ),
                                },
                                &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;oximeter.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/clickhouse.tar.gz&quot;,
                                expected_size: 1687,
                                expected_hash: ArtifactHash(
                                    &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/clickhouse_keeper.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_server.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/clickhouse_server.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;cockroachdb.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/cockroachdb.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/crucible.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible_pantry.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/crucible_pantry.tar.gz&quot;,
                                expected_size: 1696,
                                expected_hash: ArtifactHash(
                                    &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;external_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/external_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;internal_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/internal_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;nexus.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/nexus.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;ntp.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/ntp.tar.gz&quot;,
                                expected_size: 1682,
                                expected_hash: ArtifactHash(
                                    &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;oximeter.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/oximeter.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    measurement_manifest: MeasurementManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/measurements/measurements.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 52957bc8-616c-4bb3-b680-3b8ee4556f48 (mupdate),
                    },
                    files: {
                        &quot;fake-corpus&quot;: OmicronInstallMetadata {
                            file_name: &quot;fake-corpus&quot;,
                            file_size: 1048576,
                            hash: ArtifactHash(
                                &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;fake-corpus&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/measurements/fake-corpus&quot;,
                        expected_size: 1048576,
                        expected_hash: ArtifactHash(
                            &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: 55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/measurements/measurements.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 52957bc8-616c-4bb3-b680-3b8ee4556f48 (mupdate),
                            },
                            files: {
                                &quot;fake-corpus&quot;: OmicronInstallMetadata {
                                    file_name: &quot;fake-corpus&quot;,
                                    file_size: 1048576,
                                    hash: ArtifactHash(
                                        &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;fake-corpus&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/measurements/fake-corpus&quot;,
                                expected_size: 1048576,
                                expected_hash: ArtifactHash(
                                    &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    mupdate_override: MupdateOverrideStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/8528f6e3-0653-41b7-8e76-3ec141f546b3/install/mupdate-override.json&quot;,
        boot_disk_override: Ok(
            Some(
                MupdateOverrideInfo {
                    mupdate_uuid: 0ff362cc-91b5-4c35-aafc-08729676cc42 (mupdate_override),
                    hash_ids: {
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;control_plane&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;aff948fe95abe88e94e1176c524f3abd1d4bcab10ec7be3218174b04c61a496c&quot;,
                            ),
                        },
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;host_phase_2&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;9ff631b5b7229604ab7c5aae2ee4a34a64772736b332540d38077b3aea6952df&quot;,
                            ),
                        },
                    },
                },
            ),
        ),
        non_boot_disk_overrides: {
            55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool): MupdateOverrideNonBootInfo {
                zpool_id: 55143a02-339a-4598-bb0b-cddc1cf02f20 (internal_zpool),
                path: &quot;/var/tmp/omicron_tmp/.tmpICyRrI/pool/int/55143a02-339a-4598-bb0b-cddc1cf02f20/install/mupdate-override.json&quot;,
                result: MatchesPresent,
            },
        },
    },
    image_directory_override: None,
    measurement_directory_override: None,
}
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
test integration_tests::updates::test_installinator_fetch has been running for over 60 seconds
</system-out>
            <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25626.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_installinator_fetch_no_installinator_document.25626.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIHqMzSSw7El8UET_TL-70890Vd_iJM80YNax_lR9SfPjgSEAiHZEMMQ2-uwlhKbs29kd75xLs5-ruHvXb_oZ81Zw_qU=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIHqMzSSw7El8UET_TL-70890Vd_iJM80YNax_lR9SfPjgSEAiHZEMMQ2-uwlhKbs29kd75xLs5-ruHvXb_oZ81Zw_qU=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
status: ResolverStatus {
    zone_manifest: ZoneManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/zones.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 673af24e-7e55-471c-9910-57431830d814 (mupdate),
                    },
                    files: {
                        &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse.tar.gz&quot;,
                            file_size: 1687,
                            hash: ArtifactHash(
                                &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                            ),
                        },
                        &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                            ),
                        },
                        &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;clickhouse_server.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                            ),
                        },
                        &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;cockroachdb.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                            ),
                        },
                        &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible.tar.gz&quot;,
                            file_size: 1691,
                            hash: ArtifactHash(
                                &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                            ),
                        },
                        &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;crucible_pantry.tar.gz&quot;,
                            file_size: 1696,
                            hash: ArtifactHash(
                                &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                            ),
                        },
                        &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;external_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                            ),
                        },
                        &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;internal_dns.tar.gz&quot;,
                            file_size: 1690,
                            hash: ArtifactHash(
                                &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                            ),
                        },
                        &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;nexus.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                            ),
                        },
                        &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;ntp.tar.gz&quot;,
                            file_size: 1682,
                            hash: ArtifactHash(
                                &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                            ),
                        },
                        &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                            file_name: &quot;oximeter.tar.gz&quot;,
                            file_size: 1683,
                            hash: ArtifactHash(
                                &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/clickhouse.tar.gz&quot;,
                        expected_size: 1687,
                        expected_hash: ArtifactHash(
                            &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/clickhouse_keeper.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;clickhouse_server.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/clickhouse_server.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;cockroachdb.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/cockroachdb.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/crucible.tar.gz&quot;,
                        expected_size: 1691,
                        expected_hash: ArtifactHash(
                            &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;crucible_pantry.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/crucible_pantry.tar.gz&quot;,
                        expected_size: 1696,
                        expected_hash: ArtifactHash(
                            &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;external_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/external_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;internal_dns.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/internal_dns.tar.gz&quot;,
                        expected_size: 1690,
                        expected_hash: ArtifactHash(
                            &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;nexus.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/nexus.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;ntp.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/ntp.tar.gz&quot;,
                        expected_size: 1682,
                        expected_hash: ArtifactHash(
                            &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                        ),
                        status: Valid,
                    },
                    &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;oximeter.tar.gz&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/oximeter.tar.gz&quot;,
                        expected_size: 1683,
                        expected_hash: ArtifactHash(
                            &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/zones.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 673af24e-7e55-471c-9910-57431830d814 (mupdate),
                            },
                            files: {
                                &quot;clickhouse.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse.tar.gz&quot;,
                                    file_size: 1687,
                                    hash: ArtifactHash(
                                        &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                    ),
                                },
                                &quot;clickhouse_keeper.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                    ),
                                },
                                &quot;clickhouse_server.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;clickhouse_server.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                    ),
                                },
                                &quot;cockroachdb.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;cockroachdb.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                    ),
                                },
                                &quot;crucible.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible.tar.gz&quot;,
                                    file_size: 1691,
                                    hash: ArtifactHash(
                                        &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                    ),
                                },
                                &quot;crucible_pantry.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;crucible_pantry.tar.gz&quot;,
                                    file_size: 1696,
                                    hash: ArtifactHash(
                                        &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                    ),
                                },
                                &quot;external_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;external_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                    ),
                                },
                                &quot;internal_dns.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;internal_dns.tar.gz&quot;,
                                    file_size: 1690,
                                    hash: ArtifactHash(
                                        &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                    ),
                                },
                                &quot;nexus.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;nexus.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                    ),
                                },
                                &quot;ntp.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;ntp.tar.gz&quot;,
                                    file_size: 1682,
                                    hash: ArtifactHash(
                                        &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                    ),
                                },
                                &quot;oximeter.tar.gz&quot;: OmicronInstallMetadata {
                                    file_name: &quot;oximeter.tar.gz&quot;,
                                    file_size: 1683,
                                    hash: ArtifactHash(
                                        &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;clickhouse.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/clickhouse.tar.gz&quot;,
                                expected_size: 1687,
                                expected_hash: ArtifactHash(
                                    &quot;bb2d1ff02d11f72bc9049ae57f27536207519a1859d29f8d7a90ab3b44d56b08&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_keeper.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_keeper.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/clickhouse_keeper.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;1eb9f24be68f13c274aa0ac9b863cec520dbfe762620c328431728d75bfd2198&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;clickhouse_server.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;clickhouse_server.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/clickhouse_server.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;50fe271948672a9af1ba5f96c9d87ff2736fa72d78dfef598a79fa0cc8a00474&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;cockroachdb.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;cockroachdb.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/cockroachdb.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;ebc82bf181db864b78cb7e3ddedf7ab1dd8fe7b377b02846f3c27cf0387bb387&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/crucible.tar.gz&quot;,
                                expected_size: 1691,
                                expected_hash: ArtifactHash(
                                    &quot;866f6a7c2e51c056fb722b5113e80181cc9cd8b712a0d3dbf1edc4ce29e5229e&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;crucible_pantry.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;crucible_pantry.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/crucible_pantry.tar.gz&quot;,
                                expected_size: 1696,
                                expected_hash: ArtifactHash(
                                    &quot;3ff26dad96faa8f67251f5de40458b4f809d536bfe8572134da0e42c2fa12674&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;external_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;external_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/external_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;f282c45771429f7bebf71f0cc668521066db57c6bb07fcfccdfb44825d3d930f&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;internal_dns.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;internal_dns.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/internal_dns.tar.gz&quot;,
                                expected_size: 1690,
                                expected_hash: ArtifactHash(
                                    &quot;de30657a72b066b8ef1f56351a0a5d4d7000da0a62c4be9b2e949a107ca8a389&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;nexus.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;nexus.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/nexus.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;e9b7035f41848a987a798c15ac424cc91dd662b1af0920d58d8aa1ebad7467b6&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;ntp.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;ntp.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/ntp.tar.gz&quot;,
                                expected_size: 1682,
                                expected_hash: ArtifactHash(
                                    &quot;d76e26198daed69cdae04490d7477f8c842e0dbe37d463eac0d0a8d3fb803095&quot;,
                                ),
                                status: Valid,
                            },
                            &quot;oximeter.tar.gz&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;oximeter.tar.gz&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/oximeter.tar.gz&quot;,
                                expected_size: 1683,
                                expected_hash: ArtifactHash(
                                    &quot;9f4bc56a15d5fd943fdac94309994b8fd73aa2be1ec61faf44bfcf2356c9dc23&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    measurement_manifest: MeasurementManifestStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/measurements/measurements.json&quot;,
        boot_disk_result: Ok(
            OmicronManifestArtifactsResult {
                manifest: OmicronInstallManifest {
                    source: Installinator {
                        mupdate_id: 673af24e-7e55-471c-9910-57431830d814 (mupdate),
                    },
                    files: {
                        &quot;fake-corpus&quot;: OmicronInstallMetadata {
                            file_name: &quot;fake-corpus&quot;,
                            file_size: 1048576,
                            hash: ArtifactHash(
                                &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                            ),
                        },
                    },
                },
                data: {
                    &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                        file_name: &quot;fake-corpus&quot;,
                        path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/measurements/fake-corpus&quot;,
                        expected_size: 1048576,
                        expected_hash: ArtifactHash(
                            &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                        ),
                        status: Valid,
                    },
                },
            },
        ),
        non_boot_disk_metadata: {
            acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool): OmicronManifestNonBootInfo {
                zpool_id: acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool),
                dataset_dir: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install&quot;,
                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/measurements/measurements.json&quot;,
                result: Matches(
                    OmicronManifestArtifactsResult {
                        manifest: OmicronInstallManifest {
                            source: Installinator {
                                mupdate_id: 673af24e-7e55-471c-9910-57431830d814 (mupdate),
                            },
                            files: {
                                &quot;fake-corpus&quot;: OmicronInstallMetadata {
                                    file_name: &quot;fake-corpus&quot;,
                                    file_size: 1048576,
                                    hash: ArtifactHash(
                                        &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                    ),
                                },
                            },
                        },
                        data: {
                            &quot;fake-corpus&quot;: OmicronManifestArtifactResult {
                                file_name: &quot;fake-corpus&quot;,
                                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/measurements/fake-corpus&quot;,
                                expected_size: 1048576,
                                expected_hash: ArtifactHash(
                                    &quot;a1a34c0ca4776c27d67a2a50b231acc96ccbc2645f5e8dd8c2bc27f0eab49855&quot;,
                                ),
                                status: Valid,
                            },
                        },
                    },
                ),
            },
        },
    },
    mupdate_override: MupdateOverrideStatus {
        boot_disk_path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/ee65621d-8ad8-45d7-8131-1b70b33b3190/install/mupdate-override.json&quot;,
        boot_disk_override: Ok(
            Some(
                MupdateOverrideInfo {
                    mupdate_uuid: 21c74dd1-c373-402e-842f-1b0c382bcceb (mupdate_override),
                    hash_ids: {
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;control_plane&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;aff948fe95abe88e94e1176c524f3abd1d4bcab10ec7be3218174b04c61a496c&quot;,
                            ),
                        },
                        ArtifactHashId {
                            kind: ArtifactKind(
                                &quot;host_phase_2&quot;,
                            ),
                            hash: ArtifactHash(
                                &quot;9ff631b5b7229604ab7c5aae2ee4a34a64772736b332540d38077b3aea6952df&quot;,
                            ),
                        },
                    },
                },
            ),
        ),
        non_boot_disk_overrides: {
            acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool): MupdateOverrideNonBootInfo {
                zpool_id: acfd9d4c-03c0-4f90-b5c9-3fc75b955d24 (internal_zpool),
                path: &quot;/var/tmp/omicron_tmp/.tmpBJFbFX/pool/int/acfd9d4c-03c0-4f90-b5c9-3fc75b955d24/install/mupdate-override.json&quot;,
                result: MatchesPresent,
            },
        },
    },
    image_directory_override: None,
    measurement_directory_override: None,
}
</system-err>
        </testcase>
        <testcase name="integration_tests::updates::test_updates" classname="wicketd::mod" timestamp="2026-06-02T18:04:13.479+00:00" time="900.039">
            <failure type="test timeout"/>
            <rerunFailure timestamp="2026-06-02T18:19:13.519+00:00" time="900.035" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_updates has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25942.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25942.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIPonDf5KaMoBaVqIKc7BAZPCvgjT9PxNP3fwz6aWutcAgSEAuTGtESNzesE_ZigWGKS-LjHkVv3yQLHOuw4BhEjpw7s=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIPonDf5KaMoBaVqIKc7BAZPCvgjT9PxNP3fwz6aWutcAgSEAuTGtESNzesE_ZigWGKS-LjHkVv3yQLHOuw4BhEjpw7s=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-02T18:34:13.555+00:00" time="900.034" type="test timeout">
                <system-out>
running 1 test
test integration_tests::updates::test_updates has been running for over 60 seconds
</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25946.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25946.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEINLxUkWP-9VEKAPTfu9zrDyIJuFhk0hQCXXOLM1kz597gSEALZPMZ5UaPDNm5Pkbd7i0OJuxqw9l-uWFD80Adwj8zHI=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEINLxUkWP-9VEKAPTfu9zrDyIJuFhk0hQCXXOLM1kz597gSEALZPMZ5UaPDNm5Pkbd7i0OJuxqw9l-uWFD80Adwj8zHI=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
test integration_tests::updates::test_updates has been running for over 60 seconds
</system-out>
            <system-err>log file: /var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25630.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/mod-ef1898d6ab5710e8-test_updates.25630.0.log&quot;
hint: Generated a random key:
hint: 
hint:   ed25519:MFECAQEwBQYDK2VwBCIEIFH1QzRk0teR6JDljRi_jTs5KllJUPIeMaxrIeMMKZBZgSEAmc4Z4KVrm8KiwWuKpOEKuJ8fP2m-w1X4SG-2Xa_hlb8=
hint: 
hint: To modify this repository, you will need this key. Use the -k/--key
hint: command line flag or the TUFACEOUS_KEY environment variable:
hint: 
hint:   export TUFACEOUS_KEY=ed25519:MFECAQEwBQYDK2VwBCIEIFH1QzRk0teR6JDljRi_jTs5KllJUPIeMaxrIeMMKZBZgSEAmc4Z4KVrm8KiwWuKpOEKuJ8fP2m-w1X4SG-2Xa_hlb8=
hint: 
hint: To prevent this default behavior, use --no-generate-key.
</system-err>
        </testcase>
    </testsuite>
</testsuites>
