01M1WJB2B35QW0Z5KPKWJN2G9P: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-16c128gb",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M1WJBMG1XAHA73KJZ5EA7Z1X

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:56:07.509Zjob assigned to worker 01M1WJBWEN67F7P0H9P5WQ10C8 [factory aws, i-04022e8c6e474ae10] (queued for 50 s)
 
22026-09-06T23:56:15.094Zstarting task 0: "setup"
32026-09-06T23:56:15.098Z++ uname -s
42026-09-06T23:56:15.101Z+ kern=SunOS
52026-09-06T23:56:15.101Z+ build_user=build
62026-09-06T23:56:15.101Z+ build_uid=12345
72026-09-06T23:56:15.101Z+ work_dir=/work
82026-09-06T23:56:15.101Z+ input_dir=/input
92026-09-06T23:56:15.102Z+ [[ 0 == 12345 ]]
102026-09-06T23:56:15.102Z+ case "$kern" in
112026-09-06T23:56:15.102Z+ groupadd -g 12345 build
122026-09-06T23:56:15.105Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:56:17.109Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:56:17.215Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:56:17.219Z+ home_fs=zfs
162026-09-06T23:56:17.219Z+ [[ zfs == autofs ]]
172026-09-06T23:56:17.219Z+ mkdir -p /home/build
182026-09-06T23:56:17.219Z+ chown build:build /home/build /work
192026-09-06T23:56:19.220Z+ chmod 0700 /home/build /work
202026-09-06T23:56:19.223Zprocess exited: duration 4131 ms, exit code 0
 
212026-09-06T23:56:19.229Zstarting task 1: "rust-toolchain"
222026-09-06T23:56:19.234Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-06T23:56:19.234Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-06T23:56:19.234Z * rust toolchain channel = "1.98.1"
252026-09-06T23:56:19.234Z * rust toolchain profile = "default"
262026-09-06T23:56:19.234Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-06T23:56:19.234Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-06T23:56:19.237Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:56:19.238Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:56:19.379Zinfo: downloading installer
312026-09-06T23:56:21.204Zinfo: profile set to default
322026-09-06T23:56:21.204Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:56:21.207Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:56:21.384Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:56:21.390Zinfo: downloading 6 components
362026-09-06T23:56:37.567Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-06T23:56:37.567Z
382026-09-06T23:56:37.594Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:56:37.594Z
402026-09-06T23:56:37.598Z
412026-09-06T23:56:37.598ZRust is installed now. Great!
422026-09-06T23:56:37.598Z
432026-09-06T23:56:37.598ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:56:37.598Zenvironment variable. This has not been done automatically.
452026-09-06T23:56:37.598Z
462026-09-06T23:56:37.599ZTo configure your current shell, you need to source
472026-09-06T23:56:37.599Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:56:37.599Z
492026-09-06T23:56:37.599ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:56:37.599Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:56:37.599Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:56:37.599ZCC_x86_64-unknown-illumos = None
532026-09-06T23:56:37.599Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:56:37.599ZCC_x86_64_unknown_illumos = None
552026-09-06T23:56:37.599Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:56:37.599ZHOST_CC = None
572026-09-06T23:56:37.599Zcargo:rerun-if-env-changed=CC
582026-09-06T23:56:37.599ZCC = None
592026-09-06T23:56:37.599Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:56:37.781Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:56:37.781ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:56:37.781Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:56:37.781ZCFLAGS = None
642026-09-06T23:56:37.781Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:56:37.781ZHOST_CFLAGS = None
662026-09-06T23:56:37.781Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:56:37.781ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:56:37.781Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:56:37.781ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:56:37.891Z+ rustup --version
712026-09-06T23:56:37.895Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:56:37.899Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:56:37.917Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:56:37.920Z+ cargo --version
752026-09-06T23:56:37.928Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:56:37.931Z+ rustc --version
772026-09-06T23:56:37.949Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:56:37.953Zprocess exited: duration 18722 ms, exit code 0
 
792026-09-06T23:56:37.959Zstarting task 2: "authentication"
802026-09-06T23:56:37.977Zprocess exited: duration 17 ms, exit code 0
 
812026-09-06T23:56:37.984Zstarting task 3: "clone repository"
822026-09-06T23:56:37.988Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:56:37.992Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:56:38.023ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:56:57.950Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:56:57.950Z+ git fetch origin b6aa68400cb234db1fa9d88e22fffcdcb243415e
872026-09-06T23:56:58.297ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:56:58.297Z * branch b6aa68400cb234db1fa9d88e22fffcdcb243415e -> FETCH_HEAD
892026-09-06T23:56:58.313Z+ [[ -n sush-nexus-tunnel ]]
902026-09-06T23:56:58.316Z++ git branch --show-current
912026-09-06T23:56:58.316Z+ current=main
922026-09-06T23:56:58.316Z+ [[ main != sush-nexus-tunnel ]]
932026-09-06T23:56:58.316Z+ git branch -f sush-nexus-tunnel b6aa68400cb234db1fa9d88e22fffcdcb243415e
942026-09-06T23:56:58.319Z+ git checkout -f sush-nexus-tunnel
952026-09-06T23:56:58.573ZSwitched to branch 'sush-nexus-tunnel'
962026-09-06T23:56:58.577Z+ git reset --hard b6aa68400cb234db1fa9d88e22fffcdcb243415e
972026-09-06T23:56:58.589ZHEAD is now at b6aa68400 Tunnel sush through Nexus
982026-09-06T23:56:58.592Zprocess exited: duration 20606 ms, exit code 0
 
992026-09-06T23:56:58.598Zstarting task 4: "build"
1002026-09-06T23:56:58.604Z+ source .github/buildomat/ci-env.sh
1012026-09-06T23:56:58.607Z++ export CARGO_TERM_COLOR=always
1022026-09-06T23:56:58.607Z++ CARGO_TERM_COLOR=always
1032026-09-06T23:56:58.607Z+++ uname -s
1042026-09-06T23:56:58.607Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-06T23:56:58.607Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-06T23:56:58.610Z+ cargo --version
1072026-09-06T23:56:58.617Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-06T23:56:58.620Z+ rustc --version
1092026-09-06T23:56:58.639Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-06T23:56:58.643Z+ cargo tree --locked
1112026-09-06T23:56:58.808Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-06T23:56:59.142Z Updating crates.io index
1132026-09-06T23:56:59.145Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-06T23:56:59.415Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-06T23:56:59.946Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-06T23:57:00.274Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-06T23:57:01.580Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-06T23:57:02.218Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-06T23:57:04.222Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-06T23:57:05.326Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-06T23:57:05.660Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-06T23:57:05.985Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-06T23:57:07.323Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-06T23:57:07.620Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-06T23:57:08.058Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-06T23:57:08.341Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-06T23:57:08.617Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-06T23:57:08.896Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-06T23:57:09.170Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-06T23:57:09.438Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-06T23:57:09.750Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-06T23:57:10.120Z Updating git repository `https://github.com/oxidecomputer/sush`
1332026-09-06T23:57:10.772Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1342026-09-06T23:57:11.429Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1352026-09-06T23:57:11.719Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1362026-09-06T23:57:12.276Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1372026-09-06T23:57:12.616Z Updating git repository `https://github.com/oxidecomputer/erebor`
1382026-09-06T23:57:12.874Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1392026-09-06T23:57:13.353Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1402026-09-06T23:57:13.628Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1412026-09-06T23:57:13.908Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1422026-09-06T23:57:14.295Z Updating git repository `https://github.com/oxidecomputer/ispf`
1432026-09-06T23:57:14.554Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1442026-09-06T23:57:14.891Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1452026-09-06T23:57:15.297Z Updating git repository `https://github.com/oxidecomputer/tough`
1462026-09-06T23:57:16.074Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1472026-09-06T23:57:16.338Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1482026-09-06T23:57:16.609Z Updating git repository `https://github.com/oxidecomputer/rumors`
1492026-09-06T23:57:27.273Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1502026-09-06T23:57:27.599Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1512026-09-06T23:57:27.920Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1522026-09-06T23:57:28.264Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1532026-09-06T23:57:28.599Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1542026-09-06T23:57:28.861Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-06T23:57:29.186Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-06T23:57:29.478Z Updating git repository `https://github.com/illumos/smf-rs`
1572026-09-06T23:57:31.878Z Downloading crates ...
1582026-09-06T23:57:31.932Z Downloaded addr2line v0.25.1
1592026-09-06T23:57:31.937Z Downloaded endian-type v0.1.2
1602026-09-06T23:57:31.940Z Downloaded dunce v1.0.5
1612026-09-06T23:57:31.940Z Downloaded float-cmp v0.10.0
1622026-09-06T23:57:31.940Z Downloaded fallible-iterator v0.2.0
1632026-09-06T23:57:31.943Z Downloaded embedded-io v0.6.1
1642026-09-06T23:57:31.943Z Downloaded dropshot-api-manager-types v0.8.0
1652026-09-06T23:57:31.943Z Downloaded fastrand v2.3.0
1662026-09-06T23:57:31.955Z Downloaded errno v0.3.14
1672026-09-06T23:57:31.963Z Downloaded env_filter v2.0.0
1682026-09-06T23:57:31.963Z Downloaded lru-slab v0.1.2
1692026-09-06T23:57:31.963Z Downloaded dsl_auto_type v0.2.0
1702026-09-06T23:57:31.968Z Downloaded escape8259 v0.5.3
1712026-09-06T23:57:31.968Z Downloaded form_urlencoded v1.2.2
1722026-09-06T23:57:31.968Z Downloaded float-ord v0.3.2
1732026-09-06T23:57:31.971Z Downloaded libsw-core v0.3.2
1742026-09-06T23:57:31.971Z Downloaded multer v3.1.0
1752026-09-06T23:57:31.971Z Downloaded litrs v1.0.0
1762026-09-06T23:57:31.975Z Downloaded miniz_oxide v0.8.9
1772026-09-06T23:57:31.975Z Downloaded nibble_vec v0.1.0
1782026-09-06T23:57:31.975Z Downloaded normalize-line-endings v0.3.0
1792026-09-06T23:57:31.975Z Downloaded num_threads v0.1.7
1802026-09-06T23:57:31.979Z Downloaded flagset v0.4.7
1812026-09-06T23:57:31.983Z Downloaded fxhash v0.2.1
1822026-09-06T23:57:31.983Z Downloaded dtrace-parser v0.2.0
1832026-09-06T23:57:31.983Z Downloaded event-listener-strategy v0.5.4
1842026-09-06T23:57:31.983Z Downloaded fd-lock v4.0.4
1852026-09-06T23:57:31.986Z Downloaded globwalk v0.9.1
1862026-09-06T23:57:31.986Z Downloaded newtype-uuid v1.3.2
1872026-09-06T23:57:31.986Z Downloaded num_enum v0.7.6
1882026-09-06T23:57:31.991Z Downloaded funty v2.0.0
1892026-09-06T23:57:31.991Z Downloaded guppy-workspace-hack v0.1.0
1902026-09-06T23:57:31.991Z Downloaded dtrace-parser v0.3.0
1912026-09-06T23:57:31.991Z Downloaded fixedbitset v0.4.2
1922026-09-06T23:57:31.995Z Downloaded fnv v1.0.7
1932026-09-06T23:57:31.995Z Downloaded managed v0.8.0
1942026-09-06T23:57:31.995Z Downloaded maplit v1.0.2
1952026-09-06T23:57:31.995Z Downloaded match_cfg v0.1.0
1962026-09-06T23:57:32.000Z Downloaded equivalent v1.0.2
1972026-09-06T23:57:32.000Z Downloaded foreign-types v0.3.2
1982026-09-06T23:57:32.000Z Downloaded foreign-types-macros v0.2.3
1992026-09-06T23:57:32.000Z Downloaded lru-cache v0.1.2
2002026-09-06T23:57:32.003Z Downloaded ghash v0.6.0
2012026-09-06T23:57:32.003Z Downloaded module-lattice v0.2.3
2022026-09-06T23:57:32.003Z Downloaded foreign-types v0.5.0
2032026-09-06T23:57:32.006Z Downloaded libbz2-rs-sys v0.2.2
2042026-09-06T23:57:32.007Z Downloaded libscf-sys v1.2.0
2052026-09-06T23:57:32.007Z Downloaded md-5 v0.10.6
2062026-09-06T23:57:32.007Z Downloaded embedded-io v0.4.0
2072026-09-06T23:57:32.009Z Downloaded futures-macro v0.3.32
2082026-09-06T23:57:32.009Z Downloaded futures-sink v0.3.32
2092026-09-06T23:57:32.009Z Downloaded linear-map v1.2.0
2102026-09-06T23:57:32.009Z Downloaded lzss v0.8.2
2112026-09-06T23:57:32.009Z Downloaded hash32 v0.2.1
2122026-09-06T23:57:32.013Z Downloaded dyn-clone v1.0.20
2132026-09-06T23:57:32.013Z Downloaded miette-derive v7.6.0
2142026-09-06T23:57:32.013Z Downloaded libloading v0.8.9
2152026-09-06T23:57:32.013Z Downloaded maybe-uninit v2.0.0
2162026-09-06T23:57:32.016Z Downloaded futures-task v0.3.32
2172026-09-06T23:57:32.016Z Downloaded foreign-types-shared v0.1.1
2182026-09-06T23:57:32.016Z Downloaded gethostname v0.5.0
2192026-09-06T23:57:32.019Z Downloaded lazy_static v1.5.0
2202026-09-06T23:57:32.019Z Downloaded linked-hash-map v0.5.6
2212026-09-06T23:57:32.021Z Downloaded foreign-types-shared v0.3.1
2222026-09-06T23:57:32.022Z Downloaded git-stub v1.0.0
2232026-09-06T23:57:32.022Z Downloaded fixedbitset v0.5.7
2242026-09-06T23:57:32.025Z Downloaded futures-io v0.3.32
2252026-09-06T23:57:32.025Z Downloaded glob v0.3.3
2262026-09-06T23:57:32.025Z Downloaded ena v0.14.4
2272026-09-06T23:57:32.025Z Downloaded nonempty v0.12.0
2282026-09-06T23:57:32.029Z Downloaded libefi-sys v0.1.0
2292026-09-06T23:57:32.029Z Downloaded litemap v0.8.1
2302026-09-06T23:57:32.029Z Downloaded memmap2 v0.9.10
2312026-09-06T23:57:32.029Z Downloaded ff v0.14.0
2322026-09-06T23:57:32.029Z Downloaded memmap v0.7.0
2332026-09-06T23:57:32.032Z Downloaded new_debug_unreachable v1.0.6
2342026-09-06T23:57:32.032Z Downloaded ed25519 v3.0.0
2352026-09-06T23:57:32.032Z Downloaded env_logger v0.11.11
2362026-09-06T23:57:32.035Z Downloaded ff v0.13.1
2372026-09-06T23:57:32.035Z Downloaded filetime v0.2.27
2382026-09-06T23:57:32.035Z Downloaded bitfield-struct v0.6.2
2392026-09-06T23:57:32.035Z Downloaded md5 v0.8.0
2402026-09-06T23:57:32.035Z Downloaded num v0.4.3
2412026-09-06T23:57:32.035Z Downloaded miette-derive v5.10.0
2422026-09-06T23:57:32.038Z Downloaded linkme-impl v0.3.35
2432026-09-06T23:57:32.038Z Downloaded hash32 v0.3.1
2442026-09-06T23:57:32.038Z Downloaded futures-core v0.3.32
2452026-09-06T23:57:32.041Z Downloaded nested v0.1.1
2462026-09-06T23:57:32.041Z Downloaded generic-array v0.14.7
2472026-09-06T23:57:32.044Z Downloaded nodrop v0.1.14
2482026-09-06T23:57:32.047Z Downloaded lru v0.12.5
2492026-09-06T23:57:32.047Z Downloaded openssl-macros v0.1.1
2502026-09-06T23:57:32.047Z Downloaded openssl-probe v0.1.6
2512026-09-06T23:57:32.047Z Downloaded castaway v0.2.4
2522026-09-06T23:57:32.052Z Downloaded num_enum_derive v0.5.11
2532026-09-06T23:57:32.056Z Downloaded lru v0.18.3
2542026-09-06T23:57:32.056Z Downloaded erased-serde v0.3.31
2552026-09-06T23:57:32.059Z Downloaded either v1.15.0
2562026-09-06T23:57:32.059Z Downloaded enum-as-inner v0.6.1
2572026-09-06T23:57:32.059Z Downloaded group v0.14.0
2582026-09-06T23:57:32.059Z Downloaded olpc-cjson v0.1.4
2592026-09-06T23:57:32.059Z Downloaded memoffset v0.9.1
2602026-09-06T23:57:32.062Z Downloaded find-msvc-tools v0.1.9
2612026-09-06T23:57:32.065Z Downloaded ecdsa v0.16.9
2622026-09-06T23:57:32.065Z Downloaded ed25519 v2.2.3
2632026-09-06T23:57:32.065Z Downloaded foldhash v0.2.0
2642026-09-06T23:57:32.069Z Downloaded macaddr v1.0.1
2652026-09-06T23:57:32.075Z Downloaded mime v0.3.17
2662026-09-06T23:57:32.075Z Downloaded enum_dispatch v0.3.13
2672026-09-06T23:57:32.075Z Downloaded group v0.13.0
2682026-09-06T23:57:32.078Z Downloaded num-iter v0.1.45
2692026-09-06T23:57:32.078Z Downloaded newtype-uuid-macros v0.1.0
2702026-09-06T23:57:32.078Z Downloaded cobs v0.3.0
2712026-09-06T23:57:32.081Z Downloaded linkme v0.3.35
2722026-09-06T23:57:32.081Z Downloaded mime_guess v2.0.5
2732026-09-06T23:57:32.081Z Downloaded multimap v0.10.1
2742026-09-06T23:57:32.084Z Downloaded foldhash v0.1.5
2752026-09-06T23:57:32.084Z Downloaded fs-err v2.11.0
2762026-09-06T23:57:32.084Z Downloaded futures-executor v0.3.32
2772026-09-06T23:57:32.084Z Downloaded futures-timer v3.0.3
2782026-09-06T23:57:32.084Z Downloaded cmov v0.5.4
2792026-09-06T23:57:32.089Z Downloaded opaque-debug v0.3.1
2802026-09-06T23:57:32.089Z Downloaded newtype_derive v0.1.6
2812026-09-06T23:57:32.092Z Downloaded num-derive v0.4.2
2822026-09-06T23:57:32.092Z Downloaded darling_macro v0.21.3
2832026-09-06T23:57:32.092Z Downloaded defmt-parser v1.0.0
2842026-09-06T23:57:32.095Z Downloaded dirs-sys-next v0.1.2
2852026-09-06T23:57:32.097Z Downloaded debug-ignore v1.0.5
2862026-09-06T23:57:32.100Z Downloaded newline-converter v0.3.0
2872026-09-06T23:57:32.100Z Downloaded bit-vec v0.8.0
2882026-09-06T23:57:32.100Z Downloaded num_enum_derive v0.7.6
2892026-09-06T23:57:32.104Z Downloaded oorandom v11.1.5
2902026-09-06T23:57:32.104Z Downloaded lock_api v0.4.14
2912026-09-06T23:57:32.104Z Downloaded num-conv v0.2.0
2922026-09-06T23:57:32.104Z Downloaded globset v0.4.18
2932026-09-06T23:57:32.108Z Downloaded libtest-mimic v0.8.1
2942026-09-06T23:57:32.108Z Downloaded bytecount v0.6.9
2952026-09-06T23:57:32.108Z Downloaded fs-err v3.3.0
2962026-09-06T23:57:32.108Z Downloaded fs_extra v1.3.0
2972026-09-06T23:57:32.111Z Downloaded camino-tempfile v1.4.1
2982026-09-06T23:57:32.111Z Downloaded num-primitive v0.2.1
2992026-09-06T23:57:32.111Z Downloaded curve25519-dalek-derive v0.1.1
3002026-09-06T23:57:32.111Z Downloaded plain v0.2.3
3012026-09-06T23:57:32.114Z Downloaded phf_shared v0.11.3
3022026-09-06T23:57:32.114Z Downloaded plotters-backend v0.3.7
3032026-09-06T23:57:32.114Z Downloaded predicates-tree v1.0.13
3042026-09-06T23:57:32.114Z Downloaded progenitor-macro v0.14.0
3052026-09-06T23:57:32.114Z Downloaded recursive v0.1.1
3062026-09-06T23:57:32.114Z Downloaded ref-cast v1.0.25
3072026-09-06T23:57:32.118Z Downloaded proc-macro-crate v1.3.1
3082026-09-06T23:57:32.118Z Downloaded proc-macro-error-attr v1.0.4
3092026-09-06T23:57:32.121Z Downloaded cargo_metadata v0.23.1
3102026-09-06T23:57:32.124Z Downloaded futures-channel v0.3.32
3112026-09-06T23:57:32.124Z Downloaded cbc v0.2.1
3122026-09-06T23:57:32.124Z Downloaded native-tls v0.2.18
3132026-09-06T23:57:32.129Z Downloaded libsw v3.5.0
3142026-09-06T23:57:32.134Z Downloaded num-integer v0.1.46
3152026-09-06T23:57:32.136Z Downloaded russh-util v0.52.0
3162026-09-06T23:57:32.136Z Downloaded semver v0.1.20
3172026-09-06T23:57:32.137Z Downloaded nanorand v0.7.0
3182026-09-06T23:57:32.140Z Downloaded constant_time_eq v0.4.2
3192026-09-06T23:57:32.140Z Downloaded rand_pcg v0.10.2
3202026-09-06T23:57:32.140Z Downloaded getrandom v0.2.17
3212026-09-06T23:57:32.143Z Downloaded scopeguard v1.2.0
3222026-09-06T23:57:32.146Z Downloaded serde_plain v1.0.2
3232026-09-06T23:57:32.146Z Downloaded nu-ansi-term v0.50.3
3242026-09-06T23:57:32.147Z Downloaded git-stub-vcs v0.1.0
3252026-09-06T23:57:32.147Z Downloaded hashbrown v0.13.2
3262026-09-06T23:57:32.150Z Downloaded corncobs v0.1.4
3272026-09-06T23:57:32.153Z Downloaded concurrent-queue v2.5.0
3282026-09-06T23:57:32.153Z Downloaded serde_spanned v0.6.9
3292026-09-06T23:57:32.156Z Downloaded signal-hook-mio v0.2.5
3302026-09-06T23:57:32.156Z Downloaded event-listener v5.4.1
3312026-09-06T23:57:32.156Z Downloaded critical-section v1.2.0
3322026-09-06T23:57:32.159Z Downloaded sha1 v0.11.0
3332026-09-06T23:57:32.162Z Downloaded signature v3.0.0
3342026-09-06T23:57:32.162Z Downloaded dirs-next v2.0.0
3352026-09-06T23:57:32.165Z Downloaded der_derive v0.7.3
3362026-09-06T23:57:32.165Z Downloaded deranged v0.5.8
3372026-09-06T23:57:32.168Z Downloaded pin-project-lite v0.2.17
3382026-09-06T23:57:32.171Z Downloaded slog-envlogger v2.2.0
3392026-09-06T23:57:32.171Z Downloaded bytesize v2.7.0
3402026-09-06T23:57:32.175Z Downloaded num-complex v0.4.6
3412026-09-06T23:57:32.175Z Downloaded num-modular v0.6.5
3422026-09-06T23:57:32.175Z Downloaded derive-ex v0.1.8
3432026-09-06T23:57:32.177Z Downloaded phf v0.13.1
3442026-09-06T23:57:32.177Z Downloaded diesel-dtrace v0.5.0
3452026-09-06T23:57:32.177Z Downloaded pkg-config v0.3.32
3462026-09-06T23:57:32.181Z Downloaded pwd v1.4.0
3472026-09-06T23:57:32.181Z Downloaded supports-unicode v2.1.0
3482026-09-06T23:57:32.181Z Downloaded ssh-encoding v0.2.0
3492026-09-06T23:57:32.184Z Downloaded tabwriter v1.4.1
3502026-09-06T23:57:32.186Z Downloaded tagptr v0.2.0
3512026-09-06T23:57:32.187Z Downloaded stable_deref_trait v1.2.1
3522026-09-06T23:57:32.187Z Downloaded supports-color v2.1.0
3532026-09-06T23:57:32.187Z Downloaded terminal_size v0.4.3
3542026-09-06T23:57:32.190Z Downloaded terminal_size v0.1.17
3552026-09-06T23:57:32.190Z Downloaded termtree v0.5.1
3562026-09-06T23:57:32.190Z Downloaded elliptic-curve v0.14.1
3572026-09-06T23:57:32.193Z Downloaded quote v1.0.45
3582026-09-06T23:57:32.193Z Downloaded chacha20 v0.10.0
3592026-09-06T23:57:32.196Z Downloaded ciborium v0.2.2
3602026-09-06T23:57:32.196Z Downloaded fatfs v0.3.6
3612026-09-06T23:57:32.201Z Downloaded ecdsa v0.17.0
3622026-09-06T23:57:32.201Z Downloaded generic-array v1.4.3
3632026-09-06T23:57:32.201Z Downloaded half v1.8.3
3642026-09-06T23:57:32.205Z Downloaded dropshot_endpoint v0.17.1
3652026-09-06T23:57:32.205Z Downloaded getrandom v0.4.3
3662026-09-06T23:57:32.210Z Downloaded getrandom v0.3.4
3672026-09-06T23:57:32.210Z Downloaded rand_seeder v0.4.0
3682026-09-06T23:57:32.210Z Downloaded ml-kem v0.3.2
3692026-09-06T23:57:32.210Z Downloaded num-rational v0.4.2
3702026-09-06T23:57:32.214Z Downloaded relative-path v1.9.3
3712026-09-06T23:57:32.214Z Downloaded take_mut v0.2.2
3722026-09-06T23:57:32.214Z Downloaded rust-argon2 v2.1.0
3732026-09-06T23:57:32.214Z Downloaded rustls-pemfile v2.2.0
3742026-09-06T23:57:32.214Z Downloaded tinyvec_macros v0.1.1
3752026-09-06T23:57:32.214Z Downloaded tower-service v0.3.3
3762026-09-06T23:57:32.214Z Downloaded rustls-native-certs v0.8.3
3772026-09-06T23:57:32.217Z Downloaded unarray v0.1.4
3782026-09-06T23:57:32.217Z Downloaded serde-hex v0.1.0
3792026-09-06T23:57:32.217Z Downloaded usdt-attr-macro v0.5.0
3802026-09-06T23:57:32.220Z Downloaded openssl-probe v0.2.1
3812026-09-06T23:57:32.221Z Downloaded universal-hash v0.5.1
3822026-09-06T23:57:32.221Z Downloaded elliptic-curve v0.13.8
3832026-09-06T23:57:32.224Z Downloaded crossbeam-utils v0.8.21
3842026-09-06T23:57:32.224Z Downloaded cookie_store v0.22.1
3852026-09-06T23:57:32.228Z Downloaded scroll v0.12.0
3862026-09-06T23:57:32.228Z Downloaded crc32fast v1.5.0
3872026-09-06T23:57:32.228Z Downloaded crossbeam-epoch v0.9.18
3882026-09-06T23:57:32.228Z Downloaded sha2 v0.10.9
3892026-09-06T23:57:32.231Z Downloaded strum v0.26.3
3902026-09-06T23:57:32.231Z Downloaded typify-macro v0.6.2
3912026-09-06T23:57:32.231Z Downloaded unit-prefix v0.5.2
3922026-09-06T23:57:32.231Z Downloaded stacker v0.1.23
3932026-09-06T23:57:32.247Z Downloaded xshell-macros v0.2.7
3942026-09-06T23:57:32.251Z Downloaded utf8parse v0.2.2
3952026-09-06T23:57:32.251Z Downloaded want v0.3.1
3962026-09-06T23:57:32.251Z Downloaded zerofrom v0.1.6
3972026-09-06T23:57:32.251Z Downloaded zone_cfg_derive v0.3.1
3982026-09-06T23:57:32.251Z Downloaded slog-scope v4.4.1
3992026-09-06T23:57:32.251Z Downloaded hex-literal v0.4.1
4002026-09-06T23:57:32.251Z Downloaded blake2b_simd v1.0.4
4012026-09-06T23:57:32.251Z Downloaded blake2 v0.11.0-rc.6
4022026-09-06T23:57:32.251Z Downloaded pkcs8 v0.11.0
4032026-09-06T23:57:32.252Z Downloaded progenitor v0.13.0
4042026-09-06T23:57:32.252Z Downloaded strum_macros v0.27.2
4052026-09-06T23:57:32.326Z Downloaded termios v0.3.3
4062026-09-06T23:57:32.326Z Downloaded idna_adapter v1.2.1
4072026-09-06T23:57:32.326Z Downloaded half v2.7.1
4082026-09-06T23:57:32.326Z Downloaded http-body v1.0.1
4092026-09-06T23:57:32.326Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4102026-09-06T23:57:32.326Z Downloaded flume v0.11.1
4112026-09-06T23:57:32.326Z Downloaded omicron-zone-package v0.12.3
4122026-09-06T23:57:32.326Z Downloaded console v0.15.11
4132026-09-06T23:57:32.326Z Downloaded log v0.4.33
4142026-09-06T23:57:32.326Z Downloaded num_enum v0.5.11
4152026-09-06T23:57:32.326Z Downloaded once_cell v1.21.3
4162026-09-06T23:57:32.326Z Downloaded rustls-pki-types v1.14.0
4172026-09-06T23:57:32.326Z Downloaded instability v0.3.11
4182026-09-06T23:57:32.326Z Downloaded is-terminal v0.4.17
4192026-09-06T23:57:32.326Z Downloaded thread_local v1.1.9
4202026-09-06T23:57:32.326Z Downloaded kstat-rs v0.2.5
4212026-09-06T23:57:32.327Z Downloaded packed_struct_codegen v0.10.1
4222026-09-06T23:57:32.327Z Downloaded path-slash v0.1.5
4232026-09-06T23:57:32.327Z Downloaded tiny-keccak v2.0.2
4242026-09-06T23:57:32.327Z Downloaded mio v1.2.0
4252026-09-06T23:57:32.327Z Downloaded aead v0.5.2
4262026-09-06T23:57:32.327Z Downloaded tui-tree-widget v0.23.1
4272026-09-06T23:57:32.327Z Downloaded anstyle-query v1.1.5
4282026-09-06T23:57:32.327Z Downloaded async-stream v0.3.6
4292026-09-06T23:57:32.327Z Downloaded vergen-git2 v9.1.0
4302026-09-06T23:57:32.327Z Downloaded oso-derive v0.27.3
4312026-09-06T23:57:32.327Z Downloaded darling_core v0.13.4
4322026-09-06T23:57:32.327Z Downloaded drift v0.2.0
4332026-09-06T23:57:32.327Z Downloaded slog-json v2.6.1
4342026-09-06T23:57:32.327Z Downloaded nom v8.0.0
4352026-09-06T23:57:32.327Z Downloaded hex-literal v1.1.0
4362026-09-06T23:57:32.327Z Downloaded usdt-impl v0.6.0
4372026-09-06T23:57:32.332Z Downloaded xshell v0.2.7
4382026-09-06T23:57:32.332Z Downloaded atomicwrites v0.4.4
4392026-09-06T23:57:32.332Z Downloaded block-buffer v0.10.4
4402026-09-06T23:57:32.332Z Downloaded clap_lex v1.0.0
4412026-09-06T23:57:32.332Z Downloaded cfg_aliases v0.2.1
4422026-09-06T23:57:32.332Z Downloaded num-traits v0.2.19
4432026-09-06T23:57:32.333Z Downloaded spin v0.9.8
4442026-09-06T23:57:32.333Z Downloaded crc v3.4.0
4452026-09-06T23:57:32.333Z Downloaded snafu-derive v0.8.9
4462026-09-06T23:57:32.333Z Downloaded tokio-rustls v0.26.4
4472026-09-06T23:57:32.336Z Downloaded flate2 v1.1.9
4482026-09-06T23:57:32.342Z Downloaded ciborium-io v0.2.2
4492026-09-06T23:57:32.342Z Downloaded tokio-stream v0.1.18
4502026-09-06T23:57:32.342Z Downloaded ingot v0.2.1
4512026-09-06T23:57:32.346Z Downloaded crucible-workspace-hack v0.1.0
4522026-09-06T23:57:32.346Z Downloaded constant_time_eq v0.3.1
4532026-09-06T23:57:32.346Z Downloaded defmt v0.3.100
4542026-09-06T23:57:32.346Z Downloaded crypto-common v0.1.7
4552026-09-06T23:57:32.349Z Downloaded plotters-svg v0.3.7
4562026-09-06T23:57:32.349Z Downloaded ed25519-dalek v2.2.0
4572026-09-06T23:57:32.352Z Downloaded chumsky v0.9.3
4582026-09-06T23:57:32.353Z Downloaded openssl-sys v0.9.117
4592026-09-06T23:57:32.358Z Downloaded serde_derive v1.0.228
4602026-09-06T23:57:32.362Z Downloaded packed_struct v0.10.1
4612026-09-06T23:57:32.362Z Downloaded aead v0.6.1
4622026-09-06T23:57:32.362Z Downloaded inout v0.2.2
4632026-09-06T23:57:32.362Z Downloaded precomputed-hash v0.1.1
4642026-09-06T23:57:32.362Z Downloaded darling_macro v0.13.4
4652026-09-06T23:57:32.362Z Downloaded proc-macro-error-attr2 v2.0.0
4662026-09-06T23:57:32.367Z Downloaded toml_parser v1.1.2+spec-1.1.0
4672026-09-06T23:57:32.370Z Downloaded toml v0.8.23
4682026-09-06T23:57:32.370Z Downloaded vergen v9.1.0
4692026-09-06T23:57:32.370Z Downloaded jobserver v0.1.34
4702026-09-06T23:57:32.375Z Downloaded slog v2.8.2
4712026-09-06T23:57:32.375Z Downloaded ucd-trie v0.1.7
4722026-09-06T23:57:32.375Z Downloaded oxide-generation v0.1.3
4732026-09-06T23:57:32.375Z Downloaded oxnet v0.1.6
4742026-09-06T23:57:32.375Z Downloaded anstream v0.6.21
4752026-09-06T23:57:32.379Z Downloaded array-init v0.0.4
4762026-09-06T23:57:32.379Z Downloaded backoff v0.4.0
4772026-09-06T23:57:32.379Z Downloaded serde_yaml v0.9.34+deprecated
4782026-09-06T23:57:32.383Z Downloaded progenitor-macro v0.13.0
4792026-09-06T23:57:32.383Z Downloaded similar v2.7.0
4802026-09-06T23:57:32.391Z Downloaded ref-cast-impl v1.0.25
4812026-09-06T23:57:32.391Z Downloaded partial-io v0.5.4
4822026-09-06T23:57:32.391Z Downloaded peg v0.8.5
4832026-09-06T23:57:32.394Z Downloaded peg-macros v0.8.5
4842026-09-06T23:57:32.395Z Downloaded assert-json-diff v2.0.2
4852026-09-06T23:57:32.395Z Downloaded pest_meta v2.8.6
4862026-09-06T23:57:32.395Z Downloaded progenitor-impl v0.13.0
4872026-09-06T23:57:32.395Z Downloaded hybrid-array v0.4.13
4882026-09-06T23:57:32.395Z Downloaded rfc6979 v0.6.0
4892026-09-06T23:57:32.395Z Downloaded rtoolbox v0.0.3
4902026-09-06T23:57:32.395Z Downloaded rustc-hash v2.1.1
4912026-09-06T23:57:32.400Z Downloaded scroll_derive v0.12.1
4922026-09-06T23:57:32.400Z Downloaded serde_bytes v0.11.19
4932026-09-06T23:57:32.405Z Downloaded minimal-lexical v0.2.1
4942026-09-06T23:57:32.405Z Downloaded bs58 v0.5.1
4952026-09-06T23:57:32.405Z Downloaded buf-list v1.1.2
4962026-09-06T23:57:32.408Z Downloaded cexpr v0.6.0
4972026-09-06T23:57:32.408Z Downloaded futures v0.3.32
4982026-09-06T23:57:32.412Z Downloaded daft v0.1.8
4992026-09-06T23:57:32.416Z Downloaded defmt v1.0.1
5002026-09-06T23:57:32.416Z Downloaded difflib v0.4.0
5012026-09-06T23:57:32.420Z Downloaded digest v0.10.7
5022026-09-06T23:57:32.420Z Downloaded serde_spanned v1.1.1
5032026-09-06T23:57:32.420Z Downloaded hickory-client v0.25.2
5042026-09-06T23:57:32.420Z Downloaded httptest v0.16.4
5052026-09-06T23:57:32.420Z Downloaded expectorate v1.2.0
5062026-09-06T23:57:32.424Z Downloaded rstest_macros v0.25.0
5072026-09-06T23:57:32.424Z Downloaded const_format_proc_macros v0.2.34
5082026-09-06T23:57:32.427Z Downloaded scroll_derive v0.13.1
5092026-09-06T23:57:32.427Z Downloaded miette v7.6.0
5102026-09-06T23:57:32.427Z Downloaded polyval v0.7.1
5112026-09-06T23:57:32.430Z Downloaded libm v0.2.16
5122026-09-06T23:57:32.433Z Downloaded miette v5.10.0
5132026-09-06T23:57:32.439Z Downloaded anstyle-parse v1.0.0
5142026-09-06T23:57:32.439Z Downloaded primeorder v0.13.6
5152026-09-06T23:57:32.439Z Downloaded fancy-regex v0.14.0
5162026-09-06T23:57:32.439Z Downloaded darling_core v0.20.11
5172026-09-06T23:57:32.444Z Downloaded derive_builder_core v0.20.2
5182026-09-06T23:57:32.444Z Downloaded vte v0.14.1
5192026-09-06T23:57:32.448Z Downloaded ssh-cipher v0.2.0
5202026-09-06T23:57:32.448Z Downloaded bcs v0.1.6
5212026-09-06T23:57:32.448Z Downloaded backon v1.6.0
5222026-09-06T23:57:32.448Z Downloaded bitflags v2.11.0
5232026-09-06T23:57:32.452Z Downloaded supports-color v3.0.2
5242026-09-06T23:57:32.452Z Downloaded postgres-protocol v0.6.10
5252026-09-06T23:57:32.452Z Downloaded tinyvec v1.11.0
5262026-09-06T23:57:32.455Z Downloaded sync_wrapper v1.0.2
5272026-09-06T23:57:32.455Z Downloaded trybuild v1.0.116
5282026-09-06T23:57:32.455Z Downloaded structmeta v0.3.0
5292026-09-06T23:57:32.458Z Downloaded pretty_assertions v1.4.1
5302026-09-06T23:57:32.459Z Downloaded scuffle v0.1.0
5312026-09-06T23:57:32.461Z Downloaded rustversion v1.0.22
5322026-09-06T23:57:32.462Z Downloaded scroll v0.13.0
5332026-09-06T23:57:32.462Z Downloaded tap v1.0.1
5342026-09-06T23:57:32.466Z Downloaded progenitor-client v0.13.0
5352026-09-06T23:57:32.466Z Downloaded rand_chacha v0.3.1
5362026-09-06T23:57:32.473Z Downloaded rand_core v0.6.4
5372026-09-06T23:57:32.473Z Downloaded bzip2 v0.6.1
5382026-09-06T23:57:32.473Z Downloaded rand_chacha v0.9.0
5392026-09-06T23:57:32.473Z Downloaded swrite v0.1.0
5402026-09-06T23:57:32.473Z Downloaded console v0.16.2
5412026-09-06T23:57:32.476Z Downloaded signal-hook-registry v1.4.8
5422026-09-06T23:57:32.476Z Downloaded ed25519-dalek v3.0.0
5432026-09-06T23:57:32.476Z Downloaded unicode-xid v0.2.6
5442026-09-06T23:57:32.479Z Downloaded rpassword v7.5.4
5452026-09-06T23:57:32.479Z Downloaded serde_tokenstream v0.2.3
5462026-09-06T23:57:32.479Z Downloaded bzip2 v0.4.4
5472026-09-06T23:57:32.482Z Downloaded slog-term v2.9.2
5482026-09-06T23:57:32.483Z Downloaded usdt v0.6.0
5492026-09-06T23:57:32.487Z Downloaded usdt-attr-macro v0.6.0
5502026-09-06T23:57:32.487Z Downloaded samael v0.0.19
5512026-09-06T23:57:32.491Z Downloaded slog-stdlog v4.1.1
5522026-09-06T23:57:32.491Z Downloaded wait-timeout v0.2.1
5532026-09-06T23:57:32.491Z Downloaded papergrid v0.11.0
5542026-09-06T23:57:32.495Z Downloaded diff v0.1.13
5552026-09-06T23:57:32.498Z Downloaded pkcs1 v0.7.5
5562026-09-06T23:57:32.498Z Downloaded ppv-lite86 v0.2.21
5572026-09-06T23:57:32.498Z Downloaded headers-core v0.3.0
5582026-09-06T23:57:32.498Z Downloaded hostname v0.3.1
5592026-09-06T23:57:32.499Z Downloaded iana-time-zone v0.1.65
5602026-09-06T23:57:32.499Z Downloaded colored v3.1.1
5612026-09-06T23:57:32.501Z Downloaded hostname v0.4.2
5622026-09-06T23:57:32.505Z Downloaded spki v0.8.0
5632026-09-06T23:57:32.505Z Downloaded strum_macros v0.26.4
5642026-09-06T23:57:32.510Z Downloaded zone v0.3.1
5652026-09-06T23:57:32.510Z Downloaded memchr v2.8.0
5662026-09-06T23:57:32.516Z Downloaded num-bigint v0.4.6
5672026-09-06T23:57:32.516Z Downloaded itoa v1.0.17
5682026-09-06T23:57:32.516Z Downloaded parking v2.2.1
5692026-09-06T23:57:32.519Z Downloaded simd-adler32 v0.3.8
5702026-09-06T23:57:32.519Z Downloaded illumos-nvpair-sys v0.2.0
5712026-09-06T23:57:32.519Z Downloaded tinytemplate v1.2.1
5722026-09-06T23:57:32.523Z Downloaded hashbrown v0.12.3
5732026-09-06T23:57:32.523Z Downloaded thread-id v5.1.0
5742026-09-06T23:57:32.526Z Downloaded tinystr v0.8.2
5752026-09-06T23:57:32.526Z Downloaded ssh-cipher v0.3.0
5762026-09-06T23:57:32.530Z Downloaded oxide-update-engine-types v0.1.2
5772026-09-06T23:57:32.533Z Downloaded pathdiff v0.2.3
5782026-09-06T23:57:32.537Z Downloaded tokio-tungstenite v0.23.1
5792026-09-06T23:57:32.540Z Downloaded ignore v0.4.25
5802026-09-06T23:57:32.540Z Downloaded quinn-udp v0.5.14
5812026-09-06T23:57:32.540Z Downloaded zerotrie v0.2.3
5822026-09-06T23:57:32.543Z Downloaded crc-any v2.5.0
5832026-09-06T23:57:32.543Z Downloaded rand v0.9.2
5842026-09-06T23:57:32.546Z Downloaded thiserror-impl v2.0.18
5852026-09-06T23:57:32.546Z Downloaded whoami v1.6.1
5862026-09-06T23:57:32.551Z Downloaded serde_with_macros v3.21.0
5872026-09-06T23:57:32.551Z Downloaded async-stream-impl v0.3.6
5882026-09-06T23:57:32.551Z Downloaded base16ct v0.2.0
5892026-09-06T23:57:32.551Z Downloaded bitfield-macros v0.19.4
5902026-09-06T23:57:32.551Z Downloaded knuffel v3.2.0
5912026-09-06T23:57:32.554Z Downloaded writeable v0.6.2
5922026-09-06T23:57:32.559Z Downloaded bit-set v0.8.0
5932026-09-06T23:57:32.560Z Downloaded cfg-if v1.0.4
5942026-09-06T23:57:32.560Z Downloaded rusty-fork v0.3.1
5952026-09-06T23:57:32.560Z Downloaded uzers v0.12.2
5962026-09-06T23:57:32.564Z Downloaded block-buffer v0.12.1
5972026-09-06T23:57:32.564Z Downloaded colorchoice v1.0.4
5982026-09-06T23:57:32.564Z Downloaded convert_case v0.4.0
5992026-09-06T23:57:32.564Z Downloaded cpufeatures v0.3.0
6002026-09-06T23:57:32.564Z Downloaded cpufeatures v0.2.17
6012026-09-06T23:57:32.564Z Downloaded stringprep v0.1.5
6022026-09-06T23:57:32.568Z Downloaded http-body-util v0.1.3
6032026-09-06T23:57:32.568Z Downloaded headers v0.4.1
6042026-09-06T23:57:32.571Z Downloaded vergen-lib v9.1.0
6052026-09-06T23:57:32.576Z Downloaded hyper-staticfile v0.10.1
6062026-09-06T23:57:32.579Z Downloaded zmij v1.0.21
6072026-09-06T23:57:32.580Z Downloaded diesel_derives v2.3.7
6082026-09-06T23:57:32.583Z Downloaded compression-core v0.4.31
6092026-09-06T23:57:32.583Z Downloaded crunchy v0.2.4
6102026-09-06T23:57:32.583Z Downloaded nom v7.1.3
6112026-09-06T23:57:32.590Z Downloaded quinn v0.11.11
6122026-09-06T23:57:32.596Z Downloaded darling_macro v0.20.11
6132026-09-06T23:57:32.598Z Downloaded pretty-hex v0.4.1
6142026-09-06T23:57:32.603Z Downloaded psl-types v2.0.11
6152026-09-06T23:57:32.603Z Downloaded phf_shared v0.13.1
6162026-09-06T23:57:32.603Z Downloaded ingot-types v0.2.0
6172026-09-06T23:57:32.603Z Downloaded rfc6979 v0.4.0
6182026-09-06T23:57:32.603Z Downloaded parking_lot_core v0.8.6
6192026-09-06T23:57:32.607Z Downloaded owo-colors v4.3.0
6202026-09-06T23:57:32.611Z Downloaded term v0.7.0
6212026-09-06T23:57:32.617Z Downloaded rand v0.10.1
6222026-09-06T23:57:32.620Z Downloaded oxide-update-engine-display v0.1.2
6232026-09-06T23:57:32.623Z Downloaded autocfg v1.5.0
6242026-09-06T23:57:32.626Z Downloaded scheduled-thread-pool v0.2.7
6252026-09-06T23:57:32.629Z Downloaded zerocopy v0.6.6
6262026-09-06T23:57:32.629Z Downloaded secrecy v0.8.0
6272026-09-06T23:57:32.629Z Downloaded secrecy v0.10.3
6282026-09-06T23:57:32.629Z Downloaded pem-rfc7468 v0.7.0
6292026-09-06T23:57:32.632Z Downloaded anstyle-parse v0.2.7
6302026-09-06T23:57:32.632Z Downloaded base64ct v1.8.3
6312026-09-06T23:57:32.635Z Downloaded sha1 v0.10.6
6322026-09-06T23:57:32.635Z Downloaded signal-hook-tokio v0.3.1
6332026-09-06T23:57:32.635Z Downloaded signature v2.2.0
6342026-09-06T23:57:32.638Z Downloaded num-bigint-dig v0.8.6
6352026-09-06T23:57:32.645Z Downloaded crossterm v0.28.1
6362026-09-06T23:57:32.648Z Downloaded derive_builder_macro v0.20.2
6372026-09-06T23:57:32.650Z Downloaded textwrap v0.16.2
6382026-09-06T23:57:32.650Z Downloaded sqlparser_derive v0.5.0
6392026-09-06T23:57:32.650Z Downloaded supports-hyperlinks v2.1.0
6402026-09-06T23:57:32.650Z Downloaded supports-hyperlinks v3.2.0
6412026-09-06T23:57:32.653Z Downloaded camino-tempfile-ext v0.3.3
6422026-09-06T23:57:32.653Z Downloaded thiserror-impl-no-std v2.0.2
6432026-09-06T23:57:32.656Z Downloaded guppy v0.17.25
6442026-09-06T23:57:32.659Z Downloaded toml v1.1.2+spec-1.1.0
6452026-09-06T23:57:32.662Z Downloaded tabled_derive v0.7.0
6462026-09-06T23:57:32.662Z Downloaded tracing-core v0.1.36
6472026-09-06T23:57:32.665Z Downloaded libxml v0.3.3
6482026-09-06T23:57:32.668Z Downloaded crypto-common v0.2.2
6492026-09-06T23:57:32.669Z Downloaded predicates-core v1.0.10
6502026-09-06T23:57:32.674Z Downloaded strip-ansi-escapes v0.2.1
6512026-09-06T23:57:32.674Z Downloaded strum v0.27.2
6522026-09-06T23:57:32.677Z Downloaded topological-sort v0.2.2
6532026-09-06T23:57:32.677Z Downloaded unicode-linebreak v0.1.5
6542026-09-06T23:57:32.680Z Downloaded usdt v0.5.0
6552026-09-06T23:57:32.680Z Downloaded displaydoc v0.2.5
6562026-09-06T23:57:32.684Z Downloaded void v1.0.2
6572026-09-06T23:57:32.684Z Downloaded ingot-macros v0.2.0
6582026-09-06T23:57:32.684Z Downloaded downcast-rs v2.0.2
6592026-09-06T23:57:32.684Z Downloaded anyhow v1.0.104
6602026-09-06T23:57:32.688Z Downloaded argon2 v0.6.0-rc.8
6612026-09-06T23:57:32.691Z Downloaded async-bb8-diesel v0.2.1
6622026-09-06T23:57:32.691Z Downloaded rand_core v0.9.5
6632026-09-06T23:57:32.691Z Downloaded serde_with v1.14.0
6642026-09-06T23:57:32.694Z Downloaded tungstenite v0.23.0
6652026-09-06T23:57:32.697Z Downloaded password-hash v0.5.0
6662026-09-06T23:57:32.700Z Downloaded zerofrom-derive v0.1.6
6672026-09-06T23:57:32.700Z Downloaded yoke-derive v0.8.1
6682026-09-06T23:57:32.700Z Downloaded http-range v0.1.5
6692026-09-06T23:57:32.700Z Downloaded ident_case v1.0.1
6702026-09-06T23:57:32.702Z Downloaded snafu v0.8.9
6712026-09-06T23:57:32.707Z Downloaded camino v1.2.5
6722026-09-06T23:57:32.710Z Downloaded unicode-properties v0.1.4
6732026-09-06T23:57:32.710Z Downloaded clang-sys v1.8.1
6742026-09-06T23:57:32.710Z Downloaded russh-cryptovec v0.62.0
6752026-09-06T23:57:32.710Z Downloaded rustc-demangle v0.1.27
6762026-09-06T23:57:32.714Z Downloaded inout v0.1.4
6772026-09-06T23:57:32.720Z Downloaded serdect v0.4.3
6782026-09-06T23:57:32.720Z Downloaded async-compression v0.4.41
6792026-09-06T23:57:32.723Z Downloaded unicode-segmentation v1.12.0
6802026-09-06T23:57:32.723Z Downloaded unicode-bidi v0.3.18
6812026-09-06T23:57:32.723Z Downloaded tar v0.4.46
6822026-09-06T23:57:32.726Z Downloaded serde_derive_internals v0.29.1
6832026-09-06T23:57:32.726Z Downloaded serde_path_to_error v0.1.20
6842026-09-06T23:57:32.726Z Downloaded slog-dtrace v0.3.0
6852026-09-06T23:57:32.729Z Downloaded darling_core v0.23.0
6862026-09-06T23:57:32.733Z Downloaded smf v0.2.3
6872026-09-06T23:57:32.736Z Downloaded poly1305 v0.9.0
6882026-09-06T23:57:32.736Z Downloaded postgres-types v0.2.12
6892026-09-06T23:57:32.736Z Downloaded datatest-stable v0.3.3
6902026-09-06T23:57:32.740Z Downloaded progenitor-extras v0.2.0
6912026-09-06T23:57:32.740Z Downloaded time-macros v0.2.27
6922026-09-06T23:57:32.745Z Downloaded tokio-native-tls v0.3.1
6932026-09-06T23:57:32.745Z Downloaded peg-runtime v0.8.5
6942026-09-06T23:57:32.745Z Downloaded thiserror-impl v1.0.69
6952026-09-06T23:57:32.745Z Downloaded unicase v2.9.0
6962026-09-06T23:57:32.749Z Downloaded vergen-gitcl v1.0.8
6972026-09-06T23:57:32.749Z Downloaded parse-display v0.10.0
6982026-09-06T23:57:32.754Z Downloaded icu_provider v2.1.1
6992026-09-06T23:57:32.754Z Downloaded bb8 v0.8.6
7002026-09-06T23:57:32.754Z Downloaded toml_edit v0.23.10+spec-1.0.0
7012026-09-06T23:57:32.757Z Downloaded atomic-waker v1.1.2
7022026-09-06T23:57:32.764Z Downloaded backtrace-ext v0.2.1
7032026-09-06T23:57:32.767Z Downloaded block-padding v0.4.2
7042026-09-06T23:57:32.767Z Downloaded p256 v0.13.2
7052026-09-06T23:57:32.771Z Downloaded allocator-api2 v0.2.21
7062026-09-06T23:57:32.771Z Downloaded schemars_derive v0.8.22
7072026-09-06T23:57:32.774Z Downloaded zstd-safe v7.2.4
7082026-09-06T23:57:32.774Z Downloaded crc8 v0.1.1
7092026-09-06T23:57:32.779Z Downloaded darling_macro v0.23.0
7102026-09-06T23:57:32.779Z Downloaded dof v0.3.0
7112026-09-06T23:57:32.782Z Downloaded icu_locale_core v2.1.1
7122026-09-06T23:57:32.787Z Downloaded salsa20 v0.11.0
7132026-09-06T23:57:32.787Z Downloaded ipnet v2.12.0
7142026-09-06T23:57:32.792Z Downloaded crossterm v0.29.0
7152026-09-06T23:57:32.792Z Downloaded keccak v0.2.0
7162026-09-06T23:57:32.797Z Downloaded derive_more v0.99.20
7172026-09-06T23:57:32.797Z Downloaded diesel_table_macro_syntax v0.3.0
7182026-09-06T23:57:32.801Z Downloaded heapless v0.8.0
7192026-09-06T23:57:32.801Z Downloaded heapless v0.7.17
7202026-09-06T23:57:32.801Z Downloaded phf_shared v0.12.1
7212026-09-06T23:57:32.804Z Downloaded progenitor-client v0.14.0
7222026-09-06T23:57:32.804Z Downloaded same-file v1.0.6
7232026-09-06T23:57:32.804Z Downloaded radium v0.7.0
7242026-09-06T23:57:32.804Z Downloaded owo-colors v3.5.0
7252026-09-06T23:57:32.807Z Downloaded ssh-key v0.7.0-rc.11
7262026-09-06T23:57:32.810Z Downloaded http v1.4.2
7272026-09-06T23:57:32.813Z Downloaded pkcs5 v0.8.1
7282026-09-06T23:57:32.815Z Downloaded progenitor-impl v0.14.0
7292026-09-06T23:57:32.818Z Downloaded tempfile v3.27.0
7302026-09-06T23:57:32.818Z Downloaded term v1.2.1
7312026-09-06T23:57:32.823Z Downloaded rustc_version v0.1.7
7322026-09-06T23:57:32.823Z Downloaded seq-macro v0.3.6
7332026-09-06T23:57:32.823Z Downloaded argon2 v0.5.3
7342026-09-06T23:57:32.826Z Downloaded pem v3.0.6
7352026-09-06T23:57:32.826Z Downloaded bcrypt-pbkdf v0.11.0
7362026-09-06T23:57:32.826Z Downloaded derive_more-impl v2.1.1
7372026-09-06T23:57:32.829Z Downloaded tracing-attributes v0.1.31
7382026-09-06T23:57:32.829Z Downloaded pem-rfc7468 v1.0.0
7392026-09-06T23:57:32.829Z Downloaded prefix-trie v0.7.0
7402026-09-06T23:57:32.834Z Downloaded clap_builder v4.6.0
7412026-09-06T23:57:32.837Z Downloaded h2 v0.4.15
7422026-09-06T23:57:32.840Z Downloaded structmeta-derive v0.3.0
7432026-09-06T23:57:32.840Z Downloaded futures-util v0.3.32
7442026-09-06T23:57:32.845Z Downloaded cargo-platform v0.3.2
7452026-09-06T23:57:32.848Z Downloaded zip v4.6.1
7462026-09-06T23:57:32.854Z Downloaded tokio-postgres v0.7.16
7472026-09-06T23:57:32.854Z Downloaded convert_case v0.10.0
7482026-09-06T23:57:32.857Z Downloaded crossbeam-deque v0.8.6
7492026-09-06T23:57:32.857Z Downloaded dashu-base v0.5.1
7502026-09-06T23:57:32.857Z Downloaded compression-codecs v0.4.37
7512026-09-06T23:57:32.857Z Downloaded hyper-rustls v0.27.7
7522026-09-06T23:57:32.857Z Downloaded target-triple v1.0.0
7532026-09-06T23:57:32.860Z Downloaded tokio-macros v2.7.0
7542026-09-06T23:57:32.860Z Downloaded thread-id v4.2.2
7552026-09-06T23:57:32.860Z Downloaded toml_datetime v0.6.11
7562026-09-06T23:57:32.860Z Downloaded ctr v0.10.1
7572026-09-06T23:57:32.862Z Downloaded toml_write v0.1.2
7582026-09-06T23:57:32.862Z Downloaded usdt-macro v0.5.0
7592026-09-06T23:57:32.862Z Downloaded plotters v0.3.7
7602026-09-06T23:57:32.869Z Downloaded yansi v1.0.1
7612026-09-06T23:57:32.872Z Downloaded document-features v0.2.12
7622026-09-06T23:57:32.872Z Downloaded primefield v0.14.0
7632026-09-06T23:57:32.872Z Downloaded predicates v3.1.4
7642026-09-06T23:57:32.875Z Downloaded pin-project-internal v1.1.11
7652026-09-06T23:57:32.878Z Downloaded home v0.5.12
7662026-09-06T23:57:32.878Z Downloaded socket2 v0.6.3
7672026-09-06T23:57:32.888Z Downloaded knus-derive v3.4.0
7682026-09-06T23:57:32.891Z Downloaded toml v0.7.8
7692026-09-06T23:57:32.891Z Downloaded unicode-ident v1.0.24
7702026-09-06T23:57:32.894Z Downloaded parking_lot_core v0.9.12
7712026-09-06T23:57:32.897Z Downloaded shlex v1.3.0
7722026-09-06T23:57:32.897Z Downloaded siphasher v1.0.2
7732026-09-06T23:57:32.897Z Downloaded jiff-static v0.2.34
7742026-09-06T23:57:32.897Z Downloaded keccak v0.1.6
7752026-09-06T23:57:32.902Z Downloaded assert_matches v1.5.0
7762026-09-06T23:57:32.905Z Downloaded reqwest v0.13.2
7772026-09-06T23:57:32.908Z Downloaded idna v1.1.0
7782026-09-06T23:57:32.911Z Downloaded string_cache v0.8.9
7792026-09-06T23:57:32.911Z Downloaded typenum v1.20.1
7802026-09-06T23:57:32.911Z Downloaded goblin v0.8.2
7812026-09-06T23:57:32.914Z Downloaded adler2 v2.0.1
7822026-09-06T23:57:32.917Z Downloaded clap_derive v4.6.1
7832026-09-06T23:57:32.917Z Downloaded rayon-core v1.13.0
7842026-09-06T23:57:32.920Z Downloaded cfg-expr v0.20.6
7852026-09-06T23:57:32.920Z Downloaded reqwest v0.12.28
7862026-09-06T23:57:32.923Z Downloaded bumpalo v3.20.2
7872026-09-06T23:57:32.926Z Downloaded strum_macros v0.24.3
7882026-09-06T23:57:32.930Z Downloaded thiserror-no-std v2.0.2
7892026-09-06T23:57:32.930Z Downloaded target-spec v3.5.7
7902026-09-06T23:57:32.933Z Downloaded base16ct v1.0.0
7912026-09-06T23:57:32.933Z Downloaded cast v0.3.0
7922026-09-06T23:57:32.933Z Downloaded toml_writer v1.1.1+spec-1.1.0
7932026-09-06T23:57:32.934Z Downloaded cfg_aliases v0.1.1
7942026-09-06T23:57:32.934Z Downloaded crc-catalog v2.4.0
7952026-09-06T23:57:32.937Z Downloaded tough v0.22.0
7962026-09-06T23:57:32.941Z Downloaded winnow v0.6.26
7972026-09-06T23:57:32.946Z Downloaded darling v0.20.11
7982026-09-06T23:57:32.951Z Downloaded whoami v2.1.0
7992026-09-06T23:57:32.954Z Downloaded sec1 v0.8.1
8002026-09-06T23:57:32.954Z Downloaded powerfmt v0.2.0
8012026-09-06T23:57:32.955Z Downloaded rustyline v14.0.0
8022026-09-06T23:57:32.970Z Downloaded semver v1.0.28
8032026-09-06T23:57:32.974Z Downloaded approx v0.5.1
8042026-09-06T23:57:32.974Z Downloaded paste v1.0.15
8052026-09-06T23:57:32.977Z Downloaded sigpipe v0.1.3
8062026-09-06T23:57:32.977Z Downloaded similar-asserts v1.7.0
8072026-09-06T23:57:32.977Z Downloaded impl-trait-for-tuples v0.2.3
8082026-09-06T23:57:32.980Z Downloaded indoc v2.0.7
8092026-09-06T23:57:32.983Z Downloaded serde_urlencoded v0.7.1
8102026-09-06T23:57:32.983Z Downloaded smallvec v0.6.14
8112026-09-06T23:57:32.983Z Downloaded tungstenite v0.28.0
8122026-09-06T23:57:32.987Z Downloaded testing_table v0.3.0
8132026-09-06T23:57:32.990Z Downloaded itertools v0.13.0
8142026-09-06T23:57:32.994Z Downloaded itertools v0.12.1
8152026-09-06T23:57:32.997Z Downloaded pest v2.8.6
8162026-09-06T23:57:33.001Z Downloaded zip v0.6.6
8172026-09-06T23:57:33.004Z Downloaded chacha20 v0.9.1
8182026-09-06T23:57:33.004Z Downloaded daft-derive v0.1.8
8192026-09-06T23:57:33.007Z Downloaded unicode-truncate v1.1.0
8202026-09-06T23:57:33.007Z Downloaded version_check v0.9.5
8212026-09-06T23:57:33.007Z Downloaded bit-vec v0.6.3
8222026-09-06T23:57:33.011Z Downloaded xattr v1.6.1
8232026-09-06T23:57:33.011Z Downloaded derive_builder v0.20.2
8242026-09-06T23:57:33.014Z Downloaded icu_normalizer v2.1.1
8252026-09-06T23:57:33.014Z Downloaded sqlformat v0.3.5
8262026-09-06T23:57:33.017Z Downloaded ron v0.8.1
8272026-09-06T23:57:33.019Z Downloaded pkcs8 v0.10.2
8282026-09-06T23:57:33.020Z Downloaded zeroize_derive v1.5.0
8292026-09-06T23:57:33.023Z Downloaded hyper-tls v0.6.0
8302026-09-06T23:57:33.025Z Downloaded httpdate v1.0.3
8312026-09-06T23:57:33.025Z Downloaded pin-project v1.1.11
8322026-09-06T23:57:33.030Z Downloaded oxide-generation-macros v0.2.0
8332026-09-06T23:57:33.033Z Downloaded hashbrown v0.17.0
8342026-09-06T23:57:33.036Z Downloaded ipnetwork v0.21.1
8352026-09-06T23:57:33.036Z Downloaded hyper v1.10.1
8362026-09-06T23:57:33.040Z Downloaded tower v0.5.3
8372026-09-06T23:57:33.044Z Downloaded vsss-rs v3.3.4
8382026-09-06T23:57:33.047Z Downloaded arc-swap v1.8.2
8392026-09-06T23:57:33.050Z Downloaded parse-size v1.1.0
8402026-09-06T23:57:33.050Z Downloaded password-hash v0.6.1
8412026-09-06T23:57:33.050Z Downloaded ascii-canvas v3.0.0
8422026-09-06T23:57:33.050Z Downloaded scrypt v0.12.0
8432026-09-06T23:57:33.054Z Downloaded parking_lot v0.11.2
8442026-09-06T23:57:33.054Z Downloaded hmac v0.13.0
8452026-09-06T23:57:33.057Z Downloaded hmac v0.12.1
8462026-09-06T23:57:33.057Z Downloaded icu_properties_data v2.1.2
8472026-09-06T23:57:33.060Z Downloaded chacha20poly1305 v0.10.1
8482026-09-06T23:57:33.124Z Downloaded async-lock v3.4.2
8492026-09-06T23:57:33.124Z Downloaded blake2 v0.10.6
8502026-09-06T23:57:33.124Z Downloaded universal-hash v0.6.1
8512026-09-06T23:57:33.124Z Downloaded digest-io v0.1.0
8522026-09-06T23:57:33.124Z Downloaded crypto-bigint v0.5.5
8532026-09-06T23:57:33.124Z Downloaded indexmap v1.9.3
8542026-09-06T23:57:33.124Z Downloaded slab v0.4.12
8552026-09-06T23:57:33.124Z Downloaded zerovec v0.11.5
8562026-09-06T23:57:33.124Z Downloaded darling v0.23.0
8572026-09-06T23:57:33.124Z Downloaded wyz v0.5.1
8582026-09-06T23:57:33.124Z Downloaded tokio-tungstenite v0.21.0
8592026-09-06T23:57:33.124Z Downloaded indexmap v2.14.0
8602026-09-06T23:57:33.124Z Downloaded potential_utf v0.1.4
8612026-09-06T23:57:33.124Z Downloaded quick-error v1.2.3
8622026-09-06T23:57:33.124Z Downloaded prettyplease v0.2.37
8632026-09-06T23:57:33.124Z Downloaded git2 v0.20.4
8642026-09-06T23:57:33.124Z Downloaded der v0.8.0
8652026-09-06T23:57:33.124Z Downloaded hickory-resolver v0.24.4
8662026-09-06T23:57:33.124Z Downloaded highway v1.3.0
8672026-09-06T23:57:33.124Z Downloaded anstream v1.0.0
8682026-09-06T23:57:33.124Z Downloaded rand_xorshift v0.4.0
8692026-09-06T23:57:33.124Z Downloaded sync-ptr v0.1.4
8702026-09-06T23:57:33.124Z Downloaded serde_regex v1.1.0
8712026-09-06T23:57:33.124Z Downloaded rustc_version v0.4.1
8722026-09-06T23:57:33.124Z Downloaded static_assertions v1.1.0
8732026-09-06T23:57:33.124Z Downloaded steno v0.4.1
8742026-09-06T23:57:33.124Z Downloaded async-trait v0.1.89
8752026-09-06T23:57:33.124Z Downloaded byteorder v1.5.0
8762026-09-06T23:57:33.124Z Downloaded smawk v0.3.2
8772026-09-06T23:57:33.124Z Downloaded pest_generator v2.8.6
8782026-09-06T23:57:33.124Z Downloaded oso v0.27.3
8792026-09-06T23:57:33.124Z Downloaded ar_archive_writer v0.5.1
8802026-09-06T23:57:33.124Z Downloaded serde_cbor v0.11.2
8812026-09-06T23:57:33.124Z Downloaded csv-core v0.1.13
8822026-09-06T23:57:33.131Z Downloaded byte-wrapper v0.1.0
8832026-09-06T23:57:33.131Z Downloaded tokio-test v0.4.5
8842026-09-06T23:57:33.131Z Downloaded untrusted v0.7.1
8852026-09-06T23:57:33.131Z Downloaded usdt-macro v0.6.0
8862026-09-06T23:57:33.131Z Downloaded sponge-cursor v0.1.0
8872026-09-06T23:57:33.131Z Downloaded try-lock v0.2.5
8882026-09-06T23:57:33.131Z Downloaded aes v0.9.1
8892026-09-06T23:57:33.131Z Downloaded rand_distr v0.5.1
8902026-09-06T23:57:33.139Z Downloaded p256 v0.14.0
8912026-09-06T23:57:33.142Z Downloaded heck v0.4.1
8922026-09-06T23:57:33.145Z Downloaded uuid v1.23.4
8932026-09-06T23:57:33.148Z Downloaded hubpack_derive v0.1.1
8942026-09-06T23:57:33.148Z Downloaded lalrpop-util v0.19.12
8952026-09-06T23:57:33.153Z Downloaded winnow v0.7.14
8962026-09-06T23:57:33.156Z Downloaded proc-macro-error2 v2.0.1
8972026-09-06T23:57:33.159Z Downloaded zeroize v1.9.0
8982026-09-06T23:57:33.159Z Downloaded iri-string v0.7.10
8992026-09-06T23:57:33.162Z Downloaded instant v0.1.13
9002026-09-06T23:57:33.165Z Downloaded icu_normalizer_data v2.1.1
9012026-09-06T23:57:33.166Z Downloaded indent_write v2.2.0
9022026-09-06T23:57:33.166Z Downloaded rand_core v0.10.0
9032026-09-06T23:57:33.175Z Downloaded hickory-resolver v0.25.2
9042026-09-06T23:57:33.181Z Downloaded p384 v0.14.0
9052026-09-06T23:57:33.185Z Downloaded ciborium-ll v0.2.2
9062026-09-06T23:57:33.185Z Downloaded derive-where v1.6.0
9072026-09-06T23:57:33.188Z Downloaded tokio-dtrace v0.1.1
9082026-09-06T23:57:33.188Z Downloaded sapling-renderdag v0.1.0
9092026-09-06T23:57:33.192Z Downloaded subtle v2.6.1
9102026-09-06T23:57:33.192Z Downloaded slog-bunyan v2.5.0
9112026-09-06T23:57:33.192Z Downloaded time-core v0.1.8
9122026-09-06T23:57:33.195Z Downloaded serde_json v1.0.151
9132026-09-06T23:57:33.199Z Downloaded serde_with_macros v1.5.2
9142026-09-06T23:57:33.202Z Downloaded textwrap v0.15.2
9152026-09-06T23:57:33.202Z Downloaded knuffel-derive v3.2.0
9162026-09-06T23:57:33.205Z Downloaded proc-macro2 v1.0.106
9172026-09-06T23:57:33.205Z Downloaded ssh-encoding v0.3.0
9182026-09-06T23:57:33.210Z Downloaded vergen-lib v0.1.6
9192026-09-06T23:57:33.210Z Downloaded pest_derive v2.8.6
9202026-09-06T23:57:33.210Z Downloaded tower-layer v0.3.3
9212026-09-06T23:57:33.210Z Downloaded zerovec-derive v0.11.2
9222026-09-06T23:57:33.213Z Downloaded heck v0.5.0
9232026-09-06T23:57:33.213Z Downloaded internet-checksum v0.2.1
9242026-09-06T23:57:33.222Z Downloaded hubpack v0.1.2
9252026-09-06T23:57:33.225Z Downloaded rcgen v0.12.1
9262026-09-06T23:57:33.228Z Downloaded async-object-pool v0.2.0
9272026-09-06T23:57:33.231Z Downloaded display-error-chain v0.2.2
9282026-09-06T23:57:33.234Z Downloaded subprocess v0.2.15
9292026-09-06T23:57:33.239Z Downloaded x509-cert v0.2.5
9302026-09-06T23:57:33.242Z Downloaded phf v0.12.1
9312026-09-06T23:57:33.242Z Downloaded anes v0.1.6
9322026-09-06T23:57:33.242Z Downloaded anstyle v1.0.14
9332026-09-06T23:57:33.242Z Downloaded pbkdf2 v0.13.0
9342026-09-06T23:57:33.245Z Downloaded bitflags v1.3.2
9352026-09-06T23:57:33.245Z Downloaded cipher v0.4.4
9362026-09-06T23:57:33.245Z Downloaded icu_properties v2.1.2
9372026-09-06T23:57:33.248Z Downloaded goblin v0.10.5
9382026-09-06T23:57:33.254Z Downloaded primeorder v0.14.0
9392026-09-06T23:57:33.257Z Downloaded r2d2 v0.8.10
9402026-09-06T23:57:33.257Z Downloaded tungstenite v0.21.0
9412026-09-06T23:57:33.257Z Downloaded termcolor v1.4.1
9422026-09-06T23:57:33.257Z Downloaded defmt-macros v1.0.1
9432026-09-06T23:57:33.260Z Downloaded itertools v0.14.0
9442026-09-06T23:57:33.263Z Downloaded darling_core v0.21.3
9452026-09-06T23:57:33.266Z Downloaded digest v0.11.3
9462026-09-06T23:57:33.269Z Downloaded strsim v0.11.1
9472026-09-06T23:57:33.269Z Downloaded thiserror v2.0.18
9482026-09-06T23:57:33.272Z Downloaded support-bundle-viewer v0.1.2
9492026-09-06T23:57:33.272Z Downloaded kem v0.3.0
9502026-09-06T23:57:33.286Z Downloaded yasna v0.5.2
9512026-09-06T23:57:33.290Z Downloaded zerocopy v0.7.35
9522026-09-06T23:57:33.295Z Downloaded arrayref v0.3.9
9532026-09-06T23:57:33.298Z Downloaded cc v1.2.56
9542026-09-06T23:57:33.299Z Downloaded bit-set v0.5.3
9552026-09-06T23:57:33.299Z Downloaded itertools v0.10.5
9562026-09-06T23:57:33.302Z Downloaded unicode_categories v0.1.1
9572026-09-06T23:57:33.305Z Downloaded walkdir v2.5.0
9582026-09-06T23:57:33.305Z Downloaded arrayvec v0.7.6
9592026-09-06T23:57:33.308Z Downloaded assert_cmd v2.1.2
9602026-09-06T23:57:33.311Z Downloaded const-oid v0.10.2
9612026-09-06T23:57:33.311Z Downloaded data-encoding v2.10.0
9622026-09-06T23:57:33.311Z Downloaded psm v0.1.30
9632026-09-06T23:57:33.314Z Downloaded phc v0.6.1
9642026-09-06T23:57:33.314Z Downloaded schemars v1.2.1
9652026-09-06T23:57:33.322Z Downloaded serde v1.0.228
9662026-09-06T23:57:33.325Z Downloaded cipher v0.5.2
9672026-09-06T23:57:33.325Z Downloaded const-oid v0.9.6
9682026-09-06T23:57:33.325Z Downloaded cstr-argument v0.1.2
9692026-09-06T23:57:33.330Z Downloaded progenitor v0.14.0
9702026-09-06T23:57:33.330Z Downloaded serde_repr v0.1.20
9712026-09-06T23:57:33.330Z Downloaded shell-words v1.1.1
9722026-09-06T23:57:33.330Z Downloaded signal-hook v0.3.18
9732026-09-06T23:57:33.333Z Downloaded utf8_iter v1.0.4
9742026-09-06T23:57:33.333Z Downloaded darling v0.13.4
9752026-09-06T23:57:33.333Z Downloaded postcard v1.1.3
9762026-09-06T23:57:33.333Z Downloaded target-lexicon v0.13.3
9772026-09-06T23:57:33.336Z Downloaded strsim v0.10.0
9782026-09-06T23:57:33.336Z Downloaded hex v0.4.3
9792026-09-06T23:57:33.339Z Downloaded bytes v1.11.1
9802026-09-06T23:57:33.342Z Downloaded unsafe-libyaml v0.2.11
9812026-09-06T23:57:33.345Z Downloaded tls_codec_derive v0.4.2
9822026-09-06T23:57:33.345Z Downloaded itertools v0.15.0
9832026-09-06T23:57:33.348Z Downloaded tokio-util v0.7.18
9842026-09-06T23:57:33.352Z Downloaded moka v0.12.13
9852026-09-06T23:57:33.357Z Downloaded gimli v0.32.3
9862026-09-06T23:57:33.361Z Downloaded unicode-normalization v0.1.25
9872026-09-06T23:57:33.364Z Downloaded p521 v0.14.0
9882026-09-06T23:57:33.368Z Downloaded sha2 v0.11.0
9892026-09-06T23:57:33.371Z Downloaded tokio-tungstenite v0.28.0
9902026-09-06T23:57:33.371Z Downloaded untrusted v0.9.0
9912026-09-06T23:57:33.371Z Downloaded usdt-impl v0.5.0
9922026-09-06T23:57:33.371Z Downloaded zerocopy-derive v0.7.35
9932026-09-06T23:57:33.375Z Downloaded recursive-proc-macro-impl v0.1.1
9942026-09-06T23:57:33.375Z Downloaded http-range-header v0.4.2
9952026-09-06T23:57:33.375Z Downloaded indoc v1.0.9
9962026-09-06T23:57:33.375Z Downloaded path-tree v0.8.3
9972026-09-06T23:57:33.382Z Downloaded cookie v0.18.1
9982026-09-06T23:57:33.389Z Downloaded wnaf v0.14.0
9992026-09-06T23:57:33.392Z Downloaded percent-encoding v2.3.2
10002026-09-06T23:57:33.397Z Downloaded illumos-nvpair v0.3.0
10012026-09-06T23:57:33.400Z Downloaded hkdf v0.13.0
10022026-09-06T23:57:33.400Z Downloaded proptest v1.11.0
10032026-09-06T23:57:33.403Z Downloaded qorb v0.4.1
10042026-09-06T23:57:33.405Z Downloaded icu_collections v2.1.1
10052026-09-06T23:57:33.409Z Downloaded oxide-update-engine v0.1.2
10062026-09-06T23:57:33.414Z Downloaded object v0.30.4
10072026-09-06T23:57:33.418Z Downloaded async-recursion v1.1.1
10082026-09-06T23:57:33.418Z Downloaded thiserror v1.0.69
10092026-09-06T23:57:33.421Z Downloaded serde-big-array v0.5.1
10102026-09-06T23:57:33.421Z Downloaded socket2 v0.5.10
10112026-09-06T23:57:33.421Z Downloaded rstest v0.25.0
10122026-09-06T23:57:33.424Z Downloaded cmake v0.1.57
10132026-09-06T23:57:33.427Z Downloaded derive_more v2.1.1
10142026-09-06T23:57:33.431Z Downloaded typed-path v0.9.3
10152026-09-06T23:57:33.435Z Downloaded cpubits v0.1.1
10162026-09-06T23:57:33.440Z Downloaded atty v0.2.14
10172026-09-06T23:57:33.440Z Downloaded rawzip v0.4.4
10182026-09-06T23:57:33.440Z Downloaded criterion-plot v0.6.0
10192026-09-06T23:57:33.442Z Downloaded nix v0.27.1
10202026-09-06T23:57:33.447Z Downloaded slog-async v2.8.0
10212026-09-06T23:57:33.451Z Downloaded tls_codec v0.4.2
10222026-09-06T23:57:33.451Z Downloaded port-file v0.1.0
10232026-09-06T23:57:33.451Z Downloaded trait-variant v0.1.2
10242026-09-06T23:57:33.451Z Downloaded proc-macro-crate v3.4.0
10252026-09-06T23:57:33.451Z Downloaded httparse v1.10.1
10262026-09-06T23:57:33.454Z Downloaded utf-8 v0.7.6
10272026-09-06T23:57:33.454Z Downloaded waitgroup v0.1.2
10282026-09-06T23:57:33.454Z Downloaded is_terminal_polyfill v1.70.2
10292026-09-06T23:57:33.454Z Downloaded rsa v0.9.10
10302026-09-06T23:57:33.457Z Downloaded sha3 v0.12.0
10312026-09-06T23:57:33.457Z Downloaded base64 v0.21.7
10322026-09-06T23:57:33.460Z Downloaded const_format v0.2.35
10332026-09-06T23:57:33.463Z Downloaded base64 v0.22.1
10342026-09-06T23:57:33.466Z Downloaded parking_lot v0.12.5
10352026-09-06T23:57:33.466Z Downloaded cancel-safe-futures v0.1.5
10362026-09-06T23:57:33.469Z Downloaded des v0.9.0
10372026-09-06T23:57:33.469Z Downloaded pkcs1 v0.8.0-rc.4
10382026-09-06T23:57:33.469Z Downloaded proc-macro-error v1.0.4
10392026-09-06T23:57:33.472Z Downloaded parse-display-derive v0.10.0
10402026-09-06T23:57:33.472Z Downloaded is_ci v1.2.0
10412026-09-06T23:57:33.472Z Downloaded supports-unicode v3.0.0
10422026-09-06T23:57:33.475Z Downloaded rlimit v0.10.2
10432026-09-06T23:57:33.475Z Downloaded synstructure v0.13.2
10442026-09-06T23:57:33.481Z Downloaded ahash v0.8.12
10452026-09-06T23:57:33.485Z Downloaded ryu v1.0.23
10462026-09-06T23:57:33.485Z Downloaded bindgen v0.71.1
10472026-09-06T23:57:33.488Z Downloaded bitfield v0.19.4
10482026-09-06T23:57:33.490Z Downloaded schemars v0.9.0
10492026-09-06T23:57:33.494Z Downloaded zopfli v0.8.3
10502026-09-06T23:57:33.499Z Downloaded serde_core v1.0.228
10512026-09-06T23:57:33.499Z Downloaded hashbrown v0.14.5
10522026-09-06T23:57:33.502Z Downloaded humantime v2.3.0
10532026-09-06T23:57:33.502Z Downloaded zstd v0.13.3
10542026-09-06T23:57:33.505Z Downloaded poly1305 v0.8.0
10552026-09-06T23:57:33.505Z Downloaded ssh-key v0.6.7
10562026-09-06T23:57:33.508Z Downloaded delegate v0.13.5
10572026-09-06T23:57:33.512Z Downloaded sec1 v0.7.3
10582026-09-06T23:57:33.512Z Downloaded serde_tokenstream v0.3.0
10592026-09-06T23:57:33.512Z Downloaded der v0.7.10
10602026-09-06T23:57:33.515Z Downloaded oxide-tokio-rt v0.1.4
10612026-09-06T23:57:33.515Z Downloaded zerocopy-derive v0.8.55
10622026-09-06T23:57:33.518Z Downloaded blowfish v0.10.0
10632026-09-06T23:57:33.521Z Downloaded cassowary v0.3.0
10642026-09-06T23:57:33.521Z Downloaded ctutils v0.4.2
10652026-09-06T23:57:33.521Z Downloaded petname v2.0.2
10662026-09-06T23:57:33.524Z Downloaded papergrid v0.18.0
10672026-09-06T23:57:33.527Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10682026-09-06T23:57:33.530Z Downloaded resolv-conf v0.7.6
10692026-09-06T23:57:33.530Z Downloaded spki v0.7.3
10702026-09-06T23:57:33.530Z Downloaded stringmetrics v2.2.2
10712026-09-06T23:57:33.533Z Downloaded yoke v0.8.1
10722026-09-06T23:57:33.533Z Downloaded rustls-platform-verifier v0.6.2
10732026-09-06T23:57:33.533Z Downloaded zerocopy v0.8.55
10742026-09-06T23:57:33.544Z Downloaded colored v2.2.0
10752026-09-06T23:57:33.548Z Downloaded dof v0.4.0
10762026-09-06T23:57:33.548Z Downloaded twox-hash v2.1.2
10772026-09-06T23:57:33.552Z Downloaded knus v3.4.0
10782026-09-06T23:57:33.552Z Downloaded reedline v0.40.0
10792026-09-06T23:57:33.555Z Downloaded smallvec v1.15.1
10802026-09-06T23:57:33.555Z Downloaded hashbrown v0.16.1
10812026-09-06T23:57:33.558Z Downloaded typify v0.6.2
10822026-09-06T23:57:33.561Z Downloaded rayon v1.11.0
10832026-09-06T23:57:33.565Z Downloaded nix v0.28.0
10842026-09-06T23:57:33.570Z Downloaded schemars v0.8.22
10852026-09-06T23:57:33.579Z Downloaded compact_str v0.8.1
10862026-09-06T23:57:33.582Z Downloaded rsa v0.10.0-rc.18
10872026-09-06T23:57:33.582Z Downloaded clap v4.6.1
10882026-09-06T23:57:33.587Z Downloaded openapiv3 v2.2.0
10892026-09-06T23:57:33.595Z Downloaded hyper-util v0.1.20
10902026-09-06T23:57:33.600Z Downloaded winnow v0.5.40
10912026-09-06T23:57:33.603Z Downloaded test-strategy v0.4.5
10922026-09-06T23:57:33.606Z Downloaded darling v0.21.3
10932026-09-06T23:57:33.606Z Downloaded quinn-proto v0.11.16
10942026-09-06T23:57:33.611Z Downloaded criterion v0.7.0
10952026-09-06T23:57:33.614Z Downloaded bstr v1.12.1
10962026-09-06T23:57:33.631Z Downloaded openssl v0.10.80
10972026-09-06T23:57:33.636Z Downloaded publicsuffix v2.3.0
10982026-09-06T23:57:33.639Z Downloaded rustls-webpki v0.103.13
10992026-09-06T23:57:33.643Z Downloaded toml_edit v0.22.27
11002026-09-06T23:57:33.643Z Downloaded tower-http v0.6.8
11012026-09-06T23:57:33.646Z Downloaded jiff-core v0.1.0
11022026-09-06T23:57:33.651Z Downloaded crossbeam-channel v0.5.15
11032026-09-06T23:57:33.663Z Downloaded p521 v0.13.3
11042026-09-06T23:57:33.679Z Downloaded indicatif v0.18.4
11052026-09-06T23:57:33.683Z Downloaded syn v2.0.117
11062026-09-06T23:57:33.688Z Downloaded url v2.5.8
11072026-09-06T23:57:33.691Z Downloaded syn v3.0.3
11082026-09-06T23:57:33.696Z Downloaded winnow v1.0.3
11092026-09-06T23:57:33.702Z Downloaded chrono v0.4.45
11102026-09-06T23:57:33.706Z Downloaded toml_edit v0.19.15
11112026-09-06T23:57:33.715Z Downloaded internal-russh-num-bigint v0.5.0
11122026-09-06T23:57:33.718Z Downloaded curve25519-dalek v4.1.3
11132026-09-06T23:57:33.722Z Downloaded nix v0.31.2
11142026-09-06T23:57:33.729Z Downloaded salty v0.3.0
11152026-09-06T23:57:33.733Z Downloaded blake3 v1.8.5
11162026-09-06T23:57:33.738Z Downloaded aho-corasick v1.1.4
11172026-09-06T23:57:33.741Z Downloaded backtrace v0.3.76
11182026-09-06T23:57:33.745Z Downloaded portable-atomic v1.13.1
11192026-09-06T23:57:33.748Z Downloaded crypto-primes v0.7.2
11202026-09-06T23:57:33.752Z Downloaded rand v0.8.6
11212026-09-06T23:57:33.756Z Downloaded unicode-width v0.2.0
11222026-09-06T23:57:33.759Z Downloaded object v0.37.3
11232026-09-06T23:57:33.762Z Downloaded zlib-rs v0.6.2
11242026-09-06T23:57:33.765Z Downloaded hickory-server v0.25.2
11252026-09-06T23:57:33.770Z Downloaded curve25519-dalek v5.0.0
11262026-09-06T23:57:33.773Z Downloaded hashbrown v0.15.5
11272026-09-06T23:57:33.776Z Downloaded russh v0.62.4
11282026-09-06T23:57:33.781Z Downloaded dashu-int v0.5.1
11292026-09-06T23:57:33.786Z Downloaded crypto-bigint v0.7.5
11302026-09-06T23:57:33.797Z Downloaded rustls v0.23.41
11312026-09-06T23:57:33.804Z Downloaded dropshot v0.17.1
11322026-09-06T23:57:33.816Z Downloaded dropshot-api-manager v0.8.0
11332026-09-06T23:57:33.819Z Downloaded hkdf v0.12.4
11342026-09-06T23:57:33.822Z Downloaded aes-gcm v0.11.0
11352026-09-06T23:57:33.825Z Downloaded regex v1.12.3
11362026-09-06T23:57:33.828Z Downloaded regex-syntax v0.8.10
11372026-09-06T23:57:33.834Z Downloaded hickory-proto v0.24.4
11382026-09-06T23:57:33.838Z Downloaded iddqd v0.4.2
11392026-09-06T23:57:33.843Z Downloaded p384 v0.13.1
11402026-09-06T23:57:33.846Z Downloaded syn v1.0.109
11412026-09-06T23:57:33.852Z Downloaded radix_trie v0.2.1
11422026-09-06T23:57:33.855Z Downloaded regress v0.10.5
11432026-09-06T23:57:33.860Z Downloaded tabled v0.21.0
11442026-09-06T23:57:33.870Z Downloaded smoltcp v0.9.1
11452026-09-06T23:57:33.876Z Downloaded unicode-width v0.1.14
11462026-09-06T23:57:33.879Z Downloaded regex-syntax v0.6.29
11472026-09-06T23:57:33.884Z Downloaded aws-lc-rs v1.16.3
11482026-09-06T23:57:33.889Z Downloaded quick-xml v0.37.5
11492026-09-06T23:57:33.894Z Downloaded bitvec v1.0.1
11502026-09-06T23:57:33.900Z Downloaded time v0.3.47
11512026-09-06T23:57:33.907Z Downloaded polar-core v0.27.3
11522026-09-06T23:57:33.912Z Downloaded serde_with v3.21.0
11532026-09-06T23:57:33.919Z Downloaded vcpkg v0.2.15
11542026-09-06T23:57:33.942Z Downloaded sqlparser v0.61.0
11552026-09-06T23:57:33.950Z Downloaded lalrpop v0.19.12
11562026-09-06T23:57:33.953Z Downloaded tabled v0.15.0
11572026-09-06T23:57:33.963Z Downloaded tracing v0.1.44
11582026-09-06T23:57:33.977Z Downloaded rustix v1.1.4
11592026-09-06T23:57:33.989Z Downloaded regress v0.11.1
11602026-09-06T23:57:33.995Z Downloaded smoltcp v0.11.0
11612026-09-06T23:57:34.003Z Downloaded sled v0.34.7
11622026-09-06T23:57:34.007Z Downloaded hickory-proto v0.25.2
11632026-09-06T23:57:34.016Z Downloaded rustix v0.38.44
11642026-09-06T23:57:34.076Z Downloaded ratatui v0.29.0
11652026-09-06T23:57:34.090Z Downloaded typify-impl v0.6.2
11662026-09-06T23:57:34.099Z Downloaded libc v0.2.185
11672026-09-06T23:57:34.118Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11682026-09-06T23:57:34.129Z Downloaded diesel v2.3.7
11692026-09-06T23:57:34.141Z Downloaded libz-sys v1.1.24
11702026-09-06T23:57:34.153Z Downloaded chrono-tz v0.10.4
11712026-09-06T23:57:34.164Z Downloaded bzip2-sys v0.1.13+1.0.8
11722026-09-06T23:57:34.172Z Downloaded csv v1.4.0
11732026-09-06T23:57:34.184Z Downloaded sha3 v0.10.8
11742026-09-06T23:57:34.187Z Downloaded sha3 v0.11.0
11752026-09-06T23:57:34.192Z Downloaded jiff v0.2.34
11762026-09-06T23:57:34.200Z Downloaded zerocopy-derive v0.6.6
11772026-09-06T23:57:34.205Z Downloaded petgraph v0.6.5
11782026-09-06T23:57:34.216Z Downloaded libgit2-sys v0.18.3+1.9.2
11792026-09-06T23:57:34.249Z Downloaded regex-automata v0.4.14
11802026-09-06T23:57:34.260Z Downloaded petgraph v0.8.3
11812026-09-06T23:57:34.278Z Downloaded tokio v1.52.1
11822026-09-06T23:57:34.381Z Downloaded encoding_rs v0.8.35
11832026-09-06T23:57:34.493Z Downloaded httpmock v0.8.3
11842026-09-06T23:57:34.510Z Downloaded ring v0.17.14
11852026-09-06T23:57:35.041Z Downloaded dsi-bitstream v0.10.1
11862026-09-06T23:57:35.296Z Downloaded aws-lc-sys v0.40.0
11872026-09-06T23:57:35.714Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11882026-09-06T23:57:39.835Z Startup: Refreshing catalog 'helios' ... Done
11892026-09-06T23:57:40.257Z Startup: Caching catalogs ... Done
11902026-09-06T23:57:42.816ZPlanning: Solver setup ... Done (2.382s)
11912026-09-06T23:57:42.884ZPlanning: Running solver ... Done (0.069s)
11922026-09-06T23:57:42.936ZPlanning: Finding local manifests ... Done (0.003s)
11932026-09-06T23:57:42.953ZPlanning: Fetching manifests: 0/2 0% complete
11942026-09-06T23:57:42.964ZPlanning: Fetching manifests: 2/2 100% complete
11952026-09-06T23:57:42.980ZPlanning: Package planning ... Done (0.014s)
11962026-09-06T23:57:42.986ZPlanning: Merging actions ... Done (0.001s)
11972026-09-06T23:57:43.140ZPlanning: Checking for conflicting actions ... Done (0.160s)
11982026-09-06T23:57:43.145ZPlanning: Consolidating action changes ... Done (0.001s)
11992026-09-06T23:57:44.010ZPlanning: Evaluating mediators ... Done (0.867s)
12002026-09-06T23:57:44.013ZPlanning: Planning completed in 3.71 seconds
12012026-09-06T23:57:44.017Z Packages to install: 2
12022026-09-06T23:57:44.018Z Estimated space available: 155.60 GB
12032026-09-06T23:57:44.018ZEstimated space to be consumed: 86.48 MB
12042026-09-06T23:57:44.030Z Create boot environment: No
12052026-09-06T23:57:44.030ZCreate backup boot environment: No
12062026-09-06T23:57:44.030Z Rebuild boot archive: No
12072026-09-06T23:57:44.030Z
12082026-09-06T23:57:44.030ZChanged packages:
12092026-09-06T23:57:44.030Zhelios
12102026-09-06T23:57:44.030Z developer/build-essential
12112026-09-06T23:57:44.030Z None -> 11-3.0
12122026-09-06T23:57:44.030Z library/libxmlsec1
12132026-09-06T23:57:44.030Z None -> 1.2.35-3.0
12142026-09-06T23:57:44.042Z
12152026-09-06T23:57:44.043ZDownload: 0/214 items 0.0/1.3MB 0% complete
12162026-09-06T23:57:44.121ZDownload: Completed 1.28 MB in 0.08 seconds (16.2M/s)
12172026-09-06T23:57:44.214Z Actions: 1/268 actions (Installing new actions)
12182026-09-06T23:57:44.253Z Actions: Completed 268 actions in 0.04 seconds.
12192026-09-06T23:57:44.291ZFinalize: Updating package state database ... Done (0.037s)
12202026-09-06T23:57:44.298ZFinalize: Updating package cache ... Done (0.000s)
12212026-09-06T23:57:44.389ZFinalize: Updating image state ... Done (0.098s)
12222026-09-06T23:57:47.125ZFinalize: Creating fast lookup database ... Done (2.670s)
12232026-09-06T23:57:47.201ZFinalize: Reading search index ... Done (0.013s)
12242026-09-06T23:57:47.207ZFinalize: Updating search index ... Done (0.000s)
12252026-09-06T23:57:47.295ZFinalize: Updating package cache ... Done (0.000s)
12262026-09-06T23:57:47.708ZPlanning: Evaluating mediator changes ... Done
12272026-09-06T23:57:47.774ZPlanning: Checking for conflicting actions ... Done
12282026-09-06T23:57:47.778ZPlanning: Consolidating action changes ... Done
12292026-09-06T23:57:47.947ZPlanning: Evaluating mediators ... Done
12302026-09-06T23:57:47.984ZPlanning: Planning completed in 0.27 seconds
12312026-09-06T23:57:47.985Z Mediators to change: 2
12322026-09-06T23:57:47.985Z Create boot environment: No
12332026-09-06T23:57:47.985ZCreate backup boot environment: No
12342026-09-06T23:57:48.116ZFinalize: Updating package state database ... Done
12352026-09-06T23:57:48.116ZFinalize: Updating package cache ... Done
12362026-09-06T23:57:48.140ZFinalize: Updating image state ... Done
12372026-09-06T23:57:50.055ZFinalize: Creating fast lookup database ... Done
12382026-09-06T23:57:50.119ZFinalize: Reading search index ... Done
12392026-09-06T23:57:50.128ZFinalize: Updating search index ... Done
12402026-09-06T23:57:50.211ZFinalize: Updating package cache ... Done
12412026-09-06T23:57:50.500ZPlanning: Evaluating mediator changes ... Done
12422026-09-06T23:57:50.602ZPlanning: Checking for conflicting actions ... Done
12432026-09-06T23:57:50.611ZPlanning: Consolidating action changes ... Done
12442026-09-06T23:57:50.759ZPlanning: Evaluating mediators ... Done
12452026-09-06T23:57:50.762ZPlanning: Planning completed in 0.26 seconds
12462026-09-06T23:57:50.786Z Mediators to change: 1
12472026-09-06T23:57:50.786Z Create boot environment: No
12482026-09-06T23:57:50.786ZCreate backup boot environment: No
12492026-09-06T23:57:50.855ZFinalize: Updating package state database ... Done
12502026-09-06T23:57:50.855ZFinalize: Updating package cache ... Done
12512026-09-06T23:57:50.913ZFinalize: Updating image state ... Done
12522026-09-06T23:57:52.857ZFinalize: Creating fast lookup database ... Done
12532026-09-06T23:57:52.928ZFinalize: Reading search index ... Done
12542026-09-06T23:57:52.935ZFinalize: Updating search index ... Done
12552026-09-06T23:57:53.014ZFinalize: Updating package cache ... Done
12562026-09-06T23:57:53.319ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12572026-09-06T23:57:53.319Zapache system 2.4 system
12582026-09-06T23:57:53.319Zclang system 15 system
12592026-09-06T23:57:53.320Zcsh system system illumos
12602026-09-06T23:57:53.320Zctags system system illumos
12612026-09-06T23:57:53.320Zfile vendor vendor darwinsys
12622026-09-06T23:57:53.320Zfile system system illumos
12632026-09-06T23:57:53.320Zgcc vendor 14 vendor
12642026-09-06T23:57:53.320Zgcc system 13 system
12652026-09-06T23:57:53.321Zgcc system 10 system
12662026-09-06T23:57:53.321Zgo system 1.25 system
12672026-09-06T23:57:53.321Zllvm system 15 system
12682026-09-06T23:57:53.321Zmariadb system 11.4 system
12692026-09-06T23:57:53.321Zmta vendor vendor dma
12702026-09-06T23:57:53.321Zopenjdk system 17 system
12712026-09-06T23:57:53.321Zopenjdk system 11 system
12722026-09-06T23:57:53.321Zopenssl vendor 3 vendor
12732026-09-06T23:57:53.321Zperl system 5.40 system
12742026-09-06T23:57:53.322Zpostgresql system 18 system
12752026-09-06T23:57:53.322Zpostgresql system 17 system
12762026-09-06T23:57:53.322Zpython vendor 3 vendor
12772026-09-06T23:57:53.322Zpython system 2 system
12782026-09-06T23:57:53.322Zpython3 vendor 3.13 vendor
12792026-09-06T23:57:53.322Zruby system 3.4 system
12802026-09-06T23:57:53.322Zruby system 3.0 system
12812026-09-06T23:57:53.322Zwords vendor vendor american-english
12822026-09-06T23:57:53.322Zwords system system australian-english
12832026-09-06T23:57:53.322Zwords system system british-english
12842026-09-06T23:57:53.322Zwords system system canadian-english
12852026-09-06T23:57:53.322Zwords system system french
12862026-09-06T23:57:53.322Zwords system system italian
12872026-09-06T23:57:53.322Zwords system system ngerman
12882026-09-06T23:57:53.322Zwords system system ogerman
12892026-09-06T23:57:53.322Zwords system system spanish
12902026-09-06T23:57:53.578ZPUBLISHER TYPE STATUS P LOCATION
12912026-09-06T23:57:53.578Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12922026-09-06T23:57:54.088ZFMRI IFO
12932026-09-06T23:57:54.088Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12942026-09-06T23:57:54.088Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12952026-09-06T23:57:54.088Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12962026-09-06T23:57:54.088Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12972026-09-06T23:57:54.088Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12982026-09-06T23:57:54.089Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12992026-09-06T23:57:54.089Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
13002026-09-06T23:57:54.089Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
13012026-09-06T23:57:54.089Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
13022026-09-06T23:57:54.739Z Downloading crates ...
13032026-09-06T23:57:54.776Z Downloaded cargo_toml v0.21.0
13042026-09-06T23:57:54.818Z Compiling proc-macro2 v1.0.106
13052026-09-06T23:57:54.818Z Compiling quote v1.0.45
13062026-09-06T23:57:54.833Z Compiling unicode-ident v1.0.24
13072026-09-06T23:57:54.833Z Compiling serde_core v1.0.228
13082026-09-06T23:57:54.834Z Compiling libc v0.2.185
13092026-09-06T23:57:54.834Z Compiling version_check v0.9.5
13102026-09-06T23:57:54.834Z Compiling memchr v2.8.0
13112026-09-06T23:57:54.834Z Compiling serde v1.0.228
13122026-09-06T23:57:54.834Z Compiling zmij v1.0.21
13132026-09-06T23:57:54.834Z Compiling ucd-trie v0.1.7
13142026-09-06T23:57:54.834Z Compiling thiserror v1.0.69
13152026-09-06T23:57:54.834Z Compiling itoa v1.0.17
13162026-09-06T23:57:54.834Z Compiling rustix v1.1.4
13172026-09-06T23:57:54.834Z Compiling byteorder v1.5.0
13182026-09-06T23:57:55.124Z Compiling bitflags v2.11.0
13192026-09-06T23:57:55.152Z Compiling serde_json v1.0.151
13202026-09-06T23:57:55.206Z Compiling syn v1.0.109
13212026-09-06T23:57:55.362Z Compiling camino v1.2.5
13222026-09-06T23:57:55.373Z Compiling utf8parse v0.2.2
13232026-09-06T23:57:55.401Z Compiling proc-macro-error-attr v1.0.4
13242026-09-06T23:57:55.409Z Compiling usdt-impl v0.5.0
13252026-09-06T23:57:55.448Z Compiling pest v2.8.6
13262026-09-06T23:57:55.520Z Compiling proc-macro-error v1.0.4
13272026-09-06T23:57:55.526Z Compiling equivalent v1.0.2
13282026-09-06T23:57:55.576Z Compiling getrandom v0.4.3
13292026-09-06T23:57:55.585Z Compiling plain v0.2.3
13302026-09-06T23:57:55.631Z Compiling hashbrown v0.17.0
13312026-09-06T23:57:55.644Z Compiling log v0.4.33
13322026-09-06T23:57:55.660Z Compiling anstyle-parse v1.0.0
13332026-09-06T23:57:55.688Z Compiling toml_write v0.1.2
13342026-09-06T23:57:55.711Z Compiling anstyle v1.0.14
13352026-09-06T23:57:55.776Z Compiling winnow v0.7.14
13362026-09-06T23:57:55.799Z Compiling cfg-if v1.0.4
13372026-09-06T23:57:55.809Z Compiling anstyle-query v1.1.5
13382026-09-06T23:57:55.876Z Compiling colorchoice v1.0.4
13392026-09-06T23:57:55.892Z Compiling errno v0.3.14
13402026-09-06T23:57:55.901Z Compiling thread-id v4.2.2
13412026-09-06T23:57:55.915Z Compiling is_terminal_polyfill v1.70.2
13422026-09-06T23:57:55.948Z Compiling thiserror v2.0.18
13432026-09-06T23:57:55.957Z Compiling autocfg v1.5.0
13442026-09-06T23:57:55.964Z Compiling pretty-hex v0.4.1
13452026-09-06T23:57:55.986Z Compiling anyhow v1.0.104
13462026-09-06T23:57:56.009Z Compiling anstream v1.0.0
13472026-09-06T23:57:56.032Z Compiling strsim v0.11.1
13482026-09-06T23:57:56.121Z Compiling heck v0.4.1
13492026-09-06T23:57:56.134Z Compiling unicode-width v0.1.14
13502026-09-06T23:57:56.216Z Compiling indexmap v2.14.0
13512026-09-06T23:57:56.233Z Compiling clap_lex v1.0.0
13522026-09-06T23:57:56.294Z Compiling syn v2.0.117
13532026-09-06T23:57:56.346Z Compiling bytecount v0.6.9
13542026-09-06T23:57:56.388Z Compiling fnv v1.0.7
13552026-09-06T23:57:56.419Z Compiling heck v0.5.0
13562026-09-06T23:57:56.423Z Compiling once_cell v1.21.3
13572026-09-06T23:57:56.423Z Compiling fs-err v3.3.0
13582026-09-06T23:57:56.487Z Compiling fastrand v2.3.0
13592026-09-06T23:57:56.504Z Compiling papergrid v0.11.0
13602026-09-06T23:57:56.571Z Compiling pest_meta v2.8.6
13612026-09-06T23:57:56.666Z Compiling memmap v0.7.0
13622026-09-06T23:57:56.691Z Compiling unicode-width v0.2.0
13632026-09-06T23:57:56.745Z Compiling unicode-linebreak v0.1.5
13642026-09-06T23:57:56.771Z Compiling smawk v0.3.2
13652026-09-06T23:57:56.877Z Compiling swrite v0.1.0
13662026-09-06T23:57:56.890Z Compiling terminal_size v0.4.3
13672026-09-06T23:57:56.894Z Compiling tempfile v3.27.0
13682026-09-06T23:57:56.984Z Compiling clap_builder v4.6.0
13692026-09-06T23:57:56.984Z Compiling textwrap v0.16.2
13702026-09-06T23:57:57.308Z Compiling cargo-platform v0.3.2
13712026-09-06T23:57:57.357Z Compiling semver v1.0.28
13722026-09-06T23:57:57.551Z Compiling camino-tempfile v1.4.1
13732026-09-06T23:57:57.749Z Compiling tabled_derive v0.7.0
13742026-09-06T23:57:58.436Z Compiling tabled v0.15.0
13752026-09-06T23:57:58.488Z Compiling pest_generator v2.8.6
13762026-09-06T23:57:59.027Z Compiling serde_derive v1.0.228
13772026-09-06T23:57:59.027Z Compiling thiserror-impl v1.0.69
13782026-09-06T23:57:59.027Z Compiling zerocopy-derive v0.7.35
13792026-09-06T23:57:59.046Z Compiling pest_derive v2.8.6
13802026-09-06T23:57:59.046Z Compiling scroll_derive v0.12.1
13812026-09-06T23:57:59.046Z Compiling thiserror-impl v2.0.18
13822026-09-06T23:57:59.046Z Compiling clap_derive v4.6.1
13832026-09-06T23:57:59.712Z Compiling scroll v0.12.0
13842026-09-06T23:57:59.723Z Compiling zerocopy v0.7.35
13852026-09-06T23:57:59.914Z Compiling goblin v0.8.2
13862026-09-06T23:58:00.095Z Compiling dtrace-parser v0.2.0
13872026-09-06T23:58:00.363Z Compiling clap v4.6.1
13882026-09-06T23:58:01.413Z Compiling dof v0.3.0
13892026-09-06T23:58:01.414Z Compiling serde_tokenstream v0.2.3
13902026-09-06T23:58:01.423Z Compiling serde_spanned v0.6.9
13912026-09-06T23:58:01.427Z Compiling toml_datetime v0.6.11
13922026-09-06T23:58:01.428Z Compiling macaddr v1.0.1
13932026-09-06T23:58:01.428Z Compiling cargo_metadata v0.23.1
13942026-09-06T23:58:01.428Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13952026-09-06T23:58:01.593Z Compiling toml_edit v0.22.27
13962026-09-06T23:58:02.065Z Compiling usdt-macro v0.5.0
13972026-09-06T23:58:02.068Z Compiling usdt-attr-macro v0.5.0
13982026-09-06T23:58:02.711Z Compiling usdt v0.5.0
13992026-09-06T23:58:02.851Z Compiling toml v0.8.23
14002026-09-06T23:58:03.178Z Compiling cargo_toml v0.21.0
14012026-09-06T23:58:04.465Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14022026-09-06T23:58:06.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s
14032026-09-06T23:58:06.585Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
14042026-09-06T23:58:07.380Z Compiling serde_core v1.0.228
14052026-09-06T23:58:07.380Z Compiling libc v0.2.185
14062026-09-06T23:58:07.380Z Compiling serde v1.0.228
14072026-09-06T23:58:07.386Z Compiling log v0.4.33
14082026-09-06T23:58:07.386Z Compiling smallvec v1.15.1
14092026-09-06T23:58:07.386Z Compiling subtle v2.6.1
14102026-09-06T23:58:07.386Z Compiling zerocopy v0.8.55
14112026-09-06T23:58:07.514Z Compiling typenum v1.20.1
14122026-09-06T23:58:07.553Z Compiling find-msvc-tools v0.1.9
14132026-09-06T23:58:07.553Z Compiling shlex v1.3.0
14142026-09-06T23:58:07.572Z Compiling scopeguard v1.2.0
14152026-09-06T23:58:07.572Z Compiling portable-atomic v1.13.1
14162026-09-06T23:58:07.572Z Compiling critical-section v1.2.0
14172026-09-06T23:58:07.572Z Compiling stable_deref_trait v1.2.1
14182026-09-06T23:58:07.584Z Compiling generic-array v0.14.7
14192026-09-06T23:58:07.644Z Compiling syn v2.0.117
14202026-09-06T23:58:07.730Z Compiling lock_api v0.4.14
14212026-09-06T23:58:07.759Z Compiling serde_json v1.0.151
14222026-09-06T23:58:07.815Z Compiling const-oid v0.9.6
14232026-09-06T23:58:07.837Z Compiling libm v0.2.16
14242026-09-06T23:58:07.868Z Compiling num-traits v0.2.19
14252026-09-06T23:58:07.868Z Compiling allocator-api2 v0.2.21
14262026-09-06T23:58:07.906Z Compiling pin-project-lite v0.2.17
14272026-09-06T23:58:07.991Z Compiling writeable v0.6.2
14282026-09-06T23:58:08.000Z Compiling litemap v0.8.1
14292026-09-06T23:58:08.016Z Compiling percent-encoding v2.3.2
14302026-09-06T23:58:08.053Z Compiling parking_lot_core v0.9.12
14312026-09-06T23:58:08.093Z Compiling getrandom v0.3.4
14322026-09-06T23:58:08.102Z Compiling getrandom v0.4.3
14332026-09-06T23:58:08.156Z Compiling icu_normalizer_data v2.1.1
14342026-09-06T23:58:08.178Z Compiling icu_properties_data v2.1.2
14352026-09-06T23:58:08.239Z Compiling rand_core v0.10.0
14362026-09-06T23:58:08.273Z Compiling rustix v1.1.4
14372026-09-06T23:58:08.273Z Compiling futures-core v0.3.32
14382026-09-06T23:58:08.313Z Compiling pkg-config v0.3.32
14392026-09-06T23:58:08.375Z Compiling utf8_iter v1.0.4
14402026-09-06T23:58:08.409Z Compiling base64ct v1.8.3
14412026-09-06T23:58:08.431Z Compiling form_urlencoded v1.2.2
14422026-09-06T23:58:08.486Z Compiling foldhash v0.2.0
14432026-09-06T23:58:08.533Z Compiling flagset v0.4.7
14442026-09-06T23:58:08.566Z Compiling futures-sink v0.3.32
14452026-09-06T23:58:08.567Z Compiling futures-io v0.3.32
14462026-09-06T23:58:08.591Z Compiling slab v0.4.12
14472026-09-06T23:58:08.645Z Compiling errno v0.3.14
14482026-09-06T23:58:08.658Z Compiling jobserver v0.1.34
14492026-09-06T23:58:08.674Z Compiling getrandom v0.2.17
14502026-09-06T23:58:08.722Z Compiling mio v1.2.0
14512026-09-06T23:58:08.800Z Compiling once_cell v1.21.3
14522026-09-06T23:58:08.800Z Compiling socket2 v0.6.3
14532026-09-06T23:58:08.855Z Compiling signal-hook-registry v1.4.8
14542026-09-06T23:58:08.855Z Compiling rand_core v0.6.4
14552026-09-06T23:58:08.899Z Compiling pem-rfc7468 v0.7.0
14562026-09-06T23:58:08.951Z Compiling futures-channel v0.3.32
14572026-09-06T23:58:08.951Z Compiling cc v1.2.56
14582026-09-06T23:58:09.003Z Compiling parking_lot v0.12.5
14592026-09-06T23:58:09.118Z Compiling hashbrown v0.17.0
14602026-09-06T23:58:09.118Z Compiling futures-task v0.3.32
14612026-09-06T23:58:09.118Z Compiling rustversion v1.0.22
14622026-09-06T23:58:09.156Z Compiling iana-time-zone v0.1.65
14632026-09-06T23:58:09.158Z Compiling base64 v0.22.1
14642026-09-06T23:58:09.158Z Compiling cpufeatures v0.2.17
14652026-09-06T23:58:09.158Z Compiling ident_case v1.0.1
14662026-09-06T23:58:09.199Z Compiling simd-adler32 v0.3.8
14672026-09-06T23:58:09.199Z Compiling adler2 v2.0.1
14682026-09-06T23:58:09.252Z Compiling syn v1.0.109
14692026-09-06T23:58:09.253Z Compiling spin v0.9.8
14702026-09-06T23:58:09.253Z Compiling ahash v0.8.12
14712026-09-06T23:58:09.286Z Compiling schemars v0.8.22
14722026-09-06T23:58:09.305Z Compiling fs_extra v1.3.0
14732026-09-06T23:58:09.332Z Compiling dunce v1.0.5
14742026-09-06T23:58:09.362Z Compiling miniz_oxide v0.8.9
14752026-09-06T23:58:09.416Z Compiling dyn-clone v1.0.20
14762026-09-06T23:58:09.442Z Compiling rand_core v0.9.5
14772026-09-06T23:58:09.456Z Compiling tracing-core v0.1.36
14782026-09-06T23:58:09.489Z Compiling regex-syntax v0.8.10
14792026-09-06T23:58:09.489Z Compiling tinyvec_macros v0.1.1
14802026-09-06T23:58:09.573Z Compiling tinyvec v1.11.0
14812026-09-06T23:58:09.594Z Compiling num-bigint-dig v0.8.6
14822026-09-06T23:58:09.594Z Compiling aws-lc-rs v1.16.3
14832026-09-06T23:58:09.594Z Compiling object v0.37.3
14842026-09-06T23:58:09.631Z Compiling anyhow v1.0.104
14852026-09-06T23:58:09.664Z Compiling cmake v0.1.57
14862026-09-06T23:58:09.744Z Compiling num-integer v0.1.46
14872026-09-06T23:58:09.781Z Compiling bitflags v2.11.0
14882026-09-06T23:58:09.907Z Compiling semver v1.0.28
14892026-09-06T23:58:09.914Z Compiling indexmap v2.14.0
14902026-09-06T23:58:09.952Z Compiling uuid v1.23.4
14912026-09-06T23:58:09.994Z Compiling vcpkg v0.2.15
14922026-09-06T23:58:10.015Z Compiling num-iter v0.1.45
14932026-09-06T23:58:10.069Z Compiling lazy_static v1.5.0
14942026-09-06T23:58:10.075Z Compiling ff v0.13.1
14952026-09-06T23:58:10.106Z Compiling gimli v0.32.3
14962026-09-06T23:58:10.155Z Compiling base16ct v0.2.0
14972026-09-06T23:58:10.179Z Compiling rustc_version v0.4.1
14982026-09-06T23:58:10.236Z Compiling group v0.13.0
14992026-09-06T23:58:10.248Z Compiling crossbeam-utils v0.8.21
15002026-09-06T23:58:10.305Z Compiling cmov v0.5.4
15012026-09-06T23:58:10.453Z Compiling crc32fast v1.5.0
15022026-09-06T23:58:10.526Z Compiling synstructure v0.13.2
15032026-09-06T23:58:10.542Z Compiling serde_derive_internals v0.29.1
15042026-09-06T23:58:10.559Z Compiling aws-lc-sys v0.40.0
15052026-09-06T23:58:10.607Z Compiling pest_generator v2.8.6
15062026-09-06T23:58:10.623Z Compiling rustc-demangle v0.1.27
15072026-09-06T23:58:10.626Z Compiling untrusted v0.7.1
15082026-09-06T23:58:10.684Z Compiling openssl-probe v0.2.1
15092026-09-06T23:58:10.715Z Compiling openssl-sys v0.9.117
15102026-09-06T23:58:10.762Z Compiling owo-colors v4.3.0
15112026-09-06T23:58:10.776Z Compiling httparse v1.10.1
15122026-09-06T23:58:10.948Z Compiling curve25519-dalek v4.1.3
15132026-09-06T23:58:10.998Z Compiling ctutils v0.4.2
15142026-09-06T23:58:11.035Z Compiling darling_core v0.23.0
15152026-09-06T23:58:11.110Z Compiling terminal_size v0.4.3
15162026-09-06T23:58:11.132Z Compiling tempfile v3.27.0
15172026-09-06T23:58:11.215Z Compiling clap_builder v4.6.0
15182026-09-06T23:58:11.268Z Compiling camino v1.2.5
15192026-09-06T23:58:11.302Z Compiling proc-macro-error-attr2 v2.0.0
15202026-09-06T23:58:11.321Z Compiling aho-corasick v1.1.4
15212026-09-06T23:58:11.335Z Compiling radium v0.7.0
15222026-09-06T23:58:11.358Z Compiling is_ci v1.2.0
15232026-09-06T23:58:11.373Z Compiling unicode-segmentation v1.12.0
15242026-09-06T23:58:11.467Z Compiling tower-service v0.3.3
15252026-09-06T23:58:11.513Z Compiling tower-layer v0.3.3
15262026-09-06T23:58:11.525Z Compiling try-lock v0.2.5
15272026-09-06T23:58:11.584Z Compiling atomic-waker v1.1.2
15282026-09-06T23:58:11.645Z Compiling rustls v0.23.41
15292026-09-06T23:58:11.665Z Compiling untrusted v0.9.0
15302026-09-06T23:58:11.696Z Compiling want v0.3.1
15312026-09-06T23:58:11.707Z Compiling supports-color v3.0.2
15322026-09-06T23:58:11.733Z Compiling proc-macro-error2 v2.0.1
15332026-09-06T23:58:11.737Z Compiling textwrap v0.16.2
15342026-09-06T23:58:11.804Z Compiling addr2line v0.25.1
15352026-09-06T23:58:11.887Z Compiling darling_core v0.20.11
15362026-09-06T23:58:12.067Z Compiling slog v2.8.2
15372026-09-06T23:58:12.096Z Compiling time-core v0.1.8
15382026-09-06T23:58:12.199Z Compiling num-conv v0.2.0
15392026-09-06T23:58:12.214Z Compiling regex-automata v0.4.14
15402026-09-06T23:58:12.214Z Compiling maybe-uninit v2.0.0
15412026-09-06T23:58:12.226Z Compiling supports-unicode v3.0.0
15422026-09-06T23:58:12.262Z Compiling tap v1.0.1
15432026-09-06T23:58:12.284Z Compiling foreign-types-shared v0.1.1
15442026-09-06T23:58:12.309Z Compiling serde_derive v1.0.228
15452026-09-06T23:58:12.317Z Compiling zeroize_derive v1.5.0
15462026-09-06T23:58:12.378Z Compiling zerocopy-derive v0.8.55
15472026-09-06T23:58:12.393Z Compiling zerofrom-derive v0.1.6
15482026-09-06T23:58:12.397Z Compiling yoke-derive v0.8.1
15492026-09-06T23:58:12.420Z Compiling zerovec-derive v0.11.2
15502026-09-06T23:58:12.503Z Compiling displaydoc v0.2.5
15512026-09-06T23:58:12.601Z Compiling thiserror-impl v2.0.18
15522026-09-06T23:58:12.995Z Compiling tokio-macros v2.7.0
15532026-09-06T23:58:13.056Z Compiling der_derive v0.7.3
15542026-09-06T23:58:13.112Z Compiling futures-macro v0.3.32
15552026-09-06T23:58:13.326Z Compiling thiserror-impl v1.0.69
15562026-09-06T23:58:13.636Z Compiling tracing-attributes v0.1.31
15572026-09-06T23:58:13.690Z Compiling schemars_derive v0.8.22
15582026-09-06T23:58:13.716Z Compiling clap_derive v4.6.1
15592026-09-06T23:58:13.716Z Compiling pest_derive v2.8.6
15602026-09-06T23:58:13.827Z Compiling backtrace v0.3.76
15612026-09-06T23:58:13.931Z Compiling zerofrom v0.1.6
15622026-09-06T23:58:13.992Z Compiling futures-util v0.3.32
15632026-09-06T23:58:14.072Z Compiling yoke v0.8.1
15642026-09-06T23:58:14.108Z Compiling thiserror v2.0.18
15652026-09-06T23:58:14.128Z Compiling async-trait v0.1.89
15662026-09-06T23:58:14.169Z Compiling scroll_derive v0.12.1
15672026-09-06T23:58:14.220Z Compiling darling_macro v0.23.0
15682026-09-06T23:58:14.282Z Compiling zerovec v0.11.5
15692026-09-06T23:58:14.303Z Compiling zerotrie v0.2.3
15702026-09-06T23:58:14.371Z Compiling backtrace-ext v0.2.1
15712026-09-06T23:58:14.530Z Compiling miette-derive v7.6.0
15722026-09-06T23:58:14.663Z Compiling zerocopy-derive v0.7.35
15732026-09-06T23:58:14.718Z Compiling thiserror v1.0.69
15742026-09-06T23:58:14.772Z Compiling tinystr v0.8.2
15752026-09-06T23:58:14.805Z Compiling potential_utf v0.1.4
15762026-09-06T23:58:14.845Z Compiling scroll_derive v0.13.1
15772026-09-06T23:58:14.914Z Compiling scroll v0.12.0
15782026-09-06T23:58:14.975Z Compiling icu_locale_core v2.1.1
15792026-09-06T23:58:14.987Z Compiling icu_collections v2.1.1
15802026-09-06T23:58:15.011Z Compiling curve25519-dalek-derive v0.1.1
15812026-09-06T23:58:15.011Z Compiling tracing v0.1.44
15822026-09-06T23:58:15.027Z Compiling httpdate v1.0.3
15832026-09-06T23:58:15.217Z Compiling powerfmt v0.2.0
15842026-09-06T23:58:15.231Z Compiling keccak v0.1.6
15852026-09-06T23:58:15.294Z Compiling supports-hyperlinks v3.2.0
15862026-09-06T23:58:15.322Z Compiling openssl v0.10.80
15872026-09-06T23:58:15.509Z Compiling deranged v0.5.8
15882026-09-06T23:58:15.533Z Compiling goblin v0.8.2
15892026-09-06T23:58:15.533Z Compiling darling v0.23.0
15902026-09-06T23:58:15.564Z Compiling clap v4.6.1
15912026-09-06T23:58:15.599Z Compiling zerocopy v0.7.35
15922026-09-06T23:58:15.625Z Compiling icu_provider v2.1.1
15932026-09-06T23:58:15.651Z Compiling darling_macro v0.20.11
15942026-09-06T23:58:15.693Z Compiling hubpack_derive v0.1.1
15952026-09-06T23:58:15.721Z Compiling scroll v0.13.0
15962026-09-06T23:58:15.775Z Compiling wyz v0.5.1
15972026-09-06T23:58:15.787Z Compiling miette v7.6.0
15982026-09-06T23:58:15.881Z Compiling zeroize v1.9.0
15992026-09-06T23:58:15.947Z Compiling bytes v1.11.1
16002026-09-06T23:58:15.957Z Compiling icu_properties v2.1.2
16012026-09-06T23:58:15.962Z Compiling icu_normalizer v2.1.1
16022026-09-06T23:58:15.989Z Compiling chrono v0.4.45
16032026-09-06T23:58:16.004Z Compiling ipnet v2.12.0
16042026-09-06T23:58:16.182Z Compiling der v0.7.10
16052026-09-06T23:58:16.202Z Compiling hex v0.4.3
16062026-09-06T23:58:16.203Z Compiling rustls-pki-types v1.14.0
16072026-09-06T23:58:16.362Z Compiling hybrid-array v0.4.13
16082026-09-06T23:58:16.425Z Compiling serde_spanned v0.6.9
16092026-09-06T23:58:16.441Z Compiling tokio v1.52.1
16102026-09-06T23:58:16.489Z Compiling http v1.4.2
16112026-09-06T23:58:16.538Z Compiling serde_tokenstream v0.2.3
16122026-09-06T23:58:16.556Z Compiling toml_datetime v0.6.11
16132026-09-06T23:58:16.587Z Compiling erased-serde v0.3.31
16142026-09-06T23:58:16.603Z Compiling foreign-types v0.3.2
16152026-09-06T23:58:16.658Z Compiling crypto-common v0.1.7
16162026-09-06T23:58:16.683Z Compiling block-buffer v0.10.4
16172026-09-06T23:58:16.723Z Compiling crypto-bigint v0.5.5
16182026-09-06T23:58:16.873Z Compiling digest v0.10.7
16192026-09-06T23:58:16.894Z Compiling idna_adapter v1.2.1
16202026-09-06T23:58:16.901Z Compiling openssl-macros v0.1.1
16212026-09-06T23:58:16.907Z Compiling knus-derive v3.4.0
16222026-09-06T23:58:16.968Z Compiling ppv-lite86 v0.2.21
16232026-09-06T23:58:16.992Z Compiling idna v1.1.0
16242026-09-06T23:58:17.089Z Compiling spki v0.7.3
16252026-09-06T23:58:17.110Z Compiling hmac v0.12.1
16262026-09-06T23:58:17.121Z Compiling sha2 v0.10.9
16272026-09-06T23:58:17.169Z Compiling signature v2.2.0
16282026-09-06T23:58:17.291Z Compiling url v2.5.8
16292026-09-06T23:58:17.318Z Compiling pkcs8 v0.10.2
16302026-09-06T23:58:17.328Z Compiling rand_chacha v0.3.1
16312026-09-06T23:58:17.332Z Compiling rand_chacha v0.9.0
16322026-09-06T23:58:17.380Z Compiling x509-cert v0.2.5
16332026-09-06T23:58:17.397Z Compiling hkdf v0.12.4
16342026-09-06T23:58:17.417Z Compiling http-body v1.0.1
16352026-09-06T23:58:17.426Z Compiling hashbrown v0.14.5
16362026-09-06T23:58:17.467Z Compiling rfc6979 v0.4.0
16372026-09-06T23:58:17.570Z Compiling rand v0.8.6
16382026-09-06T23:58:17.581Z Compiling rand v0.9.2
16392026-09-06T23:58:17.606Z Compiling sec1 v0.7.3
16402026-09-06T23:58:17.622Z Compiling pkcs1 v0.7.5
16412026-09-06T23:58:17.675Z Compiling ed25519 v2.2.3
16422026-09-06T23:58:17.979Z Compiling elliptic-curve v0.13.8
16432026-09-06T23:58:18.071Z Compiling chumsky v0.9.3
16442026-09-06T23:58:18.109Z Compiling sha3 v0.10.8
16452026-09-06T23:58:18.175Z Compiling half v2.7.1
16462026-09-06T23:58:18.452Z Compiling ecdsa v0.16.9
16472026-09-06T23:58:18.469Z Compiling primeorder v0.13.6
16482026-09-06T23:58:18.483Z Compiling time-macros v0.2.27
16492026-09-06T23:58:18.599Z Compiling bzip2-sys v0.1.13+1.0.8
16502026-09-06T23:58:18.644Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16512026-09-06T23:58:18.720Z Compiling unicode-normalization v0.1.25
16522026-09-06T23:58:18.745Z Compiling socket2 v0.5.10
16532026-09-06T23:58:18.873Z Compiling wait-timeout v0.2.1
16542026-09-06T23:58:18.919Z Compiling env_filter v2.0.0
16552026-09-06T23:58:18.952Z Compiling packed_struct v0.10.1
16562026-09-06T23:58:18.988Z Compiling bit-vec v0.8.0
16572026-09-06T23:58:19.021Z Compiling num_threads v0.1.7
16582026-09-06T23:58:19.048Z Compiling quick-error v1.2.3
16592026-09-06T23:58:19.085Z Compiling ciborium-io v0.2.2
16602026-09-06T23:58:19.141Z Compiling native-tls v0.2.18
16612026-09-06T23:58:19.159Z Compiling funty v2.0.0
16622026-09-06T23:58:19.172Z Compiling ciborium-ll v0.2.2
16632026-09-06T23:58:19.186Z Compiling rusty-fork v0.3.1
16642026-09-06T23:58:19.202Z Compiling bit-set v0.8.0
16652026-09-06T23:58:19.215Z Compiling knus v3.4.0
16662026-09-06T23:58:19.239Z Compiling env_logger v0.11.11
16672026-09-06T23:58:19.292Z Compiling ed25519-dalek v2.2.0
16682026-09-06T23:58:19.375Z Compiling p384 v0.13.1
16692026-09-06T23:58:19.417Z Compiling dof v0.3.0
16702026-09-06T23:58:19.426Z Compiling sha1 v0.10.6
16712026-09-06T23:58:19.521Z Compiling rsa v0.9.10
16722026-09-06T23:58:19.600Z Compiling time v0.3.47
16732026-09-06T23:58:19.627Z Compiling bitvec v1.0.1
16742026-09-06T23:58:19.764Z Compiling hubpack v0.1.2
16752026-09-06T23:58:19.834Z Compiling darling v0.20.11
16762026-09-06T23:58:19.931Z Compiling goblin v0.10.5
16772026-09-06T23:58:20.063Z Compiling serde_with_macros v3.21.0
16782026-09-06T23:58:20.079Z Compiling dtrace-parser v0.2.0
16792026-09-06T23:58:20.088Z Compiling packed_struct_codegen v0.10.1
16802026-09-06T23:58:20.096Z Compiling zerocopy-derive v0.6.6
16812026-09-06T23:58:20.148Z Compiling bitfield-macros v0.19.4
16822026-09-06T23:58:20.160Z Compiling strum_macros v0.26.4
16832026-09-06T23:58:20.798Z Compiling tokio-util v0.7.18
16842026-09-06T23:58:20.901Z Compiling rand_xorshift v0.4.0
16852026-09-06T23:58:20.970Z Compiling thread-id v4.2.2
16862026-09-06T23:58:21.110Z Compiling sync_wrapper v1.0.2
16872026-09-06T23:58:21.129Z Compiling indexmap v1.9.3
16882026-09-06T23:58:21.146Z Compiling usdt-impl v0.6.0
16892026-09-06T23:58:21.165Z Compiling paste v1.0.15
16902026-09-06T23:58:21.234Z Compiling zlib-rs v0.6.2
16912026-09-06T23:58:21.340Z Compiling unarray v0.1.4
16922026-09-06T23:58:21.340Z Compiling crc-catalog v2.4.0
16932026-09-06T23:58:21.340Z Compiling siphasher v1.0.2
16942026-09-06T23:58:21.362Z Compiling salty v0.3.0
16952026-09-06T23:58:21.380Z Compiling nodrop v0.1.14
16962026-09-06T23:58:21.410Z Compiling crc v3.4.0
16972026-09-06T23:58:21.430Z Compiling proptest v1.11.0
16982026-09-06T23:58:21.480Z Compiling array-init v0.0.4
16992026-09-06T23:58:21.518Z Compiling serde_with v3.21.0
17002026-09-06T23:58:21.621Z Compiling h2 v0.4.15
17012026-09-06T23:58:21.841Z Compiling tower v0.5.3
17022026-09-06T23:58:21.913Z Compiling usdt-impl v0.5.0
17032026-09-06T23:58:21.980Z Compiling strum v0.26.3
17042026-09-06T23:58:21.994Z Compiling zerocopy v0.6.6
17052026-09-06T23:58:22.124Z Compiling bitfield v0.19.4
17062026-09-06T23:58:22.348Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
17072026-09-06T23:58:22.387Z Compiling smallvec v0.6.14
17082026-09-06T23:58:22.402Z Compiling derive_builder_core v0.20.2
17092026-09-06T23:58:22.428Z Compiling ciborium v0.2.2
17102026-09-06T23:58:22.473Z Compiling ipnetwork v0.21.1
17112026-09-06T23:58:22.516Z Compiling http-body-util v0.1.3
17122026-09-06T23:58:22.598Z Compiling dtrace-parser v0.3.0
17132026-09-06T23:58:22.611Z Compiling enum-as-inner v0.6.1
17142026-09-06T23:58:22.778Z Compiling dof v0.4.0
17152026-09-06T23:58:22.838Z Compiling structmeta-derive v0.3.0
17162026-09-06T23:58:22.881Z Compiling heapless v0.7.17
17172026-09-06T23:58:23.008Z Compiling thread-id v5.1.0
17182026-09-06T23:58:23.104Z Compiling syn v3.0.3
17192026-09-06T23:58:23.142Z Compiling cookie v0.18.1
17202026-09-06T23:58:23.217Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
17212026-09-06T23:58:23.315Z Compiling iri-string v0.7.10
17222026-09-06T23:58:23.331Z Compiling data-encoding v2.10.0
17232026-09-06T23:58:23.367Z Compiling unicode-bidi v0.3.18
17242026-09-06T23:58:23.415Z Compiling ryu v1.0.23
17252026-09-06T23:58:23.443Z Compiling unicode-properties v0.1.4
17262026-09-06T23:58:23.615Z Compiling signal-hook v0.3.18
17272026-09-06T23:58:23.672Z Compiling zstd-safe v7.2.4
17282026-09-06T23:58:23.832Z Compiling hashbrown v0.12.3
17292026-09-06T23:58:23.848Z Compiling static_assertions v1.1.0
17302026-09-06T23:58:23.911Z Compiling base64 v0.21.7
17312026-09-06T23:58:23.926Z Compiling rayon-core v1.13.0
17322026-09-06T23:58:23.942Z Compiling winnow v0.5.40
17332026-09-06T23:58:24.034Z Compiling structmeta v0.3.0
17342026-09-06T23:58:24.053Z Compiling newtype-uuid v1.3.2
17352026-09-06T23:58:24.084Z Compiling flate2 v1.1.9
17362026-09-06T23:58:24.230Z Compiling ron v0.8.1
17372026-09-06T23:58:24.249Z Compiling stringprep v0.1.5
17382026-09-06T23:58:24.315Z Compiling serde_urlencoded v0.7.1
17392026-09-06T23:58:24.458Z Compiling derive_builder_macro v0.20.2
17402026-09-06T23:58:24.483Z Compiling tower-http v0.6.8
17412026-09-06T23:58:24.574Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17422026-09-06T23:58:24.588Z Compiling oxnet v0.1.6
17432026-09-06T23:58:24.695Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17442026-09-06T23:58:24.730Z Compiling serde-hex v0.1.0
17452026-09-06T23:58:24.894Z Compiling hyper v1.10.1
17462026-09-06T23:58:24.910Z Compiling bzip2 v0.4.4
17472026-09-06T23:58:24.923Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17482026-09-06T23:58:24.975Z Compiling tokio-native-tls v0.3.1
17492026-09-06T23:58:25.147Z Compiling hashbrown v0.13.2
17502026-09-06T23:58:25.170Z Compiling block-buffer v0.12.1
17512026-09-06T23:58:25.180Z Compiling block-padding v0.4.2
17522026-09-06T23:58:25.367Z Compiling toml_edit v0.19.15
17532026-09-06T23:58:25.389Z Compiling crypto-common v0.2.2
17542026-09-06T23:58:25.407Z Compiling md-5 v0.10.6
17552026-09-06T23:58:25.457Z Compiling rustls-native-certs v0.8.3
17562026-09-06T23:58:25.597Z Compiling futures-executor v0.3.32
17572026-09-06T23:58:25.661Z Compiling serde-big-array v0.5.1
17582026-09-06T23:58:25.733Z Compiling bstr v1.12.1
17592026-09-06T23:58:25.795Z Compiling pin-project-internal v1.1.11
17602026-09-06T23:58:25.865Z Compiling crossbeam-epoch v0.9.18
17612026-09-06T23:58:25.903Z Compiling heck v0.4.1
17622026-09-06T23:58:25.929Z Compiling vergen-lib v9.1.0
17632026-09-06T23:58:26.115Z Compiling hyper-util v0.1.20
17642026-09-06T23:58:26.238Z Compiling hash32 v0.2.1
17652026-09-06T23:58:26.254Z Compiling encoding_rs v0.8.35
17662026-09-06T23:58:26.335Z Compiling memoffset v0.9.1
17672026-09-06T23:58:26.344Z Compiling thread_local v1.1.9
17682026-09-06T23:58:26.381Z Compiling rustix v0.38.44
17692026-09-06T23:58:26.431Z Compiling litrs v1.0.0
17702026-09-06T23:58:26.448Z Compiling slog-async v2.8.0
17712026-09-06T23:58:26.508Z Compiling smoltcp v0.9.1
17722026-09-06T23:58:26.571Z Compiling psl-types v2.0.11
17732026-09-06T23:58:26.627Z Compiling daft-derive v0.1.8
17742026-09-06T23:58:26.693Z Compiling fallible-iterator v0.2.0
17752026-09-06T23:58:26.752Z Compiling mime v0.3.17
17762026-09-06T23:58:26.782Z Compiling ref-cast v1.0.25
17772026-09-06T23:58:26.813Z Compiling crc-any v2.5.0
17782026-09-06T23:58:26.868Z Compiling linked-hash-map v0.5.6
17792026-09-06T23:58:26.946Z Compiling cfg_aliases v0.2.1
17802026-09-06T23:58:26.970Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17812026-09-06T23:58:26.985Z Compiling document-features v0.2.12
17822026-09-06T23:58:27.000Z Compiling pin-project v1.1.11
17832026-09-06T23:58:27.015Z Compiling postgres-protocol v0.6.10
17842026-09-06T23:58:27.030Z Compiling nix v0.31.2
17852026-09-06T23:58:27.078Z Compiling lru-cache v0.1.2
17862026-09-06T23:58:27.188Z Compiling toml v0.7.8
17872026-09-06T23:58:27.213Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17882026-09-06T23:58:27.315Z Compiling publicsuffix v2.3.0
17892026-09-06T23:58:27.315Z Compiling toml_edit v0.22.27
17902026-09-06T23:58:27.446Z Compiling daft v0.1.8
17912026-09-06T23:58:27.459Z Compiling snafu-derive v0.8.9
17922026-09-06T23:58:27.477Z Compiling crossbeam-deque v0.8.6
17932026-09-06T23:58:27.486Z Compiling futures v0.3.32
17942026-09-06T23:58:27.573Z Compiling hyper-tls v0.6.0
17952026-09-06T23:58:27.608Z Compiling object v0.30.4
17962026-09-06T23:58:27.634Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17972026-09-06T23:58:27.702Z Compiling inout v0.2.2
17982026-09-06T23:58:27.734Z Compiling zip v0.6.6
17992026-09-06T23:58:27.734Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
18002026-09-06T23:58:27.811Z Compiling derive_builder v0.20.2
18012026-09-06T23:58:27.899Z Compiling derive-ex v0.1.8
18022026-09-06T23:58:27.956Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
18032026-09-06T23:58:28.064Z Compiling hickory-proto v0.24.4
18042026-09-06T23:58:28.080Z Compiling usdt-macro v0.5.0
18052026-09-06T23:58:28.101Z Compiling usdt-attr-macro v0.5.0
18062026-09-06T23:58:28.200Z Compiling phf_shared v0.13.1
18072026-09-06T23:58:28.245Z Compiling regex v1.12.3
18082026-09-06T23:58:28.383Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18092026-09-06T23:58:28.415Z Compiling strum_macros v0.27.2
18102026-09-06T23:58:28.457Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18112026-09-06T23:58:28.474Z Compiling ref-cast-impl v1.0.25
18122026-09-06T23:58:28.640Z Compiling crossbeam-channel v0.5.15
18132026-09-06T23:58:28.711Z Compiling convert_case v0.10.0
18142026-09-06T23:58:28.891Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
18152026-09-06T23:58:28.917Z Compiling blake3 v1.8.5
18162026-09-06T23:58:28.949Z Compiling vergen v9.1.0
18172026-09-06T23:58:29.051Z Compiling cargo-platform v0.3.2
18182026-09-06T23:58:29.073Z Compiling memmap2 v0.9.10
18192026-09-06T23:58:29.113Z Compiling is-terminal v0.4.17
18202026-09-06T23:58:29.135Z Compiling memmap v0.7.0
18212026-09-06T23:58:29.162Z Compiling fs-err v3.3.0
18222026-09-06T23:58:29.232Z Compiling libbz2-rs-sys v0.2.2
18232026-09-06T23:58:29.312Z Compiling path-slash v0.1.5
18242026-09-06T23:58:29.323Z Compiling take_mut v0.2.2
18252026-09-06T23:58:29.340Z Compiling resolv-conf v0.7.6
18262026-09-06T23:58:29.340Z Compiling jiff-core v0.1.0
18272026-09-06T23:58:29.405Z Compiling managed v0.8.0
18282026-09-06T23:58:29.442Z Compiling corncobs v0.1.4
18292026-09-06T23:58:29.458Z Compiling bumpalo v3.20.2
18302026-09-06T23:58:29.469Z Compiling cpufeatures v0.3.0
18312026-09-06T23:58:29.489Z Compiling foldhash v0.1.5
18322026-09-06T23:58:29.629Z Compiling same-file v1.0.6
18332026-09-06T23:58:29.633Z Compiling term v1.2.1
18342026-09-06T23:58:29.655Z Compiling bitflags v1.3.2
18352026-09-06T23:58:29.673Z Compiling zopfli v0.8.3
18362026-09-06T23:58:29.689Z Compiling test-strategy v0.4.5
18372026-09-06T23:58:29.716Z Compiling walkdir v2.5.0
18382026-09-06T23:58:29.745Z Compiling bzip2 v0.6.1
18392026-09-06T23:58:29.761Z Compiling hashbrown v0.15.5
18402026-09-06T23:58:29.964Z Compiling slog-term v2.9.2
18412026-09-06T23:58:29.983Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18422026-09-06T23:58:30.107Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18432026-09-06T23:58:30.125Z Compiling jiff v0.2.34
18442026-09-06T23:58:30.246Z Compiling hickory-resolver v0.24.4
18452026-09-06T23:58:30.365Z Compiling snafu v0.8.9
18462026-09-06T23:58:30.420Z Compiling strum v0.27.2
18472026-09-06T23:58:30.500Z Compiling usdt v0.5.0
18482026-09-06T23:58:30.554Z Compiling cargo_metadata v0.23.1
18492026-09-06T23:58:30.620Z Compiling derive_more-impl v2.1.1
18502026-09-06T23:58:30.641Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18512026-09-06T23:58:30.728Z Compiling toml v0.8.23
18522026-09-06T23:58:30.743Z Compiling phf v0.13.1
18532026-09-06T23:58:30.790Z Compiling cookie_store v0.22.1
18542026-09-06T23:58:30.825Z Compiling signal-hook-mio v0.2.5
18552026-09-06T23:58:30.954Z Compiling cipher v0.5.2
18562026-09-06T23:58:30.971Z Compiling reqwest v0.12.28
18572026-09-06T23:58:31.299Z Compiling postgres-types v0.2.12
18582026-09-06T23:58:31.321Z Compiling zstd v0.13.3
18592026-09-06T23:58:31.467Z Compiling globset v0.4.18
18602026-09-06T23:58:31.491Z Compiling usdt-attr-macro v0.6.0
18612026-09-06T23:58:31.602Z Compiling usdt-macro v0.6.0
18622026-09-06T23:58:31.675Z Compiling tokio-stream v0.1.18
18632026-09-06T23:58:31.808Z Compiling phf_shared v0.11.3
18642026-09-06T23:58:31.868Z Compiling olpc-cjson v0.1.4
18652026-09-06T23:58:31.882Z Compiling byte-wrapper v0.1.0
18662026-09-06T23:58:31.939Z Compiling inout v0.1.4
18672026-09-06T23:58:32.036Z Compiling secrecy v0.8.0
18682026-09-06T23:58:32.051Z Compiling serde_plain v1.0.2
18692026-09-06T23:58:32.085Z Compiling serde_repr v0.1.20
18702026-09-06T23:58:32.115Z Compiling async-recursion v1.1.1
18712026-09-06T23:58:32.137Z Compiling derive-where v1.6.0
18722026-09-06T23:58:32.211Z Compiling float-cmp v0.10.0
18732026-09-06T23:58:32.230Z Compiling pem v3.0.6
18742026-09-06T23:58:32.242Z Compiling hashbrown v0.16.1
18752026-09-06T23:58:32.258Z Compiling precomputed-hash v0.1.1
18762026-09-06T23:58:32.348Z Compiling whoami v2.1.0
18772026-09-06T23:58:32.365Z Compiling predicates-core v1.0.10
18782026-09-06T23:58:32.365Z Compiling debug-ignore v1.0.5
18792026-09-06T23:58:32.431Z Compiling new_debug_unreachable v1.0.6
18802026-09-06T23:58:32.509Z Compiling const-oid v0.10.2
18812026-09-06T23:58:32.522Z Compiling typed-path v0.9.3
18822026-09-06T23:58:32.539Z Compiling fixedbitset v0.5.7
18832026-09-06T23:58:32.539Z Compiling difflib v0.4.0
18842026-09-06T23:58:32.566Z Compiling fixedbitset v0.4.2
18852026-09-06T23:58:32.566Z Compiling either v1.15.0
18862026-09-06T23:58:32.599Z Compiling arrayvec v0.7.6
18872026-09-06T23:58:32.663Z Compiling arrayref v0.3.9
18882026-09-06T23:58:32.727Z Compiling constant_time_eq v0.4.2
18892026-09-06T23:58:32.747Z Compiling winnow v1.0.3
18902026-09-06T23:58:32.762Z Compiling normalize-line-endings v0.3.0
18912026-09-06T23:58:32.812Z Compiling itertools v0.13.0
18922026-09-06T23:58:32.832Z Compiling iddqd v0.4.2
18932026-09-06T23:58:32.838Z Compiling petgraph v0.8.3
18942026-09-06T23:58:32.838Z Compiling petgraph v0.6.5
18952026-09-06T23:58:32.875Z Compiling predicates v3.1.4
18962026-09-06T23:58:32.894Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18972026-09-06T23:58:32.968Z Compiling digest v0.11.3
18982026-09-06T23:58:33.191Z Compiling tokio-postgres v0.7.16
18992026-09-06T23:58:33.301Z Compiling string_cache v0.8.9
19002026-09-06T23:58:33.470Z Compiling usdt v0.6.0
19012026-09-06T23:58:33.511Z Compiling qorb v0.4.1
19022026-09-06T23:58:33.537Z Compiling zip v4.6.1
19032026-09-06T23:58:33.586Z Compiling crossterm v0.28.1
19042026-09-06T23:58:33.725Z Compiling toml_parser v1.1.2+spec-1.1.0
19052026-09-06T23:58:33.787Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
19062026-09-06T23:58:33.866Z Compiling cipher v0.4.4
19072026-09-06T23:58:33.886Z Compiling derive_more v2.1.1
19082026-09-06T23:58:34.230Z Compiling chacha20 v0.10.0
19092026-09-06T23:58:34.366Z Compiling similar v2.7.0
19102026-09-06T23:58:34.431Z Compiling hickory-proto v0.25.2
19112026-09-06T23:58:34.440Z Compiling buf-list v1.1.2
19122026-09-06T23:58:34.510Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19132026-09-06T23:58:34.555Z Compiling openapiv3 v2.2.0
19142026-09-06T23:58:34.629Z Compiling lalrpop-util v0.19.12
19152026-09-06T23:58:34.749Z Compiling peg-runtime v0.8.5
19162026-09-06T23:58:34.816Z Compiling filetime v0.2.27
19172026-09-06T23:58:34.838Z Compiling xattr v1.6.1
19182026-09-06T23:58:34.845Z Compiling camino-tempfile v1.4.1
19192026-09-06T23:58:35.015Z Compiling tar v0.4.46
19202026-09-06T23:58:52.522Z Compiling rustls-webpki v0.103.13
19212026-09-06T23:58:55.197Z Compiling tokio-rustls v0.26.4
19222026-09-06T23:58:55.197Z Compiling rustls-platform-verifier v0.6.2
19232026-09-06T23:58:55.209Z Compiling tough v0.22.0
19242026-09-06T23:58:55.393Z Compiling hyper-rustls v0.27.7
19252026-09-06T23:58:55.645Z Compiling reqwest v0.13.2
19262026-09-06T23:58:57.807Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19272026-09-06T23:58:58.132Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19282026-09-06T23:59:00.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.32s
19292026-09-06T23:59:00.948Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19302026-09-06T23:59:00.948Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19312026-09-06T23:59:01.148Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
19322026-09-06T23:59:01.153ZSep 06 23:59:00.632 INFO Starting download, target: Clickhouse
19332026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: Cockroach
19342026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: Console
19352026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: DendriteStub
19362026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: MaghemiteMgd
19372026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: TransceiverControl
19382026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Starting download, target: MaghemiteDdmd
19392026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19402026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19412026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19422026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19432026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19442026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19452026-09-06T23:59:01.153ZSep 06 23:59:00.633 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19462026-09-06T23:59:02.219ZSep 06 23:59:01.701 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19472026-09-06T23:59:02.407ZSep 06 23:59:01.879 INFO Download complete, target: TransceiverControl
19482026-09-06T23:59:02.938ZSep 06 23:59:02.414 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19492026-09-06T23:59:03.524ZSep 06 23:59:02.992 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19502026-09-06T23:59:03.644ZSep 06 23:59:03.123 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19512026-09-06T23:59:04.615ZSep 06 23:59:04.080 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19522026-09-06T23:59:05.354ZSep 06 23:59:04.831 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19532026-09-06T23:59:05.354ZSep 06 23:59:04.831 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19542026-09-06T23:59:05.405ZSep 06 23:59:04.832 INFO Download complete, target: MaghemiteDdmd
19552026-09-06T23:59:05.685ZSep 06 23:59:05.101 INFO Download complete, target: DendriteStub
19562026-09-06T23:59:06.715ZSep 06 23:59:06.186 INFO Download complete, target: MaghemiteMgd
19572026-09-06T23:59:07.046ZSep 06 23:59:06.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19582026-09-06T23:59:07.289ZSep 06 23:59:06.723 INFO Download complete, target: Console
19592026-09-06T23:59:08.486ZSep 06 23:59:07.979 INFO Checking that binary works, target: Clickhouse
19602026-09-06T23:59:08.603ZSep 06 23:59:08.096 INFO Download complete, target: Clickhouse
19612026-09-06T23:59:09.288ZSep 06 23:59:08.779 INFO Checking that binary works, target: Cockroach
19622026-09-06T23:59:09.410ZSep 06 23:59:08.902 INFO Download complete, target: Cockroach
19632026-09-06T23:59:09.416ZAll prerequisites installed successfully
19642026-09-06T23:59:09.420Z
19652026-09-06T23:59:09.420Zreal 1:33.704162716
19662026-09-06T23:59:09.420Zuser 7:44.272670491
19672026-09-06T23:59:09.420Zsys 1:54.886920835
19682026-09-06T23:59:09.420Ztrap 0.264998881
19692026-09-06T23:59:09.420Ztflt 0.765827205
19702026-09-06T23:59:09.420Zdflt 1.521572721
19712026-09-06T23:59:09.420Zkflt 0.020068865
19722026-09-06T23:59:09.420Zlock 28:01.422425240
19732026-09-06T23:59:09.420Zslp 21:13.860261466
19742026-09-06T23:59:09.420Zlat 31.171087102
19752026-09-06T23:59:09.420Zstop 3:25.126397335
19762026-09-06T23:59:09.420Z+ source ./tools/include/force-git-over-https.sh
19772026-09-06T23:59:09.421Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19782026-09-06T23:59:09.421Z++ (( i = 0 ))
19792026-09-06T23:59:09.421Z++ (( i < 5 ))
19802026-09-06T23:59:09.421Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19812026-09-06T23:59:09.425Z++ (( i++ ))
19822026-09-06T23:59:09.425Z++ (( i < 5 ))
19832026-09-06T23:59:09.425Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19842026-09-06T23:59:09.425Z++ (( i++ ))
19852026-09-06T23:59:09.425Z++ (( i < 5 ))
19862026-09-06T23:59:09.425Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19872026-09-06T23:59:09.511Z++ (( i++ ))
19882026-09-06T23:59:09.511Z++ (( i < 5 ))
19892026-09-06T23:59:09.511Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19902026-09-06T23:59:09.511Z++ (( i++ ))
19912026-09-06T23:59:09.511Z++ (( i < 5 ))
19922026-09-06T23:59:09.511Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19932026-09-06T23:59:09.533Z++ (( i++ ))
19942026-09-06T23:59:09.533Z++ (( i < 5 ))
19952026-09-06T23:59:09.533Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19962026-09-06T23:59:09.534Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19972026-09-06T23:59:09.534Z+ rc=0
19982026-09-06T23:59:09.534Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19992026-09-06T23:59:21.815Z+ case $rc in
20002026-09-06T23:59:21.816Z+ pfexec zfs create -p rpool/images/build/host
20012026-09-06T23:59:22.077Z+ pfexec zfs create -p rpool/images/build/recovery
20022026-09-06T23:59:22.158Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
20032026-09-06T23:59:22.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
20042026-09-06T23:59:22.630Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
20052026-09-06T23:59:23.529Z Compiling proc-macro2 v1.0.106
20062026-09-06T23:59:23.529Z Compiling quote v1.0.45
20072026-09-06T23:59:23.529Z Compiling unicode-ident v1.0.24
20082026-09-06T23:59:23.529Z Compiling serde_core v1.0.228
20092026-09-06T23:59:23.533Z Compiling libc v0.2.185
20102026-09-06T23:59:23.533Z Compiling serde v1.0.228
20112026-09-06T23:59:23.533Z Compiling cfg-if v1.0.4
20122026-09-06T23:59:23.533Z Compiling version_check v0.9.5
20132026-09-06T23:59:23.533Z Compiling zerocopy v0.8.55
20142026-09-06T23:59:23.533Z Compiling autocfg v1.5.0
20152026-09-06T23:59:23.533Z Compiling find-msvc-tools v0.1.9
20162026-09-06T23:59:23.533Z Compiling memchr v2.8.0
20172026-09-06T23:59:23.533Z Compiling shlex v1.3.0
20182026-09-06T23:59:23.533Z Compiling portable-atomic v1.13.1
20192026-09-06T23:59:23.533Z Compiling zmij v1.0.21
20202026-09-06T23:59:23.774Z Compiling serde_json v1.0.151
20212026-09-06T23:59:23.873Z Compiling libm v0.2.16
20222026-09-06T23:59:24.003Z Compiling getrandom v0.4.3
20232026-09-06T23:59:24.040Z Compiling icu_normalizer_data v2.1.1
20242026-09-06T23:59:24.056Z Compiling icu_properties_data v2.1.2
20252026-09-06T23:59:24.075Z Compiling parking_lot_core v0.9.12
20262026-09-06T23:59:24.106Z Compiling num-traits v0.2.19
20272026-09-06T23:59:24.289Z Compiling generic-array v0.14.7
20282026-09-06T23:59:24.304Z Compiling rustix v1.1.4
20292026-09-06T23:59:24.322Z Compiling getrandom v0.3.4
20302026-09-06T23:59:24.343Z Compiling smallvec v1.15.1
20312026-09-06T23:59:24.343Z Compiling log v0.4.33
20322026-09-06T23:59:24.390Z Compiling subtle v2.6.1
20332026-09-06T23:59:24.421Z Compiling pkg-config v0.3.32
20342026-09-06T23:59:24.427Z Compiling thiserror v2.0.18
20352026-09-06T23:59:24.565Z Compiling itoa v1.0.17
20362026-09-06T23:59:24.618Z Compiling heck v0.5.0
20372026-09-06T23:59:24.639Z Compiling typenum v1.20.1
20382026-09-06T23:59:24.660Z Compiling jobserver v0.1.34
20392026-09-06T23:59:24.664Z Compiling errno v0.3.14
20402026-09-06T23:59:24.740Z Compiling getrandom v0.2.17
20412026-09-06T23:59:24.759Z Compiling scopeguard v1.2.0
20422026-09-06T23:59:24.780Z Compiling stable_deref_trait v1.2.1
20432026-09-06T23:59:24.865Z Compiling lock_api v0.4.14
20442026-09-06T23:59:24.900Z Compiling cc v1.2.56
20452026-09-06T23:59:24.903Z Compiling rand_core v0.6.4
20462026-09-06T23:59:24.903Z Compiling critical-section v1.2.0
20472026-09-06T23:59:25.016Z Compiling syn v2.0.117
20482026-09-06T23:59:25.076Z Compiling const-oid v0.9.6
20492026-09-06T23:59:25.235Z Compiling thiserror v1.0.69
20502026-09-06T23:59:25.255Z Compiling rand_core v0.10.0
20512026-09-06T23:59:25.270Z Compiling rustversion v1.0.22
20522026-09-06T23:59:25.409Z Compiling writeable v0.6.2
20532026-09-06T23:59:25.409Z Compiling percent-encoding v2.3.2
20542026-09-06T23:59:25.440Z Compiling once_cell v1.21.3
20552026-09-06T23:59:25.492Z Compiling litemap v0.8.1
20562026-09-06T23:59:25.681Z Compiling allocator-api2 v0.2.21
20572026-09-06T23:59:25.686Z Compiling schemars v0.8.22
20582026-09-06T23:59:25.715Z Compiling strsim v0.11.1
20592026-09-06T23:59:25.833Z Compiling cmake v0.1.57
20602026-09-06T23:59:25.854Z Compiling fs_extra v1.3.0
20612026-09-06T23:59:25.858Z Compiling pin-project-lite v0.2.17
20622026-09-06T23:59:25.908Z Compiling dunce v1.0.5
20632026-09-06T23:59:25.994Z Compiling bitflags v2.11.0
20642026-09-06T23:59:25.994Z Compiling semver v1.0.28
20652026-09-06T23:59:26.092Z Compiling syn v1.0.109
20662026-09-06T23:59:26.130Z Compiling utf8_iter v1.0.4
20672026-09-06T23:59:26.226Z Compiling aws-lc-sys v0.40.0
20682026-09-06T23:59:26.226Z Compiling form_urlencoded v1.2.2
20692026-09-06T23:59:26.261Z Compiling signal-hook-registry v1.4.8
20702026-09-06T23:59:26.467Z Compiling parking_lot v0.12.5
20712026-09-06T23:59:26.552Z Compiling mio v1.2.0
20722026-09-06T23:59:26.617Z Compiling byteorder v1.5.0
20732026-09-06T23:59:26.753Z Compiling ahash v0.8.12
20742026-09-06T23:59:26.811Z Compiling base64ct v1.8.3
20752026-09-06T23:59:26.893Z Compiling equivalent v1.0.2
20762026-09-06T23:59:26.953Z Compiling futures-core v0.3.32
20772026-09-06T23:59:27.063Z Compiling pem-rfc7468 v0.7.0
20782026-09-06T23:59:27.092Z Compiling socket2 v0.6.3
20792026-09-06T23:59:27.146Z Compiling foldhash v0.2.0
20802026-09-06T23:59:27.151Z Compiling aws-lc-rs v1.16.3
20812026-09-06T23:59:27.165Z Compiling flagset v0.4.7
20822026-09-06T23:59:27.240Z Compiling rustc_version v0.4.1
20832026-09-06T23:59:27.394Z Compiling num-bigint-dig v0.8.6
20842026-09-06T23:59:27.433Z Compiling ident_case v1.0.1
20852026-09-06T23:59:27.513Z Compiling hashbrown v0.17.0
20862026-09-06T23:59:27.568Z Compiling iana-time-zone v0.1.65
20872026-09-06T23:59:27.602Z Compiling futures-sink v0.3.32
20882026-09-06T23:59:27.648Z Compiling crc32fast v1.5.0
20892026-09-06T23:59:27.720Z Compiling futures-io v0.3.32
20902026-09-06T23:59:27.914Z Compiling futures-channel v0.3.32
20912026-09-06T23:59:27.943Z Compiling futures-task v0.3.32
20922026-09-06T23:59:27.943Z Compiling synstructure v0.13.2
20932026-09-06T23:59:27.943Z Compiling serde_derive_internals v0.29.1
20942026-09-06T23:59:27.968Z Compiling vcpkg v0.2.15
20952026-09-06T23:59:27.969Z Compiling ucd-trie v0.1.7
20962026-09-06T23:59:28.006Z Compiling slab v0.4.12
20972026-09-06T23:59:28.006Z Compiling fnv v1.0.7
20982026-09-06T23:59:28.006Z Compiling base64 v0.22.1
20992026-09-06T23:59:28.048Z Compiling uuid v1.23.4
21002026-09-06T23:59:28.076Z Compiling anyhow v1.0.104
21012026-09-06T23:59:28.161Z Compiling pest v2.8.6
21022026-09-06T23:59:28.209Z Compiling indexmap v2.14.0
21032026-09-06T23:59:28.237Z Compiling cpufeatures v0.2.17
21042026-09-06T23:59:28.255Z Compiling httparse v1.10.1
21052026-09-06T23:59:28.267Z Compiling radium v0.7.0
21062026-09-06T23:59:28.306Z Compiling camino v1.2.5
21072026-09-06T23:59:28.403Z Compiling rustls v0.23.41
21082026-09-06T23:59:28.463Z Compiling terminal_size v0.4.3
21092026-09-06T23:59:28.499Z Compiling openssl-sys v0.9.117
21102026-09-06T23:59:28.572Z Compiling crossbeam-utils v0.8.21
21112026-09-06T23:59:28.593Z Compiling dyn-clone v1.0.20
21122026-09-06T23:59:28.597Z Compiling object v0.37.3
21132026-09-06T23:59:28.637Z Compiling utf8parse v0.2.2
21142026-09-06T23:59:28.644Z Compiling simd-adler32 v0.3.8
21152026-09-06T23:59:28.687Z Compiling anstyle v1.0.14
21162026-09-06T23:59:28.691Z Compiling anstyle-query v1.1.5
21172026-09-06T23:59:28.769Z Compiling anstyle-parse v1.0.0
21182026-09-06T23:59:28.874Z Compiling is_terminal_polyfill v1.70.2
21192026-09-06T23:59:28.909Z Compiling colorchoice v1.0.4
21202026-09-06T23:59:28.927Z Compiling adler2 v2.0.1
21212026-09-06T23:59:28.960Z Compiling maybe-uninit v2.0.0
21222026-09-06T23:59:28.963Z Compiling slog v2.8.2
21232026-09-06T23:59:29.029Z Compiling anstream v1.0.0
21242026-09-06T23:59:29.032Z Compiling spin v0.9.8
21252026-09-06T23:59:29.059Z Compiling miniz_oxide v0.8.9
21262026-09-06T23:59:29.062Z Compiling fastrand v2.3.0
21272026-09-06T23:59:29.062Z Compiling rand_core v0.9.5
21282026-09-06T23:59:29.128Z Compiling serde_derive v1.0.228
21292026-09-06T23:59:29.141Z Compiling zeroize_derive v1.5.0
21302026-09-06T23:59:29.183Z Compiling zerocopy-derive v0.8.55
21312026-09-06T23:59:29.232Z Compiling zerofrom-derive v0.1.6
21322026-09-06T23:59:29.248Z Compiling yoke-derive v0.8.1
21332026-09-06T23:59:29.267Z Compiling zerovec-derive v0.11.2
21342026-09-06T23:59:29.282Z Compiling displaydoc v0.2.5
21352026-09-06T23:59:29.305Z Compiling tokio-macros v2.7.0
21362026-09-06T23:59:29.332Z Compiling thiserror-impl v2.0.18
21372026-09-06T23:59:29.343Z Compiling der_derive v0.7.3
21382026-09-06T23:59:29.343Z Compiling futures-macro v0.3.32
21392026-09-06T23:59:29.401Z Compiling thiserror-impl v1.0.69
21402026-09-06T23:59:29.428Z Compiling schemars_derive v0.8.22
21412026-09-06T23:59:29.510Z Compiling tracing-attributes v0.1.31
21422026-09-06T23:59:29.646Z Compiling clap_derive v4.6.1
21432026-09-06T23:59:29.854Z Compiling pest_meta v2.8.6
21442026-09-06T23:59:29.999Z Compiling async-trait v0.1.89
21452026-09-06T23:59:30.047Z Compiling tempfile v3.27.0
21462026-09-06T23:59:30.079Z Compiling bzip2-sys v0.1.13+1.0.8
21472026-09-06T23:59:30.230Z Compiling futures-util v0.3.32
21482026-09-06T23:59:30.444Z Compiling zerofrom v0.1.6
21492026-09-06T23:59:30.471Z Compiling pest_generator v2.8.6
21502026-09-06T23:59:30.490Z Compiling regex-syntax v0.8.10
21512026-09-06T23:59:30.608Z Compiling yoke v0.8.1
21522026-09-06T23:59:30.800Z Compiling clap_lex v1.0.0
21532026-09-06T23:59:30.828Z Compiling zerovec v0.11.5
21542026-09-06T23:59:30.843Z Compiling zerotrie v0.2.3
21552026-09-06T23:59:30.961Z Compiling plain v0.2.3
21562026-09-06T23:59:31.087Z Compiling packed_struct v0.10.1
21572026-09-06T23:59:31.155Z Compiling clap_builder v4.6.0
21582026-09-06T23:59:31.228Z Compiling strum_macros v0.26.4
21592026-09-06T23:59:31.235Z Compiling darling_core v0.23.0
21602026-09-06T23:59:31.368Z Compiling pest_derive v2.8.6
21612026-09-06T23:59:31.408Z Compiling tinystr v0.8.2
21622026-09-06T23:59:31.434Z Compiling potential_utf v0.1.4
21632026-09-06T23:59:31.484Z Compiling openssl v0.10.80
21642026-09-06T23:59:31.637Z Compiling icu_locale_core v2.1.1
21652026-09-06T23:59:31.654Z Compiling icu_collections v2.1.1
21662026-09-06T23:59:31.795Z Compiling owo-colors v4.3.0
21672026-09-06T23:59:32.292Z Compiling packed_struct_codegen v0.10.1
21682026-09-06T23:59:32.318Z Compiling zerocopy-derive v0.6.6
21692026-09-06T23:59:32.468Z Compiling zeroize v1.9.0
21702026-09-06T23:59:32.647Z Compiling bytes v1.11.1
21712026-09-06T23:59:32.750Z Compiling icu_provider v2.1.1
21722026-09-06T23:59:32.960Z Compiling der v0.7.10
21732026-09-06T23:59:33.119Z Compiling icu_normalizer v2.1.1
21742026-09-06T23:59:33.129Z Compiling icu_properties v2.1.2
21752026-09-06T23:59:33.237Z Compiling crypto-common v0.1.7
21762026-09-06T23:59:33.263Z Compiling block-buffer v0.10.4
21772026-09-06T23:59:33.325Z Compiling tokio v1.52.1
21782026-09-06T23:59:33.403Z Compiling digest v0.10.7
21792026-09-06T23:59:33.454Z Compiling chrono v0.4.45
21802026-09-06T23:59:33.639Z Compiling hex v0.4.3
21812026-09-06T23:59:33.654Z Compiling ipnet v2.12.0
21822026-09-06T23:59:33.671Z Compiling sha2 v0.10.9
21832026-09-06T23:59:33.871Z Compiling ppv-lite86 v0.2.21
21842026-09-06T23:59:33.874Z Compiling spki v0.7.3
21852026-09-06T23:59:33.903Z Compiling hmac v0.12.1
21862026-09-06T23:59:34.030Z Compiling idna_adapter v1.2.1
21872026-09-06T23:59:34.102Z Compiling pkcs8 v0.10.2
21882026-09-06T23:59:34.117Z Compiling signature v2.2.0
21892026-09-06T23:59:34.182Z Compiling idna v1.1.0
21902026-09-06T23:59:34.200Z Compiling rand_chacha v0.3.1
21912026-09-06T23:59:34.355Z Compiling darling_macro v0.23.0
21922026-09-06T23:59:34.388Z Compiling clap v4.6.1
21932026-09-06T23:59:34.408Z Compiling rand_chacha v0.9.0
21942026-09-06T23:59:34.433Z Compiling rand v0.8.6
21952026-09-06T23:59:34.451Z Compiling scroll_derive v0.12.1
21962026-09-06T23:59:34.472Z Compiling bitfield-macros v0.19.4
21972026-09-06T23:59:34.607Z Compiling url v2.5.8
21982026-09-06T23:59:34.917Z Compiling curve25519-dalek v4.1.3
21992026-09-06T23:59:34.940Z Compiling num-integer v0.1.46
22002026-09-06T23:59:34.991Z Compiling indexmap v1.9.3
22012026-09-06T23:59:35.073Z Compiling tinyvec_macros v0.1.1
22022026-09-06T23:59:35.158Z Compiling num-conv v0.2.0
22032026-09-06T23:59:35.197Z Compiling unicode-segmentation v1.12.0
22042026-09-06T23:59:35.242Z Compiling time-core v0.1.8
22052026-09-06T23:59:35.263Z Compiling pretty-hex v0.4.1
22062026-09-06T23:59:35.283Z Compiling num-iter v0.1.45
22072026-09-06T23:59:35.288Z Compiling tinyvec v1.11.0
22082026-09-06T23:59:35.288Z Compiling darling v0.23.0
22092026-09-06T23:59:35.360Z Compiling rand v0.9.2
22102026-09-06T23:59:35.419Z Compiling time-macros v0.2.27
22112026-09-06T23:59:35.422Z Compiling lazy_static v1.5.0
22122026-09-06T23:59:35.422Z Compiling openssl-macros v0.1.1
22132026-09-06T23:59:35.531Z Compiling zstd-sys v2.0.16+zstd.1.5.7
22142026-09-06T23:59:35.571Z Compiling tracing-core v0.1.36
22152026-09-06T23:59:35.666Z Compiling ff v0.13.1
22162026-09-06T23:59:35.728Z Compiling native-tls v0.2.18
22172026-09-06T23:59:35.828Z Compiling gimli v0.32.3
22182026-09-06T23:59:35.904Z Compiling paste v1.0.15
22192026-09-06T23:59:35.937Z Compiling base16ct v0.2.0
22202026-09-06T23:59:35.986Z Compiling tracing v0.1.44
22212026-09-06T23:59:36.096Z Compiling sec1 v0.7.3
22222026-09-06T23:59:36.205Z Compiling group v0.13.0
22232026-09-06T23:59:36.290Z Compiling serde_with_macros v3.21.0
22242026-09-06T23:59:36.317Z Compiling pkcs1 v0.7.5
22252026-09-06T23:59:36.339Z Compiling x509-cert v0.2.5
22262026-09-06T23:59:36.357Z Compiling hkdf v0.12.4
22272026-09-06T23:59:36.405Z Compiling crypto-bigint v0.5.5
22282026-09-06T23:59:36.520Z Compiling rustls-pki-types v1.14.0
22292026-09-06T23:59:36.559Z Compiling hubpack_derive v0.1.1
22302026-09-06T23:59:36.694Z Compiling zerocopy-derive v0.7.35
22312026-09-06T23:59:37.052Z Compiling scroll_derive v0.13.1
22322026-09-06T23:59:37.219Z Compiling curve25519-dalek-derive v0.1.1
22332026-09-06T23:59:37.378Z Compiling syn v3.0.3
22342026-09-06T23:59:37.422Z Compiling rustc-demangle v0.1.27
22352026-09-06T23:59:37.629Z Compiling addr2line v0.25.1
22362026-09-06T23:59:37.777Z Compiling tokio-util v0.7.18
22372026-09-06T23:59:37.797Z Compiling elliptic-curve v0.13.8
22382026-09-06T23:59:37.893Z Compiling rsa v0.9.10
22392026-09-06T23:59:38.166Z Compiling http v1.4.2
22402026-09-06T23:59:38.392Z Compiling miette-derive v7.6.0
22412026-09-06T23:59:38.547Z Compiling proc-macro-error-attr2 v2.0.0
22422026-09-06T23:59:38.566Z Compiling is_ci v1.2.0
22432026-09-06T23:59:38.635Z Compiling unicode-linebreak v0.1.5
22442026-09-06T23:59:38.721Z Compiling untrusted v0.7.1
22452026-09-06T23:59:38.755Z Compiling smawk v0.3.2
22462026-09-06T23:59:38.759Z Compiling unicode-width v0.2.0
22472026-09-06T23:59:38.833Z Compiling backtrace v0.3.76
22482026-09-06T23:59:38.881Z Compiling supports-color v3.0.2
22492026-09-06T23:59:38.963Z Compiling proc-macro-error2 v2.0.1
22502026-09-06T23:59:39.053Z Compiling textwrap v0.16.2
22512026-09-06T23:59:39.203Z Compiling hashbrown v0.14.5
22522026-09-06T23:59:39.223Z Compiling rfc6979 v0.4.0
22532026-09-06T23:59:39.325Z Compiling backtrace-ext v0.2.1
22542026-09-06T23:59:39.472Z Compiling toml_datetime v0.6.11
22552026-09-06T23:59:39.497Z Compiling serde_spanned v0.6.9
22562026-09-06T23:59:39.511Z Compiling serde_tokenstream v0.2.3
22572026-09-06T23:59:39.523Z Compiling structmeta-derive v0.3.0
22582026-09-06T23:59:39.660Z Compiling usdt-impl v0.5.0
22592026-09-06T23:59:39.678Z Compiling keccak v0.1.6
22602026-09-06T23:59:39.697Z Compiling untrusted v0.9.0
22612026-09-06T23:59:39.764Z Compiling supports-hyperlinks v3.2.0
22622026-09-06T23:59:39.791Z Compiling supports-unicode v3.0.0
22632026-09-06T23:59:39.806Z Compiling unicode-width v0.1.14
22642026-09-06T23:59:39.827Z Compiling cmov v0.5.4
22652026-09-06T23:59:39.831Z Compiling salty v0.3.0
22662026-09-06T23:59:39.878Z Compiling sha3 v0.10.8
22672026-09-06T23:59:39.895Z Compiling chumsky v0.9.3
22682026-09-06T23:59:39.916Z Compiling ecdsa v0.16.9
22692026-09-06T23:59:39.934Z Compiling knus-derive v3.4.0
22702026-09-06T23:59:40.099Z Compiling ctutils v0.4.2
22712026-09-06T23:59:40.116Z Compiling miette v7.6.0
22722026-09-06T23:59:40.119Z Compiling http-body v1.0.1
22732026-09-06T23:59:40.179Z Compiling primeorder v0.13.6
22742026-09-06T23:59:40.319Z Compiling scroll v0.12.0
22752026-09-06T23:59:40.336Z Compiling ed25519 v2.2.3
22762026-09-06T23:59:40.389Z Compiling pin-project-internal v1.1.11
22772026-09-06T23:59:40.459Z Compiling daft-derive v0.1.8
22782026-09-06T23:59:40.507Z Compiling wait-timeout v0.2.1
22792026-09-06T23:59:40.523Z Compiling cookie v0.18.1
22802026-09-06T23:59:40.543Z Compiling structmeta v0.3.0
22812026-09-06T23:59:40.559Z Compiling zstd-safe v7.2.4
22822026-09-06T23:59:40.628Z Compiling rayon-core v1.13.0
22832026-09-06T23:59:40.768Z Compiling bit-vec v0.8.0
22842026-09-06T23:59:40.803Z Compiling quick-error v1.2.3
22852026-09-06T23:59:40.854Z Compiling openssl-probe v0.2.1
22862026-09-06T23:59:40.872Z Compiling tap v1.0.1
22872026-09-06T23:59:40.901Z Compiling rusty-fork v0.3.1
22882026-09-06T23:59:40.946Z Compiling derive-ex v0.1.8
22892026-09-06T23:59:41.018Z Compiling wyz v0.5.1
22902026-09-06T23:59:41.117Z Compiling bit-set v0.8.0
22912026-09-06T23:59:41.138Z Compiling ed25519-dalek v2.2.0
22922026-09-06T23:59:41.138Z Compiling goblin v0.8.2
22932026-09-06T23:59:41.153Z Compiling p384 v0.13.1
22942026-09-06T23:59:41.176Z Compiling hybrid-array v0.4.13
22952026-09-06T23:59:41.181Z Compiling zerocopy v0.7.35
22962026-09-06T23:59:41.211Z Compiling unicode-normalization v0.1.25
22972026-09-06T23:59:41.227Z Compiling heck v0.4.1
22982026-09-06T23:59:41.264Z Compiling sha1 v0.10.6
22992026-09-06T23:59:41.310Z Compiling knus v3.4.0
23002026-09-06T23:59:41.401Z Compiling rand_xorshift v0.4.0
23012026-09-06T23:59:41.414Z Compiling enum-as-inner v0.6.1
23022026-09-06T23:59:41.519Z Compiling heapless v0.7.17
23032026-09-06T23:59:41.564Z Compiling env_filter v2.0.0
23042026-09-06T23:59:41.581Z Compiling aho-corasick v1.1.4
23052026-09-06T23:59:41.659Z Compiling funty v2.0.0
23062026-09-06T23:59:41.766Z Compiling atomic-waker v1.1.2
23072026-09-06T23:59:41.785Z Compiling zlib-rs v0.6.2
23082026-09-06T23:59:41.813Z Compiling tower-layer v0.3.3
23092026-09-06T23:59:41.907Z Compiling rustix v0.38.44
23102026-09-06T23:59:41.938Z Compiling tower-service v0.3.3
23112026-09-06T23:59:42.018Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
23122026-09-06T23:59:42.035Z Compiling usdt-impl v0.6.0
23132026-09-06T23:59:42.050Z Compiling unarray v0.1.4
23142026-09-06T23:59:42.176Z Compiling try-lock v0.2.5
23152026-09-06T23:59:42.267Z Compiling signal-hook v0.3.18
23162026-09-06T23:59:42.287Z Compiling want v0.3.1
23172026-09-06T23:59:42.305Z Compiling proptest v1.11.0
23182026-09-06T23:59:42.322Z Compiling h2 v0.4.15
23192026-09-06T23:59:42.334Z Compiling bitvec v1.0.1
23202026-09-06T23:59:42.372Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
23212026-09-06T23:59:42.464Z Compiling regex-automata v0.4.14
23222026-09-06T23:59:42.511Z Compiling env_logger v0.11.11
23232026-09-06T23:59:42.540Z Compiling test-strategy v0.4.5
23242026-09-06T23:59:43.439Z Compiling dof v0.3.0
23252026-09-06T23:59:43.861Z Compiling snafu-derive v0.8.9
23262026-09-06T23:59:44.055Z Compiling flate2 v1.1.9
23272026-09-06T23:59:44.218Z Compiling scroll v0.13.0
23282026-09-06T23:59:44.245Z Compiling ipnetwork v0.21.1
23292026-09-06T23:59:44.279Z Compiling strum v0.26.3
23302026-09-06T23:59:44.398Z Compiling erased-serde v0.3.31
23312026-09-06T23:59:44.564Z Compiling dtrace-parser v0.2.0
23322026-09-06T23:59:44.892Z Compiling darling_core v0.20.11
23332026-09-06T23:59:44.930Z Compiling thread-id v4.2.2
23342026-09-06T23:59:44.964Z Compiling httpdate v1.0.3
23352026-09-06T23:59:44.989Z Compiling nodrop v0.1.14
23362026-09-06T23:59:45.103Z Compiling foreign-types-shared v0.1.1
23372026-09-06T23:59:45.194Z Compiling powerfmt v0.2.0
23382026-09-06T23:59:45.210Z Compiling crc-catalog v2.4.0
23392026-09-06T23:59:45.271Z Compiling winnow v0.5.40
23402026-09-06T23:59:45.304Z Compiling foreign-types v0.3.2
23412026-09-06T23:59:45.319Z Compiling crc v3.4.0
23422026-09-06T23:59:45.391Z Compiling deranged v0.5.8
23432026-09-06T23:59:45.410Z Compiling array-init v0.0.4
23442026-09-06T23:59:45.795Z Compiling hyper v1.10.1
23452026-09-06T23:59:46.054Z Compiling newtype-uuid v1.3.2
23462026-09-06T23:59:46.243Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23472026-09-06T23:59:46.537Z Compiling oxnet v0.1.6
23482026-09-06T23:59:46.565Z Compiling goblin v0.10.5
23492026-09-06T23:59:46.660Z Compiling smallvec v0.6.14
23502026-09-06T23:59:46.856Z Compiling darling_macro v0.20.11
23512026-09-06T23:59:46.907Z Compiling toml_edit v0.19.15
23522026-09-06T23:59:47.314Z Compiling bitfield v0.19.4
23532026-09-06T23:59:47.417Z Compiling half v2.7.1
23542026-09-06T23:59:47.529Z Compiling zerocopy v0.6.6
23552026-09-06T23:59:47.674Z Compiling socket2 v0.5.10
23562026-09-06T23:59:47.822Z Compiling memoffset v0.9.1
23572026-09-06T23:59:47.914Z Compiling num_threads v0.1.7
23582026-09-06T23:59:47.997Z Compiling ciborium-io v0.2.2
23592026-09-06T23:59:48.065Z Compiling litrs v1.0.0
23602026-09-06T23:59:48.075Z Compiling slog-async v2.8.0
23612026-09-06T23:59:48.095Z Compiling smoltcp v0.9.1
23622026-09-06T23:59:48.125Z Compiling base64 v0.21.7
23632026-09-06T23:59:48.146Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23642026-09-06T23:59:48.336Z Compiling ref-cast v1.0.25
23652026-09-06T23:59:48.353Z Compiling hashbrown v0.12.3
23662026-09-06T23:59:48.422Z Compiling ron v0.8.1
23672026-09-06T23:59:48.439Z Compiling ciborium-ll v0.2.2
23682026-09-06T23:59:48.502Z Compiling document-features v0.2.12
23692026-09-06T23:59:48.530Z Compiling toml v0.7.8
23702026-09-06T23:59:49.000Z Compiling time v0.3.47
23712026-09-06T23:59:49.045Z Compiling hyper-util v0.1.20
23722026-09-06T23:59:49.331Z Compiling dof v0.4.0
23732026-09-06T23:59:49.490Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23742026-09-06T23:59:49.517Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23752026-09-06T23:59:49.754Z Compiling bzip2 v0.4.4
23762026-09-06T23:59:49.980Z Compiling darling v0.20.11
23772026-09-06T23:59:50.020Z Compiling serde-hex v0.1.0
23782026-09-06T23:59:50.037Z Compiling daft v0.1.8
23792026-09-06T23:59:50.083Z Compiling hashbrown v0.13.2
23802026-09-06T23:59:50.182Z Compiling hubpack v0.1.2
23812026-09-06T23:59:50.389Z Compiling futures-executor v0.3.32
23822026-09-06T23:59:50.403Z Compiling dtrace-parser v0.3.0
23832026-09-06T23:59:50.533Z Compiling async-recursion v1.1.1
23842026-09-06T23:59:50.615Z Compiling sync_wrapper v1.0.2
23852026-09-06T23:59:50.709Z Compiling blake3 v1.8.5
23862026-09-06T23:59:50.750Z Compiling thread-id v5.1.0
23872026-09-06T23:59:50.850Z Compiling cfg_aliases v0.2.1
23882026-09-06T23:59:50.905Z Compiling crc-any v2.5.0
23892026-09-06T23:59:51.068Z Compiling siphasher v1.0.2
23902026-09-06T23:59:51.279Z Compiling nix v0.31.2
23912026-09-06T23:59:51.576Z Compiling tower v0.5.3
23922026-09-06T23:59:51.698Z Compiling object v0.30.4
23932026-09-06T23:59:51.800Z Compiling futures v0.3.32
23942026-09-06T23:59:52.087Z Compiling derive_builder_core v0.20.2
23952026-09-06T23:59:52.143Z Compiling zip v0.6.6
23962026-09-06T23:59:52.185Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23972026-09-06T23:59:52.376Z Compiling ciborium v0.2.2
23982026-09-06T23:59:52.609Z Compiling usdt-attr-macro v0.5.0
23992026-09-06T23:59:52.626Z Compiling usdt-macro v0.5.0
24002026-09-06T23:59:52.912Z Compiling bstr v1.12.1
24012026-09-06T23:59:52.953Z Compiling block-buffer v0.12.1
24022026-09-06T23:59:52.991Z Compiling crypto-common v0.2.2
24032026-09-06T23:59:53.218Z Compiling http-body-util v0.1.3
24042026-09-06T23:59:53.403Z Compiling serde_with v3.21.0
24052026-09-06T23:59:53.590Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24062026-09-06T23:59:53.878Z Compiling strum_macros v0.27.2
24072026-09-06T23:59:53.935Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24082026-09-06T23:59:53.981Z Compiling ref-cast-impl v1.0.25
24092026-09-06T23:59:54.088Z Compiling fs-err v3.3.0
24102026-09-06T23:59:54.166Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
24112026-09-06T23:59:54.267Z Compiling iri-string v0.7.10
24122026-09-06T23:59:54.321Z Compiling same-file v1.0.6
24132026-09-06T23:59:54.362Z Compiling ryu v1.0.23
24142026-09-06T23:59:54.489Z Compiling path-slash v0.1.5
24152026-09-06T23:59:54.555Z Compiling unicode-bidi v0.3.18
24162026-09-06T23:59:54.639Z Compiling static_assertions v1.1.0
24172026-09-06T23:59:55.206Z Compiling data-encoding v2.10.0
24182026-09-06T23:59:55.344Z Compiling unicode-properties v0.1.4
24192026-09-06T23:59:55.571Z Compiling stringprep v0.1.5
24202026-09-06T23:59:55.580Z Compiling serde_urlencoded v0.7.1
24212026-09-06T23:59:55.634Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
24222026-09-06T23:59:55.738Z Compiling tower-http v0.6.8
24232026-09-06T23:59:56.061Z Compiling walkdir v2.5.0
24242026-09-06T23:59:56.365Z Compiling derive_builder_macro v0.20.2
24252026-09-06T23:59:56.506Z Compiling tokio-native-tls v0.3.1
24262026-09-06T23:59:56.679Z Compiling block-padding v0.4.2
24272026-09-06T23:59:56.869Z Compiling crossbeam-epoch v0.9.18
24282026-09-06T23:59:56.937Z Compiling pin-project v1.1.11
24292026-09-06T23:59:56.954Z Compiling rustls-native-certs v0.8.3
24302026-09-06T23:59:57.098Z Compiling convert_case v0.10.0
24312026-09-06T23:59:57.223Z Compiling md-5 v0.10.6
24322026-09-06T23:59:57.260Z Compiling serde-big-array v0.5.1
24332026-09-06T23:59:57.314Z Compiling hash32 v0.2.1
24342026-09-06T23:59:57.397Z Compiling vergen-lib v9.1.0
24352026-09-06T23:59:57.413Z Compiling thread_local v1.1.9
24362026-09-06T23:59:57.427Z Compiling encoding_rs v0.8.35
24372026-09-06T23:59:57.500Z Compiling linked-hash-map v0.5.6
24382026-09-06T23:59:57.513Z Compiling psl-types v2.0.11
24392026-09-06T23:59:57.530Z Compiling mime v0.3.17
24402026-09-06T23:59:57.630Z Compiling cpufeatures v0.3.0
24412026-09-06T23:59:57.680Z Compiling winnow v0.7.14
24422026-09-06T23:59:57.680Z Compiling toml_write v0.1.2
24432026-09-06T23:59:57.732Z Compiling jiff-core v0.1.0
24442026-09-06T23:59:57.877Z Compiling fallible-iterator v0.2.0
24452026-09-06T23:59:57.894Z Compiling lru-cache v0.1.2
24462026-09-06T23:59:57.945Z Compiling publicsuffix v2.3.0
24472026-09-06T23:59:58.138Z Compiling derive_more-impl v2.1.1
24482026-09-06T23:59:58.210Z Compiling postgres-protocol v0.6.10
24492026-09-06T23:59:58.454Z Compiling crossbeam-deque v0.8.6
24502026-09-06T23:59:58.680Z Compiling jiff v0.2.34
24512026-09-06T23:59:58.727Z Compiling snafu v0.8.9
24522026-09-06T23:59:58.954Z Compiling derive_builder v0.20.2
24532026-09-06T23:59:59.079Z Compiling toml_edit v0.22.27
24542026-09-06T23:59:59.100Z Compiling inout v0.2.2
24552026-09-06T23:59:59.133Z Compiling hyper-tls v0.6.0
24562026-09-06T23:59:59.163Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24572026-09-06T23:59:59.369Z Compiling hickory-proto v0.24.4
24582026-09-06T23:59:59.486Z Compiling globset v0.4.18
24592026-09-06T23:59:59.509Z Compiling usdt-attr-macro v0.6.0
24602026-09-06T23:59:59.523Z Compiling usdt-macro v0.6.0
24612026-09-06T23:59:59.527Z Compiling phf_shared v0.13.1
24622026-09-07T00:00:00.016Z Compiling regex v1.12.3
24632026-09-07T00:00:00.296Z Compiling crossbeam-channel v0.5.15
24642026-09-07T00:00:00.721Z Compiling serde_plain v1.0.2
24652026-09-07T00:00:00.741Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24662026-09-07T00:00:00.794Z Compiling serde_repr v0.1.20
24672026-09-07T00:00:00.911Z Compiling derive-where v1.6.0
24682026-09-07T00:00:00.919Z Compiling pem v3.0.6
24692026-09-07T00:00:00.995Z Compiling vergen v9.1.0
24702026-09-07T00:00:01.016Z Compiling cargo-platform v0.3.2
24712026-09-07T00:00:01.033Z Compiling filetime v0.2.27
24722026-09-07T00:00:01.205Z Compiling memmap2 v0.9.10
24732026-09-07T00:00:01.222Z Compiling is-terminal v0.4.17
24742026-09-07T00:00:01.239Z Compiling memmap v0.7.0
24752026-09-07T00:00:01.254Z Compiling take_mut v0.2.2
24762026-09-07T00:00:01.275Z Compiling foldhash v0.1.5
24772026-09-07T00:00:01.443Z Compiling typed-path v0.9.3
24782026-09-07T00:00:01.446Z Compiling corncobs v0.1.4
24792026-09-07T00:00:01.510Z Compiling managed v0.8.0
24802026-09-07T00:00:01.529Z Compiling xattr v1.6.1
24812026-09-07T00:00:01.560Z Compiling term v1.2.1
24822026-09-07T00:00:01.607Z Compiling libbz2-rs-sys v0.2.2
24832026-09-07T00:00:01.992Z Compiling const-oid v0.10.2
24842026-09-07T00:00:02.109Z Compiling bumpalo v3.20.2
24852026-09-07T00:00:02.267Z Compiling resolv-conf v0.7.6
24862026-09-07T00:00:02.280Z Compiling bitflags v1.3.2
24872026-09-07T00:00:02.329Z Compiling zopfli v0.8.3
24882026-09-07T00:00:02.388Z Compiling digest v0.11.3
24892026-09-07T00:00:02.467Z Compiling hickory-resolver v0.24.4
24902026-09-07T00:00:02.630Z Compiling bzip2 v0.6.1
24912026-09-07T00:00:02.853Z Compiling slog-term v2.9.2
24922026-09-07T00:00:02.907Z Compiling tar v0.4.46
24932026-09-07T00:00:03.162Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24942026-09-07T00:00:03.356Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24952026-09-07T00:00:03.477Z Compiling hashbrown v0.15.5
24962026-09-07T00:00:03.499Z Compiling usdt v0.5.0
24972026-09-07T00:00:03.947Z Compiling cargo_metadata v0.23.1
24982026-09-07T00:00:04.526Z Compiling toml v0.8.23
24992026-09-07T00:00:05.186Z Compiling phf v0.13.1
25002026-09-07T00:00:05.240Z Compiling reqwest v0.12.28
25012026-09-07T00:00:05.290Z Compiling cipher v0.5.2
25022026-09-07T00:00:05.357Z Compiling signal-hook-mio v0.2.5
25032026-09-07T00:00:05.494Z Compiling cookie_store v0.22.1
25042026-09-07T00:00:05.576Z Compiling postgres-types v0.2.12
25052026-09-07T00:00:05.610Z Compiling zstd v0.13.3
25062026-09-07T00:00:05.876Z Compiling strum v0.27.2
25072026-09-07T00:00:06.074Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082026-09-07T00:00:06.137Z Compiling phf_shared v0.11.3
25092026-09-07T00:00:06.170Z Compiling olpc-cjson v0.1.4
25102026-09-07T00:00:06.252Z Compiling tokio-stream v0.1.18
25112026-09-07T00:00:06.294Z Compiling byte-wrapper v0.1.0
25122026-09-07T00:00:06.395Z Compiling inout v0.1.4
25132026-09-07T00:00:06.547Z Compiling secrecy v0.8.0
25142026-09-07T00:00:06.742Z Compiling hashbrown v0.16.1
25152026-09-07T00:00:06.808Z Compiling float-cmp v0.10.0
25162026-09-07T00:00:06.957Z Compiling predicates-core v1.0.10
25172026-09-07T00:00:06.988Z Compiling arrayvec v0.7.6
25182026-09-07T00:00:07.005Z Compiling winnow v1.0.3
25192026-09-07T00:00:07.166Z Compiling normalize-line-endings v0.3.0
25202026-09-07T00:00:07.250Z Compiling debug-ignore v1.0.5
25212026-09-07T00:00:07.283Z Compiling fixedbitset v0.5.7
25222026-09-07T00:00:07.297Z Compiling either v1.15.0
25232026-09-07T00:00:07.373Z Compiling arrayref v0.3.9
25242026-09-07T00:00:07.460Z Compiling fixedbitset v0.4.2
25252026-09-07T00:00:07.558Z Compiling precomputed-hash v0.1.1
25262026-09-07T00:00:07.574Z Compiling whoami v2.1.0
25272026-09-07T00:00:07.631Z Compiling new_debug_unreachable v1.0.6
25282026-09-07T00:00:07.790Z Compiling constant_time_eq v0.4.2
25292026-09-07T00:00:07.923Z Compiling difflib v0.4.0
25302026-09-07T00:00:07.991Z Compiling toml_parser v1.1.2+spec-1.1.0
25312026-09-07T00:00:08.288Z Compiling predicates v3.1.4
25322026-09-07T00:00:08.381Z Compiling tokio-postgres v0.7.16
25332026-09-07T00:00:08.444Z Compiling string_cache v0.8.9
25342026-09-07T00:00:08.565Z Compiling petgraph v0.6.5
25352026-09-07T00:00:08.582Z Compiling petgraph v0.8.3
25362026-09-07T00:00:08.616Z Compiling itertools v0.13.0
25372026-09-07T00:00:08.649Z Compiling qorb v0.4.1
25382026-09-07T00:00:08.674Z Compiling iddqd v0.4.2
25392026-09-07T00:00:09.497Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
25402026-09-07T00:00:09.844Z Compiling cipher v0.4.4
25412026-09-07T00:00:10.382Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
25422026-09-07T00:00:10.432Z Compiling zip v4.6.1
25432026-09-07T00:00:10.467Z Compiling crossterm v0.28.1
25442026-09-07T00:00:10.490Z Compiling chacha20 v0.10.0
25452026-09-07T00:00:11.179Z Compiling usdt v0.6.0
25462026-09-07T00:00:11.334Z Compiling derive_more v2.1.1
25472026-09-07T00:00:11.465Z Compiling similar v2.7.0
25482026-09-07T00:00:11.636Z Compiling hickory-proto v0.25.2
25492026-09-07T00:00:11.911Z Compiling buf-list v1.1.2
25502026-09-07T00:00:11.928Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
25512026-09-07T00:00:11.932Z Compiling openapiv3 v2.2.0
25522026-09-07T00:00:12.267Z Compiling peg-runtime v0.8.5
25532026-09-07T00:00:12.312Z Compiling lalrpop-util v0.19.12
25542026-09-07T00:00:14.318Z Compiling camino-tempfile v1.4.1
25552026-09-07T00:00:14.477Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25562026-09-07T00:00:14.822Z Compiling fs-err v2.11.0
25572026-09-07T00:00:16.290Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25582026-09-07T00:00:17.519Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
25592026-09-07T00:00:17.936Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25602026-09-07T00:00:18.147Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
25612026-09-07T00:00:18.165Z Compiling atomicwrites v0.4.4
25622026-09-07T00:00:18.182Z Compiling digest-io v0.1.0
25632026-09-07T00:00:18.226Z Compiling sha2 v0.11.0
25642026-09-07T00:00:18.293Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
25652026-09-07T00:00:18.340Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
25662026-09-07T00:00:18.419Z Compiling serde_path_to_error v0.1.20
25672026-09-07T00:00:18.435Z Compiling indent_write v2.2.0
25682026-09-07T00:00:18.484Z Compiling rawzip v0.4.4
25692026-09-07T00:00:18.599Z Compiling topological-sort v0.2.2
25702026-09-07T00:00:18.782Z Compiling parse-size v1.1.0
25712026-09-07T00:00:18.798Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25722026-09-07T00:00:18.852Z Compiling shell-words v1.1.1
25732026-09-07T00:00:21.289Z Compiling rustls-webpki v0.103.13
25742026-09-07T00:00:24.141Z Compiling tokio-rustls v0.26.4
25752026-09-07T00:00:24.141Z Compiling rustls-platform-verifier v0.6.2
25762026-09-07T00:00:24.146Z Compiling tough v0.22.0
25772026-09-07T00:00:24.340Z Compiling hyper-rustls v0.27.7
25782026-09-07T00:00:24.539Z Compiling reqwest v0.13.2
25792026-09-07T00:00:26.659Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25802026-09-07T00:00:26.682Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
25812026-09-07T00:00:28.760Z Compiling omicron-zone-package v0.12.3
25822026-09-07T00:00:28.974Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
25832026-09-07T00:00:29.361Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25842026-09-07T00:00:29.434Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
25852026-09-07T00:00:31.907Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
25862026-09-07T00:00:51.445Z Finished `release` profile [optimized] target(s) in 1m 28s
25872026-09-07T00:00:51.455Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
25882026-09-07T00:00:51.455Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
25892026-09-07T00:00:51.519Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
25902026-09-07T00:00:51.579ZSep 07 00:00:51.070 DEBG changing working directory to /work/oxidecomputer/omicron
25912026-09-07T00:00:51.674ZSep 07 00:00:51.166 DEBG running: git rev-parse HEAD
25922026-09-07T00:00:51.678ZSep 07 00:00:51.169 DEBG process exited with exit status: 0 (2.509511ms)
25932026-09-07T00:00:51.678ZSep 07 00:00:51.169 INFO version: 23.0.0-0.ci+gitb6aa68400cb
25942026-09-07T00:00:51.685ZSep 07 00:00:51.177 INFO cloning helios to /work/oxidecomputer/helios
25952026-09-07T00:00:51.685ZSep 07 00:00:51.177 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
25962026-09-07T00:00:51.688ZCloning into '/work/oxidecomputer/helios'...
25972026-09-07T00:00:52.310ZSep 07 00:00:51.802 DEBG process exited with exit status: 0 (625.303629ms)
25982026-09-07T00:00:52.310ZSep 07 00:00:51.802 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
25992026-09-07T00:00:52.314ZSep 07 00:00:51.804 DEBG process exited with exit status: 0 (2.586331ms)
26002026-09-07T00:00:52.314ZSep 07 00:00:51.804 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
26012026-09-07T00:00:52.685ZSep 07 00:00:52.177 DEBG process exited with exit status: 0 (372.408996ms)
26022026-09-07T00:00:52.685ZSep 07 00:00:52.177 DEBG running: zfs list rpool/images/build/host
26032026-09-07T00:00:52.689ZNAME USED AVAIL REFER MOUNTPOINT
26042026-09-07T00:00:52.689Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
26052026-09-07T00:00:52.692ZSep 07 00:00:52.181 DEBG process exited with exit status: 0 (4.255322ms)
26062026-09-07T00:00:52.692ZSep 07 00:00:52.181 DEBG running: zfs list rpool/images/build/recovery
26072026-09-07T00:00:52.695ZNAME USED AVAIL REFER MOUNTPOINT
26082026-09-07T00:00:52.695Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
26092026-09-07T00:00:52.695ZSep 07 00:00:52.185 DEBG process exited with exit status: 0 (3.593691ms)
26102026-09-07T00:00:52.695ZSep 07 00:00:52.185 INFO console assets match pinned console commit (700ff8bf5ce55e426b69a5c0c67334fe3bad53d8)
26112026-09-07T00:00:52.705ZSep 07 00:00:52.197 WARN console asset check failed (not fatal outside a release branch): the console assets in out/console-assets were generated against API version 2026081901.0.0, but the current nexus API version is 2026082800.0.0; the console needs a client regen and tools/console_version needs a bump
26122026-09-07T00:00:52.708ZSep 07 00:00:52.198 INFO [hubris-production] running task
26132026-09-07T00:00:52.708ZSep 07 00:00:52.198 INFO [incorp-manifest] running task
26142026-09-07T00:00:52.708ZSep 07 00:00:52.198 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
26152026-09-07T00:00:52.709ZSep 07 00:00:52.198 INFO [hubris-staging] running task
26162026-09-07T00:00:52.709ZSep 07 00:00:52.198 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
26172026-09-07T00:00:52.709ZSep 07 00:00:52.199 INFO [incorp-create] running: pkgrepo create /work/incorporation
26182026-09-07T00:00:52.709ZSep 07 00:00:52.200 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
26192026-09-07T00:00:52.741Z[ helios-setup] cd tools/helios-build && cargo build --quiet
26202026-09-07T00:00:52.816Z[ omicron-package] Blocking waiting for file lock on package cache
26212026-09-07T00:00:52.964ZSep 07 00:00:52.455 INFO [incorp-create] process exited with exit status: 0 (256.244284ms)
26222026-09-07T00:00:52.967ZSep 07 00:00:52.455 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
26232026-09-07T00:00:53.184ZSep 07 00:00:52.676 INFO [incorp-publisher] process exited with exit status: 0 (220.768421ms)
26242026-09-07T00:00:53.536Z[ omicron-package] Blocking waiting for file lock on package cache
26252026-09-07T00:00:53.777ZSep 07 00:00:53.268 INFO [hubris-production] task succeeded (1.069836591s)
26262026-09-07T00:00:54.680Z[ omicron-package] Compiling macaddr v1.0.1
26272026-09-07T00:00:54.684Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
26282026-09-07T00:00:54.684Z[ omicron-package] Compiling itertools v0.15.0
26292026-09-07T00:00:54.684Z[ omicron-package] Compiling secrecy v0.10.3
26302026-09-07T00:00:54.684Z[ omicron-package] Compiling heapless v0.8.0
26312026-09-07T00:00:54.684Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
26322026-09-07T00:00:54.684Z[ omicron-package] Compiling hash32 v0.3.1
26332026-09-07T00:00:54.684Z[ omicron-package] Compiling multer v3.1.0
26342026-09-07T00:00:54.684Z[ omicron-package] Compiling match_cfg v0.1.0
26352026-09-07T00:00:54.684Z[ omicron-package] Compiling compression-core v0.4.31
26362026-09-07T00:00:54.684Z[ omicron-package] Compiling smoltcp v0.11.0
26372026-09-07T00:00:54.684Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26382026-09-07T00:00:54.684Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26392026-09-07T00:00:54.684Z[ omicron-package] Compiling slog-json v2.6.1
26402026-09-07T00:00:54.684Z[ omicron-package] Compiling serde_tokenstream v0.3.0
26412026-09-07T00:00:54.684Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
26422026-09-07T00:00:55.142Z[ omicron-package] Compiling cobs v0.3.0
26432026-09-07T00:00:55.235ZSep 07 00:00:54.726 DEBG process exited with exit status: 0 (2.527918755s)
26442026-09-07T00:00:55.239ZSep 07 00:00:54.726 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
26452026-09-07T00:00:55.599Z[ omicron-package] Compiling hostname v0.3.1
26462026-09-07T00:00:55.602Z[ omicron-package] Compiling universal-hash v0.5.1
26472026-09-07T00:00:55.630Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
26482026-09-07T00:00:55.702Z[ omicron-package] Compiling async-stream-impl v0.3.6
26492026-09-07T00:00:56.039Z[ omicron-package] Compiling compression-codecs v0.4.37
26502026-09-07T00:00:56.039Z[ omicron-package] Compiling serde_spanned v1.1.1
26512026-09-07T00:00:56.043Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
26522026-09-07T00:00:56.073Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
26532026-09-07T00:00:56.181Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
26542026-09-07T00:00:56.221Z[ omicron-package] Compiling dropshot v0.17.1
26552026-09-07T00:00:56.224Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26562026-09-07T00:00:56.224Z[ omicron-package] Compiling convert_case v0.4.0
26572026-09-07T00:00:56.278Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
26582026-09-07T00:00:56.343Z[ omicron-package] Compiling opaque-debug v0.3.1
26592026-09-07T00:00:56.494Z[ omicron-package] Compiling async-compression v0.4.41
26602026-09-07T00:00:56.530Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26612026-09-07T00:00:56.553Z[ omicron-package] Compiling async-stream v0.3.6
26622026-09-07T00:00:56.575Z[ omicron-package] Compiling poly1305 v0.8.0
26632026-09-07T00:00:56.595Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
26642026-09-07T00:00:56.600Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
26652026-09-07T00:00:56.600Z[ omicron-package] Compiling slog-bunyan v2.5.0
26662026-09-07T00:00:56.648Z[ omicron-package] Compiling derive_more v0.99.20
26672026-09-07T00:00:56.651Z[ omicron-package] Compiling postcard v1.1.3
26682026-09-07T00:00:56.651Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26692026-09-07T00:00:56.844Z[ omicron-package] Compiling proc-macro-crate v3.4.0
26702026-09-07T00:00:56.951Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26712026-09-07T00:00:57.197Z[ omicron-package] Compiling thiserror-no-std v2.0.2
26722026-09-07T00:00:57.201Z[ omicron-package] Compiling ingot-macros v0.2.0
26732026-09-07T00:00:57.201Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26742026-09-07T00:00:57.201Z[ omicron-package] Compiling sha1 v0.11.0
26752026-09-07T00:00:57.353Z[ omicron-package] Compiling chacha20 v0.9.1
26762026-09-07T00:00:57.384Z[ omicron-package] Compiling progenitor-client v0.14.0
26772026-09-07T00:00:57.403Z[ omicron-package] Compiling num_enum_derive v0.7.6
26782026-09-07T00:00:57.475Z[ omicron-package] Compiling oxide-generation v0.1.3
26792026-09-07T00:00:57.520Z[ omicron-package] Compiling parse-display-derive v0.10.0
26802026-09-07T00:00:57.523Z[ omicron-package] Compiling waitgroup v0.1.2
26812026-09-07T00:00:57.636Z[ omicron-package] Compiling proc-macro-crate v1.3.1
26822026-09-07T00:00:57.687Z[ omicron-package] Compiling rustls-pemfile v2.2.0
26832026-09-07T00:00:57.688Z[ omicron-package] Compiling backon v1.6.0
26842026-09-07T00:00:57.848Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
26852026-09-07T00:00:57.940Z[ omicron-package] Compiling password-hash v0.5.0
26862026-09-07T00:00:57.974ZSep 07 00:00:57.466 DEBG process exited with exit status: 0 (2.739603883s)
26872026-09-07T00:00:57.983ZSep 07 00:00:57.474 INFO [incorp-manifest] task succeeded (5.276282491s)
26882026-09-07T00:00:57.986ZSep 07 00:00:57.476 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
26892026-09-07T00:00:57.993Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26902026-09-07T00:00:58.048Z[ omicron-package] Compiling blake2 v0.10.6
26912026-09-07T00:00:58.084Z[ omicron-package] Compiling aead v0.5.2
26922026-09-07T00:00:58.104Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26932026-09-07T00:00:58.150Z[ omicron-package] Compiling foreign-types-macros v0.2.3
26942026-09-07T00:00:58.153Z[ omicron-package] Compiling hostname v0.4.2
26952026-09-07T00:00:58.153Z[ omicron-package] Compiling instant v0.1.13
26962026-09-07T00:00:58.195ZSep 07 00:00:57.686 INFO [incorp-fmt] process exited with exit status: 0 (212.043948ms)
26972026-09-07T00:00:58.198ZSep 07 00:00:57.687 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
26982026-09-07T00:00:58.278Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26992026-09-07T00:00:58.358Z[ omicron-package] Compiling proc-macro-error v1.0.4
27002026-09-07T00:00:58.454Z[ omicron-package] Compiling foreign-types-shared v0.3.1
27012026-09-07T00:00:58.543Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
27022026-09-07T00:00:58.543Z[ omicron-package] Compiling num_enum v0.7.6
27032026-09-07T00:00:58.547Z[ omicron-package] Compiling backoff v0.4.0
27042026-09-07T00:00:58.560Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27052026-09-07T00:00:58.565Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260907T000058Z
27062026-09-07T00:00:58.565Z[ incorp-pkgsend] PUBLISHED
27072026-09-07T00:00:58.621ZSep 07 00:00:58.113 INFO [incorp-pkgsend] process exited with exit status: 0 (425.964065ms)
27082026-09-07T00:00:58.625ZSep 07 00:00:58.113 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
27092026-09-07T00:00:58.643Z[ omicron-package] Compiling argon2 v0.5.3
27102026-09-07T00:00:58.647Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
27112026-09-07T00:00:58.759Z[ omicron-package] Compiling progenitor-extras v0.2.0
27122026-09-07T00:00:58.814Z[ omicron-package] Compiling num_enum_derive v0.5.11
27132026-09-07T00:00:58.819Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
27142026-09-07T00:00:58.864Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27152026-09-07T00:00:58.868Z[ omicron-package] Compiling vsss-rs v3.3.4
27162026-09-07T00:00:58.872Z[ helios-incorp] Retrieving packages for publisher helios ...
27172026-09-07T00:00:58.876Z[ helios-incorp] Retrieving catalog 'helios' ... Done
27182026-09-07T00:00:58.899Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
27192026-09-07T00:00:58.899Z[ helios-incorp] Fetching manifests: 1/1 100% complete
27202026-09-07T00:00:58.899Z[ helios-incorp] Fetching manifests: 1/1 100% complete
27212026-09-07T00:00:58.910Z[ helios-incorp]
27222026-09-07T00:00:58.911Z[ helios-incorp] Archiving packages ...
27232026-09-07T00:00:58.914Z[ helios-incorp] Packages to add: 1
27242026-09-07T00:00:58.915Z[ helios-incorp] Files to retrieve: 0
27252026-09-07T00:00:58.915Z[ helios-incorp] Estimated transfer size: 0.00 B
27262026-09-07T00:00:58.915Z[ helios-incorp]
27272026-09-07T00:00:58.915Z[ helios-incorp] Packages to archive:
27282026-09-07T00:00:58.915Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260907T000058Z
27292026-09-07T00:00:58.915Z[ helios-incorp]
27302026-09-07T00:00:58.915Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
27312026-09-07T00:00:58.915Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
27322026-09-07T00:00:58.975ZSep 07 00:00:58.466 INFO [helios-incorp] process exited with exit status: 0 (353.490539ms)
27332026-09-07T00:00:58.994Z[ omicron-package] Compiling foreign-types v0.5.0
27342026-09-07T00:00:58.999Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
27352026-09-07T00:00:59.259Z[ omicron-package] Compiling regress v0.10.5
27362026-09-07T00:00:59.314Z[ omicron-package] Compiling itertools v0.14.0
27372026-09-07T00:00:59.340Z[ omicron-package] Compiling tabwriter v1.4.1
27382026-09-07T00:00:59.391Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27392026-09-07T00:00:59.417Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
27402026-09-07T00:00:59.437Z[ omicron-package] Compiling parse-display v0.10.0
27412026-09-07T00:00:59.441Z[ omicron-package] Compiling cstr-argument v0.1.2
27422026-09-07T00:00:59.532Z[ omicron-package] Compiling humantime v2.3.0
27432026-09-07T00:00:59.643Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
27442026-09-07T00:00:59.701Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27452026-09-07T00:00:59.798Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27462026-09-07T00:01:00.009Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
27472026-09-07T00:01:00.030Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27482026-09-07T00:01:00.065Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27492026-09-07T00:01:00.105Z[ omicron-package] Compiling num_enum v0.5.11
27502026-09-07T00:01:00.138Z[ omicron-package] Compiling rand v0.10.1
27512026-09-07T00:01:00.142Z[ omicron-package] Compiling rayon v1.11.0
27522026-09-07T00:01:00.142Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
27532026-09-07T00:01:00.230Z[ omicron-package] Compiling libefi-sys v0.1.0
27542026-09-07T00:01:00.276Z[ omicron-package] Compiling ingot-types v0.2.0
27552026-09-07T00:01:00.276Z[ omicron-package] Compiling colored v3.1.1
27562026-09-07T00:01:00.336Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27572026-09-07T00:01:00.340Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27582026-09-07T00:01:00.459Z[ omicron-package] Compiling illumos-nvpair v0.3.0
27592026-09-07T00:01:00.514Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
27602026-09-07T00:01:00.680Z[ omicron-package] Compiling itertools v0.12.1
27612026-09-07T00:01:00.708Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27622026-09-07T00:01:00.804Z[ omicron-package] Compiling ingot v0.2.1
27632026-09-07T00:01:00.898Z[ omicron-package] Compiling bitfield-struct v0.6.2
27642026-09-07T00:01:00.933Z[ omicron-package] Compiling num-derive v0.4.2
27652026-09-07T00:01:01.005Z[ omicron-package] Compiling sigpipe v0.1.3
27662026-09-07T00:01:01.009Z[ omicron-package] Compiling glob v0.3.3
27672026-09-07T00:01:01.091Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27682026-09-07T00:01:01.196Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27692026-09-07T00:01:01.265Z[ omicron-package] Compiling swrite v0.1.0
27702026-09-07T00:01:01.285Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27712026-09-07T00:01:01.626Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27722026-09-07T00:01:01.658Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
27732026-09-07T00:01:01.686Z[ omicron-package] Compiling smf v0.2.3
27742026-09-07T00:01:01.721Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27752026-09-07T00:01:01.721Z[ omicron-package] Compiling whoami v1.6.1
27762026-09-07T00:01:01.738Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27772026-09-07T00:01:01.803Z[ omicron-package] Compiling gethostname v0.5.0
27782026-09-07T00:01:01.878Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27792026-09-07T00:01:01.941Z[ omicron-package] Compiling tokio-dtrace v0.1.1
27802026-09-07T00:01:01.981Z[ omicron-package] Compiling console v0.16.2
27812026-09-07T00:01:02.032Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27822026-09-07T00:01:02.035Z[ omicron-package] Compiling unit-prefix v0.5.2
27832026-09-07T00:01:02.256Z[ omicron-package] Compiling zone v0.3.1
27842026-09-07T00:01:02.337Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27852026-09-07T00:01:02.438Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
27862026-09-07T00:01:02.579Z[ omicron-package] Compiling indicatif v0.18.4
27872026-09-07T00:01:03.025Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
27882026-09-07T00:01:03.784Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27892026-09-07T00:01:04.344Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
27902026-09-07T00:01:05.526Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
27912026-09-07T00:01:06.985Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27922026-09-07T00:01:07.139Z[ helios-setup] Sep 07 00:01:06.631 INFO helios repository root is: /work/oxidecomputer/helios
27932026-09-07T00:01:07.143Z[ helios-setup] Sep 07 00:01:06.632 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
27942026-09-07T00:01:07.143Z[ helios-setup] Sep 07 00:01:06.632 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
27952026-09-07T00:01:07.143Z[ helios-setup] Sep 07 00:01:06.632 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
27962026-09-07T00:01:07.143Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27972026-09-07T00:01:08.004Z[ helios-setup] Sep 07 00:01:07.494 INFO clone ok!, project: amd-host-image-builder
27982026-09-07T00:01:08.004Z[ helios-setup] Sep 07 00:01:07.495 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
27992026-09-07T00:01:08.008Z[ helios-setup] Sep 07 00:01:07.495 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
28002026-09-07T00:01:08.008Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
28012026-09-07T00:01:08.910ZSep 07 00:01:08.402 INFO [hubris-staging] task succeeded (16.2037056s)
28022026-09-07T00:01:09.170Z[ helios-setup] Sep 07 00:01:08.662 INFO clone ok!, project: pilot
28032026-09-07T00:01:09.170Z[ helios-setup] Sep 07 00:01:08.662 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: None, fixup: [] }, project: bootserver
28042026-09-07T00:01:09.170Z[ helios-setup] Sep 07 00:01:08.662 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
28052026-09-07T00:01:09.174Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
28062026-09-07T00:01:09.664Z[ helios-setup] Sep 07 00:01:09.155 INFO clone ok!, project: bootserver
28072026-09-07T00:01:09.664Z[ helios-setup] Sep 07 00:01:09.155 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: true, unless_env: None, fixup: [] }, project: phbl
28082026-09-07T00:01:09.667Z[ helios-setup] Sep 07 00:01:09.155 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
28092026-09-07T00:01:09.667Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
28102026-09-07T00:01:10.743Z[ helios-setup] Sep 07 00:01:10.234 INFO clone ok!, project: phbl
28112026-09-07T00:01:10.743Z[ helios-setup] Sep 07 00:01:10.234 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [] }, project: image-builder
28122026-09-07T00:01:10.747Z[ helios-setup] Sep 07 00:01:10.234 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
28132026-09-07T00:01:10.747Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
28142026-09-07T00:01:11.327Z[ helios-setup] Sep 07 00:01:10.810 INFO clone ok!, project: image-builder
28152026-09-07T00:01:11.331Z[ helios-setup] Sep 07 00:01:10.810 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
28162026-09-07T00:01:11.332Z[ helios-setup] Sep 07 00:01:10.810 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
28172026-09-07T00:01:11.332Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
28182026-09-07T00:01:12.186Z[ helios-setup] Sep 07 00:01:11.676 INFO clone ok!, project: chelsio-t6-roms
28192026-09-07T00:01:12.186Z[ helios-setup] Sep 07 00:01:11.676 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report
28202026-09-07T00:01:12.190Z[ helios-setup] Sep 07 00:01:11.676 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
28212026-09-07T00:01:12.190Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
28222026-09-07T00:01:12.946Z[ helios-setup] Sep 07 00:01:12.437 INFO clone ok!, project: dmar-report
28232026-09-07T00:01:12.946Z[ helios-setup] Sep 07 00:01:12.437 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
28242026-09-07T00:01:12.949Z[ helios-setup] Sep 07 00:01:12.437 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
28252026-09-07T00:01:12.949Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
28262026-09-07T00:01:16.740Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28272026-09-07T00:01:19.211Z[ helios-setup] Sep 07 00:01:18.702 INFO clone ok!, project: amd-firmware
28282026-09-07T00:01:19.215Z[ helios-setup] Sep 07 00:01:18.702 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
28292026-09-07T00:01:19.215Z[ helios-setup] Sep 07 00:01:18.702 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: None, fixup: [] }, project: pinprick
28302026-09-07T00:01:19.215Z[ helios-setup] Sep 07 00:01:18.702 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
28312026-09-07T00:01:19.215Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
28322026-09-07T00:01:19.740Z[ helios-setup] Sep 07 00:01:19.231 INFO clone ok!, project: pinprick
28332026-09-07T00:01:19.741Z[ helios-setup] Sep 07 00:01:19.232 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
28342026-09-07T00:01:19.744Z[ helios-setup] Sep 07 00:01:19.232 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
28352026-09-07T00:01:19.944Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28362026-09-07T00:01:19.957Z[ helios-setup] Sep 07 00:01:19.446 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
28372026-09-07T00:01:20.195Z[ helios-setup] Sep 07 00:01:19.686 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
28382026-09-07T00:01:20.195Z[ helios-setup] Sep 07 00:01:19.686 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
28392026-09-07T00:01:20.434Z[ helios-setup] Sep 07 00:01:19.925 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
28402026-09-07T00:01:20.662Z[ helios-setup] Sep 07 00:01:20.153 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
28412026-09-07T00:01:20.662Z[ helios-setup] Sep 07 00:01:20.153 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
28422026-09-07T00:01:20.881Z[ helios-setup] Sep 07 00:01:20.370 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
28432026-09-07T00:01:20.962Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28442026-09-07T00:01:21.111Z[ helios-setup] Sep 07 00:01:20.603 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
28452026-09-07T00:01:21.111Z[ helios-setup] Sep 07 00:01:20.603 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
28462026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
28472026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO ok!
28482026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
28492026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
28502026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO ok!
28512026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
28522026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
28532026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO ok!
28542026-09-07T00:01:21.115Z[ helios-setup] Sep 07 00:01:20.603 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
28552026-09-07T00:01:21.147Z[ helios-setup] Sep 07 00:01:20.638 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.98.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
28562026-09-07T00:01:21.147Z[ helios-setup] Sep 07 00:01:20.638 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
28572026-09-07T00:01:21.150Z[ helios-setup] Sep 07 00:01:20.638 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
28582026-09-07T00:01:21.275Z[ helios-setup] Sep 07 00:01:20.766 INFO E| Updating crates.io index
28592026-09-07T00:01:21.279Z[ helios-setup] Sep 07 00:01:20.767 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
28602026-09-07T00:01:21.715Z[ helios-setup] Sep 07 00:01:21.205 INFO E| From https://github.com/oxidecomputer/amd-apcb
28612026-09-07T00:01:21.715Z[ helios-setup] Sep 07 00:01:21.205 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
28622026-09-07T00:01:21.725Z[ helios-setup] Sep 07 00:01:21.217 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
28632026-09-07T00:01:22.123Z[ helios-setup] Sep 07 00:01:21.613 INFO E| From https://github.com/oxidecomputer/amd-efs
28642026-09-07T00:01:22.123Z[ helios-setup] Sep 07 00:01:21.613 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
28652026-09-07T00:01:22.352Z[ helios-setup] Sep 07 00:01:21.843 INFO E| Downloading crates ...
28662026-09-07T00:01:22.398Z[ helios-setup] Sep 07 00:01:21.890 INFO E| Downloaded fletcher v1.0.0
28672026-09-07T00:01:22.402Z[ helios-setup] Sep 07 00:01:21.894 INFO E| Downloaded ansi_term v0.12.1
28682026-09-07T00:01:22.417Z[ helios-setup] Sep 07 00:01:21.908 INFO E| Downloaded pest_generator v2.8.0
28692026-09-07T00:01:22.420Z[ helios-setup] Sep 07 00:01:21.909 INFO E| Downloaded unic-ucd-version v0.9.0
28702026-09-07T00:01:22.424Z[ helios-setup] Sep 07 00:01:21.914 INFO E| Downloaded serde v1.0.219
28712026-09-07T00:01:22.427Z[ helios-setup] Sep 07 00:01:21.916 INFO E| Downloaded typenum v1.18.0
28722026-09-07T00:01:22.427Z[ helios-setup] Sep 07 00:01:21.918 INFO E| Downloaded dyn-clone v1.0.19
28732026-09-07T00:01:22.427Z[ helios-setup] Sep 07 00:01:21.919 INFO E| Downloaded unic-common v0.9.0
28742026-09-07T00:01:22.428Z[ helios-setup] Sep 07 00:01:21.919 INFO E| Downloaded vec_map v0.8.2
28752026-09-07T00:01:22.432Z[ helios-setup] Sep 07 00:01:21.920 INFO E| Downloaded unic-char-range v0.9.0
28762026-09-07T00:01:22.432Z[ helios-setup] Sep 07 00:01:21.922 INFO E| Downloaded unic-char-property v0.9.0
28772026-09-07T00:01:22.432Z[ helios-setup] Sep 07 00:01:21.922 INFO E| Downloaded autocfg v1.4.0
28782026-09-07T00:01:22.435Z[ helios-setup] Sep 07 00:01:21.923 INFO E| Downloaded strsim v0.8.0
28792026-09-07T00:01:22.438Z[ helios-setup] Sep 07 00:01:21.929 INFO E| Downloaded parse_int v0.9.0
28802026-09-07T00:01:22.444Z[ helios-setup] Sep 07 00:01:21.936 INFO E| Downloaded four-cc v0.4.0
28812026-09-07T00:01:22.447Z[ helios-setup] Sep 07 00:01:21.937 INFO E| Downloaded unic-ucd-ident v0.9.0
28822026-09-07T00:01:22.447Z[ helios-setup] Sep 07 00:01:21.937 INFO E| Downloaded heck v0.3.3
28832026-09-07T00:01:22.451Z[ helios-setup] Sep 07 00:01:21.943 INFO E| Downloaded modular-bitfield-impl v0.11.2
28842026-09-07T00:01:22.454Z[ helios-setup] Sep 07 00:01:21.944 INFO E| Downloaded strum v0.27.1
28852026-09-07T00:01:22.454Z[ helios-setup] Sep 07 00:01:21.944 INFO E| Downloaded itoa v1.0.15
28862026-09-07T00:01:22.458Z[ helios-setup] Sep 07 00:01:21.950 INFO E| Downloaded structopt-derive v0.4.18
28872026-09-07T00:01:22.461Z[ helios-setup] Sep 07 00:01:21.951 INFO E| Downloaded textwrap v0.11.0
28882026-09-07T00:01:22.461Z[ helios-setup] Sep 07 00:01:21.952 INFO E| Downloaded thiserror-impl v2.0.12
28892026-09-07T00:01:22.461Z[ helios-setup] Sep 07 00:01:21.953 INFO E| Downloaded thiserror v2.0.12
28902026-09-07T00:01:22.465Z[ helios-setup] Sep 07 00:01:21.957 INFO E| Downloaded bytesize v2.0.1
28912026-09-07T00:01:22.468Z[ helios-setup] Sep 07 00:01:21.958 INFO E| Downloaded modular-bitfield v0.13.1
28922026-09-07T00:01:22.472Z[ helios-setup] Sep 07 00:01:21.964 INFO E| Downloaded modular-bitfield-impl v0.13.1
28932026-09-07T00:01:22.475Z[ helios-setup] Sep 07 00:01:21.964 INFO E| Downloaded quote v1.0.40
28942026-09-07T00:01:22.479Z[ helios-setup] Sep 07 00:01:21.968 INFO E| Downloaded rustversion v1.0.20
28952026-09-07T00:01:22.482Z[ helios-setup] Sep 07 00:01:21.971 INFO E| Downloaded pest_meta v2.8.0
28962026-09-07T00:01:22.482Z[ helios-setup] Sep 07 00:01:21.972 INFO E| Downloaded strum_macros v0.27.1
28972026-09-07T00:01:22.486Z[ helios-setup] Sep 07 00:01:21.978 INFO E| Downloaded pest_derive v2.8.0
28982026-09-07T00:01:22.489Z[ helios-setup] Sep 07 00:01:21.979 INFO E| Downloaded modular-bitfield v0.11.2
28992026-09-07T00:01:22.493Z[ helios-setup] Sep 07 00:01:21.985 INFO E| Downloaded log v0.4.27
29002026-09-07T00:01:22.496Z[ helios-setup] Sep 07 00:01:21.986 INFO E| Downloaded ryu v1.0.20
29012026-09-07T00:01:22.499Z[ helios-setup] Sep 07 00:01:21.988 INFO E| Downloaded unicode-ident v1.0.18
29022026-09-07T00:01:22.499Z[ helios-setup] Sep 07 00:01:21.989 INFO E| Downloaded structopt v0.3.26
29032026-09-07T00:01:22.502Z[ helios-setup] Sep 07 00:01:21.993 INFO E| Downloaded proc-macro2 v1.0.95
29042026-09-07T00:01:22.506Z[ helios-setup] Sep 07 00:01:21.998 INFO E| Downloaded serde_derive v1.0.219
29052026-09-07T00:01:22.509Z[ helios-setup] Sep 07 00:01:22.001 INFO E| Downloaded memchr v2.7.4
29062026-09-07T00:01:22.513Z[ helios-setup] Sep 07 00:01:22.005 INFO E| Downloaded zerocopy-derive v0.8.25
29072026-09-07T00:01:22.523Z[ helios-setup] Sep 07 00:01:22.015 INFO E| Downloaded pest v2.8.0
29082026-09-07T00:01:22.531Z[ helios-setup] Sep 07 00:01:22.022 INFO E| Downloaded serde_json v1.0.140
29092026-09-07T00:01:22.541Z[ helios-setup] Sep 07 00:01:22.033 INFO E| Downloaded goblin v0.9.3
29102026-09-07T00:01:22.548Z[ helios-setup] Sep 07 00:01:22.040 INFO E| Downloaded clap v2.34.0
29112026-09-07T00:01:22.556Z[ helios-setup] Sep 07 00:01:22.047 INFO E| Downloaded zerocopy v0.8.25
29122026-09-07T00:01:22.571Z[ helios-setup] Sep 07 00:01:22.062 INFO E| Downloaded syn v2.0.101
29132026-09-07T00:01:22.584Z[ helios-setup] Sep 07 00:01:22.075 INFO E| Downloaded libc v0.2.172
29142026-09-07T00:01:22.635Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling proc-macro2 v1.0.95
29152026-09-07T00:01:22.635Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling unicode-ident v1.0.18
29162026-09-07T00:01:22.635Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling memchr v2.7.4
29172026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling thiserror v2.0.12
29182026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling autocfg v1.4.0
29192026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling syn v1.0.109
29202026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling serde v1.0.219
29212026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling version_check v0.9.5
29222026-09-07T00:01:22.639Z[ helios-setup] Sep 07 00:01:22.127 INFO E| Compiling serde_json v1.0.140
29232026-09-07T00:01:22.658Z[ helios-setup] Sep 07 00:01:22.150 INFO E| Compiling ryu v1.0.20
29242026-09-07T00:01:22.663Z[ helios-setup] Sep 07 00:01:22.150 INFO E| Compiling itoa v1.0.15
29252026-09-07T00:01:22.663Z[ helios-setup] Sep 07 00:01:22.150 INFO E| Compiling schemars v0.8.22
29262026-09-07T00:01:22.663Z[ helios-setup] Sep 07 00:01:22.151 INFO E| Compiling rustversion v1.0.20
29272026-09-07T00:01:22.667Z[ helios-setup] Sep 07 00:01:22.155 INFO E| Compiling libc v0.2.172
29282026-09-07T00:01:22.667Z[ helios-setup] Sep 07 00:01:22.155 INFO E| Compiling ucd-trie v0.1.7
29292026-09-07T00:01:22.667Z[ helios-setup] Sep 07 00:01:22.156 INFO E| Compiling paste v1.0.15
29302026-09-07T00:01:22.775Z[ helios-setup] Sep 07 00:01:22.266 INFO E| Compiling zerocopy v0.8.25
29312026-09-07T00:01:22.888Z[ helios-setup] Sep 07 00:01:22.379 INFO E| Compiling static_assertions v1.1.0
29322026-09-07T00:01:22.927Z[ helios-setup] Sep 07 00:01:22.418 INFO E| Compiling dyn-clone v1.0.19
29332026-09-07T00:01:22.964Z[ helios-setup] Sep 07 00:01:22.455 INFO E| Compiling once_cell v1.21.3
29342026-09-07T00:01:22.991Z[ helios-setup] Sep 07 00:01:22.482 INFO E| Compiling proc-macro-error-attr v1.0.4
29352026-09-07T00:01:23.001Z[ helios-setup] Sep 07 00:01:22.491 INFO E| Compiling proc-macro-error v1.0.4
29362026-09-07T00:01:23.008Z[ helios-setup] Sep 07 00:01:22.499 INFO E| Compiling heck v0.5.0
29372026-09-07T00:01:23.033Z[ helios-setup] Sep 07 00:01:22.525 INFO E| Compiling unicode-segmentation v1.12.0
29382026-09-07T00:01:23.042Z[ helios-setup] Sep 07 00:01:22.531 INFO E| Compiling num-traits v0.2.19
29392026-09-07T00:01:23.062Z[ helios-setup] Sep 07 00:01:22.553 INFO E| Compiling memoffset v0.9.1
29402026-09-07T00:01:23.107Z[ helios-setup] Sep 07 00:01:22.599 INFO E| Compiling unicode-width v0.1.14
29412026-09-07T00:01:23.116Z[ helios-setup] Sep 07 00:01:22.607 INFO E| Compiling strum v0.27.1
29422026-09-07T00:01:23.222Z[ helios-setup] Sep 07 00:01:22.705 INFO E| Compiling bitflags v1.3.2
29432026-09-07T00:01:23.226Z[ helios-setup] Sep 07 00:01:22.718 INFO E| Compiling byteorder v1.5.0
29442026-09-07T00:01:23.238Z[ helios-setup] Sep 07 00:01:22.718 INFO E| Compiling strsim v0.8.0
29452026-09-07T00:01:23.255Z[ helios-setup] Sep 07 00:01:22.744 INFO E| Compiling ansi_term v0.12.1
29462026-09-07T00:01:23.285Z[ helios-setup] Sep 07 00:01:22.772 INFO E| Compiling unic-char-range v0.9.0
29472026-09-07T00:01:23.301Z[ helios-setup] Sep 07 00:01:22.792 INFO E| Compiling unic-common v0.9.0
29482026-09-07T00:01:23.320Z[ helios-setup] Sep 07 00:01:22.811 INFO E| Compiling vec_map v0.8.2
29492026-09-07T00:01:23.393Z[ helios-setup] Sep 07 00:01:22.884 INFO E| Compiling atty v0.2.14
29502026-09-07T00:01:23.417Z[ helios-setup] Sep 07 00:01:22.908 INFO E| Compiling heck v0.3.3
29512026-09-07T00:01:23.424Z[ helios-setup] Sep 07 00:01:22.915 INFO E| Compiling textwrap v0.11.0
29522026-09-07T00:01:23.432Z[ helios-setup] Sep 07 00:01:22.923 INFO E| Compiling fletcher v1.0.0
29532026-09-07T00:01:23.438Z[ helios-setup] Sep 07 00:01:22.929 INFO E| Compiling unic-ucd-version v0.9.0
29542026-09-07T00:01:23.438Z[ helios-setup] Sep 07 00:01:22.929 INFO E| Compiling unic-char-property v0.9.0
29552026-09-07T00:01:23.465Z[ helios-setup] Sep 07 00:01:22.956 INFO E| Compiling log v0.4.27
29562026-09-07T00:01:23.481Z[ helios-setup] Sep 07 00:01:22.972 INFO E| Compiling lazy_static v1.5.0
29572026-09-07T00:01:23.507Z[ helios-setup] Sep 07 00:01:22.998 INFO E| Compiling plain v0.2.3
29582026-09-07T00:01:23.529Z[ helios-setup] Sep 07 00:01:23.019 INFO E| Compiling bytesize v2.0.1
29592026-09-07T00:01:23.543Z[ helios-setup] Sep 07 00:01:23.034 INFO E| Compiling unic-ucd-ident v0.9.0
29602026-09-07T00:01:23.560Z[ helios-setup] Sep 07 00:01:23.051 INFO E| Compiling clap v2.34.0
29612026-09-07T00:01:23.600Z[ helios-setup] Sep 07 00:01:23.092 INFO E| Compiling quote v1.0.40
29622026-09-07T00:01:23.770Z[ helios-setup] Sep 07 00:01:23.261 INFO E| Compiling syn v2.0.101
29632026-09-07T00:01:24.034Z[ helios-setup] Sep 07 00:01:23.524 INFO E| Compiling parse_int v0.9.0
29642026-09-07T00:01:25.654Z[ helios-setup] Sep 07 00:01:25.145 INFO E| Compiling modular-bitfield-impl v0.11.2
29652026-09-07T00:01:25.654Z[ helios-setup] Sep 07 00:01:25.145 INFO E| Compiling structopt-derive v0.4.18
29662026-09-07T00:01:25.912Z[ helios-setup] Sep 07 00:01:25.402 INFO E| Compiling serde_derive_internals v0.29.1
29672026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling thiserror-impl v2.0.12
29682026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling serde_derive v1.0.219
29692026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling zerocopy-derive v0.8.25
29702026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling num-derive v0.4.2
29712026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling modular-bitfield-impl v0.13.1
29722026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling scroll_derive v0.12.1
29732026-09-07T00:01:26.505Z[ helios-setup] Sep 07 00:01:25.994 INFO E| Compiling strum_macros v0.27.1
29742026-09-07T00:01:26.701Z[ helios-setup] Sep 07 00:01:26.192 INFO E| Compiling schemars_derive v0.8.22
29752026-09-07T00:01:26.877Z[ helios-setup] Sep 07 00:01:26.368 INFO E| Compiling modular-bitfield v0.11.2
29762026-09-07T00:01:26.956Z[ helios-setup] Sep 07 00:01:26.447 INFO E| Compiling structopt v0.3.26
29772026-09-07T00:01:27.540Z[ helios-setup] Sep 07 00:01:27.031 INFO E| Compiling scroll v0.12.0
29782026-09-07T00:01:27.824Z[ helios-setup] Sep 07 00:01:27.315 INFO E| Compiling goblin v0.9.3
29792026-09-07T00:01:28.194Z[ helios-setup] Sep 07 00:01:27.686 INFO E| Compiling modular-bitfield v0.13.1
29802026-09-07T00:01:28.399Z[ helios-setup] Sep 07 00:01:27.890 INFO E| Compiling pest v2.8.0
29812026-09-07T00:01:29.682Z[ helios-setup] Sep 07 00:01:29.173 INFO E| Compiling pest_meta v2.8.0
29822026-09-07T00:01:30.338Z[ helios-setup] Sep 07 00:01:29.829 INFO E| Compiling pest_generator v2.8.0
29832026-09-07T00:01:31.496Z[ helios-setup] Sep 07 00:01:30.988 INFO E| Compiling pest_derive v2.8.0
29842026-09-07T00:01:32.228Z[ helios-setup] Sep 07 00:01:31.720 INFO E| Compiling json5 v0.4.1
29852026-09-07T00:01:33.389Z[ helios-setup] Sep 07 00:01:32.880 INFO E| Compiling four-cc v0.4.0
29862026-09-07T00:01:33.389Z[ helios-setup] Sep 07 00:01:32.880 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
29872026-09-07T00:01:33.527Z[ helios-setup] Sep 07 00:01:33.018 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
29882026-09-07T00:01:35.462Z[ omicron-package] Finished `release` profile [optimized] target(s) in 42.74s
29892026-09-07T00:01:35.466Z[ omicron-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
29902026-09-07T00:01:35.467Z[ omicron-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
29912026-09-07T00:01:35.695Z[ omicron-package]
29922026-09-07T00:01:35.701Z[ omicron-package] real 42.925873351
29932026-09-07T00:01:35.702Z[ omicron-package] user 4:00.808245850
29942026-09-07T00:01:35.702Z[ omicron-package] sys 28.236864890
29952026-09-07T00:01:35.702Z[ omicron-package] trap 0.388184275
29962026-09-07T00:01:35.716Z[ omicron-package] tflt 0.400501820
29972026-09-07T00:01:35.716Z[ omicron-package] dflt 2.614913205
29982026-09-07T00:01:35.716Z[ omicron-package] kflt 0.003215521
29992026-09-07T00:01:35.716Z[ omicron-package] lock 8:26.532231230
30002026-09-07T00:01:35.716Z[ omicron-package] slp 4:24.641506307
30012026-09-07T00:01:35.716Z[ omicron-package] lat 1:09.040457173
30022026-09-07T00:01:35.716Z[ omicron-package] stop 1:44.735632975
30032026-09-07T00:01:35.716ZSep 07 00:01:35.186 INFO [omicron-package] process exited with exit status: 0 (42.985295022s)
30042026-09-07T00:01:35.716ZSep 07 00:01:35.186 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
30052026-09-07T00:01:35.716ZSep 07 00:01:35.186 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
30062026-09-07T00:01:35.717Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
30072026-09-07T00:01:35.717Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
30082026-09-07T00:01:35.717Z[ recovery-target] Created new build target 'recovery' and set it as active
30092026-09-07T00:01:35.717Z[ host-target] Created new build target 'host' and set it as active
30102026-09-07T00:01:35.717ZSep 07 00:01:35.196 INFO [recovery-target] process exited with exit status: 0 (9.873334ms)
30112026-09-07T00:01:35.717ZSep 07 00:01:35.196 INFO [host-target] process exited with exit status: 0 (9.495664ms)
30122026-09-07T00:01:35.717ZSep 07 00:01:35.196 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
30132026-09-07T00:01:35.718Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
30142026-09-07T00:01:37.307Z[ host-package] Compiling cfg-if v1.0.4
30152026-09-07T00:01:37.532Z[ host-package] Compiling serde_core v1.0.228
30162026-09-07T00:01:37.533Z[ host-package] Compiling libc v0.2.185
30172026-09-07T00:01:37.552Z[ host-package] Compiling memchr v2.8.0
30182026-09-07T00:01:37.603Z[ host-package] Compiling smallvec v1.15.1
30192026-09-07T00:01:37.635Z[ host-package] Compiling stable_deref_trait v1.2.1
30202026-09-07T00:01:37.638Z[ host-package] Compiling scopeguard v1.2.0
30212026-09-07T00:01:37.689Z[ host-package] Compiling zerofrom v0.1.6
30222026-09-07T00:01:37.715Z[ host-package] Compiling libm v0.2.16
30232026-09-07T00:01:37.740Z[ host-package] Compiling rand_core v0.10.0
30242026-09-07T00:01:37.762Z[ host-package] Compiling writeable v0.6.2
30252026-09-07T00:01:37.766Z[ host-package] Compiling percent-encoding v2.3.2
30262026-09-07T00:01:37.812Z[ host-package] Compiling litemap v0.8.1
30272026-09-07T00:01:37.835Z[ host-package] Compiling lock_api v0.4.14
30282026-09-07T00:01:37.835Z[ host-package] Compiling yoke v0.8.1
30292026-09-07T00:01:37.838Z[ host-package] Compiling icu_normalizer_data v2.1.1
30302026-09-07T00:01:37.899Z[ host-package] Compiling icu_properties_data v2.1.2
30312026-09-07T00:01:37.925Z[ host-package] Compiling utf8_iter v1.0.4
30322026-09-07T00:01:37.951Z[ host-package] Compiling form_urlencoded v1.2.2
30332026-09-07T00:01:37.978Z[ host-package] Compiling errno v0.3.14
30342026-09-07T00:01:37.981Z[ host-package] Compiling getrandom v0.4.3
30352026-09-07T00:01:38.030Z[ host-package] Compiling parking_lot_core v0.9.12
30362026-09-07T00:01:38.057Z[ host-package] Compiling zerovec v0.11.5
30372026-09-07T00:01:38.057Z[ host-package] Compiling zerotrie v0.2.3
30382026-09-07T00:01:38.109Z[ host-package] Compiling zerocopy v0.8.55
30392026-09-07T00:01:38.134Z[ host-package] Compiling iana-time-zone v0.1.65
30402026-09-07T00:01:38.163Z[ host-package] Compiling signal-hook-registry v1.4.8
30412026-09-07T00:01:38.189Z[ host-package] Compiling mio v1.2.0
30422026-09-07T00:01:38.222Z[ host-package] Compiling socket2 v0.6.3
30432026-09-07T00:01:38.251Z[ host-package] Compiling parking_lot v0.12.5
30442026-09-07T00:01:38.282Z[ host-package] Compiling thiserror v2.0.18
30452026-09-07T00:01:38.317Z[ host-package] Compiling getrandom v0.2.17
30462026-09-07T00:01:38.409Z[ host-package] Compiling futures-util v0.3.32
30472026-09-07T00:01:38.416Z[ host-package] Compiling getrandom v0.3.4
30482026-09-07T00:01:38.416Z[ host-package] Compiling base64 v0.22.1
30492026-09-07T00:01:38.456Z[ host-package] Compiling time v0.3.47
30502026-09-07T00:01:38.488Z[ host-package] Compiling rand_core v0.6.4
30512026-09-07T00:01:38.538Z[ host-package] Compiling num-traits v0.2.19
30522026-09-07T00:01:38.562Z[ host-package] Compiling rand_core v0.9.5
30532026-09-07T00:01:38.599Z[ host-package] Compiling aho-corasick v1.1.4
30542026-09-07T00:01:38.660Z[ host-package] Compiling tinystr v0.8.2
30552026-09-07T00:01:38.701Z[ host-package] Compiling potential_utf v0.1.4
30562026-09-07T00:01:38.732Z[ host-package] Compiling spin v0.9.8
30572026-09-07T00:01:38.732Z[ host-package] Compiling socket2 v0.5.10
30582026-09-07T00:01:38.797Z[ host-package] Compiling pest v2.8.6
30592026-09-07T00:01:38.797Z[ host-package] Compiling encoding_rs v0.8.35
30602026-09-07T00:01:38.890Z[ host-package] Compiling simd-adler32 v0.3.8
30612026-09-07T00:01:38.893Z[ host-package] Compiling icu_locale_core v2.1.1
30622026-09-07T00:01:38.951Z[ host-package] Compiling icu_collections v2.1.1
30632026-09-07T00:01:38.975Z[ host-package] Compiling adler2 v2.0.1
30642026-09-07T00:01:39.029Z[ host-package] Compiling crc32fast v1.5.0
30652026-09-07T00:01:39.092Z[ host-package] Compiling wait-timeout v0.2.1
30662026-09-07T00:01:39.212Z[ host-package] Compiling miniz_oxide v0.8.9
30672026-09-07T00:01:39.350Z[ host-package] Compiling thread_local v1.1.9
30682026-09-07T00:01:39.386Z[ host-package] Compiling zlib-rs v0.6.2
30692026-09-07T00:01:39.443Z[ host-package] Compiling serde v1.0.228
30702026-09-07T00:01:39.514Z[ host-package] Compiling serde_json v1.0.151
30712026-09-07T00:01:39.517Z[ host-package] Compiling bitflags v2.11.0
30722026-09-07T00:01:39.605Z[ host-package] Compiling uuid v1.23.4
30732026-09-07T00:01:39.648Z[ host-package] Compiling semver v1.0.28
30742026-09-07T00:01:39.691Z[ host-package] Compiling icu_provider v2.1.1
30752026-09-07T00:01:39.757Z[ host-package] Compiling indexmap v2.14.0
30762026-09-07T00:01:40.076Z[ host-package] Compiling bytes v1.11.1
30772026-09-07T00:01:40.117Z[ host-package] Compiling zeroize v1.9.0
30782026-09-07T00:01:40.147Z[ host-package] Compiling icu_normalizer v2.1.1
30792026-09-07T00:01:40.214Z[ host-package] Compiling icu_properties v2.1.2
30802026-09-07T00:01:40.340Z[ host-package] Compiling chrono v0.4.45
30812026-09-07T00:01:40.383Z[ host-package] Compiling generic-array v0.14.7
30822026-09-07T00:01:40.422Z[ host-package] Compiling rustix v1.1.4
30832026-09-07T00:01:40.664Z[ host-package] Compiling tokio v1.52.1
30842026-09-07T00:01:40.734Z[ host-package] Compiling http v1.4.2
30852026-09-07T00:01:40.840Z[ host-package] Compiling erased-serde v0.3.31
30862026-09-07T00:01:40.881Z[ host-package] Compiling rustls-pki-types v1.14.0
30872026-09-07T00:01:40.976Z[ host-package] Compiling crypto-common v0.1.7
30882026-09-07T00:01:41.010Z[ host-package] Compiling block-buffer v0.10.4
30892026-09-07T00:01:41.184Z[ host-package] Compiling ipnet v2.12.0
30902026-09-07T00:01:41.226Z[ host-package] Compiling idna_adapter v1.2.1
30912026-09-07T00:01:41.300Z[ host-package] Compiling digest v0.10.7
30922026-09-07T00:01:41.339Z[ host-package] Compiling ppv-lite86 v0.2.21
30932026-09-07T00:01:41.370Z[ host-package] Compiling slog v2.8.2
30942026-09-07T00:01:41.370Z[ host-package] Compiling aws-lc-rs v1.16.3
30952026-09-07T00:01:41.373Z[ host-package] Compiling regex-automata v0.4.14
30962026-09-07T00:01:41.473Z[ host-package] Compiling idna v1.1.0
30972026-09-07T00:01:41.501Z[ host-package] Compiling der v0.7.10
30982026-09-07T00:01:41.551Z[ host-package] Compiling http-body v1.0.1
30992026-09-07T00:01:41.593Z[ host-package] Compiling serde_urlencoded v0.7.1
31002026-09-07T00:01:41.594Z[ host-package] Compiling sha2 v0.10.9
31012026-09-07T00:01:41.748Z[ host-package] Compiling rand_chacha v0.9.0
31022026-09-07T00:01:41.807Z[ host-package] Compiling terminal_size v0.4.3
31032026-09-07T00:01:41.883Z[ host-package] Compiling url v2.5.8
31042026-09-07T00:01:41.926Z[ host-package] Compiling tempfile v3.27.0
31052026-09-07T00:01:41.929Z[ host-package] Compiling http-body-util v0.1.3
31062026-09-07T00:01:41.980Z[ host-package] Compiling clap_builder v4.6.0
31072026-09-07T00:01:42.023Z[ host-package] Compiling rand v0.9.2
31082026-09-07T00:01:42.103Z[ host-package] Compiling rand_chacha v0.3.1
31092026-09-07T00:01:42.200Z[ host-package] Compiling futures-executor v0.3.32
31102026-09-07T00:01:42.286Z[ host-package] Compiling hex v0.4.3
31112026-09-07T00:01:42.387Z[ host-package] Compiling rustls-native-certs v0.8.3
31122026-09-07T00:01:42.444Z[ host-package] Compiling rand v0.8.6
31132026-09-07T00:01:42.551Z[ host-package] Compiling rustls-webpki v0.103.13
31142026-09-07T00:01:42.633Z[ host-package] Compiling schemars v0.8.22
31152026-09-07T00:01:42.660Z[ host-package] Compiling spki v0.7.3
31162026-09-07T00:01:42.715Z[ host-package] Compiling futures v0.3.32
31172026-09-07T00:01:42.869Z[ host-package] Compiling hybrid-array v0.4.13
31182026-09-07T00:01:42.903Z[ host-package] Compiling hubpack v0.1.2
31192026-09-07T00:01:42.952Z[ host-package] Compiling pkcs8 v0.10.2
31202026-09-07T00:01:43.031Z[ host-package] Compiling publicsuffix v2.3.0
31212026-09-07T00:01:43.171Z[ host-package] Compiling openapiv3 v2.2.0
31222026-09-07T00:01:43.234Z[ host-package] Compiling rustls v0.23.41
31232026-09-07T00:01:43.284Z[ host-package] Compiling cookie v0.18.1
31242026-09-07T00:01:43.315Z[ host-package] Compiling signature v2.2.0
31252026-09-07T00:01:43.356Z[ host-package] Compiling rusty-fork v0.3.1
31262026-09-07T00:01:43.532Z[ host-package] Compiling flate2 v1.1.9
31272026-09-07T00:01:43.567Z[ host-package] Compiling hmac v0.12.1
31282026-09-07T00:01:43.628Z[ host-package] Compiling cookie_store v0.22.1
31292026-09-07T00:01:43.684Z[ host-package] Compiling ipnetwork v0.21.1
31302026-09-07T00:01:43.743Z[ host-package] Compiling rand_xorshift v0.4.0
31312026-09-07T00:01:43.789Z[ host-package] Compiling is-terminal v0.4.17
31322026-09-07T00:01:43.900Z[ host-package] Compiling data-encoding v2.10.0
31332026-09-07T00:01:43.949Z[ host-package] Compiling slog-term v2.9.2
31342026-09-07T00:01:43.980Z[ host-package] Compiling clap v4.6.1
31352026-09-07T00:01:44.008Z[ host-package] Compiling slog-async v2.8.0
31362026-09-07T00:01:44.011Z[ host-package] Compiling proptest v1.11.0
31372026-09-07T00:01:44.123Z[ host-package] Compiling oxnet v0.1.6
31382026-09-07T00:01:44.246Z[ host-package] Compiling block-buffer v0.12.1
31392026-09-07T00:01:44.249Z[ host-package] Compiling crypto-common v0.2.2
31402026-09-07T00:01:44.443Z[ host-package] Compiling regex v1.12.3
31412026-09-07T00:01:44.533Z[ host-package] Compiling lazy_static v1.5.0
31422026-09-07T00:01:44.572Z[ host-package] Compiling memmap2 v0.9.10
31432026-09-07T00:01:44.683Z[ host-package] Compiling camino v1.2.5
31442026-09-07T00:01:44.801Z[ host-package] Compiling dof v0.4.0
31452026-09-07T00:01:44.837Z[ host-package] Compiling dtrace-parser v0.3.0
31462026-09-07T00:01:44.840Z[ host-package] Compiling thread-id v5.1.0
31472026-09-07T00:01:44.905Z[ host-package] Compiling half v2.7.1
31482026-09-07T00:01:44.951Z[ host-package] Compiling num-integer v0.1.46
31492026-09-07T00:01:45.017Z[ host-package] Compiling ff v0.13.1
31502026-09-07T00:01:45.176Z[ host-package] Compiling sec1 v0.7.3
31512026-09-07T00:01:45.247Z[ host-package] Compiling group v0.13.0
31522026-09-07T00:01:45.291Z[ host-package] Compiling ciborium-ll v0.2.2
31532026-09-07T00:01:45.295Z[ host-package] Compiling rustix v0.38.44
31542026-09-07T00:01:45.295Z[ host-package] Compiling hkdf v0.12.4
31552026-09-07T00:01:45.363Z[ host-package] Compiling tokio-util v0.7.18
31562026-09-07T00:01:45.425Z[ host-package] Compiling tower v0.5.3
31572026-09-07T00:01:45.452Z[ host-package] Compiling x509-cert v0.2.5
31582026-09-07T00:01:45.531Z[ host-package] Compiling crypto-bigint v0.5.5
31592026-09-07T00:01:45.531Z[ host-package] Compiling serde_spanned v0.6.9
31602026-09-07T00:01:45.602Z[ host-package] Compiling usdt-impl v0.6.0
31612026-09-07T00:01:45.772Z[ host-package] Compiling toml_datetime v0.6.11
31622026-09-07T00:01:45.801Z[ host-package] Compiling dof v0.3.0
31632026-09-07T00:01:46.018Z[ host-package] Compiling tower-http v0.6.8
31642026-09-07T00:01:46.121Z[ host-package] Compiling usdt v0.6.0
31652026-09-07T00:01:46.376Z[ host-package] Compiling h2 v0.4.15
31662026-09-07T00:01:46.641Z[ host-package] Compiling newtype-uuid v1.3.2
31672026-09-07T00:01:46.673Z[ host-package] Compiling elliptic-curve v0.13.8
31682026-09-07T00:01:46.703Z[ host-package] Compiling ciborium v0.2.2
31692026-09-07T00:01:46.735Z[ host-package] Compiling num-iter v0.1.45
31702026-09-07T00:01:46.791Z[ helios-setup] Sep 07 00:01:46.283 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
31712026-09-07T00:01:46.815Z[ host-package] Compiling tokio-rustls v0.26.4
31722026-09-07T00:01:46.936Z[ host-package] Compiling rustls-platform-verifier v0.6.2
31732026-09-07T00:01:47.041Z[ host-package] Compiling daft v0.1.8
31742026-09-07T00:01:47.089Z[ host-package] Compiling bstr v1.12.1
31752026-09-07T00:01:47.190Z[ host-package] Compiling dtrace-parser v0.2.0
31762026-09-07T00:01:47.249Z[ host-package] Compiling thread-id v4.2.2
31772026-09-07T00:01:47.338Z[ host-package] Compiling digest v0.11.3
31782026-09-07T00:01:47.374Z[ host-package] Compiling signal-hook v0.3.18
31792026-09-07T00:01:47.413Z[ host-package] Compiling nix v0.31.2
31802026-09-07T00:01:47.419Z[ host-package] Compiling serde_with v3.21.0
31812026-09-07T00:01:47.476Z[ host-package] Compiling memmap v0.7.0
31822026-09-07T00:01:47.527Z[ host-package] Compiling foreign-types-shared v0.1.1
31832026-09-07T00:01:47.530Z[ host-package] Compiling ahash v0.8.12
31842026-09-07T00:01:47.639Z[ host-package] Compiling usdt-impl v0.5.0
31852026-09-07T00:01:47.639Z[ host-package] Compiling num-bigint-dig v0.8.6
31862026-09-07T00:01:47.780Z[ host-package] Compiling foreign-types v0.3.2
31872026-09-07T00:01:47.819Z[ host-package] Compiling packed_struct v0.10.1
31882026-09-07T00:01:47.884Z[ host-package] Compiling openssl-sys v0.9.117
31892026-09-07T00:01:47.912Z[ host-package] Compiling rfc6979 v0.4.0
31902026-09-07T00:01:48.032Z[ host-package] Compiling pkcs1 v0.7.5
31912026-09-07T00:01:48.198Z[ host-package] Compiling usdt v0.5.0
31922026-09-07T00:01:48.251Z[ host-package] Compiling toml_edit v0.19.15
31932026-09-07T00:01:48.298Z[ host-package] Compiling curve25519-dalek v4.1.3
31942026-09-07T00:01:48.477Z[ host-package] Compiling openssl v0.10.80
31952026-09-07T00:01:48.709Z[ host-package] Compiling ecdsa v0.16.9
31962026-09-07T00:01:48.809Z[ host-package] Compiling rsa v0.9.10
31972026-09-07T00:01:48.879Z[ host-package] Compiling hashbrown v0.13.2
31982026-09-07T00:01:48.965Z[ host-package] Compiling serde-hex v0.1.0
31992026-09-07T00:01:49.074Z[ host-package] Compiling bzip2 v0.4.4
32002026-09-07T00:01:49.145Z[ host-package] Compiling globset v0.4.18
32012026-09-07T00:01:49.359Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32022026-09-07T00:01:49.460Z[ host-package] Compiling signal-hook-mio v0.2.5
32032026-09-07T00:01:49.622Z[ host-package] Compiling ron v0.8.1
32042026-09-07T00:01:49.622Z[ host-package] Compiling primeorder v0.13.6
32052026-09-07T00:01:49.742Z[ host-package] Compiling block-padding v0.4.2
32062026-09-07T00:01:49.769Z[ host-package] Compiling sha3 v0.10.8
32072026-09-07T00:01:49.894Z[ host-package] Compiling salty v0.3.0
32082026-09-07T00:01:49.956Z[ host-package] Compiling toml v0.7.8
32092026-09-07T00:01:49.988Z[ host-package] Compiling inout v0.2.2
32102026-09-07T00:01:50.012Z[ host-package] Compiling object v0.30.4
32112026-09-07T00:01:50.086Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32122026-09-07T00:01:50.125Z[ host-package] Compiling zip v0.6.6
32132026-09-07T00:01:50.198Z[ host-package] Compiling ed25519 v2.2.3
32142026-09-07T00:01:50.268Z[ host-package] Compiling inout v0.1.4
32152026-09-07T00:01:50.291Z[ helios-setup] Sep 07 00:01:49.782 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
32162026-09-07T00:01:50.297Z[ host-package] Compiling jiff v0.2.34
32172026-09-07T00:01:50.552Z[ host-package] Compiling hyper v1.10.1
32182026-09-07T00:01:50.578Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32192026-09-07T00:01:50.650Z[ host-package] Compiling cipher v0.4.4
32202026-09-07T00:01:50.760Z[ host-package] Compiling ed25519-dalek v2.2.0
32212026-09-07T00:01:50.966Z[ host-package] Compiling cipher v0.5.2
32222026-09-07T00:01:51.064Z[ host-package] Compiling crossterm v0.28.1
32232026-09-07T00:01:51.064Z[ host-package] Compiling serde-big-array v0.5.1
32242026-09-07T00:01:51.068Z[ host-package] Compiling pem v3.0.6
32252026-09-07T00:01:51.162Z[ host-package] Compiling native-tls v0.2.18
32262026-09-07T00:01:51.222Z[ host-package] Compiling petgraph v0.8.3
32272026-09-07T00:01:51.263Z[ host-package] Compiling object v0.37.3
32282026-09-07T00:01:51.312Z[ host-package] Compiling chacha20 v0.10.0
32292026-09-07T00:01:51.370Z[ host-package] Compiling heapless v0.7.17
32302026-09-07T00:01:51.544Z[ host-package] Compiling tokio-native-tls v0.3.1
32312026-09-07T00:01:51.622Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
32322026-09-07T00:01:51.722Z[ host-package] Compiling p384 v0.13.1
32332026-09-07T00:01:51.822Z[ host-package] Compiling byte-wrapper v0.1.0
32342026-09-07T00:01:51.935Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32352026-09-07T00:01:51.984Z[ host-package] Compiling md-5 v0.10.6
32362026-09-07T00:01:52.125Z[ host-package] Compiling hyper-util v0.1.20
32372026-09-07T00:01:52.265Z[ host-package] Compiling serde_plain v1.0.2
32382026-09-07T00:01:52.320Z[ host-package] Compiling postgres-protocol v0.6.10
32392026-09-07T00:01:52.320Z[ host-package] Compiling toml_edit v0.22.27
32402026-09-07T00:01:52.557Z[ host-package] Compiling zopfli v0.8.3
32412026-09-07T00:01:52.581Z[ host-package] Compiling smoltcp v0.9.1
32422026-09-07T00:01:53.127Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32432026-09-07T00:01:53.168Z[ host-package] Compiling tokio-stream v0.1.18
32442026-09-07T00:01:53.246Z[ host-package] Compiling hickory-proto v0.25.2
32452026-09-07T00:01:53.312Z[ host-package] Compiling hickory-proto v0.24.4
32462026-09-07T00:01:53.620Z[ host-package] Compiling float-cmp v0.10.0
32472026-09-07T00:01:53.710Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32482026-09-07T00:01:53.748Z[ host-package] Compiling blake3 v1.8.5
32492026-09-07T00:01:53.802Z[ host-package] Compiling textwrap v0.16.2
32502026-09-07T00:01:53.860Z[ host-package] Compiling predicates v3.1.4
32512026-09-07T00:01:53.900Z[ host-package] Compiling string_cache v0.8.9
32522026-09-07T00:01:53.950Z[ host-package] Compiling hyper-rustls v0.27.7
32532026-09-07T00:01:54.043Z[ host-package] Compiling hyper-tls v0.6.0
32542026-09-07T00:01:54.133Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32552026-09-07T00:01:54.256Z[ host-package] Compiling toml v0.8.23
32562026-09-07T00:01:54.503Z[ host-package] Compiling reqwest v0.13.2
32572026-09-07T00:01:54.554Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32582026-09-07T00:01:54.609Z[ host-package] Compiling backtrace v0.3.76
32592026-09-07T00:01:54.645Z[ host-package] Compiling reqwest v0.12.28
32602026-09-07T00:01:54.727Z[ host-package] Compiling petgraph v0.6.5
32612026-09-07T00:01:54.804Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32622026-09-07T00:01:54.847Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32632026-09-07T00:01:55.158Z[ host-package] Compiling backtrace-ext v0.2.1
32642026-09-07T00:01:55.243Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32652026-09-07T00:01:55.347Z[ host-package] Compiling zip v4.6.1
32662026-09-07T00:01:55.534Z[ host-package] Compiling postgres-types v0.2.12
32672026-09-07T00:01:55.702Z[ host-package] Compiling iddqd v0.4.2
32682026-09-07T00:01:55.970Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
32692026-09-07T00:01:56.565Z[ host-package] Compiling hickory-resolver v0.24.4
32702026-09-07T00:01:56.677Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32712026-09-07T00:01:56.785Z[ host-package] Compiling similar v2.7.0
32722026-09-07T00:01:56.877Z[ host-package] Compiling olpc-cjson v0.1.4
32732026-09-07T00:01:57.006Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32742026-09-07T00:01:57.219Z[ host-package] Compiling secrecy v0.8.0
32752026-09-07T00:01:57.323Z[ host-package] Compiling tokio-postgres v0.7.16
32762026-09-07T00:01:57.488Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32772026-09-07T00:01:57.651Z[ host-package] Compiling miette v7.6.0
32782026-09-07T00:01:57.681Z[ host-package] Compiling fs-err v3.3.0
32792026-09-07T00:01:57.857Z[ host-package] Compiling tough v0.22.0
32802026-09-07T00:01:57.988Z[ host-package] Compiling buf-list v1.1.2
32812026-09-07T00:01:58.074Z[ host-package] Compiling hostname v0.3.1
32822026-09-07T00:01:58.424Z[ host-package] Compiling qorb v0.4.1
32832026-09-07T00:01:58.461Z[ host-package] Compiling slog-json v2.6.1
32842026-09-07T00:01:58.535Z[ host-package] Compiling compression-codecs v0.4.37
32852026-09-07T00:01:58.754Z[ host-package] Compiling slog-bunyan v2.5.0
32862026-09-07T00:01:58.779Z[ host-package] Compiling serde_spanned v1.1.1
32872026-09-07T00:01:58.843Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
32882026-09-07T00:01:58.908Z[ host-package] Compiling async-compression v0.4.41
32892026-09-07T00:01:58.975Z[ host-package] Compiling multer v3.1.0
32902026-09-07T00:01:59.015Z[ host-package] Compiling sha1 v0.11.0
32912026-09-07T00:01:59.081Z[ host-package] Compiling rustls-pemfile v2.2.0
32922026-09-07T00:01:59.309Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
32932026-09-07T00:01:59.379Z[ host-package] Compiling serde_path_to_error v0.1.20
32942026-09-07T00:01:59.406Z[ host-package] Compiling hostname v0.4.2
32952026-09-07T00:01:59.448Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32962026-09-07T00:01:59.492Z[ host-package] Compiling progenitor-client v0.14.0
32972026-09-07T00:01:59.617Z[ host-package] Compiling atomicwrites v0.4.4
32982026-09-07T00:01:59.821Z[ host-package] Compiling macaddr v1.0.1
32992026-09-07T00:01:59.884Z[ host-package] Compiling instant v0.1.13
33002026-09-07T00:01:59.884Z[ host-package] Compiling oxide-generation v0.1.3
33012026-09-07T00:01:59.971Z[ host-package] Compiling regress v0.10.5
33022026-09-07T00:02:00.064Z[ host-package] Compiling backoff v0.4.0
33032026-09-07T00:02:00.127Z[ host-package] Compiling progenitor-extras v0.2.0
33042026-09-07T00:02:00.158Z[ host-package] Compiling parse-display v0.10.0
33052026-09-07T00:02:00.201Z[ host-package] Compiling dropshot v0.17.1
33062026-09-07T00:02:00.380Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
33072026-09-07T00:02:00.421Z[ host-package] Compiling heck v0.5.0
33082026-09-07T00:02:00.481Z[ host-package] Compiling regress v0.11.1
33092026-09-07T00:02:00.610Z[ host-package] Compiling secrecy v0.10.3
33102026-09-07T00:02:00.691Z[ host-package] Compiling unsafe-libyaml v0.2.11
33112026-09-07T00:02:00.818Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33122026-09-07T00:02:00.852Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33132026-09-07T00:02:00.917Z[ host-package] Compiling universal-hash v0.5.1
33142026-09-07T00:02:01.100Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33152026-09-07T00:02:01.147Z[ host-package] Compiling poly1305 v0.8.0
33162026-09-07T00:02:01.312Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33172026-09-07T00:02:01.376Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33182026-09-07T00:02:01.491Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
33192026-09-07T00:02:01.552Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33202026-09-07T00:02:01.623Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33212026-09-07T00:02:01.696Z[ host-package] Compiling chacha20 v0.9.1
33222026-09-07T00:02:01.767Z[ host-package] Compiling blake2 v0.10.6
33232026-09-07T00:02:01.844Z[ host-package] Compiling aead v0.5.2
33242026-09-07T00:02:02.009Z[ host-package] Compiling password-hash v0.5.0
33252026-09-07T00:02:02.084Z[ host-package] Compiling chacha20poly1305 v0.10.1
33262026-09-07T00:02:02.130Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33272026-09-07T00:02:02.200Z[ host-package] Compiling typify-impl v0.6.2
33282026-09-07T00:02:02.276Z[ host-package] Compiling vsss-rs v3.3.4
33292026-09-07T00:02:02.380Z[ host-package] Compiling argon2 v0.5.3
33302026-09-07T00:02:02.659Z[ host-package] Compiling camino-tempfile v1.4.1
33312026-09-07T00:02:02.693Z[ host-package] Compiling heapless v0.8.0
33322026-09-07T00:02:02.749Z[ host-package] Compiling ingot-types v0.2.0
33332026-09-07T00:02:02.896Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33342026-09-07T00:02:02.949Z[ helios-setup] Sep 07 00:02:02.440 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.76s
33352026-09-07T00:02:02.986Z[ helios-setup] Sep 07 00:02:02.476 INFO building project "amd-host-image-builder" ok (41 seconds)
33362026-09-07T00:02:02.986Z[ helios-setup] Sep 07 00:02:02.477 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
33372026-09-07T00:02:02.994Z[ helios-setup] Sep 07 00:02:02.485 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.98.1-x86_64-unknown-illumos (default)"
33382026-09-07T00:02:02.994Z[ helios-setup] Sep 07 00:02:02.485 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
33392026-09-07T00:02:02.994Z[ helios-setup] Sep 07 00:02:02.485 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
33402026-09-07T00:02:03.104Z[ helios-setup] Sep 07 00:02:02.595 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
33412026-09-07T00:02:03.132Z[ host-package] Compiling cobs v0.3.0
33422026-09-07T00:02:03.156Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33432026-09-07T00:02:03.200Z[ host-package] Compiling cstr-argument v0.1.2
33442026-09-07T00:02:03.262Z[ host-package] Compiling ingot v0.2.1
33452026-09-07T00:02:03.287Z[ host-package] Compiling smoltcp v0.11.0
33462026-09-07T00:02:03.312Z[ host-package] Compiling postcard v1.1.3
33472026-09-07T00:02:03.400Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33482026-09-07T00:02:03.400Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33492026-09-07T00:02:03.403Z[ helios-setup] Sep 07 00:02:02.894 INFO E| From https://github.com/jclulow/hiercmd
33502026-09-07T00:02:03.404Z[ helios-setup] Sep 07 00:02:02.894 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
33512026-09-07T00:02:03.417Z[ helios-setup] Sep 07 00:02:02.908 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
33522026-09-07T00:02:03.556Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33532026-09-07T00:02:03.579Z[ host-package] Compiling rand v0.10.1
33542026-09-07T00:02:03.714Z[ helios-setup] Sep 07 00:02:03.205 INFO E| From https://github.com/oxidecomputer/network-interface
33552026-09-07T00:02:03.714Z[ helios-setup] Sep 07 00:02:03.205 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
33562026-09-07T00:02:03.718Z[ host-package] Compiling sigpipe v0.1.3
33572026-09-07T00:02:03.727Z[ helios-setup] Sep 07 00:02:03.218 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
33582026-09-07T00:02:03.782Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33592026-09-07T00:02:03.816Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33602026-09-07T00:02:03.843Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33612026-09-07T00:02:03.843Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33622026-09-07T00:02:03.892Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33632026-09-07T00:02:03.896Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33642026-09-07T00:02:03.943Z[ host-package] Compiling zone v0.3.1
33652026-09-07T00:02:04.030Z[ helios-setup] Sep 07 00:02:03.520 INFO E| From https://github.com/oxidecomputer/boot-image-tools
33662026-09-07T00:02:04.030Z[ helios-setup] Sep 07 00:02:03.520 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
33672026-09-07T00:02:04.048Z[ helios-setup] Sep 07 00:02:03.538 INFO E| Updating crates.io index
33682026-09-07T00:02:04.058Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33692026-09-07T00:02:04.149Z[ helios-setup] Sep 07 00:02:03.640 INFO E| Downloading crates ...
33702026-09-07T00:02:04.175Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33712026-09-07T00:02:04.200Z[ helios-setup] Sep 07 00:02:03.691 INFO E| Downloaded env_filter v0.1.4
33722026-09-07T00:02:04.203Z[ helios-setup] Sep 07 00:02:03.692 INFO E| Downloaded futures-io v0.3.31
33732026-09-07T00:02:04.204Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33742026-09-07T00:02:04.208Z[ helios-setup] Sep 07 00:02:03.697 INFO E| Downloaded crc v3.3.0
33752026-09-07T00:02:04.211Z[ helios-setup] Sep 07 00:02:03.699 INFO E| Downloaded futures-channel v0.3.31
33762026-09-07T00:02:04.211Z[ helios-setup] Sep 07 00:02:03.702 INFO E| Downloaded bitflags v2.10.0
33772026-09-07T00:02:04.214Z[ helios-setup] Sep 07 00:02:03.705 INFO E| Downloaded clap_lex v0.7.6
33782026-09-07T00:02:04.217Z[ helios-setup] Sep 07 00:02:03.707 INFO E| Downloaded time-core v0.1.6
33792026-09-07T00:02:04.217Z[ helios-setup] Sep 07 00:02:03.708 INFO E| Downloaded devinfo v0.1.0
33802026-09-07T00:02:04.221Z[ helios-setup] Sep 07 00:02:03.711 INFO E| Downloaded libdevinfo-sys v1.1.0
33812026-09-07T00:02:04.224Z[ helios-setup] Sep 07 00:02:03.713 INFO E| Downloaded futures-core v0.3.31
33822026-09-07T00:02:04.227Z[ helios-setup] Sep 07 00:02:03.716 INFO E| Downloaded anstyle v1.0.13
33832026-09-07T00:02:04.227Z[ helios-setup] Sep 07 00:02:03.717 INFO E| Downloaded deranged v0.5.5
33842026-09-07T00:02:04.231Z[ helios-setup] Sep 07 00:02:03.720 INFO E| Downloaded thiserror v2.0.17
33852026-09-07T00:02:04.234Z[ helios-setup] Sep 07 00:02:03.725 INFO E| Downloaded futures-macro v0.3.31
33862026-09-07T00:02:04.237Z[ helios-setup] Sep 07 00:02:03.726 INFO E| Downloaded pin-utils v0.1.0
33872026-09-07T00:02:04.238Z[ helios-setup] Sep 07 00:02:03.727 INFO E| Downloaded anstyle-query v1.1.4
33882026-09-07T00:02:04.238Z[ helios-setup] Sep 07 00:02:03.728 INFO E| Downloaded futures-task v0.3.31
33892026-09-07T00:02:04.241Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33902026-09-07T00:02:04.244Z[ helios-setup] Sep 07 00:02:03.733 INFO E| Downloaded num_enum_derive v0.7.5
33912026-09-07T00:02:04.265Z[ helios-setup] Sep 07 00:02:03.756 INFO E| Downloaded bitfield-macros v0.19.3
33922026-09-07T00:02:04.268Z[ helios-setup] Sep 07 00:02:03.757 INFO E| Downloaded simd-adler32 v0.3.7
33932026-09-07T00:02:04.268Z[ helios-setup] Sep 07 00:02:03.758 INFO E| Downloaded clap_derive v4.5.49
33942026-09-07T00:02:04.268Z[ helios-setup] Sep 07 00:02:03.759 INFO E| Downloaded num_enum v0.7.5
33952026-09-07T00:02:04.285Z[ helios-setup] Sep 07 00:02:03.776 INFO E| Downloaded serde_spanned v1.0.3
33962026-09-07T00:02:04.290Z[ helios-setup] Sep 07 00:02:03.777 INFO E| Downloaded futures-sink v0.3.31
33972026-09-07T00:02:04.290Z[ helios-setup] Sep 07 00:02:03.778 INFO E| Downloaded zeroize_derive v1.4.2
33982026-09-07T00:02:04.293Z[ helios-setup] Sep 07 00:02:03.784 INFO E| Downloaded find-msvc-tools v0.1.4
33992026-09-07T00:02:04.297Z[ helios-setup] Sep 07 00:02:03.785 INFO E| Downloaded quote v1.0.41
34002026-09-07T00:02:04.297Z[ helios-setup] Sep 07 00:02:03.787 INFO E| Downloaded signal-hook-registry v1.4.6
34012026-09-07T00:02:04.297Z[ helios-setup] Sep 07 00:02:03.788 INFO E| Downloaded getrandom v0.2.16
34022026-09-07T00:02:04.307Z[ helios-setup] Sep 07 00:02:03.798 INFO E| Downloaded slab v0.4.11
34032026-09-07T00:02:04.313Z[ helios-setup] Sep 07 00:02:03.799 INFO E| Downloaded time-macros v0.2.24
34042026-09-07T00:02:04.313Z[ helios-setup] Sep 07 00:02:03.801 INFO E| Downloaded env_logger v0.11.8
34052026-09-07T00:02:04.318Z[ helios-setup] Sep 07 00:02:03.802 INFO E| Downloaded base64ct v1.8.0
34062026-09-07T00:02:04.318Z[ helios-setup] Sep 07 00:02:03.805 INFO E| Downloaded pin-project-lite v0.2.16
34072026-09-07T00:02:04.318Z[ helios-setup] Sep 07 00:02:03.807 INFO E| Downloaded toml_writer v1.0.4
34082026-09-07T00:02:04.321Z[ helios-setup] Sep 07 00:02:03.808 INFO E| Downloaded getopts v0.2.24
34092026-09-07T00:02:04.322Z[ helios-setup] Sep 07 00:02:03.809 INFO E| Downloaded generic-array v0.14.9
34102026-09-07T00:02:04.322Z[ helios-setup] Sep 07 00:02:03.810 INFO E| Downloaded futures-executor v0.3.31
34112026-09-07T00:02:04.322Z[ helios-setup] Sep 07 00:02:03.811 INFO E| Downloaded tokio-macros v2.6.0
34122026-09-07T00:02:04.322Z[ helios-setup] Sep 07 00:02:03.812 INFO E| Downloaded zeroize v1.8.2
34132026-09-07T00:02:04.329Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34142026-09-07T00:02:04.329Z[ helios-setup] Sep 07 00:02:03.819 INFO E| Downloaded thiserror-impl v2.0.17
34152026-09-07T00:02:04.348Z[ helios-setup] Sep 07 00:02:03.838 INFO E| Downloaded bitfield v0.19.3
34162026-09-07T00:02:04.351Z[ helios-setup] Sep 07 00:02:03.839 INFO E| Downloaded toml_edit v0.23.7
34172026-09-07T00:02:04.352Z[ helios-setup] Sep 07 00:02:03.842 INFO E| Downloaded clap v4.5.51
34182026-09-07T00:02:04.356Z[ helios-setup] Sep 07 00:02:03.847 INFO E| Downloaded toml_datetime v0.7.3
34192026-09-07T00:02:04.360Z[ helios-setup] Sep 07 00:02:03.848 INFO E| Downloaded term v1.2.0
34202026-09-07T00:02:04.360Z[ helios-setup] Sep 07 00:02:03.850 INFO E| Downloaded toml_parser v1.0.4
34212026-09-07T00:02:04.364Z[ helios-setup] Sep 07 00:02:03.852 INFO E| Downloaded unicode-ident v1.0.22
34222026-09-07T00:02:04.364Z[ helios-setup] Sep 07 00:02:03.853 INFO E| Downloaded futures v0.3.31
34232026-09-07T00:02:04.367Z[ helios-setup] Sep 07 00:02:03.856 INFO E| Downloaded log v0.4.28
34242026-09-07T00:02:04.370Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34252026-09-07T00:02:04.370Z[ helios-setup] Sep 07 00:02:03.861 INFO E| Downloaded anyhow v1.0.100
34262026-09-07T00:02:04.373Z[ helios-setup] Sep 07 00:02:03.864 INFO E| Downloaded iana-time-zone v0.1.64
34272026-09-07T00:02:04.378Z[ helios-setup] Sep 07 00:02:03.869 INFO E| Downloaded toml v0.9.8
34282026-09-07T00:02:04.381Z[ helios-setup] Sep 07 00:02:03.872 INFO E| Downloaded uuid v1.18.1
34292026-09-07T00:02:04.408Z[ helios-setup] Sep 07 00:02:03.899 INFO E| Downloaded socket2 v0.6.1
34302026-09-07T00:02:04.412Z[ helios-setup] Sep 07 00:02:03.900 INFO E| Downloaded flate2 v1.1.5
34312026-09-07T00:02:04.415Z[ helios-setup] Sep 07 00:02:03.903 INFO E| Downloaded bytes v1.10.1
34322026-09-07T00:02:04.415Z[ helios-setup] Sep 07 00:02:03.906 INFO E| Downloaded proc-macro2 v1.0.103
34332026-09-07T00:02:04.419Z[ helios-setup] Sep 07 00:02:03.908 INFO E| Downloaded typenum v1.19.0
34342026-09-07T00:02:04.419Z[ helios-setup] Sep 07 00:02:03.910 INFO E| Downloaded indexmap v2.12.0
34352026-09-07T00:02:04.422Z[ helios-setup] Sep 07 00:02:03.912 INFO E| Downloaded memchr v2.7.6
34362026-09-07T00:02:04.426Z[ helios-setup] Sep 07 00:02:03.915 INFO E| Downloaded rsa v0.9.8
34372026-09-07T00:02:04.429Z[ helios-setup] Sep 07 00:02:03.918 INFO E| Downloaded cc v1.2.44
34382026-09-07T00:02:04.430Z[ helios-setup] Sep 07 00:02:03.920 INFO E| Downloaded rand v0.8.5
34392026-09-07T00:02:04.433Z[ helios-setup] Sep 07 00:02:03.922 INFO E| Downloaded mio v1.1.0
34402026-09-07T00:02:04.437Z[ helios-setup] Sep 07 00:02:03.926 INFO E| Downloaded zerocopy-derive v0.8.27
34412026-09-07T00:02:04.440Z[ helios-setup] Sep 07 00:02:03.930 INFO E| Downloaded libm v0.2.15
34422026-09-07T00:02:04.445Z[ helios-setup] Sep 07 00:02:03.936 INFO E| Downloaded iddqd v0.3.14
34432026-09-07T00:02:04.450Z[ helios-setup] Sep 07 00:02:03.940 INFO E| Downloaded num-bigint-dig v0.8.4
34442026-09-07T00:02:04.453Z[ helios-setup] Sep 07 00:02:03.943 INFO E| Downloaded hashbrown v0.16.0
34452026-09-07T00:02:04.473Z[ helios-setup] Sep 07 00:02:03.964 INFO E| Downloaded time v0.3.44
34462026-09-07T00:02:04.479Z[ helios-setup] Sep 07 00:02:03.969 INFO E| Downloaded clap_builder v4.5.51
34472026-09-07T00:02:04.483Z[ helios-setup] Sep 07 00:02:03.973 INFO E| Downloaded winnow v0.7.13
34482026-09-07T00:02:04.488Z[ helios-setup] Sep 07 00:02:03.979 INFO E| Downloaded serde_json v1.0.145
34492026-09-07T00:02:04.493Z[ helios-setup] Sep 07 00:02:03.984 INFO E| Downloaded futures-util v0.3.31
34502026-09-07T00:02:04.501Z[ helios-setup] Sep 07 00:02:03.991 INFO E| Downloaded zerocopy v0.8.27
34512026-09-07T00:02:04.514Z[ helios-setup] Sep 07 00:02:04.005 INFO E| Downloaded chrono v0.4.42
34522026-09-07T00:02:04.519Z[ helios-setup] Sep 07 00:02:04.009 INFO E| Downloaded unicode-width v0.2.2
34532026-09-07T00:02:04.524Z[ helios-setup] Sep 07 00:02:04.015 INFO E| Downloaded syn v2.0.108
34542026-09-07T00:02:04.533Z[ host-package] Compiling tokio-dtrace v0.1.1
34552026-09-07T00:02:04.537Z[ helios-setup] Sep 07 00:02:04.028 INFO E| Downloaded rustix v1.1.2
34562026-09-07T00:02:04.568Z[ helios-setup] Sep 07 00:02:04.059 INFO E| Downloaded libc v0.2.177
34572026-09-07T00:02:04.589Z[ host-package] Compiling bytecount v0.6.9
34582026-09-07T00:02:04.593Z[ helios-setup] Sep 07 00:02:04.084 INFO E| Downloaded tokio v1.48.0
34592026-09-07T00:02:04.641Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34602026-09-07T00:02:04.692Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling proc-macro2 v1.0.103
34612026-09-07T00:02:04.692Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling quote v1.0.41
34622026-09-07T00:02:04.692Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling unicode-ident v1.0.22
34632026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling libc v0.2.177
34642026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling serde_core v1.0.228
34652026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling cfg-if v1.0.4
34662026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling serde v1.0.228
34672026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling version_check v0.9.5
34682026-09-07T00:02:04.696Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling autocfg v1.5.0
34692026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.182 INFO E| Compiling typenum v1.19.0
34702026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling const-oid v0.9.6
34712026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling libm v0.2.15
34722026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling zerocopy v0.8.27
34732026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling rustversion v1.0.22
34742026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling base64ct v1.8.0
34752026-09-07T00:02:04.697Z[ helios-setup] Sep 07 00:02:04.183 INFO E| Compiling zeroize v1.8.2
34762026-09-07T00:02:04.812Z[ host-package] Compiling oxide-tokio-rt v0.1.4
34772026-09-07T00:02:04.870Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34782026-09-07T00:02:05.037Z[ helios-setup] Sep 07 00:02:04.528 INFO E| Compiling smallvec v1.15.1
34792026-09-07T00:02:05.085Z[ host-package] Compiling slog-dtrace v0.3.0
34802026-09-07T00:02:05.088Z[ host-package] Compiling prettyplease v0.2.37
34812026-09-07T00:02:05.194Z[ host-package] Compiling newline-converter v0.3.0
34822026-09-07T00:02:05.258Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34832026-09-07T00:02:05.354Z[ host-package] Compiling gethostname v0.5.0
34842026-09-07T00:02:05.444Z[ host-package] Compiling console v0.15.11
34852026-09-07T00:02:05.497Z[ host-package] Compiling oxide-update-engine-types v0.1.2
34862026-09-07T00:02:05.504Z[ helios-setup] Sep 07 00:02:04.995 INFO E| Compiling flagset v0.4.7
34872026-09-07T00:02:05.507Z[ helios-setup] Sep 07 00:02:04.996 INFO E| Compiling winnow v0.7.13
34882026-09-07T00:02:05.540Z[ host-package] Compiling cancel-safe-futures v0.1.5
34892026-09-07T00:02:05.582Z[ host-package] Compiling num-rational v0.4.2
34902026-09-07T00:02:05.632Z[ helios-setup] Sep 07 00:02:05.124 INFO E| Compiling anyhow v1.0.100
34912026-09-07T00:02:05.779Z[ helios-setup] Sep 07 00:02:05.270 INFO E| Compiling memchr v2.7.6
34922026-09-07T00:02:05.924Z[ host-package] Compiling num-complex v0.4.6
34932026-09-07T00:02:05.927Z[ host-package] Compiling typify-macro v0.6.2
34942026-09-07T00:02:05.996Z[ helios-setup] Sep 07 00:02:05.487 INFO E| Compiling pem-rfc7468 v0.7.0
34952026-09-07T00:02:06.207Z[ host-package] Compiling expectorate v1.2.0
34962026-09-07T00:02:06.212Z[ helios-setup] Sep 07 00:02:05.702 INFO E| Compiling rustix v1.1.2
34972026-09-07T00:02:06.325Z[ helios-setup] Sep 07 00:02:05.816 INFO E| Compiling num-traits v0.2.19
34982026-09-07T00:02:06.363Z[ helios-setup] Sep 07 00:02:05.854 INFO E| Compiling crc32fast v1.5.0
34992026-09-07T00:02:06.442Z[ host-package] Compiling compression-core v0.4.31
35002026-09-07T00:02:06.496Z[ helios-setup] Sep 07 00:02:05.987 INFO E| Compiling generic-array v0.14.9
35012026-09-07T00:02:06.751Z[ helios-setup] Sep 07 00:02:06.242 INFO E| Compiling byteorder v1.5.0
35022026-09-07T00:02:06.762Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35032026-09-07T00:02:06.829Z[ helios-setup] Sep 07 00:02:06.320 INFO E| Compiling utf8parse v0.2.2
35042026-09-07T00:02:06.849Z[ host-package] Compiling match_cfg v0.1.0
35052026-09-07T00:02:06.988Z[ helios-setup] Sep 07 00:02:06.477 INFO E| Compiling hashbrown v0.16.0
35062026-09-07T00:02:07.012Z[ helios-setup] Sep 07 00:02:06.502 INFO E| Compiling equivalent v1.0.2
35072026-09-07T00:02:07.144Z[ helios-setup] Sep 07 00:02:06.635 INFO E| Compiling anstyle-parse v0.2.7
35082026-09-07T00:02:07.160Z[ host-package] Compiling num v0.4.3
35092026-09-07T00:02:07.215Z[ helios-setup] Sep 07 00:02:06.706 INFO E| Compiling colorchoice v1.0.4
35102026-09-07T00:02:07.260Z[ helios-setup] Sep 07 00:02:06.751 INFO E| Compiling allocator-api2 v0.2.21
35112026-09-07T00:02:07.329Z[ helios-setup] Sep 07 00:02:06.820 INFO E| Compiling is_terminal_polyfill v1.70.2
35122026-09-07T00:02:07.366Z[ helios-setup] Sep 07 00:02:06.857 INFO E| Compiling anstyle v1.0.13
35132026-09-07T00:02:07.430Z[ helios-setup] Sep 07 00:02:06.921 INFO E| Compiling toml_datetime v0.7.3
35142026-09-07T00:02:07.472Z[ helios-setup] Sep 07 00:02:06.963 INFO E| Compiling anstyle-query v1.1.4
35152026-09-07T00:02:07.535Z[ helios-setup] Sep 07 00:02:07.026 INFO E| Compiling getrandom v0.2.16
35162026-09-07T00:02:07.560Z[ helios-setup] Sep 07 00:02:07.049 INFO E| Compiling errno v0.3.14
35172026-09-07T00:02:07.604Z[ helios-setup] Sep 07 00:02:07.091 INFO E| Compiling radium v0.7.0
35182026-09-07T00:02:07.634Z[ helios-setup] Sep 07 00:02:07.123 INFO E| Compiling shlex v1.3.0
35192026-09-07T00:02:07.634Z[ helios-setup] Sep 07 00:02:07.123 INFO E| Compiling syn v1.0.109
35202026-09-07T00:02:07.638Z[ helios-setup] Sep 07 00:02:07.129 INFO E| Compiling cpufeatures v0.2.17
35212026-09-07T00:02:07.726Z[ helios-setup] Sep 07 00:02:07.217 INFO E| Compiling find-msvc-tools v0.1.4
35222026-09-07T00:02:07.731Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
35232026-09-07T00:02:07.736Z[ host-package] Compiling linear-map v1.2.0
35242026-09-07T00:02:07.784Z[ helios-setup] Sep 07 00:02:07.275 INFO E| Compiling rand_core v0.6.4
35252026-09-07T00:02:07.835Z[ helios-setup] Sep 07 00:02:07.325 INFO E| Compiling syn v2.0.108
35262026-09-07T00:02:07.872Z[ helios-setup] Sep 07 00:02:07.363 INFO E| Compiling slog v2.8.2
35272026-09-07T00:02:07.904Z[ helios-setup] Sep 07 00:02:07.395 INFO E| Compiling toml_parser v1.0.4
35282026-09-07T00:02:07.909Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35292026-09-07T00:02:07.912Z[ host-package] Compiling float-ord v0.3.2
35302026-09-07T00:02:08.035Z[ helios-setup] Sep 07 00:02:07.526 INFO E| Compiling indexmap v2.12.0
35312026-09-07T00:02:08.090Z[ helios-setup] Sep 07 00:02:07.581 INFO E| Compiling cc v1.2.44
35322026-09-07T00:02:08.101Z[ helios-setup] Sep 07 00:02:07.592 INFO E| Compiling anstream v0.6.21
35332026-09-07T00:02:08.237Z[ helios-setup] Sep 07 00:02:07.728 INFO E| Compiling block-buffer v0.10.4
35342026-09-07T00:02:08.237Z[ helios-setup] Sep 07 00:02:07.728 INFO E| Compiling crypto-common v0.1.6
35352026-09-07T00:02:08.335Z[ helios-setup] Sep 07 00:02:07.826 INFO E| Compiling maybe-uninit v2.0.0
35362026-09-07T00:02:08.376Z[ helios-setup] Sep 07 00:02:07.867 INFO E| Compiling pkg-config v0.3.32
35372026-09-07T00:02:08.433Z[ helios-setup] Sep 07 00:02:07.924 INFO E| Compiling digest v0.10.7
35382026-09-07T00:02:08.581Z[ helios-setup] Sep 07 00:02:08.067 INFO E| Compiling futures-core v0.3.31
35392026-09-07T00:02:08.616Z[ host-package] Compiling oxide-update-engine v0.1.2
35402026-09-07T00:02:08.616Z[ helios-setup] Sep 07 00:02:08.078 INFO E| Compiling tap v1.0.1
35412026-09-07T00:02:08.720Z[ helios-setup] Sep 07 00:02:08.189 INFO E| Compiling unicode-width v0.2.2
35422026-09-07T00:02:08.794Z[ host-package] Compiling async-stream v0.3.6
35432026-09-07T00:02:08.833Z[ helios-setup] Sep 07 00:02:08.324 INFO E| Compiling toml_edit v0.23.7
35442026-09-07T00:02:08.862Z[ helios-setup] Sep 07 00:02:08.353 INFO E| Compiling sha2 v0.10.9
35452026-09-07T00:02:08.936Z[ helios-setup] Sep 07 00:02:08.427 INFO E| Compiling pin-project-lite v0.2.16
35462026-09-07T00:02:09.000Z[ helios-setup] Sep 07 00:02:08.490 INFO E| Compiling parking_lot_core v0.9.12
35472026-09-07T00:02:09.054Z[ helios-setup] Sep 07 00:02:08.545 INFO E| Compiling futures-sink v0.3.31
35482026-09-07T00:02:09.063Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35492026-09-07T00:02:09.067Z[ host-package] Compiling typify v0.6.2
35502026-09-07T00:02:09.073Z[ helios-setup] Sep 07 00:02:08.564 INFO E| Compiling wyz v0.5.1
35512026-09-07T00:02:09.184Z[ helios-setup] Sep 07 00:02:08.675 INFO E| Compiling futures-channel v0.3.31
35522026-09-07T00:02:09.272Z[ helios-setup] Sep 07 00:02:08.762 INFO E| Compiling getopts v0.2.24
35532026-09-07T00:02:09.323Z[ helios-setup] Sep 07 00:02:08.812 INFO E| Compiling ahash v0.8.12
35542026-09-07T00:02:09.335Z[ helios-setup] Sep 07 00:02:08.825 INFO E| Compiling bytes v1.10.1
35552026-09-07T00:02:09.362Z[ helios-setup] Sep 07 00:02:08.853 INFO E| Compiling slab v0.4.11
35562026-09-07T00:02:09.466Z[ helios-setup] Sep 07 00:02:08.957 INFO E| Compiling num-integer v0.1.46
35572026-09-07T00:02:09.537Z[ helios-setup] Sep 07 00:02:09.027 INFO E| Compiling pin-utils v0.1.0
35582026-09-07T00:02:09.553Z[ host-package] Compiling progenitor-impl v0.14.0
35592026-09-07T00:02:09.617Z[ helios-setup] Sep 07 00:02:09.108 INFO E| Compiling proc-macro-crate v3.4.0
35602026-09-07T00:02:09.621Z[ helios-setup] Sep 07 00:02:09.110 INFO E| Compiling time-core v0.1.6
35612026-09-07T00:02:09.656Z[ helios-setup] Sep 07 00:02:09.147 INFO E| Compiling packed_struct v0.10.1
35622026-09-07T00:02:09.673Z[ helios-setup] Sep 07 00:02:09.164 INFO E| Compiling itoa v1.0.15
35632026-09-07T00:02:09.680Z[ helios-setup] Sep 07 00:02:09.171 INFO E| Compiling futures-task v0.3.31
35642026-09-07T00:02:09.688Z[ helios-setup] Sep 07 00:02:09.179 INFO E| Compiling heck v0.5.0
35652026-09-07T00:02:09.693Z[ helios-setup] Sep 07 00:02:09.185 INFO E| Compiling powerfmt v0.2.0
35662026-09-07T00:02:09.748Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35672026-09-07T00:02:09.794Z[ helios-setup] Sep 07 00:02:09.285 INFO E| Compiling clap_lex v0.7.6
35682026-09-07T00:02:09.861Z[ helios-setup] Sep 07 00:02:09.352 INFO E| Compiling futures-io v0.3.31
35692026-09-07T00:02:10.598Z[ helios-setup] Sep 07 00:02:10.089 INFO E| Compiling bitflags v2.10.0
35702026-09-07T00:02:10.598Z[ helios-setup] Sep 07 00:02:10.089 INFO E| Compiling scopeguard v1.2.0
35712026-09-07T00:02:10.629Z[ helios-setup] Sep 07 00:02:10.119 INFO E| Compiling strsim v0.11.1
35722026-09-07T00:02:10.629Z[ helios-setup] Sep 07 00:02:10.119 INFO E| Compiling num-conv v0.1.0
35732026-09-07T00:02:10.629Z[ helios-setup] Sep 07 00:02:10.119 INFO E| Compiling spin v0.9.8
35742026-09-07T00:02:10.668Z[ helios-setup] Sep 07 00:02:10.158 INFO E| Compiling funty v2.0.0
35752026-09-07T00:02:10.668Z[ helios-setup] Sep 07 00:02:10.159 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
35762026-09-07T00:02:10.668Z[ helios-setup] Sep 07 00:02:10.159 INFO E| Compiling num-bigint-dig v0.8.4
35772026-09-07T00:02:10.672Z[ helios-setup] Sep 07 00:02:10.159 INFO E| Compiling thiserror v1.0.69
35782026-09-07T00:02:10.722Z[ helios-setup] Sep 07 00:02:10.209 INFO E| Compiling getrandom v0.3.4
35792026-09-07T00:02:10.722Z[ helios-setup] Sep 07 00:02:10.209 INFO E| Compiling deranged v0.5.5
35802026-09-07T00:02:10.727Z[ host-package] Compiling waitgroup v0.1.2
35812026-09-07T00:02:10.730Z[ host-package] Compiling backon v1.6.0
35822026-09-07T00:02:10.746Z[ host-package] Compiling minimal-lexical v0.2.1
35832026-09-07T00:02:10.749Z[ helios-setup] Sep 07 00:02:10.237 INFO E| Compiling num-iter v0.1.45
35842026-09-07T00:02:10.753Z[ helios-setup] Sep 07 00:02:10.244 INFO E| Compiling lock_api v0.4.14
35852026-09-07T00:02:10.916Z[ helios-setup] Sep 07 00:02:10.407 INFO E| Compiling lazy_static v1.5.0
35862026-09-07T00:02:10.927Z[ helios-setup] Sep 07 00:02:10.418 INFO E| Compiling time-macros v0.2.24
35872026-09-07T00:02:11.059Z[ helios-setup] Sep 07 00:02:10.550 INFO E| Compiling indexmap v1.9.3
35882026-09-07T00:02:11.079Z[ helios-setup] Sep 07 00:02:10.570 INFO E| Compiling thiserror v2.0.17
35892026-09-07T00:02:11.103Z[ helios-setup] Sep 07 00:02:10.594 INFO E| Compiling simd-adler32 v0.3.7
35902026-09-07T00:02:11.404Z[ helios-setup] Sep 07 00:02:10.895 INFO E| Compiling bitvec v1.0.1
35912026-09-07T00:02:11.539Z[ helios-setup] Sep 07 00:02:11.030 INFO E| Compiling adler2 v2.0.1
35922026-09-07T00:02:11.611Z[ helios-setup] Sep 07 00:02:11.102 INFO E| Compiling iana-time-zone v0.1.64
35932026-09-07T00:02:11.620Z[ helios-setup] Sep 07 00:02:11.111 INFO E| Compiling log v0.4.28
35942026-09-07T00:02:11.664Z[ host-package] Compiling nom v7.1.3
35952026-09-07T00:02:11.689Z[ helios-setup] Sep 07 00:02:11.180 INFO E| Compiling nodrop v0.1.14
35962026-09-07T00:02:11.784Z[ helios-setup] Sep 07 00:02:11.275 INFO E| Compiling terminal_size v0.4.3
35972026-09-07T00:02:11.801Z[ helios-setup] Sep 07 00:02:11.292 INFO E| Compiling once_cell v1.21.3
35982026-09-07T00:02:11.801Z[ helios-setup] Sep 07 00:02:11.292 INFO E| Compiling serde_json v1.0.145
35992026-09-07T00:02:11.892Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36002026-09-07T00:02:11.895Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36012026-09-07T00:02:11.903Z[ helios-setup] Sep 07 00:02:11.394 INFO E| Compiling clap_builder v4.5.51
36022026-09-07T00:02:12.032Z[ helios-setup] Sep 07 00:02:11.515 INFO E| Compiling crc-catalog v2.4.0
36032026-09-07T00:02:12.171Z[ helios-setup] Sep 07 00:02:11.660 INFO E| Compiling crc v3.3.0
36042026-09-07T00:02:12.178Z[ helios-setup] Sep 07 00:02:11.669 INFO E| Compiling env_filter v0.1.4
36052026-09-07T00:02:12.334Z[ helios-setup] Sep 07 00:02:11.825 INFO E| Compiling array-init v0.0.4
36062026-09-07T00:02:12.480Z[ helios-setup] Sep 07 00:02:11.966 INFO E| Compiling chrono v0.4.42
36072026-09-07T00:02:12.559Z[ helios-setup] Sep 07 00:02:12.050 INFO E| Compiling miniz_oxide v0.8.9
36082026-09-07T00:02:12.620Z[ helios-setup] Sep 07 00:02:12.111 INFO E| Compiling parking_lot v0.12.5
36092026-09-07T00:02:12.658Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36102026-09-07T00:02:13.085Z[ helios-setup] Sep 07 00:02:12.576 INFO E| Compiling smallvec v0.6.14
36112026-09-07T00:02:13.187Z[ helios-setup] Sep 07 00:02:12.678 INFO E| Compiling serde_spanned v1.0.3
36122026-09-07T00:02:13.346Z[ helios-setup] Sep 07 00:02:12.836 INFO E| Compiling signature v2.2.0
36132026-09-07T00:02:13.424Z[ helios-setup] Sep 07 00:02:12.910 INFO E| Compiling serde_derive v1.0.228
36142026-09-07T00:02:13.463Z[ helios-setup] Sep 07 00:02:12.954 INFO E| Compiling zerocopy-derive v0.8.27
36152026-09-07T00:02:13.555Z[ helios-setup] Sep 07 00:02:13.046 INFO E| Compiling der_derive v0.7.3
36162026-09-07T00:02:13.599Z[ helios-setup] Sep 07 00:02:13.090 INFO E| Compiling futures-macro v0.3.31
36172026-09-07T00:02:13.605Z[ helios-setup] Sep 07 00:02:13.096 INFO E| Compiling bitfield-macros v0.19.3
36182026-09-07T00:02:13.646Z[ host-package] Compiling itertools v0.14.0
36192026-09-07T00:02:13.652Z[ helios-setup] Sep 07 00:02:13.143 INFO E| Compiling thiserror-impl v1.0.69
36202026-09-07T00:02:13.840Z[ helios-setup] Sep 07 00:02:13.331 INFO E| Compiling clap_derive v4.5.49
36212026-09-07T00:02:13.893Z[ helios-setup] Sep 07 00:02:13.384 INFO E| Compiling packed_struct_codegen v0.10.1
36222026-09-07T00:02:13.992Z[ host-package] Compiling progenitor-macro v0.14.0
36232026-09-07T00:02:14.461Z[ helios-setup] Sep 07 00:02:13.952 INFO E| Compiling num_enum_derive v0.7.5
36242026-09-07T00:02:14.707Z[ host-package] Compiling unicode-xid v0.2.6
36252026-09-07T00:02:14.840Z[ host-package] Compiling humantime v2.3.0
36262026-09-07T00:02:14.844Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36272026-09-07T00:02:14.856Z[ helios-setup] Sep 07 00:02:14.345 INFO E| Compiling zerocopy-derive v0.6.6
36282026-09-07T00:02:15.239Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36292026-09-07T00:02:15.500Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36302026-09-07T00:02:15.533Z[ helios-setup] Sep 07 00:02:15.024 INFO E| Compiling futures-util v0.3.31
36312026-09-07T00:02:15.604Z[ host-package] Compiling papergrid v0.11.0
36322026-09-07T00:02:15.608Z[ host-package] Compiling tabled_derive v0.7.0
36332026-09-07T00:02:15.655Z[ helios-setup] Sep 07 00:02:15.146 INFO E| Compiling bitfield v0.19.3
36342026-09-07T00:02:15.664Z[ helios-setup] Sep 07 00:02:15.151 INFO E| Compiling time v0.3.44
36352026-09-07T00:02:15.710Z[ helios-setup] Sep 07 00:02:15.200 INFO E| Compiling der v0.7.10
36362026-09-07T00:02:15.780Z[ helios-setup] Sep 07 00:02:15.271 INFO E| Compiling thiserror-impl v2.0.17
36372026-09-07T00:02:15.787Z[ host-package] Compiling termtree v0.5.1
36382026-09-07T00:02:15.929Z[ helios-setup] Sep 07 00:02:15.420 INFO E| Compiling tokio-macros v2.6.0
36392026-09-07T00:02:16.015Z[ host-package] Compiling crossterm v0.29.0
36402026-09-07T00:02:16.358Z[ helios-setup] Sep 07 00:02:15.848 INFO E| Compiling socket2 v0.6.1
36412026-09-07T00:02:16.366Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36422026-09-07T00:02:16.366Z[ host-package] Compiling phf_shared v0.12.1
36432026-09-07T00:02:16.373Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36442026-09-07T00:02:16.443Z[ helios-setup] Sep 07 00:02:15.934 INFO E| Compiling zerocopy v0.6.6
36452026-09-07T00:02:16.443Z[ helios-setup] Sep 07 00:02:15.934 INFO E| Compiling signal-hook-registry v1.4.6
36462026-09-07T00:02:16.727Z[ helios-setup] Sep 07 00:02:16.218 INFO E| Compiling num_enum v0.7.5
36472026-09-07T00:02:16.875Z[ helios-setup] Sep 07 00:02:16.365 INFO E| Compiling mio v1.1.0
36482026-09-07T00:02:16.931Z[ helios-setup] Sep 07 00:02:16.421 INFO E| Compiling is-terminal v0.4.17
36492026-09-07T00:02:16.965Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36502026-09-07T00:02:17.051Z[ helios-setup] Sep 07 00:02:16.541 INFO E| Compiling thread_local v1.1.9
36512026-09-07T00:02:17.299Z[ host-package] Compiling csv-core v0.1.13
36522026-09-07T00:02:17.551Z[ helios-setup] Sep 07 00:02:17.041 INFO E| Compiling ryu v1.0.20
36532026-09-07T00:02:17.638Z[ host-package] Compiling vte v0.14.1
36542026-09-07T00:02:17.696Z[ host-package] Compiling chrono-tz v0.10.4
36552026-09-07T00:02:17.700Z[ helios-setup] Sep 07 00:02:17.190 INFO E| Compiling spki v0.7.3
36562026-09-07T00:02:17.714Z[ helios-setup] Sep 07 00:02:17.205 INFO E| Compiling libdevinfo-sys v1.1.0
36572026-09-07T00:02:17.748Z[ helios-setup] Sep 07 00:02:17.238 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
36582026-09-07T00:02:17.856Z[ helios-setup] Sep 07 00:02:17.346 INFO E| Compiling term v1.2.0
36592026-09-07T00:02:17.961Z[ helios-setup] Sep 07 00:02:17.425 INFO E| Compiling clap v4.5.51
36602026-09-07T00:02:17.964Z[ host-package] Compiling highway v1.3.0
36612026-09-07T00:02:18.036Z[ helios-setup] Sep 07 00:02:17.527 INFO E| Compiling toml_writer v1.0.4
36622026-09-07T00:02:18.070Z[ host-package] Compiling tabled v0.15.0
36632026-09-07T00:02:18.151Z[ host-package] Compiling csv v1.4.0
36642026-09-07T00:02:18.194Z[ helios-setup] Sep 07 00:02:17.685 INFO E| Compiling pkcs8 v0.10.2
36652026-09-07T00:02:18.203Z[ helios-setup] Sep 07 00:02:17.694 INFO E| Compiling base64 v0.21.7
36662026-09-07T00:02:18.213Z[ helios-setup] Sep 07 00:02:17.704 INFO E| Compiling hashbrown v0.12.3
36672026-09-07T00:02:18.317Z[ helios-setup] Sep 07 00:02:17.808 INFO E| Compiling subtle v2.6.1
36682026-09-07T00:02:18.324Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36692026-09-07T00:02:18.359Z[ helios-setup] Sep 07 00:02:17.850 INFO E| Compiling winnow v0.5.40
36702026-09-07T00:02:18.448Z[ helios-setup] Sep 07 00:02:17.939 INFO E| Compiling x509-cert v0.2.5
36712026-09-07T00:02:18.544Z[ host-package] Compiling strip-ansi-escapes v0.2.1
36722026-09-07T00:02:18.599Z[ helios-setup] Sep 07 00:02:18.090 INFO E| Compiling toml v0.9.8
36732026-09-07T00:02:18.637Z[ helios-setup] Sep 07 00:02:18.127 INFO E| Compiling pkcs1 v0.7.5
36742026-09-07T00:02:18.654Z[ helios-setup] Sep 07 00:02:18.145 INFO E| Compiling devinfo v0.1.0
36752026-09-07T00:02:18.797Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36762026-09-07T00:02:18.908Z[ host-package] Compiling phf v0.12.1
36772026-09-07T00:02:19.014Z[ helios-setup] Sep 07 00:02:18.505 INFO E| Compiling ppv-lite86 v0.2.21
36782026-09-07T00:02:19.601Z[ helios-setup] Sep 07 00:02:19.091 INFO E| Compiling rand_chacha v0.3.1
36792026-09-07T00:02:19.676Z[ helios-setup] Sep 07 00:02:19.167 INFO E| Compiling hashbrown v0.13.2
36802026-09-07T00:02:19.743Z[ host-package] Compiling const_format_proc_macros v0.2.34
36812026-09-07T00:02:19.767Z[ helios-setup] Sep 07 00:02:19.258 INFO E| Compiling tokio v1.48.0
36822026-09-07T00:02:19.796Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36832026-09-07T00:02:19.810Z[ helios-setup] Sep 07 00:02:19.301 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
36842026-09-07T00:02:19.989Z[ host-package] Compiling fd-lock v4.0.4
36852026-09-07T00:02:20.193Z[ host-package] Compiling peg-macros v0.8.5
36862026-09-07T00:02:20.235Z[ helios-setup] Sep 07 00:02:19.726 INFO E| Compiling rand v0.8.5
36872026-09-07T00:02:20.300Z[ helios-setup] Sep 07 00:02:19.791 INFO E| Compiling bzip2 v0.4.4
36882026-09-07T00:02:20.438Z[ helios-setup] Sep 07 00:02:19.928 INFO E| Compiling futures-executor v0.3.31
36892026-09-07T00:02:20.558Z[ helios-setup] Sep 07 00:02:20.049 INFO E| Compiling erased-serde v0.3.31
36902026-09-07T00:02:20.697Z[ helios-setup] Sep 07 00:02:20.188 INFO E| Compiling serde_spanned v0.6.9
36912026-09-07T00:02:20.720Z[ host-package] Compiling nu-ansi-term v0.50.3
36922026-09-07T00:02:20.801Z[ helios-setup] Sep 07 00:02:20.292 INFO E| Compiling toml_datetime v0.6.11
36932026-09-07T00:02:21.054Z[ helios-setup] Sep 07 00:02:20.545 INFO E| Compiling futures v0.3.31
36942026-09-07T00:02:21.151Z[ helios-setup] Sep 07 00:02:20.642 INFO E| Compiling ron v0.8.1
36952026-09-07T00:02:21.394Z[ host-package] Compiling progenitor v0.14.0
36962026-09-07T00:02:21.400Z[ helios-setup] Sep 07 00:02:20.891 INFO E| Compiling serde-hex v0.1.0
36972026-09-07T00:02:21.416Z[ helios-setup] Sep 07 00:02:20.907 INFO E| Compiling flate2 v1.1.5
36982026-09-07T00:02:21.557Z[ helios-setup] Sep 07 00:02:21.044 INFO E| Compiling uuid v1.18.1
36992026-09-07T00:02:21.567Z[ host-package] Compiling reedline v0.40.0
37002026-09-07T00:02:21.571Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37012026-09-07T00:02:21.602Z[ helios-setup] Sep 07 00:02:21.093 INFO E| Compiling env_logger v0.11.8
37022026-09-07T00:02:21.704Z[ helios-setup] Sep 07 00:02:21.195 INFO E| Compiling bitflags v1.3.2
37032026-09-07T00:02:21.704Z[ helios-setup] Sep 07 00:02:21.195 INFO E| Compiling crc-any v2.5.0
37042026-09-07T00:02:21.809Z[ helios-setup] Sep 07 00:02:21.300 INFO E| Compiling toml_edit v0.19.15
37052026-09-07T00:02:22.139Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37062026-09-07T00:02:22.234Z[ host-package] Compiling const_format v0.2.35
37072026-09-07T00:02:22.382Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37082026-09-07T00:02:22.485Z[ host-package] Compiling bcs v0.1.6
37092026-09-07T00:02:22.621Z[ helios-setup] Sep 07 00:02:22.112 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
37102026-09-07T00:02:22.778Z[ helios-setup] Sep 07 00:02:22.269 INFO E| Compiling slog-term v2.9.2
37112026-09-07T00:02:22.918Z[ host-package] Compiling nom v8.0.0
37122026-09-07T00:02:22.944Z[ helios-setup] Sep 07 00:02:22.436 INFO E| Compiling foldhash v0.2.0
37132026-09-07T00:02:23.037Z[ helios-setup] Sep 07 00:02:22.528 INFO E| Compiling rustc-hash v2.1.1
37142026-09-07T00:02:23.040Z[ helios-setup] Sep 07 00:02:22.530 INFO E| Compiling hex v0.4.3
37152026-09-07T00:02:23.242Z[ host-package] Compiling semver v0.1.20
37162026-09-07T00:02:23.366Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37172026-09-07T00:02:23.431Z[ helios-setup] Sep 07 00:02:22.911 INFO E| Compiling rsa v0.9.8
37182026-09-07T00:02:23.479Z[ helios-setup] Sep 07 00:02:22.970 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
37192026-09-07T00:02:23.479Z[ host-package] Compiling peg v0.8.5
37202026-09-07T00:02:23.664Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37212026-09-07T00:02:23.664Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37222026-09-07T00:02:23.712Z[ helios-setup] Sep 07 00:02:23.203 INFO E| Compiling iddqd v0.3.14
37232026-09-07T00:02:23.726Z[ helios-setup] Sep 07 00:02:23.216 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
37242026-09-07T00:02:23.733Z[ helios-setup] Sep 07 00:02:23.223 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
37252026-09-07T00:02:23.818Z[ helios-setup] Sep 07 00:02:23.309 INFO E| Compiling object v0.30.4
37262026-09-07T00:02:24.102Z[ host-package] Compiling rustc_version v0.1.7
37272026-09-07T00:02:24.285Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
37282026-09-07T00:02:24.315Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
37292026-09-07T00:02:24.576Z[ host-package] Compiling sha1 v0.10.6
37302026-09-07T00:02:24.576Z[ host-package] Compiling utf-8 v0.7.6
37312026-09-07T00:02:24.662Z[ host-package] Compiling newtype_derive v0.1.6
37322026-09-07T00:02:24.884Z[ helios-setup] Sep 07 00:02:24.374 INFO E| Compiling zip v0.6.6
37332026-09-07T00:02:25.131Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37342026-09-07T00:02:25.246Z[ helios-setup] Sep 07 00:02:24.737 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
37352026-09-07T00:02:25.274Z[ helios-setup] Sep 07 00:02:24.765 INFO E| Compiling path-slash v0.1.5
37362026-09-07T00:02:25.323Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37372026-09-07T00:02:25.403Z[ host-package] Compiling tagptr v0.2.0
37382026-09-07T00:02:25.492Z[ host-package] Compiling tungstenite v0.21.0
37392026-09-07T00:02:25.614Z[ helios-setup] Sep 07 00:02:25.105 INFO E| Compiling toml v0.7.8
37402026-09-07T00:02:25.740Z[ host-package] Compiling moka v0.12.13
37412026-09-07T00:02:25.760Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37422026-09-07T00:02:26.219Z[ host-package] Compiling darling_core v0.21.3
37432026-09-07T00:02:26.340Z[ host-package] Compiling display-error-chain v0.2.2
37442026-09-07T00:02:26.729Z[ host-package] Compiling tokio-tungstenite v0.21.0
37452026-09-07T00:02:26.750Z[ host-package] Compiling vergen-lib v0.1.6
37462026-09-07T00:02:27.216Z[ host-package] Compiling diesel_derives v2.3.7
37472026-09-07T00:02:27.692Z[ host-package] Compiling hickory-resolver v0.25.2
37482026-09-07T00:02:27.692Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37492026-09-07T00:02:27.731Z[ host-package] Compiling scheduled-thread-pool v0.2.7
37502026-09-07T00:02:27.734Z[ host-package] Compiling vergen-gitcl v1.0.8
37512026-09-07T00:02:27.862Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
37522026-09-07T00:02:28.008Z[ helios-setup] Sep 07 00:02:27.499 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
37532026-09-07T00:02:28.008Z[ helios-setup] Sep 07 00:02:27.499 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
37542026-09-07T00:02:28.299Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37552026-09-07T00:02:28.656Z[ host-package] Compiling steno v0.4.1
37562026-09-07T00:02:28.659Z[ host-package] Compiling dirs-sys-next v0.1.2
37572026-09-07T00:02:28.659Z[ host-package] Compiling glob v0.3.3
37582026-09-07T00:02:28.663Z[ host-package] Compiling maplit v1.0.2
37592026-09-07T00:02:28.663Z[ host-package] Compiling crunchy v0.2.4
37602026-09-07T00:02:28.663Z[ host-package] Compiling r2d2 v0.8.10
37612026-09-07T00:02:29.491Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37622026-09-07T00:02:29.591Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37632026-09-07T00:02:29.594Z[ host-package] Compiling clang-sys v1.8.1
37642026-09-07T00:02:29.594Z[ host-package] Compiling libscf-sys v1.2.0
37652026-09-07T00:02:30.042Z[ host-package] Compiling dirs-next v2.0.0
37662026-09-07T00:02:30.269Z[ host-package] Compiling darling_macro v0.21.3
37672026-09-07T00:02:30.376Z[ host-package] Compiling downcast-rs v2.0.2
37682026-09-07T00:02:30.377Z[ host-package] Compiling xshell-macros v0.2.7
37692026-09-07T00:02:30.382Z[ host-package] Compiling tiny-keccak v2.0.2
37702026-09-07T00:02:30.386Z[ host-package] Compiling term v0.7.0
37712026-09-07T00:02:31.193Z[ host-package] Compiling xshell v0.2.7
37722026-09-07T00:02:31.196Z[ host-package] Compiling papergrid v0.18.0
37732026-09-07T00:02:31.277Z[ host-package] Compiling bit-vec v0.6.3
37742026-09-07T00:02:31.280Z[ host-package] Compiling darling v0.21.3
37752026-09-07T00:02:31.304Z[ host-package] Compiling ascii-canvas v3.0.0
37762026-09-07T00:02:31.528Z[ helios-setup] Sep 07 00:02:31.019 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
37772026-09-07T00:02:31.644Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37782026-09-07T00:02:31.721Z[ host-package] Compiling dsl_auto_type v0.2.0
37792026-09-07T00:02:31.848Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
37802026-09-07T00:02:31.905Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37812026-09-07T00:02:31.905Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37822026-09-07T00:02:32.129Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37832026-09-07T00:02:32.242Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37842026-09-07T00:02:32.300Z[ host-package] Compiling bit-set v0.5.3
37852026-09-07T00:02:32.421Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37862026-09-07T00:02:32.507Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37872026-09-07T00:02:32.552Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37882026-09-07T00:02:32.576Z[ host-package] Compiling itertools v0.15.0
37892026-09-07T00:02:32.689Z[ host-package] Compiling itertools v0.10.5
37902026-09-07T00:02:32.755Z[ host-package] Compiling ena v0.14.4
37912026-09-07T00:02:32.815Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37922026-09-07T00:02:32.898Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37932026-09-07T00:02:33.033Z[ host-package] Compiling tabled v0.21.0
37942026-09-07T00:02:33.036Z[ helios-setup] Sep 07 00:02:32.528 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
37952026-09-07T00:02:33.160Z[ host-package] Compiling libloading v0.8.9
37962026-09-07T00:02:33.252Z[ host-package] Compiling diff v0.1.13
37972026-09-07T00:02:33.469Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
37982026-09-07T00:02:33.501Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37992026-09-07T00:02:33.616Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38002026-09-07T00:02:33.980Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38012026-09-07T00:02:34.113Z[ host-package] Compiling unicase v2.9.0
38022026-09-07T00:02:34.380Z[ host-package] Compiling bindgen v0.71.1
38032026-09-07T00:02:34.418Z[ host-package] Compiling regex-syntax v0.6.29
38042026-09-07T00:02:34.526Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38052026-09-07T00:02:35.456Z[ host-package] Compiling cexpr v0.6.0
38062026-09-07T00:02:35.568Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38072026-09-07T00:02:35.814Z[ host-package] Compiling rustc-hash v2.1.1
38082026-09-07T00:02:36.154Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
38092026-09-07T00:02:36.353Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38102026-09-07T00:02:36.552Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
38112026-09-07T00:02:36.555Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38122026-09-07T00:02:36.944Z[ host-package] Compiling lalrpop v0.19.12
38132026-09-07T00:02:37.280Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38142026-09-07T00:02:37.391Z[ helios-setup] Sep 07 00:02:36.882 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
38152026-09-07T00:02:37.459Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38162026-09-07T00:02:38.213Z[ host-package] Compiling diesel v2.3.7
38172026-09-07T00:02:38.260Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38182026-09-07T00:02:38.384Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38192026-09-07T00:02:38.450Z[ host-package] Compiling headers-core v0.3.0
38202026-09-07T00:02:38.538Z[ host-package] Compiling libxml v0.3.3
38212026-09-07T00:02:38.733Z[ host-package] Compiling crc8 v0.1.1
38222026-09-07T00:02:38.911Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38232026-09-07T00:02:38.994Z[ host-package] Compiling headers v0.4.1
38242026-09-07T00:02:39.027Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38252026-09-07T00:02:39.173Z[ host-package] Compiling strum_macros v0.24.3
38262026-09-07T00:02:39.296Z[ host-package] Compiling indoc v1.0.9
38272026-09-07T00:02:39.880Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38282026-09-07T00:02:39.942Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38292026-09-07T00:02:40.167Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
38302026-09-07T00:02:40.305Z[ host-package] Compiling quick-xml v0.37.5
38312026-09-07T00:02:40.526Z[ host-package] Compiling derive_builder v0.20.2
38322026-09-07T00:02:40.587Z[ host-package] Compiling oso-derive v0.27.3
38332026-09-07T00:02:40.623Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38342026-09-07T00:02:40.892Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
38352026-09-07T00:02:40.970Z[ host-package] Compiling openssl-probe v0.1.6
38362026-09-07T00:02:41.161Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38372026-09-07T00:02:41.400Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38382026-09-07T00:02:41.551Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38392026-09-07T00:02:41.777Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38402026-09-07T00:02:41.994Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38412026-09-07T00:02:42.080Z[ host-package] Compiling bb8 v0.8.6
38422026-09-07T00:02:42.401Z[ host-package] Compiling filetime v0.2.27
38432026-09-07T00:02:42.598Z[ host-package] Compiling trait-variant v0.1.2
38442026-09-07T00:02:42.636Z[ host-package] Compiling half v1.8.3
38452026-09-07T00:02:42.797Z[ host-package] Compiling tar v0.4.46
38462026-09-07T00:02:42.837Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38472026-09-07T00:02:42.894Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38482026-09-07T00:02:43.165Z[ host-package] Compiling serde_cbor v0.11.2
38492026-09-07T00:02:43.241Z[ host-package] Compiling nonempty v0.12.0
38502026-09-07T00:02:43.392Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38512026-09-07T00:02:43.449Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
38522026-09-07T00:02:43.579Z[ host-package] Compiling samael v0.0.19
38532026-09-07T00:02:43.636Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38542026-09-07T00:02:43.688Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38552026-09-07T00:02:43.984Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38562026-09-07T00:02:44.491Z[ host-package] Compiling fxhash v0.2.1
38572026-09-07T00:02:44.662Z[ host-package] Compiling libz-sys v1.1.24
38582026-09-07T00:02:44.951Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38592026-09-07T00:02:45.047Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38602026-09-07T00:02:45.293Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38612026-09-07T00:02:45.572Z[ host-package] Compiling kstat-rs v0.2.5
38622026-09-07T00:02:45.609Z[ host-package] Compiling seq-macro v0.3.6
38632026-09-07T00:02:45.770Z[ host-package] Compiling dashu-int v0.5.1
38642026-09-07T00:02:45.869Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38652026-09-07T00:02:45.913Z[ host-package] Compiling polar-core v0.27.3
38662026-09-07T00:02:46.173Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38672026-09-07T00:02:46.173Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38682026-09-07T00:02:46.243Z[ host-package] Compiling mime_guess v2.0.5
38692026-09-07T00:02:46.406Z[ host-package] Compiling ssh-encoding v0.2.0
38702026-09-07T00:02:46.409Z[ host-package] Compiling nanorand v0.7.0
38712026-09-07T00:02:46.854Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
38722026-09-07T00:02:47.019Z[ host-package] Compiling rlimit v0.10.2
38732026-09-07T00:02:47.074Z[ host-package] Compiling dashu-base v0.5.1
38742026-09-07T00:02:47.139Z[ host-package] Compiling parking_lot_core v0.8.6
38752026-09-07T00:02:47.170Z[ host-package] Compiling num-modular v0.6.5
38762026-09-07T00:02:47.456Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38772026-09-07T00:02:47.500Z[ host-package] Compiling ssh-cipher v0.2.0
38782026-09-07T00:02:47.579Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38792026-09-07T00:02:47.583Z[ host-package] Compiling flume v0.11.1
38802026-09-07T00:02:47.655Z[ host-package] Compiling tungstenite v0.28.0
38812026-09-07T00:02:47.714Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38822026-09-07T00:02:47.777Z[ host-package] Compiling p256 v0.13.2
38832026-09-07T00:02:48.097Z[ host-package] Compiling git-stub v1.0.0
38842026-09-07T00:02:48.274Z[ host-package] Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
38852026-09-07T00:02:48.384Z[ host-package] Compiling instability v0.3.11
38862026-09-07T00:02:48.478Z[ host-package] Compiling num-primitive v0.2.1
38872026-09-07T00:02:48.616Z[ host-package] Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
38882026-09-07T00:02:48.673Z[ host-package] Compiling http-range v0.1.5
38892026-09-07T00:02:48.748Z[ helios-setup] Sep 07 00:02:48.239 INFO E| Finished `release` profile [optimized] target(s) in 45.74s
38902026-09-07T00:02:48.751Z[ helios-setup] Sep 07 00:02:48.241 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
38912026-09-07T00:02:48.752Z[ helios-setup] Sep 07 00:02:48.241 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38922026-09-07T00:02:48.778Z[ host-package] Compiling strsim v0.10.0
38932026-09-07T00:02:48.807Z[ helios-setup] Sep 07 00:02:48.298 INFO building project "pilot" ok (45 seconds)
38942026-09-07T00:02:48.807Z[ helios-setup] Sep 07 00:02:48.298 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
38952026-09-07T00:02:48.815Z[ helios-setup] Sep 07 00:02:48.306 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.98.1-x86_64-unknown-illumos (default)"
38962026-09-07T00:02:48.815Z[ helios-setup] Sep 07 00:02:48.306 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
38972026-09-07T00:02:48.818Z[ helios-setup] Sep 07 00:02:48.306 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
38982026-09-07T00:02:48.925Z[ helios-setup] Sep 07 00:02:48.415 INFO E| Downloading crates ...
38992026-09-07T00:02:48.977Z[ helios-setup] Sep 07 00:02:48.468 INFO E| Downloaded cpufeatures v0.2.5
39002026-09-07T00:02:48.982Z[ helios-setup] Sep 07 00:02:48.470 INFO E| Downloaded block-buffer v0.10.3
39012026-09-07T00:02:48.986Z[ helios-setup] Sep 07 00:02:48.477 INFO E| Downloaded typenum v1.15.0
39022026-09-07T00:02:48.994Z[ helios-setup] Sep 07 00:02:48.485 INFO E| Downloaded bytes v1.2.1
39032026-09-07T00:02:48.997Z[ helios-setup] Sep 07 00:02:48.488 INFO E| Downloaded generic-array v0.14.6
39042026-09-07T00:02:49.001Z[ helios-setup] Sep 07 00:02:48.489 INFO E| Downloaded unicode-width v0.1.10
39052026-09-07T00:02:49.001Z[ helios-setup] Sep 07 00:02:48.490 INFO E| Downloaded digest v0.10.3
39062026-09-07T00:02:49.001Z[ helios-setup] Sep 07 00:02:48.491 INFO E| Downloaded sha2 v0.10.5
39072026-09-07T00:02:49.004Z[ helios-setup] Sep 07 00:02:48.492 INFO E| Downloaded anyhow v1.0.62
39082026-09-07T00:02:49.004Z[ helios-setup] Sep 07 00:02:48.495 INFO E| Downloaded miniz_oxide v0.6.2
39092026-09-07T00:02:49.007Z[ helios-setup] Sep 07 00:02:48.496 INFO E| Downloaded flate2 v1.0.25
39102026-09-07T00:02:49.019Z[ host-package] Compiling darling_core v0.13.4
39112026-09-07T00:02:49.050Z[ helios-setup] Sep 07 00:02:48.540 INFO E| Compiling version_check v0.9.4
39122026-09-07T00:02:49.050Z[ helios-setup] Sep 07 00:02:48.540 INFO E| Compiling typenum v1.15.0
39132026-09-07T00:02:49.050Z[ helios-setup] Sep 07 00:02:48.540 INFO E| Compiling cfg-if v1.0.0
39142026-09-07T00:02:49.053Z[ helios-setup] Sep 07 00:02:48.540 INFO E| Compiling crc32fast v1.3.2
39152026-09-07T00:02:49.056Z[ helios-setup] Sep 07 00:02:48.547 INFO E| Compiling adler v1.0.2
39162026-09-07T00:02:49.056Z[ helios-setup] Sep 07 00:02:48.547 INFO E| Compiling anyhow v1.0.62
39172026-09-07T00:02:49.057Z[ helios-setup] Sep 07 00:02:48.547 INFO E| Compiling cpufeatures v0.2.5
39182026-09-07T00:02:49.062Z[ helios-setup] Sep 07 00:02:48.548 INFO E| Compiling unicode-width v0.1.10
39192026-09-07T00:02:49.062Z[ helios-setup] Sep 07 00:02:48.548 INFO E| Compiling bitflags v1.3.2
39202026-09-07T00:02:49.062Z[ helios-setup] Sep 07 00:02:48.548 INFO E| Compiling bytes v1.2.1
39212026-09-07T00:02:49.180Z[ helios-setup] Sep 07 00:02:48.670 INFO E| Compiling getopts v0.2.21
39222026-09-07T00:02:49.219Z[ helios-setup] Sep 07 00:02:48.710 INFO E| Compiling miniz_oxide v0.6.2
39232026-09-07T00:02:49.237Z[ host-package] Compiling dsi-bitstream v0.10.1
39242026-09-07T00:02:49.565Z[ host-package] Compiling tokio-tungstenite v0.28.0
39252026-09-07T00:02:49.569Z[ host-package] Compiling git-stub-vcs v0.1.0
39262026-09-07T00:02:49.643Z[ helios-setup] Sep 07 00:02:49.134 INFO E| Compiling generic-array v0.14.6
39272026-09-07T00:02:49.767Z[ host-package] Compiling ssh-key v0.6.7
39282026-09-07T00:02:50.076Z[ helios-setup] Sep 07 00:02:49.566 INFO E| Compiling flate2 v1.0.25
39292026-09-07T00:02:50.707Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39302026-09-07T00:02:50.741Z[ host-package] Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
39312026-09-07T00:02:50.822Z[ helios-setup] Sep 07 00:02:50.311 INFO E| Compiling block-buffer v0.10.3
39322026-09-07T00:02:50.822Z[ helios-setup] Sep 07 00:02:50.312 INFO E| Compiling crypto-common v0.1.6
39332026-09-07T00:02:50.931Z[ helios-setup] Sep 07 00:02:50.422 INFO E| Compiling digest v0.10.3
39342026-09-07T00:02:51.102Z[ helios-setup] Sep 07 00:02:50.593 INFO E| Compiling sha2 v0.10.5
39352026-09-07T00:02:51.226Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39362026-09-07T00:02:51.311Z[ host-package] Compiling progenitor-impl v0.13.0
39372026-09-07T00:02:51.366Z[ host-package] Compiling ignore v0.4.25
39382026-09-07T00:02:51.375Z[ helios-setup] Sep 07 00:02:50.866 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
39392026-09-07T00:02:52.735Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
39402026-09-07T00:02:52.977Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39412026-09-07T00:02:53.029Z[ host-package] Compiling anstyle-parse v0.2.7
39422026-09-07T00:02:53.238Z[ host-package] Compiling castaway v0.2.4
39432026-09-07T00:02:53.303Z[ host-package] Compiling vergen-git2 v9.1.0
39442026-09-07T00:02:53.508Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39452026-09-07T00:02:53.653Z[ host-package] Compiling http-range-header v0.4.2
39462026-09-07T00:02:53.657Z[ host-package] Compiling bytesize v2.7.0
39472026-09-07T00:02:53.940Z[ host-package] Compiling indoc v2.0.7
39482026-09-07T00:02:53.965Z[ host-package] Compiling progenitor-macro v0.13.0
39492026-09-07T00:02:54.078Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39502026-09-07T00:02:54.084Z[ helios-setup] Sep 07 00:02:53.575 INFO E| Finished `release` profile [optimized] target(s) in 5.25s
39512026-09-07T00:02:54.098Z[ helios-setup] Sep 07 00:02:53.588 INFO building project "bootserver" ok (5 seconds)
39522026-09-07T00:02:54.098Z[ helios-setup] Sep 07 00:02:53.589 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
39532026-09-07T00:02:54.159Z[ host-package] Compiling compact_str v0.8.1
39542026-09-07T00:02:54.182Z[ host-package] Compiling anstream v0.6.21
39552026-09-07T00:02:54.364Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
39562026-09-07T00:02:54.939Z[ host-package] Compiling globwalk v0.9.1
39572026-09-07T00:02:54.987Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39582026-09-07T00:02:55.229Z[ host-package] Compiling darling_macro v0.13.4
39592026-09-07T00:02:55.445Z[ host-package] Compiling hyper-staticfile v0.10.1
39602026-09-07T00:02:55.889Z[ host-package] Compiling oso v0.27.3
39612026-09-07T00:02:56.210Z[ host-package] Compiling parking_lot v0.11.2
39622026-09-07T00:02:56.390Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39632026-09-07T00:02:56.537Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39642026-09-07T00:02:56.855Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39652026-09-07T00:02:56.921Z[ host-package] Compiling tungstenite v0.23.0
39662026-09-07T00:02:57.498Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39672026-09-07T00:02:58.187Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39682026-09-07T00:02:58.411Z[ host-package] Compiling predicates-tree v1.0.13
39692026-09-07T00:02:58.503Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39702026-09-07T00:02:58.603Z[ host-package] Compiling progenitor-client v0.13.0
39712026-09-07T00:02:58.666Z[ host-package] Compiling unicode-truncate v1.1.0
39722026-09-07T00:02:58.846Z[ host-package] Compiling async-bb8-diesel v0.2.1
39732026-09-07T00:02:58.933Z[ host-package] Compiling diesel-dtrace v0.5.0
39742026-09-07T00:02:59.201Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
39752026-09-07T00:02:59.298Z[ host-package] Compiling digest-io v0.1.0
39762026-09-07T00:02:59.362Z[ host-package] Compiling sha2 v0.11.0
39772026-09-07T00:02:59.491Z[ host-package] Compiling lru v0.12.5
39782026-09-07T00:02:59.537Z[ host-package] Compiling prefix-trie v0.7.0
39792026-09-07T00:02:59.774Z[ host-package] Compiling rand_seeder v0.4.0
39802026-09-07T00:02:59.891Z[ host-package] Compiling cassowary v0.3.0
39812026-09-07T00:02:59.973Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39822026-09-07T00:03:00.080Z[ host-package] Compiling camino-tempfile-ext v0.3.3
39832026-09-07T00:03:00.190Z[ host-package] Compiling hickory-server v0.25.2
39842026-09-07T00:03:00.220Z[ host-package] Compiling ratatui v0.29.0
39852026-09-07T00:03:00.599Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39862026-09-07T00:03:00.716Z[ host-package] Compiling progenitor v0.13.0
39872026-09-07T00:03:00.879Z[ host-package] Compiling tokio-tungstenite v0.23.1
39882026-09-07T00:03:00.946Z[ host-package] Compiling sled v0.34.7
39892026-09-07T00:03:00.970Z[ host-package] Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
39902026-09-07T00:03:01.278Z[ host-package] Compiling darling v0.13.4
39912026-09-07T00:03:01.401Z[ host-package] Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
39922026-09-07T00:03:01.888Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39932026-09-07T00:03:03.908Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39942026-09-07T00:03:03.944Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39952026-09-07T00:03:04.253Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39962026-09-07T00:03:05.334Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39972026-09-07T00:03:05.460Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39982026-09-07T00:03:05.628Z[ host-package] Compiling pwd v1.4.0
39992026-09-07T00:03:05.694Z[ host-package] Compiling lru v0.18.3
40002026-09-07T00:03:05.885Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
40012026-09-07T00:03:05.924Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
40022026-09-07T00:03:06.043Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
40032026-09-07T00:03:06.312Z[ host-package] Compiling serde_with_macros v1.5.2
40042026-09-07T00:03:06.479Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
40052026-09-07T00:03:07.083Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
40062026-09-07T00:03:07.295Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
40072026-09-07T00:03:07.413Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40082026-09-07T00:03:07.459Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40092026-09-07T00:03:07.581Z[ host-package] Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
40102026-09-07T00:03:07.680Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40112026-09-07T00:03:07.749Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40122026-09-07T00:03:07.841Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
40132026-09-07T00:03:07.953Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40142026-09-07T00:03:08.002Z[ host-package] Compiling arc-swap v1.8.2
40152026-09-07T00:03:08.070Z[ host-package] Compiling void v1.0.2
40162026-09-07T00:03:08.205Z[ host-package] Compiling lzss v0.8.2
40172026-09-07T00:03:08.305Z[ host-package] Compiling slog-scope v4.4.1
40182026-09-07T00:03:08.412Z[ host-package] Compiling serde_with v1.14.0
40192026-09-07T00:03:08.437Z[ host-package] Compiling scuffle v0.1.0
40202026-09-07T00:03:08.463Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40212026-09-07T00:03:08.488Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40222026-09-07T00:03:08.563Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40232026-09-07T00:03:08.669Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40242026-09-07T00:03:08.816Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
40252026-09-07T00:03:08.948Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
40262026-09-07T00:03:09.201Z[ host-package] Compiling libsw-core v0.3.2
40272026-09-07T00:03:09.238Z[ host-package] Compiling nix v0.27.1
40282026-09-07T00:03:09.436Z[ host-package] Compiling twox-hash v2.1.2
40292026-09-07T00:03:09.487Z[ host-package] Compiling serde_bytes v0.11.19
40302026-09-07T00:03:09.567Z[ host-package] Compiling atty v0.2.14
40312026-09-07T00:03:09.687Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
40322026-09-07T00:03:09.719Z[ host-package] Compiling libsw v3.5.0
40332026-09-07T00:03:09.779Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
40342026-09-07T00:03:09.843Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
40352026-09-07T00:03:09.930Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
40362026-09-07T00:03:09.998Z[ host-package] Compiling slog-stdlog v4.1.1
40372026-09-07T00:03:10.052Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
40382026-09-07T00:03:10.235Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
40392026-09-07T00:03:10.279Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
40402026-09-07T00:03:10.325Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
40412026-09-07T00:03:10.783Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
40422026-09-07T00:03:10.878Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
40432026-09-07T00:03:11.212Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40442026-09-07T00:03:11.313Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40452026-09-07T00:03:11.555Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40462026-09-07T00:03:12.193Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40472026-09-07T00:03:13.734Z[ helios-setup] Sep 07 00:03:13.224 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-06-16-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
40482026-09-07T00:03:13.734Z[ helios-setup] Sep 07 00:03:13.224 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
40492026-09-07T00:03:13.743Z[ helios-setup] Sep 07 00:03:13.233 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.98.1-x86_64-unknown-illumos (default)"
40502026-09-07T00:03:13.743Z[ helios-setup] Sep 07 00:03:13.233 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
40512026-09-07T00:03:13.743Z[ helios-setup] Sep 07 00:03:13.234 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
40522026-09-07T00:03:13.856Z[ helios-setup] Sep 07 00:03:13.346 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
40532026-09-07T00:03:14.139Z[ helios-setup] Sep 07 00:03:13.629 INFO E| From https://github.com/jclulow/rust-jmclib
40542026-09-07T00:03:14.139Z[ helios-setup] Sep 07 00:03:13.629 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
40552026-09-07T00:03:14.152Z[ helios-setup] Sep 07 00:03:13.642 INFO E| Updating crates.io index
40562026-09-07T00:03:14.200Z[ helios-setup] Sep 07 00:03:13.690 INFO E| Downloading crates ...
40572026-09-07T00:03:14.246Z[ helios-setup] Sep 07 00:03:13.737 INFO E| Downloaded once_cell v1.18.0
40582026-09-07T00:03:14.250Z[ helios-setup] Sep 07 00:03:13.741 INFO E| Downloaded itoa v1.0.9
40592026-09-07T00:03:14.253Z[ helios-setup] Sep 07 00:03:13.743 INFO E| Downloaded fastrand v2.0.0
40602026-09-07T00:03:14.256Z[ helios-setup] Sep 07 00:03:13.745 INFO E| Downloaded proc-macro2 v1.0.66
40612026-09-07T00:03:14.259Z[ helios-setup] Sep 07 00:03:13.749 INFO E| Downloaded anyhow v1.0.72
40622026-09-07T00:03:14.261Z[ helios-setup] Sep 07 00:03:13.752 INFO E| Downloaded digest v0.9.0
40632026-09-07T00:03:14.265Z[ helios-setup] Sep 07 00:03:13.753 INFO E| Downloaded uuid v0.8.2
40642026-09-07T00:03:14.267Z[ helios-setup] Sep 07 00:03:13.758 INFO E| Downloaded cpufeatures v0.2.9
40652026-09-07T00:03:14.267Z[ helios-setup] Sep 07 00:03:13.758 INFO E| Downloaded block-buffer v0.9.0
40662026-09-07T00:03:14.268Z[ helios-setup] Sep 07 00:03:13.758 INFO E| Downloaded sha-1 v0.9.8
40672026-09-07T00:03:14.271Z[ helios-setup] Sep 07 00:03:13.760 INFO E| Downloaded errno v0.3.1
40682026-09-07T00:03:14.278Z[ helios-setup] Sep 07 00:03:13.766 INFO E| Downloaded md-5 v0.9.1
40692026-09-07T00:03:14.278Z[ helios-setup] Sep 07 00:03:13.768 INFO E| Downloaded ryu v1.0.15
40702026-09-07T00:03:14.281Z[ helios-setup] Sep 07 00:03:13.769 INFO E| Downloaded glob v0.3.1
40712026-09-07T00:03:14.281Z[ helios-setup] Sep 07 00:03:13.770 INFO E| Downloaded quote v1.0.31
40722026-09-07T00:03:14.284Z[ helios-setup] Sep 07 00:03:13.773 INFO E| Downloaded libdevinfo-sys v1.0.0
40732026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.776 INFO E| Downloaded opaque-debug v0.3.0
40742026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.780 INFO E| Downloaded tempfile v3.7.0
40752026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.788 INFO E| Downloaded walkdir v2.3.3
40762026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.789 INFO E| Downloaded unicode-ident v1.0.11
40772026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.791 INFO E| Downloaded bitflags v2.3.3
40782026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.793 INFO E| Downloaded typenum v1.16.0
40792026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.798 INFO E| Downloaded toml v0.5.11
40802026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.800 INFO E| Downloaded serde_derive v1.0.193
40812026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.804 INFO E| Downloaded getrandom v0.2.10
40822026-09-07T00:03:14.323Z[ helios-setup] Sep 07 00:03:13.807 INFO E| Downloaded serde v1.0.193
40832026-09-07T00:03:14.329Z[ helios-setup] Sep 07 00:03:13.818 INFO E| Downloaded serde_json v1.0.103
40842026-09-07T00:03:14.352Z[ helios-setup] Sep 07 00:03:13.841 INFO E| Downloaded syn v2.0.32
40852026-09-07T00:03:14.355Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40862026-09-07T00:03:14.379Z[ helios-setup] Sep 07 00:03:13.870 INFO E| Downloaded rustix v0.38.4
40872026-09-07T00:03:14.392Z[ helios-setup] Sep 07 00:03:13.883 INFO E| Downloaded libc v0.2.147
40882026-09-07T00:03:14.487Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling libc v0.2.147
40892026-09-07T00:03:14.487Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling proc-macro2 v1.0.66
40902026-09-07T00:03:14.487Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling unicode-ident v1.0.11
40912026-09-07T00:03:14.490Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling cfg-if v1.0.0
40922026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling version_check v0.9.4
40932026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling typenum v1.16.0
40942026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling serde v1.0.193
40952026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling itoa v1.0.9
40962026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling num-conv v0.1.0
40972026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling powerfmt v0.2.0
40982026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling slog v2.7.0
40992026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling rustix v0.38.4
41002026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling time-core v0.1.2
41012026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling num_threads v0.1.6
41022026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling once_cell v1.18.0
41032026-09-07T00:03:14.491Z[ helios-setup] Sep 07 00:03:13.978 INFO E| Compiling bitflags v2.3.3
41042026-09-07T00:03:14.723Z[ helios-setup] Sep 07 00:03:14.214 INFO E| Compiling anyhow v1.0.72
41052026-09-07T00:03:14.848Z[ helios-setup] Sep 07 00:03:14.338 INFO E| Compiling fastrand v2.0.0
41062026-09-07T00:03:14.875Z[ helios-setup] Sep 07 00:03:14.365 INFO E| Compiling serde_json v1.0.103
41072026-09-07T00:03:14.995Z[ helios-setup] Sep 07 00:03:14.486 INFO E| Compiling time-macros v0.2.18
41082026-09-07T00:03:15.006Z[ helios-setup] Sep 07 00:03:14.497 INFO E| Compiling deranged v0.3.11
41092026-09-07T00:03:15.127Z[ helios-setup] Sep 07 00:03:14.617 INFO E| Compiling thread_local v1.1.7
41102026-09-07T00:03:15.161Z[ helios-setup] Sep 07 00:03:14.651 INFO E| Compiling opaque-debug v0.3.0
41112026-09-07T00:03:15.241Z[ helios-setup] Sep 07 00:03:14.732 INFO E| Compiling ryu v1.0.15
41122026-09-07T00:03:15.379Z[ helios-setup] Sep 07 00:03:14.870 INFO E| Compiling unicode-width v0.1.10
41132026-09-07T00:03:15.413Z[ helios-setup] Sep 07 00:03:14.904 INFO E| Compiling same-file v1.0.6
41142026-09-07T00:03:15.451Z[ host-package] Compiling git2 v0.20.4
41152026-09-07T00:03:15.464Z[ helios-setup] Sep 07 00:03:14.955 INFO E| Compiling cpufeatures v0.2.9
41162026-09-07T00:03:15.599Z[ helios-setup] Sep 07 00:03:15.089 INFO E| Compiling getopts v0.2.21
41172026-09-07T00:03:15.603Z[ helios-setup] Sep 07 00:03:15.090 INFO E| Compiling libdevinfo-sys v1.0.0
41182026-09-07T00:03:15.603Z[ helios-setup] Sep 07 00:03:15.090 INFO E| Compiling generic-array v0.14.7
41192026-09-07T00:03:15.642Z[ helios-setup] Sep 07 00:03:15.133 INFO E| Compiling glob v0.3.1
41202026-09-07T00:03:15.703Z[ helios-setup] Sep 07 00:03:15.193 INFO E| Compiling walkdir v2.3.3
41212026-09-07T00:03:16.303Z[ helios-setup] Sep 07 00:03:15.792 INFO E| Compiling dirs-sys-next v0.1.2
41222026-09-07T00:03:16.303Z[ helios-setup] Sep 07 00:03:15.792 INFO E| Compiling errno v0.3.1
41232026-09-07T00:03:16.309Z[ helios-setup] Sep 07 00:03:15.800 INFO E| Compiling atty v0.2.14
41242026-09-07T00:03:16.312Z[ helios-setup] Sep 07 00:03:15.800 INFO E| Compiling getrandom v0.2.10
41252026-09-07T00:03:16.349Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
41262026-09-07T00:03:16.377Z[ helios-setup] Sep 07 00:03:15.867 INFO E| Compiling quote v1.0.31
41272026-09-07T00:03:16.512Z[ helios-setup] Sep 07 00:03:16.003 INFO E| Compiling dirs-next v2.0.0
41282026-09-07T00:03:16.577Z[ helios-setup] Sep 07 00:03:16.067 INFO E| Compiling syn v2.0.32
41292026-09-07T00:03:16.680Z[ helios-setup] Sep 07 00:03:16.171 INFO E| Compiling term v0.7.0
41302026-09-07T00:03:17.102Z[ helios-setup] Sep 07 00:03:16.592 INFO E| Compiling time v0.3.36
41312026-09-07T00:03:17.144Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41322026-09-07T00:03:17.280Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
41332026-09-07T00:03:17.406Z[ helios-setup] Sep 07 00:03:16.896 INFO E| Compiling block-buffer v0.9.0
41342026-09-07T00:03:17.406Z[ helios-setup] Sep 07 00:03:16.896 INFO E| Compiling digest v0.9.0
41352026-09-07T00:03:17.514Z[ helios-setup] Sep 07 00:03:17.004 INFO E| Compiling tempfile v3.7.0
41362026-09-07T00:03:17.555Z[ helios-setup] Sep 07 00:03:17.046 INFO E| Compiling md-5 v0.9.1
41372026-09-07T00:03:17.555Z[ helios-setup] Sep 07 00:03:17.046 INFO E| Compiling sha-1 v0.9.8
41382026-09-07T00:03:18.070Z[ helios-setup] Sep 07 00:03:17.560 INFO E| Compiling slog-term v2.9.0
41392026-09-07T00:03:18.471Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41402026-09-07T00:03:18.503Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
41412026-09-07T00:03:18.752Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41422026-09-07T00:03:18.806Z[ helios-setup] Sep 07 00:03:18.296 INFO E| Compiling serde_derive v1.0.193
41432026-09-07T00:03:20.251Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41442026-09-07T00:03:20.379Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41452026-09-07T00:03:20.492Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41462026-09-07T00:03:21.164Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41472026-09-07T00:03:21.575Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41482026-09-07T00:03:21.713Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
41492026-09-07T00:03:23.261Z[ helios-setup] Sep 07 00:03:22.752 INFO E| Compiling toml v0.5.11
41502026-09-07T00:03:23.261Z[ helios-setup] Sep 07 00:03:22.752 INFO E| Compiling uuid v0.8.2
41512026-09-07T00:03:23.756Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41522026-09-07T00:03:23.840Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
41532026-09-07T00:03:24.050Z[ helios-setup] Sep 07 00:03:23.541 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
41542026-09-07T00:03:24.850Z[ helios-setup] Sep 07 00:03:24.341 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
41552026-09-07T00:03:25.042Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41562026-09-07T00:03:26.181Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41572026-09-07T00:03:26.696Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41582026-09-07T00:03:26.924Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
41592026-09-07T00:03:27.603Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41602026-09-07T00:03:28.391Z[ host-package] Compiling signal-hook-tokio v0.3.1
41612026-09-07T00:03:28.465Z[ host-package] Compiling fatfs v0.3.6
41622026-09-07T00:03:28.560Z[ host-package] Compiling yasna v0.5.2
41632026-09-07T00:03:28.597Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41642026-09-07T00:03:28.776Z[ host-package] Compiling console v0.16.2
41652026-09-07T00:03:29.103Z[ host-package] Compiling assert_matches v1.5.0
41662026-09-07T00:03:29.261Z[ helios-setup] Sep 07 00:03:28.751 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s
41672026-09-07T00:03:29.285Z[ helios-setup] Sep 07 00:03:28.775 INFO building project "image-builder" ok (15 seconds)
41682026-09-07T00:03:29.285Z[ helios-setup] Sep 07 00:03:28.776 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
41692026-09-07T00:03:29.293Z[ helios-setup] Sep 07 00:03:28.784 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.98.1-x86_64-unknown-illumos (default)"
41702026-09-07T00:03:29.293Z[ helios-setup] Sep 07 00:03:28.784 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
41712026-09-07T00:03:29.297Z[ helios-setup] Sep 07 00:03:28.784 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
41722026-09-07T00:03:29.301Z[ host-package] Compiling indicatif v0.18.4
41732026-09-07T00:03:29.404Z[ helios-setup] Sep 07 00:03:28.895 INFO E| Blocking waiting for file lock on package cache
41742026-09-07T00:03:29.530Z[ host-package] Compiling rcgen v0.12.1
41752026-09-07T00:03:29.661Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41762026-09-07T00:03:30.255Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41772026-09-07T00:03:30.741Z[ host-package] Compiling slog-envlogger v2.2.0
41782026-09-07T00:03:30.924Z[ host-package] Compiling oxide-update-engine-display v0.1.2
41792026-09-07T00:03:31.013Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
41802026-09-07T00:03:31.112Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
41812026-09-07T00:03:31.449Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41822026-09-07T00:03:31.663Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41832026-09-07T00:03:31.745Z[ host-package] Compiling port-file v0.1.0
41842026-09-07T00:03:31.941Z[ host-package] Compiling subprocess v0.2.15
41852026-09-07T00:03:32.031Z[ host-package] Compiling rtoolbox v0.0.3
41862026-09-07T00:03:32.131Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41872026-09-07T00:03:32.300Z[ host-package] Compiling rpassword v7.5.4
41882026-09-07T00:03:32.653Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41892026-09-07T00:03:32.786Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41902026-09-07T00:03:32.935Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41912026-09-07T00:03:33.086Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41922026-09-07T00:03:33.136Z[ host-package] Compiling tui-tree-widget v0.23.1
41932026-09-07T00:03:33.369Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
41942026-09-07T00:03:33.440Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
41952026-09-07T00:03:33.789Z[ helios-setup] Sep 07 00:03:33.279 INFO E| Blocking waiting for file lock on package cache
41962026-09-07T00:03:33.886Z[ helios-setup] Sep 07 00:03:33.377 INFO E| Blocking waiting for file lock on package cache
41972026-09-07T00:03:34.012Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
41982026-09-07T00:03:34.387Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
41992026-09-07T00:03:35.741Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42002026-09-07T00:03:35.795Z[ host-package] Compiling uzers v0.12.2
42012026-09-07T00:03:35.939Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42022026-09-07T00:03:36.069Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42032026-09-07T00:03:36.104Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42042026-09-07T00:03:36.550Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42052026-09-07T00:03:36.813Z[ host-package] Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
42062026-09-07T00:03:37.067Z[ host-package] Compiling support-bundle-viewer v0.1.2
42072026-09-07T00:03:37.455Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
42082026-09-07T00:03:37.691Z[ host-package] Compiling multimap v0.10.1
42092026-09-07T00:03:37.875Z[ helios-setup] Sep 07 00:03:37.366 INFO E| Downloading crates ...
42102026-09-07T00:03:37.937Z[ helios-setup] Sep 07 00:03:37.427 INFO E| Downloaded time-core v0.1.4
42112026-09-07T00:03:37.941Z[ helios-setup] Sep 07 00:03:37.429 INFO E| Downloaded errno v0.3.12
42122026-09-07T00:03:37.944Z[ helios-setup] Sep 07 00:03:37.433 INFO E| Downloaded serde_with_macros v3.12.0
42132026-09-07T00:03:37.951Z[ helios-setup] Sep 07 00:03:37.442 INFO E| Downloaded anyhow v1.0.98
42142026-09-07T00:03:37.965Z[ helios-setup] Sep 07 00:03:37.455 INFO E| Downloaded time-macros v0.2.22
42152026-09-07T00:03:37.968Z[ helios-setup] Sep 07 00:03:37.457 INFO E| Downloaded deranged v0.4.0
42162026-09-07T00:03:37.972Z[ helios-setup] Sep 07 00:03:37.459 INFO E| Downloaded chrono v0.4.41
42172026-09-07T00:03:37.975Z[ helios-setup] Sep 07 00:03:37.464 INFO E| Downloaded iana-time-zone v0.1.63
42182026-09-07T00:03:37.992Z[ helios-setup] Sep 07 00:03:37.468 INFO E| Downloaded bitflags v2.9.1
42192026-09-07T00:03:37.992Z[ helios-setup] Sep 07 00:03:37.470 INFO E| Downloaded tempfile v3.20.0
42202026-09-07T00:03:37.992Z[ helios-setup] Sep 07 00:03:37.472 INFO E| Downloaded getrandom v0.3.3
42212026-09-07T00:03:37.992Z[ helios-setup] Sep 07 00:03:37.478 INFO E| Downloaded indexmap v2.9.0
42222026-09-07T00:03:37.999Z[ helios-setup] Sep 07 00:03:37.490 INFO E| Downloaded time v0.3.41
42232026-09-07T00:03:38.004Z[ helios-setup] Sep 07 00:03:37.495 INFO E| Downloaded serde_with v3.12.0
42242026-09-07T00:03:38.010Z[ helios-setup] Sep 07 00:03:37.501 INFO E| Downloaded hashbrown v0.15.3
42252026-09-07T00:03:38.013Z[ helios-setup] Sep 07 00:03:37.504 INFO E| Downloaded rustix v1.0.7
42262026-09-07T00:03:38.081Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling proc-macro2 v1.0.95
42272026-09-07T00:03:38.081Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling unicode-ident v1.0.18
42282026-09-07T00:03:38.081Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling libc v0.2.172
42292026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling fnv v1.0.7
42302026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling strsim v0.11.1
42312026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling ident_case v1.0.1
42322026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling serde v1.0.219
42332026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling rustix v1.0.7
42342026-09-07T00:03:38.084Z[ helios-setup] Sep 07 00:03:37.571 INFO E| Compiling getrandom v0.3.3
42352026-09-07T00:03:38.109Z[ helios-setup] Sep 07 00:03:37.599 INFO E| Compiling cfg-if v1.0.0
42362026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.599 INFO E| Compiling bitflags v2.9.1
42372026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.600 INFO E| Compiling anyhow v1.0.98
42382026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.600 INFO E| Compiling thiserror v2.0.12
42392026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.600 INFO E| Compiling serde_json v1.0.140
42402026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.600 INFO E| Compiling once_cell v1.21.3
42412026-09-07T00:03:38.112Z[ helios-setup] Sep 07 00:03:37.600 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
42422026-09-07T00:03:38.349Z[ helios-setup] Sep 07 00:03:37.839 INFO E| Compiling ryu v1.0.20
42432026-09-07T00:03:38.354Z[ helios-setup] Sep 07 00:03:37.845 INFO E| Compiling fastrand v2.3.0
42442026-09-07T00:03:38.426Z[ helios-setup] Sep 07 00:03:37.916 INFO E| Compiling memchr v2.7.4
42452026-09-07T00:03:38.653Z[ helios-setup] Sep 07 00:03:38.143 INFO E| Compiling itoa v1.0.15
42462026-09-07T00:03:39.612Z[ helios-setup] Sep 07 00:03:39.103 INFO E| Compiling errno v0.3.12
42472026-09-07T00:03:40.010Z[ helios-setup] Sep 07 00:03:39.500 INFO E| Compiling quote v1.0.40
42482026-09-07T00:03:40.220Z[ helios-setup] Sep 07 00:03:39.710 INFO E| Compiling syn v2.0.101
42492026-09-07T00:03:40.791Z[ helios-setup] Sep 07 00:03:40.281 INFO E| Compiling tempfile v3.20.0
42502026-09-07T00:03:42.127Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
42512026-09-07T00:03:43.003Z[ helios-setup] Sep 07 00:03:42.494 INFO E| Compiling darling_core v0.20.11
42522026-09-07T00:03:44.245Z[ helios-setup] Sep 07 00:03:43.736 INFO E| Compiling serde_derive v1.0.219
42532026-09-07T00:03:44.245Z[ helios-setup] Sep 07 00:03:43.736 INFO E| Compiling thiserror-impl v2.0.12
42542026-09-07T00:03:44.964Z[ helios-setup] Sep 07 00:03:44.454 INFO E| Compiling darling_macro v0.20.11
42552026-09-07T00:03:45.678Z[ helios-setup] Sep 07 00:03:45.166 INFO E| Compiling darling v0.20.11
42562026-09-07T00:03:45.778Z[ helios-setup] Sep 07 00:03:45.268 INFO E| Compiling serde_with_macros v3.12.0
42572026-09-07T00:03:49.995Z[ helios-setup] Sep 07 00:03:49.484 INFO E| Compiling serde_with v3.12.0
42582026-09-07T00:03:54.540Z[ helios-setup] Sep 07 00:03:54.030 INFO E| Finished `release` profile [optimized] target(s) in 25.23s
42592026-09-07T00:03:54.568Z[ helios-setup] Sep 07 00:03:54.058 INFO building project "dmar-report" ok (25 seconds)
42602026-09-07T00:03:54.568Z[ helios-setup] Sep 07 00:03:54.059 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
42612026-09-07T00:03:54.577Z[ helios-setup] Sep 07 00:03:54.067 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.98.1-x86_64-unknown-illumos (default)"
42622026-09-07T00:03:54.577Z[ helios-setup] Sep 07 00:03:54.067 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
42632026-09-07T00:03:54.580Z[ helios-setup] Sep 07 00:03:54.067 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
42642026-09-07T00:03:54.777Z[ helios-setup] Sep 07 00:03:54.267 INFO E| Downloading crates ...
42652026-09-07T00:03:54.822Z[ helios-setup] Sep 07 00:03:54.311 INFO E| Downloaded adler2 v2.0.0
42662026-09-07T00:03:54.830Z[ helios-setup] Sep 07 00:03:54.320 INFO E| Downloaded miniz_oxide v0.8.8
42672026-09-07T00:03:54.874Z[ helios-setup] Sep 07 00:03:54.364 INFO E| Compiling adler2 v2.0.0
42682026-09-07T00:03:54.971Z[ helios-setup] Sep 07 00:03:54.461 INFO E| Compiling miniz_oxide v0.8.8
42692026-09-07T00:03:56.060Z[ helios-setup] Sep 07 00:03:55.550 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
42702026-09-07T00:03:56.609Z[ helios-setup] Sep 07 00:03:56.099 INFO E| Finished `release` profile [optimized] target(s) in 2.02s
42712026-09-07T00:03:56.620Z[ helios-setup] Sep 07 00:03:56.110 INFO building project "pinprick" ok (2 seconds)
42722026-09-07T00:03:56.624Z[ helios-setup] rm -f helios-build
42732026-09-07T00:03:56.624Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
42742026-09-07T00:03:56.627Z[ helios-setup]
42752026-09-07T00:03:56.630Z[ helios-setup] Setup complete! ./helios-build is now available.
42762026-09-07T00:03:56.630Z[ helios-setup]
42772026-09-07T00:03:56.630Z[ helios-setup]
42782026-09-07T00:03:56.633Z[ helios-setup] real 3:03.918855914
42792026-09-07T00:03:56.633ZSep 07 00:03:56.121 [ helios-setup] user 7:07.125710693
42802026-09-07T00:03:56.633ZINFO [helios-setup] process exited with exit status: 0 (183.922073145s)
42812026-09-07T00:03:56.633Z[ helios-setup] sys 1:20.386993848
42822026-09-07T00:03:56.633Z[ helios-setup] trap 0.512522273
42832026-09-07T00:03:56.633Z[ helios-setup] tflt 3.817880966
42842026-09-07T00:03:56.633Z[ helios-setup] dflt 6.707368017
42852026-09-07T00:03:56.633Z[ helios-setup] kflt 0.001735460
42862026-09-07T00:03:56.633Z[ helios-setup] lock 53:46.497310836
42872026-09-07T00:03:56.634Z[ helios-setup] slp 37:02.238066947
42882026-09-07T00:03:56.634Z[ helios-setup] lat 6:26.161444050
42892026-09-07T00:03:56.634Z[ helios-setup] stop 1:33.699925227
42902026-09-07T00:03:56.634ZSep 07 00:03:56.121 INFO [helios-record] running task
42912026-09-07T00:03:56.634ZSep 07 00:03:56.121 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
42922026-09-07T00:03:56.638ZSep 07 00:03:56.126 DEBG process exited with exit status: 0 (4.381481ms)
42932026-09-07T00:03:56.638ZSep 07 00:03:56.126 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
42942026-09-07T00:03:56.641ZSep 07 00:03:56.130 DEBG process exited with exit status: 0 (4.396102ms)
42952026-09-07T00:03:56.641ZSep 07 00:03:56.130 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
42962026-09-07T00:03:56.644ZSep 07 00:03:56.134 DEBG process exited with exit status: 0 (3.389871ms)
42972026-09-07T00:03:56.644ZSep 07 00:03:56.134 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
42982026-09-07T00:03:56.648ZSep 07 00:03:56.138 DEBG process exited with exit status: 0 (3.926662ms)
42992026-09-07T00:03:56.648ZSep 07 00:03:56.138 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
43002026-09-07T00:03:56.652ZSep 07 00:03:56.141 DEBG process exited with exit status: 0 (3.323511ms)
43012026-09-07T00:03:56.652ZSep 07 00:03:56.141 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
43022026-09-07T00:03:56.654ZSep 07 00:03:56.144 DEBG process exited with exit status: 0 (3.214471ms)
43032026-09-07T00:03:56.655ZSep 07 00:03:56.144 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
43042026-09-07T00:03:56.661ZSep 07 00:03:56.151 DEBG process exited with exit status: 0 (7.028493ms)
43052026-09-07T00:03:56.661ZSep 07 00:03:56.151 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
43062026-09-07T00:03:56.664ZSep 07 00:03:56.155 DEBG process exited with exit status: 0 (3.309511ms)
43072026-09-07T00:03:56.664ZSep 07 00:03:56.155 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
43082026-09-07T00:03:56.667ZSep 07 00:03:56.158 DEBG process exited with exit status: 0 (3.337891ms)
43092026-09-07T00:03:56.670ZSep 07 00:03:56.158 INFO [helios-record] task succeeded (37.028103ms)
43102026-09-07T00:04:01.440Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
43112026-09-07T00:04:25.949Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
43122026-09-07T00:04:50.524Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43132026-09-07T00:12:39.476Z[ host-package] Finished `release` profile [optimized] target(s) in 11m 03s
43142026-09-07T00:12:39.479Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43152026-09-07T00:12:39.479Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43162026-09-07T00:13:14.608ZSep 07 00:13:14.094 INFO [host-package] process exited with exit status: 0 (698.897918727s)
43172026-09-07T00:13:14.608ZSep 07 00:13:14.094 INFO [host-libraries] running task
43182026-09-07T00:13:14.608ZSep 07 00:13:14.094 INFO [host-stamp] running task
43192026-09-07T00:13:14.612ZSep 07 00:13:14.096 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 23.0.0-0.ci+gitb6aa68400cb
43202026-09-07T00:13:14.612ZSep 07 00:13:14.096 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 23.0.0-0.ci+gitb6aa68400cb
43212026-09-07T00:13:14.612ZSep 07 00:13:14.096 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 23.0.0-0.ci+gitb6aa68400cb
43222026-09-07T00:13:14.612ZSep 07 00:13:14.097 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 23.0.0-0.ci+gitb6aa68400cb
43232026-09-07T00:13:14.613ZSep 07 00:13:14.097 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 23.0.0-0.ci+gitb6aa68400cb
43242026-09-07T00:13:14.613ZSep 07 00:13:14.097 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 23.0.0-0.ci+gitb6aa68400cb
43252026-09-07T00:13:14.613ZSep 07 00:13:14.097 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 23.0.0-0.ci+gitb6aa68400cb
43262026-09-07T00:13:14.613ZSep 07 00:13:14.098 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 23.0.0-0.ci+gitb6aa68400cb
43272026-09-07T00:13:14.617Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
43282026-09-07T00:13:14.617Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
43292026-09-07T00:13:14.620Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
43302026-09-07T00:13:14.620Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
43312026-09-07T00:13:14.620Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
43322026-09-07T00:13:14.620Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
43332026-09-07T00:13:14.620Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
43342026-09-07T00:13:14.620Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
43352026-09-07T00:13:14.620Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
43362026-09-07T00:13:14.623ZSep 07 00:13:14.108 INFO [stamp-overlay] process exited with exit status: 0 (11.397765ms)
43372026-09-07T00:13:14.623Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
43382026-09-07T00:13:14.626ZSep 07 00:13:14.111 INFO [stamp-oxlog] process exited with exit status: 0 (14.465695ms)
43392026-09-07T00:13:14.655Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
43402026-09-07T00:13:14.659ZSep 07 00:13:14.144 INFO [stamp-crucible-utils] process exited with exit status: 0 (48.235308ms)
43412026-09-07T00:13:14.663Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
43422026-09-07T00:13:14.666ZSep 07 00:13:14.152 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (55.28895ms)
43432026-09-07T00:13:14.771Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
43442026-09-07T00:13:14.774ZSep 07 00:13:14.260 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (162.503109ms)
43452026-09-07T00:13:14.912Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
43462026-09-07T00:13:14.916ZSep 07 00:13:14.396 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (299.131219ms)
43472026-09-07T00:13:15.132Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
43482026-09-07T00:13:15.141ZSep 07 00:13:14.622 INFO [stamp-propolis-server] process exited with exit status: 0 (524.653192ms)
43492026-09-07T00:13:15.439ZSep 07 00:13:14.925 INFO [host-libraries] task succeeded (831.438014ms)
43502026-09-07T00:13:15.442ZSep 07 00:13:14.925 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
43512026-09-07T00:13:15.446Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
43522026-09-07T00:13:16.495Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
43532026-09-07T00:13:16.624Z[recovery-package] Compiling regress v0.11.1
43542026-09-07T00:13:16.668Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
43552026-09-07T00:13:16.668Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
43562026-09-07T00:13:16.671Z[recovery-package] Compiling slog-scope v4.4.1
43572026-09-07T00:13:16.705Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43582026-09-07T00:13:16.733Z[recovery-package] Compiling cancel-safe-futures v0.1.5
43592026-09-07T00:13:16.746Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43602026-09-07T00:13:16.833Z[recovery-package] Compiling slog-stdlog v4.1.1
43612026-09-07T00:13:16.901Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
43622026-09-07T00:13:16.979Z[recovery-package] Compiling slog-envlogger v2.2.0
43632026-09-07T00:13:17.183Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
43642026-09-07T00:13:17.655Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43652026-09-07T00:13:17.810Z[recovery-package] Compiling oxide-update-engine v0.1.2
43662026-09-07T00:13:18.253Z[recovery-package] Compiling typify-impl v0.6.2
43672026-09-07T00:13:19.579Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
43682026-09-07T00:13:19.582ZSep 07 00:13:19.069 INFO [stamp-switch-asic] process exited with exit status: 0 (4.970973669s)
43692026-09-07T00:13:19.582ZSep 07 00:13:19.069 INFO [host-stamp] task succeeded (4.97480271s)
43702026-09-07T00:13:19.582ZSep 07 00:13:19.069 INFO [host-proto] running task
43712026-09-07T00:13:19.905ZSep 07 00:13:19.391 INFO [host-proto] task succeeded (322.739099ms)
43722026-09-07T00:13:19.905ZSep 07 00:13:19.391 INFO [host-profile] running task
43732026-09-07T00:13:19.908ZSep 07 00:13:19.392 INFO [host-profile] task succeeded (170.66µs)
43742026-09-07T00:13:19.908ZSep 07 00:13:19.392 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.41.506' -P /tmp/.tmpqC0Z73/proto/host/root -N 'ci b6aa684/${os_short_commit} 2026-09-07 00:00' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
43752026-09-07T00:13:19.912Z[ host-image] Sep 07 00:13:19.398 INFO Checking files for board 'cosmo-mbist'
43762026-09-07T00:13:19.912Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
43772026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO Checking files for board 'cosmo'
43782026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
43792026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
43802026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO Checking files for board 'gimlet'
43812026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
43822026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
43832026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO Checking files for board 'cosmo-mbist-noaggr'
43842026-09-07T00:13:19.915Z[ host-image] Sep 07 00:13:19.398 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
43852026-09-07T00:13:19.920Z[ host-image] Sep 07 00:13:19.406 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpqC0Z73/proto/host/root"
43862026-09-07T00:13:19.922Z[ host-image] Sep 07 00:13:19.406 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
43872026-09-07T00:13:19.922Z[ host-image] Sep 07 00:13:19.406 INFO image builder template: ramdisk-01-os...
43882026-09-07T00:13:19.922Z[ host-image] Sep 07 00:13:19.406 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
43892026-09-07T00:13:19.934Z[ host-image] Sep 07 00:13:19.420 INFO O| Sep 07 00:13:19.420 INFO CREATE DATASET: rpool/images/build/host/output
43902026-09-07T00:13:20.050Z[recovery-package] Compiling typify v0.6.2
43912026-09-07T00:13:20.137Z[recovery-package] Compiling progenitor-impl v0.14.0
43922026-09-07T00:13:21.525Z[recovery-package] Compiling progenitor v0.14.0
43932026-09-07T00:13:21.612Z[ host-image] Sep 07 00:13:21.097 INFO O| Sep 07 00:13:21.097 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
43942026-09-07T00:13:21.619Z[ host-image] Sep 07 00:13:21.101 INFO O| Sep 07 00:13:21.101 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
43952026-09-07T00:13:21.627Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
43962026-09-07T00:13:21.627Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43972026-09-07T00:13:21.858Z[ host-image] Sep 07 00:13:21.344 INFO O| Sep 07 00:13:21.344 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
43982026-09-07T00:13:21.937Z[ host-image] Sep 07 00:13:21.423 INFO O| Sep 07 00:13:21.423 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
43992026-09-07T00:13:21.937Z[ host-image] Sep 07 00:13:21.423 INFO O| Sep 07 00:13:21.423 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
44002026-09-07T00:13:21.937Z[ host-image] Sep 07 00:13:21.423 INFO O| Sep 07 00:13:21.423 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
44012026-09-07T00:13:21.937Z[ host-image] Sep 07 00:13:21.423 INFO O| Sep 07 00:13:21.423 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
44022026-09-07T00:13:21.942Z[ host-image] Sep 07 00:13:21.429 INFO O| Sep 07 00:13:21.429 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
44032026-09-07T00:13:22.165Z[ host-image] Sep 07 00:13:21.652 INFO O| Sep 07 00:13:21.651 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44042026-09-07T00:13:22.199Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44052026-09-07T00:13:22.200Z[ host-image] Sep 07 00:13:21.660 INFO O| Sep 07 00:13:21.660 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
44062026-09-07T00:13:22.459Z[ host-image] Sep 07 00:13:21.945 INFO O| Sep 07 00:13:21.945 INFO O| Caching catalogs ... Done
44072026-09-07T00:13:22.533Z[ host-image] Sep 07 00:13:22.019 INFO O| Sep 07 00:13:22.019 INFO STEP 0 (pkg_image_create) COMPLETE
44082026-09-07T00:13:22.533Z[ host-image] Sep 07 00:13:22.019 INFO O| Sep 07 00:13:22.019 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44092026-09-07T00:13:22.542Z[ host-image] Sep 07 00:13:22.028 INFO O| Sep 07 00:13:22.028 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
44102026-09-07T00:13:22.814Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO STEP 1 (pkg_set_publisher) COMPLETE
44112026-09-07T00:13:22.815Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44122026-09-07T00:13:22.815Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO skip step because feature "publisher_1_name" is not enabled
44132026-09-07T00:13:22.818Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44142026-09-07T00:13:22.818Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO skip step because feature "publisher_2_name" is not enabled
44152026-09-07T00:13:22.818Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44162026-09-07T00:13:22.818Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO skip step because feature "publisher_3_name" is not enabled
44172026-09-07T00:13:22.818Z[ host-image] Sep 07 00:13:22.300 INFO O| Sep 07 00:13:22.300 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44182026-09-07T00:13:23.056Z[ host-image] Sep 07 00:13:22.542 INFO O| Sep 07 00:13:22.542 INFO variant opensolaris.zone is already global
44192026-09-07T00:13:23.056Z[ host-image] Sep 07 00:13:22.542 INFO O| Sep 07 00:13:22.542 INFO STEP 5 (pkg_change_variant) COMPLETE
44202026-09-07T00:13:23.059Z[ host-image] Sep 07 00:13:22.542 INFO O| Sep 07 00:13:22.542 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44212026-09-07T00:13:23.298Z[ host-image] Sep 07 00:13:22.784 INFO O| Sep 07 00:13:22.784 INFO variant opensolaris.imagetype is full; changing to partial
44222026-09-07T00:13:23.298Z[ host-image] Sep 07 00:13:22.784 INFO O| Sep 07 00:13:22.784 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
44232026-09-07T00:13:25.171Z[ host-image] Sep 07 00:13:24.657 INFO O| Sep 07 00:13:24.657 INFO O| Startup: Refreshing catalog 'helios' ... Done
44242026-09-07T00:13:25.612Z[ host-image] Sep 07 00:13:25.098 INFO O| Sep 07 00:13:25.098 INFO O| Startup: Caching catalogs ... Done
44252026-09-07T00:13:25.627Z[ host-image] Sep 07 00:13:25.113 INFO O| Sep 07 00:13:25.113 INFO O| Planning: Planning completed in 0.00 seconds
44262026-09-07T00:13:25.630Z[ host-image] Sep 07 00:13:25.113 INFO O| Sep 07 00:13:25.113 INFO O| Planning: Consolidating action changes ... Done
44272026-09-07T00:13:25.630Z[ host-image] Sep 07 00:13:25.113 INFO O| Sep 07 00:13:25.113 INFO O| Planning: Evaluating mediators ... Done
44282026-09-07T00:13:25.630Z[ host-image] Sep 07 00:13:25.114 INFO O| Sep 07 00:13:25.114 INFO O| Planning: Planning completed in 0.00 seconds
44292026-09-07T00:13:25.630Z[ host-image] Sep 07 00:13:25.114 INFO O| Sep 07 00:13:25.114 INFO O| Variants/Facets to change: 1
44302026-09-07T00:13:25.636Z[ host-image] Sep 07 00:13:25.122 INFO O| Sep 07 00:13:25.122 INFO O| Finalize: Updating package state database ... Done
44312026-09-07T00:13:25.636Z[ host-image] Sep 07 00:13:25.122 INFO O| Sep 07 00:13:25.122 INFO O| Finalize: Updating package cache ... Done
44322026-09-07T00:13:25.707Z[ host-image] Sep 07 00:13:25.192 INFO O| Sep 07 00:13:25.192 INFO O| Finalize: Updating image state ... Done
44332026-09-07T00:13:25.718Z[ host-image] Sep 07 00:13:25.204 INFO O| Sep 07 00:13:25.204 INFO O| Finalize: Creating fast lookup database ... Done
44342026-09-07T00:13:25.722Z[ host-image] Sep 07 00:13:25.205 INFO O| Sep 07 00:13:25.205 INFO O| Finalize: Reading search index ... Done
44352026-09-07T00:13:25.722Z[ host-image] Sep 07 00:13:25.205 INFO O| Sep 07 00:13:25.205 INFO O| Finalize: Updating search index ... Done
44362026-09-07T00:13:25.722Z[ host-image] Sep 07 00:13:25.205 INFO O| Sep 07 00:13:25.205 INFO O| Finalize: Updating package cache ... Done
44372026-09-07T00:13:25.920Z[ host-image] Sep 07 00:13:25.406 INFO O| Sep 07 00:13:25.406 INFO STEP 6 (pkg_change_variant) COMPLETE
44382026-09-07T00:13:25.920Z[ host-image] Sep 07 00:13:25.406 INFO O| Sep 07 00:13:25.406 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44392026-09-07T00:13:25.920Z[ host-image] Sep 07 00:13:25.406 INFO O| Sep 07 00:13:25.406 INFO skip step because feature "debug_variant" is not enabled
44402026-09-07T00:13:25.923Z[ host-image] Sep 07 00:13:25.406 INFO O| Sep 07 00:13:25.406 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44412026-09-07T00:13:26.162Z[ host-image] Sep 07 00:13:25.648 INFO O| Sep 07 00:13:25.648 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
44422026-09-07T00:13:27.872Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44432026-09-07T00:13:27.965Z[ host-image] Sep 07 00:13:27.451 INFO O| Sep 07 00:13:27.451 INFO O| Startup: Refreshing catalog 'helios' ... Done
44442026-09-07T00:13:28.421Z[ host-image] Sep 07 00:13:27.907 INFO O| Sep 07 00:13:27.907 INFO O| Startup: Caching catalogs ... Done
44452026-09-07T00:13:28.438Z[ host-image] Sep 07 00:13:27.924 INFO O| Sep 07 00:13:27.924 INFO O| Planning: Planning completed in 0.00 seconds
44462026-09-07T00:13:28.441Z[ host-image] Sep 07 00:13:27.925 INFO O| Sep 07 00:13:27.925 INFO O| Planning: Consolidating action changes ... Done
44472026-09-07T00:13:28.441Z[ host-image] Sep 07 00:13:27.925 INFO O| Sep 07 00:13:27.925 INFO O| Planning: Evaluating mediators ... Done
44482026-09-07T00:13:28.441Z[ host-image] Sep 07 00:13:27.925 INFO O| Sep 07 00:13:27.925 INFO O| Planning: Planning completed in 0.00 seconds
44492026-09-07T00:13:28.441Z[ host-image] Sep 07 00:13:27.925 INFO O| Sep 07 00:13:27.925 INFO O| Variants/Facets to change: 1
44502026-09-07T00:13:28.455Z[ host-image] Sep 07 00:13:27.942 INFO O| Sep 07 00:13:27.941 INFO O| Finalize: Updating package state database ... Done
44512026-09-07T00:13:28.455Z[ host-image] Sep 07 00:13:27.942 INFO O| Sep 07 00:13:27.942 INFO O| Finalize: Updating package cache ... Done
44522026-09-07T00:13:28.532Z[ host-image] Sep 07 00:13:28.018 INFO O| Sep 07 00:13:28.018 INFO O| Finalize: Updating image state ... Done
44532026-09-07T00:13:28.557Z[ host-image] Sep 07 00:13:28.043 INFO O| Sep 07 00:13:28.043 INFO O| Finalize: Creating fast lookup database ... Done
44542026-09-07T00:13:28.560Z[ host-image] Sep 07 00:13:28.044 INFO O| Sep 07 00:13:28.044 INFO O| Finalize: Reading search index ... Done
44552026-09-07T00:13:28.560Z[ host-image] Sep 07 00:13:28.044 INFO O| Sep 07 00:13:28.044 INFO O| Finalize: Updating search index ... Done
44562026-09-07T00:13:28.560Z[ host-image] Sep 07 00:13:28.044 INFO O| Sep 07 00:13:28.044 INFO O| Finalize: Updating package cache ... Done
44572026-09-07T00:13:28.833Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO STEP 8 (pkg_change_facet) COMPLETE
44582026-09-07T00:13:28.833Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44592026-09-07T00:13:28.833Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO skip step because feature "recovery" is not enabled
44602026-09-07T00:13:28.836Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44612026-09-07T00:13:28.836Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO skip step because feature "recovery" is not enabled
44622026-09-07T00:13:28.836Z[ host-image] Sep 07 00:13:28.319 INFO O| Sep 07 00:13:28.319 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44632026-09-07T00:13:28.840Z[ host-image] Sep 07 00:13:28.327 INFO O| Sep 07 00:13:28.327 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
44642026-09-07T00:13:28.853Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
44652026-09-07T00:13:28.853Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44662026-09-07T00:13:30.826Z[ host-image] Sep 07 00:13:30.312 INFO O| Sep 07 00:13:30.312 INFO O| Startup: Refreshing catalog 'helios' ... Done
44672026-09-07T00:13:31.073Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44682026-09-07T00:13:31.073Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44692026-09-07T00:13:31.283Z[ host-image] Sep 07 00:13:30.767 INFO O| Sep 07 00:13:30.767 INFO O| Startup: Caching catalogs ... Done
44702026-09-07T00:13:32.132Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44712026-09-07T00:13:32.726Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44722026-09-07T00:13:33.909Z[ host-image] Sep 07 00:13:33.396 INFO O| Sep 07 00:13:33.395 INFO O| Planning: Solver setup ... Done
44732026-09-07T00:13:34.194Z[ host-image] Sep 07 00:13:33.680 INFO O| Sep 07 00:13:33.680 INFO O| Planning: Running solver ... Done
44742026-09-07T00:13:34.244Z[ host-image] Sep 07 00:13:33.730 INFO O| Sep 07 00:13:33.730 INFO O| Planning: Finding local manifests ... Done
44752026-09-07T00:13:34.263Z[ host-image] Sep 07 00:13:33.750 INFO O| Sep 07 00:13:33.750 INFO O| Planning: Fetching manifests: 0/130 0% complete
44762026-09-07T00:13:35.971Z[ host-image] Sep 07 00:13:35.457 INFO O| Sep 07 00:13:35.457 INFO O| Planning: Fetching manifests: 130/130 100% complete
44772026-09-07T00:13:36.424Z[ host-image] Sep 07 00:13:35.910 INFO O| Sep 07 00:13:35.910 INFO O| Planning: Package planning ... Done
44782026-09-07T00:13:36.733Z[ host-image] Sep 07 00:13:36.219 INFO O| Sep 07 00:13:36.219 INFO O| Planning: Merging actions ... Done
44792026-09-07T00:13:36.832Z[ host-image] Sep 07 00:13:36.318 INFO O| Sep 07 00:13:36.318 INFO O| Planning: Checking for conflicting actions ... Done
44802026-09-07T00:13:36.932Z[ host-image] Sep 07 00:13:36.417 INFO O| Sep 07 00:13:36.417 INFO O| Planning: Consolidating action changes ... Done
44812026-09-07T00:13:37.274Z[ host-image] Sep 07 00:13:36.760 INFO O| Sep 07 00:13:36.759 INFO O| Planning: Evaluating mediators ... Done
44822026-09-07T00:13:38.677Z[ host-image] Sep 07 00:13:38.163 INFO O| Sep 07 00:13:38.163 INFO O| Planning: Planning completed in 7.38 seconds
44832026-09-07T00:13:38.681Z[ host-image] Sep 07 00:13:38.165 INFO O| Sep 07 00:13:38.165 INFO O| Packages to install: 130
44842026-09-07T00:13:38.681Z[ host-image] Sep 07 00:13:38.165 INFO O| Sep 07 00:13:38.165 INFO O| Mediators to change: 5
44852026-09-07T00:13:38.681Z[ host-image] Sep 07 00:13:38.165 INFO O| Sep 07 00:13:38.165 INFO O| Services to change: 6
44862026-09-07T00:13:38.706Z[ host-image] Sep 07 00:13:38.193 INFO O| Sep 07 00:13:38.192 INFO O| Download: 0/23891 items 0.0/223.0MB 0% complete
44872026-09-07T00:13:43.707Z[ host-image] Sep 07 00:13:43.193 INFO O| Sep 07 00:13:43.193 INFO O| Download: 9921/23891 items 88.4/223.0MB 39% complete (17.6M/s)
44882026-09-07T00:13:48.710Z[ host-image] Sep 07 00:13:48.194 INFO O| Sep 07 00:13:48.194 INFO O| Download: 23028/23891 items 215.7/223.0MB 96% complete (21.6M/s)
44892026-09-07T00:13:48.737Z[recovery-package] Finished `release` profile [optimized] target(s) in 33.17s
44902026-09-07T00:13:48.740Z[recovery-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
44912026-09-07T00:13:48.740Z[recovery-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
44922026-09-07T00:13:49.374Z[ host-image] Sep 07 00:13:48.856 INFO O| Sep 07 00:13:48.856 INFO O| Download: Completed 223.04 MB in 10.66 seconds (20.9M/s)
44932026-09-07T00:13:49.726Z[ host-image] Sep 07 00:13:49.211 INFO O| Sep 07 00:13:49.211 INFO O| Actions: 1/54206 actions (Installing new actions)
44942026-09-07T00:13:50.375ZSep 07 00:13:49.861 INFO [recovery-package] process exited with exit status: 0 (34.935733016s)
44952026-09-07T00:13:50.375ZSep 07 00:13:49.861 INFO [recovery-libraries] running task
44962026-09-07T00:13:50.375ZSep 07 00:13:49.861 INFO [recovery-stamp] running task
44972026-09-07T00:13:50.378ZSep 07 00:13:49.862 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+gitb6aa68400cb
44982026-09-07T00:13:50.378ZSep 07 00:13:49.862 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 23.0.0-0.ci+gitb6aa68400cb
44992026-09-07T00:13:50.381Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
45002026-09-07T00:13:50.384Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
45012026-09-07T00:13:50.396ZSep 07 00:13:49.883 INFO [recovery-libraries] task succeeded (21.556438ms)
45022026-09-07T00:13:50.399ZSep 07 00:13:49.883 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
45032026-09-07T00:13:50.420Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
45042026-09-07T00:13:50.423ZSep 07 00:13:49.909 INFO [stamp-installinator] process exited with exit status: 0 (47.575908ms)
45052026-09-07T00:13:50.529Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
45062026-09-07T00:13:50.532ZSep 07 00:13:50.018 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (156.539937ms)
45072026-09-07T00:13:50.532ZSep 07 00:13:50.018 INFO [recovery-stamp] task succeeded (157.251848ms)
45082026-09-07T00:13:50.533ZSep 07 00:13:50.018 INFO [recovery-proto] running task
45092026-09-07T00:13:50.533ZSep 07 00:13:50.018 INFO [tuf-stamp] running task
45102026-09-07T00:13:50.535ZSep 07 00:13:50.019 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 23.0.0-0.ci+gitb6aa68400cb
45112026-09-07T00:13:50.535ZSep 07 00:13:50.020 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 23.0.0-0.ci+gitb6aa68400cb
45122026-09-07T00:13:50.535ZSep 07 00:13:50.020 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 23.0.0-0.ci+gitb6aa68400cb
45132026-09-07T00:13:50.535ZSep 07 00:13:50.020 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 23.0.0-0.ci+gitb6aa68400cb
45142026-09-07T00:13:50.535ZSep 07 00:13:50.021 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 23.0.0-0.ci+gitb6aa68400cb
45152026-09-07T00:13:50.535ZSep 07 00:13:50.021 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 23.0.0-0.ci+gitb6aa68400cb
45162026-09-07T00:13:50.536ZSep 07 00:13:50.021 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 23.0.0-0.ci+gitb6aa68400cb
45172026-09-07T00:13:50.536ZSep 07 00:13:50.022 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 23.0.0-0.ci+gitb6aa68400cb
45182026-09-07T00:13:50.539ZSep 07 00:13:50.022 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 23.0.0-0.ci+gitb6aa68400cb
45192026-09-07T00:13:50.539ZSep 07 00:13:50.022 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 23.0.0-0.ci+gitb6aa68400cb
45202026-09-07T00:13:50.539ZSep 07 00:13:50.022 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 23.0.0-0.ci+gitb6aa68400cb
45212026-09-07T00:13:50.539ZSep 07 00:13:50.023 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 23.0.0-0.ci+gitb6aa68400cb
45222026-09-07T00:13:50.542Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
45232026-09-07T00:13:50.542Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
45242026-09-07T00:13:50.542Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
45252026-09-07T00:13:50.542Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
45262026-09-07T00:13:50.542Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
45272026-09-07T00:13:50.543Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
45282026-09-07T00:13:50.589Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
45292026-09-07T00:13:50.590Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
45302026-09-07T00:13:50.590Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
45312026-09-07T00:13:50.590Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
45322026-09-07T00:13:50.590Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
45332026-09-07T00:13:50.590Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
45342026-09-07T00:13:50.594Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
45352026-09-07T00:13:50.594ZSep 07 00:13:50.078 INFO [stamp-probe] process exited with exit status: 0 (57.390371ms)
45362026-09-07T00:13:50.633ZSep 07 00:13:50.119 INFO [recovery-proto] task succeeded (100.576007ms)
45372026-09-07T00:13:50.636ZSep 07 00:13:50.119 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.41.506' -P /tmp/.tmpqC0Z73/proto/recovery/root -N 'recovery b6aa684/${os_short_commit} 2026-09-07 00:00' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
45382026-09-07T00:13:50.640Z[ recovery-image] Sep 07 00:13:50.126 INFO Checking files for board 'cosmo-mbist-noaggr'
45392026-09-07T00:13:50.640Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
45402026-09-07T00:13:50.640Z[ recovery-image] Sep 07 00:13:50.126 INFO Checking files for board 'cosmo-mbist'
45412026-09-07T00:13:50.640Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
45422026-09-07T00:13:50.642Z[ recovery-image] Sep 07 00:13:50.126 INFO Checking files for board 'cosmo'
45432026-09-07T00:13:50.642Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
45442026-09-07T00:13:50.642Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
45452026-09-07T00:13:50.642Z[ recovery-image] Sep 07 00:13:50.126 INFO Checking files for board 'gimlet'
45462026-09-07T00:13:50.643Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
45472026-09-07T00:13:50.643Z[ recovery-image] Sep 07 00:13:50.126 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
45482026-09-07T00:13:50.650Z[ recovery-image] Sep 07 00:13:50.136 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpqC0Z73/proto/recovery/root"
45492026-09-07T00:13:50.653Z[ recovery-image] Sep 07 00:13:50.136 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
45502026-09-07T00:13:50.653Z[ recovery-image] Sep 07 00:13:50.136 INFO image builder template: ramdisk-01-os...
45512026-09-07T00:13:50.653Z[ recovery-image] Sep 07 00:13:50.136 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
45522026-09-07T00:13:50.653Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
45532026-09-07T00:13:50.656ZSep 07 00:13:50.140 INFO [stamp-ntp] process exited with exit status: 0 (118.303234ms)
45542026-09-07T00:13:50.665Z[ recovery-image] Sep 07 00:13:50.152 INFO O| Sep 07 00:13:50.152 INFO CREATE DATASET: rpool/images/build/recovery/output
45552026-09-07T00:13:50.774Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
45562026-09-07T00:13:50.779ZSep 07 00:13:50.264 INFO [stamp-internal-dns] process exited with exit status: 0 (243.93637ms)
45572026-09-07T00:13:50.783Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
45582026-09-07T00:13:50.786ZSep 07 00:13:50.272 INFO [stamp-external-dns] process exited with exit status: 0 (253.043533ms)
45592026-09-07T00:13:50.864Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
45602026-09-07T00:13:50.867ZSep 07 00:13:50.352 INFO [stamp-oximeter] process exited with exit status: 0 (330.338831ms)
45612026-09-07T00:13:50.933Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
45622026-09-07T00:13:50.937ZSep 07 00:13:50.423 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (402.084357ms)
45632026-09-07T00:13:51.023Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
45642026-09-07T00:13:51.048Z[verify-libraries] Running `target/debug/xtask verify-libraries`
45652026-09-07T00:13:51.159Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
45662026-09-07T00:13:51.162ZSep 07 00:13:50.648 INFO [stamp-crucible-zone] process exited with exit status: 0 (626.06514ms)
45672026-09-07T00:13:51.390Z[ recovery-image] Sep 07 00:13:50.876 INFO O| Sep 07 00:13:50.876 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45682026-09-07T00:13:51.394Z[ recovery-image] Sep 07 00:13:50.879 INFO O| Sep 07 00:13:50.879 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45692026-09-07T00:13:52.494Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
45702026-09-07T00:13:52.499ZSep 07 00:13:51.983 INFO [stamp-cockroachdb] process exited with exit status: 0 (1.961546828s)
45712026-09-07T00:13:53.199Z[ recovery-image] Sep 07 00:13:52.684 INFO O| Sep 07 00:13:52.684 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
45722026-09-07T00:13:53.630Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
45732026-09-07T00:13:53.635ZSep 07 00:13:53.118 INFO [stamp-nexus] process exited with exit status: 0 (3.097563213s)
45742026-09-07T00:13:53.982Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
45752026-09-07T00:13:53.989ZSep 07 00:13:53.471 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.448972393s)
45762026-09-07T00:13:54.013Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
45772026-09-07T00:13:54.017ZSep 07 00:13:53.501 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.479792034s)
45782026-09-07T00:13:54.104Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
45792026-09-07T00:13:54.109ZSep 07 00:13:53.593 INFO [stamp-clickhouse] process exited with exit status: 0 (3.571761748s)
45802026-09-07T00:13:54.109ZSep 07 00:13:53.593 INFO [tuf-stamp] task succeeded (3.574868669s)
45812026-09-07T00:13:54.109ZSep 07 00:13:53.593 INFO [tuf-v2-zones] running task
45822026-09-07T00:13:54.199ZSep 07 00:13:53.685 INFO [tuf-v2-zones] task succeeded (91.791443ms)
45832026-09-07T00:13:54.726Z[ host-image] Sep 07 00:13:54.211 INFO O| Sep 07 00:13:54.211 INFO O| Actions: 24852/54206 actions (Installing new actions)
45842026-09-07T00:13:55.071Z[ recovery-image] Sep 07 00:13:54.556 INFO O| Sep 07 00:13:54.556 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45852026-09-07T00:13:55.071Z[ recovery-image] Sep 07 00:13:54.556 INFO O| Sep 07 00:13:54.556 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45862026-09-07T00:13:55.077Z[ recovery-image] Sep 07 00:13:54.556 INFO O| Sep 07 00:13:54.556 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
45872026-09-07T00:13:55.077Z[ recovery-image] Sep 07 00:13:54.556 INFO O| Sep 07 00:13:54.556 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
45882026-09-07T00:13:55.080Z[ recovery-image] Sep 07 00:13:54.562 INFO O| Sep 07 00:13:54.562 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45892026-09-07T00:13:55.353Z[verify-libraries] Compiling match_cfg v0.1.0
45902026-09-07T00:13:55.354Z[verify-libraries] Compiling slog-json v2.6.1
45912026-09-07T00:13:55.586Z[verify-libraries] Compiling sha1 v0.11.0
45922026-09-07T00:13:55.586Z[verify-libraries] Compiling async-stream-impl v0.3.6
45932026-09-07T00:13:55.589Z[verify-libraries] Compiling serde_path_to_error v0.1.20
45942026-09-07T00:13:55.589Z[verify-libraries] Compiling multer v3.1.0
45952026-09-07T00:13:55.589Z[verify-libraries] Compiling compression-core v0.4.31
45962026-09-07T00:13:55.589Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
45972026-09-07T00:13:55.589Z[verify-libraries] Compiling serde_spanned v1.1.1
45982026-09-07T00:13:55.589Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
45992026-09-07T00:13:55.609Z[verify-libraries] Compiling dropshot v0.17.1
46002026-09-07T00:13:55.613Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
46012026-09-07T00:13:55.613Z[verify-libraries] Compiling waitgroup v0.1.2
46022026-09-07T00:13:55.847Z[verify-libraries] Compiling rustls-pemfile v2.2.0
46032026-09-07T00:13:55.847Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
46042026-09-07T00:13:55.892Z[verify-libraries] Compiling hostname v0.3.1
46052026-09-07T00:13:55.893Z[verify-libraries] Compiling compression-codecs v0.4.37
46062026-09-07T00:13:55.893Z[verify-libraries] Compiling hostname v0.4.2
46072026-09-07T00:13:55.895Z[verify-libraries] Compiling progenitor-client v0.14.0
46082026-09-07T00:13:55.983Z[verify-libraries] Compiling atomicwrites v0.4.4
46092026-09-07T00:13:56.011Z[verify-libraries] Compiling macaddr v1.0.1
46102026-09-07T00:13:56.011Z[verify-libraries] Compiling serde_tokenstream v0.3.0
46112026-09-07T00:13:56.011Z[verify-libraries] Compiling regress v0.10.5
46122026-09-07T00:13:56.015Z[verify-libraries] Compiling slog-bunyan v2.5.0
46132026-09-07T00:13:56.107Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
46142026-09-07T00:13:56.107Z[verify-libraries] Compiling instant v0.1.13
46152026-09-07T00:13:56.112Z[verify-libraries] Compiling oxide-generation v0.1.3
46162026-09-07T00:13:56.223Z[verify-libraries] Compiling async-compression v0.4.41
46172026-09-07T00:13:56.230Z[verify-libraries] Compiling itertools v0.14.0
46182026-09-07T00:13:56.230Z[verify-libraries] Compiling parse-display-derive v0.10.0
46192026-09-07T00:13:56.230Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
46202026-09-07T00:13:56.350Z[verify-libraries] Compiling backoff v0.4.0
46212026-09-07T00:13:56.354Z[verify-libraries] Compiling async-stream v0.3.6
46222026-09-07T00:13:56.354Z[verify-libraries] Compiling backon v1.6.0
46232026-09-07T00:13:56.354Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
46242026-09-07T00:13:56.399Z[verify-libraries] Compiling humantime v2.3.0
46252026-09-07T00:13:56.447Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
46262026-09-07T00:13:56.537Z[verify-libraries] Compiling convert_case v0.4.0
46272026-09-07T00:13:56.586Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
46282026-09-07T00:13:56.616Z[verify-libraries] Compiling indent_write v2.2.0
46292026-09-07T00:13:56.616Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
46302026-09-07T00:13:56.661Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
46312026-09-07T00:13:56.687Z[verify-libraries] Compiling progenitor-extras v0.2.0
46322026-09-07T00:13:56.691Z[verify-libraries] Compiling regress v0.11.1
46332026-09-07T00:13:56.770Z[verify-libraries] Compiling secrecy v0.10.3
46342026-09-07T00:13:56.784Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
46352026-09-07T00:13:56.812Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46362026-09-07T00:13:56.985Z[verify-libraries] Compiling universal-hash v0.5.1
46372026-09-07T00:13:57.013Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
46382026-09-07T00:13:57.038Z[verify-libraries] Compiling derive_more v0.99.20
46392026-09-07T00:13:57.087Z[verify-libraries] Compiling opaque-debug v0.3.1
46402026-09-07T00:13:57.145Z[ host-image] Sep 07 00:13:56.631 INFO O| Sep 07 00:13:56.631 INFO O| Actions: Completed 54206 actions in 7.42 seconds.
46412026-09-07T00:13:57.175Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46422026-09-07T00:13:57.211Z[verify-libraries] Compiling poly1305 v0.8.0
46432026-09-07T00:13:57.253Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
46442026-09-07T00:13:57.263Z[ host-image] Sep 07 00:13:56.748 INFO O| Sep 07 00:13:56.748 INFO O| Finalize: Updating package state database ... Done
46452026-09-07T00:13:57.263Z[ host-image] Sep 07 00:13:56.749 INFO O| Sep 07 00:13:56.748 INFO O| Finalize: Updating package cache ... Done
46462026-09-07T00:13:57.276Z[verify-libraries] Compiling chacha20 v0.9.1
46472026-09-07T00:13:57.324Z[verify-libraries] Compiling blake2 v0.10.6
46482026-09-07T00:13:57.404Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
46492026-09-07T00:13:57.411Z[ host-image] Sep 07 00:13:56.897 INFO O| Sep 07 00:13:56.897 INFO O| Finalize: Updating image state ... Done
46502026-09-07T00:13:57.607Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
46512026-09-07T00:13:57.613Z[ recovery-image] Sep 07 00:13:57.099 INFO O| Sep 07 00:13:57.099 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46522026-09-07T00:13:57.623Z[ recovery-image] Sep 07 00:13:57.109 INFO O| Sep 07 00:13:57.109 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
46532026-09-07T00:13:57.632Z[verify-libraries] Compiling aead v0.5.2
46542026-09-07T00:13:57.679Z[verify-libraries] Compiling password-hash v0.5.0
46552026-09-07T00:13:57.703Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46562026-09-07T00:13:57.770Z[verify-libraries] Compiling itertools v0.15.0
46572026-09-07T00:13:57.832Z[verify-libraries] Compiling num-derive v0.4.2
46582026-09-07T00:13:57.954Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
46592026-09-07T00:13:57.974Z[ recovery-image] Sep 07 00:13:57.458 INFO O| Sep 07 00:13:57.458 INFO O| Caching catalogs ... Done
46602026-09-07T00:13:58.010Z[verify-libraries] Compiling argon2 v0.5.3
46612026-09-07T00:13:58.059Z[ recovery-image] Sep 07 00:13:57.544 INFO O| Sep 07 00:13:57.544 INFO STEP 0 (pkg_image_create) COMPLETE
46622026-09-07T00:13:58.059Z[ recovery-image] Sep 07 00:13:57.544 INFO O| Sep 07 00:13:57.544 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46632026-09-07T00:13:58.069Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
46642026-09-07T00:13:58.069Z[ recovery-image] Sep 07 00:13:57.554 INFO O| Sep 07 00:13:57.554 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
46652026-09-07T00:13:58.144Z[verify-libraries] Compiling glob v0.3.3
46662026-09-07T00:13:58.203Z[verify-libraries] Compiling heapless v0.8.0
46672026-09-07T00:13:58.248Z[verify-libraries] Compiling proc-macro-error v1.0.4
46682026-09-07T00:13:58.337Z[verify-libraries] Compiling parse-display v0.10.0
46692026-09-07T00:13:58.416Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO STEP 1 (pkg_set_publisher) COMPLETE
46702026-09-07T00:13:58.416Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46712026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO skip step because feature "publisher_1_name" is not enabled
46722026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46732026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO skip step because feature "publisher_2_name" is not enabled
46742026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46752026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO skip step because feature "publisher_3_name" is not enabled
46762026-09-07T00:13:58.426Z[ recovery-image] Sep 07 00:13:57.900 INFO O| Sep 07 00:13:57.900 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46772026-09-07T00:13:58.452Z[verify-libraries] Compiling thiserror-no-std v2.0.2
46782026-09-07T00:13:58.491Z[ host-image] Sep 07 00:13:57.977 INFO O| Sep 07 00:13:57.977 INFO O| Finalize: Creating fast lookup database ... Done
46792026-09-07T00:13:58.524Z[ host-image] Sep 07 00:13:58.009 INFO O| Sep 07 00:13:58.007 INFO O| Finalize: Reading search index ... Done
46802026-09-07T00:13:58.567Z[verify-libraries] Compiling typify-impl v0.6.2
46812026-09-07T00:13:58.600Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
46822026-09-07T00:13:58.638Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
46832026-09-07T00:13:58.727Z[verify-libraries] Compiling vsss-rs v3.3.4
46842026-09-07T00:13:58.746Z[ recovery-image] Sep 07 00:13:58.232 INFO O| Sep 07 00:13:58.232 INFO variant opensolaris.zone is already global
46852026-09-07T00:13:58.747Z[ recovery-image] Sep 07 00:13:58.232 INFO O| Sep 07 00:13:58.232 INFO STEP 5 (pkg_change_variant) COMPLETE
46862026-09-07T00:13:58.750Z[ recovery-image] Sep 07 00:13:58.232 INFO O| Sep 07 00:13:58.232 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46872026-09-07T00:13:58.778Z[verify-libraries] Compiling tabwriter v1.4.1
46882026-09-07T00:13:58.878Z[verify-libraries] Compiling hash32 v0.3.1
46892026-09-07T00:13:58.978Z[verify-libraries] Compiling smoltcp v0.11.0
46902026-09-07T00:13:59.063Z[ recovery-image] Sep 07 00:13:58.548 INFO O| Sep 07 00:13:58.548 INFO variant opensolaris.imagetype is full; changing to partial
46912026-09-07T00:13:59.063Z[ recovery-image] Sep 07 00:13:58.548 INFO O| Sep 07 00:13:58.548 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
46922026-09-07T00:13:59.076Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
46932026-09-07T00:13:59.159Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46942026-09-07T00:13:59.251Z[verify-libraries] Compiling ingot-macros v0.2.0
46952026-09-07T00:13:59.327Z[verify-libraries] Compiling cobs v0.3.0
46962026-09-07T00:13:59.394Z[verify-libraries] Compiling proc-macro-crate v3.4.0
46972026-09-07T00:13:59.475Z[verify-libraries] Compiling colored v3.1.1
46982026-09-07T00:13:59.536Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46992026-09-07T00:13:59.589Z[verify-libraries] Compiling postcard v1.1.3
47002026-09-07T00:13:59.597Z[verify-libraries] Compiling rayon v1.11.0
47012026-09-07T00:13:59.756Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
47022026-09-07T00:13:59.857Z[verify-libraries] Compiling rand v0.10.1
47032026-09-07T00:13:59.916Z[verify-libraries] Compiling proc-macro-crate v1.3.1
47042026-09-07T00:13:59.970Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47052026-09-07T00:14:00.011Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
47062026-09-07T00:14:00.044Z[verify-libraries] Compiling foreign-types-macros v0.2.3
47072026-09-07T00:14:00.045Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47082026-09-07T00:14:00.054Z[verify-libraries] Compiling num_enum_derive v0.7.6
47092026-09-07T00:14:00.183Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
47102026-09-07T00:14:00.285Z[verify-libraries] Compiling foreign-types-shared v0.3.1
47112026-09-07T00:14:00.409Z[verify-libraries] Compiling num_enum_derive v0.5.11
47122026-09-07T00:14:00.534Z[verify-libraries] Compiling illumos-nvpair v0.3.0
47132026-09-07T00:14:00.590Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
47142026-09-07T00:14:00.593Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
47152026-09-07T00:14:00.708Z[verify-libraries] Compiling foreign-types v0.5.0
47162026-09-07T00:14:00.747Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47172026-09-07T00:14:00.747Z[verify-libraries] Compiling cstr-argument v0.1.2
47182026-09-07T00:14:00.815Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
47192026-09-07T00:14:00.862Z[verify-libraries] Compiling itertools v0.12.1
47202026-09-07T00:14:00.945Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
47212026-09-07T00:14:01.028Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
47222026-09-07T00:14:01.094Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
47232026-09-07T00:14:01.171Z[ host-image] Sep 07 00:14:00.656 INFO O| Sep 07 00:14:00.656 INFO O| Finalize: Building new search index ... Done
47242026-09-07T00:14:01.217Z[verify-libraries] Compiling sigpipe v0.1.3
47252026-09-07T00:14:01.224Z[ recovery-image] Sep 07 00:14:00.707 INFO O| Sep 07 00:14:00.707 INFO O| Startup: Refreshing catalog 'helios' ... Done
47262026-09-07T00:14:01.269Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
47272026-09-07T00:14:01.314Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
47282026-09-07T00:14:01.362Z[verify-libraries] Compiling num_enum v0.7.6
47292026-09-07T00:14:01.366Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
47302026-09-07T00:14:01.366Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
47312026-09-07T00:14:01.497Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
47322026-09-07T00:14:01.529Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
47332026-09-07T00:14:01.568Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
47342026-09-07T00:14:01.594Z[verify-libraries] Compiling num_enum v0.5.11
47352026-09-07T00:14:01.594Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
47362026-09-07T00:14:01.594Z[verify-libraries] Compiling tokio-dtrace v0.1.1
47372026-09-07T00:14:01.602Z[ host-image] Sep 07 00:14:01.088 INFO O| Sep 07 00:14:01.088 INFO O| Finalize: Updating package cache ... Done
47382026-09-07T00:14:01.620Z[verify-libraries] Compiling smf v0.2.3
47392026-09-07T00:14:01.670Z[verify-libraries] Compiling whoami v1.6.1
47402026-09-07T00:14:01.724Z[ recovery-image] Sep 07 00:14:01.210 INFO O| Sep 07 00:14:01.210 INFO O| Startup: Caching catalogs ... Done
47412026-09-07T00:14:01.742Z[ recovery-image] Sep 07 00:14:01.228 INFO O| Sep 07 00:14:01.228 INFO O| Planning: Planning completed in 0.00 seconds
47422026-09-07T00:14:01.747Z[ recovery-image] Sep 07 00:14:01.228 INFO O| Sep 07 00:14:01.228 INFO O| Planning: Consolidating action changes ... Done
47432026-09-07T00:14:01.747Z[ recovery-image] Sep 07 00:14:01.228 INFO O| Sep 07 00:14:01.228 INFO O| Planning: Evaluating mediators ... Done
47442026-09-07T00:14:01.747Z[ recovery-image] Sep 07 00:14:01.228 INFO O| Sep 07 00:14:01.228 INFO O| Planning: Planning completed in 0.00 seconds
47452026-09-07T00:14:01.747Z[ recovery-image] Sep 07 00:14:01.228 INFO O| Sep 07 00:14:01.228 INFO O| Variants/Facets to change: 1
47462026-09-07T00:14:01.760Z[ recovery-image] Sep 07 00:14:01.245 INFO O| Sep 07 00:14:01.245 INFO O| Finalize: Updating package state database ... Done
47472026-09-07T00:14:01.761Z[ recovery-image] Sep 07 00:14:01.245 INFO O| Sep 07 00:14:01.245 INFO O| Finalize: Updating package cache ... Done
47482026-09-07T00:14:01.777Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
47492026-09-07T00:14:01.777Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
47502026-09-07T00:14:01.850Z[ recovery-image] Sep 07 00:14:01.335 INFO O| Sep 07 00:14:01.335 INFO O| Finalize: Updating image state ... Done
47512026-09-07T00:14:01.868Z[ recovery-image] Sep 07 00:14:01.353 INFO O| Sep 07 00:14:01.353 INFO O| Finalize: Creating fast lookup database ... Done
47522026-09-07T00:14:01.871Z[ recovery-image] Sep 07 00:14:01.354 INFO O| Sep 07 00:14:01.354 INFO O| Finalize: Reading search index ... Done
47532026-09-07T00:14:01.871Z[ recovery-image] Sep 07 00:14:01.354 INFO O| Sep 07 00:14:01.354 INFO O| Finalize: Updating search index ... Done
47542026-09-07T00:14:01.871Z[ recovery-image] Sep 07 00:14:01.355 INFO O| Sep 07 00:14:01.355 INFO O| Finalize: Updating package cache ... Done
47552026-09-07T00:14:01.961Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
47562026-09-07T00:14:02.002Z[ host-image] Sep 07 00:14:01.488 INFO O| Sep 07 00:14:01.488 INFO STEP 11 (pkg_install) COMPLETE
47572026-09-07T00:14:02.002Z[ host-image] Sep 07 00:14:01.488 INFO O| Sep 07 00:14:01.488 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47582026-09-07T00:14:02.013Z[ host-image] Sep 07 00:14:01.498 INFO O| Sep 07 00:14:01.498 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest", "/system/i2c"]
47592026-09-07T00:14:02.032Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
47602026-09-07T00:14:02.142Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
47612026-09-07T00:14:02.181Z[verify-libraries] Compiling zone v0.3.1
47622026-09-07T00:14:02.181Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
47632026-09-07T00:14:02.185Z[verify-libraries] Compiling gethostname v0.5.0
47642026-09-07T00:14:02.188Z[ recovery-image] Sep 07 00:14:01.671 INFO O| Sep 07 00:14:01.671 INFO STEP 6 (pkg_change_variant) COMPLETE
47652026-09-07T00:14:02.188Z[ recovery-image] Sep 07 00:14:01.671 INFO O| Sep 07 00:14:01.671 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47662026-09-07T00:14:02.188Z[ recovery-image] Sep 07 00:14:01.671 INFO O| Sep 07 00:14:01.671 INFO skip step because feature "debug_variant" is not enabled
47672026-09-07T00:14:02.188Z[ recovery-image] Sep 07 00:14:01.671 INFO O| Sep 07 00:14:01.671 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47682026-09-07T00:14:02.253Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
47692026-09-07T00:14:02.258Z[verify-libraries] Compiling slog-dtrace v0.3.0
47702026-09-07T00:14:02.306Z[verify-libraries] Compiling newline-converter v0.3.0
47712026-09-07T00:14:02.362Z[verify-libraries] Compiling console v0.15.11
47722026-09-07T00:14:02.393Z[verify-libraries] Compiling ingot-types v0.2.0
47732026-09-07T00:14:02.397Z[verify-libraries] Compiling linear-map v1.2.0
47742026-09-07T00:14:02.439Z[verify-libraries] Compiling num-rational v0.4.2
47752026-09-07T00:14:02.464Z[verify-libraries] Compiling num-complex v0.4.6
47762026-09-07T00:14:02.584Z[verify-libraries] Compiling prettyplease v0.2.37
47772026-09-07T00:14:02.614Z[ recovery-image] Sep 07 00:14:02.100 INFO O| Sep 07 00:14:02.100 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
47782026-09-07T00:14:02.776Z[verify-libraries] Compiling float-ord v0.3.2
47792026-09-07T00:14:02.934Z[verify-libraries] Compiling ingot v0.2.1
47802026-09-07T00:14:02.961Z[verify-libraries] Compiling expectorate v1.2.0
47812026-09-07T00:14:03.079Z[verify-libraries] Compiling num v0.4.3
47822026-09-07T00:14:03.114Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47832026-09-07T00:14:03.165Z[verify-libraries] Compiling minimal-lexical v0.2.1
47842026-09-07T00:14:03.204Z[verify-libraries] Compiling unicode-xid v0.2.6
47852026-09-07T00:14:03.232Z[verify-libraries] Compiling tabled_derive v0.7.0
47862026-09-07T00:14:03.232Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
47872026-09-07T00:14:03.372Z[verify-libraries] Compiling ar_archive_writer v0.5.1
47882026-09-07T00:14:03.422Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47892026-09-07T00:14:03.425Z[verify-libraries] Compiling nom v7.1.3
47902026-09-07T00:14:03.425Z[verify-libraries] Compiling typify-macro v0.6.2
47912026-09-07T00:14:03.564Z[verify-libraries] Compiling fd-lock v4.0.4
47922026-09-07T00:14:03.710Z[verify-libraries] Compiling vte v0.14.1
47932026-09-07T00:14:03.885Z[verify-libraries] Compiling display-error-chain v0.2.2
47942026-09-07T00:14:03.928Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
47952026-09-07T00:14:03.935Z[verify-libraries] Compiling crossterm v0.29.0
47962026-09-07T00:14:04.036Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47972026-09-07T00:14:04.039Z[verify-libraries] Compiling stacker v0.1.23
47982026-09-07T00:14:04.039Z[verify-libraries] Compiling cfg_aliases v0.1.1
47992026-09-07T00:14:04.191Z[verify-libraries] Compiling termtree v0.5.1
48002026-09-07T00:14:04.196Z[verify-libraries] Compiling semver v0.1.20
48012026-09-07T00:14:04.295Z[verify-libraries] Compiling psm v0.1.30
48022026-09-07T00:14:04.301Z[verify-libraries] Compiling reedline v0.40.0
48032026-09-07T00:14:04.304Z[ host-image] Sep 07 00:14:03.787 INFO O| Sep 07 00:14:03.787 INFO O| Startup: Refreshing catalog 'helios' ... Done
48042026-09-07T00:14:04.340Z[verify-libraries] Compiling nix v0.28.0
48052026-09-07T00:14:04.381Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
48062026-09-07T00:14:04.437Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
48072026-09-07T00:14:04.440Z[verify-libraries] Compiling tabled v0.15.0
48082026-09-07T00:14:04.440Z[verify-libraries] Compiling phf_shared v0.12.1
48092026-09-07T00:14:04.604Z[verify-libraries] Compiling rustc_version v0.1.7
48102026-09-07T00:14:04.654Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
48112026-09-07T00:14:04.705Z[verify-libraries] Compiling nibble_vec v0.1.0
48122026-09-07T00:14:04.776Z[verify-libraries] Compiling chrono-tz v0.10.4
48132026-09-07T00:14:04.831Z[ host-image] Sep 07 00:14:04.316 INFO O| Sep 07 00:14:04.316 INFO O| Startup: Caching catalogs ... Done
48142026-09-07T00:14:04.836Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
48152026-09-07T00:14:04.949Z[verify-libraries] Compiling endian-type v0.1.2
48162026-09-07T00:14:04.953Z[verify-libraries] Compiling highway v1.3.0
48172026-09-07T00:14:05.147Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
48182026-09-07T00:14:05.150Z[verify-libraries] Compiling radix_trie v0.2.1
48192026-09-07T00:14:05.195Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
48202026-09-07T00:14:05.195Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
48212026-09-07T00:14:05.199Z[ recovery-image] Sep 07 00:14:04.685 INFO O| Sep 07 00:14:04.685 INFO O| Startup: Refreshing catalog 'helios' ... Done
48222026-09-07T00:14:05.245Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
48232026-09-07T00:14:05.269Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
48242026-09-07T00:14:05.362Z[verify-libraries] Compiling newtype_derive v0.1.6
48252026-09-07T00:14:05.445Z[verify-libraries] Compiling typify v0.6.2
48262026-09-07T00:14:05.480Z[verify-libraries] Compiling phf v0.12.1
48272026-09-07T00:14:05.491Z[ host-image] Sep 07 00:14:04.969 INFO O| Sep 07 00:14:04.969 INFO O| Planning: Solver setup ... Done
48282026-09-07T00:14:05.504Z[ host-image] Sep 07 00:14:04.974 INFO O| Sep 07 00:14:04.974 INFO O| Planning: Running solver ... Done
48292026-09-07T00:14:05.511Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
48302026-09-07T00:14:05.511Z[ host-image] Sep 07 00:14:04.993 INFO O| Sep 07 00:14:04.993 INFO O| Planning: Finding local manifests ... Done
48312026-09-07T00:14:05.524Z[ host-image] Sep 07 00:14:05.009 INFO O| Sep 07 00:14:05.009 INFO O| Planning: Fetching manifests: 0/6 0% complete
48322026-09-07T00:14:05.607Z[ host-image] Sep 07 00:14:05.089 INFO O| Sep 07 00:14:05.088 INFO O| Planning: Fetching manifests: 6/6 100% complete
48332026-09-07T00:14:05.618Z[verify-libraries] Compiling progenitor-impl v0.14.0
48342026-09-07T00:14:05.628Z[ host-image] Sep 07 00:14:05.113 INFO O| Sep 07 00:14:05.113 INFO O| Planning: Package planning ... Done
48352026-09-07T00:14:05.632Z[ host-image] Sep 07 00:14:05.116 INFO O| Sep 07 00:14:05.116 INFO O| Planning: Merging actions ... Done
48362026-09-07T00:14:05.669Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
48372026-09-07T00:14:05.680Z[ recovery-image] Sep 07 00:14:05.164 INFO O| Sep 07 00:14:05.164 INFO O| Startup: Caching catalogs ... Done
48382026-09-07T00:14:05.699Z[ host-image] Sep 07 00:14:05.178 INFO O| Sep 07 00:14:05.178 INFO O| Planning: Checking for conflicting actions ... Done
48392026-09-07T00:14:05.705Z[ host-image] Sep 07 00:14:05.180 INFO O| Sep 07 00:14:05.180 INFO O| Planning: Consolidating action changes ... Done
48402026-09-07T00:14:05.705Z[ recovery-image] Sep 07 00:14:05.181 INFO O| Sep 07 00:14:05.181 INFO O| Planning: Planning completed in 0.00 seconds
48412026-09-07T00:14:05.705Z[ recovery-image] Sep 07 00:14:05.182 INFO O| Sep 07 00:14:05.181 INFO O| Planning: Consolidating action changes ... Done
48422026-09-07T00:14:05.706Z[ recovery-image] Sep 07 00:14:05.182 INFO O| Sep 07 00:14:05.182 INFO O| Planning: Evaluating mediators ... Done
48432026-09-07T00:14:05.706Z[ recovery-image] Sep 07 00:14:05.182 INFO O| Sep 07 00:14:05.182 INFO O| Planning: Planning completed in 0.00 seconds
48442026-09-07T00:14:05.706Z[ recovery-image] Sep 07 00:14:05.182 INFO O| Sep 07 00:14:05.182 INFO O| Variants/Facets to change: 1
48452026-09-07T00:14:05.711Z[verify-libraries] Compiling peg-macros v0.8.5
48462026-09-07T00:14:05.722Z[ recovery-image] Sep 07 00:14:05.208 INFO O| Sep 07 00:14:05.202 INFO O| Finalize: Updating package state database ... Done
48472026-09-07T00:14:05.722Z[ recovery-image] Sep 07 00:14:05.208 INFO O| Sep 07 00:14:05.202 INFO O| Finalize: Updating package cache ... Done
48482026-09-07T00:14:05.816Z[ recovery-image] Sep 07 00:14:05.301 INFO O| Sep 07 00:14:05.301 INFO O| Finalize: Updating image state ... Done
48492026-09-07T00:14:05.834Z[ host-image] Sep 07 00:14:05.319 INFO O| Sep 07 00:14:05.319 INFO O| Planning: Evaluating mediators ... Done
48502026-09-07T00:14:05.839Z[ recovery-image] Sep 07 00:14:05.320 INFO O| Sep 07 00:14:05.320 INFO O| Finalize: Creating fast lookup database ... Done
48512026-09-07T00:14:05.839Z[ recovery-image] Sep 07 00:14:05.321 INFO O| Sep 07 00:14:05.321 INFO O| Finalize: Reading search index ... Done
48522026-09-07T00:14:05.839Z[ recovery-image] Sep 07 00:14:05.321 INFO O| Sep 07 00:14:05.321 INFO O| Finalize: Updating search index ... Done
48532026-09-07T00:14:05.839Z[ host-image] Sep 07 00:14:05.321 INFO O| Sep 07 00:14:05.321 INFO O| Planning: Planning completed in 0.98 seconds
48542026-09-07T00:14:05.839Z[ host-image] Sep 07 00:14:05.321 INFO O| Sep 07 00:14:05.321 INFO O| Packages to install: 6
48552026-09-07T00:14:05.839Z[ host-image] Sep 07 00:14:05.321 INFO O| Sep 07 00:14:05.321 INFO O| Services to change: 2
48562026-09-07T00:14:05.839Z[ recovery-image] Sep 07 00:14:05.322 INFO O| Sep 07 00:14:05.322 INFO O| Finalize: Updating package cache ... Done
48572026-09-07T00:14:05.847Z[ host-image] Sep 07 00:14:05.332 INFO O| Sep 07 00:14:05.332 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
48582026-09-07T00:14:05.929Z[verify-libraries] Compiling recursive v0.1.1
48592026-09-07T00:14:06.079Z[ host-image] Sep 07 00:14:05.564 INFO O| Sep 07 00:14:05.564 INFO O| Download: Completed 1.76 MB in 0.23 seconds (7.6M/s)
48602026-09-07T00:14:06.107Z[ host-image] Sep 07 00:14:05.592 INFO O| Sep 07 00:14:05.592 INFO O| Actions: 1/391 actions (Installing new actions)
48612026-09-07T00:14:06.157Z[verify-libraries] Compiling sqlparser_derive v0.5.0
48622026-09-07T00:14:06.175Z[ recovery-image] Sep 07 00:14:05.660 INFO O| Sep 07 00:14:05.660 INFO STEP 8 (pkg_change_facet) COMPLETE
48632026-09-07T00:14:06.175Z[ recovery-image] Sep 07 00:14:05.660 INFO O| Sep 07 00:14:05.660 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48642026-09-07T00:14:06.200Z[verify-libraries] Compiling winnow v0.6.26
48652026-09-07T00:14:06.285Z[ host-image] Sep 07 00:14:05.771 INFO O| Sep 07 00:14:05.770 INFO O| Actions: Completed 391 actions in 0.18 seconds.
48662026-09-07T00:14:06.346Z[ host-image] Sep 07 00:14:05.817 INFO O| Sep 07 00:14:05.816 INFO O| Finalize: Updating package state database ... Done
48672026-09-07T00:14:06.346Z[ host-image] Sep 07 00:14:05.817 INFO O| Sep 07 00:14:05.816 INFO O| Finalize: Updating package cache ... Done
48682026-09-07T00:14:06.405Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
48692026-09-07T00:14:06.446Z[ host-image] Sep 07 00:14:05.925 INFO O| Sep 07 00:14:05.924 INFO O| Finalize: Updating image state ... Done
48702026-09-07T00:14:06.501Z[verify-libraries] Compiling csv-core v0.1.13
48712026-09-07T00:14:06.535Z[ recovery-image] Sep 07 00:14:06.021 INFO O| Sep 07 00:14:06.020 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
48722026-09-07T00:14:06.559Z[verify-libraries] Compiling home v0.5.12
48732026-09-07T00:14:06.856Z[verify-libraries] Compiling unicode_categories v0.1.1
48742026-09-07T00:14:06.888Z[verify-libraries] Compiling csv v1.4.0
48752026-09-07T00:14:06.901Z[verify-libraries] Compiling rustyline v14.0.0
48762026-09-07T00:14:06.947Z[verify-libraries] Compiling const_format v0.2.35
48772026-09-07T00:14:07.126Z[verify-libraries] Compiling sqlparser v0.61.0
48782026-09-07T00:14:07.186Z[verify-libraries] Compiling bcs v0.1.6
48792026-09-07T00:14:07.339Z[verify-libraries] Compiling peg v0.8.5
48802026-09-07T00:14:07.409Z[ host-image] Sep 07 00:14:06.888 INFO O| Sep 07 00:14:06.888 INFO O| Finalize: Creating fast lookup database ... Done
48812026-09-07T00:14:07.413Z[verify-libraries] Compiling nom v8.0.0
48822026-09-07T00:14:07.433Z[ host-image] Sep 07 00:14:06.919 INFO O| Sep 07 00:14:06.919 INFO O| Finalize: Reading search index ... Done
48832026-09-07T00:14:07.433Z[ host-image] Sep 07 00:14:06.919 INFO O| Sep 07 00:14:06.919 INFO O| Finalize: Updating search index ... Done
48842026-09-07T00:14:07.453Z[ host-image] Sep 07 00:14:06.934 INFO O| Sep 07 00:14:06.934 INFO O| Finalize: Updating package cache ... Done
48852026-09-07T00:14:07.475Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
48862026-09-07T00:14:07.486Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48872026-09-07T00:14:07.588Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48882026-09-07T00:14:07.623Z[verify-libraries] Compiling steno v0.4.1
48892026-09-07T00:14:07.642Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48902026-09-07T00:14:07.729Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
48912026-09-07T00:14:07.824Z[ host-image] Sep 07 00:14:07.310 INFO O| Sep 07 00:14:07.309 INFO STEP 12 (pkg_install) COMPLETE
48922026-09-07T00:14:07.824Z[ host-image] Sep 07 00:14:07.310 INFO O| Sep 07 00:14:07.309 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48932026-09-07T00:14:07.839Z[ host-image] Sep 07 00:14:07.321 INFO O| Sep 07 00:14:07.321 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
48942026-09-07T00:14:07.945Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
48952026-09-07T00:14:08.114Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
48962026-09-07T00:14:08.190Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
48972026-09-07T00:14:08.245Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
48982026-09-07T00:14:08.481Z[verify-libraries] Compiling sqlformat v0.3.5
48992026-09-07T00:14:08.629Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
49002026-09-07T00:14:08.756Z[verify-libraries] Compiling progenitor-macro v0.14.0
49012026-09-07T00:14:08.848Z[verify-libraries] Compiling utf-8 v0.7.6
49022026-09-07T00:14:08.867Z[ recovery-image] Sep 07 00:14:08.348 INFO O| Sep 07 00:14:08.348 INFO O| Startup: Refreshing catalog 'helios' ... Done
49032026-09-07T00:14:08.898Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
49042026-09-07T00:14:08.950Z[verify-libraries] Compiling tagptr v0.2.0
49052026-09-07T00:14:09.005Z[verify-libraries] Compiling libefi-sys v0.1.0
49062026-09-07T00:14:09.060Z[verify-libraries] Compiling bitfield-struct v0.6.2
49072026-09-07T00:14:09.147Z[verify-libraries] Compiling moka v0.12.13
49082026-09-07T00:14:09.219Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
49092026-09-07T00:14:09.333Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
49102026-09-07T00:14:09.346Z[ recovery-image] Sep 07 00:14:08.832 INFO O| Sep 07 00:14:08.831 INFO O| Startup: Caching catalogs ... Done
49112026-09-07T00:14:09.367Z[ recovery-image] Sep 07 00:14:08.849 INFO O| Sep 07 00:14:08.849 INFO O| Planning: Planning completed in 0.00 seconds
49122026-09-07T00:14:09.367Z[ recovery-image] Sep 07 00:14:08.849 INFO O| Sep 07 00:14:08.849 INFO O| Planning: Consolidating action changes ... Done
49132026-09-07T00:14:09.367Z[ recovery-image] Sep 07 00:14:08.849 INFO O| Sep 07 00:14:08.849 INFO O| Planning: Evaluating mediators ... Done
49142026-09-07T00:14:09.367Z[ recovery-image] Sep 07 00:14:08.849 INFO O| Sep 07 00:14:08.849 INFO O| Planning: Planning completed in 0.00 seconds
49152026-09-07T00:14:09.367Z[ recovery-image] Sep 07 00:14:08.850 INFO O| Sep 07 00:14:08.850 INFO O| Variants/Facets to change: 1
49162026-09-07T00:14:09.377Z[ recovery-image] Sep 07 00:14:08.863 INFO O| Sep 07 00:14:08.862 INFO O| Finalize: Updating package state database ... Done
49172026-09-07T00:14:09.377Z[ recovery-image] Sep 07 00:14:08.863 INFO O| Sep 07 00:14:08.863 INFO O| Finalize: Updating package cache ... Done
49182026-09-07T00:14:09.483Z[ recovery-image] Sep 07 00:14:08.962 INFO O| Sep 07 00:14:08.962 INFO O| Finalize: Updating image state ... Done
49192026-09-07T00:14:09.487Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
49202026-09-07T00:14:09.517Z[ recovery-image] Sep 07 00:14:09.002 INFO O| Sep 07 00:14:09.002 INFO O| Finalize: Creating fast lookup database ... Done
49212026-09-07T00:14:09.523Z[ recovery-image] Sep 07 00:14:09.003 INFO O| Sep 07 00:14:09.003 INFO O| Finalize: Reading search index ... Done
49222026-09-07T00:14:09.523Z[ recovery-image] Sep 07 00:14:09.003 INFO O| Sep 07 00:14:09.003 INFO O| Finalize: Updating search index ... Done
49232026-09-07T00:14:09.523Z[ recovery-image] Sep 07 00:14:09.004 INFO O| Sep 07 00:14:09.004 INFO O| Finalize: Updating package cache ... Done
49242026-09-07T00:14:09.634Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
49252026-09-07T00:14:09.660Z[verify-libraries] Compiling xshell-macros v0.2.7
49262026-09-07T00:14:09.707Z[verify-libraries] Compiling tungstenite v0.21.0
49272026-09-07T00:14:09.707Z[verify-libraries] Compiling sha2 v0.11.0
49282026-09-07T00:14:09.732Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
49292026-09-07T00:14:09.854Z[ recovery-image] Sep 07 00:14:09.333 INFO O| Sep 07 00:14:09.333 INFO STEP 9 (pkg_change_facet) COMPLETE
49302026-09-07T00:14:09.854Z[ recovery-image] Sep 07 00:14:09.333 INFO O| Sep 07 00:14:09.333 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49312026-09-07T00:14:09.944Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49322026-09-07T00:14:10.019Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
49332026-09-07T00:14:10.039Z[verify-libraries] Compiling hickory-resolver v0.25.2
49342026-09-07T00:14:10.063Z[verify-libraries] Compiling half v1.8.3
49352026-09-07T00:14:10.126Z[verify-libraries] Compiling xshell v0.2.7
49362026-09-07T00:14:10.164Z[ recovery-image] Sep 07 00:14:09.649 INFO O| Sep 07 00:14:09.649 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
49372026-09-07T00:14:10.384Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
49382026-09-07T00:14:10.417Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
49392026-09-07T00:14:10.421Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
49402026-09-07T00:14:10.425Z[ host-image] Sep 07 00:14:09.911 INFO O| Sep 07 00:14:09.911 INFO O| Startup: Refreshing catalog 'helios' ... Done
49412026-09-07T00:14:10.440Z[verify-libraries] Compiling serde_cbor v0.11.2
49422026-09-07T00:14:10.618Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49432026-09-07T00:14:10.705Z[verify-libraries] Compiling libscf-sys v1.2.0
49442026-09-07T00:14:10.756Z[verify-libraries] Compiling subprocess v0.2.15
49452026-09-07T00:14:10.817Z[verify-libraries] Compiling papergrid v0.18.0
49462026-09-07T00:14:10.883Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
49472026-09-07T00:14:10.946Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49482026-09-07T00:14:10.950Z[ host-image] Sep 07 00:14:10.430 INFO O| Sep 07 00:14:10.430 INFO O| Startup: Caching catalogs ... Done
49492026-09-07T00:14:11.003Z[verify-libraries] Compiling headers-core v0.3.0
49502026-09-07T00:14:11.068Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49512026-09-07T00:14:11.118Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
49522026-09-07T00:14:11.188Z[verify-libraries] Compiling unicase v2.9.0
49532026-09-07T00:14:11.402Z[verify-libraries] Compiling headers v0.4.1
49542026-09-07T00:14:11.468Z[verify-libraries] Compiling darling_core v0.21.3
49552026-09-07T00:14:11.569Z[verify-libraries] Compiling maplit v1.0.2
49562026-09-07T00:14:11.633Z[ host-image] Sep 07 00:14:11.064 INFO O| Sep 07 00:14:11.064 INFO O| Planning: Solver setup ... Done
49572026-09-07T00:14:11.638Z[ host-image] Sep 07 00:14:11.069 INFO O| Sep 07 00:14:11.068 INFO O| Planning: Running solver ... Done
49582026-09-07T00:14:11.638Z[ host-image] Sep 07 00:14:11.102 INFO O| Sep 07 00:14:11.102 INFO O| Planning: Finding local manifests ... Done
49592026-09-07T00:14:11.639Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
49602026-09-07T00:14:11.676Z[ host-image] Sep 07 00:14:11.162 INFO O| Sep 07 00:14:11.162 INFO O| Planning: Fetching manifests: 0/6 0% complete
49612026-09-07T00:14:11.731Z[verify-libraries] Compiling yasna v0.5.2
49622026-09-07T00:14:11.795Z[verify-libraries] Compiling crc8 v0.1.1
49632026-09-07T00:14:11.897Z[ host-image] Sep 07 00:14:11.383 INFO O| Sep 07 00:14:11.383 INFO O| Planning: Fetching manifests: 6/6 100% complete
49642026-09-07T00:14:11.926Z[ host-image] Sep 07 00:14:11.410 INFO O| Sep 07 00:14:11.410 INFO O| Planning: Package planning ... Done
49652026-09-07T00:14:11.935Z[ host-image] Sep 07 00:14:11.418 INFO O| Sep 07 00:14:11.418 INFO O| Planning: Merging actions ... Done
49662026-09-07T00:14:11.986Z[ host-image] Sep 07 00:14:11.468 INFO O| Sep 07 00:14:11.468 INFO O| Planning: Checking for conflicting actions ... Done
49672026-09-07T00:14:11.996Z[ host-image] Sep 07 00:14:11.471 INFO O| Sep 07 00:14:11.471 INFO O| Planning: Consolidating action changes ... Done
49682026-09-07T00:14:11.996Z[verify-libraries] Compiling tabled v0.21.0
49692026-09-07T00:14:12.084Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49702026-09-07T00:14:12.119Z[ host-image] Sep 07 00:14:11.604 INFO O| Sep 07 00:14:11.604 INFO O| Planning: Evaluating mediators ... Done
49712026-09-07T00:14:12.123Z[ host-image] Sep 07 00:14:11.607 INFO O| Sep 07 00:14:11.607 INFO O| Planning: Planning completed in 1.16 seconds
49722026-09-07T00:14:12.123Z[ host-image] Sep 07 00:14:11.608 INFO O| Sep 07 00:14:11.608 INFO O| Packages to install: 6
49732026-09-07T00:14:12.123Z[ host-image] Sep 07 00:14:11.608 INFO O| Sep 07 00:14:11.608 INFO O| Mediators to change: 1
49742026-09-07T00:14:12.123Z[ host-image] Sep 07 00:14:11.608 INFO O| Sep 07 00:14:11.608 INFO O| Services to change: 1
49752026-09-07T00:14:12.136Z[ host-image] Sep 07 00:14:11.619 INFO O| Sep 07 00:14:11.619 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
49762026-09-07T00:14:12.177Z[verify-libraries] Compiling vergen-lib v0.1.6
49772026-09-07T00:14:12.269Z[verify-libraries] Compiling diesel_derives v2.3.7
49782026-09-07T00:14:12.282Z[ recovery-image] Sep 07 00:14:11.767 INFO O| Sep 07 00:14:11.767 INFO O| Startup: Refreshing catalog 'helios' ... Done
49792026-09-07T00:14:12.324Z[verify-libraries] Compiling port-file v0.1.0
49802026-09-07T00:14:12.371Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
49812026-09-07T00:14:12.593Z[verify-libraries] Compiling rcgen v0.12.1
49822026-09-07T00:14:12.713Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49832026-09-07T00:14:12.726Z[ host-image] Sep 07 00:14:12.206 INFO O| Sep 07 00:14:12.206 INFO O| Download: Completed 7.84 MB in 0.59 seconds (13.4M/s)
49842026-09-07T00:14:12.739Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49852026-09-07T00:14:12.743Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49862026-09-07T00:14:12.853Z[ host-image] Sep 07 00:14:12.339 INFO O| Sep 07 00:14:12.338 INFO O| Actions: 1/1366 actions (Installing new actions)
49872026-09-07T00:14:12.862Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
49882026-09-07T00:14:12.886Z[ recovery-image] Sep 07 00:14:12.372 INFO O| Sep 07 00:14:12.372 INFO O| Startup: Caching catalogs ... Done
49892026-09-07T00:14:12.903Z[ recovery-image] Sep 07 00:14:12.389 INFO O| Sep 07 00:14:12.389 INFO O| Planning: Planning completed in 0.00 seconds
49902026-09-07T00:14:12.907Z[ recovery-image] Sep 07 00:14:12.389 INFO O| Sep 07 00:14:12.389 INFO O| Planning: Consolidating action changes ... Done
49912026-09-07T00:14:12.907Z[ recovery-image] Sep 07 00:14:12.389 INFO O| Sep 07 00:14:12.389 INFO O| Planning: Evaluating mediators ... Done
49922026-09-07T00:14:12.907Z[ recovery-image] Sep 07 00:14:12.390 INFO O| Sep 07 00:14:12.390 INFO O| Planning: Planning completed in 0.00 seconds
49932026-09-07T00:14:12.907Z[ recovery-image] Sep 07 00:14:12.390 INFO O| Sep 07 00:14:12.390 INFO O| Variants/Facets to change: 1
49942026-09-07T00:14:12.930Z[ recovery-image] Sep 07 00:14:12.416 INFO O| Sep 07 00:14:12.416 INFO O| Finalize: Updating package state database ... Done
49952026-09-07T00:14:12.930Z[ recovery-image] Sep 07 00:14:12.416 INFO O| Sep 07 00:14:12.416 INFO O| Finalize: Updating package cache ... Done
49962026-09-07T00:14:13.009Z[ recovery-image] Sep 07 00:14:12.494 INFO O| Sep 07 00:14:12.494 INFO O| Finalize: Updating image state ... Done
49972026-09-07T00:14:13.026Z[ recovery-image] Sep 07 00:14:12.512 INFO O| Sep 07 00:14:12.512 INFO O| Finalize: Creating fast lookup database ... Done
49982026-09-07T00:14:13.030Z[ recovery-image] Sep 07 00:14:12.513 INFO O| Sep 07 00:14:12.513 INFO O| Finalize: Reading search index ... Done
49992026-09-07T00:14:13.030Z[ recovery-image] Sep 07 00:14:12.513 INFO O| Sep 07 00:14:12.513 INFO O| Finalize: Updating search index ... Done
50002026-09-07T00:14:13.030Z[ recovery-image] Sep 07 00:14:12.514 INFO O| Sep 07 00:14:12.514 INFO O| Finalize: Updating package cache ... Done
50012026-09-07T00:14:13.083Z[ host-image] Sep 07 00:14:12.568 INFO O| Sep 07 00:14:12.568 INFO O| Actions: Completed 1366 actions in 0.23 seconds.
50022026-09-07T00:14:13.086Z[verify-libraries] Compiling r2d2 v0.8.10
50032026-09-07T00:14:13.091Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
50042026-09-07T00:14:13.130Z[ host-image] Sep 07 00:14:12.616 INFO O| Sep 07 00:14:12.616 INFO O| Finalize: Updating package state database ... Done
50052026-09-07T00:14:13.130Z[ host-image] Sep 07 00:14:12.616 INFO O| Sep 07 00:14:12.616 INFO O| Finalize: Updating package cache ... Done
50062026-09-07T00:14:13.226Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
50072026-09-07T00:14:13.236Z[ host-image] Sep 07 00:14:12.721 INFO O| Sep 07 00:14:12.721 INFO O| Finalize: Updating image state ... Done
50082026-09-07T00:14:13.301Z[verify-libraries] Compiling digest-io v0.1.0
50092026-09-07T00:14:13.353Z[ recovery-image] Sep 07 00:14:12.821 INFO O| Sep 07 00:14:12.821 INFO STEP 10 (pkg_change_facet) COMPLETE
50102026-09-07T00:14:13.353Z[ recovery-image] Sep 07 00:14:12.821 INFO O| Sep 07 00:14:12.821 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50112026-09-07T00:14:13.374Z[ recovery-image] Sep 07 00:14:12.830 INFO O| Sep 07 00:14:12.830 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
50122026-09-07T00:14:13.441Z[verify-libraries] Compiling dirs-sys-next v0.1.2
50132026-09-07T00:14:13.554Z[verify-libraries] Compiling rawzip v0.4.4
50142026-09-07T00:14:13.720Z[verify-libraries] Compiling crunchy v0.2.4
50152026-09-07T00:14:13.876Z[verify-libraries] Compiling downcast-rs v2.0.2
50162026-09-07T00:14:14.019Z[verify-libraries] Compiling cpubits v0.1.1
50172026-09-07T00:14:14.150Z[verify-libraries] Compiling dirs-next v2.0.0
50182026-09-07T00:14:14.238Z[ host-image] Sep 07 00:14:13.722 INFO O| Sep 07 00:14:13.722 INFO O| Finalize: Creating fast lookup database ... Done
50192026-09-07T00:14:14.271Z[ host-image] Sep 07 00:14:13.754 INFO O| Sep 07 00:14:13.754 INFO O| Finalize: Reading search index ... Done
50202026-09-07T00:14:14.271Z[ host-image] Sep 07 00:14:13.755 INFO O| Sep 07 00:14:13.754 INFO O| Finalize: Updating search index ... Done
50212026-09-07T00:14:14.305Z[ host-image] Sep 07 00:14:13.787 INFO O| Sep 07 00:14:13.787 INFO O| Finalize: Updating package cache ... Done
50222026-09-07T00:14:14.342Z[verify-libraries] Compiling darling_macro v0.21.3
50232026-09-07T00:14:14.406Z[verify-libraries] Compiling clang-sys v1.8.1
50242026-09-07T00:14:14.452Z[verify-libraries] Compiling progenitor v0.14.0
50252026-09-07T00:14:14.493Z[verify-libraries] Compiling ignore v0.4.25
50262026-09-07T00:14:14.499Z[verify-libraries] Compiling anstyle-parse v0.2.7
50272026-09-07T00:14:14.635Z[ host-image] Sep 07 00:14:14.119 INFO O| Sep 07 00:14:14.119 INFO STEP 13 (pkg_install) COMPLETE
50282026-09-07T00:14:14.635Z[ host-image] Sep 07 00:14:14.119 INFO O| Sep 07 00:14:14.119 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50292026-09-07T00:14:14.643Z[ host-image] Sep 07 00:14:14.129 INFO O| Sep 07 00:14:14.129 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
50302026-09-07T00:14:14.690Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
50312026-09-07T00:14:14.821Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
50322026-09-07T00:14:14.860Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
50332026-09-07T00:14:14.898Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
50342026-09-07T00:14:14.943Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
50352026-09-07T00:14:14.997Z[verify-libraries] Compiling darling v0.21.3
50362026-09-07T00:14:15.040Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
50372026-09-07T00:14:15.167Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50382026-09-07T00:14:15.195Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50392026-09-07T00:14:15.201Z[verify-libraries] Compiling dsl_auto_type v0.2.0
50402026-09-07T00:14:15.703Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
50412026-09-07T00:14:15.708Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
50422026-09-07T00:14:15.708Z[verify-libraries] Compiling tiny-keccak v2.0.2
50432026-09-07T00:14:15.708Z[verify-libraries] Compiling globwalk v0.9.1
50442026-09-07T00:14:15.708Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
50452026-09-07T00:14:15.851Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
50462026-09-07T00:14:15.918Z[ recovery-image] Sep 07 00:14:15.402 INFO O| Sep 07 00:14:15.402 INFO O| Startup: Refreshing catalog 'helios' ... Done
50472026-09-07T00:14:15.954Z[verify-libraries] Compiling anstream v0.6.21
50482026-09-07T00:14:15.959Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
50492026-09-07T00:14:16.020Z[verify-libraries] Compiling term v0.7.0
50502026-09-07T00:14:16.320Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
50512026-09-07T00:14:16.464Z[ recovery-image] Sep 07 00:14:15.949 INFO O| Sep 07 00:14:15.949 INFO O| Startup: Caching catalogs ... Done
50522026-09-07T00:14:16.493Z[verify-libraries] Compiling predicates-tree v1.0.13
50532026-09-07T00:14:16.608Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
50542026-09-07T00:14:16.813Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
50552026-09-07T00:14:16.859Z[verify-libraries] Compiling rand_seeder v0.4.0
50562026-09-07T00:14:16.904Z[verify-libraries] Compiling bit-vec v0.6.3
50572026-09-07T00:14:17.028Z[verify-libraries] Compiling diff v0.1.13
50582026-09-07T00:14:17.234Z[verify-libraries] Compiling bit-set v0.5.3
50592026-09-07T00:14:17.238Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
50602026-09-07T00:14:17.284Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
50612026-09-07T00:14:17.355Z[verify-libraries] Compiling ascii-canvas v3.0.0
50622026-09-07T00:14:17.385Z[ host-image] Sep 07 00:14:16.871 INFO O| Sep 07 00:14:16.868 INFO O| Startup: Refreshing catalog 'helios' ... Done
50632026-09-07T00:14:17.494Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50642026-09-07T00:14:17.523Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50652026-09-07T00:14:17.563Z[verify-libraries] Compiling itertools v0.10.5
50662026-09-07T00:14:17.584Z[verify-libraries] Compiling libloading v0.8.9
50672026-09-07T00:14:17.627Z[verify-libraries] Compiling ena v0.14.4
50682026-09-07T00:14:17.676Z[verify-libraries] Compiling regex-syntax v0.6.29
50692026-09-07T00:14:17.788Z[verify-libraries] Compiling bindgen v0.71.1
50702026-09-07T00:14:17.943Z[ host-image] Sep 07 00:14:17.424 INFO O| Sep 07 00:14:17.424 INFO O| Startup: Caching catalogs ... Done
50712026-09-07T00:14:17.977Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
50722026-09-07T00:14:18.001Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
50732026-09-07T00:14:18.010Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
50742026-09-07T00:14:18.179Z[verify-libraries] Compiling cexpr v0.6.0
50752026-09-07T00:14:18.280Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
50762026-09-07T00:14:18.280Z[verify-libraries] Compiling rustc-hash v2.1.1
50772026-09-07T00:14:18.556Z[verify-libraries] Compiling libxml v0.3.3
50782026-09-07T00:14:18.583Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50792026-09-07T00:14:18.605Z[ host-image] Sep 07 00:14:18.091 INFO O| Sep 07 00:14:18.091 INFO O| Planning: Solver setup ... Done
50802026-09-07T00:14:18.617Z[ host-image] Sep 07 00:14:18.096 INFO O| Sep 07 00:14:18.096 INFO O| Planning: Running solver ... Done
50812026-09-07T00:14:18.627Z[verify-libraries] Compiling strum_macros v0.24.3
50822026-09-07T00:14:18.635Z[ host-image] Sep 07 00:14:18.113 INFO O| Sep 07 00:14:18.113 INFO O| Planning: Finding local manifests ... Done
50832026-09-07T00:14:18.677Z[ host-image] Sep 07 00:14:18.162 INFO O| Sep 07 00:14:18.162 INFO O| Planning: Fetching manifests: 0/1 0% complete
50842026-09-07T00:14:18.685Z[ host-image] Sep 07 00:14:18.170 INFO O| Sep 07 00:14:18.170 INFO O| Planning: Fetching manifests: 1/1 100% complete
50852026-09-07T00:14:18.704Z[ host-image] Sep 07 00:14:18.185 INFO O| Sep 07 00:14:18.185 INFO O| Planning: Package planning ... Done
50862026-09-07T00:14:18.704Z[ host-image] Sep 07 00:14:18.186 INFO O| Sep 07 00:14:18.186 INFO O| Planning: Merging actions ... Done
50872026-09-07T00:14:18.726Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50882026-09-07T00:14:18.740Z[ host-image] Sep 07 00:14:18.225 INFO O| Sep 07 00:14:18.224 INFO O| Planning: Checking for conflicting actions ... Done
50892026-09-07T00:14:18.751Z[ host-image] Sep 07 00:14:18.225 INFO O| Sep 07 00:14:18.225 INFO O| Planning: Consolidating action changes ... Done
50902026-09-07T00:14:18.777Z[verify-libraries] Compiling hmac v0.13.0
50912026-09-07T00:14:18.827Z[verify-libraries] Compiling universal-hash v0.6.1
50922026-09-07T00:14:18.873Z[ host-image] Sep 07 00:14:18.356 INFO O| Sep 07 00:14:18.356 INFO O| Planning: Evaluating mediators ... Done
50932026-09-07T00:14:18.880Z[ host-image] Sep 07 00:14:18.357 INFO O| Sep 07 00:14:18.357 INFO O| Planning: Planning completed in 0.91 seconds
50942026-09-07T00:14:18.880Z[ host-image] Sep 07 00:14:18.357 INFO O| Sep 07 00:14:18.357 INFO O| Packages to install: 1
50952026-09-07T00:14:18.889Z[ host-image] Sep 07 00:14:18.368 INFO O| Sep 07 00:14:18.368 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
50962026-09-07T00:14:18.928Z[verify-libraries] Compiling fxhash v0.2.1
50972026-09-07T00:14:18.965Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
50982026-09-07T00:14:19.091Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50992026-09-07T00:14:19.105Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
51002026-09-07T00:14:19.164Z[verify-libraries] Compiling lalrpop v0.19.12
51012026-09-07T00:14:19.209Z[ host-image] Sep 07 00:14:18.694 INFO O| Sep 07 00:14:18.694 INFO O| Download: Completed 13.27 MB in 0.33 seconds (40.7M/s)
51022026-09-07T00:14:19.257Z[ host-image] Sep 07 00:14:18.742 INFO O| Sep 07 00:14:18.742 INFO O| Actions: 1/22 actions (Installing new actions)
51032026-09-07T00:14:19.490Z[ host-image] Sep 07 00:14:18.965 INFO O| Sep 07 00:14:18.965 INFO O| Actions: Completed 22 actions in 0.22 seconds.
51042026-09-07T00:14:19.526Z[ host-image] Sep 07 00:14:19.010 INFO O| Sep 07 00:14:19.010 INFO O| Finalize: Updating package state database ... Done
51052026-09-07T00:14:19.526Z[ host-image] Sep 07 00:14:19.010 INFO O| Sep 07 00:14:19.010 INFO O| Finalize: Updating package cache ... Done
51062026-09-07T00:14:19.630Z[ host-image] Sep 07 00:14:19.116 INFO O| Sep 07 00:14:19.116 INFO O| Finalize: Updating image state ... Done
51072026-09-07T00:14:19.697Z[ recovery-image] Sep 07 00:14:19.182 INFO O| Sep 07 00:14:19.182 INFO O| Planning: Solver setup ... Done
51082026-09-07T00:14:20.132Z[verify-libraries] Compiling indoc v1.0.9
51092026-09-07T00:14:20.157Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
51102026-09-07T00:14:20.157Z[ recovery-image] Sep 07 00:14:19.499 INFO O| Sep 07 00:14:19.498 INFO O| Planning: Running solver ... Done
51112026-09-07T00:14:20.157Z[ recovery-image] Sep 07 00:14:19.557 INFO O| Sep 07 00:14:19.556 INFO O| Planning: Finding local manifests ... Done
51122026-09-07T00:14:20.163Z[ recovery-image] Sep 07 00:14:19.588 INFO O| Sep 07 00:14:19.588 INFO O| Planning: Fetching manifests: 0/130 0% complete
51132026-09-07T00:14:20.164Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
51142026-09-07T00:14:20.186Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
51152026-09-07T00:14:20.535Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
51162026-09-07T00:14:20.584Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
51172026-09-07T00:14:20.593Z[ host-image] Sep 07 00:14:20.071 INFO O| Sep 07 00:14:20.071 INFO O| Finalize: Creating fast lookup database ... Done
51182026-09-07T00:14:20.617Z[ host-image] Sep 07 00:14:20.102 INFO O| Sep 07 00:14:20.102 INFO O| Finalize: Reading search index ... Done
51192026-09-07T00:14:20.617Z[ host-image] Sep 07 00:14:20.102 INFO O| Sep 07 00:14:20.102 INFO O| Finalize: Updating search index ... Done
51202026-09-07T00:14:20.627Z[ host-image] Sep 07 00:14:20.113 INFO O| Sep 07 00:14:20.112 INFO O| Finalize: Updating package cache ... Done
51212026-09-07T00:14:24.485Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 14 (pkg_install) COMPLETE
51222026-09-07T00:14:24.485Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51232026-09-07T00:14:24.485Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "mbist" is not enabled
51242026-09-07T00:14:24.485Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51252026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "mfg" is not enabled
51262026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51272026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "compliance" is not enabled
51282026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51292026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "stress" is not enabled
51302026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51312026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "compliance" is not enabled
51322026-09-07T00:14:24.509Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
51332026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO skip step because feature "nfs" is not enabled
51342026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
51352026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:20.509 INFO O| Sep 07 00:14:20.509 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
51362026-09-07T00:14:24.510Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
51372026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:20.871 INFO O| Sep 07 00:14:20.871 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
51382026-09-07T00:14:24.510Z[verify-libraries] Compiling oso-derive v0.27.3
51392026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:21.002 INFO O| Sep 07 00:14:21.002 INFO completed processing sled/ramdisk-01-os
51402026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:21.005 INFO omicron1 baseline generation...
51412026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:21.005 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
51422026-09-07T00:14:24.510Z[verify-libraries] Compiling quick-xml v0.37.5
51432026-09-07T00:14:24.510Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
51442026-09-07T00:14:24.510Z[ host-image] Sep 07 00:14:21.382 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24238:20260902T165426Z
51452026-09-07T00:14:24.510Z[verify-libraries] Compiling diesel v2.3.7
51462026-09-07T00:14:24.510Z[verify-libraries] Compiling openssl-probe v0.1.6
51472026-09-07T00:14:24.510Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
51482026-09-07T00:14:24.510Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
51492026-09-07T00:14:24.510Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
51502026-09-07T00:14:24.510Z[verify-libraries] Compiling polyval v0.7.1
51512026-09-07T00:14:24.510Z[verify-libraries] Compiling der v0.8.0
51522026-09-07T00:14:24.510Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
51532026-09-07T00:14:24.510Z[verify-libraries] Compiling git-stub v1.0.0
51542026-09-07T00:14:24.510Z[ recovery-image] Sep 07 00:14:23.212 INFO O| Sep 07 00:14:23.212 INFO O| Planning: Fetching manifests: 130/130 100% complete
51552026-09-07T00:14:24.510Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
51562026-09-07T00:14:24.510Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
51572026-09-07T00:14:24.510Z[ recovery-image] Sep 07 00:14:23.851 INFO O| Sep 07 00:14:23.851 INFO O| Planning: Package planning ... Done
51582026-09-07T00:14:24.520Z[ recovery-image] Sep 07 00:14:24.003 INFO O| Sep 07 00:14:24.003 INFO O| Planning: Merging actions ... Done
51592026-09-07T00:14:24.600Z[ recovery-image] Sep 07 00:14:24.086 INFO O| Sep 07 00:14:24.086 INFO O| Planning: Checking for conflicting actions ... Done
51602026-09-07T00:14:24.654Z[verify-libraries] Compiling kstat-rs v0.2.5
51612026-09-07T00:14:24.658Z[ recovery-image] Sep 07 00:14:24.143 INFO O| Sep 07 00:14:24.143 INFO O| Planning: Consolidating action changes ... Done
51622026-09-07T00:14:24.754Z[verify-libraries] Compiling trait-variant v0.1.2
51632026-09-07T00:14:24.783Z[verify-libraries] Compiling git-stub-vcs v0.1.0
51642026-09-07T00:14:24.787Z[verify-libraries] Compiling ghash v0.6.0
51652026-09-07T00:14:24.814Z[ recovery-image] Sep 07 00:14:24.300 INFO O| Sep 07 00:14:24.299 INFO O| Planning: Evaluating mediators ... Done
51662026-09-07T00:14:24.889Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
51672026-09-07T00:14:25.040Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
51682026-09-07T00:14:25.111Z[verify-libraries] Compiling pbkdf2 v0.13.0
51692026-09-07T00:14:25.217Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
51702026-09-07T00:14:25.398Z[verify-libraries] Compiling crypto-bigint v0.7.5
51712026-09-07T00:14:25.452Z[verify-libraries] Compiling aes v0.9.1
51722026-09-07T00:14:25.499Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
51732026-09-07T00:14:25.625Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
51742026-09-07T00:14:25.828Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
51752026-09-07T00:14:25.992Z[verify-libraries] Compiling ctr v0.10.1
51762026-09-07T00:14:25.997Z[verify-libraries] Compiling aead v0.6.1
51772026-09-07T00:14:26.249Z[verify-libraries] Compiling bb8 v0.8.6
51782026-09-07T00:14:26.315Z[verify-libraries] Compiling seq-macro v0.3.6
51792026-09-07T00:14:26.316Z[ recovery-image] Sep 07 00:14:25.796 INFO O| Sep 07 00:14:25.796 INFO O| Planning: Planning completed in 9.83 seconds
51802026-09-07T00:14:26.316Z[ recovery-image] Sep 07 00:14:25.798 INFO O| Sep 07 00:14:25.798 INFO O| Packages to install: 130
51812026-09-07T00:14:26.316Z[ recovery-image] Sep 07 00:14:25.798 INFO O| Sep 07 00:14:25.798 INFO O| Mediators to change: 5
51822026-09-07T00:14:26.316Z[ recovery-image] Sep 07 00:14:25.798 INFO O| Sep 07 00:14:25.798 INFO O| Services to change: 5
51832026-09-07T00:14:26.342Z[ recovery-image] Sep 07 00:14:25.827 INFO O| Sep 07 00:14:25.827 INFO O| Download: 0/16683 items 0.0/200.2MB 0% complete
51842026-09-07T00:14:26.789Z[verify-libraries] Compiling parking_lot_core v0.8.6
51852026-09-07T00:14:26.812Z[verify-libraries] Compiling dashu-int v0.5.1
51862026-09-07T00:14:26.941Z[verify-libraries] Compiling aes-gcm v0.11.0
51872026-09-07T00:14:27.070Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51882026-09-07T00:14:27.107Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
51892026-09-07T00:14:27.209Z[verify-libraries] Compiling spki v0.8.0
51902026-09-07T00:14:27.258Z[verify-libraries] Compiling mime_guess v2.0.5
51912026-09-07T00:14:27.285Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51922026-09-07T00:14:27.319Z[verify-libraries] Compiling ssh-encoding v0.2.0
51932026-09-07T00:14:27.360Z[verify-libraries] Compiling salsa20 v0.11.0
51942026-09-07T00:14:27.439Z[verify-libraries] Compiling nanorand v0.7.0
51952026-09-07T00:14:27.515Z[verify-libraries] Compiling rlimit v0.10.2
51962026-09-07T00:14:27.604Z[verify-libraries] Compiling num-modular v0.6.5
51972026-09-07T00:14:27.627Z[verify-libraries] Compiling dashu-base v0.5.1
51982026-09-07T00:14:27.700Z[verify-libraries] Compiling scrypt v0.12.0
51992026-09-07T00:14:27.816Z[verify-libraries] Compiling flume v0.11.1
52002026-09-07T00:14:27.993Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
52012026-09-07T00:14:28.029Z[verify-libraries] Compiling ssh-cipher v0.2.0
52022026-09-07T00:14:28.121Z[verify-libraries] Compiling tungstenite v0.28.0
52032026-09-07T00:14:28.191Z[verify-libraries] Compiling p256 v0.13.2
52042026-09-07T00:14:28.403Z[verify-libraries] Compiling cbc v0.2.1
52052026-09-07T00:14:28.532Z[verify-libraries] Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
52062026-09-07T00:14:28.595Z[verify-libraries] Compiling nonempty v0.12.0
52072026-09-07T00:14:28.632Z[verify-libraries] Compiling http-range v0.1.5
52082026-09-07T00:14:28.660Z[verify-libraries] Compiling num-primitive v0.2.1
52092026-09-07T00:14:28.664Z[verify-libraries] Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
52102026-09-07T00:14:28.842Z[verify-libraries] Compiling tokio-tungstenite v0.28.0
52112026-09-07T00:14:28.885Z[verify-libraries] Compiling pkcs5 v0.8.1
52122026-09-07T00:14:29.182Z[verify-libraries] Compiling ssh-key v0.6.7
52132026-09-07T00:14:29.243Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
52142026-09-07T00:14:29.286Z[verify-libraries] Compiling dsi-bitstream v0.10.1
52152026-09-07T00:14:29.333Z[verify-libraries] Compiling parking_lot v0.11.2
52162026-09-07T00:14:29.676Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
52172026-09-07T00:14:29.797Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
52182026-09-07T00:14:30.155Z[verify-libraries] Compiling prefix-trie v0.7.0
52192026-09-07T00:14:30.355Z[verify-libraries] Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
52202026-09-07T00:14:30.430Z[verify-libraries] Compiling http-range-header v0.4.2
52212026-09-07T00:14:30.586Z[verify-libraries] Compiling bytesize v2.7.0
52222026-09-07T00:14:30.640Z[verify-libraries] Compiling hickory-server v0.25.2
52232026-09-07T00:14:30.773Z[verify-libraries] Compiling hyper-staticfile v0.10.1
52242026-09-07T00:14:30.848Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
52252026-09-07T00:14:30.875Z[verify-libraries] Compiling sled v0.34.7
52262026-09-07T00:14:31.036Z[verify-libraries] Compiling pkcs8 v0.11.0
52272026-09-07T00:14:31.098Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
52282026-09-07T00:14:31.279Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
52292026-09-07T00:14:31.342Z[ recovery-image] Sep 07 00:14:30.827 INFO O| Sep 07 00:14:30.827 INFO O| Download: 7748/16683 items 82.9/200.2MB 41% complete (16.6M/s)
52302026-09-07T00:14:31.473Z[verify-libraries] Compiling ff v0.14.0
52312026-09-07T00:14:31.593Z[verify-libraries] Compiling libz-sys v1.1.24
52322026-09-07T00:14:31.721Z[verify-libraries] Compiling pwd v1.4.0
52332026-09-07T00:14:31.848Z[verify-libraries] Compiling lru v0.18.3
52342026-09-07T00:14:32.038Z[verify-libraries] Compiling group v0.14.0
52352026-09-07T00:14:32.127Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
52362026-09-07T00:14:32.285Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
52372026-09-07T00:14:32.316Z[verify-libraries] Compiling signature v3.0.0
52382026-09-07T00:14:32.341Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
52392026-09-07T00:14:32.623Z[verify-libraries] Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
52402026-09-07T00:14:32.684Z[verify-libraries] Compiling base16ct v1.0.0
52412026-09-07T00:14:32.865Z[verify-libraries] Compiling instability v0.3.11
52422026-09-07T00:14:33.017Z[verify-libraries] Compiling sec1 v0.8.1
52432026-09-07T00:14:33.244Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
52442026-09-07T00:14:33.286Z[verify-libraries] Compiling hkdf v0.13.0
52452026-09-07T00:14:33.360Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
52462026-09-07T00:14:33.392Z[verify-libraries] Compiling scuffle v0.1.0
52472026-09-07T00:14:33.486Z[verify-libraries] Compiling tungstenite v0.23.0
52482026-09-07T00:14:33.528Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
52492026-09-07T00:14:33.586Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
52502026-09-07T00:14:33.906Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
52512026-09-07T00:14:34.125Z[verify-libraries] Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
52522026-09-07T00:14:34.387Z[verify-libraries] Compiling castaway v0.2.4
52532026-09-07T00:14:34.457Z[verify-libraries] Compiling indoc v2.0.7
52542026-09-07T00:14:34.559Z[verify-libraries] Compiling compact_str v0.8.1
52552026-09-07T00:14:34.645Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
52562026-09-07T00:14:35.081Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
52572026-09-07T00:14:35.184Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
52582026-09-07T00:14:35.188Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
52592026-09-07T00:14:35.330Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
52602026-09-07T00:14:35.401Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52612026-09-07T00:14:35.861Z[verify-libraries] Compiling elliptic-curve v0.14.1
52622026-09-07T00:14:35.948Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
52632026-09-07T00:14:36.074Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
52642026-09-07T00:14:36.119Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
52652026-09-07T00:14:36.124Z[verify-libraries] Compiling lru v0.12.5
52662026-09-07T00:14:36.343Z[ recovery-image] Sep 07 00:14:35.828 INFO O| Sep 07 00:14:35.828 INFO O| Download: 16326/16683 items 193.4/200.2MB 96% complete (19.4M/s)
52672026-09-07T00:14:36.515Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
52682026-09-07T00:14:36.548Z[verify-libraries] Compiling unicode-truncate v1.1.0
52692026-09-07T00:14:36.583Z[verify-libraries] Compiling arc-swap v1.8.2
52702026-09-07T00:14:36.762Z[ recovery-image] Sep 07 00:14:36.247 INFO O| Sep 07 00:14:36.247 INFO O| Download: Completed 200.18 MB in 10.42 seconds (19.2M/s)
52712026-09-07T00:14:36.826Z[verify-libraries] Compiling cassowary v0.3.0
52722026-09-07T00:14:37.026Z[verify-libraries] Compiling slog-scope v4.4.1
52732026-09-07T00:14:37.157Z[verify-libraries] Compiling ratatui v0.29.0
52742026-09-07T00:14:37.362Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
52752026-09-07T00:14:37.392Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
52762026-09-07T00:14:37.450Z[verify-libraries] Compiling wnaf v0.14.0
52772026-09-07T00:14:37.712Z[verify-libraries] Compiling primefield v0.14.0
52782026-09-07T00:14:37.759Z[verify-libraries] Compiling rfc6979 v0.6.0
52792026-09-07T00:14:37.961Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
52802026-09-07T00:14:38.007Z[verify-libraries] Compiling progenitor-impl v0.13.0
52812026-09-07T00:14:38.492Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52822026-09-07T00:14:38.795Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
52832026-09-07T00:14:38.935Z[verify-libraries] Compiling vergen-git2 v9.1.0
52842026-09-07T00:14:39.004Z[verify-libraries] Compiling strsim v0.10.0
52852026-09-07T00:14:39.465Z[verify-libraries] Compiling diesel-dtrace v0.5.0
52862026-09-07T00:14:39.601Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
52872026-09-07T00:14:39.626Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
52882026-09-07T00:14:39.845Z[verify-libraries] Compiling darling_core v0.13.4
52892026-09-07T00:14:40.093Z[verify-libraries] Compiling primeorder v0.14.0
52902026-09-07T00:14:40.117Z[verify-libraries] Compiling ecdsa v0.17.0
52912026-09-07T00:14:40.362Z[verify-libraries] Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
52922026-09-07T00:14:40.551Z[verify-libraries] Compiling slog-stdlog v4.1.1
52932026-09-07T00:14:40.654Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
52942026-09-07T00:14:40.715Z[verify-libraries] Compiling progenitor-client v0.13.0
52952026-09-07T00:14:40.842Z[verify-libraries] Compiling console v0.16.2
52962026-09-07T00:14:40.892Z[verify-libraries] Compiling progenitor-macro v0.13.0
52972026-09-07T00:14:40.948Z[verify-libraries] Compiling curve25519-dalek v5.0.0
52982026-09-07T00:14:41.176Z[verify-libraries] Compiling libsw-core v0.3.2
52992026-09-07T00:14:41.381Z[ recovery-image] Sep 07 00:14:40.865 INFO O| Sep 07 00:14:40.853 INFO O| Actions: 1/27596 actions (Installing new actions)
53002026-09-07T00:14:41.403Z[verify-libraries] Compiling void v1.0.2
53012026-09-07T00:14:41.549Z[verify-libraries] Compiling unit-prefix v0.5.2
53022026-09-07T00:14:41.579Z[verify-libraries] Compiling assert_matches v1.5.0
53032026-09-07T00:14:41.650Z[verify-libraries] Compiling lzss v0.8.2
53042026-09-07T00:14:41.759Z[verify-libraries] Compiling libsw v3.5.0
53052026-09-07T00:14:41.817Z[verify-libraries] Compiling indicatif v0.18.4
53062026-09-07T00:14:41.889Z[verify-libraries] Compiling slog-envlogger v2.2.0
53072026-09-07T00:14:42.015Z[verify-libraries] Compiling ssh-encoding v0.3.0
53082026-09-07T00:14:42.079Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
53092026-09-07T00:14:42.079Z[verify-libraries] Compiling darling_macro v0.13.4
53102026-09-07T00:14:42.436Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
53112026-09-07T00:14:42.539Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
53122026-09-07T00:14:42.769Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
53132026-09-07T00:14:42.862Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
53142026-09-07T00:14:42.920Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
53152026-09-07T00:14:43.074Z[verify-libraries] Compiling nix v0.27.1
53162026-09-07T00:14:43.163Z[verify-libraries] Compiling colored v2.2.0
53172026-09-07T00:14:43.220Z[verify-libraries] Compiling serde_bytes v0.11.19
53182026-09-07T00:14:43.519Z[verify-libraries] Compiling keccak v0.2.0
53192026-09-07T00:14:43.593Z[verify-libraries] Compiling shell-words v1.1.1
53202026-09-07T00:14:43.790Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
53212026-09-07T00:14:43.970Z[verify-libraries] Compiling darling v0.13.4
53222026-09-07T00:14:44.045Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
53232026-09-07T00:14:44.178Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53242026-09-07T00:14:44.239Z[verify-libraries] Compiling ed25519 v3.0.0
53252026-09-07T00:14:44.368Z[verify-libraries] Compiling crypto-primes v0.7.2
53262026-09-07T00:14:44.613Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
53272026-09-07T00:14:45.042Z[verify-libraries] Compiling poly1305 v0.9.0
53282026-09-07T00:14:45.175Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
53292026-09-07T00:14:45.585Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
53302026-09-07T00:14:45.821Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
53312026-09-07T00:14:45.977Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
53322026-09-07T00:14:46.075Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
53332026-09-07T00:14:46.130Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
53342026-09-07T00:14:46.368Z[ recovery-image] Sep 07 00:14:45.853 INFO O| Sep 07 00:14:45.853 INFO O| Actions: 21305/27596 actions (Installing new actions)
53352026-09-07T00:14:46.395Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
53362026-09-07T00:14:46.435Z[verify-libraries] Compiling blowfish v0.10.0
53372026-09-07T00:14:46.570Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
53382026-09-07T00:14:46.619Z[verify-libraries] Compiling petname v2.0.2
53392026-09-07T00:14:46.728Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
53402026-09-07T00:14:46.955Z[verify-libraries] Compiling progenitor v0.13.0
53412026-09-07T00:14:46.959Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
53422026-09-07T00:14:47.131Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
53432026-09-07T00:14:47.302Z[verify-libraries] Compiling ssh-cipher v0.3.0
53442026-09-07T00:14:47.314Z[ recovery-image] Sep 07 00:14:46.799 INFO O| Sep 07 00:14:46.799 INFO O| Actions: Completed 27596 actions in 5.94 seconds.
53452026-09-07T00:14:47.348Z[verify-libraries] Compiling rsa v0.10.0-rc.18
53462026-09-07T00:14:47.399Z[ recovery-image] Sep 07 00:14:46.884 INFO O| Sep 07 00:14:46.884 INFO O| Finalize: Updating package state database ... Done
53472026-09-07T00:14:47.399Z[ recovery-image] Sep 07 00:14:46.884 INFO O| Sep 07 00:14:46.884 INFO O| Finalize: Updating package cache ... Done
53482026-09-07T00:14:47.417Z[verify-libraries] Compiling ed25519-dalek v3.0.0
53492026-09-07T00:14:47.591Z[verify-libraries] Compiling serde_with_macros v1.5.2
53502026-09-07T00:14:47.621Z[ recovery-image] Sep 07 00:14:47.106 INFO O| Sep 07 00:14:47.106 INFO O| Finalize: Updating image state ... Done
53512026-09-07T00:14:47.771Z[verify-libraries] Compiling sha3 v0.11.0
53522026-09-07T00:14:48.015Z[verify-libraries] Compiling p521 v0.14.0
53532026-09-07T00:14:48.118Z[verify-libraries] Compiling p256 v0.14.0
53542026-09-07T00:14:48.256Z[verify-libraries] Compiling p384 v0.14.0
53552026-09-07T00:14:48.389Z[ recovery-image] Sep 07 00:14:47.874 INFO O| Sep 07 00:14:47.874 INFO O| Finalize: Creating fast lookup database ... Done
53562026-09-07T00:14:48.409Z[ recovery-image] Sep 07 00:14:47.894 INFO O| Sep 07 00:14:47.893 INFO O| Finalize: Reading search index ... Done
53572026-09-07T00:14:48.414Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
53582026-09-07T00:14:48.782Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53592026-09-07T00:14:49.484Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
53602026-09-07T00:14:49.583Z[verify-libraries] Compiling twox-hash v2.1.2
53612026-09-07T00:14:49.768Z[verify-libraries] Compiling kem v0.3.0
53622026-09-07T00:14:49.840Z[verify-libraries] Compiling module-lattice v0.2.3
53632026-09-07T00:14:49.843Z[verify-libraries] Compiling rtoolbox v0.0.3
53642026-09-07T00:14:49.963Z[verify-libraries] Compiling atty v0.2.14
53652026-09-07T00:14:50.142Z[verify-libraries] Compiling topological-sort v0.2.2
53662026-09-07T00:14:50.199Z[verify-libraries] Compiling sponge-cursor v0.1.0
53672026-09-07T00:14:50.221Z[ recovery-image] Sep 07 00:14:49.706 INFO O| Sep 07 00:14:49.706 INFO O| Finalize: Building new search index ... Done
53682026-09-07T00:14:50.303Z[verify-libraries] Compiling ml-kem v0.3.2
53692026-09-07T00:14:50.369Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53702026-09-07T00:14:50.431Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53712026-09-07T00:14:50.465Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
53722026-09-07T00:14:50.541Z[ recovery-image] Sep 07 00:14:50.026 INFO O| Sep 07 00:14:50.026 INFO O| Finalize: Updating package cache ... Done
53732026-09-07T00:14:50.959Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO STEP 11 (pkg_install) COMPLETE
53742026-09-07T00:14:50.959Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53752026-09-07T00:14:50.959Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO skip step because feature "recovery" is enabled
53762026-09-07T00:14:50.963Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53772026-09-07T00:14:50.963Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO skip step because feature "omicron1" is not enabled
53782026-09-07T00:14:50.963Z[ recovery-image] Sep 07 00:14:50.444 INFO O| Sep 07 00:14:50.444 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53792026-09-07T00:14:50.969Z[ recovery-image] Sep 07 00:14:50.455 INFO O| Sep 07 00:14:50.455 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
53802026-09-07T00:14:51.063Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53812026-09-07T00:14:51.382Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53822026-09-07T00:14:51.763Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53832026-09-07T00:14:51.825Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53842026-09-07T00:14:52.713Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
53852026-09-07T00:14:53.517Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53862026-09-07T00:14:53.869Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53872026-09-07T00:14:54.067Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53882026-09-07T00:14:54.093Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
53892026-09-07T00:14:54.600Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
53902026-09-07T00:14:55.242Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
53912026-09-07T00:14:55.304Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
53922026-09-07T00:14:56.846Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
53932026-09-07T00:14:56.902Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53942026-09-07T00:14:57.155Z[ recovery-image] Sep 07 00:14:56.640 INFO O| Sep 07 00:14:56.640 INFO O| Startup: Refreshing catalog 'helios' ... Done
53952026-09-07T00:14:57.188Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53962026-09-07T00:14:57.457Z[verify-libraries] Compiling sha3 v0.12.0
53972026-09-07T00:14:57.651Z[ recovery-image] Sep 07 00:14:57.134 INFO O| Sep 07 00:14:57.134 INFO O| Startup: Caching catalogs ... Done
53982026-09-07T00:14:57.762Z[verify-libraries] Compiling omicron-zone-package v0.12.3
53992026-09-07T00:14:58.092Z[verify-libraries] Compiling rpassword v7.5.4
54002026-09-07T00:14:58.245Z[verify-libraries] Compiling serde_with v1.14.0
54012026-09-07T00:14:58.289Z[ recovery-image] Sep 07 00:14:57.771 INFO O| Sep 07 00:14:57.771 INFO O| Planning: Solver setup ... Done
54022026-09-07T00:14:58.295Z[ recovery-image] Sep 07 00:14:57.776 INFO O| Sep 07 00:14:57.776 INFO O| Planning: Running solver ... Done
54032026-09-07T00:14:58.308Z[ recovery-image] Sep 07 00:14:57.793 INFO O| Sep 07 00:14:57.793 INFO O| Planning: Finding local manifests ... Done
54042026-09-07T00:14:58.349Z[ recovery-image] Sep 07 00:14:57.833 INFO O| Sep 07 00:14:57.833 INFO O| Planning: Fetching manifests: 0/1 0% complete
54052026-09-07T00:14:58.363Z[ recovery-image] Sep 07 00:14:57.848 INFO O| Sep 07 00:14:57.848 INFO O| Planning: Fetching manifests: 1/1 100% complete
54062026-09-07T00:14:58.387Z[ recovery-image] Sep 07 00:14:57.870 INFO O| Sep 07 00:14:57.870 INFO O| Planning: Package planning ... Done
54072026-09-07T00:14:58.387Z[ recovery-image] Sep 07 00:14:57.870 INFO O| Sep 07 00:14:57.870 INFO O| Planning: Merging actions ... Done
54082026-09-07T00:14:58.410Z[ recovery-image] Sep 07 00:14:57.890 INFO O| Sep 07 00:14:57.890 INFO O| Planning: Checking for conflicting actions ... Done
54092026-09-07T00:14:58.411Z[ recovery-image] Sep 07 00:14:57.890 INFO O| Sep 07 00:14:57.890 INFO O| Planning: Consolidating action changes ... Done
54102026-09-07T00:14:58.478Z[verify-libraries] Compiling russh-cryptovec v0.62.0
54112026-09-07T00:14:58.503Z[ recovery-image] Sep 07 00:14:57.986 INFO O| Sep 07 00:14:57.986 INFO O| Planning: Evaluating mediators ... Done
54122026-09-07T00:14:58.507Z[ recovery-image] Sep 07 00:14:57.987 INFO O| Sep 07 00:14:57.986 INFO O| Planning: Planning completed in 0.83 seconds
54132026-09-07T00:14:58.507Z[ recovery-image] Sep 07 00:14:57.987 INFO O| Sep 07 00:14:57.987 INFO O| Packages to install: 1
54142026-09-07T00:14:58.514Z[ recovery-image] Sep 07 00:14:57.999 INFO O| Sep 07 00:14:57.999 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
54152026-09-07T00:14:58.631Z[verify-libraries] Compiling tui-tree-widget v0.23.1
54162026-09-07T00:14:58.670Z[ recovery-image] Sep 07 00:14:58.155 INFO O| Sep 07 00:14:58.155 INFO O| Download: Completed 13.27 MB in 0.16 seconds (85.1M/s)
54172026-09-07T00:14:58.725Z[ recovery-image] Sep 07 00:14:58.207 INFO O| Sep 07 00:14:58.207 INFO O| Actions: 1/22 actions (Installing new actions)
54182026-09-07T00:14:58.870Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
54192026-09-07T00:14:58.916Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
54202026-09-07T00:14:58.965Z[ recovery-image] Sep 07 00:14:58.450 INFO O| Sep 07 00:14:58.450 INFO O| Actions: Completed 22 actions in 0.24 seconds.
54212026-09-07T00:14:58.981Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
54222026-09-07T00:14:59.008Z[ recovery-image] Sep 07 00:14:58.493 INFO O| Sep 07 00:14:58.493 INFO O| Finalize: Updating package state database ... Done
54232026-09-07T00:14:59.008Z[ recovery-image] Sep 07 00:14:58.493 INFO O| Sep 07 00:14:58.493 INFO O| Finalize: Updating package cache ... Done
54242026-09-07T00:14:59.124Z[ recovery-image] Sep 07 00:14:58.604 INFO O| Sep 07 00:14:58.603 INFO O| Finalize: Updating image state ... Done
54252026-09-07T00:14:59.235Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
54262026-09-07T00:14:59.280Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
54272026-09-07T00:14:59.356Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
54282026-09-07T00:14:59.564Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
54292026-09-07T00:14:59.718Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
54302026-09-07T00:14:59.801Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
54312026-09-07T00:15:00.029Z[ recovery-image] Sep 07 00:14:59.511 INFO O| Sep 07 00:14:59.511 INFO O| Finalize: Creating fast lookup database ... Done
54322026-09-07T00:15:00.045Z[ recovery-image] Sep 07 00:14:59.530 INFO O| Sep 07 00:14:59.530 INFO O| Finalize: Reading search index ... Done
54332026-09-07T00:15:00.045Z[ recovery-image] Sep 07 00:14:59.530 INFO O| Sep 07 00:14:59.530 INFO O| Finalize: Updating search index ... Done
54342026-09-07T00:15:00.056Z[ recovery-image] Sep 07 00:14:59.541 INFO O| Sep 07 00:14:59.541 INFO O| Finalize: Updating package cache ... Done
54352026-09-07T00:15:00.124Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
54362026-09-07T00:15:00.217Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
54372026-09-07T00:15:00.351Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 14 (pkg_install) COMPLETE
54382026-09-07T00:15:00.351Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54392026-09-07T00:15:00.351Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "mbist" is not enabled
54402026-09-07T00:15:00.351Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54412026-09-07T00:15:00.351Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "mfg" is not enabled
54422026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54432026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "compliance" is not enabled
54442026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54452026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "stress" is not enabled
54462026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54472026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "compliance" is not enabled
54482026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
54492026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO skip step because feature "nfs" is not enabled
54502026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
54512026-09-07T00:15:00.357Z[ recovery-image] Sep 07 00:14:59.835 INFO O| Sep 07 00:14:59.835 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
54522026-09-07T00:15:00.392Z[verify-libraries] Compiling fatfs v0.3.6
54532026-09-07T00:15:00.489Z[ recovery-image] Sep 07 00:14:59.974 INFO O| Sep 07 00:14:59.974 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
54542026-09-07T00:15:00.532Z[verify-libraries] Compiling num-bigint v0.4.6
54552026-09-07T00:15:00.599Z[verify-libraries] Compiling generic-array v1.4.3
54562026-09-07T00:15:00.628Z[ recovery-image] Sep 07 00:15:00.111 INFO O| Sep 07 00:15:00.111 INFO completed processing sled/ramdisk-01-os
54572026-09-07T00:15:00.649Z[ recovery-image] Sep 07 00:15:00.114 INFO image builder template: ramdisk-02-trim...
54582026-09-07T00:15:00.649Z[ recovery-image] Sep 07 00:15:00.114 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
54592026-09-07T00:15:00.652Z[ recovery-image] Sep 07 00:15:00.134 INFO O| Sep 07 00:15:00.134 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
54602026-09-07T00:15:00.657Z[ recovery-image] Sep 07 00:15:00.138 INFO O| Sep 07 00:15:00.138 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
54612026-09-07T00:15:00.666Z[verify-libraries] Compiling russh-util v0.52.0
54622026-09-07T00:15:00.782Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
54632026-09-07T00:15:00.834Z[ recovery-image] Sep 07 00:15:00.319 INFO O| Sep 07 00:15:00.319 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
54642026-09-07T00:15:00.870Z[verify-libraries] Compiling enum_dispatch v0.3.13
54652026-09-07T00:15:00.896Z[verify-libraries] Compiling delegate v0.13.5
54662026-09-07T00:15:00.921Z[verify-libraries] Compiling sapling-renderdag v0.1.0
54672026-09-07T00:15:00.992Z[ recovery-image] Sep 07 00:15:00.477 INFO O| Sep 07 00:15:00.477 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
54682026-09-07T00:15:00.992Z[ recovery-image] Sep 07 00:15:00.477 INFO O| Sep 07 00:15:00.477 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
54692026-09-07T00:15:00.998Z[ recovery-image] Sep 07 00:15:00.483 INFO O| Sep 07 00:15:00.483 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
54702026-09-07T00:15:01.004Z[ recovery-image] Sep 07 00:15:00.487 INFO O| Sep 07 00:15:00.487 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
54712026-09-07T00:15:01.013Z[ recovery-image] Sep 07 00:15:00.492 INFO O| Sep 07 00:15:00.492 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
54722026-09-07T00:15:01.211Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
54732026-09-07T00:15:01.217Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54742026-09-07T00:15:01.307Z[verify-libraries] Compiling sync-ptr v0.1.4
54752026-09-07T00:15:01.311Z[verify-libraries] Compiling hex-literal v1.1.0
54762026-09-07T00:15:01.501Z[verify-libraries] Compiling md5 v0.8.0
54772026-09-07T00:15:01.552Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
54782026-09-07T00:15:01.569Z[ recovery-image] Sep 07 00:15:01.053 INFO O| Sep 07 00:15:01.053 INFO rolled back to input snapshot; work may begin
54792026-09-07T00:15:01.569Z[ recovery-image] Sep 07 00:15:01.053 INFO O| Sep 07 00:15:01.053 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
54802026-09-07T00:15:01.576Z[ recovery-image] Sep 07 00:15:01.059 INFO O| Sep 07 00:15:01.058 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54812026-09-07T00:15:01.586Z[ recovery-image] Sep 07 00:15:01.071 INFO O| Sep 07 00:15:01.071 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
54822026-09-07T00:15:01.626Z[ recovery-image] Sep 07 00:15:01.111 INFO O| Sep 07 00:15:01.111 INFO STEP 0 (remove_files) COMPLETE
54832026-09-07T00:15:01.631Z[ recovery-image] Sep 07 00:15:01.111 INFO O| Sep 07 00:15:01.111 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54842026-09-07T00:15:01.635Z[ recovery-image] Sep 07 00:15:01.120 INFO O| Sep 07 00:15:01.120 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
54852026-09-07T00:15:01.653Z[ recovery-image] Sep 07 00:15:01.122 INFO O| Sep 07 00:15:01.122 INFO STEP 1 (remove_files) COMPLETE
54862026-09-07T00:15:01.653Z[ recovery-image] Sep 07 00:15:01.122 INFO O| Sep 07 00:15:01.122 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54872026-09-07T00:15:01.658Z[ recovery-image] Sep 07 00:15:01.133 INFO O| Sep 07 00:15:01.133 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
54882026-09-07T00:15:01.661Z[ recovery-image] Sep 07 00:15:01.145 INFO O| Sep 07 00:15:01.145 INFO STEP 2 (remove_files) COMPLETE
54892026-09-07T00:15:01.662Z[ recovery-image] Sep 07 00:15:01.145 INFO O| Sep 07 00:15:01.145 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54902026-09-07T00:15:01.671Z[ recovery-image] Sep 07 00:15:01.156 INFO O| Sep 07 00:15:01.156 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
54912026-09-07T00:15:01.674Z[ recovery-image] Sep 07 00:15:01.157 INFO O| Sep 07 00:15:01.157 INFO STEP 3 (remove_files) COMPLETE
54922026-09-07T00:15:01.674Z[ recovery-image] Sep 07 00:15:01.157 INFO O| Sep 07 00:15:01.157 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54932026-09-07T00:15:01.682Z[ recovery-image] Sep 07 00:15:01.166 INFO O| Sep 07 00:15:01.166 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
54942026-09-07T00:15:01.689Z[ recovery-image] Sep 07 00:15:01.169 INFO O| Sep 07 00:15:01.169 INFO STEP 4 (remove_files) COMPLETE
54952026-09-07T00:15:01.689Z[ recovery-image] Sep 07 00:15:01.169 INFO O| Sep 07 00:15:01.169 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54962026-09-07T00:15:01.694Z[ recovery-image] Sep 07 00:15:01.179 INFO O| Sep 07 00:15:01.179 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
54972026-09-07T00:15:01.695Z[ recovery-image] Sep 07 00:15:01.179 INFO O| Sep 07 00:15:01.179 INFO STEP 5 (remove_files) COMPLETE
54982026-09-07T00:15:01.695Z[ recovery-image] Sep 07 00:15:01.179 INFO O| Sep 07 00:15:01.179 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54992026-09-07T00:15:01.704Z[ recovery-image] Sep 07 00:15:01.189 INFO O| Sep 07 00:15:01.189 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
55002026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 6 (remove_files) COMPLETE
55012026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55022026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO skip step because feature "heliosv2" is not enabled
55032026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55042026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO skip step because feature "recovery" is enabled
55052026-09-07T00:15:01.714Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55062026-09-07T00:15:01.718Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO skip step because feature "recovery" is enabled
55072026-09-07T00:15:01.718Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55082026-09-07T00:15:01.718Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO skip step because feature "recovery" is enabled
55092026-09-07T00:15:01.718Z[ recovery-image] Sep 07 00:15:01.199 INFO O| Sep 07 00:15:01.199 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55102026-09-07T00:15:01.724Z[ recovery-image] Sep 07 00:15:01.209 INFO O| Sep 07 00:15:01.209 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
55112026-09-07T00:15:01.734Z[ recovery-image] Sep 07 00:15:01.211 INFO O| Sep 07 00:15:01.211 INFO STEP 11 (remove_files) COMPLETE
55122026-09-07T00:15:01.734Z[ recovery-image] Sep 07 00:15:01.211 INFO O| Sep 07 00:15:01.211 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55132026-09-07T00:15:01.740Z[ recovery-image] Sep 07 00:15:01.221 INFO O| Sep 07 00:15:01.221 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
55142026-09-07T00:15:01.740Z[ recovery-image] Sep 07 00:15:01.222 INFO O| Sep 07 00:15:01.222 INFO STEP 12 (remove_files) COMPLETE
55152026-09-07T00:15:01.740Z[ recovery-image] Sep 07 00:15:01.222 INFO O| Sep 07 00:15:01.222 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55162026-09-07T00:15:01.751Z[ recovery-image] Sep 07 00:15:01.231 INFO O| Sep 07 00:15:01.231 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
55172026-09-07T00:15:01.752Z[ recovery-image] Sep 07 00:15:01.232 INFO O| Sep 07 00:15:01.232 INFO STEP 13 (remove_files) COMPLETE
55182026-09-07T00:15:01.752Z[ recovery-image] Sep 07 00:15:01.232 INFO O| Sep 07 00:15:01.232 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55192026-09-07T00:15:01.763Z[ recovery-image] Sep 07 00:15:01.248 INFO O| Sep 07 00:15:01.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
55202026-09-07T00:15:01.767Z[ recovery-image] Sep 07 00:15:01.248 INFO O| Sep 07 00:15:01.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
55212026-09-07T00:15:01.775Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55222026-09-07T00:15:01.826Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
55232026-09-07T00:15:01.881Z[ recovery-image] Sep 07 00:15:01.365 INFO O| Sep 07 00:15:01.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
55242026-09-07T00:15:01.909Z[ recovery-image] Sep 07 00:15:01.394 INFO O| Sep 07 00:15:01.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
55252026-09-07T00:15:01.916Z[ recovery-image] Sep 07 00:15:01.399 INFO O| Sep 07 00:15:01.399 INFO STEP 14 (remove_files) COMPLETE
55262026-09-07T00:15:01.917Z[ recovery-image] Sep 07 00:15:01.399 INFO O| Sep 07 00:15:01.399 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55272026-09-07T00:15:01.928Z[ recovery-image] Sep 07 00:15:01.413 INFO O| Sep 07 00:15:01.413 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
55282026-09-07T00:15:01.932Z[ recovery-image] Sep 07 00:15:01.414 INFO O| Sep 07 00:15:01.414 INFO STEP 15 (remove_files) COMPLETE
55292026-09-07T00:15:01.932Z[ recovery-image] Sep 07 00:15:01.414 INFO O| Sep 07 00:15:01.414 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55302026-09-07T00:15:01.945Z[ recovery-image] Sep 07 00:15:01.430 INFO O| Sep 07 00:15:01.424 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
55312026-09-07T00:15:01.946Z[ recovery-image] Sep 07 00:15:01.430 INFO O| Sep 07 00:15:01.429 INFO STEP 16 (remove_files) COMPLETE
55322026-09-07T00:15:01.950Z[ recovery-image] Sep 07 00:15:01.430 INFO O| Sep 07 00:15:01.430 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55332026-09-07T00:15:01.980Z[ recovery-image] Sep 07 00:15:01.466 INFO O| Sep 07 00:15:01.466 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
55342026-09-07T00:15:01.986Z[ recovery-image] Sep 07 00:15:01.466 INFO O| Sep 07 00:15:01.466 INFO STEP 17 (remove_files) COMPLETE
55352026-09-07T00:15:01.986Z[ recovery-image] Sep 07 00:15:01.466 INFO O| Sep 07 00:15:01.466 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55362026-09-07T00:15:01.999Z[ recovery-image] Sep 07 00:15:01.485 INFO O| Sep 07 00:15:01.484 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
55372026-09-07T00:15:02.005Z[ recovery-image] Sep 07 00:15:01.486 INFO O| Sep 07 00:15:01.486 INFO STEP 18 (remove_files) COMPLETE
55382026-09-07T00:15:02.005Z[ recovery-image] Sep 07 00:15:01.486 INFO O| Sep 07 00:15:01.486 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55392026-09-07T00:15:02.010Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
55402026-09-07T00:15:02.013Z[ recovery-image] Sep 07 00:15:01.496 INFO O| Sep 07 00:15:01.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
55412026-09-07T00:15:02.013Z[ recovery-image] Sep 07 00:15:01.496 INFO O| Sep 07 00:15:01.496 INFO STEP 19 (remove_files) COMPLETE
55422026-09-07T00:15:02.013Z[ recovery-image] Sep 07 00:15:01.496 INFO O| Sep 07 00:15:01.496 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55432026-09-07T00:15:02.021Z[ recovery-image] Sep 07 00:15:01.506 INFO O| Sep 07 00:15:01.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
55442026-09-07T00:15:02.021Z[ recovery-image] Sep 07 00:15:01.506 INFO O| Sep 07 00:15:01.506 INFO STEP 20 (remove_files) COMPLETE
55452026-09-07T00:15:02.025Z[ recovery-image] Sep 07 00:15:01.506 INFO O| Sep 07 00:15:01.506 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55462026-09-07T00:15:02.035Z[ recovery-image] Sep 07 00:15:01.520 INFO O| Sep 07 00:15:01.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
55472026-09-07T00:15:02.035Z[ recovery-image] Sep 07 00:15:01.520 INFO O| Sep 07 00:15:01.520 INFO STEP 21 (remove_files) COMPLETE
55482026-09-07T00:15:02.038Z[ recovery-image] Sep 07 00:15:01.520 INFO O| Sep 07 00:15:01.520 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55492026-09-07T00:15:02.058Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
55502026-09-07T00:15:02.063Z[ recovery-image] Sep 07 00:15:01.548 INFO O| Sep 07 00:15:01.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
55512026-09-07T00:15:02.063Z[ recovery-image] Sep 07 00:15:01.548 INFO O| Sep 07 00:15:01.548 INFO STEP 22 (remove_files) COMPLETE
55522026-09-07T00:15:02.063Z[ recovery-image] Sep 07 00:15:01.548 INFO O| Sep 07 00:15:01.548 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55532026-09-07T00:15:02.072Z[ recovery-image] Sep 07 00:15:01.558 INFO O| Sep 07 00:15:01.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
55542026-09-07T00:15:02.072Z[ recovery-image] Sep 07 00:15:01.558 INFO O| Sep 07 00:15:01.558 INFO STEP 23 (remove_files) COMPLETE
55552026-09-07T00:15:02.072Z[ recovery-image] Sep 07 00:15:01.558 INFO O| Sep 07 00:15:01.558 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55562026-09-07T00:15:02.102Z[ recovery-image] Sep 07 00:15:01.586 INFO O| Sep 07 00:15:01.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
55572026-09-07T00:15:02.102Z[ recovery-image] Sep 07 00:15:01.586 INFO O| Sep 07 00:15:01.586 INFO STEP 24 (remove_files) COMPLETE
55582026-09-07T00:15:02.108Z[ recovery-image] Sep 07 00:15:01.586 INFO O| Sep 07 00:15:01.586 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55592026-09-07T00:15:02.108Z[verify-libraries] Compiling russh v0.62.4
55602026-09-07T00:15:02.135Z[ recovery-image] Sep 07 00:15:01.620 INFO O| Sep 07 00:15:01.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
55612026-09-07T00:15:02.135Z[ recovery-image] Sep 07 00:15:01.620 INFO O| Sep 07 00:15:01.620 INFO STEP 25 (remove_files) COMPLETE
55622026-09-07T00:15:02.139Z[ recovery-image] Sep 07 00:15:01.620 INFO O| Sep 07 00:15:01.620 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55632026-09-07T00:15:02.198Z[ recovery-image] Sep 07 00:15:01.683 INFO O| Sep 07 00:15:01.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
55642026-09-07T00:15:02.198Z[ recovery-image] Sep 07 00:15:01.683 INFO O| Sep 07 00:15:01.683 INFO STEP 26 (remove_files) COMPLETE
55652026-09-07T00:15:02.198Z[ recovery-image] Sep 07 00:15:01.683 INFO O| Sep 07 00:15:01.683 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55662026-09-07T00:15:02.213Z[ recovery-image] Sep 07 00:15:01.693 INFO O| Sep 07 00:15:01.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
55672026-09-07T00:15:02.213Z[ recovery-image] Sep 07 00:15:01.693 INFO O| Sep 07 00:15:01.693 INFO STEP 27 (remove_files) COMPLETE
55682026-09-07T00:15:02.217Z[ recovery-image] Sep 07 00:15:01.693 INFO O| Sep 07 00:15:01.693 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55692026-09-07T00:15:02.217Z[ recovery-image] Sep 07 00:15:01.702 INFO O| Sep 07 00:15:01.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
55702026-09-07T00:15:02.217Z[ recovery-image] Sep 07 00:15:01.702 INFO O| Sep 07 00:15:01.702 INFO STEP 28 (remove_files) COMPLETE
55712026-09-07T00:15:02.217Z[ recovery-image] Sep 07 00:15:01.702 INFO O| Sep 07 00:15:01.702 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55722026-09-07T00:15:02.225Z[ recovery-image] Sep 07 00:15:01.710 INFO O| Sep 07 00:15:01.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
55732026-09-07T00:15:02.225Z[ recovery-image] Sep 07 00:15:01.711 INFO O| Sep 07 00:15:01.711 INFO STEP 29 (remove_files) COMPLETE
55742026-09-07T00:15:02.230Z[ recovery-image] Sep 07 00:15:01.711 INFO O| Sep 07 00:15:01.711 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55752026-09-07T00:15:02.234Z[ recovery-image] Sep 07 00:15:01.719 INFO O| Sep 07 00:15:01.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
55762026-09-07T00:15:02.234Z[ recovery-image] Sep 07 00:15:01.719 INFO O| Sep 07 00:15:01.719 INFO STEP 30 (remove_files) COMPLETE
55772026-09-07T00:15:02.238Z[ recovery-image] Sep 07 00:15:01.719 INFO O| Sep 07 00:15:01.719 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55782026-09-07T00:15:02.243Z[ recovery-image] Sep 07 00:15:01.728 INFO O| Sep 07 00:15:01.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
55792026-09-07T00:15:02.243Z[ recovery-image] Sep 07 00:15:01.728 INFO O| Sep 07 00:15:01.728 INFO STEP 31 (remove_files) COMPLETE
55802026-09-07T00:15:02.251Z[ recovery-image] Sep 07 00:15:01.728 INFO O| Sep 07 00:15:01.728 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55812026-09-07T00:15:02.255Z[ recovery-image] Sep 07 00:15:01.737 INFO O| Sep 07 00:15:01.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
55822026-09-07T00:15:02.255Z[ recovery-image] Sep 07 00:15:01.737 INFO O| Sep 07 00:15:01.737 INFO STEP 32 (remove_files) COMPLETE
55832026-09-07T00:15:02.255Z[ recovery-image] Sep 07 00:15:01.737 INFO O| Sep 07 00:15:01.737 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55842026-09-07T00:15:02.261Z[ recovery-image] Sep 07 00:15:01.747 INFO O| Sep 07 00:15:01.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
55852026-09-07T00:15:02.262Z[ recovery-image] Sep 07 00:15:01.747 INFO O| Sep 07 00:15:01.747 INFO STEP 33 (remove_files) COMPLETE
55862026-09-07T00:15:02.262Z[ recovery-image] Sep 07 00:15:01.747 INFO O| Sep 07 00:15:01.747 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55872026-09-07T00:15:02.271Z[ recovery-image] Sep 07 00:15:01.756 INFO O| Sep 07 00:15:01.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
55882026-09-07T00:15:02.271Z[ recovery-image] Sep 07 00:15:01.756 INFO O| Sep 07 00:15:01.756 INFO STEP 34 (remove_files) COMPLETE
55892026-09-07T00:15:02.271Z[ recovery-image] Sep 07 00:15:01.756 INFO O| Sep 07 00:15:01.756 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55902026-09-07T00:15:02.281Z[ recovery-image] Sep 07 00:15:01.766 INFO O| Sep 07 00:15:01.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
55912026-09-07T00:15:02.281Z[ recovery-image] Sep 07 00:15:01.766 INFO O| Sep 07 00:15:01.766 INFO STEP 35 (remove_files) COMPLETE
55922026-09-07T00:15:02.281Z[ recovery-image] Sep 07 00:15:01.766 INFO O| Sep 07 00:15:01.766 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55932026-09-07T00:15:02.291Z[ recovery-image] Sep 07 00:15:01.776 INFO O| Sep 07 00:15:01.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
55942026-09-07T00:15:02.295Z[ recovery-image] Sep 07 00:15:01.776 INFO O| Sep 07 00:15:01.776 INFO STEP 36 (remove_files) COMPLETE
55952026-09-07T00:15:02.295Z[ recovery-image] Sep 07 00:15:01.776 INFO O| Sep 07 00:15:01.776 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55962026-09-07T00:15:02.300Z[ recovery-image] Sep 07 00:15:01.785 INFO O| Sep 07 00:15:01.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
55972026-09-07T00:15:02.300Z[ recovery-image] Sep 07 00:15:01.785 INFO O| Sep 07 00:15:01.785 INFO STEP 37 (remove_files) COMPLETE
55982026-09-07T00:15:02.304Z[ recovery-image] Sep 07 00:15:01.785 INFO O| Sep 07 00:15:01.785 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55992026-09-07T00:15:02.308Z[ recovery-image] Sep 07 00:15:01.794 INFO O| Sep 07 00:15:01.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
56002026-09-07T00:15:02.308Z[ recovery-image] Sep 07 00:15:01.794 INFO O| Sep 07 00:15:01.794 INFO STEP 38 (remove_files) COMPLETE
56012026-09-07T00:15:02.308Z[ recovery-image] Sep 07 00:15:01.794 INFO O| Sep 07 00:15:01.794 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56022026-09-07T00:15:02.319Z[ recovery-image] Sep 07 00:15:01.802 INFO O| Sep 07 00:15:01.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
56032026-09-07T00:15:02.320Z[ recovery-image] Sep 07 00:15:01.802 INFO O| Sep 07 00:15:01.802 INFO STEP 39 (remove_files) COMPLETE
56042026-09-07T00:15:02.329Z[ recovery-image] Sep 07 00:15:01.802 INFO O| Sep 07 00:15:01.802 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56052026-09-07T00:15:02.333Z[ recovery-image] Sep 07 00:15:01.810 INFO O| Sep 07 00:15:01.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
56062026-09-07T00:15:02.333Z[ recovery-image] Sep 07 00:15:01.810 INFO O| Sep 07 00:15:01.810 INFO STEP 40 (remove_files) COMPLETE
56072026-09-07T00:15:02.334Z[ recovery-image] Sep 07 00:15:01.810 INFO O| Sep 07 00:15:01.810 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56082026-09-07T00:15:02.337Z[ recovery-image] Sep 07 00:15:01.818 INFO O| Sep 07 00:15:01.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
56092026-09-07T00:15:02.337Z[ recovery-image] Sep 07 00:15:01.818 INFO O| Sep 07 00:15:01.818 INFO STEP 41 (remove_files) COMPLETE
56102026-09-07T00:15:02.337Z[ recovery-image] Sep 07 00:15:01.818 INFO O| Sep 07 00:15:01.818 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56112026-09-07T00:15:02.342Z[ recovery-image] Sep 07 00:15:01.826 INFO O| Sep 07 00:15:01.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
56122026-09-07T00:15:02.342Z[ recovery-image] Sep 07 00:15:01.826 INFO O| Sep 07 00:15:01.826 INFO STEP 42 (remove_files) COMPLETE
56132026-09-07T00:15:02.342Z[ recovery-image] Sep 07 00:15:01.826 INFO O| Sep 07 00:15:01.826 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56142026-09-07T00:15:02.350Z[ recovery-image] Sep 07 00:15:01.834 INFO O| Sep 07 00:15:01.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
56152026-09-07T00:15:02.350Z[ recovery-image] Sep 07 00:15:01.835 INFO O| Sep 07 00:15:01.834 INFO STEP 43 (remove_files) COMPLETE
56162026-09-07T00:15:02.350Z[ recovery-image] Sep 07 00:15:01.835 INFO O| Sep 07 00:15:01.835 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56172026-09-07T00:15:02.357Z[ recovery-image] Sep 07 00:15:01.842 INFO O| Sep 07 00:15:01.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
56182026-09-07T00:15:02.357Z[ recovery-image] Sep 07 00:15:01.842 INFO O| Sep 07 00:15:01.842 INFO STEP 44 (remove_files) COMPLETE
56192026-09-07T00:15:02.360Z[ recovery-image] Sep 07 00:15:01.842 INFO O| Sep 07 00:15:01.842 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56202026-09-07T00:15:02.375Z[ recovery-image] Sep 07 00:15:01.860 INFO O| Sep 07 00:15:01.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
56212026-09-07T00:15:02.375Z[ recovery-image] Sep 07 00:15:01.860 INFO O| Sep 07 00:15:01.860 INFO STEP 45 (remove_files) COMPLETE
56222026-09-07T00:15:02.378Z[ recovery-image] Sep 07 00:15:01.860 INFO O| Sep 07 00:15:01.860 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56232026-09-07T00:15:02.384Z[ recovery-image] Sep 07 00:15:01.869 INFO O| Sep 07 00:15:01.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
56242026-09-07T00:15:02.384Z[ recovery-image] Sep 07 00:15:01.869 INFO O| Sep 07 00:15:01.869 INFO STEP 46 (remove_files) COMPLETE
56252026-09-07T00:15:02.384Z[ recovery-image] Sep 07 00:15:01.869 INFO O| Sep 07 00:15:01.869 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56262026-09-07T00:15:02.391Z[ recovery-image] Sep 07 00:15:01.876 INFO O| Sep 07 00:15:01.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
56272026-09-07T00:15:02.391Z[ recovery-image] Sep 07 00:15:01.877 INFO O| Sep 07 00:15:01.877 INFO STEP 47 (remove_files) COMPLETE
56282026-09-07T00:15:02.397Z[ recovery-image] Sep 07 00:15:01.877 INFO O| Sep 07 00:15:01.877 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56292026-09-07T00:15:02.402Z[ recovery-image] Sep 07 00:15:01.887 INFO O| Sep 07 00:15:01.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
56302026-09-07T00:15:02.402Z[ recovery-image] Sep 07 00:15:01.887 INFO O| Sep 07 00:15:01.887 INFO STEP 48 (remove_files) COMPLETE
56312026-09-07T00:15:02.402Z[ recovery-image] Sep 07 00:15:01.887 INFO O| Sep 07 00:15:01.887 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56322026-09-07T00:15:02.411Z[ recovery-image] Sep 07 00:15:01.896 INFO O| Sep 07 00:15:01.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
56332026-09-07T00:15:02.411Z[ recovery-image] Sep 07 00:15:01.896 INFO O| Sep 07 00:15:01.896 INFO STEP 49 (remove_files) COMPLETE
56342026-09-07T00:15:02.411Z[ recovery-image] Sep 07 00:15:01.896 INFO O| Sep 07 00:15:01.896 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56352026-09-07T00:15:02.420Z[ recovery-image] Sep 07 00:15:01.905 INFO O| Sep 07 00:15:01.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
56362026-09-07T00:15:02.420Z[ recovery-image] Sep 07 00:15:01.905 INFO O| Sep 07 00:15:01.905 INFO STEP 50 (remove_files) COMPLETE
56372026-09-07T00:15:02.420Z[ recovery-image] Sep 07 00:15:01.905 INFO O| Sep 07 00:15:01.905 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56382026-09-07T00:15:02.428Z[ recovery-image] Sep 07 00:15:01.913 INFO O| Sep 07 00:15:01.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
56392026-09-07T00:15:02.428Z[ recovery-image] Sep 07 00:15:01.913 INFO O| Sep 07 00:15:01.913 INFO STEP 51 (remove_files) COMPLETE
56402026-09-07T00:15:02.431Z[ recovery-image] Sep 07 00:15:01.913 INFO O| Sep 07 00:15:01.913 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56412026-09-07T00:15:02.437Z[ recovery-image] Sep 07 00:15:01.922 INFO O| Sep 07 00:15:01.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
56422026-09-07T00:15:02.437Z[ recovery-image] Sep 07 00:15:01.922 INFO O| Sep 07 00:15:01.922 INFO STEP 52 (remove_files) COMPLETE
56432026-09-07T00:15:02.437Z[ recovery-image] Sep 07 00:15:01.922 INFO O| Sep 07 00:15:01.922 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56442026-09-07T00:15:02.445Z[ recovery-image] Sep 07 00:15:01.931 INFO O| Sep 07 00:15:01.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
56452026-09-07T00:15:02.446Z[ recovery-image] Sep 07 00:15:01.931 INFO O| Sep 07 00:15:01.931 INFO STEP 53 (remove_files) COMPLETE
56462026-09-07T00:15:02.446Z[ recovery-image] Sep 07 00:15:01.931 INFO O| Sep 07 00:15:01.931 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56472026-09-07T00:15:02.454Z[ recovery-image] Sep 07 00:15:01.939 INFO O| Sep 07 00:15:01.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
56482026-09-07T00:15:02.454Z[ recovery-image] Sep 07 00:15:01.939 INFO O| Sep 07 00:15:01.939 INFO STEP 54 (remove_files) COMPLETE
56492026-09-07T00:15:02.458Z[ recovery-image] Sep 07 00:15:01.939 INFO O| Sep 07 00:15:01.939 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56502026-09-07T00:15:02.463Z[ recovery-image] Sep 07 00:15:01.948 INFO O| Sep 07 00:15:01.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
56512026-09-07T00:15:02.463Z[ recovery-image] Sep 07 00:15:01.948 INFO O| Sep 07 00:15:01.948 INFO STEP 55 (remove_files) COMPLETE
56522026-09-07T00:15:02.470Z[ recovery-image] Sep 07 00:15:01.948 INFO O| Sep 07 00:15:01.948 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56532026-09-07T00:15:02.475Z[ recovery-image] Sep 07 00:15:01.957 INFO O| Sep 07 00:15:01.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
56542026-09-07T00:15:02.475Z[ recovery-image] Sep 07 00:15:01.957 INFO O| Sep 07 00:15:01.957 INFO STEP 56 (remove_files) COMPLETE
56552026-09-07T00:15:02.475Z[ recovery-image] Sep 07 00:15:01.957 INFO O| Sep 07 00:15:01.957 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56562026-09-07T00:15:02.481Z[ recovery-image] Sep 07 00:15:01.966 INFO O| Sep 07 00:15:01.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
56572026-09-07T00:15:02.481Z[ recovery-image] Sep 07 00:15:01.966 INFO O| Sep 07 00:15:01.966 INFO STEP 57 (remove_files) COMPLETE
56582026-09-07T00:15:02.485Z[ recovery-image] Sep 07 00:15:01.966 INFO O| Sep 07 00:15:01.966 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56592026-09-07T00:15:02.494Z[ recovery-image] Sep 07 00:15:01.978 INFO O| Sep 07 00:15:01.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
56602026-09-07T00:15:02.499Z[ recovery-image] Sep 07 00:15:01.978 INFO O| Sep 07 00:15:01.978 INFO STEP 58 (remove_files) COMPLETE
56612026-09-07T00:15:02.499Z[ recovery-image] Sep 07 00:15:01.978 INFO O| Sep 07 00:15:01.978 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56622026-09-07T00:15:02.503Z[ recovery-image] Sep 07 00:15:01.988 INFO O| Sep 07 00:15:01.988 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
56632026-09-07T00:15:02.513Z[ recovery-image] Sep 07 00:15:01.988 INFO O| Sep 07 00:15:01.988 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
56642026-09-07T00:15:02.513Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
56652026-09-07T00:15:02.513Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
56662026-09-07T00:15:02.513Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
56672026-09-07T00:15:02.513Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
56682026-09-07T00:15:02.514Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO ok!
56692026-09-07T00:15:02.514Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO STEP 59 (ensure_file) COMPLETE
56702026-09-07T00:15:02.514Z[ recovery-image] Sep 07 00:15:01.989 INFO O| Sep 07 00:15:01.989 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56712026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
56722026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
56732026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
56742026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
56752026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
56762026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
56772026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO ok!
56782026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO STEP 60 (ensure_file) COMPLETE
56792026-09-07T00:15:02.519Z[ recovery-image] Sep 07 00:15:01.999 INFO O| Sep 07 00:15:01.999 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56802026-09-07T00:15:02.543Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
56812026-09-07T00:15:02.543Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
56822026-09-07T00:15:02.543Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
56832026-09-07T00:15:02.547Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO ok!
56842026-09-07T00:15:02.547Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO STEP 61 (ensure_file) COMPLETE
56852026-09-07T00:15:02.547Z[ recovery-image] Sep 07 00:15:02.028 INFO O| Sep 07 00:15:02.028 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56862026-09-07T00:15:02.566Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
56872026-09-07T00:15:02.566Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
56882026-09-07T00:15:02.567Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
56892026-09-07T00:15:02.573Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 INFO ok!
56902026-09-07T00:15:02.573Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 INFO STEP 62 (ensure_file) COMPLETE
56912026-09-07T00:15:02.573Z[ recovery-image] Sep 07 00:15:02.051 INFO O| Sep 07 00:15:02.051 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56922026-09-07T00:15:02.578Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.062 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
56932026-09-07T00:15:02.578Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
56942026-09-07T00:15:02.578Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56952026-09-07T00:15:02.582Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56962026-09-07T00:15:02.582Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO ok!
56972026-09-07T00:15:02.582Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO STEP 63 (ensure_file) COMPLETE
56982026-09-07T00:15:02.582Z[ recovery-image] Sep 07 00:15:02.063 INFO O| Sep 07 00:15:02.063 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56992026-09-07T00:15:02.588Z[ recovery-image] Sep 07 00:15:02.073 INFO O| Sep 07 00:15:02.073 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
57002026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.073 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
57012026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.074 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
57022026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.074 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
57032026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.074 INFO ok!
57042026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.074 INFO STEP 64 (ensure_file) COMPLETE
57052026-09-07T00:15:02.592Z[ recovery-image] Sep 07 00:15:02.074 INFO O| Sep 07 00:15:02.074 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57062026-09-07T00:15:02.599Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
57072026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
57082026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
57092026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
57102026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO ok!
57112026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO STEP 65 (ensure_file) COMPLETE
57122026-09-07T00:15:02.604Z[ recovery-image] Sep 07 00:15:02.084 INFO O| Sep 07 00:15:02.084 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57132026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
57142026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
57152026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
57162026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO ok!
57172026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO STEP 66 (assemble_files) COMPLETE
57182026-09-07T00:15:02.609Z[ recovery-image] Sep 07 00:15:02.094 INFO O| Sep 07 00:15:02.094 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57192026-09-07T00:15:02.619Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
57202026-09-07T00:15:02.619Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
57212026-09-07T00:15:02.619Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
57222026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
57232026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO ok!
57242026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO STEP 67 (ensure_file) COMPLETE
57252026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57262026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO skip step because feature "omicron1" is not enabled
57272026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57282026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO skip step because feature "omicron1" is not enabled
57292026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57302026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO skip step because feature "omicron1" is not enabled
57312026-09-07T00:15:02.623Z[ recovery-image] Sep 07 00:15:02.104 INFO O| Sep 07 00:15:02.104 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
57322026-09-07T00:15:02.633Z[ recovery-image] Sep 07 00:15:02.118 INFO O| Sep 07 00:15:02.118 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
57332026-09-07T00:15:02.633Z[ recovery-image] Sep 07 00:15:02.118 INFO O| Sep 07 00:15:02.118 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
57342026-09-07T00:15:03.560Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57352026-09-07T00:15:03.669Z[verify-libraries] Compiling samael v0.0.19
57362026-09-07T00:15:03.929Z[ recovery-image] Sep 07 00:15:03.414 INFO O| Sep 07 00:15:03.414 INFO STEP 71 (pack_tar) COMPLETE
57372026-09-07T00:15:03.929Z[ recovery-image] Sep 07 00:15:03.414 INFO O| Sep 07 00:15:03.414 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
57382026-09-07T00:15:03.929Z[ recovery-image] Sep 07 00:15:03.414 INFO O| Sep 07 00:15:03.414 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
57392026-09-07T00:15:03.967Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57402026-09-07T00:15:04.083Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
57412026-09-07T00:15:04.350Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
57422026-09-07T00:15:04.584Z[ recovery-image] Sep 07 00:15:04.069 INFO O| Sep 07 00:15:04.069 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
57432026-09-07T00:15:04.671Z[verify-libraries] Compiling fs-err v2.11.0
57442026-09-07T00:15:04.686Z[ recovery-image] Sep 07 00:15:04.168 INFO O| Sep 07 00:15:04.168 INFO completed processing sled/ramdisk-02-trim
57452026-09-07T00:15:04.686Z[ recovery-image] Sep 07 00:15:04.170 INFO image builder template: ramdisk-03-recovery-trim...
57462026-09-07T00:15:04.686Z[ recovery-image] Sep 07 00:15:04.170 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
57472026-09-07T00:15:04.691Z[ recovery-image] Sep 07 00:15:04.175 INFO O| Sep 07 00:15:04.175 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
57482026-09-07T00:15:04.770Z[ recovery-image] Sep 07 00:15:04.251 INFO O| Sep 07 00:15:04.251 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
57492026-09-07T00:15:04.775Z[ recovery-image] Sep 07 00:15:04.254 INFO O| Sep 07 00:15:04.254 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
57502026-09-07T00:15:04.851Z[ recovery-image] Sep 07 00:15:04.336 INFO O| Sep 07 00:15:04.336 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
57512026-09-07T00:15:04.979Z[ recovery-image] Sep 07 00:15:04.462 INFO O| Sep 07 00:15:04.462 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
57522026-09-07T00:15:04.979Z[ recovery-image] Sep 07 00:15:04.462 INFO O| Sep 07 00:15:04.462 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
57532026-09-07T00:15:04.985Z[ recovery-image] Sep 07 00:15:04.470 INFO O| Sep 07 00:15:04.470 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
57542026-09-07T00:15:04.989Z[ recovery-image] Sep 07 00:15:04.474 INFO O| Sep 07 00:15:04.474 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
57552026-09-07T00:15:04.993Z[verify-libraries] Compiling internet-checksum v0.2.1
57562026-09-07T00:15:04.996Z[ recovery-image] Sep 07 00:15:04.479 INFO O| Sep 07 00:15:04.479 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
57572026-09-07T00:15:05.222Z[verify-libraries] Compiling git2 v0.20.4
57582026-09-07T00:15:05.248Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
57592026-09-07T00:15:05.563Z[ recovery-image] Sep 07 00:15:05.049 INFO O| Sep 07 00:15:05.048 INFO rolled back to input snapshot; work may begin
57602026-09-07T00:15:05.564Z[ recovery-image] Sep 07 00:15:05.049 INFO O| Sep 07 00:15:05.049 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
57612026-09-07T00:15:05.568Z[ recovery-image] Sep 07 00:15:05.053 INFO O| Sep 07 00:15:05.053 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57622026-09-07T00:15:05.578Z[ recovery-image] Sep 07 00:15:05.062 INFO O| Sep 07 00:15:05.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
57632026-09-07T00:15:05.586Z[ recovery-image] Sep 07 00:15:05.064 INFO O| Sep 07 00:15:05.064 INFO STEP 0 (remove_files) COMPLETE
57642026-09-07T00:15:05.586Z[ recovery-image] Sep 07 00:15:05.064 INFO O| Sep 07 00:15:05.064 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57652026-09-07T00:15:05.590Z[ recovery-image] Sep 07 00:15:05.075 INFO O| Sep 07 00:15:05.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
57662026-09-07T00:15:05.594Z[ recovery-image] Sep 07 00:15:05.077 INFO O| Sep 07 00:15:05.077 INFO STEP 1 (remove_files) COMPLETE
57672026-09-07T00:15:05.594Z[ recovery-image] Sep 07 00:15:05.077 INFO O| Sep 07 00:15:05.077 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57682026-09-07T00:15:05.602Z[ recovery-image] Sep 07 00:15:05.087 INFO O| Sep 07 00:15:05.087 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
57692026-09-07T00:15:05.607Z[ recovery-image] Sep 07 00:15:05.092 INFO O| Sep 07 00:15:05.092 INFO STEP 2 (remove_files) COMPLETE
57702026-09-07T00:15:05.607Z[ recovery-image] Sep 07 00:15:05.092 INFO O| Sep 07 00:15:05.092 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57712026-09-07T00:15:05.611Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
57722026-09-07T00:15:05.622Z[ recovery-image] Sep 07 00:15:05.103 INFO O| Sep 07 00:15:05.103 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
57732026-09-07T00:15:05.672Z[ recovery-image] Sep 07 00:15:05.157 INFO O| Sep 07 00:15:05.157 INFO STEP 3 (remove_files) COMPLETE
57742026-09-07T00:15:05.672Z[ recovery-image] Sep 07 00:15:05.157 INFO O| Sep 07 00:15:05.157 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57752026-09-07T00:15:05.682Z[ recovery-image] Sep 07 00:15:05.167 INFO O| Sep 07 00:15:05.167 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
57762026-09-07T00:15:05.686Z[ recovery-image] Sep 07 00:15:05.169 INFO O| Sep 07 00:15:05.169 INFO STEP 4 (remove_files) COMPLETE
57772026-09-07T00:15:05.686Z[ recovery-image] Sep 07 00:15:05.169 INFO O| Sep 07 00:15:05.169 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57782026-09-07T00:15:05.694Z[ recovery-image] Sep 07 00:15:05.179 INFO O| Sep 07 00:15:05.179 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
57792026-09-07T00:15:05.727Z[ recovery-image] Sep 07 00:15:05.213 INFO O| Sep 07 00:15:05.212 INFO STEP 5 (remove_files) COMPLETE
57802026-09-07T00:15:05.727Z[ recovery-image] Sep 07 00:15:05.213 INFO O| Sep 07 00:15:05.213 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57812026-09-07T00:15:05.737Z[ recovery-image] Sep 07 00:15:05.222 INFO O| Sep 07 00:15:05.222 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
57822026-09-07T00:15:05.753Z[ recovery-image] Sep 07 00:15:05.235 INFO O| Sep 07 00:15:05.235 INFO STEP 6 (remove_files) COMPLETE
57832026-09-07T00:15:05.753Z[ recovery-image] Sep 07 00:15:05.235 INFO O| Sep 07 00:15:05.235 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57842026-09-07T00:15:05.760Z[ recovery-image] Sep 07 00:15:05.246 INFO O| Sep 07 00:15:05.246 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
57852026-09-07T00:15:05.770Z[ recovery-image] Sep 07 00:15:05.248 INFO O| Sep 07 00:15:05.248 INFO STEP 7 (remove_files) COMPLETE
57862026-09-07T00:15:05.770Z[ recovery-image] Sep 07 00:15:05.248 INFO O| Sep 07 00:15:05.248 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57872026-09-07T00:15:05.776Z[ recovery-image] Sep 07 00:15:05.258 INFO O| Sep 07 00:15:05.258 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
57882026-09-07T00:15:05.786Z[ recovery-image] Sep 07 00:15:05.270 INFO O| Sep 07 00:15:05.270 INFO STEP 8 (remove_files) COMPLETE
57892026-09-07T00:15:05.786Z[ recovery-image] Sep 07 00:15:05.270 INFO O| Sep 07 00:15:05.270 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57902026-09-07T00:15:05.797Z[ recovery-image] Sep 07 00:15:05.280 INFO O| Sep 07 00:15:05.280 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
57912026-09-07T00:15:05.890Z[ recovery-image] Sep 07 00:15:05.375 INFO O| Sep 07 00:15:05.375 INFO STEP 9 (remove_files) COMPLETE
57922026-09-07T00:15:05.890Z[ recovery-image] Sep 07 00:15:05.375 INFO O| Sep 07 00:15:05.375 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57932026-09-07T00:15:05.901Z[ recovery-image] Sep 07 00:15:05.385 INFO O| Sep 07 00:15:05.385 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
57942026-09-07T00:15:05.907Z[ recovery-image] Sep 07 00:15:05.391 INFO O| Sep 07 00:15:05.391 INFO STEP 10 (remove_files) COMPLETE
57952026-09-07T00:15:05.907Z[ recovery-image] Sep 07 00:15:05.391 INFO O| Sep 07 00:15:05.391 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57962026-09-07T00:15:05.916Z[ recovery-image] Sep 07 00:15:05.402 INFO O| Sep 07 00:15:05.401 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
57972026-09-07T00:15:05.939Z[ recovery-image] Sep 07 00:15:05.424 INFO O| Sep 07 00:15:05.424 INFO STEP 11 (remove_files) COMPLETE
57982026-09-07T00:15:05.939Z[ recovery-image] Sep 07 00:15:05.424 INFO O| Sep 07 00:15:05.424 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57992026-09-07T00:15:05.949Z[ recovery-image] Sep 07 00:15:05.434 INFO O| Sep 07 00:15:05.434 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
58002026-09-07T00:15:05.960Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
58012026-09-07T00:15:06.317Z[ recovery-image] Sep 07 00:15:05.801 INFO O| Sep 07 00:15:05.801 INFO STEP 12 (remove_files) COMPLETE
58022026-09-07T00:15:06.317Z[ recovery-image] Sep 07 00:15:05.802 INFO O| Sep 07 00:15:05.801 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58032026-09-07T00:15:06.339Z[ recovery-image] Sep 07 00:15:05.824 INFO O| Sep 07 00:15:05.824 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
58042026-09-07T00:15:06.345Z[ recovery-image] Sep 07 00:15:05.831 INFO O| Sep 07 00:15:05.831 INFO STEP 13 (remove_files) COMPLETE
58052026-09-07T00:15:06.346Z[ recovery-image] Sep 07 00:15:05.831 INFO O| Sep 07 00:15:05.831 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58062026-09-07T00:15:06.356Z[ recovery-image] Sep 07 00:15:05.840 INFO O| Sep 07 00:15:05.840 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
58072026-09-07T00:15:06.360Z[ recovery-image] Sep 07 00:15:05.845 INFO O| Sep 07 00:15:05.845 INFO STEP 14 (remove_files) COMPLETE
58082026-09-07T00:15:06.360Z[ recovery-image] Sep 07 00:15:05.845 INFO O| Sep 07 00:15:05.845 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58092026-09-07T00:15:06.373Z[ recovery-image] Sep 07 00:15:05.858 INFO O| Sep 07 00:15:05.858 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
58102026-09-07T00:15:06.378Z[ recovery-image] Sep 07 00:15:05.860 INFO O| Sep 07 00:15:05.860 INFO STEP 15 (remove_files) COMPLETE
58112026-09-07T00:15:06.378Z[ recovery-image] Sep 07 00:15:05.860 INFO O| Sep 07 00:15:05.860 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58122026-09-07T00:15:06.390Z[ recovery-image] Sep 07 00:15:05.874 INFO O| Sep 07 00:15:05.873 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
58132026-09-07T00:15:06.393Z[ recovery-image] Sep 07 00:15:05.874 INFO O| Sep 07 00:15:05.874 INFO STEP 16 (remove_files) COMPLETE
58142026-09-07T00:15:06.394Z[ recovery-image] Sep 07 00:15:05.874 INFO O| Sep 07 00:15:05.874 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58152026-09-07T00:15:06.403Z[ recovery-image] Sep 07 00:15:05.888 INFO O| Sep 07 00:15:05.888 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
58162026-09-07T00:15:06.500Z[ recovery-image] Sep 07 00:15:05.983 INFO O| Sep 07 00:15:05.983 INFO STEP 17 (remove_files) COMPLETE
58172026-09-07T00:15:06.501Z[ recovery-image] Sep 07 00:15:05.983 INFO O| Sep 07 00:15:05.983 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58182026-09-07T00:15:06.508Z[ recovery-image] Sep 07 00:15:05.993 INFO O| Sep 07 00:15:05.993 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
58192026-09-07T00:15:06.509Z[ recovery-image] Sep 07 00:15:05.993 INFO O| Sep 07 00:15:05.993 INFO STEP 18 (remove_files) COMPLETE
58202026-09-07T00:15:06.517Z[ recovery-image] Sep 07 00:15:05.993 INFO O| Sep 07 00:15:05.993 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58212026-09-07T00:15:06.523Z[ recovery-image] Sep 07 00:15:06.002 INFO O| Sep 07 00:15:06.002 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
58222026-09-07T00:15:06.523Z[ recovery-image] Sep 07 00:15:06.002 INFO O| Sep 07 00:15:06.002 INFO STEP 19 (remove_files) COMPLETE
58232026-09-07T00:15:06.523Z[ recovery-image] Sep 07 00:15:06.002 INFO O| Sep 07 00:15:06.002 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58242026-09-07T00:15:06.527Z[ recovery-image] Sep 07 00:15:06.011 INFO O| Sep 07 00:15:06.011 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
58252026-09-07T00:15:06.645Z[ recovery-image] Sep 07 00:15:06.130 INFO O| Sep 07 00:15:06.130 INFO STEP 20 (remove_files) COMPLETE
58262026-09-07T00:15:06.645Z[ recovery-image] Sep 07 00:15:06.130 INFO O| Sep 07 00:15:06.130 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58272026-09-07T00:15:06.658Z[ recovery-image] Sep 07 00:15:06.143 INFO O| Sep 07 00:15:06.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
58282026-09-07T00:15:06.662Z[ recovery-image] Sep 07 00:15:06.145 INFO O| Sep 07 00:15:06.145 INFO STEP 21 (remove_files) COMPLETE
58292026-09-07T00:15:06.662Z[ recovery-image] Sep 07 00:15:06.145 INFO O| Sep 07 00:15:06.145 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58302026-09-07T00:15:06.677Z[ recovery-image] Sep 07 00:15:06.162 INFO O| Sep 07 00:15:06.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
58312026-09-07T00:15:06.680Z[ recovery-image] Sep 07 00:15:06.163 INFO O| Sep 07 00:15:06.163 INFO STEP 22 (remove_files) COMPLETE
58322026-09-07T00:15:06.680Z[ recovery-image] Sep 07 00:15:06.163 INFO O| Sep 07 00:15:06.163 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58332026-09-07T00:15:06.696Z[ recovery-image] Sep 07 00:15:06.175 INFO O| Sep 07 00:15:06.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
58342026-09-07T00:15:06.700Z[ recovery-image] Sep 07 00:15:06.176 INFO O| Sep 07 00:15:06.176 INFO STEP 23 (remove_files) COMPLETE
58352026-09-07T00:15:06.700Z[ recovery-image] Sep 07 00:15:06.176 INFO O| Sep 07 00:15:06.176 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58362026-09-07T00:15:06.713Z[ recovery-image] Sep 07 00:15:06.198 INFO O| Sep 07 00:15:06.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
58372026-09-07T00:15:06.713Z[ recovery-image] Sep 07 00:15:06.198 INFO O| Sep 07 00:15:06.198 INFO STEP 24 (remove_files) COMPLETE
58382026-09-07T00:15:06.719Z[ recovery-image] Sep 07 00:15:06.198 INFO O| Sep 07 00:15:06.198 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58392026-09-07T00:15:06.725Z[ recovery-image] Sep 07 00:15:06.210 INFO O| Sep 07 00:15:06.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
58402026-09-07T00:15:06.729Z[ recovery-image] Sep 07 00:15:06.211 INFO O| Sep 07 00:15:06.211 INFO STEP 25 (remove_files) COMPLETE
58412026-09-07T00:15:06.729Z[ recovery-image] Sep 07 00:15:06.211 INFO O| Sep 07 00:15:06.211 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58422026-09-07T00:15:06.738Z[ recovery-image] Sep 07 00:15:06.221 INFO O| Sep 07 00:15:06.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
58432026-09-07T00:15:06.738Z[ recovery-image] Sep 07 00:15:06.221 INFO O| Sep 07 00:15:06.221 INFO STEP 26 (remove_files) COMPLETE
58442026-09-07T00:15:06.742Z[ recovery-image] Sep 07 00:15:06.222 INFO O| Sep 07 00:15:06.221 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58452026-09-07T00:15:06.746Z[ recovery-image] Sep 07 00:15:06.232 INFO O| Sep 07 00:15:06.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
58462026-09-07T00:15:06.746Z[ recovery-image] Sep 07 00:15:06.232 INFO O| Sep 07 00:15:06.232 INFO STEP 27 (remove_files) COMPLETE
58472026-09-07T00:15:06.755Z[ recovery-image] Sep 07 00:15:06.232 INFO O| Sep 07 00:15:06.232 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58482026-09-07T00:15:06.761Z[ recovery-image] Sep 07 00:15:06.245 INFO O| Sep 07 00:15:06.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
58492026-09-07T00:15:06.761Z[ recovery-image] Sep 07 00:15:06.245 INFO O| Sep 07 00:15:06.245 INFO STEP 28 (remove_files) COMPLETE
58502026-09-07T00:15:06.769Z[ recovery-image] Sep 07 00:15:06.245 INFO O| Sep 07 00:15:06.245 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58512026-09-07T00:15:06.769Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
58522026-09-07T00:15:06.774Z[ recovery-image] Sep 07 00:15:06.256 INFO O| Sep 07 00:15:06.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
58532026-09-07T00:15:06.774Z[ recovery-image] Sep 07 00:15:06.256 INFO O| Sep 07 00:15:06.256 INFO STEP 29 (remove_files) COMPLETE
58542026-09-07T00:15:06.774Z[ recovery-image] Sep 07 00:15:06.256 INFO O| Sep 07 00:15:06.256 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58552026-09-07T00:15:06.783Z[ recovery-image] Sep 07 00:15:06.267 INFO O| Sep 07 00:15:06.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
58562026-09-07T00:15:06.784Z[ recovery-image] Sep 07 00:15:06.267 INFO O| Sep 07 00:15:06.267 INFO STEP 30 (remove_files) COMPLETE
58572026-09-07T00:15:06.784Z[ recovery-image] Sep 07 00:15:06.267 INFO O| Sep 07 00:15:06.267 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58582026-09-07T00:15:06.793Z[ recovery-image] Sep 07 00:15:06.276 INFO O| Sep 07 00:15:06.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
58592026-09-07T00:15:06.794Z[ recovery-image] Sep 07 00:15:06.276 INFO O| Sep 07 00:15:06.276 INFO STEP 31 (remove_files) COMPLETE
58602026-09-07T00:15:06.794Z[ recovery-image] Sep 07 00:15:06.276 INFO O| Sep 07 00:15:06.276 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58612026-09-07T00:15:06.804Z[ recovery-image] Sep 07 00:15:06.285 INFO O| Sep 07 00:15:06.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
58622026-09-07T00:15:06.807Z[ recovery-image] Sep 07 00:15:06.286 INFO O| Sep 07 00:15:06.286 INFO STEP 32 (remove_files) COMPLETE
58632026-09-07T00:15:06.807Z[ recovery-image] Sep 07 00:15:06.286 INFO O| Sep 07 00:15:06.286 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58642026-09-07T00:15:06.813Z[ recovery-image] Sep 07 00:15:06.295 INFO O| Sep 07 00:15:06.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
58652026-09-07T00:15:06.813Z[ recovery-image] Sep 07 00:15:06.295 INFO O| Sep 07 00:15:06.295 INFO STEP 33 (remove_files) COMPLETE
58662026-09-07T00:15:06.813Z[ recovery-image] Sep 07 00:15:06.295 INFO O| Sep 07 00:15:06.295 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58672026-09-07T00:15:06.821Z[ recovery-image] Sep 07 00:15:06.304 INFO O| Sep 07 00:15:06.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
58682026-09-07T00:15:06.821Z[ recovery-image] Sep 07 00:15:06.305 INFO O| Sep 07 00:15:06.305 INFO STEP 34 (remove_files) COMPLETE
58692026-09-07T00:15:06.829Z[ recovery-image] Sep 07 00:15:06.305 INFO O| Sep 07 00:15:06.305 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58702026-09-07T00:15:06.833Z[ recovery-image] Sep 07 00:15:06.314 INFO O| Sep 07 00:15:06.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
58712026-09-07T00:15:06.833Z[ recovery-image] Sep 07 00:15:06.315 INFO O| Sep 07 00:15:06.315 INFO STEP 35 (remove_files) COMPLETE
58722026-09-07T00:15:06.833Z[ recovery-image] Sep 07 00:15:06.315 INFO O| Sep 07 00:15:06.315 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58732026-09-07T00:15:06.845Z[ recovery-image] Sep 07 00:15:06.325 INFO O| Sep 07 00:15:06.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
58742026-09-07T00:15:06.846Z[ recovery-image] Sep 07 00:15:06.325 INFO O| Sep 07 00:15:06.325 INFO STEP 36 (remove_files) COMPLETE
58752026-09-07T00:15:06.849Z[ recovery-image] Sep 07 00:15:06.325 INFO O| Sep 07 00:15:06.325 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58762026-09-07T00:15:06.854Z[ recovery-image] Sep 07 00:15:06.335 INFO O| Sep 07 00:15:06.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
58772026-09-07T00:15:06.854Z[ recovery-image] Sep 07 00:15:06.335 INFO O| Sep 07 00:15:06.335 INFO STEP 37 (remove_files) COMPLETE
58782026-09-07T00:15:06.854Z[ recovery-image] Sep 07 00:15:06.335 INFO O| Sep 07 00:15:06.335 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58792026-09-07T00:15:06.860Z[ recovery-image] Sep 07 00:15:06.345 INFO O| Sep 07 00:15:06.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
58802026-09-07T00:15:06.860Z[ recovery-image] Sep 07 00:15:06.345 INFO O| Sep 07 00:15:06.345 INFO STEP 38 (remove_files) COMPLETE
58812026-09-07T00:15:06.864Z[ recovery-image] Sep 07 00:15:06.345 INFO O| Sep 07 00:15:06.345 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58822026-09-07T00:15:06.871Z[ recovery-image] Sep 07 00:15:06.355 INFO O| Sep 07 00:15:06.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
58832026-09-07T00:15:06.871Z[ recovery-image] Sep 07 00:15:06.355 INFO O| Sep 07 00:15:06.355 INFO STEP 39 (remove_files) COMPLETE
58842026-09-07T00:15:06.871Z[ recovery-image] Sep 07 00:15:06.355 INFO O| Sep 07 00:15:06.355 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58852026-09-07T00:15:06.884Z[ recovery-image] Sep 07 00:15:06.365 INFO O| Sep 07 00:15:06.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
58862026-09-07T00:15:06.884Z[ recovery-image] Sep 07 00:15:06.365 INFO O| Sep 07 00:15:06.365 INFO STEP 40 (remove_files) COMPLETE
58872026-09-07T00:15:06.884Z[ recovery-image] Sep 07 00:15:06.366 INFO O| Sep 07 00:15:06.365 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58882026-09-07T00:15:06.890Z[ recovery-image] Sep 07 00:15:06.375 INFO O| Sep 07 00:15:06.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
58892026-09-07T00:15:06.890Z[ recovery-image] Sep 07 00:15:06.375 INFO O| Sep 07 00:15:06.375 INFO STEP 41 (remove_files) COMPLETE
58902026-09-07T00:15:06.891Z[ recovery-image] Sep 07 00:15:06.375 INFO O| Sep 07 00:15:06.375 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58912026-09-07T00:15:06.901Z[ recovery-image] Sep 07 00:15:06.385 INFO O| Sep 07 00:15:06.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
58922026-09-07T00:15:06.901Z[ recovery-image] Sep 07 00:15:06.385 INFO O| Sep 07 00:15:06.385 INFO STEP 42 (remove_files) COMPLETE
58932026-09-07T00:15:06.901Z[ recovery-image] Sep 07 00:15:06.385 INFO O| Sep 07 00:15:06.385 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58942026-09-07T00:15:06.911Z[ recovery-image] Sep 07 00:15:06.396 INFO O| Sep 07 00:15:06.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
58952026-09-07T00:15:06.911Z[ recovery-image] Sep 07 00:15:06.396 INFO O| Sep 07 00:15:06.396 INFO STEP 43 (remove_files) COMPLETE
58962026-09-07T00:15:06.920Z[ recovery-image] Sep 07 00:15:06.396 INFO O| Sep 07 00:15:06.396 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58972026-09-07T00:15:06.926Z[ recovery-image] Sep 07 00:15:06.406 INFO O| Sep 07 00:15:06.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
58982026-09-07T00:15:06.926Z[ recovery-image] Sep 07 00:15:06.407 INFO O| Sep 07 00:15:06.407 INFO STEP 44 (remove_files) COMPLETE
58992026-09-07T00:15:06.926Z[ recovery-image] Sep 07 00:15:06.407 INFO O| Sep 07 00:15:06.407 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59002026-09-07T00:15:06.932Z[ recovery-image] Sep 07 00:15:06.418 INFO O| Sep 07 00:15:06.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
59012026-09-07T00:15:06.932Z[ recovery-image] Sep 07 00:15:06.418 INFO O| Sep 07 00:15:06.418 INFO STEP 45 (remove_files) COMPLETE
59022026-09-07T00:15:06.936Z[ recovery-image] Sep 07 00:15:06.418 INFO O| Sep 07 00:15:06.418 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59032026-09-07T00:15:06.946Z[ recovery-image] Sep 07 00:15:06.428 INFO O| Sep 07 00:15:06.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
59042026-09-07T00:15:06.946Z[ recovery-image] Sep 07 00:15:06.428 INFO O| Sep 07 00:15:06.428 INFO STEP 46 (remove_files) COMPLETE
59052026-09-07T00:15:06.952Z[ recovery-image] Sep 07 00:15:06.428 INFO O| Sep 07 00:15:06.428 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59062026-09-07T00:15:06.956Z[ recovery-image] Sep 07 00:15:06.438 INFO O| Sep 07 00:15:06.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
59072026-09-07T00:15:06.956Z[ recovery-image] Sep 07 00:15:06.438 INFO O| Sep 07 00:15:06.438 INFO STEP 47 (remove_files) COMPLETE
59082026-09-07T00:15:06.956Z[ recovery-image] Sep 07 00:15:06.438 INFO O| Sep 07 00:15:06.438 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59092026-09-07T00:15:06.965Z[ recovery-image] Sep 07 00:15:06.448 INFO O| Sep 07 00:15:06.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
59102026-09-07T00:15:06.965Z[ recovery-image] Sep 07 00:15:06.448 INFO O| Sep 07 00:15:06.448 INFO STEP 48 (remove_files) COMPLETE
59112026-09-07T00:15:06.971Z[ recovery-image] Sep 07 00:15:06.448 INFO O| Sep 07 00:15:06.448 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59122026-09-07T00:15:06.976Z[ recovery-image] Sep 07 00:15:06.457 INFO O| Sep 07 00:15:06.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
59132026-09-07T00:15:06.976Z[ recovery-image] Sep 07 00:15:06.457 INFO O| Sep 07 00:15:06.457 INFO STEP 49 (remove_files) COMPLETE
59142026-09-07T00:15:06.976Z[ recovery-image] Sep 07 00:15:06.457 INFO O| Sep 07 00:15:06.457 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59152026-09-07T00:15:06.982Z[ recovery-image] Sep 07 00:15:06.466 INFO O| Sep 07 00:15:06.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
59162026-09-07T00:15:06.982Z[ recovery-image] Sep 07 00:15:06.466 INFO O| Sep 07 00:15:06.466 INFO STEP 50 (remove_files) COMPLETE
59172026-09-07T00:15:06.982Z[ recovery-image] Sep 07 00:15:06.466 INFO O| Sep 07 00:15:06.466 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59182026-09-07T00:15:06.990Z[ recovery-image] Sep 07 00:15:06.475 INFO O| Sep 07 00:15:06.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
59192026-09-07T00:15:06.990Z[ recovery-image] Sep 07 00:15:06.475 INFO O| Sep 07 00:15:06.475 INFO STEP 51 (remove_files) COMPLETE
59202026-09-07T00:15:06.996Z[ recovery-image] Sep 07 00:15:06.475 INFO O| Sep 07 00:15:06.475 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59212026-09-07T00:15:07.004Z[ recovery-image] Sep 07 00:15:06.484 INFO O| Sep 07 00:15:06.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
59222026-09-07T00:15:07.005Z[ recovery-image] Sep 07 00:15:06.484 INFO O| Sep 07 00:15:06.484 INFO STEP 52 (remove_files) COMPLETE
59232026-09-07T00:15:07.005Z[ recovery-image] Sep 07 00:15:06.484 INFO O| Sep 07 00:15:06.484 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59242026-09-07T00:15:07.012Z[ recovery-image] Sep 07 00:15:06.493 INFO O| Sep 07 00:15:06.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
59252026-09-07T00:15:07.012Z[ recovery-image] Sep 07 00:15:06.493 INFO O| Sep 07 00:15:06.493 INFO STEP 53 (remove_files) COMPLETE
59262026-09-07T00:15:07.012Z[ recovery-image] Sep 07 00:15:06.493 INFO O| Sep 07 00:15:06.493 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59272026-09-07T00:15:07.019Z[ recovery-image] Sep 07 00:15:06.503 INFO O| Sep 07 00:15:06.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
59282026-09-07T00:15:07.020Z[ recovery-image] Sep 07 00:15:06.503 INFO O| Sep 07 00:15:06.503 INFO STEP 54 (remove_files) COMPLETE
59292026-09-07T00:15:07.024Z[ recovery-image] Sep 07 00:15:06.503 INFO O| Sep 07 00:15:06.503 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59302026-09-07T00:15:07.028Z[ recovery-image] Sep 07 00:15:06.512 INFO O| Sep 07 00:15:06.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
59312026-09-07T00:15:07.028Z[ recovery-image] Sep 07 00:15:06.512 INFO O| Sep 07 00:15:06.512 INFO STEP 55 (remove_files) COMPLETE
59322026-09-07T00:15:07.028Z[ recovery-image] Sep 07 00:15:06.512 INFO O| Sep 07 00:15:06.512 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59332026-09-07T00:15:07.035Z[ recovery-image] Sep 07 00:15:06.520 INFO O| Sep 07 00:15:06.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
59342026-09-07T00:15:07.035Z[ recovery-image] Sep 07 00:15:06.520 INFO O| Sep 07 00:15:06.520 INFO STEP 56 (remove_files) COMPLETE
59352026-09-07T00:15:07.035Z[ recovery-image] Sep 07 00:15:06.520 INFO O| Sep 07 00:15:06.520 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59362026-09-07T00:15:07.047Z[ recovery-image] Sep 07 00:15:06.530 INFO O| Sep 07 00:15:06.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
59372026-09-07T00:15:07.047Z[ recovery-image] Sep 07 00:15:06.530 INFO O| Sep 07 00:15:06.530 INFO STEP 57 (remove_files) COMPLETE
59382026-09-07T00:15:07.052Z[ recovery-image] Sep 07 00:15:06.530 INFO O| Sep 07 00:15:06.530 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59392026-09-07T00:15:07.056Z[ recovery-image] Sep 07 00:15:06.540 INFO O| Sep 07 00:15:06.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
59402026-09-07T00:15:07.056Z[ recovery-image] Sep 07 00:15:06.540 INFO O| Sep 07 00:15:06.540 INFO STEP 58 (remove_files) COMPLETE
59412026-09-07T00:15:07.056Z[ recovery-image] Sep 07 00:15:06.540 INFO O| Sep 07 00:15:06.540 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59422026-09-07T00:15:07.064Z[ recovery-image] Sep 07 00:15:06.550 INFO O| Sep 07 00:15:06.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
59432026-09-07T00:15:07.065Z[ recovery-image] Sep 07 00:15:06.550 INFO O| Sep 07 00:15:06.550 INFO STEP 59 (remove_files) COMPLETE
59442026-09-07T00:15:07.065Z[ recovery-image] Sep 07 00:15:06.550 INFO O| Sep 07 00:15:06.550 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59452026-09-07T00:15:07.080Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
59462026-09-07T00:15:07.086Z[ recovery-image] Sep 07 00:15:06.571 INFO O| Sep 07 00:15:06.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
59472026-09-07T00:15:07.086Z[ recovery-image] Sep 07 00:15:06.571 INFO O| Sep 07 00:15:06.571 INFO STEP 60 (remove_files) COMPLETE
59482026-09-07T00:15:07.090Z[ recovery-image] Sep 07 00:15:06.571 INFO O| Sep 07 00:15:06.571 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59492026-09-07T00:15:07.095Z[ recovery-image] Sep 07 00:15:06.580 INFO O| Sep 07 00:15:06.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
59502026-09-07T00:15:07.095Z[ recovery-image] Sep 07 00:15:06.581 INFO O| Sep 07 00:15:06.580 INFO STEP 61 (remove_files) COMPLETE
59512026-09-07T00:15:07.122Z[ recovery-image] Sep 07 00:15:06.581 INFO O| Sep 07 00:15:06.581 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59522026-09-07T00:15:07.139Z[ recovery-image] Sep 07 00:15:06.589 INFO O| Sep 07 00:15:06.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
59532026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.589 INFO O| Sep 07 00:15:06.589 INFO STEP 62 (remove_files) COMPLETE
59542026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.589 INFO O| Sep 07 00:15:06.589 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59552026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.598 INFO O| Sep 07 00:15:06.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
59562026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.598 INFO O| Sep 07 00:15:06.598 INFO STEP 63 (remove_files) COMPLETE
59572026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.598 INFO O| Sep 07 00:15:06.598 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59582026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.606 INFO O| Sep 07 00:15:06.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
59592026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.610 INFO O| Sep 07 00:15:06.610 INFO STEP 64 (remove_files) COMPLETE
59602026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.610 INFO O| Sep 07 00:15:06.610 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59612026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.620 INFO O| Sep 07 00:15:06.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
59622026-09-07T00:15:07.140Z[ recovery-image] Sep 07 00:15:06.620 INFO O| Sep 07 00:15:06.620 INFO STEP 65 (remove_files) COMPLETE
59632026-09-07T00:15:07.145Z[ recovery-image] Sep 07 00:15:06.620 INFO O| Sep 07 00:15:06.620 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59642026-09-07T00:15:07.155Z[ recovery-image] Sep 07 00:15:06.629 INFO O| Sep 07 00:15:06.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
59652026-09-07T00:15:07.155Z[ recovery-image] Sep 07 00:15:06.629 INFO O| Sep 07 00:15:06.629 INFO STEP 66 (remove_files) COMPLETE
59662026-09-07T00:15:07.155Z[ recovery-image] Sep 07 00:15:06.629 INFO O| Sep 07 00:15:06.629 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59672026-09-07T00:15:07.159Z[ recovery-image] Sep 07 00:15:06.638 INFO O| Sep 07 00:15:06.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
59682026-09-07T00:15:07.159Z[ recovery-image] Sep 07 00:15:06.638 INFO O| Sep 07 00:15:06.638 INFO STEP 67 (remove_files) COMPLETE
59692026-09-07T00:15:07.159Z[ recovery-image] Sep 07 00:15:06.638 INFO O| Sep 07 00:15:06.638 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59702026-09-07T00:15:07.163Z[ recovery-image] Sep 07 00:15:06.648 INFO O| Sep 07 00:15:06.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
59712026-09-07T00:15:07.163Z[ recovery-image] Sep 07 00:15:06.648 INFO O| Sep 07 00:15:06.648 INFO STEP 68 (remove_files) COMPLETE
59722026-09-07T00:15:07.163Z[ recovery-image] Sep 07 00:15:06.648 INFO O| Sep 07 00:15:06.648 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59732026-09-07T00:15:07.173Z[ recovery-image] Sep 07 00:15:06.657 INFO O| Sep 07 00:15:06.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
59742026-09-07T00:15:07.173Z[ recovery-image] Sep 07 00:15:06.657 INFO O| Sep 07 00:15:06.657 INFO STEP 69 (remove_files) COMPLETE
59752026-09-07T00:15:07.177Z[ recovery-image] Sep 07 00:15:06.658 INFO O| Sep 07 00:15:06.657 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59762026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.667 INFO O| Sep 07 00:15:06.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
59772026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.667 INFO O| Sep 07 00:15:06.667 INFO STEP 70 (remove_files) COMPLETE
59782026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.668 INFO O| Sep 07 00:15:06.667 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59792026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.678 INFO O| Sep 07 00:15:06.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
59802026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.678 INFO O| Sep 07 00:15:06.678 INFO STEP 71 (remove_files) COMPLETE
59812026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.678 INFO O| Sep 07 00:15:06.678 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59822026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.692 INFO O| Sep 07 00:15:06.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
59832026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.692 INFO O| Sep 07 00:15:06.692 INFO STEP 72 (remove_files) COMPLETE
59842026-09-07T00:15:07.218Z[ recovery-image] Sep 07 00:15:06.692 INFO O| Sep 07 00:15:06.692 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59852026-09-07T00:15:07.219Z[ recovery-image] Sep 07 00:15:06.701 INFO O| Sep 07 00:15:06.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
59862026-09-07T00:15:07.219Z[ recovery-image] Sep 07 00:15:06.701 INFO O| Sep 07 00:15:06.701 INFO STEP 73 (remove_files) COMPLETE
59872026-09-07T00:15:07.219Z[ recovery-image] Sep 07 00:15:06.701 INFO O| Sep 07 00:15:06.701 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59882026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.710 INFO O| Sep 07 00:15:06.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
59892026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.710 INFO O| Sep 07 00:15:06.710 INFO STEP 74 (remove_files) COMPLETE
59902026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.710 INFO O| Sep 07 00:15:06.710 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59912026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.718 INFO O| Sep 07 00:15:06.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
59922026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.718 INFO O| Sep 07 00:15:06.718 INFO STEP 75 (remove_files) COMPLETE
59932026-09-07T00:15:07.236Z[ recovery-image] Sep 07 00:15:06.718 INFO O| Sep 07 00:15:06.718 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59942026-09-07T00:15:07.241Z[ recovery-image] Sep 07 00:15:06.726 INFO O| Sep 07 00:15:06.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
59952026-09-07T00:15:07.241Z[ recovery-image] Sep 07 00:15:06.726 INFO O| Sep 07 00:15:06.726 INFO STEP 76 (remove_files) COMPLETE
59962026-09-07T00:15:07.244Z[ recovery-image] Sep 07 00:15:06.726 INFO O| Sep 07 00:15:06.726 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59972026-09-07T00:15:07.249Z[ recovery-image] Sep 07 00:15:06.735 INFO O| Sep 07 00:15:06.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
59982026-09-07T00:15:07.249Z[ recovery-image] Sep 07 00:15:06.735 INFO O| Sep 07 00:15:06.735 INFO STEP 77 (remove_files) COMPLETE
59992026-09-07T00:15:07.253Z[ recovery-image] Sep 07 00:15:06.735 INFO O| Sep 07 00:15:06.735 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60002026-09-07T00:15:07.259Z[ recovery-image] Sep 07 00:15:06.744 INFO O| Sep 07 00:15:06.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
60012026-09-07T00:15:07.259Z[ recovery-image] Sep 07 00:15:06.744 INFO O| Sep 07 00:15:06.744 INFO STEP 78 (remove_files) COMPLETE
60022026-09-07T00:15:07.262Z[ recovery-image] Sep 07 00:15:06.744 INFO O| Sep 07 00:15:06.744 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60032026-09-07T00:15:07.267Z[ recovery-image] Sep 07 00:15:06.752 INFO O| Sep 07 00:15:06.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
60042026-09-07T00:15:07.267Z[ recovery-image] Sep 07 00:15:06.753 INFO O| Sep 07 00:15:06.752 INFO STEP 79 (remove_files) COMPLETE
60052026-09-07T00:15:07.267Z[ recovery-image] Sep 07 00:15:06.753 INFO O| Sep 07 00:15:06.752 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60062026-09-07T00:15:07.290Z[ recovery-image] Sep 07 00:15:06.774 INFO O| Sep 07 00:15:06.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
60072026-09-07T00:15:07.290Z[ recovery-image] Sep 07 00:15:06.774 INFO O| Sep 07 00:15:06.774 INFO STEP 80 (remove_files) COMPLETE
60082026-09-07T00:15:07.290Z[ recovery-image] Sep 07 00:15:06.774 INFO O| Sep 07 00:15:06.774 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60092026-09-07T00:15:07.300Z[ recovery-image] Sep 07 00:15:06.784 INFO O| Sep 07 00:15:06.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
60102026-09-07T00:15:07.300Z[ recovery-image] Sep 07 00:15:06.784 INFO O| Sep 07 00:15:06.784 INFO STEP 81 (remove_files) COMPLETE
60112026-09-07T00:15:07.300Z[ recovery-image] Sep 07 00:15:06.784 INFO O| Sep 07 00:15:06.784 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60122026-09-07T00:15:07.311Z[ recovery-image] Sep 07 00:15:06.794 INFO O| Sep 07 00:15:06.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
60132026-09-07T00:15:07.311Z[ recovery-image] Sep 07 00:15:06.794 INFO O| Sep 07 00:15:06.794 INFO STEP 82 (remove_files) COMPLETE
60142026-09-07T00:15:07.311Z[ recovery-image] Sep 07 00:15:06.794 INFO O| Sep 07 00:15:06.794 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60152026-09-07T00:15:07.318Z[ recovery-image] Sep 07 00:15:06.802 INFO O| Sep 07 00:15:06.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
60162026-09-07T00:15:07.318Z[ recovery-image] Sep 07 00:15:06.802 INFO O| Sep 07 00:15:06.802 INFO STEP 83 (remove_files) COMPLETE
60172026-09-07T00:15:07.318Z[ recovery-image] Sep 07 00:15:06.803 INFO O| Sep 07 00:15:06.802 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60182026-09-07T00:15:07.327Z[ recovery-image] Sep 07 00:15:06.812 INFO O| Sep 07 00:15:06.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
60192026-09-07T00:15:07.327Z[ recovery-image] Sep 07 00:15:06.812 INFO O| Sep 07 00:15:06.812 INFO STEP 84 (remove_files) COMPLETE
60202026-09-07T00:15:07.331Z[ recovery-image] Sep 07 00:15:06.812 INFO O| Sep 07 00:15:06.812 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60212026-09-07T00:15:07.336Z[ recovery-image] Sep 07 00:15:06.821 INFO O| Sep 07 00:15:06.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
60222026-09-07T00:15:07.336Z[ recovery-image] Sep 07 00:15:06.821 INFO O| Sep 07 00:15:06.821 INFO STEP 85 (remove_files) COMPLETE
60232026-09-07T00:15:07.336Z[ recovery-image] Sep 07 00:15:06.821 INFO O| Sep 07 00:15:06.821 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60242026-09-07T00:15:07.346Z[ recovery-image] Sep 07 00:15:06.831 INFO O| Sep 07 00:15:06.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
60252026-09-07T00:15:07.346Z[ recovery-image] Sep 07 00:15:06.831 INFO O| Sep 07 00:15:06.831 INFO STEP 86 (remove_files) COMPLETE
60262026-09-07T00:15:07.346Z[ recovery-image] Sep 07 00:15:06.831 INFO O| Sep 07 00:15:06.831 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60272026-09-07T00:15:07.355Z[ recovery-image] Sep 07 00:15:06.840 INFO O| Sep 07 00:15:06.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
60282026-09-07T00:15:07.356Z[ recovery-image] Sep 07 00:15:06.840 INFO O| Sep 07 00:15:06.840 INFO STEP 87 (remove_files) COMPLETE
60292026-09-07T00:15:07.356Z[ recovery-image] Sep 07 00:15:06.840 INFO O| Sep 07 00:15:06.840 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60302026-09-07T00:15:07.372Z[ recovery-image] Sep 07 00:15:06.849 INFO O| Sep 07 00:15:06.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
60312026-09-07T00:15:07.372Z[ recovery-image] Sep 07 00:15:06.850 INFO O| Sep 07 00:15:06.850 INFO STEP 88 (remove_files) COMPLETE
60322026-09-07T00:15:07.372Z[ recovery-image] Sep 07 00:15:06.850 INFO O| Sep 07 00:15:06.850 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60332026-09-07T00:15:07.384Z[ recovery-image] Sep 07 00:15:06.859 INFO O| Sep 07 00:15:06.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
60342026-09-07T00:15:07.384Z[ recovery-image] Sep 07 00:15:06.859 INFO O| Sep 07 00:15:06.859 INFO STEP 89 (remove_files) COMPLETE
60352026-09-07T00:15:07.384Z[ recovery-image] Sep 07 00:15:06.859 INFO O| Sep 07 00:15:06.859 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60362026-09-07T00:15:07.391Z[ recovery-image] Sep 07 00:15:06.868 INFO O| Sep 07 00:15:06.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
60372026-09-07T00:15:07.391Z[ recovery-image] Sep 07 00:15:06.868 INFO O| Sep 07 00:15:06.868 INFO STEP 90 (remove_files) COMPLETE
60382026-09-07T00:15:07.391Z[ recovery-image] Sep 07 00:15:06.868 INFO O| Sep 07 00:15:06.868 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60392026-09-07T00:15:07.399Z[ recovery-image] Sep 07 00:15:06.877 INFO O| Sep 07 00:15:06.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
60402026-09-07T00:15:07.400Z[ recovery-image] Sep 07 00:15:06.877 INFO O| Sep 07 00:15:06.877 INFO STEP 91 (remove_files) COMPLETE
60412026-09-07T00:15:07.400Z[ recovery-image] Sep 07 00:15:06.877 INFO O| Sep 07 00:15:06.877 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60422026-09-07T00:15:07.404Z[ recovery-image] Sep 07 00:15:06.886 INFO O| Sep 07 00:15:06.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
60432026-09-07T00:15:07.404Z[ recovery-image] Sep 07 00:15:06.887 INFO O| Sep 07 00:15:06.887 INFO STEP 92 (remove_files) COMPLETE
60442026-09-07T00:15:07.404Z[ recovery-image] Sep 07 00:15:06.887 INFO O| Sep 07 00:15:06.887 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60452026-09-07T00:15:07.422Z[ recovery-image] Sep 07 00:15:06.897 INFO O| Sep 07 00:15:06.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
60462026-09-07T00:15:07.422Z[ recovery-image] Sep 07 00:15:06.897 INFO O| Sep 07 00:15:06.897 INFO STEP 93 (remove_files) COMPLETE
60472026-09-07T00:15:07.432Z[ recovery-image] Sep 07 00:15:06.897 INFO O| Sep 07 00:15:06.897 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60482026-09-07T00:15:07.432Z[ recovery-image] Sep 07 00:15:06.906 INFO O| Sep 07 00:15:06.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
60492026-09-07T00:15:07.432Z[ recovery-image] Sep 07 00:15:06.906 INFO O| Sep 07 00:15:06.906 INFO STEP 94 (remove_files) COMPLETE
60502026-09-07T00:15:07.432Z[ recovery-image] Sep 07 00:15:06.906 INFO O| Sep 07 00:15:06.906 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60512026-09-07T00:15:07.447Z[ recovery-image] Sep 07 00:15:06.930 INFO O| Sep 07 00:15:06.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
60522026-09-07T00:15:07.468Z[ recovery-image] Sep 07 00:15:06.952 INFO O| Sep 07 00:15:06.952 INFO STEP 95 (remove_files) COMPLETE
60532026-09-07T00:15:07.468Z[ recovery-image] Sep 07 00:15:06.952 INFO O| Sep 07 00:15:06.952 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60542026-09-07T00:15:07.489Z[ recovery-image] Sep 07 00:15:06.973 INFO O| Sep 07 00:15:06.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
60552026-09-07T00:15:07.489Z[ recovery-image] Sep 07 00:15:06.973 INFO O| Sep 07 00:15:06.973 INFO STEP 96 (remove_files) COMPLETE
60562026-09-07T00:15:07.489Z[ recovery-image] Sep 07 00:15:06.973 INFO O| Sep 07 00:15:06.973 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60572026-09-07T00:15:07.503Z[ recovery-image] Sep 07 00:15:06.983 INFO O| Sep 07 00:15:06.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
60582026-09-07T00:15:07.503Z[ recovery-image] Sep 07 00:15:06.983 INFO O| Sep 07 00:15:06.983 INFO STEP 97 (remove_files) COMPLETE
60592026-09-07T00:15:07.503Z[ recovery-image] Sep 07 00:15:06.983 INFO O| Sep 07 00:15:06.983 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60602026-09-07T00:15:07.510Z[ recovery-image] Sep 07 00:15:06.991 INFO O| Sep 07 00:15:06.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
60612026-09-07T00:15:07.510Z[ recovery-image] Sep 07 00:15:06.991 INFO O| Sep 07 00:15:06.991 INFO STEP 98 (remove_files) COMPLETE
60622026-09-07T00:15:07.510Z[ recovery-image] Sep 07 00:15:06.992 INFO O| Sep 07 00:15:06.992 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60632026-09-07T00:15:07.523Z[ recovery-image] Sep 07 00:15:07.000 INFO O| Sep 07 00:15:06.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
60642026-09-07T00:15:07.523Z[ recovery-image] Sep 07 00:15:07.000 INFO O| Sep 07 00:15:07.000 INFO STEP 99 (remove_files) COMPLETE
60652026-09-07T00:15:07.523Z[ recovery-image] Sep 07 00:15:07.000 INFO O| Sep 07 00:15:07.000 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60662026-09-07T00:15:07.531Z[ recovery-image] Sep 07 00:15:07.010 INFO O| Sep 07 00:15:07.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
60672026-09-07T00:15:07.531Z[ recovery-image] Sep 07 00:15:07.010 INFO O| Sep 07 00:15:07.010 INFO STEP 100 (remove_files) COMPLETE
60682026-09-07T00:15:07.532Z[ recovery-image] Sep 07 00:15:07.010 INFO O| Sep 07 00:15:07.010 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60692026-09-07T00:15:07.552Z[ recovery-image] Sep 07 00:15:07.019 INFO O| Sep 07 00:15:07.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
60702026-09-07T00:15:07.552Z[ recovery-image] Sep 07 00:15:07.020 INFO O| Sep 07 00:15:07.019 INFO STEP 101 (remove_files) COMPLETE
60712026-09-07T00:15:07.552Z[ recovery-image] Sep 07 00:15:07.020 INFO O| Sep 07 00:15:07.020 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60722026-09-07T00:15:07.572Z[ recovery-image] Sep 07 00:15:07.050 INFO O| Sep 07 00:15:07.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
60732026-09-07T00:15:07.572Z[ recovery-image] Sep 07 00:15:07.050 INFO O| Sep 07 00:15:07.050 INFO STEP 102 (remove_files) COMPLETE
60742026-09-07T00:15:07.592Z[ recovery-image] Sep 07 00:15:07.050 INFO O| Sep 07 00:15:07.050 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60752026-09-07T00:15:07.592Z[ recovery-image] Sep 07 00:15:07.061 INFO O| Sep 07 00:15:07.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
60762026-09-07T00:15:07.593Z[ recovery-image] Sep 07 00:15:07.061 INFO O| Sep 07 00:15:07.061 INFO STEP 103 (remove_files) COMPLETE
60772026-09-07T00:15:07.593Z[ recovery-image] Sep 07 00:15:07.061 INFO O| Sep 07 00:15:07.061 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60782026-09-07T00:15:07.601Z[ recovery-image] Sep 07 00:15:07.072 INFO O| Sep 07 00:15:07.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
60792026-09-07T00:15:07.602Z[ recovery-image] Sep 07 00:15:07.072 INFO O| Sep 07 00:15:07.072 INFO STEP 104 (remove_files) COMPLETE
60802026-09-07T00:15:07.602Z[ recovery-image] Sep 07 00:15:07.072 INFO O| Sep 07 00:15:07.072 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60812026-09-07T00:15:07.602Z[ recovery-image] Sep 07 00:15:07.081 INFO O| Sep 07 00:15:07.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
60822026-09-07T00:15:07.602Z[ recovery-image] Sep 07 00:15:07.081 INFO O| Sep 07 00:15:07.081 INFO STEP 105 (remove_files) COMPLETE
60832026-09-07T00:15:07.602Z[ recovery-image] Sep 07 00:15:07.081 INFO O| Sep 07 00:15:07.081 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60842026-09-07T00:15:07.608Z[ recovery-image] Sep 07 00:15:07.091 INFO O| Sep 07 00:15:07.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
60852026-09-07T00:15:07.608Z[ recovery-image] Sep 07 00:15:07.091 INFO O| Sep 07 00:15:07.091 INFO STEP 106 (remove_files) COMPLETE
60862026-09-07T00:15:07.609Z[ recovery-image] Sep 07 00:15:07.091 INFO O| Sep 07 00:15:07.091 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60872026-09-07T00:15:07.622Z[ recovery-image] Sep 07 00:15:07.102 INFO O| Sep 07 00:15:07.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
60882026-09-07T00:15:07.622Z[ recovery-image] Sep 07 00:15:07.102 INFO O| Sep 07 00:15:07.102 INFO STEP 107 (remove_files) COMPLETE
60892026-09-07T00:15:07.622Z[ recovery-image] Sep 07 00:15:07.102 INFO O| Sep 07 00:15:07.102 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60902026-09-07T00:15:07.642Z[ recovery-image] Sep 07 00:15:07.113 INFO O| Sep 07 00:15:07.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
60912026-09-07T00:15:07.642Z[ recovery-image] Sep 07 00:15:07.113 INFO O| Sep 07 00:15:07.113 INFO STEP 108 (remove_files) COMPLETE
60922026-09-07T00:15:07.642Z[ recovery-image] Sep 07 00:15:07.113 INFO O| Sep 07 00:15:07.113 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60932026-09-07T00:15:07.659Z[ recovery-image] Sep 07 00:15:07.122 INFO O| Sep 07 00:15:07.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
60942026-09-07T00:15:07.660Z[ recovery-image] Sep 07 00:15:07.122 INFO O| Sep 07 00:15:07.122 INFO STEP 109 (remove_files) COMPLETE
60952026-09-07T00:15:07.660Z[ recovery-image] Sep 07 00:15:07.122 INFO O| Sep 07 00:15:07.122 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60962026-09-07T00:15:07.660Z[ recovery-image] Sep 07 00:15:07.130 INFO O| Sep 07 00:15:07.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
60972026-09-07T00:15:07.660Z[ recovery-image] Sep 07 00:15:07.130 INFO O| Sep 07 00:15:07.130 INFO STEP 110 (remove_files) COMPLETE
60982026-09-07T00:15:07.660Z[ recovery-image] Sep 07 00:15:07.130 INFO O| Sep 07 00:15:07.130 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60992026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.139 INFO O| Sep 07 00:15:07.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
61002026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.139 INFO O| Sep 07 00:15:07.139 INFO STEP 111 (remove_files) COMPLETE
61012026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.139 INFO O| Sep 07 00:15:07.139 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61022026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.148 INFO O| Sep 07 00:15:07.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
61032026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.149 INFO O| Sep 07 00:15:07.149 INFO STEP 112 (remove_files) COMPLETE
61042026-09-07T00:15:07.671Z[ recovery-image] Sep 07 00:15:07.149 INFO O| Sep 07 00:15:07.149 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61052026-09-07T00:15:07.677Z[ recovery-image] Sep 07 00:15:07.159 INFO O| Sep 07 00:15:07.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
61062026-09-07T00:15:07.677Z[ recovery-image] Sep 07 00:15:07.159 INFO O| Sep 07 00:15:07.159 INFO STEP 113 (remove_files) COMPLETE
61072026-09-07T00:15:07.677Z[ recovery-image] Sep 07 00:15:07.159 INFO O| Sep 07 00:15:07.159 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61082026-09-07T00:15:07.683Z[ recovery-image] Sep 07 00:15:07.167 INFO O| Sep 07 00:15:07.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
61092026-09-07T00:15:07.684Z[ recovery-image] Sep 07 00:15:07.167 INFO O| Sep 07 00:15:07.167 INFO STEP 114 (remove_files) COMPLETE
61102026-09-07T00:15:07.684Z[ recovery-image] Sep 07 00:15:07.167 INFO O| Sep 07 00:15:07.167 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61112026-09-07T00:15:07.692Z[ recovery-image] Sep 07 00:15:07.176 INFO O| Sep 07 00:15:07.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
61122026-09-07T00:15:07.692Z[ recovery-image] Sep 07 00:15:07.176 INFO O| Sep 07 00:15:07.176 INFO STEP 115 (remove_files) COMPLETE
61132026-09-07T00:15:07.692Z[ recovery-image] Sep 07 00:15:07.176 INFO O| Sep 07 00:15:07.176 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61142026-09-07T00:15:07.704Z[ recovery-image] Sep 07 00:15:07.186 INFO O| Sep 07 00:15:07.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
61152026-09-07T00:15:07.704Z[ recovery-image] Sep 07 00:15:07.186 INFO O| Sep 07 00:15:07.186 INFO STEP 116 (remove_files) COMPLETE
61162026-09-07T00:15:07.704Z[ recovery-image] Sep 07 00:15:07.186 INFO O| Sep 07 00:15:07.186 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61172026-09-07T00:15:07.712Z[ recovery-image] Sep 07 00:15:07.197 INFO O| Sep 07 00:15:07.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
61182026-09-07T00:15:07.712Z[ recovery-image] Sep 07 00:15:07.197 INFO O| Sep 07 00:15:07.197 INFO STEP 117 (remove_files) COMPLETE
61192026-09-07T00:15:07.715Z[ recovery-image] Sep 07 00:15:07.197 INFO O| Sep 07 00:15:07.197 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61202026-09-07T00:15:07.722Z[ recovery-image] Sep 07 00:15:07.207 INFO O| Sep 07 00:15:07.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
61212026-09-07T00:15:07.722Z[ recovery-image] Sep 07 00:15:07.207 INFO O| Sep 07 00:15:07.207 INFO STEP 118 (remove_files) COMPLETE
61222026-09-07T00:15:07.722Z[ recovery-image] Sep 07 00:15:07.207 INFO O| Sep 07 00:15:07.207 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61232026-09-07T00:15:07.730Z[ recovery-image] Sep 07 00:15:07.215 INFO O| Sep 07 00:15:07.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
61242026-09-07T00:15:07.730Z[ recovery-image] Sep 07 00:15:07.216 INFO O| Sep 07 00:15:07.216 INFO STEP 119 (remove_files) COMPLETE
61252026-09-07T00:15:07.734Z[ recovery-image] Sep 07 00:15:07.216 INFO O| Sep 07 00:15:07.216 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61262026-09-07T00:15:07.738Z[ recovery-image] Sep 07 00:15:07.224 INFO O| Sep 07 00:15:07.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
61272026-09-07T00:15:07.738Z[ recovery-image] Sep 07 00:15:07.224 INFO O| Sep 07 00:15:07.224 INFO STEP 120 (remove_files) COMPLETE
61282026-09-07T00:15:07.742Z[ recovery-image] Sep 07 00:15:07.224 INFO O| Sep 07 00:15:07.224 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61292026-09-07T00:15:07.753Z[ recovery-image] Sep 07 00:15:07.231 INFO O| Sep 07 00:15:07.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
61302026-09-07T00:15:07.753Z[ recovery-image] Sep 07 00:15:07.231 INFO O| Sep 07 00:15:07.231 INFO STEP 121 (remove_files) COMPLETE
61312026-09-07T00:15:07.753Z[ recovery-image] Sep 07 00:15:07.231 INFO O| Sep 07 00:15:07.231 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61322026-09-07T00:15:07.757Z[ recovery-image] Sep 07 00:15:07.239 INFO O| Sep 07 00:15:07.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
61332026-09-07T00:15:07.757Z[ recovery-image] Sep 07 00:15:07.240 INFO O| Sep 07 00:15:07.240 INFO STEP 122 (remove_files) COMPLETE
61342026-09-07T00:15:07.757Z[ recovery-image] Sep 07 00:15:07.240 INFO O| Sep 07 00:15:07.240 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61352026-09-07T00:15:07.768Z[ recovery-image] Sep 07 00:15:07.247 INFO O| Sep 07 00:15:07.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
61362026-09-07T00:15:07.768Z[ recovery-image] Sep 07 00:15:07.247 INFO O| Sep 07 00:15:07.247 INFO STEP 123 (remove_files) COMPLETE
61372026-09-07T00:15:07.773Z[ recovery-image] Sep 07 00:15:07.247 INFO O| Sep 07 00:15:07.247 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61382026-09-07T00:15:07.774Z[ recovery-image] Sep 07 00:15:07.255 INFO O| Sep 07 00:15:07.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
61392026-09-07T00:15:07.774Z[ recovery-image] Sep 07 00:15:07.255 INFO O| Sep 07 00:15:07.255 INFO STEP 124 (remove_files) COMPLETE
61402026-09-07T00:15:07.774Z[ recovery-image] Sep 07 00:15:07.255 INFO O| Sep 07 00:15:07.255 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61412026-09-07T00:15:07.778Z[ recovery-image] Sep 07 00:15:07.263 INFO O| Sep 07 00:15:07.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
61422026-09-07T00:15:07.781Z[ recovery-image] Sep 07 00:15:07.264 INFO O| Sep 07 00:15:07.263 INFO STEP 125 (remove_files) COMPLETE
61432026-09-07T00:15:07.781Z[ recovery-image] Sep 07 00:15:07.264 INFO O| Sep 07 00:15:07.263 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61442026-09-07T00:15:07.788Z[ recovery-image] Sep 07 00:15:07.273 INFO O| Sep 07 00:15:07.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
61452026-09-07T00:15:07.788Z[ recovery-image] Sep 07 00:15:07.273 INFO O| Sep 07 00:15:07.273 INFO STEP 126 (remove_files) COMPLETE
61462026-09-07T00:15:07.788Z[ recovery-image] Sep 07 00:15:07.273 INFO O| Sep 07 00:15:07.273 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61472026-09-07T00:15:07.800Z[ recovery-image] Sep 07 00:15:07.281 INFO O| Sep 07 00:15:07.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
61482026-09-07T00:15:07.800Z[ recovery-image] Sep 07 00:15:07.281 INFO O| Sep 07 00:15:07.281 INFO STEP 127 (remove_files) COMPLETE
61492026-09-07T00:15:07.800Z[ recovery-image] Sep 07 00:15:07.281 INFO O| Sep 07 00:15:07.281 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61502026-09-07T00:15:07.806Z[ recovery-image] Sep 07 00:15:07.290 INFO O| Sep 07 00:15:07.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
61512026-09-07T00:15:07.806Z[ recovery-image] Sep 07 00:15:07.290 INFO O| Sep 07 00:15:07.290 INFO STEP 128 (remove_files) COMPLETE
61522026-09-07T00:15:07.806Z[ recovery-image] Sep 07 00:15:07.290 INFO O| Sep 07 00:15:07.290 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61532026-09-07T00:15:07.816Z[ recovery-image] Sep 07 00:15:07.300 INFO O| Sep 07 00:15:07.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
61542026-09-07T00:15:07.816Z[ recovery-image] Sep 07 00:15:07.300 INFO O| Sep 07 00:15:07.300 INFO STEP 129 (remove_files) COMPLETE
61552026-09-07T00:15:07.816Z[ recovery-image] Sep 07 00:15:07.300 INFO O| Sep 07 00:15:07.300 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61562026-09-07T00:15:07.825Z[ recovery-image] Sep 07 00:15:07.310 INFO O| Sep 07 00:15:07.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
61572026-09-07T00:15:07.825Z[ recovery-image] Sep 07 00:15:07.310 INFO O| Sep 07 00:15:07.310 INFO STEP 130 (remove_files) COMPLETE
61582026-09-07T00:15:07.825Z[ recovery-image] Sep 07 00:15:07.310 INFO O| Sep 07 00:15:07.310 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61592026-09-07T00:15:07.834Z[ recovery-image] Sep 07 00:15:07.319 INFO O| Sep 07 00:15:07.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
61602026-09-07T00:15:07.834Z[ recovery-image] Sep 07 00:15:07.319 INFO O| Sep 07 00:15:07.319 INFO STEP 131 (remove_files) COMPLETE
61612026-09-07T00:15:07.841Z[ recovery-image] Sep 07 00:15:07.319 INFO O| Sep 07 00:15:07.319 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61622026-09-07T00:15:07.846Z[ recovery-image] Sep 07 00:15:07.329 INFO O| Sep 07 00:15:07.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
61632026-09-07T00:15:07.846Z[ recovery-image] Sep 07 00:15:07.329 INFO O| Sep 07 00:15:07.329 INFO STEP 132 (remove_files) COMPLETE
61642026-09-07T00:15:07.846Z[ recovery-image] Sep 07 00:15:07.329 INFO O| Sep 07 00:15:07.329 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61652026-09-07T00:15:07.858Z[ recovery-image] Sep 07 00:15:07.337 INFO O| Sep 07 00:15:07.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
61662026-09-07T00:15:07.858Z[ recovery-image] Sep 07 00:15:07.337 INFO O| Sep 07 00:15:07.337 INFO STEP 133 (remove_files) COMPLETE
61672026-09-07T00:15:07.863Z[ recovery-image] Sep 07 00:15:07.337 INFO O| Sep 07 00:15:07.337 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61682026-09-07T00:15:07.863Z[ recovery-image] Sep 07 00:15:07.346 INFO O| Sep 07 00:15:07.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
61692026-09-07T00:15:07.864Z[ recovery-image] Sep 07 00:15:07.346 INFO O| Sep 07 00:15:07.346 INFO STEP 134 (remove_files) COMPLETE
61702026-09-07T00:15:07.864Z[ recovery-image] Sep 07 00:15:07.346 INFO O| Sep 07 00:15:07.346 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61712026-09-07T00:15:07.882Z[ recovery-image] Sep 07 00:15:07.355 INFO O| Sep 07 00:15:07.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
61722026-09-07T00:15:07.882Z[ recovery-image] Sep 07 00:15:07.355 INFO O| Sep 07 00:15:07.355 INFO STEP 135 (remove_files) COMPLETE
61732026-09-07T00:15:07.885Z[ recovery-image] Sep 07 00:15:07.355 INFO O| Sep 07 00:15:07.355 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61742026-09-07T00:15:07.885Z[ recovery-image] Sep 07 00:15:07.363 INFO O| Sep 07 00:15:07.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
61752026-09-07T00:15:07.885Z[ recovery-image] Sep 07 00:15:07.363 INFO O| Sep 07 00:15:07.363 INFO STEP 136 (remove_files) COMPLETE
61762026-09-07T00:15:07.886Z[ recovery-image] Sep 07 00:15:07.363 INFO O| Sep 07 00:15:07.363 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61772026-09-07T00:15:07.894Z[ recovery-image] Sep 07 00:15:07.372 INFO O| Sep 07 00:15:07.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
61782026-09-07T00:15:07.894Z[ recovery-image] Sep 07 00:15:07.372 INFO O| Sep 07 00:15:07.372 INFO STEP 137 (remove_files) COMPLETE
61792026-09-07T00:15:07.894Z[ recovery-image] Sep 07 00:15:07.372 INFO O| Sep 07 00:15:07.372 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61802026-09-07T00:15:07.898Z[ recovery-image] Sep 07 00:15:07.380 INFO O| Sep 07 00:15:07.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
61812026-09-07T00:15:07.898Z[ recovery-image] Sep 07 00:15:07.380 INFO O| Sep 07 00:15:07.380 INFO STEP 138 (remove_files) COMPLETE
61822026-09-07T00:15:07.898Z[ recovery-image] Sep 07 00:15:07.380 INFO O| Sep 07 00:15:07.380 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61832026-09-07T00:15:07.904Z[ recovery-image] Sep 07 00:15:07.389 INFO O| Sep 07 00:15:07.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
61842026-09-07T00:15:07.904Z[ recovery-image] Sep 07 00:15:07.389 INFO O| Sep 07 00:15:07.389 INFO STEP 139 (remove_files) COMPLETE
61852026-09-07T00:15:07.912Z[ recovery-image] Sep 07 00:15:07.389 INFO O| Sep 07 00:15:07.389 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61862026-09-07T00:15:07.915Z[ recovery-image] Sep 07 00:15:07.400 INFO O| Sep 07 00:15:07.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
61872026-09-07T00:15:07.916Z[ recovery-image] Sep 07 00:15:07.400 INFO O| Sep 07 00:15:07.400 INFO STEP 140 (remove_files) COMPLETE
61882026-09-07T00:15:07.916Z[ recovery-image] Sep 07 00:15:07.400 INFO O| Sep 07 00:15:07.400 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61892026-09-07T00:15:07.924Z[ recovery-image] Sep 07 00:15:07.409 INFO O| Sep 07 00:15:07.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
61902026-09-07T00:15:07.924Z[ recovery-image] Sep 07 00:15:07.409 INFO O| Sep 07 00:15:07.409 INFO STEP 141 (remove_files) COMPLETE
61912026-09-07T00:15:07.924Z[ recovery-image] Sep 07 00:15:07.409 INFO O| Sep 07 00:15:07.409 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61922026-09-07T00:15:07.935Z[ recovery-image] Sep 07 00:15:07.417 INFO O| Sep 07 00:15:07.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
61932026-09-07T00:15:07.936Z[ recovery-image] Sep 07 00:15:07.417 INFO O| Sep 07 00:15:07.417 INFO STEP 142 (remove_files) COMPLETE
61942026-09-07T00:15:07.943Z[ recovery-image] Sep 07 00:15:07.417 INFO O| Sep 07 00:15:07.417 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61952026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.425 INFO O| Sep 07 00:15:07.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
61962026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.425 INFO O| Sep 07 00:15:07.425 INFO STEP 143 (remove_files) COMPLETE
61972026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.425 INFO O| Sep 07 00:15:07.425 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61982026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.433 INFO O| Sep 07 00:15:07.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61992026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.433 INFO O| Sep 07 00:15:07.433 INFO STEP 144 (remove_files) COMPLETE
62002026-09-07T00:15:07.950Z[ recovery-image] Sep 07 00:15:07.433 INFO O| Sep 07 00:15:07.433 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62012026-09-07T00:15:07.960Z[ recovery-image] Sep 07 00:15:07.441 INFO O| Sep 07 00:15:07.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
62022026-09-07T00:15:07.960Z[ recovery-image] Sep 07 00:15:07.441 INFO O| Sep 07 00:15:07.441 INFO STEP 145 (remove_files) COMPLETE
62032026-09-07T00:15:07.960Z[ recovery-image] Sep 07 00:15:07.441 INFO O| Sep 07 00:15:07.441 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62042026-09-07T00:15:07.965Z[ recovery-image] Sep 07 00:15:07.450 INFO O| Sep 07 00:15:07.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
62052026-09-07T00:15:07.965Z[ recovery-image] Sep 07 00:15:07.450 INFO O| Sep 07 00:15:07.450 INFO STEP 146 (remove_files) COMPLETE
62062026-09-07T00:15:07.965Z[ recovery-image] Sep 07 00:15:07.450 INFO O| Sep 07 00:15:07.450 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62072026-09-07T00:15:07.974Z[ recovery-image] Sep 07 00:15:07.458 INFO O| Sep 07 00:15:07.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
62082026-09-07T00:15:07.974Z[ recovery-image] Sep 07 00:15:07.458 INFO O| Sep 07 00:15:07.458 INFO STEP 147 (remove_files) COMPLETE
62092026-09-07T00:15:07.979Z[ recovery-image] Sep 07 00:15:07.458 INFO O| Sep 07 00:15:07.458 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62102026-09-07T00:15:07.991Z[ recovery-image] Sep 07 00:15:07.468 INFO O| Sep 07 00:15:07.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
62112026-09-07T00:15:07.991Z[ recovery-image] Sep 07 00:15:07.468 INFO O| Sep 07 00:15:07.468 INFO STEP 148 (remove_files) COMPLETE
62122026-09-07T00:15:07.991Z[ recovery-image] Sep 07 00:15:07.468 INFO O| Sep 07 00:15:07.468 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62132026-09-07T00:15:07.997Z[ recovery-image] Sep 07 00:15:07.476 INFO O| Sep 07 00:15:07.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
62142026-09-07T00:15:07.997Z[ recovery-image] Sep 07 00:15:07.477 INFO O| Sep 07 00:15:07.477 INFO STEP 149 (remove_files) COMPLETE
62152026-09-07T00:15:07.997Z[ recovery-image] Sep 07 00:15:07.477 INFO O| Sep 07 00:15:07.477 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62162026-09-07T00:15:08.003Z[ recovery-image] Sep 07 00:15:07.486 INFO O| Sep 07 00:15:07.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
62172026-09-07T00:15:08.003Z[ recovery-image] Sep 07 00:15:07.486 INFO O| Sep 07 00:15:07.486 INFO STEP 150 (remove_files) COMPLETE
62182026-09-07T00:15:08.003Z[ recovery-image] Sep 07 00:15:07.486 INFO O| Sep 07 00:15:07.486 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62192026-09-07T00:15:08.013Z[ recovery-image] Sep 07 00:15:07.494 INFO O| Sep 07 00:15:07.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
62202026-09-07T00:15:08.013Z[ recovery-image] Sep 07 00:15:07.495 INFO O| Sep 07 00:15:07.495 INFO STEP 151 (remove_files) COMPLETE
62212026-09-07T00:15:08.013Z[ recovery-image] Sep 07 00:15:07.495 INFO O| Sep 07 00:15:07.495 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62222026-09-07T00:15:08.021Z[ recovery-image] Sep 07 00:15:07.504 INFO O| Sep 07 00:15:07.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
62232026-09-07T00:15:08.025Z[ recovery-image] Sep 07 00:15:07.504 INFO O| Sep 07 00:15:07.504 INFO STEP 152 (remove_files) COMPLETE
62242026-09-07T00:15:08.026Z[ recovery-image] Sep 07 00:15:07.504 INFO O| Sep 07 00:15:07.504 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62252026-09-07T00:15:08.037Z[ recovery-image] Sep 07 00:15:07.513 INFO O| Sep 07 00:15:07.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
62262026-09-07T00:15:08.037Z[ recovery-image] Sep 07 00:15:07.513 INFO O| Sep 07 00:15:07.513 INFO STEP 153 (remove_files) COMPLETE
62272026-09-07T00:15:08.037Z[ recovery-image] Sep 07 00:15:07.513 INFO O| Sep 07 00:15:07.513 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62282026-09-07T00:15:08.040Z[ recovery-image] Sep 07 00:15:07.523 INFO O| Sep 07 00:15:07.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
62292026-09-07T00:15:08.041Z[ recovery-image] Sep 07 00:15:07.523 INFO O| Sep 07 00:15:07.523 INFO STEP 154 (remove_files) COMPLETE
62302026-09-07T00:15:08.041Z[ recovery-image] Sep 07 00:15:07.523 INFO O| Sep 07 00:15:07.523 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62312026-09-07T00:15:08.051Z[ recovery-image] Sep 07 00:15:07.533 INFO O| Sep 07 00:15:07.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
62322026-09-07T00:15:08.051Z[ recovery-image] Sep 07 00:15:07.533 INFO O| Sep 07 00:15:07.533 INFO STEP 155 (remove_files) COMPLETE
62332026-09-07T00:15:08.051Z[ recovery-image] Sep 07 00:15:07.533 INFO O| Sep 07 00:15:07.533 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62342026-09-07T00:15:08.061Z[ recovery-image] Sep 07 00:15:07.546 INFO O| Sep 07 00:15:07.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
62352026-09-07T00:15:08.061Z[ recovery-image] Sep 07 00:15:07.546 INFO O| Sep 07 00:15:07.546 INFO STEP 156 (remove_files) COMPLETE
62362026-09-07T00:15:08.061Z[ recovery-image] Sep 07 00:15:07.546 INFO O| Sep 07 00:15:07.546 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62372026-09-07T00:15:08.071Z[ recovery-image] Sep 07 00:15:07.556 INFO O| Sep 07 00:15:07.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
62382026-09-07T00:15:08.071Z[ recovery-image] Sep 07 00:15:07.556 INFO O| Sep 07 00:15:07.556 INFO STEP 157 (remove_files) COMPLETE
62392026-09-07T00:15:08.071Z[ recovery-image] Sep 07 00:15:07.556 INFO O| Sep 07 00:15:07.556 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62402026-09-07T00:15:08.081Z[ recovery-image] Sep 07 00:15:07.566 INFO O| Sep 07 00:15:07.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
62412026-09-07T00:15:08.081Z[ recovery-image] Sep 07 00:15:07.566 INFO O| Sep 07 00:15:07.566 INFO STEP 158 (remove_files) COMPLETE
62422026-09-07T00:15:08.081Z[ recovery-image] Sep 07 00:15:07.566 INFO O| Sep 07 00:15:07.566 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62432026-09-07T00:15:08.089Z[ recovery-image] Sep 07 00:15:07.574 INFO O| Sep 07 00:15:07.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
62442026-09-07T00:15:08.089Z[ recovery-image] Sep 07 00:15:07.574 INFO O| Sep 07 00:15:07.574 INFO STEP 159 (remove_files) COMPLETE
62452026-09-07T00:15:08.095Z[ recovery-image] Sep 07 00:15:07.574 INFO O| Sep 07 00:15:07.574 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62462026-09-07T00:15:08.099Z[ recovery-image] Sep 07 00:15:07.582 INFO O| Sep 07 00:15:07.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
62472026-09-07T00:15:08.099Z[ recovery-image] Sep 07 00:15:07.582 INFO O| Sep 07 00:15:07.582 INFO STEP 160 (remove_files) COMPLETE
62482026-09-07T00:15:08.099Z[ recovery-image] Sep 07 00:15:07.582 INFO O| Sep 07 00:15:07.582 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62492026-09-07T00:15:08.105Z[ recovery-image] Sep 07 00:15:07.590 INFO O| Sep 07 00:15:07.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
62502026-09-07T00:15:08.105Z[ recovery-image] Sep 07 00:15:07.590 INFO O| Sep 07 00:15:07.590 INFO STEP 161 (remove_files) COMPLETE
62512026-09-07T00:15:08.109Z[ recovery-image] Sep 07 00:15:07.590 INFO O| Sep 07 00:15:07.590 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62522026-09-07T00:15:08.113Z[ recovery-image] Sep 07 00:15:07.598 INFO O| Sep 07 00:15:07.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
62532026-09-07T00:15:08.113Z[ recovery-image] Sep 07 00:15:07.598 INFO O| Sep 07 00:15:07.598 INFO STEP 162 (remove_files) COMPLETE
62542026-09-07T00:15:08.113Z[ recovery-image] Sep 07 00:15:07.598 INFO O| Sep 07 00:15:07.598 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62552026-09-07T00:15:08.120Z[ recovery-image] Sep 07 00:15:07.605 INFO O| Sep 07 00:15:07.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
62562026-09-07T00:15:08.121Z[ recovery-image] Sep 07 00:15:07.605 INFO O| Sep 07 00:15:07.605 INFO STEP 163 (remove_files) COMPLETE
62572026-09-07T00:15:08.131Z[ recovery-image] Sep 07 00:15:07.605 INFO O| Sep 07 00:15:07.605 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62582026-09-07T00:15:08.135Z[ recovery-image] Sep 07 00:15:07.613 INFO O| Sep 07 00:15:07.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
62592026-09-07T00:15:08.135Z[ recovery-image] Sep 07 00:15:07.613 INFO O| Sep 07 00:15:07.613 INFO STEP 164 (remove_files) COMPLETE
62602026-09-07T00:15:08.136Z[ recovery-image] Sep 07 00:15:07.613 INFO O| Sep 07 00:15:07.613 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62612026-09-07T00:15:08.140Z[ recovery-image] Sep 07 00:15:07.620 INFO O| Sep 07 00:15:07.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
62622026-09-07T00:15:08.140Z[ recovery-image] Sep 07 00:15:07.620 INFO O| Sep 07 00:15:07.620 INFO STEP 165 (remove_files) COMPLETE
62632026-09-07T00:15:08.141Z[ recovery-image] Sep 07 00:15:07.620 INFO O| Sep 07 00:15:07.620 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62642026-09-07T00:15:08.147Z[ recovery-image] Sep 07 00:15:07.632 INFO O| Sep 07 00:15:07.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
62652026-09-07T00:15:08.147Z[ recovery-image] Sep 07 00:15:07.632 INFO O| Sep 07 00:15:07.632 INFO STEP 166 (remove_files) COMPLETE
62662026-09-07T00:15:08.147Z[ recovery-image] Sep 07 00:15:07.632 INFO O| Sep 07 00:15:07.632 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62672026-09-07T00:15:08.157Z[ recovery-image] Sep 07 00:15:07.642 INFO O| Sep 07 00:15:07.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
62682026-09-07T00:15:08.157Z[ recovery-image] Sep 07 00:15:07.642 INFO O| Sep 07 00:15:07.642 INFO STEP 167 (remove_files) COMPLETE
62692026-09-07T00:15:08.157Z[ recovery-image] Sep 07 00:15:07.642 INFO O| Sep 07 00:15:07.642 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62702026-09-07T00:15:08.167Z[ recovery-image] Sep 07 00:15:07.651 INFO O| Sep 07 00:15:07.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
62712026-09-07T00:15:08.167Z[ recovery-image] Sep 07 00:15:07.651 INFO O| Sep 07 00:15:07.651 INFO STEP 168 (remove_files) COMPLETE
62722026-09-07T00:15:08.170Z[ recovery-image] Sep 07 00:15:07.651 INFO O| Sep 07 00:15:07.651 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62732026-09-07T00:15:08.176Z[ recovery-image] Sep 07 00:15:07.661 INFO O| Sep 07 00:15:07.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
62742026-09-07T00:15:08.176Z[ recovery-image] Sep 07 00:15:07.661 INFO O| Sep 07 00:15:07.661 INFO STEP 169 (remove_files) COMPLETE
62752026-09-07T00:15:08.176Z[ recovery-image] Sep 07 00:15:07.661 INFO O| Sep 07 00:15:07.661 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62762026-09-07T00:15:08.186Z[ recovery-image] Sep 07 00:15:07.671 INFO O| Sep 07 00:15:07.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
62772026-09-07T00:15:08.186Z[ recovery-image] Sep 07 00:15:07.671 INFO O| Sep 07 00:15:07.671 INFO STEP 170 (remove_files) COMPLETE
62782026-09-07T00:15:08.186Z[ recovery-image] Sep 07 00:15:07.671 INFO O| Sep 07 00:15:07.671 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62792026-09-07T00:15:08.197Z[ recovery-image] Sep 07 00:15:07.681 INFO O| Sep 07 00:15:07.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
62802026-09-07T00:15:08.197Z[ recovery-image] Sep 07 00:15:07.681 INFO O| Sep 07 00:15:07.681 INFO STEP 171 (remove_files) COMPLETE
62812026-09-07T00:15:08.197Z[ recovery-image] Sep 07 00:15:07.681 INFO O| Sep 07 00:15:07.681 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62822026-09-07T00:15:08.206Z[ recovery-image] Sep 07 00:15:07.690 INFO O| Sep 07 00:15:07.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
62832026-09-07T00:15:08.206Z[ recovery-image] Sep 07 00:15:07.690 INFO O| Sep 07 00:15:07.690 INFO STEP 172 (remove_files) COMPLETE
62842026-09-07T00:15:08.210Z[ recovery-image] Sep 07 00:15:07.690 INFO O| Sep 07 00:15:07.690 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62852026-09-07T00:15:08.215Z[ recovery-image] Sep 07 00:15:07.700 INFO O| Sep 07 00:15:07.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
62862026-09-07T00:15:08.215Z[ recovery-image] Sep 07 00:15:07.700 INFO O| Sep 07 00:15:07.700 INFO STEP 173 (remove_files) COMPLETE
62872026-09-07T00:15:08.219Z[ recovery-image] Sep 07 00:15:07.700 INFO O| Sep 07 00:15:07.700 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62882026-09-07T00:15:08.225Z[ recovery-image] Sep 07 00:15:07.710 INFO O| Sep 07 00:15:07.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
62892026-09-07T00:15:08.225Z[ recovery-image] Sep 07 00:15:07.710 INFO O| Sep 07 00:15:07.710 INFO STEP 174 (remove_files) COMPLETE
62902026-09-07T00:15:08.225Z[ recovery-image] Sep 07 00:15:07.710 INFO O| Sep 07 00:15:07.710 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62912026-09-07T00:15:08.236Z[ recovery-image] Sep 07 00:15:07.720 INFO O| Sep 07 00:15:07.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
62922026-09-07T00:15:08.236Z[ recovery-image] Sep 07 00:15:07.720 INFO O| Sep 07 00:15:07.720 INFO STEP 175 (remove_files) COMPLETE
62932026-09-07T00:15:08.236Z[ recovery-image] Sep 07 00:15:07.720 INFO O| Sep 07 00:15:07.720 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62942026-09-07T00:15:08.244Z[ recovery-image] Sep 07 00:15:07.728 INFO O| Sep 07 00:15:07.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
62952026-09-07T00:15:08.244Z[ recovery-image] Sep 07 00:15:07.728 INFO O| Sep 07 00:15:07.728 INFO STEP 176 (remove_files) COMPLETE
62962026-09-07T00:15:08.248Z[ recovery-image] Sep 07 00:15:07.728 INFO O| Sep 07 00:15:07.728 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62972026-09-07T00:15:08.252Z[ recovery-image] Sep 07 00:15:07.736 INFO O| Sep 07 00:15:07.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
62982026-09-07T00:15:08.252Z[ recovery-image] Sep 07 00:15:07.736 INFO O| Sep 07 00:15:07.736 INFO STEP 177 (remove_files) COMPLETE
62992026-09-07T00:15:08.252Z[ recovery-image] Sep 07 00:15:07.736 INFO O| Sep 07 00:15:07.736 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63002026-09-07T00:15:08.261Z[ recovery-image] Sep 07 00:15:07.746 INFO O| Sep 07 00:15:07.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
63012026-09-07T00:15:08.261Z[ recovery-image] Sep 07 00:15:07.746 INFO O| Sep 07 00:15:07.746 INFO STEP 178 (remove_files) COMPLETE
63022026-09-07T00:15:08.267Z[ recovery-image] Sep 07 00:15:07.746 INFO O| Sep 07 00:15:07.746 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63032026-09-07T00:15:08.272Z[ recovery-image] Sep 07 00:15:07.757 INFO O| Sep 07 00:15:07.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
63042026-09-07T00:15:08.272Z[ recovery-image] Sep 07 00:15:07.757 INFO O| Sep 07 00:15:07.757 INFO STEP 179 (remove_files) COMPLETE
63052026-09-07T00:15:08.275Z[ recovery-image] Sep 07 00:15:07.757 INFO O| Sep 07 00:15:07.757 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63062026-09-07T00:15:08.281Z[ recovery-image] Sep 07 00:15:07.766 INFO O| Sep 07 00:15:07.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
63072026-09-07T00:15:08.294Z[ recovery-image] Sep 07 00:15:07.767 INFO O| Sep 07 00:15:07.766 INFO STEP 180 (remove_files) COMPLETE
63082026-09-07T00:15:08.294Z[ recovery-image] Sep 07 00:15:07.767 INFO O| Sep 07 00:15:07.766 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63092026-09-07T00:15:08.300Z[ recovery-image] Sep 07 00:15:07.776 INFO O| Sep 07 00:15:07.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
63102026-09-07T00:15:08.300Z[ recovery-image] Sep 07 00:15:07.776 INFO O| Sep 07 00:15:07.776 INFO STEP 181 (remove_files) COMPLETE
63112026-09-07T00:15:08.300Z[ recovery-image] Sep 07 00:15:07.776 INFO O| Sep 07 00:15:07.776 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63122026-09-07T00:15:08.306Z[ recovery-image] Sep 07 00:15:07.784 INFO O| Sep 07 00:15:07.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
63132026-09-07T00:15:08.306Z[ recovery-image] Sep 07 00:15:07.784 INFO O| Sep 07 00:15:07.784 INFO STEP 182 (remove_files) COMPLETE
63142026-09-07T00:15:08.306Z[ recovery-image] Sep 07 00:15:07.784 INFO O| Sep 07 00:15:07.784 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63152026-09-07T00:15:08.311Z[ recovery-image] Sep 07 00:15:07.793 INFO O| Sep 07 00:15:07.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
63162026-09-07T00:15:08.311Z[ recovery-image] Sep 07 00:15:07.793 INFO O| Sep 07 00:15:07.793 INFO STEP 183 (remove_files) COMPLETE
63172026-09-07T00:15:08.311Z[ recovery-image] Sep 07 00:15:07.793 INFO O| Sep 07 00:15:07.793 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63182026-09-07T00:15:08.317Z[ recovery-image] Sep 07 00:15:07.802 INFO O| Sep 07 00:15:07.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
63192026-09-07T00:15:08.317Z[ recovery-image] Sep 07 00:15:07.802 INFO O| Sep 07 00:15:07.802 INFO STEP 184 (remove_files) COMPLETE
63202026-09-07T00:15:08.317Z[ recovery-image] Sep 07 00:15:07.802 INFO O| Sep 07 00:15:07.802 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63212026-09-07T00:15:08.326Z[ recovery-image] Sep 07 00:15:07.811 INFO O| Sep 07 00:15:07.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
63222026-09-07T00:15:08.327Z[ recovery-image] Sep 07 00:15:07.811 INFO O| Sep 07 00:15:07.811 INFO STEP 185 (remove_files) COMPLETE
63232026-09-07T00:15:08.327Z[ recovery-image] Sep 07 00:15:07.811 INFO O| Sep 07 00:15:07.811 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63242026-09-07T00:15:08.339Z[ recovery-image] Sep 07 00:15:07.821 INFO O| Sep 07 00:15:07.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
63252026-09-07T00:15:08.339Z[ recovery-image] Sep 07 00:15:07.821 INFO O| Sep 07 00:15:07.821 INFO STEP 186 (remove_files) COMPLETE
63262026-09-07T00:15:08.339Z[ recovery-image] Sep 07 00:15:07.821 INFO O| Sep 07 00:15:07.821 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63272026-09-07T00:15:08.345Z[ recovery-image] Sep 07 00:15:07.829 INFO O| Sep 07 00:15:07.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
63282026-09-07T00:15:08.346Z[ recovery-image] Sep 07 00:15:07.830 INFO O| Sep 07 00:15:07.830 INFO STEP 187 (remove_files) COMPLETE
63292026-09-07T00:15:08.346Z[ recovery-image] Sep 07 00:15:07.830 INFO O| Sep 07 00:15:07.830 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63302026-09-07T00:15:08.354Z[ recovery-image] Sep 07 00:15:07.838 INFO O| Sep 07 00:15:07.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
63312026-09-07T00:15:08.354Z[ recovery-image] Sep 07 00:15:07.838 INFO O| Sep 07 00:15:07.838 INFO STEP 188 (remove_files) COMPLETE
63322026-09-07T00:15:08.355Z[ recovery-image] Sep 07 00:15:07.838 INFO O| Sep 07 00:15:07.838 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63332026-09-07T00:15:08.362Z[ recovery-image] Sep 07 00:15:07.847 INFO O| Sep 07 00:15:07.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
63342026-09-07T00:15:08.366Z[ recovery-image] Sep 07 00:15:07.848 INFO O| Sep 07 00:15:07.848 INFO STEP 189 (remove_files) COMPLETE
63352026-09-07T00:15:08.367Z[ recovery-image] Sep 07 00:15:07.848 INFO O| Sep 07 00:15:07.848 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63362026-09-07T00:15:08.376Z[ recovery-image] Sep 07 00:15:07.857 INFO O| Sep 07 00:15:07.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
63372026-09-07T00:15:08.376Z[ recovery-image] Sep 07 00:15:07.857 INFO O| Sep 07 00:15:07.857 INFO STEP 190 (remove_files) COMPLETE
63382026-09-07T00:15:08.376Z[ recovery-image] Sep 07 00:15:07.857 INFO O| Sep 07 00:15:07.857 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63392026-09-07T00:15:08.381Z[ recovery-image] Sep 07 00:15:07.866 INFO O| Sep 07 00:15:07.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
63402026-09-07T00:15:08.381Z[ recovery-image] Sep 07 00:15:07.866 INFO O| Sep 07 00:15:07.866 INFO STEP 191 (remove_files) COMPLETE
63412026-09-07T00:15:08.386Z[ recovery-image] Sep 07 00:15:07.866 INFO O| Sep 07 00:15:07.866 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63422026-09-07T00:15:08.398Z[ recovery-image] Sep 07 00:15:07.876 INFO O| Sep 07 00:15:07.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
63432026-09-07T00:15:08.398Z[ recovery-image] Sep 07 00:15:07.876 INFO O| Sep 07 00:15:07.876 INFO STEP 192 (remove_files) COMPLETE
63442026-09-07T00:15:08.398Z[ recovery-image] Sep 07 00:15:07.876 INFO O| Sep 07 00:15:07.876 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63452026-09-07T00:15:08.401Z[ recovery-image] Sep 07 00:15:07.886 INFO O| Sep 07 00:15:07.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
63462026-09-07T00:15:08.402Z[ recovery-image] Sep 07 00:15:07.886 INFO O| Sep 07 00:15:07.886 INFO STEP 193 (remove_files) COMPLETE
63472026-09-07T00:15:08.402Z[ recovery-image] Sep 07 00:15:07.886 INFO O| Sep 07 00:15:07.886 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63482026-09-07T00:15:08.411Z[ recovery-image] Sep 07 00:15:07.895 INFO O| Sep 07 00:15:07.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
63492026-09-07T00:15:08.411Z[ recovery-image] Sep 07 00:15:07.895 INFO O| Sep 07 00:15:07.895 INFO STEP 194 (remove_files) COMPLETE
63502026-09-07T00:15:08.411Z[ recovery-image] Sep 07 00:15:07.895 INFO O| Sep 07 00:15:07.895 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63512026-09-07T00:15:08.422Z[ recovery-image] Sep 07 00:15:07.904 INFO O| Sep 07 00:15:07.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
63522026-09-07T00:15:08.423Z[ recovery-image] Sep 07 00:15:07.904 INFO O| Sep 07 00:15:07.904 INFO STEP 195 (remove_files) COMPLETE
63532026-09-07T00:15:08.438Z[ recovery-image] Sep 07 00:15:07.904 INFO O| Sep 07 00:15:07.904 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63542026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.913 INFO O| Sep 07 00:15:07.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
63552026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.913 INFO O| Sep 07 00:15:07.913 INFO STEP 196 (remove_files) COMPLETE
63562026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.913 INFO O| Sep 07 00:15:07.913 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63572026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.922 INFO O| Sep 07 00:15:07.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
63582026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.922 INFO O| Sep 07 00:15:07.922 INFO STEP 197 (remove_files) COMPLETE
63592026-09-07T00:15:08.444Z[ recovery-image] Sep 07 00:15:07.922 INFO O| Sep 07 00:15:07.922 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63602026-09-07T00:15:08.464Z[ recovery-image] Sep 07 00:15:07.948 INFO O| Sep 07 00:15:07.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
63612026-09-07T00:15:08.464Z[ recovery-image] Sep 07 00:15:07.948 INFO O| Sep 07 00:15:07.948 INFO STEP 198 (remove_files) COMPLETE
63622026-09-07T00:15:08.464Z[ recovery-image] Sep 07 00:15:07.948 INFO O| Sep 07 00:15:07.948 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63632026-09-07T00:15:08.489Z[ recovery-image] Sep 07 00:15:07.957 INFO O| Sep 07 00:15:07.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
63642026-09-07T00:15:08.489Z[ recovery-image] Sep 07 00:15:07.957 INFO O| Sep 07 00:15:07.957 INFO STEP 199 (remove_files) COMPLETE
63652026-09-07T00:15:08.489Z[ recovery-image] Sep 07 00:15:07.957 INFO O| Sep 07 00:15:07.957 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63662026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.965 INFO O| Sep 07 00:15:07.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
63672026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.965 INFO O| Sep 07 00:15:07.965 INFO STEP 200 (remove_files) COMPLETE
63682026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.965 INFO O| Sep 07 00:15:07.965 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63692026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.973 INFO O| Sep 07 00:15:07.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
63702026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.973 INFO O| Sep 07 00:15:07.973 INFO STEP 201 (remove_files) COMPLETE
63712026-09-07T00:15:08.496Z[ recovery-image] Sep 07 00:15:07.973 INFO O| Sep 07 00:15:07.973 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63722026-09-07T00:15:08.508Z[ recovery-image] Sep 07 00:15:07.981 INFO O| Sep 07 00:15:07.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
63732026-09-07T00:15:08.508Z[ recovery-image] Sep 07 00:15:07.981 INFO O| Sep 07 00:15:07.981 INFO STEP 202 (remove_files) COMPLETE
63742026-09-07T00:15:08.508Z[ recovery-image] Sep 07 00:15:07.981 INFO O| Sep 07 00:15:07.981 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63752026-09-07T00:15:08.512Z[ recovery-image] Sep 07 00:15:07.990 INFO O| Sep 07 00:15:07.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
63762026-09-07T00:15:08.512Z[ recovery-image] Sep 07 00:15:07.990 INFO O| Sep 07 00:15:07.990 INFO STEP 203 (remove_files) COMPLETE
63772026-09-07T00:15:08.512Z[ recovery-image] Sep 07 00:15:07.990 INFO O| Sep 07 00:15:07.990 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63782026-09-07T00:15:08.516Z[ recovery-image] Sep 07 00:15:08.000 INFO O| Sep 07 00:15:08.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
63792026-09-07T00:15:08.516Z[ recovery-image] Sep 07 00:15:08.000 INFO O| Sep 07 00:15:08.000 INFO STEP 204 (remove_files) COMPLETE
63802026-09-07T00:15:08.516Z[ recovery-image] Sep 07 00:15:08.000 INFO O| Sep 07 00:15:08.000 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63812026-09-07T00:15:08.524Z[ recovery-image] Sep 07 00:15:08.009 INFO O| Sep 07 00:15:08.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
63822026-09-07T00:15:08.525Z[ recovery-image] Sep 07 00:15:08.010 INFO O| Sep 07 00:15:08.010 INFO STEP 205 (remove_files) COMPLETE
63832026-09-07T00:15:08.528Z[ recovery-image] Sep 07 00:15:08.010 INFO O| Sep 07 00:15:08.010 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63842026-09-07T00:15:08.534Z[ recovery-image] Sep 07 00:15:08.019 INFO O| Sep 07 00:15:08.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
63852026-09-07T00:15:08.534Z[ recovery-image] Sep 07 00:15:08.019 INFO O| Sep 07 00:15:08.019 INFO STEP 206 (remove_files) COMPLETE
63862026-09-07T00:15:08.534Z[ recovery-image] Sep 07 00:15:08.019 INFO O| Sep 07 00:15:08.019 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63872026-09-07T00:15:08.546Z[ recovery-image] Sep 07 00:15:08.027 INFO O| Sep 07 00:15:08.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
63882026-09-07T00:15:08.546Z[ recovery-image] Sep 07 00:15:08.027 INFO O| Sep 07 00:15:08.027 INFO STEP 207 (remove_files) COMPLETE
63892026-09-07T00:15:08.550Z[ recovery-image] Sep 07 00:15:08.027 INFO O| Sep 07 00:15:08.027 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63902026-09-07T00:15:08.564Z[ recovery-image] Sep 07 00:15:08.036 INFO O| Sep 07 00:15:08.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
63912026-09-07T00:15:08.564Z[ recovery-image] Sep 07 00:15:08.036 INFO O| Sep 07 00:15:08.036 INFO STEP 208 (remove_files) COMPLETE
63922026-09-07T00:15:08.564Z[ recovery-image] Sep 07 00:15:08.036 INFO O| Sep 07 00:15:08.036 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63932026-09-07T00:15:08.569Z[ recovery-image] Sep 07 00:15:08.044 INFO O| Sep 07 00:15:08.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
63942026-09-07T00:15:08.569Z[ recovery-image] Sep 07 00:15:08.044 INFO O| Sep 07 00:15:08.044 INFO STEP 209 (remove_files) COMPLETE
63952026-09-07T00:15:08.569Z[ recovery-image] Sep 07 00:15:08.044 INFO O| Sep 07 00:15:08.044 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63962026-09-07T00:15:08.580Z[ recovery-image] Sep 07 00:15:08.055 INFO O| Sep 07 00:15:08.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
63972026-09-07T00:15:08.580Z[ recovery-image] Sep 07 00:15:08.055 INFO O| Sep 07 00:15:08.055 INFO STEP 210 (remove_files) COMPLETE
63982026-09-07T00:15:08.580Z[ recovery-image] Sep 07 00:15:08.055 INFO O| Sep 07 00:15:08.055 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63992026-09-07T00:15:08.584Z[ recovery-image] Sep 07 00:15:08.066 INFO O| Sep 07 00:15:08.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
64002026-09-07T00:15:08.584Z[ recovery-image] Sep 07 00:15:08.066 INFO O| Sep 07 00:15:08.066 INFO STEP 211 (remove_files) COMPLETE
64012026-09-07T00:15:08.584Z[ recovery-image] Sep 07 00:15:08.066 INFO O| Sep 07 00:15:08.066 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64022026-09-07T00:15:08.594Z[ recovery-image] Sep 07 00:15:08.075 INFO O| Sep 07 00:15:08.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
64032026-09-07T00:15:08.594Z[ recovery-image] Sep 07 00:15:08.075 INFO O| Sep 07 00:15:08.075 INFO STEP 212 (remove_files) COMPLETE
64042026-09-07T00:15:08.594Z[ recovery-image] Sep 07 00:15:08.075 INFO O| Sep 07 00:15:08.075 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64052026-09-07T00:15:08.600Z[ recovery-image] Sep 07 00:15:08.085 INFO O| Sep 07 00:15:08.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
64062026-09-07T00:15:08.600Z[ recovery-image] Sep 07 00:15:08.085 INFO O| Sep 07 00:15:08.085 INFO STEP 213 (remove_files) COMPLETE
64072026-09-07T00:15:08.608Z[ recovery-image] Sep 07 00:15:08.085 INFO O| Sep 07 00:15:08.085 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64082026-09-07T00:15:08.611Z[ recovery-image] Sep 07 00:15:08.093 INFO O| Sep 07 00:15:08.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
64092026-09-07T00:15:08.611Z[ recovery-image] Sep 07 00:15:08.093 INFO O| Sep 07 00:15:08.093 INFO STEP 214 (remove_files) COMPLETE
64102026-09-07T00:15:08.611Z[ recovery-image] Sep 07 00:15:08.093 INFO O| Sep 07 00:15:08.093 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64112026-09-07T00:15:08.617Z[ recovery-image] Sep 07 00:15:08.102 INFO O| Sep 07 00:15:08.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
64122026-09-07T00:15:08.617Z[ recovery-image] Sep 07 00:15:08.102 INFO O| Sep 07 00:15:08.102 INFO STEP 215 (remove_files) COMPLETE
64132026-09-07T00:15:08.621Z[ recovery-image] Sep 07 00:15:08.102 INFO O| Sep 07 00:15:08.102 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64142026-09-07T00:15:08.637Z[ recovery-image] Sep 07 00:15:08.112 INFO O| Sep 07 00:15:08.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
64152026-09-07T00:15:08.637Z[ recovery-image] Sep 07 00:15:08.112 INFO O| Sep 07 00:15:08.112 INFO STEP 216 (remove_files) COMPLETE
64162026-09-07T00:15:08.643Z[ recovery-image] Sep 07 00:15:08.112 INFO O| Sep 07 00:15:08.112 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64172026-09-07T00:15:08.643Z[ recovery-image] Sep 07 00:15:08.121 INFO O| Sep 07 00:15:08.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
64182026-09-07T00:15:08.643Z[ recovery-image] Sep 07 00:15:08.121 INFO O| Sep 07 00:15:08.121 INFO STEP 217 (remove_files) COMPLETE
64192026-09-07T00:15:08.644Z[ recovery-image] Sep 07 00:15:08.121 INFO O| Sep 07 00:15:08.121 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64202026-09-07T00:15:08.651Z[ recovery-image] Sep 07 00:15:08.134 INFO O| Sep 07 00:15:08.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
64212026-09-07T00:15:08.651Z[ recovery-image] Sep 07 00:15:08.134 INFO O| Sep 07 00:15:08.134 INFO STEP 218 (remove_files) COMPLETE
64222026-09-07T00:15:08.651Z[ recovery-image] Sep 07 00:15:08.135 INFO O| Sep 07 00:15:08.134 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64232026-09-07T00:15:08.667Z[ recovery-image] Sep 07 00:15:08.148 INFO O| Sep 07 00:15:08.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
64242026-09-07T00:15:08.668Z[ recovery-image] Sep 07 00:15:08.148 INFO O| Sep 07 00:15:08.148 INFO STEP 219 (remove_files) COMPLETE
64252026-09-07T00:15:08.668Z[ recovery-image] Sep 07 00:15:08.148 INFO O| Sep 07 00:15:08.148 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64262026-09-07T00:15:08.687Z[ recovery-image] Sep 07 00:15:08.157 INFO O| Sep 07 00:15:08.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
64272026-09-07T00:15:08.687Z[ recovery-image] Sep 07 00:15:08.157 INFO O| Sep 07 00:15:08.157 INFO STEP 220 (remove_files) COMPLETE
64282026-09-07T00:15:08.687Z[ recovery-image] Sep 07 00:15:08.157 INFO O| Sep 07 00:15:08.157 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64292026-09-07T00:15:08.696Z[ recovery-image] Sep 07 00:15:08.169 INFO O| Sep 07 00:15:08.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
64302026-09-07T00:15:08.697Z[ recovery-image] Sep 07 00:15:08.169 INFO O| Sep 07 00:15:08.169 INFO STEP 221 (remove_files) COMPLETE
64312026-09-07T00:15:08.697Z[ recovery-image] Sep 07 00:15:08.169 INFO O| Sep 07 00:15:08.169 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64322026-09-07T00:15:08.703Z[ recovery-image] Sep 07 00:15:08.179 INFO O| Sep 07 00:15:08.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
64332026-09-07T00:15:08.703Z[ recovery-image] Sep 07 00:15:08.179 INFO O| Sep 07 00:15:08.179 INFO STEP 222 (remove_files) COMPLETE
64342026-09-07T00:15:08.703Z[ recovery-image] Sep 07 00:15:08.179 INFO O| Sep 07 00:15:08.179 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64352026-09-07T00:15:08.708Z[ recovery-image] Sep 07 00:15:08.188 INFO O| Sep 07 00:15:08.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
64362026-09-07T00:15:08.708Z[ recovery-image] Sep 07 00:15:08.188 INFO O| Sep 07 00:15:08.188 INFO STEP 223 (remove_files) COMPLETE
64372026-09-07T00:15:08.708Z[ recovery-image] Sep 07 00:15:08.188 INFO O| Sep 07 00:15:08.188 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64382026-09-07T00:15:08.714Z[ recovery-image] Sep 07 00:15:08.198 INFO O| Sep 07 00:15:08.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
64392026-09-07T00:15:08.727Z[ recovery-image] Sep 07 00:15:08.199 INFO O| Sep 07 00:15:08.198 INFO STEP 224 (remove_files) COMPLETE
64402026-09-07T00:15:08.727Z[ recovery-image] Sep 07 00:15:08.199 INFO O| Sep 07 00:15:08.199 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64412026-09-07T00:15:08.735Z[ recovery-image] Sep 07 00:15:08.208 INFO O| Sep 07 00:15:08.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
64422026-09-07T00:15:08.735Z[ recovery-image] Sep 07 00:15:08.208 INFO O| Sep 07 00:15:08.208 INFO STEP 225 (remove_files) COMPLETE
64432026-09-07T00:15:08.735Z[ recovery-image] Sep 07 00:15:08.208 INFO O| Sep 07 00:15:08.208 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64442026-09-07T00:15:08.739Z[ recovery-image] Sep 07 00:15:08.218 INFO O| Sep 07 00:15:08.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
64452026-09-07T00:15:08.739Z[ recovery-image] Sep 07 00:15:08.218 INFO O| Sep 07 00:15:08.218 INFO STEP 226 (remove_files) COMPLETE
64462026-09-07T00:15:08.739Z[ recovery-image] Sep 07 00:15:08.218 INFO O| Sep 07 00:15:08.218 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64472026-09-07T00:15:08.743Z[ recovery-image] Sep 07 00:15:08.228 INFO O| Sep 07 00:15:08.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
64482026-09-07T00:15:08.744Z[ recovery-image] Sep 07 00:15:08.228 INFO O| Sep 07 00:15:08.228 INFO STEP 227 (remove_files) COMPLETE
64492026-09-07T00:15:08.744Z[ recovery-image] Sep 07 00:15:08.228 INFO O| Sep 07 00:15:08.228 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64502026-09-07T00:15:08.752Z[ recovery-image] Sep 07 00:15:08.237 INFO O| Sep 07 00:15:08.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
64512026-09-07T00:15:08.752Z[ recovery-image] Sep 07 00:15:08.237 INFO O| Sep 07 00:15:08.237 INFO STEP 228 (remove_files) COMPLETE
64522026-09-07T00:15:08.760Z[ recovery-image] Sep 07 00:15:08.237 INFO O| Sep 07 00:15:08.237 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64532026-09-07T00:15:08.772Z[ recovery-image] Sep 07 00:15:08.247 INFO O| Sep 07 00:15:08.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
64542026-09-07T00:15:08.772Z[ recovery-image] Sep 07 00:15:08.247 INFO O| Sep 07 00:15:08.247 INFO STEP 229 (remove_files) COMPLETE
64552026-09-07T00:15:08.772Z[ recovery-image] Sep 07 00:15:08.247 INFO O| Sep 07 00:15:08.247 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64562026-09-07T00:15:08.780Z[ recovery-image] Sep 07 00:15:08.257 INFO O| Sep 07 00:15:08.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
64572026-09-07T00:15:08.780Z[ recovery-image] Sep 07 00:15:08.257 INFO O| Sep 07 00:15:08.257 INFO STEP 230 (remove_files) COMPLETE
64582026-09-07T00:15:08.780Z[ recovery-image] Sep 07 00:15:08.257 INFO O| Sep 07 00:15:08.257 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64592026-09-07T00:15:08.792Z[ recovery-image] Sep 07 00:15:08.266 INFO O| Sep 07 00:15:08.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
64602026-09-07T00:15:08.792Z[ recovery-image] Sep 07 00:15:08.266 INFO O| Sep 07 00:15:08.266 INFO STEP 231 (remove_files) COMPLETE
64612026-09-07T00:15:08.792Z[ recovery-image] Sep 07 00:15:08.266 INFO O| Sep 07 00:15:08.266 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64622026-09-07T00:15:08.796Z[ recovery-image] Sep 07 00:15:08.276 INFO O| Sep 07 00:15:08.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
64632026-09-07T00:15:08.797Z[ recovery-image] Sep 07 00:15:08.276 INFO O| Sep 07 00:15:08.276 INFO STEP 232 (remove_files) COMPLETE
64642026-09-07T00:15:08.797Z[ recovery-image] Sep 07 00:15:08.276 INFO O| Sep 07 00:15:08.276 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64652026-09-07T00:15:08.801Z[ recovery-image] Sep 07 00:15:08.286 INFO O| Sep 07 00:15:08.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
64662026-09-07T00:15:08.801Z[ recovery-image] Sep 07 00:15:08.286 INFO O| Sep 07 00:15:08.286 INFO STEP 233 (remove_files) COMPLETE
64672026-09-07T00:15:08.801Z[ recovery-image] Sep 07 00:15:08.286 INFO O| Sep 07 00:15:08.286 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64682026-09-07T00:15:08.810Z[ recovery-image] Sep 07 00:15:08.295 INFO O| Sep 07 00:15:08.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
64692026-09-07T00:15:08.815Z[ recovery-image] Sep 07 00:15:08.296 INFO O| Sep 07 00:15:08.296 INFO STEP 234 (remove_files) COMPLETE
64702026-09-07T00:15:08.816Z[ recovery-image] Sep 07 00:15:08.296 INFO O| Sep 07 00:15:08.296 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64712026-09-07T00:15:08.820Z[ recovery-image] Sep 07 00:15:08.305 INFO O| Sep 07 00:15:08.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
64722026-09-07T00:15:08.820Z[ recovery-image] Sep 07 00:15:08.305 INFO O| Sep 07 00:15:08.305 INFO STEP 235 (remove_files) COMPLETE
64732026-09-07T00:15:08.820Z[ recovery-image] Sep 07 00:15:08.305 INFO O| Sep 07 00:15:08.305 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64742026-09-07T00:15:08.832Z[ recovery-image] Sep 07 00:15:08.315 INFO O| Sep 07 00:15:08.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
64752026-09-07T00:15:08.832Z[ recovery-image] Sep 07 00:15:08.315 INFO O| Sep 07 00:15:08.315 INFO STEP 236 (remove_files) COMPLETE
64762026-09-07T00:15:08.832Z[ recovery-image] Sep 07 00:15:08.315 INFO O| Sep 07 00:15:08.315 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64772026-09-07T00:15:08.844Z[ recovery-image] Sep 07 00:15:08.324 INFO O| Sep 07 00:15:08.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
64782026-09-07T00:15:08.844Z[ recovery-image] Sep 07 00:15:08.324 INFO O| Sep 07 00:15:08.324 INFO STEP 237 (remove_files) COMPLETE
64792026-09-07T00:15:08.844Z[ recovery-image] Sep 07 00:15:08.324 INFO O| Sep 07 00:15:08.324 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64802026-09-07T00:15:08.849Z[ recovery-image] Sep 07 00:15:08.334 INFO O| Sep 07 00:15:08.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
64812026-09-07T00:15:08.849Z[ recovery-image] Sep 07 00:15:08.334 INFO O| Sep 07 00:15:08.334 INFO STEP 238 (remove_files) COMPLETE
64822026-09-07T00:15:08.849Z[ recovery-image] Sep 07 00:15:08.334 INFO O| Sep 07 00:15:08.334 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64832026-09-07T00:15:08.857Z[ recovery-image] Sep 07 00:15:08.342 INFO O| Sep 07 00:15:08.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
64842026-09-07T00:15:08.857Z[ recovery-image] Sep 07 00:15:08.342 INFO O| Sep 07 00:15:08.342 INFO STEP 239 (remove_files) COMPLETE
64852026-09-07T00:15:08.857Z[ recovery-image] Sep 07 00:15:08.342 INFO O| Sep 07 00:15:08.342 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64862026-09-07T00:15:08.870Z[ recovery-image] Sep 07 00:15:08.352 INFO O| Sep 07 00:15:08.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
64872026-09-07T00:15:08.870Z[ recovery-image] Sep 07 00:15:08.352 INFO O| Sep 07 00:15:08.352 INFO STEP 240 (remove_files) COMPLETE
64882026-09-07T00:15:08.874Z[ recovery-image] Sep 07 00:15:08.352 INFO O| Sep 07 00:15:08.352 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64892026-09-07T00:15:08.877Z[ recovery-image] Sep 07 00:15:08.361 INFO O| Sep 07 00:15:08.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
64902026-09-07T00:15:08.877Z[ recovery-image] Sep 07 00:15:08.361 INFO O| Sep 07 00:15:08.361 INFO STEP 241 (remove_files) COMPLETE
64912026-09-07T00:15:08.878Z[ recovery-image] Sep 07 00:15:08.361 INFO O| Sep 07 00:15:08.361 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64922026-09-07T00:15:08.885Z[ recovery-image] Sep 07 00:15:08.371 INFO O| Sep 07 00:15:08.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
64932026-09-07T00:15:08.885Z[ recovery-image] Sep 07 00:15:08.371 INFO O| Sep 07 00:15:08.371 INFO STEP 242 (remove_files) COMPLETE
64942026-09-07T00:15:08.886Z[ recovery-image] Sep 07 00:15:08.371 INFO O| Sep 07 00:15:08.371 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64952026-09-07T00:15:08.895Z[ recovery-image] Sep 07 00:15:08.380 INFO O| Sep 07 00:15:08.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
64962026-09-07T00:15:08.895Z[ recovery-image] Sep 07 00:15:08.380 INFO O| Sep 07 00:15:08.380 INFO STEP 243 (remove_files) COMPLETE
64972026-09-07T00:15:08.895Z[ recovery-image] Sep 07 00:15:08.380 INFO O| Sep 07 00:15:08.380 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64982026-09-07T00:15:08.905Z[ recovery-image] Sep 07 00:15:08.390 INFO O| Sep 07 00:15:08.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64992026-09-07T00:15:08.906Z[ recovery-image] Sep 07 00:15:08.390 INFO O| Sep 07 00:15:08.390 INFO STEP 244 (remove_files) COMPLETE
65002026-09-07T00:15:08.906Z[ recovery-image] Sep 07 00:15:08.390 INFO O| Sep 07 00:15:08.390 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65012026-09-07T00:15:08.915Z[ recovery-image] Sep 07 00:15:08.400 INFO O| Sep 07 00:15:08.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
65022026-09-07T00:15:08.915Z[ recovery-image] Sep 07 00:15:08.400 INFO O| Sep 07 00:15:08.400 INFO STEP 245 (remove_files) COMPLETE
65032026-09-07T00:15:08.919Z[ recovery-image] Sep 07 00:15:08.400 INFO O| Sep 07 00:15:08.400 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65042026-09-07T00:15:08.923Z[ recovery-image] Sep 07 00:15:08.408 INFO O| Sep 07 00:15:08.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
65052026-09-07T00:15:08.923Z[ recovery-image] Sep 07 00:15:08.408 INFO O| Sep 07 00:15:08.408 INFO STEP 246 (remove_files) COMPLETE
65062026-09-07T00:15:08.924Z[ recovery-image] Sep 07 00:15:08.409 INFO O| Sep 07 00:15:08.408 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65072026-09-07T00:15:08.932Z[ recovery-image] Sep 07 00:15:08.417 INFO O| Sep 07 00:15:08.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
65082026-09-07T00:15:08.932Z[ recovery-image] Sep 07 00:15:08.417 INFO O| Sep 07 00:15:08.417 INFO STEP 247 (remove_files) COMPLETE
65092026-09-07T00:15:08.935Z[ recovery-image] Sep 07 00:15:08.417 INFO O| Sep 07 00:15:08.417 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65102026-09-07T00:15:08.940Z[ recovery-image] Sep 07 00:15:08.425 INFO O| Sep 07 00:15:08.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
65112026-09-07T00:15:08.940Z[ recovery-image] Sep 07 00:15:08.425 INFO O| Sep 07 00:15:08.425 INFO STEP 248 (remove_files) COMPLETE
65122026-09-07T00:15:08.940Z[ recovery-image] Sep 07 00:15:08.425 INFO O| Sep 07 00:15:08.425 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65132026-09-07T00:15:08.960Z[ recovery-image] Sep 07 00:15:08.434 INFO O| Sep 07 00:15:08.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
65142026-09-07T00:15:08.960Z[ recovery-image] Sep 07 00:15:08.434 INFO O| Sep 07 00:15:08.434 INFO STEP 249 (remove_files) COMPLETE
65152026-09-07T00:15:08.960Z[ recovery-image] Sep 07 00:15:08.434 INFO O| Sep 07 00:15:08.434 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65162026-09-07T00:15:08.964Z[ recovery-image] Sep 07 00:15:08.444 INFO O| Sep 07 00:15:08.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
65172026-09-07T00:15:08.964Z[ recovery-image] Sep 07 00:15:08.444 INFO O| Sep 07 00:15:08.444 INFO STEP 250 (remove_files) COMPLETE
65182026-09-07T00:15:08.964Z[ recovery-image] Sep 07 00:15:08.444 INFO O| Sep 07 00:15:08.444 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65192026-09-07T00:15:08.970Z[ recovery-image] Sep 07 00:15:08.453 INFO O| Sep 07 00:15:08.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
65202026-09-07T00:15:08.970Z[ recovery-image] Sep 07 00:15:08.453 INFO O| Sep 07 00:15:08.453 INFO STEP 251 (remove_files) COMPLETE
65212026-09-07T00:15:08.970Z[ recovery-image] Sep 07 00:15:08.453 INFO O| Sep 07 00:15:08.453 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65222026-09-07T00:15:08.977Z[ recovery-image] Sep 07 00:15:08.462 INFO O| Sep 07 00:15:08.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
65232026-09-07T00:15:08.977Z[ recovery-image] Sep 07 00:15:08.462 INFO O| Sep 07 00:15:08.462 INFO STEP 252 (remove_files) COMPLETE
65242026-09-07T00:15:08.981Z[ recovery-image] Sep 07 00:15:08.462 INFO O| Sep 07 00:15:08.462 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65252026-09-07T00:15:08.986Z[ recovery-image] Sep 07 00:15:08.471 INFO O| Sep 07 00:15:08.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
65262026-09-07T00:15:08.986Z[ recovery-image] Sep 07 00:15:08.471 INFO O| Sep 07 00:15:08.471 INFO STEP 253 (remove_files) COMPLETE
65272026-09-07T00:15:08.987Z[ recovery-image] Sep 07 00:15:08.471 INFO O| Sep 07 00:15:08.471 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65282026-09-07T00:15:08.995Z[ recovery-image] Sep 07 00:15:08.480 INFO O| Sep 07 00:15:08.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
65292026-09-07T00:15:08.995Z[ recovery-image] Sep 07 00:15:08.480 INFO O| Sep 07 00:15:08.480 INFO STEP 254 (remove_files) COMPLETE
65302026-09-07T00:15:08.995Z[ recovery-image] Sep 07 00:15:08.480 INFO O| Sep 07 00:15:08.480 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65312026-09-07T00:15:09.013Z[ recovery-image] Sep 07 00:15:08.489 INFO O| Sep 07 00:15:08.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
65322026-09-07T00:15:09.013Z[ recovery-image] Sep 07 00:15:08.489 INFO O| Sep 07 00:15:08.489 INFO STEP 255 (remove_files) COMPLETE
65332026-09-07T00:15:09.013Z[ recovery-image] Sep 07 00:15:08.489 INFO O| Sep 07 00:15:08.489 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65342026-09-07T00:15:09.016Z[ recovery-image] Sep 07 00:15:08.499 INFO O| Sep 07 00:15:08.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
65352026-09-07T00:15:09.017Z[ recovery-image] Sep 07 00:15:08.500 INFO O| Sep 07 00:15:08.500 INFO STEP 256 (remove_files) COMPLETE
65362026-09-07T00:15:09.017Z[ recovery-image] Sep 07 00:15:08.500 INFO O| Sep 07 00:15:08.500 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65372026-09-07T00:15:09.026Z[ recovery-image] Sep 07 00:15:08.509 INFO O| Sep 07 00:15:08.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
65382026-09-07T00:15:09.026Z[ recovery-image] Sep 07 00:15:08.510 INFO O| Sep 07 00:15:08.510 INFO STEP 257 (remove_files) COMPLETE
65392026-09-07T00:15:09.042Z[ recovery-image] Sep 07 00:15:08.510 INFO O| Sep 07 00:15:08.510 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65402026-09-07T00:15:09.042Z[ recovery-image] Sep 07 00:15:08.521 INFO O| Sep 07 00:15:08.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
65412026-09-07T00:15:09.042Z[ recovery-image] Sep 07 00:15:08.521 INFO O| Sep 07 00:15:08.521 INFO STEP 258 (remove_files) COMPLETE
65422026-09-07T00:15:09.042Z[ recovery-image] Sep 07 00:15:08.521 INFO O| Sep 07 00:15:08.521 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65432026-09-07T00:15:09.047Z[ recovery-image] Sep 07 00:15:08.532 INFO O| Sep 07 00:15:08.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
65442026-09-07T00:15:09.047Z[ recovery-image] Sep 07 00:15:08.532 INFO O| Sep 07 00:15:08.532 INFO STEP 259 (remove_files) COMPLETE
65452026-09-07T00:15:09.055Z[ recovery-image] Sep 07 00:15:08.532 INFO O| Sep 07 00:15:08.532 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65462026-09-07T00:15:09.062Z[ recovery-image] Sep 07 00:15:08.542 INFO O| Sep 07 00:15:08.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
65472026-09-07T00:15:09.062Z[ recovery-image] Sep 07 00:15:08.542 INFO O| Sep 07 00:15:08.542 INFO STEP 260 (remove_files) COMPLETE
65482026-09-07T00:15:09.062Z[ recovery-image] Sep 07 00:15:08.542 INFO O| Sep 07 00:15:08.542 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65492026-09-07T00:15:09.067Z[ recovery-image] Sep 07 00:15:08.552 INFO O| Sep 07 00:15:08.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
65502026-09-07T00:15:09.067Z[ recovery-image] Sep 07 00:15:08.552 INFO O| Sep 07 00:15:08.552 INFO STEP 261 (remove_files) COMPLETE
65512026-09-07T00:15:09.067Z[ recovery-image] Sep 07 00:15:08.552 INFO O| Sep 07 00:15:08.552 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65522026-09-07T00:15:09.075Z[ recovery-image] Sep 07 00:15:08.560 INFO O| Sep 07 00:15:08.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
65532026-09-07T00:15:09.075Z[ recovery-image] Sep 07 00:15:08.560 INFO O| Sep 07 00:15:08.560 INFO STEP 262 (remove_files) COMPLETE
65542026-09-07T00:15:09.075Z[ recovery-image] Sep 07 00:15:08.560 INFO O| Sep 07 00:15:08.560 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65552026-09-07T00:15:09.083Z[ recovery-image] Sep 07 00:15:08.568 INFO O| Sep 07 00:15:08.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
65562026-09-07T00:15:09.087Z[ recovery-image] Sep 07 00:15:08.568 INFO O| Sep 07 00:15:08.568 INFO STEP 263 (remove_files) COMPLETE
65572026-09-07T00:15:09.087Z[ recovery-image] Sep 07 00:15:08.568 INFO O| Sep 07 00:15:08.568 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65582026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.577 INFO O| Sep 07 00:15:08.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
65592026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.577 INFO O| Sep 07 00:15:08.577 INFO STEP 264 (remove_files) COMPLETE
65602026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.577 INFO O| Sep 07 00:15:08.577 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65612026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.585 INFO O| Sep 07 00:15:08.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
65622026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.585 INFO O| Sep 07 00:15:08.585 INFO STEP 265 (remove_files) COMPLETE
65632026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.585 INFO O| Sep 07 00:15:08.585 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65642026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.595 INFO O| Sep 07 00:15:08.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
65652026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.595 INFO O| Sep 07 00:15:08.595 INFO STEP 266 (remove_files) COMPLETE
65662026-09-07T00:15:09.133Z[ recovery-image] Sep 07 00:15:08.595 INFO O| Sep 07 00:15:08.595 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65672026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.607 INFO O| Sep 07 00:15:08.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
65682026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.608 INFO O| Sep 07 00:15:08.607 INFO STEP 267 (remove_files) COMPLETE
65692026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.608 INFO O| Sep 07 00:15:08.608 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65702026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.618 INFO O| Sep 07 00:15:08.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
65712026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.618 INFO O| Sep 07 00:15:08.618 INFO STEP 268 (remove_files) COMPLETE
65722026-09-07T00:15:09.144Z[ recovery-image] Sep 07 00:15:08.618 INFO O| Sep 07 00:15:08.618 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65732026-09-07T00:15:09.150Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
65742026-09-07T00:15:09.150Z[ recovery-image] Sep 07 00:15:08.628 INFO O| Sep 07 00:15:08.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
65752026-09-07T00:15:09.150Z[ recovery-image] Sep 07 00:15:08.628 INFO O| Sep 07 00:15:08.628 INFO STEP 269 (remove_files) COMPLETE
65762026-09-07T00:15:09.150Z[ recovery-image] Sep 07 00:15:08.628 INFO O| Sep 07 00:15:08.628 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65772026-09-07T00:15:09.155Z[ recovery-image] Sep 07 00:15:08.640 INFO O| Sep 07 00:15:08.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
65782026-09-07T00:15:09.155Z[ recovery-image] Sep 07 00:15:08.640 INFO O| Sep 07 00:15:08.640 INFO STEP 270 (remove_files) COMPLETE
65792026-09-07T00:15:09.155Z[ recovery-image] Sep 07 00:15:08.640 INFO O| Sep 07 00:15:08.640 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65802026-09-07T00:15:09.164Z[ recovery-image] Sep 07 00:15:08.649 INFO O| Sep 07 00:15:08.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
65812026-09-07T00:15:09.164Z[ recovery-image] Sep 07 00:15:08.649 INFO O| Sep 07 00:15:08.649 INFO STEP 271 (remove_files) COMPLETE
65822026-09-07T00:15:09.164Z[ recovery-image] Sep 07 00:15:08.649 INFO O| Sep 07 00:15:08.649 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65832026-09-07T00:15:09.173Z[ recovery-image] Sep 07 00:15:08.658 INFO O| Sep 07 00:15:08.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
65842026-09-07T00:15:09.173Z[ recovery-image] Sep 07 00:15:08.658 INFO O| Sep 07 00:15:08.658 INFO STEP 272 (remove_files) COMPLETE
65852026-09-07T00:15:09.173Z[ recovery-image] Sep 07 00:15:08.658 INFO O| Sep 07 00:15:08.658 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65862026-09-07T00:15:09.181Z[ recovery-image] Sep 07 00:15:08.666 INFO O| Sep 07 00:15:08.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
65872026-09-07T00:15:09.181Z[ recovery-image] Sep 07 00:15:08.666 INFO O| Sep 07 00:15:08.666 INFO STEP 273 (remove_files) COMPLETE
65882026-09-07T00:15:09.181Z[ recovery-image] Sep 07 00:15:08.666 INFO O| Sep 07 00:15:08.666 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65892026-09-07T00:15:09.189Z[ recovery-image] Sep 07 00:15:08.674 INFO O| Sep 07 00:15:08.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
65902026-09-07T00:15:09.193Z[ recovery-image] Sep 07 00:15:08.675 INFO O| Sep 07 00:15:08.675 INFO STEP 274 (remove_files) COMPLETE
65912026-09-07T00:15:09.193Z[ recovery-image] Sep 07 00:15:08.675 INFO O| Sep 07 00:15:08.675 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65922026-09-07T00:15:09.198Z[ recovery-image] Sep 07 00:15:08.683 INFO O| Sep 07 00:15:08.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
65932026-09-07T00:15:09.198Z[ recovery-image] Sep 07 00:15:08.683 INFO O| Sep 07 00:15:08.683 INFO STEP 275 (remove_files) COMPLETE
65942026-09-07T00:15:09.208Z[ recovery-image] Sep 07 00:15:08.683 INFO O| Sep 07 00:15:08.683 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65952026-09-07T00:15:09.211Z[ recovery-image] Sep 07 00:15:08.690 INFO O| Sep 07 00:15:08.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
65962026-09-07T00:15:09.211Z[ recovery-image] Sep 07 00:15:08.690 INFO O| Sep 07 00:15:08.690 INFO STEP 276 (remove_files) COMPLETE
65972026-09-07T00:15:09.212Z[ recovery-image] Sep 07 00:15:08.690 INFO O| Sep 07 00:15:08.690 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65982026-09-07T00:15:09.218Z[ recovery-image] Sep 07 00:15:08.698 INFO O| Sep 07 00:15:08.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65992026-09-07T00:15:09.218Z[ recovery-image] Sep 07 00:15:08.698 INFO O| Sep 07 00:15:08.698 INFO STEP 277 (remove_files) COMPLETE
66002026-09-07T00:15:09.219Z[ recovery-image] Sep 07 00:15:08.698 INFO O| Sep 07 00:15:08.698 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66012026-09-07T00:15:09.226Z[ recovery-image] Sep 07 00:15:08.705 INFO O| Sep 07 00:15:08.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
66022026-09-07T00:15:09.226Z[ recovery-image] Sep 07 00:15:08.705 INFO O| Sep 07 00:15:08.705 INFO STEP 278 (remove_files) COMPLETE
66032026-09-07T00:15:09.226Z[ recovery-image] Sep 07 00:15:08.705 INFO O| Sep 07 00:15:08.705 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66042026-09-07T00:15:09.231Z[ recovery-image] Sep 07 00:15:08.716 INFO O| Sep 07 00:15:08.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
66052026-09-07T00:15:09.231Z[ recovery-image] Sep 07 00:15:08.716 INFO O| Sep 07 00:15:08.716 INFO STEP 279 (remove_files) COMPLETE
66062026-09-07T00:15:09.241Z[ recovery-image] Sep 07 00:15:08.716 INFO O| Sep 07 00:15:08.716 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66072026-09-07T00:15:09.246Z[ recovery-image] Sep 07 00:15:08.725 INFO O| Sep 07 00:15:08.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
66082026-09-07T00:15:09.246Z[ recovery-image] Sep 07 00:15:08.725 INFO O| Sep 07 00:15:08.725 INFO STEP 280 (remove_files) COMPLETE
66092026-09-07T00:15:09.246Z[ recovery-image] Sep 07 00:15:08.725 INFO O| Sep 07 00:15:08.725 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66102026-09-07T00:15:09.251Z[ recovery-image] Sep 07 00:15:08.735 INFO O| Sep 07 00:15:08.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
66112026-09-07T00:15:09.251Z[ recovery-image] Sep 07 00:15:08.735 INFO O| Sep 07 00:15:08.735 INFO STEP 281 (remove_files) COMPLETE
66122026-09-07T00:15:09.251Z[ recovery-image] Sep 07 00:15:08.735 INFO O| Sep 07 00:15:08.735 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66132026-09-07T00:15:09.260Z[ recovery-image] Sep 07 00:15:08.744 INFO O| Sep 07 00:15:08.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
66142026-09-07T00:15:09.264Z[ recovery-image] Sep 07 00:15:08.745 INFO O| Sep 07 00:15:08.745 INFO STEP 282 (remove_files) COMPLETE
66152026-09-07T00:15:09.264Z[ recovery-image] Sep 07 00:15:08.745 INFO O| Sep 07 00:15:08.745 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66162026-09-07T00:15:09.276Z[ recovery-image] Sep 07 00:15:08.754 INFO O| Sep 07 00:15:08.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
66172026-09-07T00:15:09.276Z[ recovery-image] Sep 07 00:15:08.754 INFO O| Sep 07 00:15:08.754 INFO STEP 283 (remove_files) COMPLETE
66182026-09-07T00:15:09.276Z[ recovery-image] Sep 07 00:15:08.754 INFO O| Sep 07 00:15:08.754 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66192026-09-07T00:15:09.282Z[ recovery-image] Sep 07 00:15:08.763 INFO O| Sep 07 00:15:08.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
66202026-09-07T00:15:09.282Z[ recovery-image] Sep 07 00:15:08.763 INFO O| Sep 07 00:15:08.763 INFO STEP 284 (remove_files) COMPLETE
66212026-09-07T00:15:09.282Z[ recovery-image] Sep 07 00:15:08.763 INFO O| Sep 07 00:15:08.763 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66222026-09-07T00:15:09.288Z[ recovery-image] Sep 07 00:15:08.772 INFO O| Sep 07 00:15:08.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
66232026-09-07T00:15:09.292Z[ recovery-image] Sep 07 00:15:08.772 INFO O| Sep 07 00:15:08.772 INFO STEP 285 (remove_files) COMPLETE
66242026-09-07T00:15:09.292Z[ recovery-image] Sep 07 00:15:08.772 INFO O| Sep 07 00:15:08.772 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66252026-09-07T00:15:09.297Z[ recovery-image] Sep 07 00:15:08.782 INFO O| Sep 07 00:15:08.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
66262026-09-07T00:15:09.297Z[ recovery-image] Sep 07 00:15:08.782 INFO O| Sep 07 00:15:08.782 INFO STEP 286 (remove_files) COMPLETE
66272026-09-07T00:15:09.297Z[ recovery-image] Sep 07 00:15:08.782 INFO O| Sep 07 00:15:08.782 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66282026-09-07T00:15:09.306Z[ recovery-image] Sep 07 00:15:08.791 INFO O| Sep 07 00:15:08.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
66292026-09-07T00:15:09.306Z[ recovery-image] Sep 07 00:15:08.791 INFO O| Sep 07 00:15:08.791 INFO STEP 287 (remove_files) COMPLETE
66302026-09-07T00:15:09.306Z[ recovery-image] Sep 07 00:15:08.791 INFO O| Sep 07 00:15:08.791 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66312026-09-07T00:15:09.314Z[ recovery-image] Sep 07 00:15:08.799 INFO O| Sep 07 00:15:08.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
66322026-09-07T00:15:09.314Z[ recovery-image] Sep 07 00:15:08.799 INFO O| Sep 07 00:15:08.799 INFO STEP 288 (remove_files) COMPLETE
66332026-09-07T00:15:09.314Z[ recovery-image] Sep 07 00:15:08.799 INFO O| Sep 07 00:15:08.799 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66342026-09-07T00:15:09.331Z[ recovery-image] Sep 07 00:15:08.808 INFO O| Sep 07 00:15:08.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
66352026-09-07T00:15:09.336Z[ recovery-image] Sep 07 00:15:08.809 INFO O| Sep 07 00:15:08.809 INFO STEP 289 (remove_files) COMPLETE
66362026-09-07T00:15:09.336Z[ recovery-image] Sep 07 00:15:08.809 INFO O| Sep 07 00:15:08.809 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66372026-09-07T00:15:09.336Z[ recovery-image] Sep 07 00:15:08.818 INFO O| Sep 07 00:15:08.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
66382026-09-07T00:15:09.336Z[ recovery-image] Sep 07 00:15:08.818 INFO O| Sep 07 00:15:08.818 INFO STEP 290 (remove_files) COMPLETE
66392026-09-07T00:15:09.336Z[ recovery-image] Sep 07 00:15:08.818 INFO O| Sep 07 00:15:08.818 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66402026-09-07T00:15:09.347Z[ recovery-image] Sep 07 00:15:08.828 INFO O| Sep 07 00:15:08.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
66412026-09-07T00:15:09.347Z[ recovery-image] Sep 07 00:15:08.828 INFO O| Sep 07 00:15:08.828 INFO STEP 291 (remove_files) COMPLETE
66422026-09-07T00:15:09.347Z[ recovery-image] Sep 07 00:15:08.828 INFO O| Sep 07 00:15:08.828 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66432026-09-07T00:15:09.347Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
66442026-09-07T00:15:09.352Z[ recovery-image] Sep 07 00:15:08.837 INFO O| Sep 07 00:15:08.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
66452026-09-07T00:15:09.352Z[ recovery-image] Sep 07 00:15:08.837 INFO O| Sep 07 00:15:08.837 INFO STEP 292 (remove_files) COMPLETE
66462026-09-07T00:15:09.352Z[ recovery-image] Sep 07 00:15:08.837 INFO O| Sep 07 00:15:08.837 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66472026-09-07T00:15:09.361Z[ recovery-image] Sep 07 00:15:08.846 INFO O| Sep 07 00:15:08.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
66482026-09-07T00:15:09.361Z[ recovery-image] Sep 07 00:15:08.846 INFO O| Sep 07 00:15:08.845 INFO STEP 293 (remove_files) COMPLETE
66492026-09-07T00:15:09.373Z[ recovery-image] Sep 07 00:15:08.846 INFO O| Sep 07 00:15:08.845 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66502026-09-07T00:15:09.378Z[ recovery-image] Sep 07 00:15:08.855 INFO O| Sep 07 00:15:08.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
66512026-09-07T00:15:09.379Z[ recovery-image] Sep 07 00:15:08.855 INFO O| Sep 07 00:15:08.855 INFO STEP 294 (remove_files) COMPLETE
66522026-09-07T00:15:09.379Z[ recovery-image] Sep 07 00:15:08.855 INFO O| Sep 07 00:15:08.855 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66532026-09-07T00:15:09.384Z[ recovery-image] Sep 07 00:15:08.864 INFO O| Sep 07 00:15:08.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
66542026-09-07T00:15:09.384Z[ recovery-image] Sep 07 00:15:08.864 INFO O| Sep 07 00:15:08.864 INFO STEP 295 (remove_files) COMPLETE
66552026-09-07T00:15:09.384Z[ recovery-image] Sep 07 00:15:08.864 INFO O| Sep 07 00:15:08.864 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66562026-09-07T00:15:09.394Z[ recovery-image] Sep 07 00:15:08.874 INFO O| Sep 07 00:15:08.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
66572026-09-07T00:15:09.394Z[ recovery-image] Sep 07 00:15:08.874 INFO O| Sep 07 00:15:08.874 INFO STEP 296 (remove_files) COMPLETE
66582026-09-07T00:15:09.394Z[ recovery-image] Sep 07 00:15:08.874 INFO O| Sep 07 00:15:08.874 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66592026-09-07T00:15:09.403Z[ recovery-image] Sep 07 00:15:08.885 INFO O| Sep 07 00:15:08.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
66602026-09-07T00:15:09.403Z[ recovery-image] Sep 07 00:15:08.885 INFO O| Sep 07 00:15:08.885 INFO STEP 297 (remove_files) COMPLETE
66612026-09-07T00:15:09.403Z[ recovery-image] Sep 07 00:15:08.885 INFO O| Sep 07 00:15:08.885 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66622026-09-07T00:15:09.419Z[ recovery-image] Sep 07 00:15:08.898 INFO O| Sep 07 00:15:08.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
66632026-09-07T00:15:09.419Z[ recovery-image] Sep 07 00:15:08.898 INFO O| Sep 07 00:15:08.898 INFO STEP 298 (remove_files) COMPLETE
66642026-09-07T00:15:09.419Z[ recovery-image] Sep 07 00:15:08.898 INFO O| Sep 07 00:15:08.898 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66652026-09-07T00:15:09.426Z[ recovery-image] Sep 07 00:15:08.907 INFO O| Sep 07 00:15:08.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
66662026-09-07T00:15:09.426Z[ recovery-image] Sep 07 00:15:08.907 INFO O| Sep 07 00:15:08.907 INFO STEP 299 (remove_files) COMPLETE
66672026-09-07T00:15:09.426Z[ recovery-image] Sep 07 00:15:08.907 INFO O| Sep 07 00:15:08.907 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66682026-09-07T00:15:09.433Z[ recovery-image] Sep 07 00:15:08.917 INFO O| Sep 07 00:15:08.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
66692026-09-07T00:15:09.433Z[ recovery-image] Sep 07 00:15:08.917 INFO O| Sep 07 00:15:08.917 INFO STEP 300 (remove_files) COMPLETE
66702026-09-07T00:15:09.433Z[ recovery-image] Sep 07 00:15:08.917 INFO O| Sep 07 00:15:08.917 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66712026-09-07T00:15:09.446Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
66722026-09-07T00:15:09.451Z[ recovery-image] Sep 07 00:15:08.928 INFO O| Sep 07 00:15:08.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
66732026-09-07T00:15:09.451Z[ recovery-image] Sep 07 00:15:08.928 INFO O| Sep 07 00:15:08.928 INFO STEP 301 (remove_files) COMPLETE
66742026-09-07T00:15:09.451Z[ recovery-image] Sep 07 00:15:08.928 INFO O| Sep 07 00:15:08.928 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66752026-09-07T00:15:09.455Z[ recovery-image] Sep 07 00:15:08.938 INFO O| Sep 07 00:15:08.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
66762026-09-07T00:15:09.455Z[ recovery-image] Sep 07 00:15:08.938 INFO O| Sep 07 00:15:08.938 INFO STEP 302 (remove_files) COMPLETE
66772026-09-07T00:15:09.456Z[ recovery-image] Sep 07 00:15:08.938 INFO O| Sep 07 00:15:08.938 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66782026-09-07T00:15:09.489Z[ recovery-image] Sep 07 00:15:08.974 INFO O| Sep 07 00:15:08.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
66792026-09-07T00:15:09.489Z[ recovery-image] Sep 07 00:15:08.974 INFO O| Sep 07 00:15:08.974 INFO STEP 303 (remove_files) COMPLETE
66802026-09-07T00:15:09.490Z[ recovery-image] Sep 07 00:15:08.974 INFO O| Sep 07 00:15:08.974 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66812026-09-07T00:15:09.507Z[ recovery-image] Sep 07 00:15:08.985 INFO O| Sep 07 00:15:08.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
66822026-09-07T00:15:09.507Z[ recovery-image] Sep 07 00:15:08.985 INFO O| Sep 07 00:15:08.985 INFO STEP 304 (remove_files) COMPLETE
66832026-09-07T00:15:09.507Z[ recovery-image] Sep 07 00:15:08.985 INFO O| Sep 07 00:15:08.985 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66842026-09-07T00:15:09.515Z[ recovery-image] Sep 07 00:15:08.994 INFO O| Sep 07 00:15:08.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
66852026-09-07T00:15:09.515Z[ recovery-image] Sep 07 00:15:08.994 INFO O| Sep 07 00:15:08.994 INFO STEP 305 (remove_files) COMPLETE
66862026-09-07T00:15:09.515Z[ recovery-image] Sep 07 00:15:08.994 INFO O| Sep 07 00:15:08.994 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66872026-09-07T00:15:09.527Z[ recovery-image] Sep 07 00:15:09.003 INFO O| Sep 07 00:15:09.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
66882026-09-07T00:15:09.527Z[ recovery-image] Sep 07 00:15:09.003 INFO O| Sep 07 00:15:09.003 INFO STEP 306 (remove_files) COMPLETE
66892026-09-07T00:15:09.527Z[ recovery-image] Sep 07 00:15:09.003 INFO O| Sep 07 00:15:09.003 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66902026-09-07T00:15:09.532Z[ recovery-image] Sep 07 00:15:09.012 INFO O| Sep 07 00:15:09.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
66912026-09-07T00:15:09.532Z[ recovery-image] Sep 07 00:15:09.013 INFO O| Sep 07 00:15:09.013 INFO STEP 307 (remove_files) COMPLETE
66922026-09-07T00:15:09.532Z[ recovery-image] Sep 07 00:15:09.013 INFO O| Sep 07 00:15:09.013 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66932026-09-07T00:15:09.548Z[ recovery-image] Sep 07 00:15:09.025 INFO O| Sep 07 00:15:09.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
66942026-09-07T00:15:09.548Z[ recovery-image] Sep 07 00:15:09.025 INFO O| Sep 07 00:15:09.025 INFO STEP 308 (remove_files) COMPLETE
66952026-09-07T00:15:09.548Z[ recovery-image] Sep 07 00:15:09.025 INFO O| Sep 07 00:15:09.025 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66962026-09-07T00:15:09.559Z[ recovery-image] Sep 07 00:15:09.034 INFO O| Sep 07 00:15:09.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
66972026-09-07T00:15:09.559Z[ recovery-image] Sep 07 00:15:09.034 INFO O| Sep 07 00:15:09.034 INFO STEP 309 (remove_files) COMPLETE
66982026-09-07T00:15:09.559Z[ recovery-image] Sep 07 00:15:09.034 INFO O| Sep 07 00:15:09.034 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66992026-09-07T00:15:09.565Z[ recovery-image] Sep 07 00:15:09.049 INFO O| Sep 07 00:15:09.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
67002026-09-07T00:15:09.565Z[ recovery-image] Sep 07 00:15:09.049 INFO O| Sep 07 00:15:09.049 INFO STEP 310 (remove_files) COMPLETE
67012026-09-07T00:15:09.570Z[ recovery-image] Sep 07 00:15:09.049 INFO O| Sep 07 00:15:09.049 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67022026-09-07T00:15:09.574Z[ recovery-image] Sep 07 00:15:09.058 INFO O| Sep 07 00:15:09.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
67032026-09-07T00:15:09.574Z[ recovery-image] Sep 07 00:15:09.058 INFO O| Sep 07 00:15:09.058 INFO STEP 311 (remove_files) COMPLETE
67042026-09-07T00:15:09.574Z[ recovery-image] Sep 07 00:15:09.058 INFO O| Sep 07 00:15:09.058 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67052026-09-07T00:15:09.585Z[ recovery-image] Sep 07 00:15:09.069 INFO O| Sep 07 00:15:09.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
67062026-09-07T00:15:09.585Z[ recovery-image] Sep 07 00:15:09.069 INFO O| Sep 07 00:15:09.069 INFO STEP 312 (remove_files) COMPLETE
67072026-09-07T00:15:09.585Z[ recovery-image] Sep 07 00:15:09.069 INFO O| Sep 07 00:15:09.069 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67082026-09-07T00:15:09.594Z[ recovery-image] Sep 07 00:15:09.079 INFO O| Sep 07 00:15:09.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
67092026-09-07T00:15:09.594Z[ recovery-image] Sep 07 00:15:09.079 INFO O| Sep 07 00:15:09.079 INFO STEP 313 (remove_files) COMPLETE
67102026-09-07T00:15:09.594Z[ recovery-image] Sep 07 00:15:09.079 INFO O| Sep 07 00:15:09.079 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67112026-09-07T00:15:09.607Z[ recovery-image] Sep 07 00:15:09.090 INFO O| Sep 07 00:15:09.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
67122026-09-07T00:15:09.607Z[ recovery-image] Sep 07 00:15:09.090 INFO O| Sep 07 00:15:09.090 INFO STEP 314 (remove_files) COMPLETE
67132026-09-07T00:15:09.613Z[ recovery-image] Sep 07 00:15:09.090 INFO O| Sep 07 00:15:09.090 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67142026-09-07T00:15:09.618Z[ recovery-image] Sep 07 00:15:09.100 INFO O| Sep 07 00:15:09.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
67152026-09-07T00:15:09.618Z[ recovery-image] Sep 07 00:15:09.100 INFO O| Sep 07 00:15:09.100 INFO STEP 315 (remove_files) COMPLETE
67162026-09-07T00:15:09.618Z[ recovery-image] Sep 07 00:15:09.100 INFO O| Sep 07 00:15:09.100 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67172026-09-07T00:15:09.628Z[ recovery-image] Sep 07 00:15:09.110 INFO O| Sep 07 00:15:09.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
67182026-09-07T00:15:09.629Z[ recovery-image] Sep 07 00:15:09.110 INFO O| Sep 07 00:15:09.110 INFO STEP 316 (remove_files) COMPLETE
67192026-09-07T00:15:09.632Z[ recovery-image] Sep 07 00:15:09.110 INFO O| Sep 07 00:15:09.110 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67202026-09-07T00:15:09.638Z[ recovery-image] Sep 07 00:15:09.118 INFO O| Sep 07 00:15:09.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
67212026-09-07T00:15:09.638Z[ recovery-image] Sep 07 00:15:09.118 INFO O| Sep 07 00:15:09.118 INFO STEP 317 (remove_files) COMPLETE
67222026-09-07T00:15:09.639Z[ recovery-image] Sep 07 00:15:09.118 INFO O| Sep 07 00:15:09.118 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67232026-09-07T00:15:09.645Z[ recovery-image] Sep 07 00:15:09.127 INFO O| Sep 07 00:15:09.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
67242026-09-07T00:15:09.645Z[ recovery-image] Sep 07 00:15:09.127 INFO O| Sep 07 00:15:09.127 INFO STEP 318 (remove_files) COMPLETE
67252026-09-07T00:15:09.645Z[ recovery-image] Sep 07 00:15:09.127 INFO O| Sep 07 00:15:09.127 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67262026-09-07T00:15:09.651Z[ recovery-image] Sep 07 00:15:09.136 INFO O| Sep 07 00:15:09.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
67272026-09-07T00:15:09.651Z[ recovery-image] Sep 07 00:15:09.136 INFO O| Sep 07 00:15:09.136 INFO STEP 319 (remove_files) COMPLETE
67282026-09-07T00:15:09.651Z[ recovery-image] Sep 07 00:15:09.136 INFO O| Sep 07 00:15:09.136 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67292026-09-07T00:15:09.661Z[ recovery-image] Sep 07 00:15:09.145 INFO O| Sep 07 00:15:09.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
67302026-09-07T00:15:09.661Z[ recovery-image] Sep 07 00:15:09.145 INFO O| Sep 07 00:15:09.145 INFO STEP 320 (remove_files) COMPLETE
67312026-09-07T00:15:09.661Z[ recovery-image] Sep 07 00:15:09.145 INFO O| Sep 07 00:15:09.145 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67322026-09-07T00:15:09.673Z[ recovery-image] Sep 07 00:15:09.154 INFO O| Sep 07 00:15:09.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
67332026-09-07T00:15:09.674Z[ recovery-image] Sep 07 00:15:09.154 INFO O| Sep 07 00:15:09.154 INFO STEP 321 (remove_files) COMPLETE
67342026-09-07T00:15:09.674Z[ recovery-image] Sep 07 00:15:09.154 INFO O| Sep 07 00:15:09.154 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67352026-09-07T00:15:09.677Z[ recovery-image] Sep 07 00:15:09.162 INFO O| Sep 07 00:15:09.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
67362026-09-07T00:15:09.677Z[ recovery-image] Sep 07 00:15:09.162 INFO O| Sep 07 00:15:09.162 INFO STEP 322 (remove_files) COMPLETE
67372026-09-07T00:15:09.677Z[ recovery-image] Sep 07 00:15:09.162 INFO O| Sep 07 00:15:09.162 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67382026-09-07T00:15:09.686Z[ recovery-image] Sep 07 00:15:09.171 INFO O| Sep 07 00:15:09.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
67392026-09-07T00:15:09.690Z[ recovery-image] Sep 07 00:15:09.171 INFO O| Sep 07 00:15:09.171 INFO STEP 323 (remove_files) COMPLETE
67402026-09-07T00:15:09.690Z[ recovery-image] Sep 07 00:15:09.171 INFO O| Sep 07 00:15:09.171 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67412026-09-07T00:15:09.696Z[ recovery-image] Sep 07 00:15:09.181 INFO O| Sep 07 00:15:09.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
67422026-09-07T00:15:09.696Z[ recovery-image] Sep 07 00:15:09.181 INFO O| Sep 07 00:15:09.181 INFO STEP 324 (remove_files) COMPLETE
67432026-09-07T00:15:09.696Z[ recovery-image] Sep 07 00:15:09.181 INFO O| Sep 07 00:15:09.181 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67442026-09-07T00:15:09.706Z[ recovery-image] Sep 07 00:15:09.190 INFO O| Sep 07 00:15:09.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
67452026-09-07T00:15:09.706Z[ recovery-image] Sep 07 00:15:09.190 INFO O| Sep 07 00:15:09.190 INFO STEP 325 (remove_files) COMPLETE
67462026-09-07T00:15:09.711Z[ recovery-image] Sep 07 00:15:09.190 INFO O| Sep 07 00:15:09.190 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67472026-09-07T00:15:09.715Z[ recovery-image] Sep 07 00:15:09.199 INFO O| Sep 07 00:15:09.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
67482026-09-07T00:15:09.715Z[ recovery-image] Sep 07 00:15:09.199 INFO O| Sep 07 00:15:09.199 INFO STEP 326 (remove_files) COMPLETE
67492026-09-07T00:15:09.715Z[ recovery-image] Sep 07 00:15:09.199 INFO O| Sep 07 00:15:09.199 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67502026-09-07T00:15:09.722Z[ recovery-image] Sep 07 00:15:09.207 INFO O| Sep 07 00:15:09.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
67512026-09-07T00:15:09.723Z[ recovery-image] Sep 07 00:15:09.207 INFO O| Sep 07 00:15:09.207 INFO STEP 327 (remove_files) COMPLETE
67522026-09-07T00:15:09.723Z[ recovery-image] Sep 07 00:15:09.207 INFO O| Sep 07 00:15:09.207 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67532026-09-07T00:15:09.732Z[ recovery-image] Sep 07 00:15:09.216 INFO O| Sep 07 00:15:09.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
67542026-09-07T00:15:09.732Z[ recovery-image] Sep 07 00:15:09.216 INFO O| Sep 07 00:15:09.216 INFO STEP 328 (remove_files) COMPLETE
67552026-09-07T00:15:09.732Z[ recovery-image] Sep 07 00:15:09.216 INFO O| Sep 07 00:15:09.216 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67562026-09-07T00:15:09.748Z[ recovery-image] Sep 07 00:15:09.226 INFO O| Sep 07 00:15:09.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
67572026-09-07T00:15:09.748Z[ recovery-image] Sep 07 00:15:09.226 INFO O| Sep 07 00:15:09.226 INFO STEP 329 (remove_files) COMPLETE
67582026-09-07T00:15:09.748Z[ recovery-image] Sep 07 00:15:09.226 INFO O| Sep 07 00:15:09.226 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67592026-09-07T00:15:09.753Z[ recovery-image] Sep 07 00:15:09.235 INFO O| Sep 07 00:15:09.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
67602026-09-07T00:15:09.753Z[ recovery-image] Sep 07 00:15:09.235 INFO O| Sep 07 00:15:09.235 INFO STEP 330 (remove_files) COMPLETE
67612026-09-07T00:15:09.753Z[ recovery-image] Sep 07 00:15:09.235 INFO O| Sep 07 00:15:09.235 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67622026-09-07T00:15:09.758Z[ recovery-image] Sep 07 00:15:09.243 INFO O| Sep 07 00:15:09.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
67632026-09-07T00:15:09.758Z[ recovery-image] Sep 07 00:15:09.243 INFO O| Sep 07 00:15:09.243 INFO STEP 331 (remove_files) COMPLETE
67642026-09-07T00:15:09.758Z[ recovery-image] Sep 07 00:15:09.243 INFO O| Sep 07 00:15:09.243 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67652026-09-07T00:15:09.771Z[ recovery-image] Sep 07 00:15:09.252 INFO O| Sep 07 00:15:09.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
67662026-09-07T00:15:09.771Z[ recovery-image] Sep 07 00:15:09.252 INFO O| Sep 07 00:15:09.252 INFO STEP 332 (remove_files) COMPLETE
67672026-09-07T00:15:09.775Z[ recovery-image] Sep 07 00:15:09.252 INFO O| Sep 07 00:15:09.252 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67682026-09-07T00:15:09.780Z[ recovery-image] Sep 07 00:15:09.262 INFO O| Sep 07 00:15:09.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
67692026-09-07T00:15:09.780Z[ recovery-image] Sep 07 00:15:09.262 INFO O| Sep 07 00:15:09.262 INFO STEP 333 (remove_files) COMPLETE
67702026-09-07T00:15:09.780Z[ recovery-image] Sep 07 00:15:09.262 INFO O| Sep 07 00:15:09.262 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67712026-09-07T00:15:09.788Z[ recovery-image] Sep 07 00:15:09.273 INFO O| Sep 07 00:15:09.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
67722026-09-07T00:15:09.788Z[ recovery-image] Sep 07 00:15:09.273 INFO O| Sep 07 00:15:09.273 INFO STEP 334 (remove_files) COMPLETE
67732026-09-07T00:15:09.788Z[ recovery-image] Sep 07 00:15:09.273 INFO O| Sep 07 00:15:09.273 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67742026-09-07T00:15:09.797Z[ recovery-image] Sep 07 00:15:09.282 INFO O| Sep 07 00:15:09.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
67752026-09-07T00:15:09.797Z[ recovery-image] Sep 07 00:15:09.282 INFO O| Sep 07 00:15:09.282 INFO STEP 335 (remove_files) COMPLETE
67762026-09-07T00:15:09.803Z[ recovery-image] Sep 07 00:15:09.282 INFO O| Sep 07 00:15:09.282 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67772026-09-07T00:15:09.808Z[ recovery-image] Sep 07 00:15:09.290 INFO O| Sep 07 00:15:09.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
67782026-09-07T00:15:09.808Z[ recovery-image] Sep 07 00:15:09.290 INFO O| Sep 07 00:15:09.290 INFO STEP 336 (remove_files) COMPLETE
67792026-09-07T00:15:09.808Z[ recovery-image] Sep 07 00:15:09.290 INFO O| Sep 07 00:15:09.290 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67802026-09-07T00:15:09.869Z[ recovery-image] Sep 07 00:15:09.302 INFO O| Sep 07 00:15:09.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
67812026-09-07T00:15:09.869Z[ recovery-image] Sep 07 00:15:09.302 INFO O| Sep 07 00:15:09.302 INFO STEP 337 (remove_files) COMPLETE
67822026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.302 INFO O| Sep 07 00:15:09.302 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67832026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.313 INFO O| Sep 07 00:15:09.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
67842026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.313 INFO O| Sep 07 00:15:09.313 INFO STEP 338 (remove_files) COMPLETE
67852026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.313 INFO O| Sep 07 00:15:09.313 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67862026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.321 INFO O| Sep 07 00:15:09.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
67872026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.321 INFO O| Sep 07 00:15:09.321 INFO STEP 339 (remove_files) COMPLETE
67882026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.321 INFO O| Sep 07 00:15:09.321 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67892026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.329 INFO O| Sep 07 00:15:09.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
67902026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.329 INFO O| Sep 07 00:15:09.329 INFO STEP 340 (remove_files) COMPLETE
67912026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.329 INFO O| Sep 07 00:15:09.329 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67922026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.336 INFO O| Sep 07 00:15:09.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
67932026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.336 INFO O| Sep 07 00:15:09.336 INFO STEP 341 (remove_files) COMPLETE
67942026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.336 INFO O| Sep 07 00:15:09.336 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67952026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.347 INFO O| Sep 07 00:15:09.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
67962026-09-07T00:15:09.947Z[ recovery-image] Sep 07 00:15:09.347 INFO O| Sep 07 00:15:09.347 INFO STEP 342 (remove_files) COMPLETE
67972026-09-07T00:15:10.007Z[ recovery-image] Sep 07 00:15:09.347 INFO O| Sep 07 00:15:09.347 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67982026-09-07T00:15:10.007Z[ recovery-image] Sep 07 00:15:09.356 INFO O| Sep 07 00:15:09.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67992026-09-07T00:15:10.007Z[ recovery-image] Sep 07 00:15:09.356 INFO O| Sep 07 00:15:09.356 INFO STEP 343 (remove_files) COMPLETE
68002026-09-07T00:15:10.007Z[ recovery-image] Sep 07 00:15:09.357 INFO O| Sep 07 00:15:09.356 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68012026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.366 INFO O| Sep 07 00:15:09.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
68022026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.366 INFO O| Sep 07 00:15:09.366 INFO STEP 344 (remove_files) COMPLETE
68032026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.366 INFO O| Sep 07 00:15:09.366 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68042026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.376 INFO O| Sep 07 00:15:09.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
68052026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.376 INFO O| Sep 07 00:15:09.376 INFO STEP 345 (remove_files) COMPLETE
68062026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.376 INFO O| Sep 07 00:15:09.376 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68072026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.386 INFO O| Sep 07 00:15:09.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
68082026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.386 INFO O| Sep 07 00:15:09.386 INFO STEP 346 (remove_files) COMPLETE
68092026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.386 INFO O| Sep 07 00:15:09.386 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68102026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.397 INFO O| Sep 07 00:15:09.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
68112026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.397 INFO O| Sep 07 00:15:09.397 INFO STEP 347 (remove_files) COMPLETE
68122026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.397 INFO O| Sep 07 00:15:09.397 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68132026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.406 INFO O| Sep 07 00:15:09.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
68142026-09-07T00:15:10.017Z[ recovery-image] Sep 07 00:15:09.406 INFO O| Sep 07 00:15:09.406 INFO STEP 348 (remove_files) COMPLETE
68152026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.406 INFO O| Sep 07 00:15:09.406 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68162026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.415 INFO O| Sep 07 00:15:09.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
68172026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.415 INFO O| Sep 07 00:15:09.415 INFO STEP 349 (remove_files) COMPLETE
68182026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.415 INFO O| Sep 07 00:15:09.415 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68192026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.423 INFO O| Sep 07 00:15:09.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
68202026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.423 INFO O| Sep 07 00:15:09.423 INFO STEP 350 (remove_files) COMPLETE
68212026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.423 INFO O| Sep 07 00:15:09.423 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68222026-09-07T00:15:10.018Z[ recovery-image] Sep 07 00:15:09.434 INFO O| Sep 07 00:15:09.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
68232026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.434 INFO O| Sep 07 00:15:09.434 INFO STEP 351 (remove_files) COMPLETE
68242026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.434 INFO O| Sep 07 00:15:09.434 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68252026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.444 INFO O| Sep 07 00:15:09.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
68262026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.444 INFO O| Sep 07 00:15:09.444 INFO STEP 352 (remove_files) COMPLETE
68272026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.444 INFO O| Sep 07 00:15:09.444 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68282026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.455 INFO O| Sep 07 00:15:09.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
68292026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.455 INFO O| Sep 07 00:15:09.455 INFO STEP 353 (remove_files) COMPLETE
68302026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.455 INFO O| Sep 07 00:15:09.455 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68312026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.464 INFO O| Sep 07 00:15:09.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
68322026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.464 INFO O| Sep 07 00:15:09.464 INFO STEP 354 (remove_files) COMPLETE
68332026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.464 INFO O| Sep 07 00:15:09.464 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68342026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.473 INFO O| Sep 07 00:15:09.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
68352026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.473 INFO O| Sep 07 00:15:09.473 INFO STEP 355 (remove_files) COMPLETE
68362026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.473 INFO O| Sep 07 00:15:09.473 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68372026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.482 INFO O| Sep 07 00:15:09.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
68382026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.482 INFO O| Sep 07 00:15:09.482 INFO STEP 356 (remove_files) COMPLETE
68392026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.482 INFO O| Sep 07 00:15:09.482 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68402026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.491 INFO O| Sep 07 00:15:09.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
68412026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.491 INFO O| Sep 07 00:15:09.491 INFO STEP 357 (remove_files) COMPLETE
68422026-09-07T00:15:10.019Z[ recovery-image] Sep 07 00:15:09.491 INFO O| Sep 07 00:15:09.491 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68432026-09-07T00:15:10.025Z[ recovery-image] Sep 07 00:15:09.501 INFO O| Sep 07 00:15:09.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
68442026-09-07T00:15:10.026Z[ recovery-image] Sep 07 00:15:09.501 INFO O| Sep 07 00:15:09.501 INFO STEP 358 (remove_files) COMPLETE
68452026-09-07T00:15:10.026Z[ recovery-image] Sep 07 00:15:09.501 INFO O| Sep 07 00:15:09.501 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68462026-09-07T00:15:10.033Z[ recovery-image] Sep 07 00:15:09.511 INFO O| Sep 07 00:15:09.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
68472026-09-07T00:15:10.033Z[ recovery-image] Sep 07 00:15:09.511 INFO O| Sep 07 00:15:09.511 INFO STEP 359 (remove_files) COMPLETE
68482026-09-07T00:15:10.033Z[ recovery-image] Sep 07 00:15:09.511 INFO O| Sep 07 00:15:09.511 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68492026-09-07T00:15:10.051Z[ recovery-image] Sep 07 00:15:09.527 INFO O| Sep 07 00:15:09.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
68502026-09-07T00:15:10.051Z[ recovery-image] Sep 07 00:15:09.528 INFO O| Sep 07 00:15:09.528 INFO STEP 360 (remove_files) COMPLETE
68512026-09-07T00:15:10.051Z[ recovery-image] Sep 07 00:15:09.528 INFO O| Sep 07 00:15:09.528 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68522026-09-07T00:15:10.059Z[ recovery-image] Sep 07 00:15:09.538 INFO O| Sep 07 00:15:09.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
68532026-09-07T00:15:10.059Z[ recovery-image] Sep 07 00:15:09.538 INFO O| Sep 07 00:15:09.538 INFO STEP 361 (remove_files) COMPLETE
68542026-09-07T00:15:10.059Z[ recovery-image] Sep 07 00:15:09.538 INFO O| Sep 07 00:15:09.538 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68552026-09-07T00:15:10.064Z[ recovery-image] Sep 07 00:15:09.549 INFO O| Sep 07 00:15:09.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
68562026-09-07T00:15:10.064Z[ recovery-image] Sep 07 00:15:09.549 INFO O| Sep 07 00:15:09.549 INFO STEP 362 (remove_files) COMPLETE
68572026-09-07T00:15:10.064Z[ recovery-image] Sep 07 00:15:09.549 INFO O| Sep 07 00:15:09.549 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68582026-09-07T00:15:10.074Z[ recovery-image] Sep 07 00:15:09.558 INFO O| Sep 07 00:15:09.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
68592026-09-07T00:15:10.074Z[ recovery-image] Sep 07 00:15:09.558 INFO O| Sep 07 00:15:09.558 INFO STEP 363 (remove_files) COMPLETE
68602026-09-07T00:15:10.074Z[ recovery-image] Sep 07 00:15:09.558 INFO O| Sep 07 00:15:09.558 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68612026-09-07T00:15:10.082Z[ recovery-image] Sep 07 00:15:09.567 INFO O| Sep 07 00:15:09.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
68622026-09-07T00:15:10.083Z[ recovery-image] Sep 07 00:15:09.567 INFO O| Sep 07 00:15:09.567 INFO STEP 364 (remove_files) COMPLETE
68632026-09-07T00:15:10.083Z[ recovery-image] Sep 07 00:15:09.567 INFO O| Sep 07 00:15:09.567 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68642026-09-07T00:15:10.092Z[ recovery-image] Sep 07 00:15:09.577 INFO O| Sep 07 00:15:09.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
68652026-09-07T00:15:10.092Z[ recovery-image] Sep 07 00:15:09.577 INFO O| Sep 07 00:15:09.577 INFO STEP 365 (remove_files) COMPLETE
68662026-09-07T00:15:10.096Z[ recovery-image] Sep 07 00:15:09.577 INFO O| Sep 07 00:15:09.577 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68672026-09-07T00:15:10.105Z[ recovery-image] Sep 07 00:15:09.586 INFO O| Sep 07 00:15:09.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
68682026-09-07T00:15:10.105Z[ recovery-image] Sep 07 00:15:09.586 INFO O| Sep 07 00:15:09.586 INFO STEP 366 (remove_files) COMPLETE
68692026-09-07T00:15:10.105Z[ recovery-image] Sep 07 00:15:09.586 INFO O| Sep 07 00:15:09.586 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68702026-09-07T00:15:10.110Z[ recovery-image] Sep 07 00:15:09.595 INFO O| Sep 07 00:15:09.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
68712026-09-07T00:15:10.110Z[ recovery-image] Sep 07 00:15:09.595 INFO O| Sep 07 00:15:09.595 INFO STEP 367 (remove_files) COMPLETE
68722026-09-07T00:15:10.110Z[ recovery-image] Sep 07 00:15:09.595 INFO O| Sep 07 00:15:09.595 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68732026-09-07T00:15:10.118Z[ recovery-image] Sep 07 00:15:09.603 INFO O| Sep 07 00:15:09.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
68742026-09-07T00:15:10.118Z[ recovery-image] Sep 07 00:15:09.603 INFO O| Sep 07 00:15:09.603 INFO STEP 368 (remove_files) COMPLETE
68752026-09-07T00:15:10.118Z[ recovery-image] Sep 07 00:15:09.603 INFO O| Sep 07 00:15:09.603 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68762026-09-07T00:15:10.127Z[ recovery-image] Sep 07 00:15:09.612 INFO O| Sep 07 00:15:09.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
68772026-09-07T00:15:10.128Z[ recovery-image] Sep 07 00:15:09.612 INFO O| Sep 07 00:15:09.612 INFO STEP 369 (remove_files) COMPLETE
68782026-09-07T00:15:10.133Z[ recovery-image] Sep 07 00:15:09.612 INFO O| Sep 07 00:15:09.612 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68792026-09-07T00:15:10.137Z[ recovery-image] Sep 07 00:15:09.621 INFO O| Sep 07 00:15:09.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
68802026-09-07T00:15:10.137Z[ recovery-image] Sep 07 00:15:09.621 INFO O| Sep 07 00:15:09.621 INFO STEP 370 (remove_files) COMPLETE
68812026-09-07T00:15:10.137Z[ recovery-image] Sep 07 00:15:09.621 INFO O| Sep 07 00:15:09.621 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68822026-09-07T00:15:10.145Z[ recovery-image] Sep 07 00:15:09.630 INFO O| Sep 07 00:15:09.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
68832026-09-07T00:15:10.145Z[ recovery-image] Sep 07 00:15:09.630 INFO O| Sep 07 00:15:09.630 INFO STEP 371 (remove_files) COMPLETE
68842026-09-07T00:15:10.145Z[ recovery-image] Sep 07 00:15:09.630 INFO O| Sep 07 00:15:09.630 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68852026-09-07T00:15:10.154Z[ recovery-image] Sep 07 00:15:09.639 INFO O| Sep 07 00:15:09.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
68862026-09-07T00:15:10.154Z[ recovery-image] Sep 07 00:15:09.639 INFO O| Sep 07 00:15:09.639 INFO STEP 372 (remove_files) COMPLETE
68872026-09-07T00:15:10.154Z[ recovery-image] Sep 07 00:15:09.639 INFO O| Sep 07 00:15:09.639 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68882026-09-07T00:15:10.167Z[ recovery-image] Sep 07 00:15:09.648 INFO O| Sep 07 00:15:09.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
68892026-09-07T00:15:10.167Z[ recovery-image] Sep 07 00:15:09.648 INFO O| Sep 07 00:15:09.648 INFO STEP 373 (remove_files) COMPLETE
68902026-09-07T00:15:10.168Z[ recovery-image] Sep 07 00:15:09.648 INFO O| Sep 07 00:15:09.648 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68912026-09-07T00:15:10.174Z[ recovery-image] Sep 07 00:15:09.658 INFO O| Sep 07 00:15:09.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
68922026-09-07T00:15:10.174Z[ recovery-image] Sep 07 00:15:09.658 INFO O| Sep 07 00:15:09.658 INFO STEP 374 (remove_files) COMPLETE
68932026-09-07T00:15:10.174Z[ recovery-image] Sep 07 00:15:09.659 INFO O| Sep 07 00:15:09.658 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68942026-09-07T00:15:10.183Z[ recovery-image] Sep 07 00:15:09.668 INFO O| Sep 07 00:15:09.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
68952026-09-07T00:15:10.183Z[ recovery-image] Sep 07 00:15:09.668 INFO O| Sep 07 00:15:09.668 INFO STEP 375 (remove_files) COMPLETE
68962026-09-07T00:15:10.187Z[ recovery-image] Sep 07 00:15:09.668 INFO O| Sep 07 00:15:09.668 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68972026-09-07T00:15:10.199Z[ recovery-image] Sep 07 00:15:09.677 INFO O| Sep 07 00:15:09.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68982026-09-07T00:15:10.199Z[ recovery-image] Sep 07 00:15:09.677 INFO O| Sep 07 00:15:09.677 INFO STEP 376 (remove_files) COMPLETE
68992026-09-07T00:15:10.199Z[ recovery-image] Sep 07 00:15:09.677 INFO O| Sep 07 00:15:09.677 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69002026-09-07T00:15:10.205Z[ recovery-image] Sep 07 00:15:09.686 INFO O| Sep 07 00:15:09.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
69012026-09-07T00:15:10.205Z[ recovery-image] Sep 07 00:15:09.687 INFO O| Sep 07 00:15:09.687 INFO STEP 377 (remove_files) COMPLETE
69022026-09-07T00:15:10.205Z[ recovery-image] Sep 07 00:15:09.687 INFO O| Sep 07 00:15:09.687 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69032026-09-07T00:15:10.212Z[ recovery-image] Sep 07 00:15:09.696 INFO O| Sep 07 00:15:09.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
69042026-09-07T00:15:10.212Z[ recovery-image] Sep 07 00:15:09.696 INFO O| Sep 07 00:15:09.696 INFO STEP 378 (remove_files) COMPLETE
69052026-09-07T00:15:10.212Z[ recovery-image] Sep 07 00:15:09.696 INFO O| Sep 07 00:15:09.696 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69062026-09-07T00:15:10.220Z[ recovery-image] Sep 07 00:15:09.705 INFO O| Sep 07 00:15:09.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
69072026-09-07T00:15:10.220Z[ recovery-image] Sep 07 00:15:09.705 INFO O| Sep 07 00:15:09.705 INFO STEP 379 (remove_files) COMPLETE
69082026-09-07T00:15:10.220Z[ recovery-image] Sep 07 00:15:09.705 INFO O| Sep 07 00:15:09.705 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69092026-09-07T00:15:10.230Z[ recovery-image] Sep 07 00:15:09.714 INFO O| Sep 07 00:15:09.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
69102026-09-07T00:15:10.231Z[ recovery-image] Sep 07 00:15:09.714 INFO O| Sep 07 00:15:09.714 INFO STEP 380 (remove_files) COMPLETE
69112026-09-07T00:15:10.231Z[ recovery-image] Sep 07 00:15:09.714 INFO O| Sep 07 00:15:09.714 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69122026-09-07T00:15:10.241Z[ recovery-image] Sep 07 00:15:09.725 INFO O| Sep 07 00:15:09.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
69132026-09-07T00:15:10.241Z[ recovery-image] Sep 07 00:15:09.725 INFO O| Sep 07 00:15:09.725 INFO STEP 381 (remove_files) COMPLETE
69142026-09-07T00:15:10.241Z[ recovery-image] Sep 07 00:15:09.725 INFO O| Sep 07 00:15:09.725 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69152026-09-07T00:15:10.251Z[ recovery-image] Sep 07 00:15:09.735 INFO O| Sep 07 00:15:09.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
69162026-09-07T00:15:10.251Z[ recovery-image] Sep 07 00:15:09.736 INFO O| Sep 07 00:15:09.736 INFO STEP 382 (remove_files) COMPLETE
69172026-09-07T00:15:10.251Z[ recovery-image] Sep 07 00:15:09.736 INFO O| Sep 07 00:15:09.736 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69182026-09-07T00:15:10.261Z[ recovery-image] Sep 07 00:15:09.745 INFO O| Sep 07 00:15:09.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
69192026-09-07T00:15:10.261Z[ recovery-image] Sep 07 00:15:09.745 INFO O| Sep 07 00:15:09.745 INFO STEP 383 (remove_files) COMPLETE
69202026-09-07T00:15:10.271Z[ recovery-image] Sep 07 00:15:09.745 INFO O| Sep 07 00:15:09.745 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69212026-09-07T00:15:10.295Z[ recovery-image] Sep 07 00:15:09.780 INFO O| Sep 07 00:15:09.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
69222026-09-07T00:15:10.303Z[ recovery-image] Sep 07 00:15:09.780 INFO O| Sep 07 00:15:09.768 INFO STEP 384 (remove_files) COMPLETE
69232026-09-07T00:15:10.303Z[ recovery-image] Sep 07 00:15:09.780 INFO O| Sep 07 00:15:09.768 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69242026-09-07T00:15:10.312Z[ recovery-image] Sep 07 00:15:09.796 INFO O| Sep 07 00:15:09.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
69252026-09-07T00:15:10.312Z[ recovery-image] Sep 07 00:15:09.797 INFO O| Sep 07 00:15:09.796 INFO STEP 385 (remove_files) COMPLETE
69262026-09-07T00:15:10.316Z[ recovery-image] Sep 07 00:15:09.797 INFO O| Sep 07 00:15:09.796 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69272026-09-07T00:15:10.328Z[ recovery-image] Sep 07 00:15:09.812 INFO O| Sep 07 00:15:09.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
69282026-09-07T00:15:10.328Z[ recovery-image] Sep 07 00:15:09.812 INFO O| Sep 07 00:15:09.812 INFO STEP 386 (remove_files) COMPLETE
69292026-09-07T00:15:10.328Z[ recovery-image] Sep 07 00:15:09.812 INFO O| Sep 07 00:15:09.812 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69302026-09-07T00:15:10.341Z[ recovery-image] Sep 07 00:15:09.823 INFO O| Sep 07 00:15:09.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
69312026-09-07T00:15:10.341Z[ recovery-image] Sep 07 00:15:09.823 INFO O| Sep 07 00:15:09.823 INFO STEP 387 (remove_files) COMPLETE
69322026-09-07T00:15:10.341Z[ recovery-image] Sep 07 00:15:09.823 INFO O| Sep 07 00:15:09.823 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69332026-09-07T00:15:10.353Z[ recovery-image] Sep 07 00:15:09.838 INFO O| Sep 07 00:15:09.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
69342026-09-07T00:15:10.353Z[ recovery-image] Sep 07 00:15:09.838 INFO O| Sep 07 00:15:09.838 INFO STEP 388 (remove_files) COMPLETE
69352026-09-07T00:15:10.353Z[ recovery-image] Sep 07 00:15:09.838 INFO O| Sep 07 00:15:09.838 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69362026-09-07T00:15:10.366Z[ recovery-image] Sep 07 00:15:09.851 INFO O| Sep 07 00:15:09.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
69372026-09-07T00:15:10.366Z[ recovery-image] Sep 07 00:15:09.851 INFO O| Sep 07 00:15:09.851 INFO STEP 389 (remove_files) COMPLETE
69382026-09-07T00:15:10.372Z[ recovery-image] Sep 07 00:15:09.851 INFO O| Sep 07 00:15:09.851 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69392026-09-07T00:15:10.379Z[ recovery-image] Sep 07 00:15:09.864 INFO O| Sep 07 00:15:09.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
69402026-09-07T00:15:10.379Z[ recovery-image] Sep 07 00:15:09.864 INFO O| Sep 07 00:15:09.864 INFO STEP 390 (remove_files) COMPLETE
69412026-09-07T00:15:10.379Z[ recovery-image] Sep 07 00:15:09.864 INFO O| Sep 07 00:15:09.864 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69422026-09-07T00:15:10.391Z[ recovery-image] Sep 07 00:15:09.875 INFO O| Sep 07 00:15:09.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
69432026-09-07T00:15:10.392Z[ recovery-image] Sep 07 00:15:09.875 INFO O| Sep 07 00:15:09.875 INFO STEP 391 (remove_files) COMPLETE
69442026-09-07T00:15:10.395Z[ recovery-image] Sep 07 00:15:09.875 INFO O| Sep 07 00:15:09.875 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69452026-09-07T00:15:10.401Z[ recovery-image] Sep 07 00:15:09.886 INFO O| Sep 07 00:15:09.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
69462026-09-07T00:15:10.401Z[ recovery-image] Sep 07 00:15:09.886 INFO O| Sep 07 00:15:09.886 INFO STEP 392 (remove_files) COMPLETE
69472026-09-07T00:15:10.401Z[ recovery-image] Sep 07 00:15:09.886 INFO O| Sep 07 00:15:09.886 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69482026-09-07T00:15:10.411Z[ recovery-image] Sep 07 00:15:09.895 INFO O| Sep 07 00:15:09.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
69492026-09-07T00:15:10.411Z[ recovery-image] Sep 07 00:15:09.895 INFO O| Sep 07 00:15:09.895 INFO STEP 393 (remove_files) COMPLETE
69502026-09-07T00:15:10.411Z[ recovery-image] Sep 07 00:15:09.895 INFO O| Sep 07 00:15:09.895 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69512026-09-07T00:15:10.423Z[ recovery-image] Sep 07 00:15:09.908 INFO O| Sep 07 00:15:09.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
69522026-09-07T00:15:10.424Z[ recovery-image] Sep 07 00:15:09.908 INFO O| Sep 07 00:15:09.908 INFO STEP 394 (remove_files) COMPLETE
69532026-09-07T00:15:10.424Z[ recovery-image] Sep 07 00:15:09.908 INFO O| Sep 07 00:15:09.908 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69542026-09-07T00:15:10.441Z[ recovery-image] Sep 07 00:15:09.926 INFO O| Sep 07 00:15:09.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
69552026-09-07T00:15:10.442Z[ recovery-image] Sep 07 00:15:09.926 INFO O| Sep 07 00:15:09.926 INFO STEP 395 (remove_files) COMPLETE
69562026-09-07T00:15:10.442Z[ recovery-image] Sep 07 00:15:09.926 INFO O| Sep 07 00:15:09.926 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69572026-09-07T00:15:10.456Z[ recovery-image] Sep 07 00:15:09.941 INFO O| Sep 07 00:15:09.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
69582026-09-07T00:15:10.463Z[ recovery-image] Sep 07 00:15:09.941 INFO O| Sep 07 00:15:09.941 INFO STEP 396 (remove_files) COMPLETE
69592026-09-07T00:15:10.463Z[ recovery-image] Sep 07 00:15:09.941 INFO O| Sep 07 00:15:09.941 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69602026-09-07T00:15:10.470Z[ recovery-image] Sep 07 00:15:09.954 INFO O| Sep 07 00:15:09.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
69612026-09-07T00:15:10.470Z[ recovery-image] Sep 07 00:15:09.954 INFO O| Sep 07 00:15:09.954 INFO STEP 397 (remove_files) COMPLETE
69622026-09-07T00:15:10.470Z[ recovery-image] Sep 07 00:15:09.954 INFO O| Sep 07 00:15:09.954 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69632026-09-07T00:15:10.499Z[ recovery-image] Sep 07 00:15:09.975 INFO O| Sep 07 00:15:09.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
69642026-09-07T00:15:10.499Z[ recovery-image] Sep 07 00:15:09.975 INFO O| Sep 07 00:15:09.975 INFO STEP 398 (remove_files) COMPLETE
69652026-09-07T00:15:10.499Z[ recovery-image] Sep 07 00:15:09.975 INFO O| Sep 07 00:15:09.975 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69662026-09-07T00:15:10.506Z[ recovery-image] Sep 07 00:15:09.989 INFO O| Sep 07 00:15:09.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
69672026-09-07T00:15:10.506Z[ recovery-image] Sep 07 00:15:09.989 INFO O| Sep 07 00:15:09.989 INFO STEP 399 (remove_files) COMPLETE
69682026-09-07T00:15:10.507Z[ recovery-image] Sep 07 00:15:09.989 INFO O| Sep 07 00:15:09.989 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69692026-09-07T00:15:10.518Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
69702026-09-07T00:15:10.531Z[ recovery-image] Sep 07 00:15:10.016 INFO O| Sep 07 00:15:10.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
69712026-09-07T00:15:10.531Z[ recovery-image] Sep 07 00:15:10.016 INFO O| Sep 07 00:15:10.016 INFO STEP 400 (remove_files) COMPLETE
69722026-09-07T00:15:10.544Z[ recovery-image] Sep 07 00:15:10.016 INFO O| Sep 07 00:15:10.016 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69732026-09-07T00:15:10.570Z[ recovery-image] Sep 07 00:15:10.050 INFO O| Sep 07 00:15:10.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
69742026-09-07T00:15:10.570Z[ recovery-image] Sep 07 00:15:10.050 INFO O| Sep 07 00:15:10.050 INFO STEP 401 (remove_files) COMPLETE
69752026-09-07T00:15:10.576Z[ recovery-image] Sep 07 00:15:10.050 INFO O| Sep 07 00:15:10.050 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69762026-09-07T00:15:10.580Z[ recovery-image] Sep 07 00:15:10.061 INFO O| Sep 07 00:15:10.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
69772026-09-07T00:15:10.580Z[ recovery-image] Sep 07 00:15:10.061 INFO O| Sep 07 00:15:10.061 INFO STEP 402 (remove_files) COMPLETE
69782026-09-07T00:15:10.580Z[ recovery-image] Sep 07 00:15:10.061 INFO O| Sep 07 00:15:10.061 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69792026-09-07T00:15:10.588Z[ recovery-image] Sep 07 00:15:10.073 INFO O| Sep 07 00:15:10.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
69802026-09-07T00:15:10.588Z[ recovery-image] Sep 07 00:15:10.073 INFO O| Sep 07 00:15:10.073 INFO STEP 403 (remove_files) COMPLETE
69812026-09-07T00:15:10.588Z[ recovery-image] Sep 07 00:15:10.073 INFO O| Sep 07 00:15:10.073 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69822026-09-07T00:15:10.600Z[ recovery-image] Sep 07 00:15:10.084 INFO O| Sep 07 00:15:10.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
69832026-09-07T00:15:10.601Z[ recovery-image] Sep 07 00:15:10.085 INFO O| Sep 07 00:15:10.084 INFO STEP 404 (remove_files) COMPLETE
69842026-09-07T00:15:10.601Z[ recovery-image] Sep 07 00:15:10.085 INFO O| Sep 07 00:15:10.084 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69852026-09-07T00:15:10.612Z[ recovery-image] Sep 07 00:15:10.097 INFO O| Sep 07 00:15:10.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
69862026-09-07T00:15:10.613Z[ recovery-image] Sep 07 00:15:10.097 INFO O| Sep 07 00:15:10.097 INFO STEP 405 (remove_files) COMPLETE
69872026-09-07T00:15:10.617Z[ recovery-image] Sep 07 00:15:10.097 INFO O| Sep 07 00:15:10.097 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69882026-09-07T00:15:10.628Z[ recovery-image] Sep 07 00:15:10.110 INFO O| Sep 07 00:15:10.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
69892026-09-07T00:15:10.628Z[ recovery-image] Sep 07 00:15:10.110 INFO O| Sep 07 00:15:10.110 INFO STEP 406 (remove_files) COMPLETE
69902026-09-07T00:15:10.634Z[ recovery-image] Sep 07 00:15:10.110 INFO O| Sep 07 00:15:10.110 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69912026-09-07T00:15:10.639Z[ recovery-image] Sep 07 00:15:10.122 INFO O| Sep 07 00:15:10.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
69922026-09-07T00:15:10.639Z[ recovery-image] Sep 07 00:15:10.123 INFO O| Sep 07 00:15:10.122 INFO STEP 407 (remove_files) COMPLETE
69932026-09-07T00:15:10.639Z[ recovery-image] Sep 07 00:15:10.123 INFO O| Sep 07 00:15:10.123 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69942026-09-07T00:15:10.649Z[ recovery-image] Sep 07 00:15:10.134 INFO O| Sep 07 00:15:10.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
69952026-09-07T00:15:10.649Z[ recovery-image] Sep 07 00:15:10.134 INFO O| Sep 07 00:15:10.134 INFO STEP 408 (remove_files) COMPLETE
69962026-09-07T00:15:10.652Z[ recovery-image] Sep 07 00:15:10.134 INFO O| Sep 07 00:15:10.134 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69972026-09-07T00:15:10.663Z[ recovery-image] Sep 07 00:15:10.145 INFO O| Sep 07 00:15:10.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69982026-09-07T00:15:10.664Z[ recovery-image] Sep 07 00:15:10.145 INFO O| Sep 07 00:15:10.145 INFO STEP 409 (remove_files) COMPLETE
69992026-09-07T00:15:10.667Z[ recovery-image] Sep 07 00:15:10.145 INFO O| Sep 07 00:15:10.145 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70002026-09-07T00:15:10.672Z[ recovery-image] Sep 07 00:15:10.157 INFO O| Sep 07 00:15:10.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
70012026-09-07T00:15:10.672Z[ recovery-image] Sep 07 00:15:10.157 INFO O| Sep 07 00:15:10.157 INFO STEP 410 (remove_files) COMPLETE
70022026-09-07T00:15:10.672Z[ recovery-image] Sep 07 00:15:10.157 INFO O| Sep 07 00:15:10.157 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70032026-09-07T00:15:10.688Z[ recovery-image] Sep 07 00:15:10.169 INFO O| Sep 07 00:15:10.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
70042026-09-07T00:15:10.688Z[ recovery-image] Sep 07 00:15:10.169 INFO O| Sep 07 00:15:10.169 INFO STEP 411 (remove_files) COMPLETE
70052026-09-07T00:15:10.692Z[ recovery-image] Sep 07 00:15:10.169 INFO O| Sep 07 00:15:10.169 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70062026-09-07T00:15:10.696Z[ recovery-image] Sep 07 00:15:10.180 INFO O| Sep 07 00:15:10.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
70072026-09-07T00:15:10.696Z[ recovery-image] Sep 07 00:15:10.180 INFO O| Sep 07 00:15:10.180 INFO STEP 412 (remove_files) COMPLETE
70082026-09-07T00:15:10.696Z[ recovery-image] Sep 07 00:15:10.180 INFO O| Sep 07 00:15:10.180 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70092026-09-07T00:15:10.706Z[ recovery-image] Sep 07 00:15:10.191 INFO O| Sep 07 00:15:10.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
70102026-09-07T00:15:10.706Z[ recovery-image] Sep 07 00:15:10.191 INFO O| Sep 07 00:15:10.191 INFO STEP 413 (remove_files) COMPLETE
70112026-09-07T00:15:10.710Z[ recovery-image] Sep 07 00:15:10.191 INFO O| Sep 07 00:15:10.191 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70122026-09-07T00:15:10.722Z[ recovery-image] Sep 07 00:15:10.202 INFO O| Sep 07 00:15:10.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
70132026-09-07T00:15:10.722Z[ recovery-image] Sep 07 00:15:10.203 INFO O| Sep 07 00:15:10.203 INFO STEP 414 (remove_files) COMPLETE
70142026-09-07T00:15:10.722Z[ recovery-image] Sep 07 00:15:10.203 INFO O| Sep 07 00:15:10.203 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70152026-09-07T00:15:10.730Z[ recovery-image] Sep 07 00:15:10.215 INFO O| Sep 07 00:15:10.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
70162026-09-07T00:15:10.730Z[ recovery-image] Sep 07 00:15:10.215 INFO O| Sep 07 00:15:10.215 INFO STEP 415 (remove_files) COMPLETE
70172026-09-07T00:15:10.730Z[ recovery-image] Sep 07 00:15:10.215 INFO O| Sep 07 00:15:10.215 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70182026-09-07T00:15:10.741Z[ recovery-image] Sep 07 00:15:10.226 INFO O| Sep 07 00:15:10.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
70192026-09-07T00:15:10.741Z[ recovery-image] Sep 07 00:15:10.226 INFO O| Sep 07 00:15:10.226 INFO STEP 416 (remove_files) COMPLETE
70202026-09-07T00:15:10.744Z[ recovery-image] Sep 07 00:15:10.226 INFO O| Sep 07 00:15:10.226 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70212026-09-07T00:15:10.751Z[ recovery-image] Sep 07 00:15:10.236 INFO O| Sep 07 00:15:10.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
70222026-09-07T00:15:10.751Z[ recovery-image] Sep 07 00:15:10.236 INFO O| Sep 07 00:15:10.236 INFO STEP 417 (remove_files) COMPLETE
70232026-09-07T00:15:10.754Z[ recovery-image] Sep 07 00:15:10.236 INFO O| Sep 07 00:15:10.236 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70242026-09-07T00:15:10.765Z[ recovery-image] Sep 07 00:15:10.246 INFO O| Sep 07 00:15:10.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
70252026-09-07T00:15:10.765Z[ recovery-image] Sep 07 00:15:10.246 INFO O| Sep 07 00:15:10.246 INFO STEP 418 (remove_files) COMPLETE
70262026-09-07T00:15:10.775Z[ recovery-image] Sep 07 00:15:10.246 INFO O| Sep 07 00:15:10.246 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70272026-09-07T00:15:10.778Z[ recovery-image] Sep 07 00:15:10.257 INFO O| Sep 07 00:15:10.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
70282026-09-07T00:15:10.778Z[ recovery-image] Sep 07 00:15:10.257 INFO O| Sep 07 00:15:10.257 INFO STEP 419 (remove_files) COMPLETE
70292026-09-07T00:15:10.778Z[ recovery-image] Sep 07 00:15:10.257 INFO O| Sep 07 00:15:10.257 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70302026-09-07T00:15:10.790Z[ recovery-image] Sep 07 00:15:10.267 INFO O| Sep 07 00:15:10.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
70312026-09-07T00:15:10.790Z[ recovery-image] Sep 07 00:15:10.267 INFO O| Sep 07 00:15:10.267 INFO STEP 420 (remove_files) COMPLETE
70322026-09-07T00:15:10.790Z[ recovery-image] Sep 07 00:15:10.267 INFO O| Sep 07 00:15:10.267 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70332026-09-07T00:15:10.794Z[ recovery-image] Sep 07 00:15:10.277 INFO O| Sep 07 00:15:10.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
70342026-09-07T00:15:10.794Z[ recovery-image] Sep 07 00:15:10.278 INFO O| Sep 07 00:15:10.277 INFO STEP 421 (remove_files) COMPLETE
70352026-09-07T00:15:10.794Z[ recovery-image] Sep 07 00:15:10.278 INFO O| Sep 07 00:15:10.277 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70362026-09-07T00:15:10.809Z[ recovery-image] Sep 07 00:15:10.289 INFO O| Sep 07 00:15:10.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
70372026-09-07T00:15:10.809Z[ recovery-image] Sep 07 00:15:10.289 INFO O| Sep 07 00:15:10.289 INFO STEP 422 (remove_files) COMPLETE
70382026-09-07T00:15:10.809Z[ recovery-image] Sep 07 00:15:10.289 INFO O| Sep 07 00:15:10.289 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70392026-09-07T00:15:10.815Z[ recovery-image] Sep 07 00:15:10.300 INFO O| Sep 07 00:15:10.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
70402026-09-07T00:15:10.816Z[ recovery-image] Sep 07 00:15:10.300 INFO O| Sep 07 00:15:10.300 INFO STEP 423 (remove_files) COMPLETE
70412026-09-07T00:15:10.816Z[ recovery-image] Sep 07 00:15:10.300 INFO O| Sep 07 00:15:10.300 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70422026-09-07T00:15:10.835Z[ recovery-image] Sep 07 00:15:10.311 INFO O| Sep 07 00:15:10.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
70432026-09-07T00:15:10.835Z[ recovery-image] Sep 07 00:15:10.311 INFO O| Sep 07 00:15:10.311 INFO STEP 424 (remove_files) COMPLETE
70442026-09-07T00:15:10.835Z[ recovery-image] Sep 07 00:15:10.311 INFO O| Sep 07 00:15:10.311 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70452026-09-07T00:15:10.848Z[ recovery-image] Sep 07 00:15:10.322 INFO O| Sep 07 00:15:10.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
70462026-09-07T00:15:10.848Z[ recovery-image] Sep 07 00:15:10.322 INFO O| Sep 07 00:15:10.322 INFO STEP 425 (remove_files) COMPLETE
70472026-09-07T00:15:10.848Z[ recovery-image] Sep 07 00:15:10.322 INFO O| Sep 07 00:15:10.322 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70482026-09-07T00:15:10.855Z[ recovery-image] Sep 07 00:15:10.331 INFO O| Sep 07 00:15:10.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
70492026-09-07T00:15:10.855Z[ recovery-image] Sep 07 00:15:10.332 INFO O| Sep 07 00:15:10.332 INFO STEP 426 (remove_files) COMPLETE
70502026-09-07T00:15:10.855Z[ recovery-image] Sep 07 00:15:10.332 INFO O| Sep 07 00:15:10.332 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70512026-09-07T00:15:10.855Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
70522026-09-07T00:15:10.861Z[ recovery-image] Sep 07 00:15:10.341 INFO O| Sep 07 00:15:10.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
70532026-09-07T00:15:10.861Z[ recovery-image] Sep 07 00:15:10.341 INFO O| Sep 07 00:15:10.341 INFO STEP 427 (remove_files) COMPLETE
70542026-09-07T00:15:10.861Z[ recovery-image] Sep 07 00:15:10.341 INFO O| Sep 07 00:15:10.341 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70552026-09-07T00:15:10.869Z[ recovery-image] Sep 07 00:15:10.350 INFO O| Sep 07 00:15:10.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
70562026-09-07T00:15:10.869Z[ recovery-image] Sep 07 00:15:10.350 INFO O| Sep 07 00:15:10.350 INFO STEP 428 (remove_files) COMPLETE
70572026-09-07T00:15:10.869Z[ recovery-image] Sep 07 00:15:10.350 INFO O| Sep 07 00:15:10.350 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70582026-09-07T00:15:10.875Z[ recovery-image] Sep 07 00:15:10.359 INFO O| Sep 07 00:15:10.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
70592026-09-07T00:15:10.876Z[ recovery-image] Sep 07 00:15:10.359 INFO O| Sep 07 00:15:10.359 INFO STEP 429 (remove_files) COMPLETE
70602026-09-07T00:15:10.876Z[ recovery-image] Sep 07 00:15:10.359 INFO O| Sep 07 00:15:10.359 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70612026-09-07T00:15:10.879Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
70622026-09-07T00:15:10.883Z[ recovery-image] Sep 07 00:15:10.368 INFO O| Sep 07 00:15:10.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
70632026-09-07T00:15:10.883Z[ recovery-image] Sep 07 00:15:10.368 INFO O| Sep 07 00:15:10.368 INFO STEP 430 (remove_files) COMPLETE
70642026-09-07T00:15:10.883Z[ recovery-image] Sep 07 00:15:10.368 INFO O| Sep 07 00:15:10.368 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70652026-09-07T00:15:10.892Z[ recovery-image] Sep 07 00:15:10.377 INFO O| Sep 07 00:15:10.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
70662026-09-07T00:15:10.892Z[ recovery-image] Sep 07 00:15:10.377 INFO O| Sep 07 00:15:10.377 INFO STEP 431 (remove_files) COMPLETE
70672026-09-07T00:15:10.895Z[ recovery-image] Sep 07 00:15:10.377 INFO O| Sep 07 00:15:10.377 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70682026-09-07T00:15:10.902Z[ recovery-image] Sep 07 00:15:10.387 INFO O| Sep 07 00:15:10.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
70692026-09-07T00:15:10.902Z[ recovery-image] Sep 07 00:15:10.387 INFO O| Sep 07 00:15:10.387 INFO STEP 432 (remove_files) COMPLETE
70702026-09-07T00:15:10.902Z[ recovery-image] Sep 07 00:15:10.387 INFO O| Sep 07 00:15:10.387 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70712026-09-07T00:15:10.912Z[ recovery-image] Sep 07 00:15:10.397 INFO O| Sep 07 00:15:10.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
70722026-09-07T00:15:10.913Z[ recovery-image] Sep 07 00:15:10.397 INFO O| Sep 07 00:15:10.397 INFO STEP 433 (remove_files) COMPLETE
70732026-09-07T00:15:10.917Z[ recovery-image] Sep 07 00:15:10.397 INFO O| Sep 07 00:15:10.397 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70742026-09-07T00:15:10.929Z[ recovery-image] Sep 07 00:15:10.407 INFO O| Sep 07 00:15:10.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
70752026-09-07T00:15:10.929Z[ recovery-image] Sep 07 00:15:10.407 INFO O| Sep 07 00:15:10.407 INFO STEP 434 (remove_files) COMPLETE
70762026-09-07T00:15:10.930Z[ recovery-image] Sep 07 00:15:10.407 INFO O| Sep 07 00:15:10.407 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70772026-09-07T00:15:10.937Z[ recovery-image] Sep 07 00:15:10.417 INFO O| Sep 07 00:15:10.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
70782026-09-07T00:15:10.937Z[ recovery-image] Sep 07 00:15:10.417 INFO O| Sep 07 00:15:10.417 INFO STEP 435 (remove_files) COMPLETE
70792026-09-07T00:15:10.938Z[ recovery-image] Sep 07 00:15:10.417 INFO O| Sep 07 00:15:10.417 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70802026-09-07T00:15:10.946Z[ recovery-image] Sep 07 00:15:10.427 INFO O| Sep 07 00:15:10.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
70812026-09-07T00:15:10.946Z[ recovery-image] Sep 07 00:15:10.427 INFO O| Sep 07 00:15:10.427 INFO STEP 436 (remove_files) COMPLETE
70822026-09-07T00:15:10.946Z[ recovery-image] Sep 07 00:15:10.427 INFO O| Sep 07 00:15:10.427 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70832026-09-07T00:15:10.954Z[ recovery-image] Sep 07 00:15:10.438 INFO O| Sep 07 00:15:10.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
70842026-09-07T00:15:10.954Z[ recovery-image] Sep 07 00:15:10.438 INFO O| Sep 07 00:15:10.438 INFO STEP 437 (remove_files) COMPLETE
70852026-09-07T00:15:10.954Z[ recovery-image] Sep 07 00:15:10.438 INFO O| Sep 07 00:15:10.438 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70862026-09-07T00:15:10.962Z[ recovery-image] Sep 07 00:15:10.447 INFO O| Sep 07 00:15:10.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
70872026-09-07T00:15:10.964Z[ recovery-image] Sep 07 00:15:10.447 INFO O| Sep 07 00:15:10.447 INFO STEP 438 (remove_files) COMPLETE
70882026-09-07T00:15:10.964Z[ recovery-image] Sep 07 00:15:10.447 INFO O| Sep 07 00:15:10.447 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70892026-09-07T00:15:10.972Z[ recovery-image] Sep 07 00:15:10.457 INFO O| Sep 07 00:15:10.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
70902026-09-07T00:15:10.972Z[ recovery-image] Sep 07 00:15:10.457 INFO O| Sep 07 00:15:10.457 INFO STEP 439 (remove_files) COMPLETE
70912026-09-07T00:15:10.972Z[ recovery-image] Sep 07 00:15:10.457 INFO O| Sep 07 00:15:10.457 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70922026-09-07T00:15:10.981Z[ recovery-image] Sep 07 00:15:10.466 INFO O| Sep 07 00:15:10.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
70932026-09-07T00:15:10.981Z[ recovery-image] Sep 07 00:15:10.466 INFO O| Sep 07 00:15:10.466 INFO STEP 440 (remove_files) COMPLETE
70942026-09-07T00:15:10.981Z[ recovery-image] Sep 07 00:15:10.466 INFO O| Sep 07 00:15:10.466 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70952026-09-07T00:15:10.993Z[ recovery-image] Sep 07 00:15:10.475 INFO O| Sep 07 00:15:10.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
70962026-09-07T00:15:10.993Z[ recovery-image] Sep 07 00:15:10.475 INFO O| Sep 07 00:15:10.475 INFO STEP 441 (remove_files) COMPLETE
70972026-09-07T00:15:10.993Z[ recovery-image] Sep 07 00:15:10.475 INFO O| Sep 07 00:15:10.475 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70982026-09-07T00:15:11.002Z[ recovery-image] Sep 07 00:15:10.487 INFO O| Sep 07 00:15:10.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
70992026-09-07T00:15:11.002Z[ recovery-image] Sep 07 00:15:10.487 INFO O| Sep 07 00:15:10.487 INFO STEP 442 (remove_files) COMPLETE
71002026-09-07T00:15:11.007Z[ recovery-image] Sep 07 00:15:10.487 INFO O| Sep 07 00:15:10.487 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71012026-09-07T00:15:11.015Z[ recovery-image] Sep 07 00:15:10.497 INFO O| Sep 07 00:15:10.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
71022026-09-07T00:15:11.015Z[ recovery-image] Sep 07 00:15:10.497 INFO O| Sep 07 00:15:10.497 INFO STEP 443 (remove_files) COMPLETE
71032026-09-07T00:15:11.015Z[ recovery-image] Sep 07 00:15:10.497 INFO O| Sep 07 00:15:10.497 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71042026-09-07T00:15:11.022Z[ recovery-image] Sep 07 00:15:10.507 INFO O| Sep 07 00:15:10.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
71052026-09-07T00:15:11.022Z[ recovery-image] Sep 07 00:15:10.507 INFO O| Sep 07 00:15:10.507 INFO STEP 444 (remove_files) COMPLETE
71062026-09-07T00:15:11.023Z[ recovery-image] Sep 07 00:15:10.507 INFO O| Sep 07 00:15:10.507 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71072026-09-07T00:15:11.033Z[ recovery-image] Sep 07 00:15:10.518 INFO O| Sep 07 00:15:10.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
71082026-09-07T00:15:11.033Z[ recovery-image] Sep 07 00:15:10.518 INFO O| Sep 07 00:15:10.518 INFO STEP 445 (remove_files) COMPLETE
71092026-09-07T00:15:11.037Z[ recovery-image] Sep 07 00:15:10.518 INFO O| Sep 07 00:15:10.518 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71102026-09-07T00:15:11.042Z[ recovery-image] Sep 07 00:15:10.527 INFO O| Sep 07 00:15:10.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
71112026-09-07T00:15:11.042Z[ recovery-image] Sep 07 00:15:10.527 INFO O| Sep 07 00:15:10.527 INFO STEP 446 (remove_files) COMPLETE
71122026-09-07T00:15:11.042Z[ recovery-image] Sep 07 00:15:10.527 INFO O| Sep 07 00:15:10.527 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71132026-09-07T00:15:11.053Z[ recovery-image] Sep 07 00:15:10.536 INFO O| Sep 07 00:15:10.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
71142026-09-07T00:15:11.053Z[ recovery-image] Sep 07 00:15:10.536 INFO O| Sep 07 00:15:10.536 INFO STEP 447 (remove_files) COMPLETE
71152026-09-07T00:15:11.058Z[ recovery-image] Sep 07 00:15:10.536 INFO O| Sep 07 00:15:10.536 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71162026-09-07T00:15:11.064Z[ recovery-image] Sep 07 00:15:10.548 INFO O| Sep 07 00:15:10.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
71172026-09-07T00:15:11.064Z[ recovery-image] Sep 07 00:15:10.548 INFO O| Sep 07 00:15:10.548 INFO STEP 448 (remove_files) COMPLETE
71182026-09-07T00:15:11.064Z[ recovery-image] Sep 07 00:15:10.548 INFO O| Sep 07 00:15:10.548 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71192026-09-07T00:15:11.074Z[ recovery-image] Sep 07 00:15:10.559 INFO O| Sep 07 00:15:10.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
71202026-09-07T00:15:11.074Z[ recovery-image] Sep 07 00:15:10.559 INFO O| Sep 07 00:15:10.559 INFO STEP 449 (remove_files) COMPLETE
71212026-09-07T00:15:11.074Z[ recovery-image] Sep 07 00:15:10.559 INFO O| Sep 07 00:15:10.559 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71222026-09-07T00:15:11.086Z[ recovery-image] Sep 07 00:15:10.570 INFO O| Sep 07 00:15:10.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
71232026-09-07T00:15:11.086Z[ recovery-image] Sep 07 00:15:10.570 INFO O| Sep 07 00:15:10.570 INFO STEP 450 (remove_files) COMPLETE
71242026-09-07T00:15:11.086Z[ recovery-image] Sep 07 00:15:10.570 INFO O| Sep 07 00:15:10.570 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71252026-09-07T00:15:11.096Z[ recovery-image] Sep 07 00:15:10.579 INFO O| Sep 07 00:15:10.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
71262026-09-07T00:15:11.101Z[ recovery-image] Sep 07 00:15:10.579 INFO O| Sep 07 00:15:10.579 INFO STEP 451 (remove_files) COMPLETE
71272026-09-07T00:15:11.101Z[ recovery-image] Sep 07 00:15:10.579 INFO O| Sep 07 00:15:10.579 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71282026-09-07T00:15:11.105Z[ recovery-image] Sep 07 00:15:10.588 INFO O| Sep 07 00:15:10.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
71292026-09-07T00:15:11.105Z[ recovery-image] Sep 07 00:15:10.588 INFO O| Sep 07 00:15:10.588 INFO STEP 452 (remove_files) COMPLETE
71302026-09-07T00:15:11.105Z[ recovery-image] Sep 07 00:15:10.588 INFO O| Sep 07 00:15:10.588 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71312026-09-07T00:15:11.114Z[ recovery-image] Sep 07 00:15:10.599 INFO O| Sep 07 00:15:10.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
71322026-09-07T00:15:11.114Z[ recovery-image] Sep 07 00:15:10.599 INFO O| Sep 07 00:15:10.599 INFO STEP 453 (remove_files) COMPLETE
71332026-09-07T00:15:11.114Z[ recovery-image] Sep 07 00:15:10.599 INFO O| Sep 07 00:15:10.599 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71342026-09-07T00:15:11.123Z[ recovery-image] Sep 07 00:15:10.608 INFO O| Sep 07 00:15:10.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
71352026-09-07T00:15:11.123Z[ recovery-image] Sep 07 00:15:10.608 INFO O| Sep 07 00:15:10.608 INFO STEP 454 (remove_files) COMPLETE
71362026-09-07T00:15:11.123Z[ recovery-image] Sep 07 00:15:10.608 INFO O| Sep 07 00:15:10.608 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71372026-09-07T00:15:11.132Z[ recovery-image] Sep 07 00:15:10.617 INFO O| Sep 07 00:15:10.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
71382026-09-07T00:15:11.132Z[ recovery-image] Sep 07 00:15:10.617 INFO O| Sep 07 00:15:10.617 INFO STEP 455 (remove_files) COMPLETE
71392026-09-07T00:15:11.132Z[ recovery-image] Sep 07 00:15:10.617 INFO O| Sep 07 00:15:10.617 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71402026-09-07T00:15:11.136Z[verify-libraries] Compiling yansi v1.0.1
71412026-09-07T00:15:11.141Z[ recovery-image] Sep 07 00:15:10.626 INFO O| Sep 07 00:15:10.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
71422026-09-07T00:15:11.141Z[ recovery-image] Sep 07 00:15:10.626 INFO O| Sep 07 00:15:10.626 INFO STEP 456 (remove_files) COMPLETE
71432026-09-07T00:15:11.145Z[ recovery-image] Sep 07 00:15:10.626 INFO O| Sep 07 00:15:10.626 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71442026-09-07T00:15:11.152Z[ recovery-image] Sep 07 00:15:10.636 INFO O| Sep 07 00:15:10.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
71452026-09-07T00:15:11.152Z[ recovery-image] Sep 07 00:15:10.636 INFO O| Sep 07 00:15:10.636 INFO STEP 457 (remove_files) COMPLETE
71462026-09-07T00:15:11.152Z[ recovery-image] Sep 07 00:15:10.636 INFO O| Sep 07 00:15:10.636 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71472026-09-07T00:15:11.165Z[ recovery-image] Sep 07 00:15:10.649 INFO O| Sep 07 00:15:10.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
71482026-09-07T00:15:11.165Z[ recovery-image] Sep 07 00:15:10.649 INFO O| Sep 07 00:15:10.649 INFO STEP 458 (remove_files) COMPLETE
71492026-09-07T00:15:11.165Z[ recovery-image] Sep 07 00:15:10.649 INFO O| Sep 07 00:15:10.649 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71502026-09-07T00:15:11.176Z[ recovery-image] Sep 07 00:15:10.661 INFO O| Sep 07 00:15:10.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
71512026-09-07T00:15:11.180Z[ recovery-image] Sep 07 00:15:10.661 INFO O| Sep 07 00:15:10.661 INFO STEP 459 (remove_files) COMPLETE
71522026-09-07T00:15:11.180Z[ recovery-image] Sep 07 00:15:10.662 INFO O| Sep 07 00:15:10.661 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71532026-09-07T00:15:11.191Z[ recovery-image] Sep 07 00:15:10.672 INFO O| Sep 07 00:15:10.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
71542026-09-07T00:15:11.191Z[ recovery-image] Sep 07 00:15:10.672 INFO O| Sep 07 00:15:10.672 INFO STEP 460 (remove_files) COMPLETE
71552026-09-07T00:15:11.191Z[ recovery-image] Sep 07 00:15:10.672 INFO O| Sep 07 00:15:10.672 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71562026-09-07T00:15:11.204Z[ recovery-image] Sep 07 00:15:10.688 INFO O| Sep 07 00:15:10.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
71572026-09-07T00:15:11.204Z[ recovery-image] Sep 07 00:15:10.688 INFO O| Sep 07 00:15:10.682 INFO STEP 461 (remove_files) COMPLETE
71582026-09-07T00:15:11.204Z[ recovery-image] Sep 07 00:15:10.688 INFO O| Sep 07 00:15:10.682 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71592026-09-07T00:15:11.210Z[ recovery-image] Sep 07 00:15:10.691 INFO O| Sep 07 00:15:10.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
71602026-09-07T00:15:11.210Z[ recovery-image] Sep 07 00:15:10.692 INFO O| Sep 07 00:15:10.692 INFO STEP 462 (remove_files) COMPLETE
71612026-09-07T00:15:11.210Z[ recovery-image] Sep 07 00:15:10.692 INFO O| Sep 07 00:15:10.692 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71622026-09-07T00:15:11.221Z[ recovery-image] Sep 07 00:15:10.705 INFO O| Sep 07 00:15:10.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
71632026-09-07T00:15:11.221Z[ recovery-image] Sep 07 00:15:10.706 INFO O| Sep 07 00:15:10.706 INFO STEP 463 (remove_files) COMPLETE
71642026-09-07T00:15:11.221Z[ recovery-image] Sep 07 00:15:10.706 INFO O| Sep 07 00:15:10.706 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71652026-09-07T00:15:11.232Z[ recovery-image] Sep 07 00:15:10.717 INFO O| Sep 07 00:15:10.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
71662026-09-07T00:15:11.232Z[ recovery-image] Sep 07 00:15:10.717 INFO O| Sep 07 00:15:10.717 INFO STEP 464 (remove_files) COMPLETE
71672026-09-07T00:15:11.232Z[ recovery-image] Sep 07 00:15:10.717 INFO O| Sep 07 00:15:10.717 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71682026-09-07T00:15:11.244Z[ recovery-image] Sep 07 00:15:10.728 INFO O| Sep 07 00:15:10.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
71692026-09-07T00:15:11.244Z[ recovery-image] Sep 07 00:15:10.728 INFO O| Sep 07 00:15:10.728 INFO STEP 465 (remove_files) COMPLETE
71702026-09-07T00:15:11.244Z[ recovery-image] Sep 07 00:15:10.728 INFO O| Sep 07 00:15:10.728 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71712026-09-07T00:15:11.257Z[ recovery-image] Sep 07 00:15:10.740 INFO O| Sep 07 00:15:10.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
71722026-09-07T00:15:11.257Z[ recovery-image] Sep 07 00:15:10.740 INFO O| Sep 07 00:15:10.740 INFO STEP 466 (remove_files) COMPLETE
71732026-09-07T00:15:11.257Z[ recovery-image] Sep 07 00:15:10.740 INFO O| Sep 07 00:15:10.740 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71742026-09-07T00:15:11.273Z[ recovery-image] Sep 07 00:15:10.751 INFO O| Sep 07 00:15:10.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
71752026-09-07T00:15:11.274Z[ recovery-image] Sep 07 00:15:10.751 INFO O| Sep 07 00:15:10.751 INFO STEP 467 (remove_files) COMPLETE
71762026-09-07T00:15:11.274Z[ recovery-image] Sep 07 00:15:10.751 INFO O| Sep 07 00:15:10.751 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71772026-09-07T00:15:11.277Z[ recovery-image] Sep 07 00:15:10.761 INFO O| Sep 07 00:15:10.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
71782026-09-07T00:15:11.277Z[ recovery-image] Sep 07 00:15:10.762 INFO O| Sep 07 00:15:10.762 INFO STEP 468 (remove_files) COMPLETE
71792026-09-07T00:15:11.277Z[ recovery-image] Sep 07 00:15:10.762 INFO O| Sep 07 00:15:10.762 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71802026-09-07T00:15:11.287Z[ recovery-image] Sep 07 00:15:10.772 INFO O| Sep 07 00:15:10.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
71812026-09-07T00:15:11.287Z[ recovery-image] Sep 07 00:15:10.772 INFO O| Sep 07 00:15:10.772 INFO STEP 469 (remove_files) COMPLETE
71822026-09-07T00:15:11.287Z[ recovery-image] Sep 07 00:15:10.772 INFO O| Sep 07 00:15:10.772 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71832026-09-07T00:15:11.297Z[ recovery-image] Sep 07 00:15:10.782 INFO O| Sep 07 00:15:10.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
71842026-09-07T00:15:11.297Z[ recovery-image] Sep 07 00:15:10.782 INFO O| Sep 07 00:15:10.782 INFO STEP 470 (remove_files) COMPLETE
71852026-09-07T00:15:11.297Z[ recovery-image] Sep 07 00:15:10.782 INFO O| Sep 07 00:15:10.782 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71862026-09-07T00:15:11.308Z[ recovery-image] Sep 07 00:15:10.793 INFO O| Sep 07 00:15:10.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
71872026-09-07T00:15:11.308Z[ recovery-image] Sep 07 00:15:10.793 INFO O| Sep 07 00:15:10.793 INFO STEP 471 (remove_files) COMPLETE
71882026-09-07T00:15:11.308Z[ recovery-image] Sep 07 00:15:10.793 INFO O| Sep 07 00:15:10.793 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71892026-09-07T00:15:11.319Z[ recovery-image] Sep 07 00:15:10.804 INFO O| Sep 07 00:15:10.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
71902026-09-07T00:15:11.319Z[ recovery-image] Sep 07 00:15:10.804 INFO O| Sep 07 00:15:10.804 INFO STEP 472 (remove_files) COMPLETE
71912026-09-07T00:15:11.319Z[ recovery-image] Sep 07 00:15:10.804 INFO O| Sep 07 00:15:10.804 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71922026-09-07T00:15:11.323Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
71932026-09-07T00:15:11.330Z[ recovery-image] Sep 07 00:15:10.815 INFO O| Sep 07 00:15:10.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
71942026-09-07T00:15:11.330Z[ recovery-image] Sep 07 00:15:10.815 INFO O| Sep 07 00:15:10.815 INFO STEP 473 (remove_files) COMPLETE
71952026-09-07T00:15:11.330Z[ recovery-image] Sep 07 00:15:10.815 INFO O| Sep 07 00:15:10.815 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71962026-09-07T00:15:11.342Z[ recovery-image] Sep 07 00:15:10.825 INFO O| Sep 07 00:15:10.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
71972026-09-07T00:15:11.343Z[ recovery-image] Sep 07 00:15:10.825 INFO O| Sep 07 00:15:10.825 INFO STEP 474 (remove_files) COMPLETE
71982026-09-07T00:15:11.343Z[ recovery-image] Sep 07 00:15:10.825 INFO O| Sep 07 00:15:10.825 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71992026-09-07T00:15:11.350Z[ recovery-image] Sep 07 00:15:10.835 INFO O| Sep 07 00:15:10.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
72002026-09-07T00:15:11.351Z[ recovery-image] Sep 07 00:15:10.835 INFO O| Sep 07 00:15:10.835 INFO STEP 475 (remove_files) COMPLETE
72012026-09-07T00:15:11.351Z[ recovery-image] Sep 07 00:15:10.835 INFO O| Sep 07 00:15:10.835 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72022026-09-07T00:15:11.358Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
72032026-09-07T00:15:11.361Z[ recovery-image] Sep 07 00:15:10.845 INFO O| Sep 07 00:15:10.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
72042026-09-07T00:15:11.362Z[ recovery-image] Sep 07 00:15:10.845 INFO O| Sep 07 00:15:10.845 INFO STEP 476 (remove_files) COMPLETE
72052026-09-07T00:15:11.362Z[ recovery-image] Sep 07 00:15:10.845 INFO O| Sep 07 00:15:10.845 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72062026-09-07T00:15:11.370Z[ recovery-image] Sep 07 00:15:10.855 INFO O| Sep 07 00:15:10.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
72072026-09-07T00:15:11.371Z[ recovery-image] Sep 07 00:15:10.855 INFO O| Sep 07 00:15:10.855 INFO STEP 477 (remove_files) COMPLETE
72082026-09-07T00:15:11.371Z[ recovery-image] Sep 07 00:15:10.855 INFO O| Sep 07 00:15:10.855 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72092026-09-07T00:15:11.381Z[ recovery-image] Sep 07 00:15:10.865 INFO O| Sep 07 00:15:10.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
72102026-09-07T00:15:11.381Z[ recovery-image] Sep 07 00:15:10.865 INFO O| Sep 07 00:15:10.865 INFO STEP 478 (remove_files) COMPLETE
72112026-09-07T00:15:11.381Z[ recovery-image] Sep 07 00:15:10.865 INFO O| Sep 07 00:15:10.865 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72122026-09-07T00:15:11.389Z[ recovery-image] Sep 07 00:15:10.874 INFO O| Sep 07 00:15:10.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
72132026-09-07T00:15:11.392Z[ recovery-image] Sep 07 00:15:10.874 INFO O| Sep 07 00:15:10.874 INFO STEP 479 (remove_files) COMPLETE
72142026-09-07T00:15:11.392Z[ recovery-image] Sep 07 00:15:10.874 INFO O| Sep 07 00:15:10.874 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72152026-09-07T00:15:11.400Z[ recovery-image] Sep 07 00:15:10.885 INFO O| Sep 07 00:15:10.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
72162026-09-07T00:15:11.400Z[ recovery-image] Sep 07 00:15:10.885 INFO O| Sep 07 00:15:10.885 INFO STEP 480 (remove_files) COMPLETE
72172026-09-07T00:15:11.400Z[ recovery-image] Sep 07 00:15:10.885 INFO O| Sep 07 00:15:10.885 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72182026-09-07T00:15:11.414Z[ recovery-image] Sep 07 00:15:10.899 INFO O| Sep 07 00:15:10.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
72192026-09-07T00:15:11.414Z[ recovery-image] Sep 07 00:15:10.899 INFO O| Sep 07 00:15:10.899 INFO STEP 481 (remove_files) COMPLETE
72202026-09-07T00:15:11.414Z[ recovery-image] Sep 07 00:15:10.899 INFO O| Sep 07 00:15:10.899 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72212026-09-07T00:15:11.445Z[ recovery-image] Sep 07 00:15:10.930 INFO O| Sep 07 00:15:10.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
72222026-09-07T00:15:11.445Z[ recovery-image] Sep 07 00:15:10.930 INFO O| Sep 07 00:15:10.930 INFO STEP 482 (remove_files) COMPLETE
72232026-09-07T00:15:11.445Z[ recovery-image] Sep 07 00:15:10.930 INFO O| Sep 07 00:15:10.930 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72242026-09-07T00:15:11.471Z[ recovery-image] Sep 07 00:15:10.943 INFO O| Sep 07 00:15:10.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
72252026-09-07T00:15:11.471Z[ recovery-image] Sep 07 00:15:10.943 INFO O| Sep 07 00:15:10.943 INFO STEP 483 (remove_files) COMPLETE
72262026-09-07T00:15:11.471Z[ recovery-image] Sep 07 00:15:10.943 INFO O| Sep 07 00:15:10.943 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72272026-09-07T00:15:11.471Z[ recovery-image] Sep 07 00:15:10.952 INFO O| Sep 07 00:15:10.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
72282026-09-07T00:15:11.471Z[ recovery-image] Sep 07 00:15:10.952 INFO O| Sep 07 00:15:10.952 INFO STEP 484 (remove_files) COMPLETE
72292026-09-07T00:15:11.472Z[ recovery-image] Sep 07 00:15:10.952 INFO O| Sep 07 00:15:10.952 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72302026-09-07T00:15:11.497Z[ recovery-image] Sep 07 00:15:10.979 INFO O| Sep 07 00:15:10.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
72312026-09-07T00:15:11.497Z[ recovery-image] Sep 07 00:15:10.979 INFO O| Sep 07 00:15:10.979 INFO STEP 485 (remove_files) COMPLETE
72322026-09-07T00:15:11.497Z[ recovery-image] Sep 07 00:15:10.979 INFO O| Sep 07 00:15:10.979 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72332026-09-07T00:15:11.520Z[ recovery-image] Sep 07 00:15:11.005 INFO O| Sep 07 00:15:11.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
72342026-09-07T00:15:11.520Z[ recovery-image] Sep 07 00:15:11.005 INFO O| Sep 07 00:15:11.005 INFO STEP 486 (remove_files) COMPLETE
72352026-09-07T00:15:11.525Z[ recovery-image] Sep 07 00:15:11.005 INFO O| Sep 07 00:15:11.005 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72362026-09-07T00:15:11.533Z[ recovery-image] Sep 07 00:15:11.016 INFO O| Sep 07 00:15:11.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
72372026-09-07T00:15:11.533Z[ recovery-image] Sep 07 00:15:11.016 INFO O| Sep 07 00:15:11.016 INFO STEP 487 (remove_files) COMPLETE
72382026-09-07T00:15:11.533Z[ recovery-image] Sep 07 00:15:11.016 INFO O| Sep 07 00:15:11.016 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72392026-09-07T00:15:11.559Z[ recovery-image] Sep 07 00:15:11.041 INFO O| Sep 07 00:15:11.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
72402026-09-07T00:15:11.559Z[ recovery-image] Sep 07 00:15:11.041 INFO O| Sep 07 00:15:11.041 INFO STEP 488 (remove_files) COMPLETE
72412026-09-07T00:15:11.559Z[ recovery-image] Sep 07 00:15:11.041 INFO O| Sep 07 00:15:11.041 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72422026-09-07T00:15:11.567Z[ recovery-image] Sep 07 00:15:11.052 INFO O| Sep 07 00:15:11.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
72432026-09-07T00:15:11.567Z[ recovery-image] Sep 07 00:15:11.052 INFO O| Sep 07 00:15:11.052 INFO STEP 489 (remove_files) COMPLETE
72442026-09-07T00:15:11.568Z[ recovery-image] Sep 07 00:15:11.052 INFO O| Sep 07 00:15:11.052 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72452026-09-07T00:15:11.588Z[ recovery-image] Sep 07 00:15:11.073 INFO O| Sep 07 00:15:11.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
72462026-09-07T00:15:11.589Z[ recovery-image] Sep 07 00:15:11.073 INFO O| Sep 07 00:15:11.073 INFO STEP 490 (remove_files) COMPLETE
72472026-09-07T00:15:11.589Z[ recovery-image] Sep 07 00:15:11.073 INFO O| Sep 07 00:15:11.073 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72482026-09-07T00:15:11.599Z[ recovery-image] Sep 07 00:15:11.083 INFO O| Sep 07 00:15:11.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
72492026-09-07T00:15:11.599Z[ recovery-image] Sep 07 00:15:11.083 INFO O| Sep 07 00:15:11.083 INFO STEP 491 (remove_files) COMPLETE
72502026-09-07T00:15:11.604Z[ recovery-image] Sep 07 00:15:11.083 INFO O| Sep 07 00:15:11.083 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72512026-09-07T00:15:11.612Z[ recovery-image] Sep 07 00:15:11.093 INFO O| Sep 07 00:15:11.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
72522026-09-07T00:15:11.612Z[ recovery-image] Sep 07 00:15:11.093 INFO O| Sep 07 00:15:11.093 INFO STEP 492 (remove_files) COMPLETE
72532026-09-07T00:15:11.616Z[ recovery-image] Sep 07 00:15:11.093 INFO O| Sep 07 00:15:11.093 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72542026-09-07T00:15:11.616Z[verify-libraries] Compiling pretty_assertions v1.4.1
72552026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.104 INFO O| Sep 07 00:15:11.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
72562026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.104 INFO O| Sep 07 00:15:11.104 INFO STEP 493 (remove_files) COMPLETE
72572026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.104 INFO O| Sep 07 00:15:11.104 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72582026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.115 INFO O| Sep 07 00:15:11.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
72592026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.115 INFO O| Sep 07 00:15:11.115 INFO STEP 494 (remove_files) COMPLETE
72602026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.115 INFO O| Sep 07 00:15:11.115 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72612026-09-07T00:15:11.700Z[ recovery-image] Sep 07 00:15:11.127 INFO O| Sep 07 00:15:11.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
72622026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.127 INFO O| Sep 07 00:15:11.127 INFO STEP 495 (remove_files) COMPLETE
72632026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.127 INFO O| Sep 07 00:15:11.127 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72642026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.136 INFO O| Sep 07 00:15:11.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
72652026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.136 INFO O| Sep 07 00:15:11.136 INFO STEP 496 (remove_files) COMPLETE
72662026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.136 INFO O| Sep 07 00:15:11.136 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72672026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.146 INFO O| Sep 07 00:15:11.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
72682026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.146 INFO O| Sep 07 00:15:11.146 INFO STEP 497 (remove_files) COMPLETE
72692026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.146 INFO O| Sep 07 00:15:11.146 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72702026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.156 INFO O| Sep 07 00:15:11.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
72712026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.156 INFO O| Sep 07 00:15:11.156 INFO STEP 498 (remove_files) COMPLETE
72722026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.156 INFO O| Sep 07 00:15:11.156 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72732026-09-07T00:15:11.701Z[ recovery-image] Sep 07 00:15:11.166 INFO O| Sep 07 00:15:11.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
72742026-09-07T00:15:11.702Z[ recovery-image] Sep 07 00:15:11.166 INFO O| Sep 07 00:15:11.166 INFO STEP 499 (remove_files) COMPLETE
72752026-09-07T00:15:11.702Z[ recovery-image] Sep 07 00:15:11.166 INFO O| Sep 07 00:15:11.166 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72762026-09-07T00:15:11.702Z[ recovery-image] Sep 07 00:15:11.177 INFO O| Sep 07 00:15:11.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
72772026-09-07T00:15:11.702Z[ recovery-image] Sep 07 00:15:11.177 INFO O| Sep 07 00:15:11.177 INFO STEP 500 (remove_files) COMPLETE
72782026-09-07T00:15:11.702Z[ recovery-image] Sep 07 00:15:11.177 INFO O| Sep 07 00:15:11.177 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72792026-09-07T00:15:11.706Z[ recovery-image] Sep 07 00:15:11.185 INFO O| Sep 07 00:15:11.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
72802026-09-07T00:15:11.706Z[ recovery-image] Sep 07 00:15:11.185 INFO O| Sep 07 00:15:11.185 INFO STEP 501 (remove_files) COMPLETE
72812026-09-07T00:15:11.706Z[ recovery-image] Sep 07 00:15:11.185 INFO O| Sep 07 00:15:11.185 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72822026-09-07T00:15:11.714Z[ recovery-image] Sep 07 00:15:11.192 INFO O| Sep 07 00:15:11.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
72832026-09-07T00:15:11.714Z[ recovery-image] Sep 07 00:15:11.192 INFO O| Sep 07 00:15:11.192 INFO STEP 502 (remove_files) COMPLETE
72842026-09-07T00:15:11.714Z[ recovery-image] Sep 07 00:15:11.192 INFO O| Sep 07 00:15:11.192 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72852026-09-07T00:15:11.722Z[ recovery-image] Sep 07 00:15:11.201 INFO O| Sep 07 00:15:11.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
72862026-09-07T00:15:11.722Z[ recovery-image] Sep 07 00:15:11.202 INFO O| Sep 07 00:15:11.202 INFO STEP 503 (remove_files) COMPLETE
72872026-09-07T00:15:11.726Z[ recovery-image] Sep 07 00:15:11.202 INFO O| Sep 07 00:15:11.202 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72882026-09-07T00:15:11.731Z[ recovery-image] Sep 07 00:15:11.211 INFO O| Sep 07 00:15:11.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
72892026-09-07T00:15:11.731Z[ recovery-image] Sep 07 00:15:11.211 INFO O| Sep 07 00:15:11.211 INFO STEP 504 (remove_files) COMPLETE
72902026-09-07T00:15:11.731Z[ recovery-image] Sep 07 00:15:11.211 INFO O| Sep 07 00:15:11.211 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72912026-09-07T00:15:11.737Z[ recovery-image] Sep 07 00:15:11.221 INFO O| Sep 07 00:15:11.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
72922026-09-07T00:15:11.737Z[ recovery-image] Sep 07 00:15:11.221 INFO O| Sep 07 00:15:11.221 INFO STEP 505 (remove_files) COMPLETE
72932026-09-07T00:15:11.737Z[ recovery-image] Sep 07 00:15:11.221 INFO O| Sep 07 00:15:11.221 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72942026-09-07T00:15:11.745Z[ recovery-image] Sep 07 00:15:11.230 INFO O| Sep 07 00:15:11.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
72952026-09-07T00:15:11.745Z[ recovery-image] Sep 07 00:15:11.230 INFO O| Sep 07 00:15:11.230 INFO STEP 506 (remove_files) COMPLETE
72962026-09-07T00:15:11.749Z[ recovery-image] Sep 07 00:15:11.230 INFO O| Sep 07 00:15:11.230 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72972026-09-07T00:15:11.755Z[ recovery-image] Sep 07 00:15:11.240 INFO O| Sep 07 00:15:11.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
72982026-09-07T00:15:11.755Z[ recovery-image] Sep 07 00:15:11.240 INFO O| Sep 07 00:15:11.240 INFO STEP 507 (remove_files) COMPLETE
72992026-09-07T00:15:11.755Z[ recovery-image] Sep 07 00:15:11.240 INFO O| Sep 07 00:15:11.240 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73002026-09-07T00:15:11.765Z[ recovery-image] Sep 07 00:15:11.249 INFO O| Sep 07 00:15:11.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
73012026-09-07T00:15:11.765Z[ recovery-image] Sep 07 00:15:11.249 INFO O| Sep 07 00:15:11.249 INFO STEP 508 (remove_files) COMPLETE
73022026-09-07T00:15:11.765Z[ recovery-image] Sep 07 00:15:11.250 INFO O| Sep 07 00:15:11.249 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73032026-09-07T00:15:11.776Z[ recovery-image] Sep 07 00:15:11.259 INFO O| Sep 07 00:15:11.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
73042026-09-07T00:15:11.776Z[ recovery-image] Sep 07 00:15:11.259 INFO O| Sep 07 00:15:11.259 INFO STEP 509 (remove_files) COMPLETE
73052026-09-07T00:15:11.776Z[ recovery-image] Sep 07 00:15:11.259 INFO O| Sep 07 00:15:11.259 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73062026-09-07T00:15:11.784Z[ recovery-image] Sep 07 00:15:11.269 INFO O| Sep 07 00:15:11.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
73072026-09-07T00:15:11.785Z[ recovery-image] Sep 07 00:15:11.269 INFO O| Sep 07 00:15:11.269 INFO STEP 510 (remove_files) COMPLETE
73082026-09-07T00:15:11.785Z[ recovery-image] Sep 07 00:15:11.269 INFO O| Sep 07 00:15:11.269 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73092026-09-07T00:15:11.799Z[ recovery-image] Sep 07 00:15:11.279 INFO O| Sep 07 00:15:11.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
73102026-09-07T00:15:11.799Z[ recovery-image] Sep 07 00:15:11.280 INFO O| Sep 07 00:15:11.279 INFO STEP 511 (remove_files) COMPLETE
73112026-09-07T00:15:11.799Z[ recovery-image] Sep 07 00:15:11.280 INFO O| Sep 07 00:15:11.279 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73122026-09-07T00:15:11.804Z[ recovery-image] Sep 07 00:15:11.289 INFO O| Sep 07 00:15:11.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
73132026-09-07T00:15:11.804Z[ recovery-image] Sep 07 00:15:11.289 INFO O| Sep 07 00:15:11.289 INFO STEP 512 (remove_files) COMPLETE
73142026-09-07T00:15:11.808Z[ recovery-image] Sep 07 00:15:11.289 INFO O| Sep 07 00:15:11.289 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73152026-09-07T00:15:11.814Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
73162026-09-07T00:15:11.821Z[ recovery-image] Sep 07 00:15:11.299 INFO O| Sep 07 00:15:11.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
73172026-09-07T00:15:11.821Z[ recovery-image] Sep 07 00:15:11.301 INFO O| Sep 07 00:15:11.301 INFO STEP 513 (remove_files) COMPLETE
73182026-09-07T00:15:11.821Z[ recovery-image] Sep 07 00:15:11.301 INFO O| Sep 07 00:15:11.301 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73192026-09-07T00:15:11.830Z[ recovery-image] Sep 07 00:15:11.315 INFO O| Sep 07 00:15:11.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
73202026-09-07T00:15:11.830Z[ recovery-image] Sep 07 00:15:11.315 INFO O| Sep 07 00:15:11.315 INFO STEP 514 (remove_files) COMPLETE
73212026-09-07T00:15:11.830Z[ recovery-image] Sep 07 00:15:11.315 INFO O| Sep 07 00:15:11.315 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73222026-09-07T00:15:11.840Z[ recovery-image] Sep 07 00:15:11.324 INFO O| Sep 07 00:15:11.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
73232026-09-07T00:15:11.840Z[ recovery-image] Sep 07 00:15:11.325 INFO O| Sep 07 00:15:11.325 INFO STEP 515 (remove_files) COMPLETE
73242026-09-07T00:15:11.840Z[ recovery-image] Sep 07 00:15:11.325 INFO O| Sep 07 00:15:11.325 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73252026-09-07T00:15:11.851Z[ recovery-image] Sep 07 00:15:11.333 INFO O| Sep 07 00:15:11.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
73262026-09-07T00:15:11.851Z[ recovery-image] Sep 07 00:15:11.334 INFO O| Sep 07 00:15:11.333 INFO STEP 516 (remove_files) COMPLETE
73272026-09-07T00:15:11.851Z[ recovery-image] Sep 07 00:15:11.334 INFO O| Sep 07 00:15:11.334 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73282026-09-07T00:15:11.860Z[ recovery-image] Sep 07 00:15:11.342 INFO O| Sep 07 00:15:11.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
73292026-09-07T00:15:11.860Z[ recovery-image] Sep 07 00:15:11.342 INFO O| Sep 07 00:15:11.342 INFO STEP 517 (remove_files) COMPLETE
73302026-09-07T00:15:11.860Z[ recovery-image] Sep 07 00:15:11.342 INFO O| Sep 07 00:15:11.342 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73312026-09-07T00:15:11.867Z[ recovery-image] Sep 07 00:15:11.351 INFO O| Sep 07 00:15:11.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
73322026-09-07T00:15:11.868Z[ recovery-image] Sep 07 00:15:11.351 INFO O| Sep 07 00:15:11.351 INFO STEP 518 (remove_files) COMPLETE
73332026-09-07T00:15:11.872Z[ recovery-image] Sep 07 00:15:11.351 INFO O| Sep 07 00:15:11.351 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73342026-09-07T00:15:11.875Z[ recovery-image] Sep 07 00:15:11.360 INFO O| Sep 07 00:15:11.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
73352026-09-07T00:15:11.875Z[ recovery-image] Sep 07 00:15:11.360 INFO O| Sep 07 00:15:11.360 INFO STEP 519 (remove_files) COMPLETE
73362026-09-07T00:15:11.876Z[ recovery-image] Sep 07 00:15:11.360 INFO O| Sep 07 00:15:11.360 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73372026-09-07T00:15:11.891Z[ recovery-image] Sep 07 00:15:11.375 INFO O| Sep 07 00:15:11.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
73382026-09-07T00:15:11.891Z[ recovery-image] Sep 07 00:15:11.375 INFO O| Sep 07 00:15:11.375 INFO STEP 520 (remove_files) COMPLETE
73392026-09-07T00:15:11.891Z[ recovery-image] Sep 07 00:15:11.375 INFO O| Sep 07 00:15:11.375 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73402026-09-07T00:15:11.900Z[ recovery-image] Sep 07 00:15:11.383 INFO O| Sep 07 00:15:11.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
73412026-09-07T00:15:11.900Z[ recovery-image] Sep 07 00:15:11.383 INFO O| Sep 07 00:15:11.383 INFO STEP 521 (remove_files) COMPLETE
73422026-09-07T00:15:11.900Z[ recovery-image] Sep 07 00:15:11.383 INFO O| Sep 07 00:15:11.383 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73432026-09-07T00:15:11.907Z[ recovery-image] Sep 07 00:15:11.392 INFO O| Sep 07 00:15:11.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
73442026-09-07T00:15:11.907Z[ recovery-image] Sep 07 00:15:11.392 INFO O| Sep 07 00:15:11.392 INFO STEP 522 (remove_files) COMPLETE
73452026-09-07T00:15:11.907Z[ recovery-image] Sep 07 00:15:11.392 INFO O| Sep 07 00:15:11.392 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73462026-09-07T00:15:11.916Z[ recovery-image] Sep 07 00:15:11.401 INFO O| Sep 07 00:15:11.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
73472026-09-07T00:15:11.916Z[ recovery-image] Sep 07 00:15:11.401 INFO O| Sep 07 00:15:11.401 INFO STEP 523 (remove_files) COMPLETE
73482026-09-07T00:15:11.916Z[ recovery-image] Sep 07 00:15:11.401 INFO O| Sep 07 00:15:11.401 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73492026-09-07T00:15:11.926Z[ recovery-image] Sep 07 00:15:11.411 INFO O| Sep 07 00:15:11.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
73502026-09-07T00:15:11.930Z[ recovery-image] Sep 07 00:15:11.411 INFO O| Sep 07 00:15:11.411 INFO STEP 524 (remove_files) COMPLETE
73512026-09-07T00:15:11.930Z[ recovery-image] Sep 07 00:15:11.411 INFO O| Sep 07 00:15:11.411 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73522026-09-07T00:15:11.934Z[ recovery-image] Sep 07 00:15:11.419 INFO O| Sep 07 00:15:11.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
73532026-09-07T00:15:11.938Z[ recovery-image] Sep 07 00:15:11.420 INFO O| Sep 07 00:15:11.420 INFO STEP 525 (remove_files) COMPLETE
73542026-09-07T00:15:11.938Z[ recovery-image] Sep 07 00:15:11.420 INFO O| Sep 07 00:15:11.420 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73552026-09-07T00:15:11.944Z[ recovery-image] Sep 07 00:15:11.429 INFO O| Sep 07 00:15:11.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
73562026-09-07T00:15:11.944Z[ recovery-image] Sep 07 00:15:11.429 INFO O| Sep 07 00:15:11.429 INFO STEP 526 (remove_files) COMPLETE
73572026-09-07T00:15:11.944Z[ recovery-image] Sep 07 00:15:11.429 INFO O| Sep 07 00:15:11.429 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73582026-09-07T00:15:11.953Z[ recovery-image] Sep 07 00:15:11.438 INFO O| Sep 07 00:15:11.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
73592026-09-07T00:15:11.953Z[ recovery-image] Sep 07 00:15:11.438 INFO O| Sep 07 00:15:11.438 INFO STEP 527 (remove_files) COMPLETE
73602026-09-07T00:15:11.953Z[ recovery-image] Sep 07 00:15:11.438 INFO O| Sep 07 00:15:11.438 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73612026-09-07T00:15:11.963Z[ recovery-image] Sep 07 00:15:11.448 INFO O| Sep 07 00:15:11.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
73622026-09-07T00:15:11.966Z[ recovery-image] Sep 07 00:15:11.448 INFO O| Sep 07 00:15:11.448 INFO STEP 528 (remove_files) COMPLETE
73632026-09-07T00:15:11.966Z[ recovery-image] Sep 07 00:15:11.448 INFO O| Sep 07 00:15:11.448 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73642026-09-07T00:15:11.972Z[ recovery-image] Sep 07 00:15:11.457 INFO O| Sep 07 00:15:11.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
73652026-09-07T00:15:11.972Z[ recovery-image] Sep 07 00:15:11.457 INFO O| Sep 07 00:15:11.457 INFO STEP 529 (remove_files) COMPLETE
73662026-09-07T00:15:11.972Z[ recovery-image] Sep 07 00:15:11.457 INFO O| Sep 07 00:15:11.457 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73672026-09-07T00:15:11.983Z[ recovery-image] Sep 07 00:15:11.468 INFO O| Sep 07 00:15:11.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
73682026-09-07T00:15:11.983Z[ recovery-image] Sep 07 00:15:11.468 INFO O| Sep 07 00:15:11.468 INFO STEP 530 (remove_files) COMPLETE
73692026-09-07T00:15:11.983Z[ recovery-image] Sep 07 00:15:11.468 INFO O| Sep 07 00:15:11.468 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73702026-09-07T00:15:11.994Z[ recovery-image] Sep 07 00:15:11.478 INFO O| Sep 07 00:15:11.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
73712026-09-07T00:15:11.994Z[ recovery-image] Sep 07 00:15:11.478 INFO O| Sep 07 00:15:11.478 INFO STEP 531 (remove_files) COMPLETE
73722026-09-07T00:15:11.998Z[ recovery-image] Sep 07 00:15:11.478 INFO O| Sep 07 00:15:11.478 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73732026-09-07T00:15:12.006Z[ recovery-image] Sep 07 00:15:11.488 INFO O| Sep 07 00:15:11.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
73742026-09-07T00:15:12.006Z[ recovery-image] Sep 07 00:15:11.488 INFO O| Sep 07 00:15:11.488 INFO STEP 532 (remove_files) COMPLETE
73752026-09-07T00:15:12.006Z[ recovery-image] Sep 07 00:15:11.488 INFO O| Sep 07 00:15:11.488 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73762026-09-07T00:15:12.014Z[ recovery-image] Sep 07 00:15:11.497 INFO O| Sep 07 00:15:11.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
73772026-09-07T00:15:12.014Z[ recovery-image] Sep 07 00:15:11.497 INFO O| Sep 07 00:15:11.497 INFO STEP 533 (remove_files) COMPLETE
73782026-09-07T00:15:12.014Z[ recovery-image] Sep 07 00:15:11.497 INFO O| Sep 07 00:15:11.497 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73792026-09-07T00:15:12.022Z[ recovery-image] Sep 07 00:15:11.507 INFO O| Sep 07 00:15:11.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
73802026-09-07T00:15:12.026Z[ recovery-image] Sep 07 00:15:11.510 INFO O| Sep 07 00:15:11.510 INFO STEP 534 (remove_files) COMPLETE
73812026-09-07T00:15:12.026Z[ recovery-image] Sep 07 00:15:11.510 INFO O| Sep 07 00:15:11.510 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73822026-09-07T00:15:12.029Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
73832026-09-07T00:15:12.035Z[ recovery-image] Sep 07 00:15:11.520 INFO O| Sep 07 00:15:11.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
73842026-09-07T00:15:12.035Z[ recovery-image] Sep 07 00:15:11.520 INFO O| Sep 07 00:15:11.520 INFO STEP 535 (remove_files) COMPLETE
73852026-09-07T00:15:12.039Z[ recovery-image] Sep 07 00:15:11.520 INFO O| Sep 07 00:15:11.520 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73862026-09-07T00:15:12.045Z[ recovery-image] Sep 07 00:15:11.530 INFO O| Sep 07 00:15:11.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
73872026-09-07T00:15:12.045Z[ recovery-image] Sep 07 00:15:11.530 INFO O| Sep 07 00:15:11.530 INFO STEP 536 (remove_files) COMPLETE
73882026-09-07T00:15:12.045Z[ recovery-image] Sep 07 00:15:11.530 INFO O| Sep 07 00:15:11.530 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73892026-09-07T00:15:12.058Z[ recovery-image] Sep 07 00:15:11.541 INFO O| Sep 07 00:15:11.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
73902026-09-07T00:15:12.058Z[ recovery-image] Sep 07 00:15:11.541 INFO O| Sep 07 00:15:11.541 INFO STEP 537 (remove_files) COMPLETE
73912026-09-07T00:15:12.058Z[ recovery-image] Sep 07 00:15:11.541 INFO O| Sep 07 00:15:11.541 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73922026-09-07T00:15:12.077Z[ recovery-image] Sep 07 00:15:11.562 INFO O| Sep 07 00:15:11.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
73932026-09-07T00:15:12.077Z[ recovery-image] Sep 07 00:15:11.562 INFO O| Sep 07 00:15:11.562 INFO STEP 538 (remove_files) COMPLETE
73942026-09-07T00:15:12.081Z[ recovery-image] Sep 07 00:15:11.562 INFO O| Sep 07 00:15:11.562 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73952026-09-07T00:15:12.086Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
73962026-09-07T00:15:12.090Z[ recovery-image] Sep 07 00:15:11.572 INFO O| Sep 07 00:15:11.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
73972026-09-07T00:15:12.090Z[ recovery-image] Sep 07 00:15:11.572 INFO O| Sep 07 00:15:11.572 INFO STEP 539 (remove_files) COMPLETE
73982026-09-07T00:15:12.090Z[ recovery-image] Sep 07 00:15:11.572 INFO O| Sep 07 00:15:11.572 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73992026-09-07T00:15:12.095Z[ recovery-image] Sep 07 00:15:11.580 INFO O| Sep 07 00:15:11.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
74002026-09-07T00:15:12.095Z[ recovery-image] Sep 07 00:15:11.580 INFO O| Sep 07 00:15:11.580 INFO STEP 540 (remove_files) COMPLETE
74012026-09-07T00:15:12.095Z[ recovery-image] Sep 07 00:15:11.580 INFO O| Sep 07 00:15:11.580 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74022026-09-07T00:15:12.106Z[ recovery-image] Sep 07 00:15:11.591 INFO O| Sep 07 00:15:11.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
74032026-09-07T00:15:12.107Z[ recovery-image] Sep 07 00:15:11.591 INFO O| Sep 07 00:15:11.591 INFO STEP 541 (remove_files) COMPLETE
74042026-09-07T00:15:12.107Z[ recovery-image] Sep 07 00:15:11.591 INFO O| Sep 07 00:15:11.591 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74052026-09-07T00:15:12.116Z[ recovery-image] Sep 07 00:15:11.601 INFO O| Sep 07 00:15:11.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
74062026-09-07T00:15:12.117Z[ recovery-image] Sep 07 00:15:11.601 INFO O| Sep 07 00:15:11.601 INFO STEP 542 (remove_files) COMPLETE
74072026-09-07T00:15:12.120Z[ recovery-image] Sep 07 00:15:11.601 INFO O| Sep 07 00:15:11.601 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74082026-09-07T00:15:12.120Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
74092026-09-07T00:15:12.126Z[ recovery-image] Sep 07 00:15:11.611 INFO O| Sep 07 00:15:11.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
74102026-09-07T00:15:12.126Z[ recovery-image] Sep 07 00:15:11.611 INFO O| Sep 07 00:15:11.611 INFO STEP 543 (remove_files) COMPLETE
74112026-09-07T00:15:12.129Z[ recovery-image] Sep 07 00:15:11.611 INFO O| Sep 07 00:15:11.611 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74122026-09-07T00:15:12.135Z[ recovery-image] Sep 07 00:15:11.620 INFO O| Sep 07 00:15:11.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
74132026-09-07T00:15:12.135Z[ recovery-image] Sep 07 00:15:11.620 INFO O| Sep 07 00:15:11.620 INFO STEP 544 (remove_files) COMPLETE
74142026-09-07T00:15:12.135Z[ recovery-image] Sep 07 00:15:11.620 INFO O| Sep 07 00:15:11.620 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74152026-09-07T00:15:12.144Z[ recovery-image] Sep 07 00:15:11.629 INFO O| Sep 07 00:15:11.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
74162026-09-07T00:15:12.144Z[ recovery-image] Sep 07 00:15:11.629 INFO O| Sep 07 00:15:11.629 INFO STEP 545 (remove_files) COMPLETE
74172026-09-07T00:15:12.148Z[ recovery-image] Sep 07 00:15:11.629 INFO O| Sep 07 00:15:11.629 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74182026-09-07T00:15:12.154Z[ recovery-image] Sep 07 00:15:11.639 INFO O| Sep 07 00:15:11.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
74192026-09-07T00:15:12.155Z[ recovery-image] Sep 07 00:15:11.639 INFO O| Sep 07 00:15:11.639 INFO STEP 546 (remove_files) COMPLETE
74202026-09-07T00:15:12.155Z[ recovery-image] Sep 07 00:15:11.639 INFO O| Sep 07 00:15:11.639 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74212026-09-07T00:15:12.164Z[ recovery-image] Sep 07 00:15:11.649 INFO O| Sep 07 00:15:11.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
74222026-09-07T00:15:12.164Z[ recovery-image] Sep 07 00:15:11.649 INFO O| Sep 07 00:15:11.649 INFO STEP 547 (remove_files) COMPLETE
74232026-09-07T00:15:12.164Z[ recovery-image] Sep 07 00:15:11.649 INFO O| Sep 07 00:15:11.649 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74242026-09-07T00:15:12.174Z[ recovery-image] Sep 07 00:15:11.659 INFO O| Sep 07 00:15:11.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
74252026-09-07T00:15:12.174Z[ recovery-image] Sep 07 00:15:11.659 INFO O| Sep 07 00:15:11.659 INFO STEP 548 (remove_files) COMPLETE
74262026-09-07T00:15:12.174Z[ recovery-image] Sep 07 00:15:11.659 INFO O| Sep 07 00:15:11.659 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74272026-09-07T00:15:12.185Z[ recovery-image] Sep 07 00:15:11.669 INFO O| Sep 07 00:15:11.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
74282026-09-07T00:15:12.185Z[ recovery-image] Sep 07 00:15:11.669 INFO O| Sep 07 00:15:11.669 INFO STEP 549 (remove_files) COMPLETE
74292026-09-07T00:15:12.185Z[ recovery-image] Sep 07 00:15:11.669 INFO O| Sep 07 00:15:11.669 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74302026-09-07T00:15:12.194Z[ recovery-image] Sep 07 00:15:11.678 INFO O| Sep 07 00:15:11.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
74312026-09-07T00:15:12.194Z[ recovery-image] Sep 07 00:15:11.678 INFO O| Sep 07 00:15:11.678 INFO STEP 550 (remove_files) COMPLETE
74322026-09-07T00:15:12.194Z[ recovery-image] Sep 07 00:15:11.678 INFO O| Sep 07 00:15:11.678 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74332026-09-07T00:15:12.203Z[ recovery-image] Sep 07 00:15:11.688 INFO O| Sep 07 00:15:11.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
74342026-09-07T00:15:12.203Z[ recovery-image] Sep 07 00:15:11.688 INFO O| Sep 07 00:15:11.688 INFO STEP 551 (remove_files) COMPLETE
74352026-09-07T00:15:12.206Z[ recovery-image] Sep 07 00:15:11.688 INFO O| Sep 07 00:15:11.688 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74362026-09-07T00:15:12.212Z[ recovery-image] Sep 07 00:15:11.697 INFO O| Sep 07 00:15:11.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
74372026-09-07T00:15:12.212Z[ recovery-image] Sep 07 00:15:11.697 INFO O| Sep 07 00:15:11.697 INFO STEP 552 (remove_files) COMPLETE
74382026-09-07T00:15:12.216Z[ recovery-image] Sep 07 00:15:11.697 INFO O| Sep 07 00:15:11.697 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74392026-09-07T00:15:12.221Z[ recovery-image] Sep 07 00:15:11.706 INFO O| Sep 07 00:15:11.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
74402026-09-07T00:15:12.221Z[ recovery-image] Sep 07 00:15:11.706 INFO O| Sep 07 00:15:11.706 INFO STEP 553 (remove_files) COMPLETE
74412026-09-07T00:15:12.225Z[ recovery-image] Sep 07 00:15:11.706 INFO O| Sep 07 00:15:11.706 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74422026-09-07T00:15:12.231Z[ recovery-image] Sep 07 00:15:11.716 INFO O| Sep 07 00:15:11.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
74432026-09-07T00:15:12.231Z[ recovery-image] Sep 07 00:15:11.716 INFO O| Sep 07 00:15:11.716 INFO STEP 554 (remove_files) COMPLETE
74442026-09-07T00:15:12.234Z[ recovery-image] Sep 07 00:15:11.716 INFO O| Sep 07 00:15:11.716 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74452026-09-07T00:15:12.237Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
74462026-09-07T00:15:12.241Z[ recovery-image] Sep 07 00:15:11.725 INFO O| Sep 07 00:15:11.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
74472026-09-07T00:15:12.241Z[ recovery-image] Sep 07 00:15:11.725 INFO O| Sep 07 00:15:11.725 INFO STEP 555 (remove_files) COMPLETE
74482026-09-07T00:15:12.241Z[ recovery-image] Sep 07 00:15:11.725 INFO O| Sep 07 00:15:11.725 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74492026-09-07T00:15:12.250Z[ recovery-image] Sep 07 00:15:11.735 INFO O| Sep 07 00:15:11.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
74502026-09-07T00:15:12.250Z[ recovery-image] Sep 07 00:15:11.735 INFO O| Sep 07 00:15:11.735 INFO STEP 556 (remove_files) COMPLETE
74512026-09-07T00:15:12.250Z[ recovery-image] Sep 07 00:15:11.735 INFO O| Sep 07 00:15:11.735 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74522026-09-07T00:15:12.259Z[ recovery-image] Sep 07 00:15:11.744 INFO O| Sep 07 00:15:11.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
74532026-09-07T00:15:12.259Z[ recovery-image] Sep 07 00:15:11.744 INFO O| Sep 07 00:15:11.744 INFO STEP 557 (remove_files) COMPLETE
74542026-09-07T00:15:12.263Z[ recovery-image] Sep 07 00:15:11.744 INFO O| Sep 07 00:15:11.744 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74552026-09-07T00:15:12.278Z[ recovery-image] Sep 07 00:15:11.753 INFO O| Sep 07 00:15:11.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
74562026-09-07T00:15:12.298Z[ recovery-image] Sep 07 00:15:11.753 INFO O| Sep 07 00:15:11.753 INFO STEP 558 (remove_files) COMPLETE
74572026-09-07T00:15:12.320Z[ recovery-image] Sep 07 00:15:11.753 INFO O| Sep 07 00:15:11.753 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74582026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.762 INFO O| Sep 07 00:15:11.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
74592026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.762 INFO O| Sep 07 00:15:11.762 INFO STEP 559 (remove_files) COMPLETE
74602026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.762 INFO O| Sep 07 00:15:11.762 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74612026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.772 INFO O| Sep 07 00:15:11.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
74622026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.772 INFO O| Sep 07 00:15:11.772 INFO STEP 560 (remove_files) COMPLETE
74632026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.772 INFO O| Sep 07 00:15:11.772 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74642026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.781 INFO O| Sep 07 00:15:11.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
74652026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.782 INFO O| Sep 07 00:15:11.782 INFO STEP 561 (remove_files) COMPLETE
74662026-09-07T00:15:12.321Z[ recovery-image] Sep 07 00:15:11.782 INFO O| Sep 07 00:15:11.782 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74672026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.792 INFO O| Sep 07 00:15:11.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
74682026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.792 INFO O| Sep 07 00:15:11.792 INFO STEP 562 (remove_files) COMPLETE
74692026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.792 INFO O| Sep 07 00:15:11.792 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74702026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.802 INFO O| Sep 07 00:15:11.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
74712026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.802 INFO O| Sep 07 00:15:11.802 INFO STEP 563 (remove_files) COMPLETE
74722026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.802 INFO O| Sep 07 00:15:11.802 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74732026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.811 INFO O| Sep 07 00:15:11.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
74742026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.811 INFO O| Sep 07 00:15:11.811 INFO STEP 564 (remove_files) COMPLETE
74752026-09-07T00:15:12.326Z[ recovery-image] Sep 07 00:15:11.811 INFO O| Sep 07 00:15:11.811 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74762026-09-07T00:15:12.340Z[ recovery-image] Sep 07 00:15:11.821 INFO O| Sep 07 00:15:11.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
74772026-09-07T00:15:12.349Z[ recovery-image] Sep 07 00:15:11.822 INFO O| Sep 07 00:15:11.822 INFO STEP 565 (remove_files) COMPLETE
74782026-09-07T00:15:12.349Z[ recovery-image] Sep 07 00:15:11.822 INFO O| Sep 07 00:15:11.822 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74792026-09-07T00:15:12.350Z[ recovery-image] Sep 07 00:15:11.832 INFO O| Sep 07 00:15:11.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
74802026-09-07T00:15:12.350Z[ recovery-image] Sep 07 00:15:11.832 INFO O| Sep 07 00:15:11.832 INFO STEP 566 (remove_files) COMPLETE
74812026-09-07T00:15:12.350Z[ recovery-image] Sep 07 00:15:11.832 INFO O| Sep 07 00:15:11.832 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74822026-09-07T00:15:12.357Z[ recovery-image] Sep 07 00:15:11.842 INFO O| Sep 07 00:15:11.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
74832026-09-07T00:15:12.357Z[ recovery-image] Sep 07 00:15:11.842 INFO O| Sep 07 00:15:11.842 INFO STEP 567 (remove_files) COMPLETE
74842026-09-07T00:15:12.357Z[ recovery-image] Sep 07 00:15:11.842 INFO O| Sep 07 00:15:11.842 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74852026-09-07T00:15:12.369Z[ recovery-image] Sep 07 00:15:11.853 INFO O| Sep 07 00:15:11.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
74862026-09-07T00:15:12.376Z[ recovery-image] Sep 07 00:15:11.855 INFO O| Sep 07 00:15:11.855 INFO STEP 568 (remove_files) COMPLETE
74872026-09-07T00:15:12.376Z[ recovery-image] Sep 07 00:15:11.855 INFO O| Sep 07 00:15:11.855 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74882026-09-07T00:15:12.382Z[ recovery-image] Sep 07 00:15:11.865 INFO O| Sep 07 00:15:11.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
74892026-09-07T00:15:12.391Z[ recovery-image] Sep 07 00:15:11.874 INFO O| Sep 07 00:15:11.874 INFO STEP 569 (remove_files) COMPLETE
74902026-09-07T00:15:12.391Z[ recovery-image] Sep 07 00:15:11.874 INFO O| Sep 07 00:15:11.874 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74912026-09-07T00:15:12.404Z[ recovery-image] Sep 07 00:15:11.885 INFO O| Sep 07 00:15:11.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
74922026-09-07T00:15:12.407Z[ recovery-image] Sep 07 00:15:11.885 INFO O| Sep 07 00:15:11.885 INFO STEP 570 (remove_files) COMPLETE
74932026-09-07T00:15:12.408Z[ recovery-image] Sep 07 00:15:11.885 INFO O| Sep 07 00:15:11.885 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74942026-09-07T00:15:12.428Z[ recovery-image] Sep 07 00:15:11.894 INFO O| Sep 07 00:15:11.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
74952026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.894 INFO O| Sep 07 00:15:11.894 INFO STEP 571 (remove_files) COMPLETE
74962026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.894 INFO O| Sep 07 00:15:11.894 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74972026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.902 INFO O| Sep 07 00:15:11.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
74982026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.902 INFO O| Sep 07 00:15:11.902 INFO STEP 572 (remove_files) COMPLETE
74992026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.902 INFO O| Sep 07 00:15:11.902 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75002026-09-07T00:15:12.429Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
75012026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.913 INFO O| Sep 07 00:15:11.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
75022026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.913 INFO O| Sep 07 00:15:11.913 INFO STEP 573 (remove_files) COMPLETE
75032026-09-07T00:15:12.429Z[ recovery-image] Sep 07 00:15:11.913 INFO O| Sep 07 00:15:11.913 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75042026-09-07T00:15:12.439Z[ recovery-image] Sep 07 00:15:11.923 INFO O| Sep 07 00:15:11.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
75052026-09-07T00:15:12.439Z[ recovery-image] Sep 07 00:15:11.923 INFO O| Sep 07 00:15:11.923 INFO STEP 574 (remove_files) COMPLETE
75062026-09-07T00:15:12.439Z[ recovery-image] Sep 07 00:15:11.923 INFO O| Sep 07 00:15:11.923 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75072026-09-07T00:15:12.449Z[ recovery-image] Sep 07 00:15:11.934 INFO O| Sep 07 00:15:11.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
75082026-09-07T00:15:12.449Z[ recovery-image] Sep 07 00:15:11.934 INFO O| Sep 07 00:15:11.934 INFO STEP 575 (remove_files) COMPLETE
75092026-09-07T00:15:12.456Z[ recovery-image] Sep 07 00:15:11.934 INFO O| Sep 07 00:15:11.934 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75102026-09-07T00:15:12.461Z[ recovery-image] Sep 07 00:15:11.943 INFO O| Sep 07 00:15:11.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
75112026-09-07T00:15:12.461Z[ recovery-image] Sep 07 00:15:11.944 INFO O| Sep 07 00:15:11.943 INFO STEP 576 (remove_files) COMPLETE
75122026-09-07T00:15:12.461Z[ recovery-image] Sep 07 00:15:11.944 INFO O| Sep 07 00:15:11.943 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75132026-09-07T00:15:12.479Z[ recovery-image] Sep 07 00:15:11.958 INFO O| Sep 07 00:15:11.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
75142026-09-07T00:15:12.479Z[ recovery-image] Sep 07 00:15:11.958 INFO O| Sep 07 00:15:11.958 INFO STEP 577 (remove_files) COMPLETE
75152026-09-07T00:15:12.479Z[ recovery-image] Sep 07 00:15:11.958 INFO O| Sep 07 00:15:11.958 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75162026-09-07T00:15:12.488Z[ recovery-image] Sep 07 00:15:11.968 INFO O| Sep 07 00:15:11.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
75172026-09-07T00:15:12.488Z[ recovery-image] Sep 07 00:15:11.968 INFO O| Sep 07 00:15:11.968 INFO STEP 578 (remove_files) COMPLETE
75182026-09-07T00:15:12.488Z[ recovery-image] Sep 07 00:15:11.968 INFO O| Sep 07 00:15:11.968 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75192026-09-07T00:15:12.494Z[ recovery-image] Sep 07 00:15:11.977 INFO O| Sep 07 00:15:11.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
75202026-09-07T00:15:12.494Z[ recovery-image] Sep 07 00:15:11.977 INFO O| Sep 07 00:15:11.977 INFO STEP 579 (remove_files) COMPLETE
75212026-09-07T00:15:12.494Z[ recovery-image] Sep 07 00:15:11.977 INFO O| Sep 07 00:15:11.977 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75222026-09-07T00:15:12.506Z[ recovery-image] Sep 07 00:15:11.984 INFO O| Sep 07 00:15:11.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
75232026-09-07T00:15:12.506Z[ recovery-image] Sep 07 00:15:11.985 INFO O| Sep 07 00:15:11.985 INFO STEP 580 (remove_files) COMPLETE
75242026-09-07T00:15:12.506Z[ recovery-image] Sep 07 00:15:11.985 INFO O| Sep 07 00:15:11.985 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75252026-09-07T00:15:12.513Z[ recovery-image] Sep 07 00:15:11.995 INFO O| Sep 07 00:15:11.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
75262026-09-07T00:15:12.513Z[ recovery-image] Sep 07 00:15:11.995 INFO O| Sep 07 00:15:11.995 INFO STEP 581 (remove_files) COMPLETE
75272026-09-07T00:15:12.513Z[ recovery-image] Sep 07 00:15:11.995 INFO O| Sep 07 00:15:11.995 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75282026-09-07T00:15:12.521Z[ recovery-image] Sep 07 00:15:12.006 INFO O| Sep 07 00:15:12.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
75292026-09-07T00:15:12.521Z[ recovery-image] Sep 07 00:15:12.006 INFO O| Sep 07 00:15:12.006 INFO STEP 582 (remove_files) COMPLETE
75302026-09-07T00:15:12.526Z[ recovery-image] Sep 07 00:15:12.006 INFO O| Sep 07 00:15:12.006 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75312026-09-07T00:15:12.526Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
75322026-09-07T00:15:12.542Z[ recovery-image] Sep 07 00:15:12.016 INFO O| Sep 07 00:15:12.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
75332026-09-07T00:15:12.542Z[ recovery-image] Sep 07 00:15:12.016 INFO O| Sep 07 00:15:12.016 INFO STEP 583 (remove_files) COMPLETE
75342026-09-07T00:15:12.542Z[ recovery-image] Sep 07 00:15:12.016 INFO O| Sep 07 00:15:12.016 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75352026-09-07T00:15:12.547Z[ recovery-image] Sep 07 00:15:12.027 INFO O| Sep 07 00:15:12.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
75362026-09-07T00:15:12.547Z[ recovery-image] Sep 07 00:15:12.027 INFO O| Sep 07 00:15:12.027 INFO STEP 584 (remove_files) COMPLETE
75372026-09-07T00:15:12.548Z[ recovery-image] Sep 07 00:15:12.028 INFO O| Sep 07 00:15:12.027 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75382026-09-07T00:15:12.553Z[ recovery-image] Sep 07 00:15:12.037 INFO O| Sep 07 00:15:12.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
75392026-09-07T00:15:12.553Z[ recovery-image] Sep 07 00:15:12.038 INFO O| Sep 07 00:15:12.038 INFO STEP 585 (remove_files) COMPLETE
75402026-09-07T00:15:12.554Z[ recovery-image] Sep 07 00:15:12.038 INFO O| Sep 07 00:15:12.038 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75412026-09-07T00:15:12.558Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
75422026-09-07T00:15:12.569Z[ recovery-image] Sep 07 00:15:12.053 INFO O| Sep 07 00:15:12.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
75432026-09-07T00:15:12.569Z[ recovery-image] Sep 07 00:15:12.053 INFO O| Sep 07 00:15:12.053 INFO STEP 586 (remove_files) COMPLETE
75442026-09-07T00:15:12.569Z[ recovery-image] Sep 07 00:15:12.053 INFO O| Sep 07 00:15:12.053 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75452026-09-07T00:15:12.581Z[ recovery-image] Sep 07 00:15:12.064 INFO O| Sep 07 00:15:12.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
75462026-09-07T00:15:12.581Z[ recovery-image] Sep 07 00:15:12.064 INFO O| Sep 07 00:15:12.064 INFO STEP 587 (remove_files) COMPLETE
75472026-09-07T00:15:12.581Z[ recovery-image] Sep 07 00:15:12.064 INFO O| Sep 07 00:15:12.064 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75482026-09-07T00:15:12.591Z[ recovery-image] Sep 07 00:15:12.076 INFO O| Sep 07 00:15:12.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
75492026-09-07T00:15:12.591Z[ recovery-image] Sep 07 00:15:12.076 INFO O| Sep 07 00:15:12.076 INFO STEP 588 (remove_files) COMPLETE
75502026-09-07T00:15:12.591Z[ recovery-image] Sep 07 00:15:12.076 INFO O| Sep 07 00:15:12.076 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75512026-09-07T00:15:12.601Z[ recovery-image] Sep 07 00:15:12.086 INFO O| Sep 07 00:15:12.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
75522026-09-07T00:15:12.602Z[ recovery-image] Sep 07 00:15:12.086 INFO O| Sep 07 00:15:12.086 INFO STEP 589 (remove_files) COMPLETE
75532026-09-07T00:15:12.602Z[ recovery-image] Sep 07 00:15:12.086 INFO O| Sep 07 00:15:12.086 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75542026-09-07T00:15:12.611Z[ recovery-image] Sep 07 00:15:12.096 INFO O| Sep 07 00:15:12.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
75552026-09-07T00:15:12.611Z[ recovery-image] Sep 07 00:15:12.096 INFO O| Sep 07 00:15:12.096 INFO STEP 590 (remove_files) COMPLETE
75562026-09-07T00:15:12.611Z[ recovery-image] Sep 07 00:15:12.096 INFO O| Sep 07 00:15:12.096 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75572026-09-07T00:15:12.621Z[ recovery-image] Sep 07 00:15:12.106 INFO O| Sep 07 00:15:12.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
75582026-09-07T00:15:12.625Z[ recovery-image] Sep 07 00:15:12.110 INFO O| Sep 07 00:15:12.110 INFO STEP 591 (remove_files) COMPLETE
75592026-09-07T00:15:12.625Z[ recovery-image] Sep 07 00:15:12.110 INFO O| Sep 07 00:15:12.110 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75602026-09-07T00:15:12.634Z[ recovery-image] Sep 07 00:15:12.119 INFO O| Sep 07 00:15:12.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
75612026-09-07T00:15:12.634Z[ recovery-image] Sep 07 00:15:12.119 INFO O| Sep 07 00:15:12.119 INFO STEP 592 (remove_files) COMPLETE
75622026-09-07T00:15:12.639Z[ recovery-image] Sep 07 00:15:12.119 INFO O| Sep 07 00:15:12.119 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75632026-09-07T00:15:12.645Z[ recovery-image] Sep 07 00:15:12.130 INFO O| Sep 07 00:15:12.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
75642026-09-07T00:15:12.646Z[ recovery-image] Sep 07 00:15:12.130 INFO O| Sep 07 00:15:12.130 INFO STEP 593 (remove_files) COMPLETE
75652026-09-07T00:15:12.646Z[ recovery-image] Sep 07 00:15:12.130 INFO O| Sep 07 00:15:12.130 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75662026-09-07T00:15:12.656Z[ recovery-image] Sep 07 00:15:12.141 INFO O| Sep 07 00:15:12.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
75672026-09-07T00:15:12.656Z[ recovery-image] Sep 07 00:15:12.141 INFO O| Sep 07 00:15:12.141 INFO STEP 594 (remove_files) COMPLETE
75682026-09-07T00:15:12.656Z[ recovery-image] Sep 07 00:15:12.141 INFO O| Sep 07 00:15:12.141 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75692026-09-07T00:15:12.668Z[ recovery-image] Sep 07 00:15:12.153 INFO O| Sep 07 00:15:12.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
75702026-09-07T00:15:12.668Z[ recovery-image] Sep 07 00:15:12.153 INFO O| Sep 07 00:15:12.153 INFO STEP 595 (remove_files) COMPLETE
75712026-09-07T00:15:12.668Z[ recovery-image] Sep 07 00:15:12.153 INFO O| Sep 07 00:15:12.153 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75722026-09-07T00:15:12.678Z[ recovery-image] Sep 07 00:15:12.163 INFO O| Sep 07 00:15:12.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
75732026-09-07T00:15:12.678Z[ recovery-image] Sep 07 00:15:12.163 INFO O| Sep 07 00:15:12.163 INFO STEP 596 (remove_files) COMPLETE
75742026-09-07T00:15:12.678Z[ recovery-image] Sep 07 00:15:12.163 INFO O| Sep 07 00:15:12.163 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75752026-09-07T00:15:12.687Z[ recovery-image] Sep 07 00:15:12.172 INFO O| Sep 07 00:15:12.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
75762026-09-07T00:15:12.688Z[ recovery-image] Sep 07 00:15:12.172 INFO O| Sep 07 00:15:12.172 INFO STEP 597 (remove_files) COMPLETE
75772026-09-07T00:15:12.692Z[ recovery-image] Sep 07 00:15:12.172 INFO O| Sep 07 00:15:12.172 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75782026-09-07T00:15:12.696Z[ recovery-image] Sep 07 00:15:12.181 INFO O| Sep 07 00:15:12.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
75792026-09-07T00:15:12.696Z[ recovery-image] Sep 07 00:15:12.181 INFO O| Sep 07 00:15:12.181 INFO STEP 598 (remove_files) COMPLETE
75802026-09-07T00:15:12.696Z[ recovery-image] Sep 07 00:15:12.181 INFO O| Sep 07 00:15:12.181 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75812026-09-07T00:15:12.705Z[ recovery-image] Sep 07 00:15:12.190 INFO O| Sep 07 00:15:12.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
75822026-09-07T00:15:12.705Z[ recovery-image] Sep 07 00:15:12.190 INFO O| Sep 07 00:15:12.190 INFO STEP 599 (remove_files) COMPLETE
75832026-09-07T00:15:12.705Z[ recovery-image] Sep 07 00:15:12.190 INFO O| Sep 07 00:15:12.190 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75842026-09-07T00:15:12.716Z[ recovery-image] Sep 07 00:15:12.201 INFO O| Sep 07 00:15:12.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
75852026-09-07T00:15:12.716Z[ recovery-image] Sep 07 00:15:12.201 INFO O| Sep 07 00:15:12.201 INFO STEP 600 (remove_files) COMPLETE
75862026-09-07T00:15:12.716Z[ recovery-image] Sep 07 00:15:12.201 INFO O| Sep 07 00:15:12.201 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75872026-09-07T00:15:12.727Z[ recovery-image] Sep 07 00:15:12.210 INFO O| Sep 07 00:15:12.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
75882026-09-07T00:15:12.727Z[ recovery-image] Sep 07 00:15:12.210 INFO O| Sep 07 00:15:12.210 INFO STEP 601 (remove_files) COMPLETE
75892026-09-07T00:15:12.732Z[ recovery-image] Sep 07 00:15:12.210 INFO O| Sep 07 00:15:12.210 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75902026-09-07T00:15:12.738Z[ recovery-image] Sep 07 00:15:12.219 INFO O| Sep 07 00:15:12.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
75912026-09-07T00:15:12.739Z[ recovery-image] Sep 07 00:15:12.219 INFO O| Sep 07 00:15:12.219 INFO STEP 602 (remove_files) COMPLETE
75922026-09-07T00:15:12.739Z[ recovery-image] Sep 07 00:15:12.219 INFO O| Sep 07 00:15:12.219 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75932026-09-07T00:15:12.744Z[ recovery-image] Sep 07 00:15:12.229 INFO O| Sep 07 00:15:12.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
75942026-09-07T00:15:12.744Z[ recovery-image] Sep 07 00:15:12.229 INFO O| Sep 07 00:15:12.229 INFO STEP 603 (remove_files) COMPLETE
75952026-09-07T00:15:12.748Z[ recovery-image] Sep 07 00:15:12.229 INFO O| Sep 07 00:15:12.229 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75962026-09-07T00:15:12.753Z[ recovery-image] Sep 07 00:15:12.238 INFO O| Sep 07 00:15:12.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
75972026-09-07T00:15:12.753Z[ recovery-image] Sep 07 00:15:12.238 INFO O| Sep 07 00:15:12.238 INFO STEP 604 (remove_files) COMPLETE
75982026-09-07T00:15:12.756Z[ recovery-image] Sep 07 00:15:12.238 INFO O| Sep 07 00:15:12.238 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75992026-09-07T00:15:12.762Z[ recovery-image] Sep 07 00:15:12.247 INFO O| Sep 07 00:15:12.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
76002026-09-07T00:15:12.763Z[ recovery-image] Sep 07 00:15:12.247 INFO O| Sep 07 00:15:12.247 INFO STEP 605 (remove_files) COMPLETE
76012026-09-07T00:15:12.763Z[ recovery-image] Sep 07 00:15:12.247 INFO O| Sep 07 00:15:12.247 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76022026-09-07T00:15:12.774Z[ recovery-image] Sep 07 00:15:12.259 INFO O| Sep 07 00:15:12.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
76032026-09-07T00:15:12.779Z[ recovery-image] Sep 07 00:15:12.264 INFO O| Sep 07 00:15:12.264 INFO STEP 606 (remove_files) COMPLETE
76042026-09-07T00:15:12.779Z[ recovery-image] Sep 07 00:15:12.264 INFO O| Sep 07 00:15:12.264 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76052026-09-07T00:15:12.788Z[ recovery-image] Sep 07 00:15:12.273 INFO O| Sep 07 00:15:12.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
76062026-09-07T00:15:12.793Z[ recovery-image] Sep 07 00:15:12.274 INFO O| Sep 07 00:15:12.274 INFO STEP 607 (remove_files) COMPLETE
76072026-09-07T00:15:12.793Z[ recovery-image] Sep 07 00:15:12.274 INFO O| Sep 07 00:15:12.274 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76082026-09-07T00:15:12.797Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
76092026-09-07T00:15:12.801Z[ recovery-image] Sep 07 00:15:12.282 INFO O| Sep 07 00:15:12.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
76102026-09-07T00:15:12.801Z[ recovery-image] Sep 07 00:15:12.283 INFO O| Sep 07 00:15:12.283 INFO STEP 608 (remove_files) COMPLETE
76112026-09-07T00:15:12.801Z[ recovery-image] Sep 07 00:15:12.283 INFO O| Sep 07 00:15:12.283 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76122026-09-07T00:15:12.807Z[ recovery-image] Sep 07 00:15:12.292 INFO O| Sep 07 00:15:12.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
76132026-09-07T00:15:12.807Z[ recovery-image] Sep 07 00:15:12.292 INFO O| Sep 07 00:15:12.292 INFO STEP 609 (remove_files) COMPLETE
76142026-09-07T00:15:12.807Z[ recovery-image] Sep 07 00:15:12.292 INFO O| Sep 07 00:15:12.292 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76152026-09-07T00:15:12.818Z[ recovery-image] Sep 07 00:15:12.303 INFO O| Sep 07 00:15:12.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
76162026-09-07T00:15:12.822Z[ recovery-image] Sep 07 00:15:12.305 INFO O| Sep 07 00:15:12.304 INFO STEP 610 (remove_files) COMPLETE
76172026-09-07T00:15:12.822Z[ recovery-image] Sep 07 00:15:12.305 INFO O| Sep 07 00:15:12.304 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76182026-09-07T00:15:12.827Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
76192026-09-07T00:15:12.832Z[ recovery-image] Sep 07 00:15:12.315 INFO O| Sep 07 00:15:12.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
76202026-09-07T00:15:12.832Z[ recovery-image] Sep 07 00:15:12.315 INFO O| Sep 07 00:15:12.315 INFO STEP 611 (remove_files) COMPLETE
76212026-09-07T00:15:12.832Z[ recovery-image] Sep 07 00:15:12.315 INFO O| Sep 07 00:15:12.315 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76222026-09-07T00:15:12.839Z[ recovery-image] Sep 07 00:15:12.324 INFO O| Sep 07 00:15:12.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
76232026-09-07T00:15:12.839Z[ recovery-image] Sep 07 00:15:12.324 INFO O| Sep 07 00:15:12.324 INFO STEP 612 (remove_files) COMPLETE
76242026-09-07T00:15:12.840Z[ recovery-image] Sep 07 00:15:12.324 INFO O| Sep 07 00:15:12.324 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76252026-09-07T00:15:12.849Z[ recovery-image] Sep 07 00:15:12.334 INFO O| Sep 07 00:15:12.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
76262026-09-07T00:15:12.849Z[ recovery-image] Sep 07 00:15:12.334 INFO O| Sep 07 00:15:12.334 INFO STEP 613 (remove_files) COMPLETE
76272026-09-07T00:15:12.852Z[ recovery-image] Sep 07 00:15:12.334 INFO O| Sep 07 00:15:12.334 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76282026-09-07T00:15:12.862Z[ recovery-image] Sep 07 00:15:12.344 INFO O| Sep 07 00:15:12.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
76292026-09-07T00:15:12.862Z[ recovery-image] Sep 07 00:15:12.345 INFO O| Sep 07 00:15:12.344 INFO STEP 614 (remove_files) COMPLETE
76302026-09-07T00:15:12.862Z[ recovery-image] Sep 07 00:15:12.345 INFO O| Sep 07 00:15:12.344 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76312026-09-07T00:15:12.872Z[ recovery-image] Sep 07 00:15:12.356 INFO O| Sep 07 00:15:12.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
76322026-09-07T00:15:12.872Z[ recovery-image] Sep 07 00:15:12.356 INFO O| Sep 07 00:15:12.356 INFO STEP 615 (remove_files) COMPLETE
76332026-09-07T00:15:12.873Z[ recovery-image] Sep 07 00:15:12.356 INFO O| Sep 07 00:15:12.356 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76342026-09-07T00:15:12.883Z[ recovery-image] Sep 07 00:15:12.366 INFO O| Sep 07 00:15:12.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
76352026-09-07T00:15:12.883Z[ recovery-image] Sep 07 00:15:12.366 INFO O| Sep 07 00:15:12.366 INFO STEP 616 (remove_files) COMPLETE
76362026-09-07T00:15:12.883Z[ recovery-image] Sep 07 00:15:12.366 INFO O| Sep 07 00:15:12.366 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76372026-09-07T00:15:12.887Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
76382026-09-07T00:15:12.891Z[ recovery-image] Sep 07 00:15:12.376 INFO O| Sep 07 00:15:12.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
76392026-09-07T00:15:12.892Z[ recovery-image] Sep 07 00:15:12.376 INFO O| Sep 07 00:15:12.376 INFO STEP 617 (remove_files) COMPLETE
76402026-09-07T00:15:12.892Z[ recovery-image] Sep 07 00:15:12.376 INFO O| Sep 07 00:15:12.376 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76412026-09-07T00:15:12.901Z[ recovery-image] Sep 07 00:15:12.385 INFO O| Sep 07 00:15:12.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
76422026-09-07T00:15:12.901Z[ recovery-image] Sep 07 00:15:12.385 INFO O| Sep 07 00:15:12.385 INFO STEP 618 (remove_files) COMPLETE
76432026-09-07T00:15:12.905Z[ recovery-image] Sep 07 00:15:12.385 INFO O| Sep 07 00:15:12.385 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76442026-09-07T00:15:12.911Z[ recovery-image] Sep 07 00:15:12.396 INFO O| Sep 07 00:15:12.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
76452026-09-07T00:15:12.911Z[ recovery-image] Sep 07 00:15:12.396 INFO O| Sep 07 00:15:12.396 INFO STEP 619 (remove_files) COMPLETE
76462026-09-07T00:15:12.913Z[ recovery-image] Sep 07 00:15:12.396 INFO O| Sep 07 00:15:12.396 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76472026-09-07T00:15:12.921Z[ recovery-image] Sep 07 00:15:12.405 INFO O| Sep 07 00:15:12.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
76482026-09-07T00:15:12.925Z[ recovery-image] Sep 07 00:15:12.405 INFO O| Sep 07 00:15:12.405 INFO STEP 620 (remove_files) COMPLETE
76492026-09-07T00:15:12.925Z[ recovery-image] Sep 07 00:15:12.405 INFO O| Sep 07 00:15:12.405 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76502026-09-07T00:15:12.930Z[ recovery-image] Sep 07 00:15:12.415 INFO O| Sep 07 00:15:12.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
76512026-09-07T00:15:12.930Z[ recovery-image] Sep 07 00:15:12.415 INFO O| Sep 07 00:15:12.415 INFO STEP 621 (remove_files) COMPLETE
76522026-09-07T00:15:12.934Z[ recovery-image] Sep 07 00:15:12.415 INFO O| Sep 07 00:15:12.415 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76532026-09-07T00:15:12.940Z[ recovery-image] Sep 07 00:15:12.425 INFO O| Sep 07 00:15:12.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
76542026-09-07T00:15:12.940Z[ recovery-image] Sep 07 00:15:12.425 INFO O| Sep 07 00:15:12.425 INFO STEP 622 (remove_files) COMPLETE
76552026-09-07T00:15:12.941Z[ recovery-image] Sep 07 00:15:12.425 INFO O| Sep 07 00:15:12.425 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76562026-09-07T00:15:12.951Z[ recovery-image] Sep 07 00:15:12.436 INFO O| Sep 07 00:15:12.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
76572026-09-07T00:15:12.951Z[ recovery-image] Sep 07 00:15:12.436 INFO O| Sep 07 00:15:12.436 INFO STEP 623 (remove_files) COMPLETE
76582026-09-07T00:15:12.951Z[ recovery-image] Sep 07 00:15:12.436 INFO O| Sep 07 00:15:12.436 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76592026-09-07T00:15:12.955Z[verify-libraries] Compiling drift v0.2.0
76602026-09-07T00:15:12.963Z[ recovery-image] Sep 07 00:15:12.446 INFO O| Sep 07 00:15:12.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
76612026-09-07T00:15:12.963Z[ recovery-image] Sep 07 00:15:12.447 INFO O| Sep 07 00:15:12.446 INFO STEP 624 (remove_files) COMPLETE
76622026-09-07T00:15:12.963Z[ recovery-image] Sep 07 00:15:12.447 INFO O| Sep 07 00:15:12.446 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76632026-09-07T00:15:12.970Z[ recovery-image] Sep 07 00:15:12.455 INFO O| Sep 07 00:15:12.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
76642026-09-07T00:15:12.970Z[ recovery-image] Sep 07 00:15:12.455 INFO O| Sep 07 00:15:12.455 INFO STEP 625 (remove_files) COMPLETE
76652026-09-07T00:15:12.970Z[ recovery-image] Sep 07 00:15:12.455 INFO O| Sep 07 00:15:12.455 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76662026-09-07T00:15:12.980Z[ recovery-image] Sep 07 00:15:12.465 INFO O| Sep 07 00:15:12.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
76672026-09-07T00:15:12.980Z[ recovery-image] Sep 07 00:15:12.465 INFO O| Sep 07 00:15:12.465 INFO STEP 626 (remove_files) COMPLETE
76682026-09-07T00:15:12.981Z[ recovery-image] Sep 07 00:15:12.465 INFO O| Sep 07 00:15:12.465 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76692026-09-07T00:15:12.991Z[ recovery-image] Sep 07 00:15:12.476 INFO O| Sep 07 00:15:12.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
76702026-09-07T00:15:12.991Z[ recovery-image] Sep 07 00:15:12.476 INFO O| Sep 07 00:15:12.476 INFO STEP 627 (remove_files) COMPLETE
76712026-09-07T00:15:12.991Z[ recovery-image] Sep 07 00:15:12.476 INFO O| Sep 07 00:15:12.476 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76722026-09-07T00:15:13.003Z[ recovery-image] Sep 07 00:15:12.486 INFO O| Sep 07 00:15:12.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
76732026-09-07T00:15:13.003Z[ recovery-image] Sep 07 00:15:12.486 INFO O| Sep 07 00:15:12.486 INFO STEP 628 (remove_files) COMPLETE
76742026-09-07T00:15:13.003Z[ recovery-image] Sep 07 00:15:12.486 INFO O| Sep 07 00:15:12.486 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76752026-09-07T00:15:13.011Z[ recovery-image] Sep 07 00:15:12.496 INFO O| Sep 07 00:15:12.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
76762026-09-07T00:15:13.011Z[ recovery-image] Sep 07 00:15:12.496 INFO O| Sep 07 00:15:12.496 INFO STEP 629 (remove_files) COMPLETE
76772026-09-07T00:15:13.011Z[ recovery-image] Sep 07 00:15:12.496 INFO O| Sep 07 00:15:12.496 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76782026-09-07T00:15:13.022Z[ recovery-image] Sep 07 00:15:12.506 INFO O| Sep 07 00:15:12.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
76792026-09-07T00:15:13.022Z[ recovery-image] Sep 07 00:15:12.506 INFO O| Sep 07 00:15:12.506 INFO STEP 630 (remove_files) COMPLETE
76802026-09-07T00:15:13.022Z[ recovery-image] Sep 07 00:15:12.506 INFO O| Sep 07 00:15:12.506 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76812026-09-07T00:15:13.032Z[ recovery-image] Sep 07 00:15:12.517 INFO O| Sep 07 00:15:12.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
76822026-09-07T00:15:13.033Z[ recovery-image] Sep 07 00:15:12.517 INFO O| Sep 07 00:15:12.517 INFO STEP 631 (remove_files) COMPLETE
76832026-09-07T00:15:13.033Z[ recovery-image] Sep 07 00:15:12.517 INFO O| Sep 07 00:15:12.517 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76842026-09-07T00:15:13.044Z[ recovery-image] Sep 07 00:15:12.528 INFO O| Sep 07 00:15:12.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
76852026-09-07T00:15:13.045Z[ recovery-image] Sep 07 00:15:12.528 INFO O| Sep 07 00:15:12.528 INFO STEP 632 (remove_files) COMPLETE
76862026-09-07T00:15:13.061Z[ recovery-image] Sep 07 00:15:12.528 INFO O| Sep 07 00:15:12.528 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76872026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.538 INFO O| Sep 07 00:15:12.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
76882026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.539 INFO O| Sep 07 00:15:12.539 INFO STEP 633 (remove_files) COMPLETE
76892026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.539 INFO O| Sep 07 00:15:12.539 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76902026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.548 INFO O| Sep 07 00:15:12.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
76912026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.548 INFO O| Sep 07 00:15:12.548 INFO STEP 634 (remove_files) COMPLETE
76922026-09-07T00:15:13.065Z[ recovery-image] Sep 07 00:15:12.548 INFO O| Sep 07 00:15:12.548 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76932026-09-07T00:15:13.072Z[ recovery-image] Sep 07 00:15:12.556 INFO O| Sep 07 00:15:12.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
76942026-09-07T00:15:13.072Z[ recovery-image] Sep 07 00:15:12.557 INFO O| Sep 07 00:15:12.557 INFO STEP 635 (remove_files) COMPLETE
76952026-09-07T00:15:13.077Z[ recovery-image] Sep 07 00:15:12.557 INFO O| Sep 07 00:15:12.557 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76962026-09-07T00:15:13.080Z[ recovery-image] Sep 07 00:15:12.565 INFO O| Sep 07 00:15:12.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
76972026-09-07T00:15:13.080Z[ recovery-image] Sep 07 00:15:12.565 INFO O| Sep 07 00:15:12.565 INFO STEP 636 (remove_files) COMPLETE
76982026-09-07T00:15:13.082Z[ recovery-image] Sep 07 00:15:12.565 INFO O| Sep 07 00:15:12.565 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76992026-09-07T00:15:13.090Z[ recovery-image] Sep 07 00:15:12.573 INFO O| Sep 07 00:15:12.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
77002026-09-07T00:15:13.090Z[ recovery-image] Sep 07 00:15:12.573 INFO O| Sep 07 00:15:12.573 INFO STEP 637 (remove_files) COMPLETE
77012026-09-07T00:15:13.091Z[ recovery-image] Sep 07 00:15:12.573 INFO O| Sep 07 00:15:12.573 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77022026-09-07T00:15:13.096Z[ recovery-image] Sep 07 00:15:12.581 INFO O| Sep 07 00:15:12.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
77032026-09-07T00:15:13.097Z[ recovery-image] Sep 07 00:15:12.581 INFO O| Sep 07 00:15:12.581 INFO STEP 638 (remove_files) COMPLETE
77042026-09-07T00:15:13.101Z[ recovery-image] Sep 07 00:15:12.581 INFO O| Sep 07 00:15:12.581 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77052026-09-07T00:15:13.104Z[ recovery-image] Sep 07 00:15:12.588 INFO O| Sep 07 00:15:12.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
77062026-09-07T00:15:13.104Z[ recovery-image] Sep 07 00:15:12.588 INFO O| Sep 07 00:15:12.588 INFO STEP 639 (remove_files) COMPLETE
77072026-09-07T00:15:13.105Z[ recovery-image] Sep 07 00:15:12.588 INFO O| Sep 07 00:15:12.588 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77082026-09-07T00:15:13.112Z[ recovery-image] Sep 07 00:15:12.596 INFO O| Sep 07 00:15:12.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
77092026-09-07T00:15:13.112Z[ recovery-image] Sep 07 00:15:12.597 INFO O| Sep 07 00:15:12.597 INFO STEP 640 (remove_files) COMPLETE
77102026-09-07T00:15:13.115Z[ recovery-image] Sep 07 00:15:12.597 INFO O| Sep 07 00:15:12.597 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77112026-09-07T00:15:13.119Z[verify-libraries] Compiling uzers v0.12.2
77122026-09-07T00:15:13.131Z[ recovery-image] Sep 07 00:15:12.605 INFO O| Sep 07 00:15:12.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
77132026-09-07T00:15:13.135Z[ recovery-image] Sep 07 00:15:12.605 INFO O| Sep 07 00:15:12.605 INFO STEP 641 (remove_files) COMPLETE
77142026-09-07T00:15:13.135Z[ recovery-image] Sep 07 00:15:12.605 INFO O| Sep 07 00:15:12.605 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77152026-09-07T00:15:13.135Z[ recovery-image] Sep 07 00:15:12.614 INFO O| Sep 07 00:15:12.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
77162026-09-07T00:15:13.135Z[ recovery-image] Sep 07 00:15:12.614 INFO O| Sep 07 00:15:12.614 INFO STEP 642 (remove_files) COMPLETE
77172026-09-07T00:15:13.135Z[ recovery-image] Sep 07 00:15:12.614 INFO O| Sep 07 00:15:12.614 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77182026-09-07T00:15:13.139Z[ recovery-image] Sep 07 00:15:12.623 INFO O| Sep 07 00:15:12.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
77192026-09-07T00:15:13.139Z[ recovery-image] Sep 07 00:15:12.623 INFO O| Sep 07 00:15:12.623 INFO STEP 643 (remove_files) COMPLETE
77202026-09-07T00:15:13.139Z[ recovery-image] Sep 07 00:15:12.623 INFO O| Sep 07 00:15:12.623 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77212026-09-07T00:15:13.147Z[ recovery-image] Sep 07 00:15:12.632 INFO O| Sep 07 00:15:12.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
77222026-09-07T00:15:13.147Z[ recovery-image] Sep 07 00:15:12.632 INFO O| Sep 07 00:15:12.632 INFO STEP 644 (remove_files) COMPLETE
77232026-09-07T00:15:13.147Z[ recovery-image] Sep 07 00:15:12.632 INFO O| Sep 07 00:15:12.632 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77242026-09-07T00:15:13.158Z[ recovery-image] Sep 07 00:15:12.641 INFO O| Sep 07 00:15:12.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
77252026-09-07T00:15:13.158Z[ recovery-image] Sep 07 00:15:12.641 INFO O| Sep 07 00:15:12.641 INFO STEP 645 (remove_files) COMPLETE
77262026-09-07T00:15:13.158Z[ recovery-image] Sep 07 00:15:12.641 INFO O| Sep 07 00:15:12.641 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77272026-09-07T00:15:13.171Z[ recovery-image] Sep 07 00:15:12.654 INFO O| Sep 07 00:15:12.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
77282026-09-07T00:15:13.171Z[ recovery-image] Sep 07 00:15:12.654 INFO O| Sep 07 00:15:12.654 INFO STEP 646 (remove_files) COMPLETE
77292026-09-07T00:15:13.172Z[ recovery-image] Sep 07 00:15:12.654 INFO O| Sep 07 00:15:12.654 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77302026-09-07T00:15:13.179Z[ recovery-image] Sep 07 00:15:12.663 INFO O| Sep 07 00:15:12.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
77312026-09-07T00:15:13.179Z[ recovery-image] Sep 07 00:15:12.663 INFO O| Sep 07 00:15:12.663 INFO STEP 647 (remove_files) COMPLETE
77322026-09-07T00:15:13.184Z[ recovery-image] Sep 07 00:15:12.663 INFO O| Sep 07 00:15:12.663 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77332026-09-07T00:15:13.187Z[ recovery-image] Sep 07 00:15:12.671 INFO O| Sep 07 00:15:12.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
77342026-09-07T00:15:13.187Z[ recovery-image] Sep 07 00:15:12.671 INFO O| Sep 07 00:15:12.671 INFO STEP 648 (remove_files) COMPLETE
77352026-09-07T00:15:13.188Z[ recovery-image] Sep 07 00:15:12.671 INFO O| Sep 07 00:15:12.671 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77362026-09-07T00:15:13.194Z[ recovery-image] Sep 07 00:15:12.679 INFO O| Sep 07 00:15:12.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
77372026-09-07T00:15:13.195Z[ recovery-image] Sep 07 00:15:12.679 INFO O| Sep 07 00:15:12.679 INFO STEP 649 (remove_files) COMPLETE
77382026-09-07T00:15:13.198Z[ recovery-image] Sep 07 00:15:12.679 INFO O| Sep 07 00:15:12.679 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77392026-09-07T00:15:13.211Z[ recovery-image] Sep 07 00:15:12.687 INFO O| Sep 07 00:15:12.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
77402026-09-07T00:15:13.211Z[ recovery-image] Sep 07 00:15:12.687 INFO O| Sep 07 00:15:12.687 INFO STEP 650 (remove_files) COMPLETE
77412026-09-07T00:15:13.211Z[ recovery-image] Sep 07 00:15:12.687 INFO O| Sep 07 00:15:12.687 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77422026-09-07T00:15:13.214Z[ recovery-image] Sep 07 00:15:12.695 INFO O| Sep 07 00:15:12.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
77432026-09-07T00:15:13.215Z[ recovery-image] Sep 07 00:15:12.695 INFO O| Sep 07 00:15:12.695 INFO STEP 651 (remove_files) COMPLETE
77442026-09-07T00:15:13.215Z[ recovery-image] Sep 07 00:15:12.695 INFO O| Sep 07 00:15:12.695 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77452026-09-07T00:15:13.218Z[ recovery-image] Sep 07 00:15:12.703 INFO O| Sep 07 00:15:12.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
77462026-09-07T00:15:13.219Z[ recovery-image] Sep 07 00:15:12.703 INFO O| Sep 07 00:15:12.703 INFO STEP 652 (remove_files) COMPLETE
77472026-09-07T00:15:13.219Z[ recovery-image] Sep 07 00:15:12.703 INFO O| Sep 07 00:15:12.703 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77482026-09-07T00:15:13.229Z[ recovery-image] Sep 07 00:15:12.712 INFO O| Sep 07 00:15:12.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
77492026-09-07T00:15:13.230Z[ recovery-image] Sep 07 00:15:12.712 INFO O| Sep 07 00:15:12.712 INFO STEP 653 (remove_files) COMPLETE
77502026-09-07T00:15:13.230Z[ recovery-image] Sep 07 00:15:12.712 INFO O| Sep 07 00:15:12.712 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77512026-09-07T00:15:13.299Z[verify-libraries] Compiling parse-size v1.1.0
77522026-09-07T00:15:13.299Z[ recovery-image] Sep 07 00:15:12.721 INFO O| Sep 07 00:15:12.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
77532026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.721 INFO O| Sep 07 00:15:12.721 INFO STEP 654 (remove_files) COMPLETE
77542026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.721 INFO O| Sep 07 00:15:12.721 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77552026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.730 INFO O| Sep 07 00:15:12.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
77562026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.731 INFO O| Sep 07 00:15:12.731 INFO STEP 655 (remove_files) COMPLETE
77572026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.731 INFO O| Sep 07 00:15:12.731 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77582026-09-07T00:15:13.300Z[ recovery-image] Sep 07 00:15:12.740 INFO O| Sep 07 00:15:12.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
77592026-09-07T00:15:13.301Z[ recovery-image] Sep 07 00:15:12.740 INFO O| Sep 07 00:15:12.740 INFO STEP 656 (remove_files) COMPLETE
77602026-09-07T00:15:13.301Z[ recovery-image] Sep 07 00:15:12.740 INFO O| Sep 07 00:15:12.740 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77612026-09-07T00:15:13.308Z[ recovery-image] Sep 07 00:15:12.750 INFO O| Sep 07 00:15:12.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
77622026-09-07T00:15:13.308Z[ recovery-image] Sep 07 00:15:12.750 INFO O| Sep 07 00:15:12.750 INFO STEP 657 (remove_files) COMPLETE
77632026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.750 INFO O| Sep 07 00:15:12.750 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77642026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.760 INFO O| Sep 07 00:15:12.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
77652026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.760 INFO O| Sep 07 00:15:12.760 INFO STEP 658 (remove_files) COMPLETE
77662026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.760 INFO O| Sep 07 00:15:12.760 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77672026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.770 INFO O| Sep 07 00:15:12.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
77682026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.770 INFO O| Sep 07 00:15:12.770 INFO STEP 659 (remove_files) COMPLETE
77692026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.770 INFO O| Sep 07 00:15:12.770 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77702026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.781 INFO O| Sep 07 00:15:12.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
77712026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.781 INFO O| Sep 07 00:15:12.781 INFO STEP 660 (remove_files) COMPLETE
77722026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.781 INFO O| Sep 07 00:15:12.781 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77732026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.791 INFO O| Sep 07 00:15:12.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
77742026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.791 INFO O| Sep 07 00:15:12.791 INFO STEP 661 (remove_files) COMPLETE
77752026-09-07T00:15:13.309Z[ recovery-image] Sep 07 00:15:12.791 INFO O| Sep 07 00:15:12.791 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77762026-09-07T00:15:13.373Z[ recovery-image] Sep 07 00:15:12.801 INFO O| Sep 07 00:15:12.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
77772026-09-07T00:15:13.373Z[ recovery-image] Sep 07 00:15:12.801 INFO O| Sep 07 00:15:12.801 INFO STEP 662 (remove_files) COMPLETE
77782026-09-07T00:15:13.373Z[ recovery-image] Sep 07 00:15:12.801 INFO O| Sep 07 00:15:12.801 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77792026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.810 INFO O| Sep 07 00:15:12.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
77802026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.811 INFO O| Sep 07 00:15:12.811 INFO STEP 663 (remove_files) COMPLETE
77812026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.811 INFO O| Sep 07 00:15:12.811 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77822026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.821 INFO O| Sep 07 00:15:12.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
77832026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.821 INFO O| Sep 07 00:15:12.821 INFO STEP 664 (remove_files) COMPLETE
77842026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.821 INFO O| Sep 07 00:15:12.821 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77852026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.832 INFO O| Sep 07 00:15:12.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
77862026-09-07T00:15:13.384Z[ recovery-image] Sep 07 00:15:12.832 INFO O| Sep 07 00:15:12.832 INFO STEP 665 (remove_files) COMPLETE
77872026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.832 INFO O| Sep 07 00:15:12.832 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77882026-09-07T00:15:13.386Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
77892026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.841 INFO O| Sep 07 00:15:12.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
77902026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.841 INFO O| Sep 07 00:15:12.841 INFO STEP 666 (remove_files) COMPLETE
77912026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.841 INFO O| Sep 07 00:15:12.841 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77922026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.850 INFO O| Sep 07 00:15:12.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
77932026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.850 INFO O| Sep 07 00:15:12.850 INFO STEP 667 (remove_files) COMPLETE
77942026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.850 INFO O| Sep 07 00:15:12.850 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77952026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.859 INFO O| Sep 07 00:15:12.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
77962026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.859 INFO O| Sep 07 00:15:12.859 INFO STEP 668 (remove_files) COMPLETE
77972026-09-07T00:15:13.386Z[ recovery-image] Sep 07 00:15:12.859 INFO O| Sep 07 00:15:12.859 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77982026-09-07T00:15:13.391Z[ recovery-image] Sep 07 00:15:12.868 INFO O| Sep 07 00:15:12.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
77992026-09-07T00:15:13.391Z[ recovery-image] Sep 07 00:15:12.868 INFO O| Sep 07 00:15:12.868 INFO STEP 669 (remove_files) COMPLETE
78002026-09-07T00:15:13.391Z[ recovery-image] Sep 07 00:15:12.868 INFO O| Sep 07 00:15:12.868 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78012026-09-07T00:15:13.399Z[ recovery-image] Sep 07 00:15:12.877 INFO O| Sep 07 00:15:12.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
78022026-09-07T00:15:13.403Z[ recovery-image] Sep 07 00:15:12.877 INFO O| Sep 07 00:15:12.877 INFO STEP 670 (remove_files) COMPLETE
78032026-09-07T00:15:13.404Z[ recovery-image] Sep 07 00:15:12.877 INFO O| Sep 07 00:15:12.877 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78042026-09-07T00:15:13.409Z[ recovery-image] Sep 07 00:15:12.886 INFO O| Sep 07 00:15:12.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
78052026-09-07T00:15:13.409Z[ recovery-image] Sep 07 00:15:12.886 INFO O| Sep 07 00:15:12.886 INFO STEP 671 (remove_files) COMPLETE
78062026-09-07T00:15:13.409Z[ recovery-image] Sep 07 00:15:12.886 INFO O| Sep 07 00:15:12.886 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78072026-09-07T00:15:13.439Z[ recovery-image] Sep 07 00:15:12.895 INFO O| Sep 07 00:15:12.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
78082026-09-07T00:15:13.439Z[ recovery-image] Sep 07 00:15:12.896 INFO O| Sep 07 00:15:12.896 INFO STEP 672 (remove_files) COMPLETE
78092026-09-07T00:15:13.439Z[ recovery-image] Sep 07 00:15:12.896 INFO O| Sep 07 00:15:12.896 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78102026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.905 INFO O| Sep 07 00:15:12.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
78112026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.905 INFO O| Sep 07 00:15:12.905 INFO STEP 673 (remove_files) COMPLETE
78122026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.905 INFO O| Sep 07 00:15:12.905 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78132026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.913 INFO O| Sep 07 00:15:12.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
78142026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.913 INFO O| Sep 07 00:15:12.913 INFO STEP 674 (remove_files) COMPLETE
78152026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.913 INFO O| Sep 07 00:15:12.913 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78162026-09-07T00:15:13.448Z[ recovery-image] Sep 07 00:15:12.922 INFO O| Sep 07 00:15:12.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
78172026-09-07T00:15:13.453Z[ recovery-image] Sep 07 00:15:12.922 INFO O| Sep 07 00:15:12.922 INFO STEP 675 (remove_files) COMPLETE
78182026-09-07T00:15:13.453Z[ recovery-image] Sep 07 00:15:12.922 INFO O| Sep 07 00:15:12.922 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78192026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.931 INFO O| Sep 07 00:15:12.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
78202026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.931 INFO O| Sep 07 00:15:12.931 INFO STEP 676 (remove_files) COMPLETE
78212026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.931 INFO O| Sep 07 00:15:12.931 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78222026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.941 INFO O| Sep 07 00:15:12.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
78232026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.941 INFO O| Sep 07 00:15:12.941 INFO STEP 677 (remove_files) COMPLETE
78242026-09-07T00:15:13.462Z[ recovery-image] Sep 07 00:15:12.941 INFO O| Sep 07 00:15:12.941 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78252026-09-07T00:15:13.466Z[ recovery-image] Sep 07 00:15:12.950 INFO O| Sep 07 00:15:12.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
78262026-09-07T00:15:13.466Z[ recovery-image] Sep 07 00:15:12.950 INFO O| Sep 07 00:15:12.950 INFO STEP 678 (remove_files) COMPLETE
78272026-09-07T00:15:13.466Z[ recovery-image] Sep 07 00:15:12.950 INFO O| Sep 07 00:15:12.950 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78282026-09-07T00:15:13.474Z[ recovery-image] Sep 07 00:15:12.959 INFO O| Sep 07 00:15:12.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
78292026-09-07T00:15:13.474Z[ recovery-image] Sep 07 00:15:12.959 INFO O| Sep 07 00:15:12.959 INFO STEP 679 (remove_files) COMPLETE
78302026-09-07T00:15:13.474Z[ recovery-image] Sep 07 00:15:12.959 INFO O| Sep 07 00:15:12.959 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78312026-09-07T00:15:13.482Z[ recovery-image] Sep 07 00:15:12.967 INFO O| Sep 07 00:15:12.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
78322026-09-07T00:15:13.507Z[ recovery-image] Sep 07 00:15:12.967 INFO O| Sep 07 00:15:12.967 INFO STEP 680 (remove_files) COMPLETE
78332026-09-07T00:15:13.507Z[ recovery-image] Sep 07 00:15:12.968 INFO O| Sep 07 00:15:12.967 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78342026-09-07T00:15:13.507Z[ recovery-image] Sep 07 00:15:12.977 INFO O| Sep 07 00:15:12.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
78352026-09-07T00:15:13.507Z[ recovery-image] Sep 07 00:15:12.977 INFO O| Sep 07 00:15:12.977 INFO STEP 681 (remove_files) COMPLETE
78362026-09-07T00:15:13.508Z[ recovery-image] Sep 07 00:15:12.977 INFO O| Sep 07 00:15:12.977 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78372026-09-07T00:15:13.508Z[ recovery-image] Sep 07 00:15:12.984 INFO O| Sep 07 00:15:12.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
78382026-09-07T00:15:13.508Z[ recovery-image] Sep 07 00:15:12.985 INFO O| Sep 07 00:15:12.984 INFO STEP 682 (remove_files) COMPLETE
78392026-09-07T00:15:13.508Z[ recovery-image] Sep 07 00:15:12.985 INFO O| Sep 07 00:15:12.985 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78402026-09-07T00:15:13.514Z[ recovery-image] Sep 07 00:15:12.992 INFO O| Sep 07 00:15:12.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
78412026-09-07T00:15:13.514Z[ recovery-image] Sep 07 00:15:12.992 INFO O| Sep 07 00:15:12.992 INFO STEP 683 (remove_files) COMPLETE
78422026-09-07T00:15:13.514Z[ recovery-image] Sep 07 00:15:12.992 INFO O| Sep 07 00:15:12.992 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78432026-09-07T00:15:13.514Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
78442026-09-07T00:15:13.518Z[ recovery-image] Sep 07 00:15:13.001 INFO O| Sep 07 00:15:13.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
78452026-09-07T00:15:13.518Z[ recovery-image] Sep 07 00:15:13.001 INFO O| Sep 07 00:15:13.001 INFO STEP 684 (remove_files) COMPLETE
78462026-09-07T00:15:13.518Z[ recovery-image] Sep 07 00:15:13.001 INFO O| Sep 07 00:15:13.001 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78472026-09-07T00:15:13.526Z[ recovery-image] Sep 07 00:15:13.011 INFO O| Sep 07 00:15:13.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
78482026-09-07T00:15:13.526Z[ recovery-image] Sep 07 00:15:13.011 INFO O| Sep 07 00:15:13.011 INFO STEP 685 (remove_files) COMPLETE
78492026-09-07T00:15:13.526Z[ recovery-image] Sep 07 00:15:13.011 INFO O| Sep 07 00:15:13.011 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78502026-09-07T00:15:13.535Z[ recovery-image] Sep 07 00:15:13.020 INFO O| Sep 07 00:15:13.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
78512026-09-07T00:15:13.535Z[ recovery-image] Sep 07 00:15:13.020 INFO O| Sep 07 00:15:13.020 INFO STEP 686 (remove_files) COMPLETE
78522026-09-07T00:15:13.538Z[ recovery-image] Sep 07 00:15:13.020 INFO O| Sep 07 00:15:13.020 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78532026-09-07T00:15:13.543Z[ recovery-image] Sep 07 00:15:13.028 INFO O| Sep 07 00:15:13.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
78542026-09-07T00:15:13.543Z[ recovery-image] Sep 07 00:15:13.028 INFO O| Sep 07 00:15:13.028 INFO STEP 687 (remove_files) COMPLETE
78552026-09-07T00:15:13.543Z[ recovery-image] Sep 07 00:15:13.028 INFO O| Sep 07 00:15:13.028 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78562026-09-07T00:15:13.552Z[ recovery-image] Sep 07 00:15:13.037 INFO O| Sep 07 00:15:13.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
78572026-09-07T00:15:13.556Z[ recovery-image] Sep 07 00:15:13.037 INFO O| Sep 07 00:15:13.037 INFO STEP 688 (remove_files) COMPLETE
78582026-09-07T00:15:13.556Z[ recovery-image] Sep 07 00:15:13.037 INFO O| Sep 07 00:15:13.037 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78592026-09-07T00:15:13.562Z[ recovery-image] Sep 07 00:15:13.045 INFO O| Sep 07 00:15:13.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
78602026-09-07T00:15:13.562Z[ recovery-image] Sep 07 00:15:13.045 INFO O| Sep 07 00:15:13.045 INFO STEP 689 (remove_files) COMPLETE
78612026-09-07T00:15:13.566Z[ recovery-image] Sep 07 00:15:13.045 INFO O| Sep 07 00:15:13.045 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78622026-09-07T00:15:13.569Z[ recovery-image] Sep 07 00:15:13.054 INFO O| Sep 07 00:15:13.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
78632026-09-07T00:15:13.569Z[ recovery-image] Sep 07 00:15:13.054 INFO O| Sep 07 00:15:13.054 INFO STEP 690 (remove_files) COMPLETE
78642026-09-07T00:15:13.569Z[ recovery-image] Sep 07 00:15:13.054 INFO O| Sep 07 00:15:13.054 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78652026-09-07T00:15:13.577Z[ recovery-image] Sep 07 00:15:13.062 INFO O| Sep 07 00:15:13.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
78662026-09-07T00:15:13.577Z[ recovery-image] Sep 07 00:15:13.062 INFO O| Sep 07 00:15:13.062 INFO STEP 691 (remove_files) COMPLETE
78672026-09-07T00:15:13.577Z[ recovery-image] Sep 07 00:15:13.062 INFO O| Sep 07 00:15:13.062 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78682026-09-07T00:15:13.587Z[ recovery-image] Sep 07 00:15:13.071 INFO O| Sep 07 00:15:13.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
78692026-09-07T00:15:13.587Z[ recovery-image] Sep 07 00:15:13.071 INFO O| Sep 07 00:15:13.071 INFO STEP 692 (remove_files) COMPLETE
78702026-09-07T00:15:13.587Z[ recovery-image] Sep 07 00:15:13.071 INFO O| Sep 07 00:15:13.071 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78712026-09-07T00:15:13.596Z[ recovery-image] Sep 07 00:15:13.081 INFO O| Sep 07 00:15:13.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
78722026-09-07T00:15:13.596Z[ recovery-image] Sep 07 00:15:13.081 INFO O| Sep 07 00:15:13.081 INFO STEP 693 (remove_files) COMPLETE
78732026-09-07T00:15:13.596Z[ recovery-image] Sep 07 00:15:13.081 INFO O| Sep 07 00:15:13.081 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78742026-09-07T00:15:13.606Z[ recovery-image] Sep 07 00:15:13.090 INFO O| Sep 07 00:15:13.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
78752026-09-07T00:15:13.606Z[ recovery-image] Sep 07 00:15:13.090 INFO O| Sep 07 00:15:13.090 INFO STEP 694 (remove_files) COMPLETE
78762026-09-07T00:15:13.607Z[ recovery-image] Sep 07 00:15:13.090 INFO O| Sep 07 00:15:13.090 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78772026-09-07T00:15:13.615Z[ recovery-image] Sep 07 00:15:13.099 INFO O| Sep 07 00:15:13.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
78782026-09-07T00:15:13.615Z[ recovery-image] Sep 07 00:15:13.099 INFO O| Sep 07 00:15:13.099 INFO STEP 695 (remove_files) COMPLETE
78792026-09-07T00:15:13.615Z[ recovery-image] Sep 07 00:15:13.099 INFO O| Sep 07 00:15:13.099 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78802026-09-07T00:15:13.625Z[ recovery-image] Sep 07 00:15:13.109 INFO O| Sep 07 00:15:13.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
78812026-09-07T00:15:13.625Z[ recovery-image] Sep 07 00:15:13.109 INFO O| Sep 07 00:15:13.109 INFO STEP 696 (remove_files) COMPLETE
78822026-09-07T00:15:13.625Z[ recovery-image] Sep 07 00:15:13.109 INFO O| Sep 07 00:15:13.109 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78832026-09-07T00:15:13.636Z[ recovery-image] Sep 07 00:15:13.120 INFO O| Sep 07 00:15:13.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
78842026-09-07T00:15:13.636Z[ recovery-image] Sep 07 00:15:13.120 INFO O| Sep 07 00:15:13.120 INFO STEP 697 (remove_files) COMPLETE
78852026-09-07T00:15:13.640Z[ recovery-image] Sep 07 00:15:13.120 INFO O| Sep 07 00:15:13.120 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78862026-09-07T00:15:13.645Z[ recovery-image] Sep 07 00:15:13.130 INFO O| Sep 07 00:15:13.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
78872026-09-07T00:15:13.645Z[ recovery-image] Sep 07 00:15:13.130 INFO O| Sep 07 00:15:13.130 INFO STEP 698 (remove_files) COMPLETE
78882026-09-07T00:15:13.649Z[ recovery-image] Sep 07 00:15:13.130 INFO O| Sep 07 00:15:13.130 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78892026-09-07T00:15:13.655Z[ recovery-image] Sep 07 00:15:13.140 INFO O| Sep 07 00:15:13.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
78902026-09-07T00:15:13.655Z[ recovery-image] Sep 07 00:15:13.140 INFO O| Sep 07 00:15:13.140 INFO STEP 699 (remove_files) COMPLETE
78912026-09-07T00:15:13.659Z[ recovery-image] Sep 07 00:15:13.140 INFO O| Sep 07 00:15:13.140 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78922026-09-07T00:15:13.664Z[ recovery-image] Sep 07 00:15:13.149 INFO O| Sep 07 00:15:13.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
78932026-09-07T00:15:13.664Z[ recovery-image] Sep 07 00:15:13.149 INFO O| Sep 07 00:15:13.149 INFO STEP 700 (remove_files) COMPLETE
78942026-09-07T00:15:13.667Z[ recovery-image] Sep 07 00:15:13.149 INFO O| Sep 07 00:15:13.149 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78952026-09-07T00:15:13.673Z[ recovery-image] Sep 07 00:15:13.158 INFO O| Sep 07 00:15:13.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
78962026-09-07T00:15:13.673Z[ recovery-image] Sep 07 00:15:13.158 INFO O| Sep 07 00:15:13.158 INFO STEP 701 (remove_files) COMPLETE
78972026-09-07T00:15:13.677Z[ recovery-image] Sep 07 00:15:13.158 INFO O| Sep 07 00:15:13.158 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78982026-09-07T00:15:13.683Z[ recovery-image] Sep 07 00:15:13.168 INFO O| Sep 07 00:15:13.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
78992026-09-07T00:15:13.683Z[ recovery-image] Sep 07 00:15:13.168 INFO O| Sep 07 00:15:13.168 INFO STEP 702 (remove_files) COMPLETE
79002026-09-07T00:15:13.683Z[ recovery-image] Sep 07 00:15:13.168 INFO O| Sep 07 00:15:13.168 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79012026-09-07T00:15:13.693Z[ recovery-image] Sep 07 00:15:13.177 INFO O| Sep 07 00:15:13.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
79022026-09-07T00:15:13.697Z[ recovery-image] Sep 07 00:15:13.178 INFO O| Sep 07 00:15:13.178 INFO STEP 703 (remove_files) COMPLETE
79032026-09-07T00:15:13.697Z[ recovery-image] Sep 07 00:15:13.178 INFO O| Sep 07 00:15:13.178 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79042026-09-07T00:15:13.702Z[ recovery-image] Sep 07 00:15:13.187 INFO O| Sep 07 00:15:13.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
79052026-09-07T00:15:13.703Z[ recovery-image] Sep 07 00:15:13.187 INFO O| Sep 07 00:15:13.187 INFO STEP 704 (remove_files) COMPLETE
79062026-09-07T00:15:13.704Z[ recovery-image] Sep 07 00:15:13.187 INFO O| Sep 07 00:15:13.187 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79072026-09-07T00:15:13.712Z[ recovery-image] Sep 07 00:15:13.196 INFO O| Sep 07 00:15:13.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
79082026-09-07T00:15:13.712Z[ recovery-image] Sep 07 00:15:13.196 INFO O| Sep 07 00:15:13.196 INFO STEP 705 (remove_files) COMPLETE
79092026-09-07T00:15:13.716Z[ recovery-image] Sep 07 00:15:13.196 INFO O| Sep 07 00:15:13.196 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79102026-09-07T00:15:13.722Z[ recovery-image] Sep 07 00:15:13.207 INFO O| Sep 07 00:15:13.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
79112026-09-07T00:15:13.722Z[ recovery-image] Sep 07 00:15:13.207 INFO O| Sep 07 00:15:13.207 INFO STEP 706 (remove_files) COMPLETE
79122026-09-07T00:15:13.722Z[ recovery-image] Sep 07 00:15:13.207 INFO O| Sep 07 00:15:13.207 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79132026-09-07T00:15:13.734Z[ recovery-image] Sep 07 00:15:13.219 INFO O| Sep 07 00:15:13.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
79142026-09-07T00:15:13.734Z[ recovery-image] Sep 07 00:15:13.219 INFO O| Sep 07 00:15:13.219 INFO STEP 707 (remove_files) COMPLETE
79152026-09-07T00:15:13.738Z[ recovery-image] Sep 07 00:15:13.219 INFO O| Sep 07 00:15:13.219 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79162026-09-07T00:15:13.744Z[ recovery-image] Sep 07 00:15:13.229 INFO O| Sep 07 00:15:13.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
79172026-09-07T00:15:13.744Z[ recovery-image] Sep 07 00:15:13.229 INFO O| Sep 07 00:15:13.229 INFO STEP 708 (remove_files) COMPLETE
79182026-09-07T00:15:13.744Z[ recovery-image] Sep 07 00:15:13.229 INFO O| Sep 07 00:15:13.229 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79192026-09-07T00:15:13.756Z[ recovery-image] Sep 07 00:15:13.241 INFO O| Sep 07 00:15:13.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
79202026-09-07T00:15:13.756Z[ recovery-image] Sep 07 00:15:13.241 INFO O| Sep 07 00:15:13.241 INFO STEP 709 (remove_files) COMPLETE
79212026-09-07T00:15:13.756Z[ recovery-image] Sep 07 00:15:13.241 INFO O| Sep 07 00:15:13.241 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79222026-09-07T00:15:13.767Z[ recovery-image] Sep 07 00:15:13.251 INFO O| Sep 07 00:15:13.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
79232026-09-07T00:15:13.767Z[ recovery-image] Sep 07 00:15:13.251 INFO O| Sep 07 00:15:13.251 INFO STEP 710 (remove_files) COMPLETE
79242026-09-07T00:15:13.767Z[ recovery-image] Sep 07 00:15:13.251 INFO O| Sep 07 00:15:13.251 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79252026-09-07T00:15:13.776Z[ recovery-image] Sep 07 00:15:13.260 INFO O| Sep 07 00:15:13.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
79262026-09-07T00:15:13.776Z[ recovery-image] Sep 07 00:15:13.260 INFO O| Sep 07 00:15:13.260 INFO STEP 711 (remove_files) COMPLETE
79272026-09-07T00:15:13.781Z[ recovery-image] Sep 07 00:15:13.260 INFO O| Sep 07 00:15:13.260 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79282026-09-07T00:15:13.785Z[ recovery-image] Sep 07 00:15:13.270 INFO O| Sep 07 00:15:13.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
79292026-09-07T00:15:13.785Z[ recovery-image] Sep 07 00:15:13.270 INFO O| Sep 07 00:15:13.270 INFO STEP 712 (remove_files) COMPLETE
79302026-09-07T00:15:13.788Z[ recovery-image] Sep 07 00:15:13.270 INFO O| Sep 07 00:15:13.270 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79312026-09-07T00:15:13.792Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
79322026-09-07T00:15:13.796Z[ recovery-image] Sep 07 00:15:13.281 INFO O| Sep 07 00:15:13.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
79332026-09-07T00:15:13.796Z[ recovery-image] Sep 07 00:15:13.281 INFO O| Sep 07 00:15:13.281 INFO STEP 713 (remove_files) COMPLETE
79342026-09-07T00:15:13.796Z[ recovery-image] Sep 07 00:15:13.281 INFO O| Sep 07 00:15:13.281 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79352026-09-07T00:15:13.806Z[ recovery-image] Sep 07 00:15:13.290 INFO O| Sep 07 00:15:13.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
79362026-09-07T00:15:13.806Z[ recovery-image] Sep 07 00:15:13.291 INFO O| Sep 07 00:15:13.291 INFO STEP 714 (remove_files) COMPLETE
79372026-09-07T00:15:13.809Z[ recovery-image] Sep 07 00:15:13.291 INFO O| Sep 07 00:15:13.291 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79382026-09-07T00:15:13.889Z[ recovery-image] Sep 07 00:15:13.301 INFO O| Sep 07 00:15:13.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
79392026-09-07T00:15:13.889Z[ recovery-image] Sep 07 00:15:13.301 INFO O| Sep 07 00:15:13.301 INFO STEP 715 (remove_files) COMPLETE
79402026-09-07T00:15:13.889Z[ recovery-image] Sep 07 00:15:13.301 INFO O| Sep 07 00:15:13.301 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79412026-09-07T00:15:13.889Z[ recovery-image] Sep 07 00:15:13.311 INFO O| Sep 07 00:15:13.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
79422026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.311 INFO O| Sep 07 00:15:13.311 INFO STEP 716 (remove_files) COMPLETE
79432026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.311 INFO O| Sep 07 00:15:13.311 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79442026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.320 INFO O| Sep 07 00:15:13.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
79452026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.320 INFO O| Sep 07 00:15:13.320 INFO STEP 717 (remove_files) COMPLETE
79462026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.320 INFO O| Sep 07 00:15:13.320 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79472026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.328 INFO O| Sep 07 00:15:13.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
79482026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.330 INFO O| Sep 07 00:15:13.330 INFO STEP 718 (remove_files) COMPLETE
79492026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.330 INFO O| Sep 07 00:15:13.330 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79502026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.340 INFO O| Sep 07 00:15:13.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
79512026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.340 INFO O| Sep 07 00:15:13.340 INFO STEP 719 (remove_files) COMPLETE
79522026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.340 INFO O| Sep 07 00:15:13.340 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79532026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.350 INFO O| Sep 07 00:15:13.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
79542026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.350 INFO O| Sep 07 00:15:13.350 INFO STEP 720 (remove_files) COMPLETE
79552026-09-07T00:15:13.891Z[ recovery-image] Sep 07 00:15:13.350 INFO O| Sep 07 00:15:13.350 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79562026-09-07T00:15:13.892Z[ recovery-image] Sep 07 00:15:13.359 INFO O| Sep 07 00:15:13.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
79572026-09-07T00:15:13.893Z[ recovery-image] Sep 07 00:15:13.359 INFO O| Sep 07 00:15:13.359 INFO STEP 721 (remove_files) COMPLETE
79582026-09-07T00:15:13.893Z[ recovery-image] Sep 07 00:15:13.359 INFO O| Sep 07 00:15:13.359 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79592026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.368 INFO O| Sep 07 00:15:13.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
79602026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.368 INFO O| Sep 07 00:15:13.368 INFO STEP 722 (remove_files) COMPLETE
79612026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.368 INFO O| Sep 07 00:15:13.368 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79622026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.381 INFO O| Sep 07 00:15:13.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
79632026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.381 INFO O| Sep 07 00:15:13.381 INFO STEP 723 (remove_files) COMPLETE
79642026-09-07T00:15:13.899Z[ recovery-image] Sep 07 00:15:13.381 INFO O| Sep 07 00:15:13.381 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79652026-09-07T00:15:13.906Z[ recovery-image] Sep 07 00:15:13.391 INFO O| Sep 07 00:15:13.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
79662026-09-07T00:15:13.906Z[ recovery-image] Sep 07 00:15:13.391 INFO O| Sep 07 00:15:13.391 INFO STEP 724 (remove_files) COMPLETE
79672026-09-07T00:15:13.910Z[ recovery-image] Sep 07 00:15:13.391 INFO O| Sep 07 00:15:13.391 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79682026-09-07T00:15:13.916Z[ recovery-image] Sep 07 00:15:13.402 INFO O| Sep 07 00:15:13.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
79692026-09-07T00:15:13.917Z[ recovery-image] Sep 07 00:15:13.402 INFO O| Sep 07 00:15:13.402 INFO STEP 725 (remove_files) COMPLETE
79702026-09-07T00:15:13.922Z[ recovery-image] Sep 07 00:15:13.402 INFO O| Sep 07 00:15:13.402 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79712026-09-07T00:15:13.927Z[ recovery-image] Sep 07 00:15:13.412 INFO O| Sep 07 00:15:13.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
79722026-09-07T00:15:13.927Z[ recovery-image] Sep 07 00:15:13.412 INFO O| Sep 07 00:15:13.412 INFO STEP 726 (remove_files) COMPLETE
79732026-09-07T00:15:13.927Z[ recovery-image] Sep 07 00:15:13.412 INFO O| Sep 07 00:15:13.412 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79742026-09-07T00:15:13.937Z[ recovery-image] Sep 07 00:15:13.421 INFO O| Sep 07 00:15:13.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
79752026-09-07T00:15:13.937Z[ recovery-image] Sep 07 00:15:13.421 INFO O| Sep 07 00:15:13.421 INFO STEP 727 (remove_files) COMPLETE
79762026-09-07T00:15:13.940Z[ recovery-image] Sep 07 00:15:13.421 INFO O| Sep 07 00:15:13.421 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79772026-09-07T00:15:13.946Z[ recovery-image] Sep 07 00:15:13.431 INFO O| Sep 07 00:15:13.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
79782026-09-07T00:15:13.946Z[ recovery-image] Sep 07 00:15:13.431 INFO O| Sep 07 00:15:13.431 INFO STEP 728 (remove_files) COMPLETE
79792026-09-07T00:15:13.946Z[ recovery-image] Sep 07 00:15:13.431 INFO O| Sep 07 00:15:13.431 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79802026-09-07T00:15:13.956Z[ recovery-image] Sep 07 00:15:13.439 INFO O| Sep 07 00:15:13.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
79812026-09-07T00:15:13.956Z[ recovery-image] Sep 07 00:15:13.440 INFO O| Sep 07 00:15:13.440 INFO STEP 729 (remove_files) COMPLETE
79822026-09-07T00:15:13.956Z[ recovery-image] Sep 07 00:15:13.440 INFO O| Sep 07 00:15:13.440 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79832026-09-07T00:15:13.965Z[ recovery-image] Sep 07 00:15:13.450 INFO O| Sep 07 00:15:13.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
79842026-09-07T00:15:13.965Z[ recovery-image] Sep 07 00:15:13.450 INFO O| Sep 07 00:15:13.450 INFO STEP 730 (remove_files) COMPLETE
79852026-09-07T00:15:13.966Z[ recovery-image] Sep 07 00:15:13.450 INFO O| Sep 07 00:15:13.450 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79862026-09-07T00:15:13.975Z[ recovery-image] Sep 07 00:15:13.459 INFO O| Sep 07 00:15:13.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
79872026-09-07T00:15:13.975Z[ recovery-image] Sep 07 00:15:13.460 INFO O| Sep 07 00:15:13.460 INFO STEP 731 (remove_files) COMPLETE
79882026-09-07T00:15:13.975Z[ recovery-image] Sep 07 00:15:13.460 INFO O| Sep 07 00:15:13.460 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79892026-09-07T00:15:13.986Z[ recovery-image] Sep 07 00:15:13.471 INFO O| Sep 07 00:15:13.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
79902026-09-07T00:15:13.986Z[ recovery-image] Sep 07 00:15:13.471 INFO O| Sep 07 00:15:13.471 INFO STEP 732 (remove_files) COMPLETE
79912026-09-07T00:15:13.990Z[ recovery-image] Sep 07 00:15:13.471 INFO O| Sep 07 00:15:13.471 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79922026-09-07T00:15:13.999Z[ recovery-image] Sep 07 00:15:13.481 INFO O| Sep 07 00:15:13.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
79932026-09-07T00:15:14.000Z[ recovery-image] Sep 07 00:15:13.481 INFO O| Sep 07 00:15:13.481 INFO STEP 733 (remove_files) COMPLETE
79942026-09-07T00:15:14.008Z[ recovery-image] Sep 07 00:15:13.481 INFO O| Sep 07 00:15:13.481 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79952026-09-07T00:15:14.013Z[ recovery-image] Sep 07 00:15:13.490 INFO O| Sep 07 00:15:13.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
79962026-09-07T00:15:14.013Z[ recovery-image] Sep 07 00:15:13.490 INFO O| Sep 07 00:15:13.490 INFO STEP 734 (remove_files) COMPLETE
79972026-09-07T00:15:14.013Z[ recovery-image] Sep 07 00:15:13.490 INFO O| Sep 07 00:15:13.490 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79982026-09-07T00:15:14.013Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
79992026-09-07T00:15:14.017Z[ recovery-image] Sep 07 00:15:13.501 INFO O| Sep 07 00:15:13.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
80002026-09-07T00:15:14.017Z[ recovery-image] Sep 07 00:15:13.501 INFO O| Sep 07 00:15:13.501 INFO STEP 735 (remove_files) COMPLETE
80012026-09-07T00:15:14.017Z[ recovery-image] Sep 07 00:15:13.501 INFO O| Sep 07 00:15:13.501 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80022026-09-07T00:15:14.025Z[ recovery-image] Sep 07 00:15:13.510 INFO O| Sep 07 00:15:13.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
80032026-09-07T00:15:14.025Z[ recovery-image] Sep 07 00:15:13.510 INFO O| Sep 07 00:15:13.510 INFO STEP 736 (remove_files) COMPLETE
80042026-09-07T00:15:14.025Z[ recovery-image] Sep 07 00:15:13.510 INFO O| Sep 07 00:15:13.510 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80052026-09-07T00:15:14.036Z[ recovery-image] Sep 07 00:15:13.521 INFO O| Sep 07 00:15:13.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
80062026-09-07T00:15:14.040Z[ recovery-image] Sep 07 00:15:13.521 INFO O| Sep 07 00:15:13.521 INFO STEP 737 (remove_files) COMPLETE
80072026-09-07T00:15:14.040Z[ recovery-image] Sep 07 00:15:13.521 INFO O| Sep 07 00:15:13.521 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80082026-09-07T00:15:14.046Z[ recovery-image] Sep 07 00:15:13.531 INFO O| Sep 07 00:15:13.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
80092026-09-07T00:15:14.047Z[ recovery-image] Sep 07 00:15:13.531 INFO O| Sep 07 00:15:13.531 INFO STEP 738 (remove_files) COMPLETE
80102026-09-07T00:15:14.047Z[ recovery-image] Sep 07 00:15:13.531 INFO O| Sep 07 00:15:13.531 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80112026-09-07T00:15:14.055Z[ recovery-image] Sep 07 00:15:13.540 INFO O| Sep 07 00:15:13.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
80122026-09-07T00:15:14.055Z[ recovery-image] Sep 07 00:15:13.540 INFO O| Sep 07 00:15:13.540 INFO STEP 739 (remove_files) COMPLETE
80132026-09-07T00:15:14.060Z[ recovery-image] Sep 07 00:15:13.540 INFO O| Sep 07 00:15:13.540 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80142026-09-07T00:15:14.065Z[ recovery-image] Sep 07 00:15:13.550 INFO O| Sep 07 00:15:13.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
80152026-09-07T00:15:14.065Z[ recovery-image] Sep 07 00:15:13.550 INFO O| Sep 07 00:15:13.550 INFO STEP 740 (remove_files) COMPLETE
80162026-09-07T00:15:14.071Z[ recovery-image] Sep 07 00:15:13.550 INFO O| Sep 07 00:15:13.550 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80172026-09-07T00:15:14.080Z[ recovery-image] Sep 07 00:15:13.560 INFO O| Sep 07 00:15:13.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
80182026-09-07T00:15:14.080Z[ recovery-image] Sep 07 00:15:13.560 INFO O| Sep 07 00:15:13.560 INFO STEP 741 (remove_files) COMPLETE
80192026-09-07T00:15:14.080Z[ recovery-image] Sep 07 00:15:13.560 INFO O| Sep 07 00:15:13.560 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80202026-09-07T00:15:14.087Z[ recovery-image] Sep 07 00:15:13.569 INFO O| Sep 07 00:15:13.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
80212026-09-07T00:15:14.087Z[ recovery-image] Sep 07 00:15:13.569 INFO O| Sep 07 00:15:13.569 INFO STEP 742 (remove_files) COMPLETE
80222026-09-07T00:15:14.087Z[ recovery-image] Sep 07 00:15:13.569 INFO O| Sep 07 00:15:13.569 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80232026-09-07T00:15:14.100Z[ recovery-image] Sep 07 00:15:13.577 INFO O| Sep 07 00:15:13.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
80242026-09-07T00:15:14.100Z[ recovery-image] Sep 07 00:15:13.578 INFO O| Sep 07 00:15:13.578 INFO STEP 743 (remove_files) COMPLETE
80252026-09-07T00:15:14.100Z[ recovery-image] Sep 07 00:15:13.578 INFO O| Sep 07 00:15:13.578 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80262026-09-07T00:15:14.106Z[ recovery-image] Sep 07 00:15:13.588 INFO O| Sep 07 00:15:13.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
80272026-09-07T00:15:14.106Z[ recovery-image] Sep 07 00:15:13.589 INFO O| Sep 07 00:15:13.589 INFO STEP 744 (remove_files) COMPLETE
80282026-09-07T00:15:14.106Z[ recovery-image] Sep 07 00:15:13.589 INFO O| Sep 07 00:15:13.589 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80292026-09-07T00:15:14.114Z[ recovery-image] Sep 07 00:15:13.599 INFO O| Sep 07 00:15:13.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
80302026-09-07T00:15:14.114Z[ recovery-image] Sep 07 00:15:13.599 INFO O| Sep 07 00:15:13.599 INFO STEP 745 (remove_files) COMPLETE
80312026-09-07T00:15:14.114Z[ recovery-image] Sep 07 00:15:13.599 INFO O| Sep 07 00:15:13.599 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80322026-09-07T00:15:14.123Z[ recovery-image] Sep 07 00:15:13.608 INFO O| Sep 07 00:15:13.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
80332026-09-07T00:15:14.123Z[ recovery-image] Sep 07 00:15:13.608 INFO O| Sep 07 00:15:13.608 INFO STEP 746 (remove_files) COMPLETE
80342026-09-07T00:15:14.123Z[ recovery-image] Sep 07 00:15:13.608 INFO O| Sep 07 00:15:13.608 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80352026-09-07T00:15:14.132Z[ recovery-image] Sep 07 00:15:13.617 INFO O| Sep 07 00:15:13.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
80362026-09-07T00:15:14.132Z[ recovery-image] Sep 07 00:15:13.617 INFO O| Sep 07 00:15:13.617 INFO STEP 747 (remove_files) COMPLETE
80372026-09-07T00:15:14.135Z[ recovery-image] Sep 07 00:15:13.617 INFO O| Sep 07 00:15:13.617 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80382026-09-07T00:15:14.143Z[ recovery-image] Sep 07 00:15:13.625 INFO O| Sep 07 00:15:13.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
80392026-09-07T00:15:14.143Z[ recovery-image] Sep 07 00:15:13.625 INFO O| Sep 07 00:15:13.625 INFO STEP 748 (remove_files) COMPLETE
80402026-09-07T00:15:14.143Z[ recovery-image] Sep 07 00:15:13.625 INFO O| Sep 07 00:15:13.625 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80412026-09-07T00:15:14.150Z[ recovery-image] Sep 07 00:15:13.634 INFO O| Sep 07 00:15:13.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
80422026-09-07T00:15:14.150Z[ recovery-image] Sep 07 00:15:13.635 INFO O| Sep 07 00:15:13.635 INFO STEP 749 (remove_files) COMPLETE
80432026-09-07T00:15:14.150Z[ recovery-image] Sep 07 00:15:13.635 INFO O| Sep 07 00:15:13.635 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80442026-09-07T00:15:14.161Z[ recovery-image] Sep 07 00:15:13.644 INFO O| Sep 07 00:15:13.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
80452026-09-07T00:15:14.162Z[ recovery-image] Sep 07 00:15:13.644 INFO O| Sep 07 00:15:13.644 INFO STEP 750 (remove_files) COMPLETE
80462026-09-07T00:15:14.162Z[ recovery-image] Sep 07 00:15:13.644 INFO O| Sep 07 00:15:13.644 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80472026-09-07T00:15:14.169Z[ recovery-image] Sep 07 00:15:13.654 INFO O| Sep 07 00:15:13.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
80482026-09-07T00:15:14.169Z[ recovery-image] Sep 07 00:15:13.654 INFO O| Sep 07 00:15:13.654 INFO STEP 751 (remove_files) COMPLETE
80492026-09-07T00:15:14.169Z[ recovery-image] Sep 07 00:15:13.654 INFO O| Sep 07 00:15:13.654 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80502026-09-07T00:15:14.179Z[ recovery-image] Sep 07 00:15:13.663 INFO O| Sep 07 00:15:13.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
80512026-09-07T00:15:14.179Z[ recovery-image] Sep 07 00:15:13.663 INFO O| Sep 07 00:15:13.663 INFO STEP 752 (remove_files) COMPLETE
80522026-09-07T00:15:14.179Z[ recovery-image] Sep 07 00:15:13.663 INFO O| Sep 07 00:15:13.663 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80532026-09-07T00:15:14.188Z[ recovery-image] Sep 07 00:15:13.673 INFO O| Sep 07 00:15:13.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
80542026-09-07T00:15:14.188Z[ recovery-image] Sep 07 00:15:13.673 INFO O| Sep 07 00:15:13.673 INFO STEP 753 (remove_files) COMPLETE
80552026-09-07T00:15:14.188Z[ recovery-image] Sep 07 00:15:13.673 INFO O| Sep 07 00:15:13.673 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80562026-09-07T00:15:14.205Z[ recovery-image] Sep 07 00:15:13.682 INFO O| Sep 07 00:15:13.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
80572026-09-07T00:15:14.205Z[ recovery-image] Sep 07 00:15:13.683 INFO O| Sep 07 00:15:13.683 INFO STEP 754 (remove_files) COMPLETE
80582026-09-07T00:15:14.212Z[ recovery-image] Sep 07 00:15:13.683 INFO O| Sep 07 00:15:13.683 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80592026-09-07T00:15:14.212Z[ recovery-image] Sep 07 00:15:13.692 INFO O| Sep 07 00:15:13.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
80602026-09-07T00:15:14.212Z[ recovery-image] Sep 07 00:15:13.692 INFO O| Sep 07 00:15:13.692 INFO STEP 755 (remove_files) COMPLETE
80612026-09-07T00:15:14.212Z[ recovery-image] Sep 07 00:15:13.692 INFO O| Sep 07 00:15:13.692 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80622026-09-07T00:15:14.219Z[ recovery-image] Sep 07 00:15:13.701 INFO O| Sep 07 00:15:13.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
80632026-09-07T00:15:14.219Z[ recovery-image] Sep 07 00:15:13.701 INFO O| Sep 07 00:15:13.701 INFO STEP 756 (remove_files) COMPLETE
80642026-09-07T00:15:14.219Z[ recovery-image] Sep 07 00:15:13.701 INFO O| Sep 07 00:15:13.701 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80652026-09-07T00:15:14.219Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24238:20260902T165440Z
80662026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24238:20260902T165440Z
80672026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
80682026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
80692026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
80702026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
80712026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
80722026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.702 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
80732026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260907T000058Z
80742026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
80752026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
80762026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24238:20260902T165441Z
80772026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24238:20260902T165441Z
80782026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.703 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24238:20260902T165441Z
80792026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24238:20260902T165441Z
80802026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
80812026-09-07T00:15:14.220Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24238:20260902T165441Z
80822026-09-07T00:15:14.221Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24238:20260902T165441Z
80832026-09-07T00:15:14.221Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24238:20260902T165441Z
80842026-09-07T00:15:14.221Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24238:20260902T165441Z
80852026-09-07T00:15:14.221Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24238:20260902T165442Z
80862026-09-07T00:15:14.221Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24238:20260902T165442Z
80872026-09-07T00:15:14.229Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24238:20260902T165442Z
80882026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24238:20260902T165442Z
80892026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24238:20260902T165442Z
80902026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24238:20260902T165442Z
80912026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.704 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24238:20260902T165442Z
80922026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24238:20260902T165443Z
80932026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24238:20260902T165443Z
80942026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24238:20260902T165444Z
80952026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24238:20260902T165444Z
80962026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
80972026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24238:20260902T165445Z
80982026-09-07T00:15:14.230Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24238:20260902T165445Z
80992026-09-07T00:15:14.233Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24238:20260902T165446Z
81002026-09-07T00:15:14.233Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24238:20260902T165446Z
81012026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24238:20260902T165446Z
81022026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24238:20260902T165447Z
81032026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.705 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24238:20260902T165447Z
81042026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
81052026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24238:20260902T165447Z
81062026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/library/expat@2.8.3-3.0:20260902T163107Z
81072026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
81082026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
81092026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
81102026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.708 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24238:20260902T165447Z
81112026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.709 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
81122026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.709 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
81132026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.709 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
81142026-09-07T00:15:14.234Z[ host-image] Sep 07 00:15:13.709 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
81152026-09-07T00:15:14.234Z[ recovery-image] Sep 07 00:15:13.709 INFO O| Sep 07 00:15:13.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
81162026-09-07T00:15:14.241Z[ recovery-image] Sep 07 00:15:13.709 INFO O| Sep 07 00:15:13.709 INFO STEP 757 (remove_files) COMPLETE
81172026-09-07T00:15:14.241Z[ recovery-image] Sep 07 00:15:13.709 INFO O| Sep 07 00:15:13.709 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81182026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.712 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
81192026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.712 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
81202026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.712 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
81212026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.713 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
81222026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.713 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
81232026-09-07T00:15:14.241Z[ host-image] Sep 07 00:15:13.713 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
81242026-09-07T00:15:14.251Z[ recovery-image] Sep 07 00:15:13.718 INFO O| Sep 07 00:15:13.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
81252026-09-07T00:15:14.251Z[ recovery-image] Sep 07 00:15:13.718 INFO O| Sep 07 00:15:13.718 INFO STEP 758 (remove_files) COMPLETE
81262026-09-07T00:15:14.251Z[ recovery-image] Sep 07 00:15:13.718 INFO O| Sep 07 00:15:13.718 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81272026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.724 INFO O| install = pkg://helios/library/security/openssl-3@3.5.8-3.0:20260902T163624Z
81282026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.724 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
81292026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.724 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
81302026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24238:20260902T165448Z
81312026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24238:20260902T165450Z
81322026-09-07T00:15:14.252Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
81332026-09-07T00:15:14.254Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24238:20260902T165451Z
81342026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
81352026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
81362026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
81372026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/rsync@3.5.0-3.0:20260902T163025Z
81382026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24238:20260902T165451Z
81392026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.725 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
81402026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.726 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
81412026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.726 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
81422026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.726 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
81432026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.726 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24238:20260902T165451Z
81442026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.726 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
81452026-09-07T00:15:14.255Z[ recovery-image] Sep 07 00:15:13.727 INFO O| Sep 07 00:15:13.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
81462026-09-07T00:15:14.255Z[ recovery-image] Sep 07 00:15:13.727 INFO O| Sep 07 00:15:13.727 INFO STEP 759 (remove_files) COMPLETE
81472026-09-07T00:15:14.255Z[ recovery-image] Sep 07 00:15:13.727 INFO O| Sep 07 00:15:13.727 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81482026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.730 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
81492026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.730 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24238:20260902T165451Z
81502026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24238:20260902T165451Z
81512026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24238:20260902T165451Z
81522026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
81532026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24238:20260902T165452Z
81542026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24238:20260902T165452Z
81552026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.731 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24238:20260902T165452Z
81562026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.732 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24238:20260902T165452Z
81572026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
81582026-09-07T00:15:14.255Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24238:20260902T165452Z
81592026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24238:20260902T165453Z
81602026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
81612026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24238:20260902T165453Z
81622026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24238:20260902T165453Z
81632026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24238:20260902T165453Z
81642026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.733 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24238:20260902T165453Z
81652026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.735 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24238:20260902T165453Z
81662026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.735 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
81672026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24238:20260902T165453Z
81682026-09-07T00:15:14.256Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24238:20260902T165453Z
81692026-09-07T00:15:14.256Z[ recovery-image] Sep 07 00:15:13.736 INFO O| Sep 07 00:15:13.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
81702026-09-07T00:15:14.256Z[ recovery-image] Sep 07 00:15:13.736 INFO O| Sep 07 00:15:13.736 INFO STEP 760 (remove_files) COMPLETE
81712026-09-07T00:15:14.265Z[ recovery-image] Sep 07 00:15:13.736 INFO O| Sep 07 00:15:13.736 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81722026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24238:20260902T165453Z
81732026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24238:20260902T165453Z
81742026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24238:20260902T165453Z
81752026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.736 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24238:20260902T165454Z
81762026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.737 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24238:20260902T165454Z
81772026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.737 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24238:20260902T165454Z
81782026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.739 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24238:20260902T165454Z
81792026-09-07T00:15:14.265Z[ host-image] Sep 07 00:15:13.739 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24238:20260902T165454Z
81802026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.740 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24238:20260902T165454Z
81812026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.740 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24238:20260902T165454Z
81822026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.740 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24238:20260902T165454Z
81832026-09-07T00:15:14.266Z[ recovery-image] Sep 07 00:15:13.745 INFO O| Sep 07 00:15:13.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
81842026-09-07T00:15:14.266Z[ recovery-image] Sep 07 00:15:13.745 INFO O| Sep 07 00:15:13.745 INFO STEP 761 (remove_files) COMPLETE
81852026-09-07T00:15:14.266Z[ recovery-image] Sep 07 00:15:13.745 INFO O| Sep 07 00:15:13.745 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81862026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.746 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24238:20260902T165456Z
81872026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.746 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24238:20260902T165454Z
81882026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.746 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24238:20260902T165455Z
81892026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.746 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
81902026-09-07T00:15:14.266Z[ host-image] Sep 07 00:15:13.746 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
81912026-09-07T00:15:14.293Z[ host-image] Sep 07 00:15:13.754 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24238:20260902T165455Z
81922026-09-07T00:15:14.293Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
81932026-09-07T00:15:14.293Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24238:20260902T165455Z
81942026-09-07T00:15:14.293Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24238:20260902T165455Z
81952026-09-07T00:15:14.293Z[ recovery-image] Sep 07 00:15:13.755 INFO O| Sep 07 00:15:13.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
81962026-09-07T00:15:14.293Z[ recovery-image] Sep 07 00:15:13.755 INFO O| Sep 07 00:15:13.755 INFO STEP 762 (remove_files) COMPLETE
81972026-09-07T00:15:14.293Z[ recovery-image] Sep 07 00:15:13.755 INFO O| Sep 07 00:15:13.755 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81982026-09-07T00:15:14.293Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24238:20260902T165455Z
81992026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
82002026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
82012026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24238:20260902T165455Z
82022026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24238:20260902T165455Z
82032026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.755 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24238:20260902T165455Z
82042026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.756 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24238:20260902T165455Z
82052026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.756 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24238:20260902T165456Z
82062026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.756 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24238:20260902T165456Z
82072026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.756 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
82082026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.756 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24238:20260902T165456Z
82092026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/microcode/intel@20260812-3.0.24238:20260902T165456Z
82102026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24238:20260902T165456Z
82112026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24238:20260902T165457Z
82122026-09-07T00:15:14.294Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24238:20260902T165456Z
82132026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24238:20260902T165457Z
82142026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
82152026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
82162026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24238:20260902T165458Z
82172026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24238:20260902T165458Z
82182026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
82192026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
82202026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.757 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
82212026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.758 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
82222026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.758 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
82232026-09-07T00:15:14.303Z[ host-image] Sep 07 00:15:13.758 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
82242026-09-07T00:15:14.304Z[ host-image] Sep 07 00:15:13.758 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
82252026-09-07T00:15:14.304Z[ host-image] Sep 07 00:15:13.759 INFO O| tempdir @ "/tmp/.tmpeUQPmb/tmp"
82262026-09-07T00:15:14.304Z[ host-image] Sep 07 00:15:13.759 INFO O| image root @ "/tmp/.tmpeUQPmb/tmp/root"
82272026-09-07T00:15:14.304Z[ host-image] Sep 07 00:15:13.759 INFO O| creating image...
82282026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.764 INFO O| Sep 07 00:15:13.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
82292026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.764 INFO O| Sep 07 00:15:13.764 INFO STEP 763 (remove_files) COMPLETE
82302026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.764 INFO O| Sep 07 00:15:13.764 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82312026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.774 INFO O| Sep 07 00:15:13.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
82322026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.774 INFO O| Sep 07 00:15:13.774 INFO STEP 764 (remove_files) COMPLETE
82332026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.774 INFO O| Sep 07 00:15:13.774 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82342026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.784 INFO O| Sep 07 00:15:13.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
82352026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.784 INFO O| Sep 07 00:15:13.784 INFO STEP 765 (remove_files) COMPLETE
82362026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.784 INFO O| Sep 07 00:15:13.784 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82372026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.793 INFO O| Sep 07 00:15:13.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
82382026-09-07T00:15:14.313Z[ recovery-image] Sep 07 00:15:13.794 INFO O| Sep 07 00:15:13.793 INFO STEP 766 (remove_files) COMPLETE
82392026-09-07T00:15:14.314Z[ recovery-image] Sep 07 00:15:13.794 INFO O| Sep 07 00:15:13.794 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82402026-09-07T00:15:14.320Z[ recovery-image] Sep 07 00:15:13.803 INFO O| Sep 07 00:15:13.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
82412026-09-07T00:15:14.321Z[ recovery-image] Sep 07 00:15:13.803 INFO O| Sep 07 00:15:13.803 INFO STEP 767 (remove_files) COMPLETE
82422026-09-07T00:15:14.321Z[ recovery-image] Sep 07 00:15:13.803 INFO O| Sep 07 00:15:13.803 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82432026-09-07T00:15:14.330Z[ recovery-image] Sep 07 00:15:13.811 INFO O| Sep 07 00:15:13.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
82442026-09-07T00:15:14.331Z[ recovery-image] Sep 07 00:15:13.811 INFO O| Sep 07 00:15:13.811 INFO STEP 768 (remove_files) COMPLETE
82452026-09-07T00:15:14.331Z[ recovery-image] Sep 07 00:15:13.811 INFO O| Sep 07 00:15:13.811 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82462026-09-07T00:15:14.335Z[ recovery-image] Sep 07 00:15:13.820 INFO O| Sep 07 00:15:13.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
82472026-09-07T00:15:14.335Z[ recovery-image] Sep 07 00:15:13.820 INFO O| Sep 07 00:15:13.820 INFO STEP 769 (remove_files) COMPLETE
82482026-09-07T00:15:14.335Z[ recovery-image] Sep 07 00:15:13.820 INFO O| Sep 07 00:15:13.820 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82492026-09-07T00:15:14.343Z[ recovery-image] Sep 07 00:15:13.828 INFO O| Sep 07 00:15:13.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
82502026-09-07T00:15:14.348Z[ recovery-image] Sep 07 00:15:13.829 INFO O| Sep 07 00:15:13.829 INFO STEP 770 (remove_files) COMPLETE
82512026-09-07T00:15:14.349Z[ recovery-image] Sep 07 00:15:13.829 INFO O| Sep 07 00:15:13.829 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82522026-09-07T00:15:14.355Z[ recovery-image] Sep 07 00:15:13.840 INFO O| Sep 07 00:15:13.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
82532026-09-07T00:15:14.360Z[ recovery-image] Sep 07 00:15:13.841 INFO O| Sep 07 00:15:13.841 INFO STEP 771 (remove_files) COMPLETE
82542026-09-07T00:15:14.360Z[ recovery-image] Sep 07 00:15:13.841 INFO O| Sep 07 00:15:13.841 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82552026-09-07T00:15:14.365Z[ recovery-image] Sep 07 00:15:13.850 INFO O| Sep 07 00:15:13.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
82562026-09-07T00:15:14.365Z[ recovery-image] Sep 07 00:15:13.850 INFO O| Sep 07 00:15:13.850 INFO STEP 772 (remove_files) COMPLETE
82572026-09-07T00:15:14.365Z[ recovery-image] Sep 07 00:15:13.850 INFO O| Sep 07 00:15:13.850 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82582026-09-07T00:15:14.373Z[ recovery-image] Sep 07 00:15:13.858 INFO O| Sep 07 00:15:13.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
82592026-09-07T00:15:14.373Z[ recovery-image] Sep 07 00:15:13.858 INFO O| Sep 07 00:15:13.858 INFO STEP 773 (remove_files) COMPLETE
82602026-09-07T00:15:14.380Z[ recovery-image] Sep 07 00:15:13.858 INFO O| Sep 07 00:15:13.858 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82612026-09-07T00:15:14.384Z[ recovery-image] Sep 07 00:15:13.869 INFO O| Sep 07 00:15:13.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
82622026-09-07T00:15:14.384Z[ recovery-image] Sep 07 00:15:13.869 INFO O| Sep 07 00:15:13.869 INFO STEP 774 (remove_files) COMPLETE
82632026-09-07T00:15:14.384Z[ recovery-image] Sep 07 00:15:13.869 INFO O| Sep 07 00:15:13.869 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82642026-09-07T00:15:14.416Z[ recovery-image] Sep 07 00:15:13.878 INFO O| Sep 07 00:15:13.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
82652026-09-07T00:15:14.416Z[ recovery-image] Sep 07 00:15:13.878 INFO O| Sep 07 00:15:13.878 INFO STEP 775 (remove_files) COMPLETE
82662026-09-07T00:15:14.453Z[ recovery-image] Sep 07 00:15:13.878 INFO O| Sep 07 00:15:13.878 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82672026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.887 INFO O| Sep 07 00:15:13.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
82682026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.887 INFO O| Sep 07 00:15:13.887 INFO STEP 776 (remove_files) COMPLETE
82692026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.887 INFO O| Sep 07 00:15:13.887 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82702026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.896 INFO O| Sep 07 00:15:13.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
82712026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.896 INFO O| Sep 07 00:15:13.896 INFO STEP 777 (remove_files) COMPLETE
82722026-09-07T00:15:14.454Z[ recovery-image] Sep 07 00:15:13.896 INFO O| Sep 07 00:15:13.896 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82732026-09-07T00:15:14.467Z[ recovery-image] Sep 07 00:15:13.907 INFO O| Sep 07 00:15:13.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
82742026-09-07T00:15:14.476Z[ recovery-image] Sep 07 00:15:13.907 INFO O| Sep 07 00:15:13.907 INFO STEP 778 (remove_files) COMPLETE
82752026-09-07T00:15:14.476Z[ recovery-image] Sep 07 00:15:13.907 INFO O| Sep 07 00:15:13.907 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82762026-09-07T00:15:14.476Z[ recovery-image] Sep 07 00:15:13.921 INFO O| Sep 07 00:15:13.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
82772026-09-07T00:15:14.476Z[ recovery-image] Sep 07 00:15:13.922 INFO O| Sep 07 00:15:13.921 INFO STEP 779 (remove_files) COMPLETE
82782026-09-07T00:15:14.477Z[ recovery-image] Sep 07 00:15:13.922 INFO O| Sep 07 00:15:13.922 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82792026-09-07T00:15:14.477Z[ recovery-image] Sep 07 00:15:13.932 INFO O| Sep 07 00:15:13.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
82802026-09-07T00:15:14.477Z[ recovery-image] Sep 07 00:15:13.932 INFO O| Sep 07 00:15:13.932 INFO STEP 780 (remove_files) COMPLETE
82812026-09-07T00:15:14.477Z[ recovery-image] Sep 07 00:15:13.932 INFO O| Sep 07 00:15:13.932 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82822026-09-07T00:15:14.488Z[ recovery-image] Sep 07 00:15:13.940 INFO O| Sep 07 00:15:13.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
82832026-09-07T00:15:14.488Z[ recovery-image] Sep 07 00:15:13.940 INFO O| Sep 07 00:15:13.940 INFO STEP 781 (remove_files) COMPLETE
82842026-09-07T00:15:14.488Z[ recovery-image] Sep 07 00:15:13.940 INFO O| Sep 07 00:15:13.940 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82852026-09-07T00:15:14.488Z[ recovery-image] Sep 07 00:15:13.948 INFO O| Sep 07 00:15:13.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
82862026-09-07T00:15:14.488Z[ recovery-image] Sep 07 00:15:13.948 INFO O| Sep 07 00:15:13.948 INFO STEP 782 (remove_files) COMPLETE
82872026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.948 INFO O| Sep 07 00:15:13.948 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82882026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.957 INFO O| Sep 07 00:15:13.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
82892026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.957 INFO O| Sep 07 00:15:13.957 INFO STEP 783 (remove_files) COMPLETE
82902026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.957 INFO O| Sep 07 00:15:13.957 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82912026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.965 INFO O| Sep 07 00:15:13.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
82922026-09-07T00:15:14.489Z[ recovery-image] Sep 07 00:15:13.965 INFO O| Sep 07 00:15:13.965 INFO STEP 784 (remove_files) COMPLETE
82932026-09-07T00:15:14.490Z[ recovery-image] Sep 07 00:15:13.965 INFO O| Sep 07 00:15:13.965 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82942026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.973 INFO O| Sep 07 00:15:13.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
82952026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.973 INFO O| Sep 07 00:15:13.973 INFO STEP 785 (remove_files) COMPLETE
82962026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.973 INFO O| Sep 07 00:15:13.973 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82972026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.980 INFO O| Sep 07 00:15:13.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
82982026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.980 INFO O| Sep 07 00:15:13.980 INFO STEP 786 (remove_files) COMPLETE
82992026-09-07T00:15:14.500Z[ recovery-image] Sep 07 00:15:13.980 INFO O| Sep 07 00:15:13.980 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83002026-09-07T00:15:14.506Z[ recovery-image] Sep 07 00:15:13.988 INFO O| Sep 07 00:15:13.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
83012026-09-07T00:15:14.506Z[ recovery-image] Sep 07 00:15:13.989 INFO O| Sep 07 00:15:13.988 INFO STEP 787 (remove_files) COMPLETE
83022026-09-07T00:15:14.506Z[ recovery-image] Sep 07 00:15:13.989 INFO O| Sep 07 00:15:13.988 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83032026-09-07T00:15:14.518Z[ recovery-image] Sep 07 00:15:13.999 INFO O| Sep 07 00:15:13.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
83042026-09-07T00:15:14.518Z[ recovery-image] Sep 07 00:15:13.999 INFO O| Sep 07 00:15:13.999 INFO STEP 788 (remove_files) COMPLETE
83052026-09-07T00:15:14.518Z[ recovery-image] Sep 07 00:15:13.999 INFO O| Sep 07 00:15:13.999 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83062026-09-07T00:15:14.532Z[ recovery-image] Sep 07 00:15:14.010 INFO O| Sep 07 00:15:14.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
83072026-09-07T00:15:14.532Z[ recovery-image] Sep 07 00:15:14.010 INFO O| Sep 07 00:15:14.010 INFO STEP 789 (remove_files) COMPLETE
83082026-09-07T00:15:14.532Z[ recovery-image] Sep 07 00:15:14.010 INFO O| Sep 07 00:15:14.010 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83092026-09-07T00:15:14.541Z[ recovery-image] Sep 07 00:15:14.022 INFO O| Sep 07 00:15:14.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
83102026-09-07T00:15:14.541Z[ recovery-image] Sep 07 00:15:14.022 INFO O| Sep 07 00:15:14.022 INFO STEP 790 (remove_files) COMPLETE
83112026-09-07T00:15:14.541Z[ recovery-image] Sep 07 00:15:14.022 INFO O| Sep 07 00:15:14.022 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83122026-09-07T00:15:14.555Z[ recovery-image] Sep 07 00:15:14.033 INFO O| Sep 07 00:15:14.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
83132026-09-07T00:15:14.555Z[ recovery-image] Sep 07 00:15:14.033 INFO O| Sep 07 00:15:14.033 INFO STEP 791 (remove_files) COMPLETE
83142026-09-07T00:15:14.555Z[ recovery-image] Sep 07 00:15:14.033 INFO O| Sep 07 00:15:14.033 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83152026-09-07T00:15:14.571Z[ recovery-image] Sep 07 00:15:14.048 INFO O| Sep 07 00:15:14.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
83162026-09-07T00:15:14.572Z[ recovery-image] Sep 07 00:15:14.048 INFO O| Sep 07 00:15:14.046 INFO STEP 792 (remove_files) COMPLETE
83172026-09-07T00:15:14.580Z[ recovery-image] Sep 07 00:15:14.048 INFO O| Sep 07 00:15:14.046 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83182026-09-07T00:15:14.580Z[ recovery-image] Sep 07 00:15:14.055 INFO O| Sep 07 00:15:14.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
83192026-09-07T00:15:14.580Z[ recovery-image] Sep 07 00:15:14.055 INFO O| Sep 07 00:15:14.055 INFO STEP 793 (remove_files) COMPLETE
83202026-09-07T00:15:14.580Z[ recovery-image] Sep 07 00:15:14.055 INFO O| Sep 07 00:15:14.055 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83212026-09-07T00:15:14.596Z[ recovery-image] Sep 07 00:15:14.065 INFO O| Sep 07 00:15:14.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
83222026-09-07T00:15:14.596Z[ recovery-image] Sep 07 00:15:14.065 INFO O| Sep 07 00:15:14.065 INFO STEP 794 (remove_files) COMPLETE
83232026-09-07T00:15:14.596Z[ recovery-image] Sep 07 00:15:14.065 INFO O| Sep 07 00:15:14.065 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83242026-09-07T00:15:14.613Z[ recovery-image] Sep 07 00:15:14.077 INFO O| Sep 07 00:15:14.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
83252026-09-07T00:15:14.613Z[ recovery-image] Sep 07 00:15:14.077 INFO O| Sep 07 00:15:14.077 INFO STEP 795 (remove_files) COMPLETE
83262026-09-07T00:15:14.613Z[ recovery-image] Sep 07 00:15:14.077 INFO O| Sep 07 00:15:14.077 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83272026-09-07T00:15:14.614Z[ recovery-image] Sep 07 00:15:14.086 INFO O| Sep 07 00:15:14.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
83282026-09-07T00:15:14.614Z[ recovery-image] Sep 07 00:15:14.086 INFO O| Sep 07 00:15:14.086 INFO STEP 796 (remove_files) COMPLETE
83292026-09-07T00:15:14.614Z[ recovery-image] Sep 07 00:15:14.086 INFO O| Sep 07 00:15:14.086 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83302026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.095 INFO O| Sep 07 00:15:14.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
83312026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.095 INFO O| Sep 07 00:15:14.095 INFO STEP 797 (remove_files) COMPLETE
83322026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.095 INFO O| Sep 07 00:15:14.095 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83332026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.106 INFO O| Sep 07 00:15:14.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
83342026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.106 INFO O| Sep 07 00:15:14.106 INFO STEP 798 (remove_files) COMPLETE
83352026-09-07T00:15:14.624Z[ recovery-image] Sep 07 00:15:14.106 INFO O| Sep 07 00:15:14.106 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83362026-09-07T00:15:14.636Z[ recovery-image] Sep 07 00:15:14.115 INFO O| Sep 07 00:15:14.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
83372026-09-07T00:15:14.636Z[ recovery-image] Sep 07 00:15:14.115 INFO O| Sep 07 00:15:14.115 INFO STEP 799 (remove_files) COMPLETE
83382026-09-07T00:15:14.636Z[ recovery-image] Sep 07 00:15:14.115 INFO O| Sep 07 00:15:14.115 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83392026-09-07T00:15:14.648Z[ recovery-image] Sep 07 00:15:14.132 INFO O| Sep 07 00:15:14.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
83402026-09-07T00:15:14.649Z[ recovery-image] Sep 07 00:15:14.132 INFO O| Sep 07 00:15:14.132 INFO STEP 800 (remove_files) COMPLETE
83412026-09-07T00:15:14.649Z[ recovery-image] Sep 07 00:15:14.132 INFO O| Sep 07 00:15:14.132 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83422026-09-07T00:15:14.659Z[ recovery-image] Sep 07 00:15:14.143 INFO O| Sep 07 00:15:14.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
83432026-09-07T00:15:14.659Z[ recovery-image] Sep 07 00:15:14.143 INFO O| Sep 07 00:15:14.143 INFO STEP 801 (remove_files) COMPLETE
83442026-09-07T00:15:14.671Z[ recovery-image] Sep 07 00:15:14.143 INFO O| Sep 07 00:15:14.143 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83452026-09-07T00:15:14.671Z[ recovery-image] Sep 07 00:15:14.153 INFO O| Sep 07 00:15:14.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
83462026-09-07T00:15:14.671Z[ recovery-image] Sep 07 00:15:14.153 INFO O| Sep 07 00:15:14.153 INFO STEP 802 (remove_files) COMPLETE
83472026-09-07T00:15:14.671Z[ recovery-image] Sep 07 00:15:14.153 INFO O| Sep 07 00:15:14.153 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83482026-09-07T00:15:14.682Z[ recovery-image] Sep 07 00:15:14.163 INFO O| Sep 07 00:15:14.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
83492026-09-07T00:15:14.682Z[ recovery-image] Sep 07 00:15:14.163 INFO O| Sep 07 00:15:14.163 INFO STEP 803 (remove_files) COMPLETE
83502026-09-07T00:15:14.683Z[ recovery-image] Sep 07 00:15:14.163 INFO O| Sep 07 00:15:14.163 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83512026-09-07T00:15:14.690Z[ recovery-image] Sep 07 00:15:14.172 INFO O| Sep 07 00:15:14.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
83522026-09-07T00:15:14.690Z[ recovery-image] Sep 07 00:15:14.172 INFO O| Sep 07 00:15:14.172 INFO STEP 804 (remove_files) COMPLETE
83532026-09-07T00:15:14.690Z[ recovery-image] Sep 07 00:15:14.172 INFO O| Sep 07 00:15:14.172 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83542026-09-07T00:15:14.702Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
83552026-09-07T00:15:14.702Z[ recovery-image] Sep 07 00:15:14.182 INFO O| Sep 07 00:15:14.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
83562026-09-07T00:15:14.702Z[ recovery-image] Sep 07 00:15:14.182 INFO O| Sep 07 00:15:14.182 INFO STEP 805 (remove_files) COMPLETE
83572026-09-07T00:15:14.702Z[ recovery-image] Sep 07 00:15:14.182 INFO O| Sep 07 00:15:14.182 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83582026-09-07T00:15:14.709Z[ recovery-image] Sep 07 00:15:14.191 INFO O| Sep 07 00:15:14.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
83592026-09-07T00:15:14.709Z[ recovery-image] Sep 07 00:15:14.191 INFO O| Sep 07 00:15:14.191 INFO STEP 806 (remove_files) COMPLETE
83602026-09-07T00:15:14.709Z[ recovery-image] Sep 07 00:15:14.191 INFO O| Sep 07 00:15:14.191 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83612026-09-07T00:15:14.715Z[ recovery-image] Sep 07 00:15:14.200 INFO O| Sep 07 00:15:14.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
83622026-09-07T00:15:14.715Z[ recovery-image] Sep 07 00:15:14.200 INFO O| Sep 07 00:15:14.200 INFO STEP 807 (remove_files) COMPLETE
83632026-09-07T00:15:14.724Z[ recovery-image] Sep 07 00:15:14.200 INFO O| Sep 07 00:15:14.200 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83642026-09-07T00:15:14.733Z[ recovery-image] Sep 07 00:15:14.210 INFO O| Sep 07 00:15:14.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
83652026-09-07T00:15:14.733Z[ recovery-image] Sep 07 00:15:14.210 INFO O| Sep 07 00:15:14.210 INFO STEP 808 (remove_files) COMPLETE
83662026-09-07T00:15:14.733Z[ recovery-image] Sep 07 00:15:14.210 INFO O| Sep 07 00:15:14.210 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83672026-09-07T00:15:14.744Z[ recovery-image] Sep 07 00:15:14.222 INFO O| Sep 07 00:15:14.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
83682026-09-07T00:15:14.744Z[ recovery-image] Sep 07 00:15:14.222 INFO O| Sep 07 00:15:14.222 INFO STEP 809 (remove_files) COMPLETE
83692026-09-07T00:15:14.744Z[ recovery-image] Sep 07 00:15:14.222 INFO O| Sep 07 00:15:14.222 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83702026-09-07T00:15:14.750Z[ host-image] Sep 07 00:15:14.229 INFO O| copying publishers...
83712026-09-07T00:15:14.759Z[ recovery-image] Sep 07 00:15:14.236 INFO O| Sep 07 00:15:14.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
83722026-09-07T00:15:14.760Z[ recovery-image] Sep 07 00:15:14.237 INFO O| Sep 07 00:15:14.237 INFO STEP 810 (remove_files) COMPLETE
83732026-09-07T00:15:14.760Z[ recovery-image] Sep 07 00:15:14.237 INFO O| Sep 07 00:15:14.237 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83742026-09-07T00:15:14.769Z[ recovery-image] Sep 07 00:15:14.249 INFO O| Sep 07 00:15:14.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
83752026-09-07T00:15:14.769Z[ recovery-image] Sep 07 00:15:14.249 INFO O| Sep 07 00:15:14.249 INFO STEP 811 (remove_files) COMPLETE
83762026-09-07T00:15:14.769Z[ recovery-image] Sep 07 00:15:14.249 INFO O| Sep 07 00:15:14.249 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83772026-09-07T00:15:14.777Z[ recovery-image] Sep 07 00:15:14.258 INFO O| Sep 07 00:15:14.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
83782026-09-07T00:15:14.783Z[ recovery-image] Sep 07 00:15:14.258 INFO O| Sep 07 00:15:14.258 INFO STEP 812 (remove_files) COMPLETE
83792026-09-07T00:15:14.783Z[ recovery-image] Sep 07 00:15:14.258 INFO O| Sep 07 00:15:14.258 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83802026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.268 INFO O| Sep 07 00:15:14.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
83812026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.268 INFO O| Sep 07 00:15:14.268 INFO STEP 813 (remove_files) COMPLETE
83822026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.268 INFO O| Sep 07 00:15:14.268 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83832026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.276 INFO O| Sep 07 00:15:14.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
83842026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.276 INFO O| Sep 07 00:15:14.276 INFO STEP 814 (remove_files) COMPLETE
83852026-09-07T00:15:14.799Z[ recovery-image] Sep 07 00:15:14.276 INFO O| Sep 07 00:15:14.276 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83862026-09-07T00:15:14.807Z[ recovery-image] Sep 07 00:15:14.285 INFO O| Sep 07 00:15:14.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
83872026-09-07T00:15:14.813Z[ recovery-image] Sep 07 00:15:14.285 INFO O| Sep 07 00:15:14.285 INFO STEP 815 (remove_files) COMPLETE
83882026-09-07T00:15:14.813Z[ recovery-image] Sep 07 00:15:14.285 INFO O| Sep 07 00:15:14.285 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83892026-09-07T00:15:14.820Z[ recovery-image] Sep 07 00:15:14.293 INFO O| Sep 07 00:15:14.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
83902026-09-07T00:15:14.820Z[ recovery-image] Sep 07 00:15:14.293 INFO O| Sep 07 00:15:14.293 INFO STEP 816 (remove_files) COMPLETE
83912026-09-07T00:15:14.820Z[ recovery-image] Sep 07 00:15:14.293 INFO O| Sep 07 00:15:14.293 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83922026-09-07T00:15:14.820Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
83932026-09-07T00:15:14.820Z[ recovery-image] Sep 07 00:15:14.301 INFO O| Sep 07 00:15:14.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
83942026-09-07T00:15:14.820Z[ recovery-image] Sep 07 00:15:14.301 INFO O| Sep 07 00:15:14.301 INFO STEP 817 (remove_files) COMPLETE
83952026-09-07T00:15:14.821Z[ recovery-image] Sep 07 00:15:14.301 INFO O| Sep 07 00:15:14.301 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83962026-09-07T00:15:14.830Z[ recovery-image] Sep 07 00:15:14.311 INFO O| Sep 07 00:15:14.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
83972026-09-07T00:15:14.830Z[ recovery-image] Sep 07 00:15:14.311 INFO O| Sep 07 00:15:14.311 INFO STEP 818 (remove_files) COMPLETE
83982026-09-07T00:15:14.830Z[ recovery-image] Sep 07 00:15:14.311 INFO O| Sep 07 00:15:14.311 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83992026-09-07T00:15:14.840Z[ recovery-image] Sep 07 00:15:14.320 INFO O| Sep 07 00:15:14.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
84002026-09-07T00:15:14.840Z[ recovery-image] Sep 07 00:15:14.320 INFO O| Sep 07 00:15:14.320 INFO STEP 819 (remove_files) COMPLETE
84012026-09-07T00:15:14.840Z[ recovery-image] Sep 07 00:15:14.320 INFO O| Sep 07 00:15:14.320 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84022026-09-07T00:15:14.850Z[ recovery-image] Sep 07 00:15:14.329 INFO O| Sep 07 00:15:14.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
84032026-09-07T00:15:14.850Z[ recovery-image] Sep 07 00:15:14.329 INFO O| Sep 07 00:15:14.329 INFO STEP 820 (remove_files) COMPLETE
84042026-09-07T00:15:14.850Z[ recovery-image] Sep 07 00:15:14.329 INFO O| Sep 07 00:15:14.329 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84052026-09-07T00:15:14.858Z[ recovery-image] Sep 07 00:15:14.340 INFO O| Sep 07 00:15:14.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
84062026-09-07T00:15:14.858Z[ recovery-image] Sep 07 00:15:14.340 INFO O| Sep 07 00:15:14.340 INFO STEP 821 (remove_files) COMPLETE
84072026-09-07T00:15:14.858Z[ recovery-image] Sep 07 00:15:14.340 INFO O| Sep 07 00:15:14.340 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84082026-09-07T00:15:14.866Z[ recovery-image] Sep 07 00:15:14.351 INFO O| Sep 07 00:15:14.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
84092026-09-07T00:15:14.866Z[ recovery-image] Sep 07 00:15:14.351 INFO O| Sep 07 00:15:14.351 INFO STEP 822 (remove_files) COMPLETE
84102026-09-07T00:15:14.878Z[ recovery-image] Sep 07 00:15:14.351 INFO O| Sep 07 00:15:14.351 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84112026-09-07T00:15:14.885Z[ recovery-image] Sep 07 00:15:14.361 INFO O| Sep 07 00:15:14.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
84122026-09-07T00:15:14.885Z[ recovery-image] Sep 07 00:15:14.361 INFO O| Sep 07 00:15:14.361 INFO STEP 823 (remove_files) COMPLETE
84132026-09-07T00:15:14.885Z[ recovery-image] Sep 07 00:15:14.361 INFO O| Sep 07 00:15:14.361 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84142026-09-07T00:15:14.903Z[ recovery-image] Sep 07 00:15:14.372 INFO O| Sep 07 00:15:14.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
84152026-09-07T00:15:14.903Z[ recovery-image] Sep 07 00:15:14.372 INFO O| Sep 07 00:15:14.372 INFO STEP 824 (remove_files) COMPLETE
84162026-09-07T00:15:14.907Z[ recovery-image] Sep 07 00:15:14.372 INFO O| Sep 07 00:15:14.372 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84172026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.383 INFO O| Sep 07 00:15:14.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
84182026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.383 INFO O| Sep 07 00:15:14.383 INFO STEP 825 (remove_files) COMPLETE
84192026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.383 INFO O| Sep 07 00:15:14.383 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84202026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.393 INFO O| Sep 07 00:15:14.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
84212026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.393 INFO O| Sep 07 00:15:14.393 INFO STEP 826 (remove_files) COMPLETE
84222026-09-07T00:15:14.917Z[ recovery-image] Sep 07 00:15:14.393 INFO O| Sep 07 00:15:14.393 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84232026-09-07T00:15:14.932Z[ recovery-image] Sep 07 00:15:14.403 INFO O| Sep 07 00:15:14.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
84242026-09-07T00:15:14.932Z[ recovery-image] Sep 07 00:15:14.403 INFO O| Sep 07 00:15:14.403 INFO STEP 827 (remove_files) COMPLETE
84252026-09-07T00:15:14.932Z[ recovery-image] Sep 07 00:15:14.403 INFO O| Sep 07 00:15:14.403 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84262026-09-07T00:15:14.940Z[ recovery-image] Sep 07 00:15:14.413 INFO O| Sep 07 00:15:14.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
84272026-09-07T00:15:14.940Z[ recovery-image] Sep 07 00:15:14.414 INFO O| Sep 07 00:15:14.414 INFO STEP 828 (remove_files) COMPLETE
84282026-09-07T00:15:14.940Z[ recovery-image] Sep 07 00:15:14.414 INFO O| Sep 07 00:15:14.414 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84292026-09-07T00:15:14.940Z[ recovery-image] Sep 07 00:15:14.423 INFO O| Sep 07 00:15:14.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
84302026-09-07T00:15:14.944Z[ recovery-image] Sep 07 00:15:14.423 INFO O| Sep 07 00:15:14.423 INFO STEP 829 (remove_files) COMPLETE
84312026-09-07T00:15:14.944Z[ recovery-image] Sep 07 00:15:14.423 INFO O| Sep 07 00:15:14.423 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84322026-09-07T00:15:14.953Z[ recovery-image] Sep 07 00:15:14.432 INFO O| Sep 07 00:15:14.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
84332026-09-07T00:15:14.953Z[ recovery-image] Sep 07 00:15:14.432 INFO O| Sep 07 00:15:14.432 INFO STEP 830 (remove_files) COMPLETE
84342026-09-07T00:15:14.953Z[ recovery-image] Sep 07 00:15:14.432 INFO O| Sep 07 00:15:14.432 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84352026-09-07T00:15:14.964Z[ recovery-image] Sep 07 00:15:14.442 INFO O| Sep 07 00:15:14.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
84362026-09-07T00:15:14.964Z[ recovery-image] Sep 07 00:15:14.442 INFO O| Sep 07 00:15:14.442 INFO STEP 831 (remove_files) COMPLETE
84372026-09-07T00:15:14.964Z[ recovery-image] Sep 07 00:15:14.442 INFO O| Sep 07 00:15:14.442 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84382026-09-07T00:15:14.973Z[ recovery-image] Sep 07 00:15:14.451 INFO O| Sep 07 00:15:14.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
84392026-09-07T00:15:14.973Z[ recovery-image] Sep 07 00:15:14.452 INFO O| Sep 07 00:15:14.452 INFO STEP 832 (remove_files) COMPLETE
84402026-09-07T00:15:14.973Z[ recovery-image] Sep 07 00:15:14.452 INFO O| Sep 07 00:15:14.452 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84412026-09-07T00:15:14.982Z[ recovery-image] Sep 07 00:15:14.461 INFO O| Sep 07 00:15:14.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
84422026-09-07T00:15:14.982Z[ recovery-image] Sep 07 00:15:14.461 INFO O| Sep 07 00:15:14.461 INFO STEP 833 (remove_files) COMPLETE
84432026-09-07T00:15:14.982Z[ recovery-image] Sep 07 00:15:14.461 INFO O| Sep 07 00:15:14.461 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84442026-09-07T00:15:14.992Z[ recovery-image] Sep 07 00:15:14.470 INFO O| Sep 07 00:15:14.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
84452026-09-07T00:15:14.993Z[ recovery-image] Sep 07 00:15:14.470 INFO O| Sep 07 00:15:14.470 INFO STEP 834 (remove_files) COMPLETE
84462026-09-07T00:15:14.993Z[ recovery-image] Sep 07 00:15:14.470 INFO O| Sep 07 00:15:14.470 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84472026-09-07T00:15:15.008Z[ recovery-image] Sep 07 00:15:14.479 INFO O| Sep 07 00:15:14.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
84482026-09-07T00:15:15.008Z[ recovery-image] Sep 07 00:15:14.479 INFO O| Sep 07 00:15:14.479 INFO STEP 835 (remove_files) COMPLETE
84492026-09-07T00:15:15.008Z[ recovery-image] Sep 07 00:15:14.479 INFO O| Sep 07 00:15:14.479 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84502026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.488 INFO O| Sep 07 00:15:14.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
84512026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.488 INFO O| Sep 07 00:15:14.488 INFO STEP 836 (remove_files) COMPLETE
84522026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.488 INFO O| Sep 07 00:15:14.488 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84532026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.497 INFO O| Sep 07 00:15:14.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
84542026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.497 INFO O| Sep 07 00:15:14.497 INFO STEP 837 (remove_files) COMPLETE
84552026-09-07T00:15:15.018Z[ recovery-image] Sep 07 00:15:14.497 INFO O| Sep 07 00:15:14.497 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84562026-09-07T00:15:15.027Z[ recovery-image] Sep 07 00:15:14.507 INFO O| Sep 07 00:15:14.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
84572026-09-07T00:15:15.027Z[ recovery-image] Sep 07 00:15:14.507 INFO O| Sep 07 00:15:14.507 INFO STEP 838 (remove_files) COMPLETE
84582026-09-07T00:15:15.027Z[ recovery-image] Sep 07 00:15:14.507 INFO O| Sep 07 00:15:14.507 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84592026-09-07T00:15:15.036Z[ recovery-image] Sep 07 00:15:14.516 INFO O| Sep 07 00:15:14.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
84602026-09-07T00:15:15.037Z[ recovery-image] Sep 07 00:15:14.516 INFO O| Sep 07 00:15:14.516 INFO STEP 839 (remove_files) COMPLETE
84612026-09-07T00:15:15.037Z[ recovery-image] Sep 07 00:15:14.516 INFO O| Sep 07 00:15:14.516 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84622026-09-07T00:15:15.044Z[ recovery-image] Sep 07 00:15:14.525 INFO O| Sep 07 00:15:14.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
84632026-09-07T00:15:15.044Z[ recovery-image] Sep 07 00:15:14.525 INFO O| Sep 07 00:15:14.525 INFO STEP 840 (remove_files) COMPLETE
84642026-09-07T00:15:15.045Z[ recovery-image] Sep 07 00:15:14.525 INFO O| Sep 07 00:15:14.525 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84652026-09-07T00:15:15.054Z[ recovery-image] Sep 07 00:15:14.535 INFO O| Sep 07 00:15:14.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
84662026-09-07T00:15:15.054Z[ recovery-image] Sep 07 00:15:14.535 INFO O| Sep 07 00:15:14.535 INFO STEP 841 (remove_files) COMPLETE
84672026-09-07T00:15:15.054Z[ recovery-image] Sep 07 00:15:14.535 INFO O| Sep 07 00:15:14.535 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84682026-09-07T00:15:15.064Z[ recovery-image] Sep 07 00:15:14.544 INFO O| Sep 07 00:15:14.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
84692026-09-07T00:15:15.064Z[ recovery-image] Sep 07 00:15:14.544 INFO O| Sep 07 00:15:14.544 INFO STEP 842 (remove_files) COMPLETE
84702026-09-07T00:15:15.064Z[ recovery-image] Sep 07 00:15:14.544 INFO O| Sep 07 00:15:14.544 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84712026-09-07T00:15:15.073Z[ recovery-image] Sep 07 00:15:14.553 INFO O| Sep 07 00:15:14.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
84722026-09-07T00:15:15.074Z[ recovery-image] Sep 07 00:15:14.553 INFO O| Sep 07 00:15:14.553 INFO STEP 843 (remove_files) COMPLETE
84732026-09-07T00:15:15.074Z[ recovery-image] Sep 07 00:15:14.554 INFO O| Sep 07 00:15:14.553 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84742026-09-07T00:15:15.086Z[ recovery-image] Sep 07 00:15:14.562 INFO O| Sep 07 00:15:14.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
84752026-09-07T00:15:15.086Z[ recovery-image] Sep 07 00:15:14.562 INFO O| Sep 07 00:15:14.562 INFO STEP 844 (remove_files) COMPLETE
84762026-09-07T00:15:15.086Z[ recovery-image] Sep 07 00:15:14.562 INFO O| Sep 07 00:15:14.562 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84772026-09-07T00:15:15.095Z[ recovery-image] Sep 07 00:15:14.572 INFO O| Sep 07 00:15:14.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
84782026-09-07T00:15:15.095Z[ recovery-image] Sep 07 00:15:14.572 INFO O| Sep 07 00:15:14.572 INFO STEP 845 (remove_files) COMPLETE
84792026-09-07T00:15:15.095Z[ recovery-image] Sep 07 00:15:14.572 INFO O| Sep 07 00:15:14.572 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84802026-09-07T00:15:15.117Z[ recovery-image] Sep 07 00:15:14.581 INFO O| Sep 07 00:15:14.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
84812026-09-07T00:15:15.117Z[ recovery-image] Sep 07 00:15:14.581 INFO O| Sep 07 00:15:14.581 INFO STEP 846 (remove_files) COMPLETE
84822026-09-07T00:15:15.117Z[ recovery-image] Sep 07 00:15:14.581 INFO O| Sep 07 00:15:14.581 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84832026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.591 INFO O| Sep 07 00:15:14.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
84842026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.591 INFO O| Sep 07 00:15:14.591 INFO STEP 847 (remove_files) COMPLETE
84852026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.591 INFO O| Sep 07 00:15:14.591 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84862026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.599 INFO O| Sep 07 00:15:14.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
84872026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.599 INFO O| Sep 07 00:15:14.599 INFO STEP 848 (remove_files) COMPLETE
84882026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.599 INFO O| Sep 07 00:15:14.599 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84892026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.608 INFO O| Sep 07 00:15:14.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
84902026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.608 INFO O| Sep 07 00:15:14.608 INFO STEP 849 (remove_files) COMPLETE
84912026-09-07T00:15:15.128Z[ recovery-image] Sep 07 00:15:14.608 INFO O| Sep 07 00:15:14.608 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84922026-09-07T00:15:15.138Z[ recovery-image] Sep 07 00:15:14.618 INFO O| Sep 07 00:15:14.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
84932026-09-07T00:15:15.138Z[ recovery-image] Sep 07 00:15:14.618 INFO O| Sep 07 00:15:14.618 INFO STEP 850 (remove_files) COMPLETE
84942026-09-07T00:15:15.138Z[ recovery-image] Sep 07 00:15:14.618 INFO O| Sep 07 00:15:14.618 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84952026-09-07T00:15:15.146Z[ recovery-image] Sep 07 00:15:14.628 INFO O| Sep 07 00:15:14.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
84962026-09-07T00:15:15.146Z[ recovery-image] Sep 07 00:15:14.628 INFO O| Sep 07 00:15:14.628 INFO STEP 851 (remove_files) COMPLETE
84972026-09-07T00:15:15.146Z[ recovery-image] Sep 07 00:15:14.628 INFO O| Sep 07 00:15:14.628 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84982026-09-07T00:15:15.154Z[ recovery-image] Sep 07 00:15:14.638 INFO O| Sep 07 00:15:14.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
84992026-09-07T00:15:15.154Z[ recovery-image] Sep 07 00:15:14.638 INFO O| Sep 07 00:15:14.638 INFO STEP 852 (remove_files) COMPLETE
85002026-09-07T00:15:15.154Z[ recovery-image] Sep 07 00:15:14.638 INFO O| Sep 07 00:15:14.638 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85012026-09-07T00:15:15.168Z[ recovery-image] Sep 07 00:15:14.651 INFO O| Sep 07 00:15:14.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
85022026-09-07T00:15:15.168Z[ recovery-image] Sep 07 00:15:14.651 INFO O| Sep 07 00:15:14.651 INFO STEP 853 (remove_files) COMPLETE
85032026-09-07T00:15:15.168Z[ recovery-image] Sep 07 00:15:14.651 INFO O| Sep 07 00:15:14.651 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85042026-09-07T00:15:15.179Z[ recovery-image] Sep 07 00:15:14.664 INFO O| Sep 07 00:15:14.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
85052026-09-07T00:15:15.179Z[ recovery-image] Sep 07 00:15:14.664 INFO O| Sep 07 00:15:14.664 INFO STEP 854 (remove_files) COMPLETE
85062026-09-07T00:15:15.179Z[ recovery-image] Sep 07 00:15:14.664 INFO O| Sep 07 00:15:14.664 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85072026-09-07T00:15:15.194Z[ recovery-image] Sep 07 00:15:14.674 INFO O| Sep 07 00:15:14.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
85082026-09-07T00:15:15.194Z[ recovery-image] Sep 07 00:15:14.674 INFO O| Sep 07 00:15:14.674 INFO STEP 855 (remove_files) COMPLETE
85092026-09-07T00:15:15.194Z[ recovery-image] Sep 07 00:15:14.674 INFO O| Sep 07 00:15:14.674 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85102026-09-07T00:15:15.205Z[ recovery-image] Sep 07 00:15:14.686 INFO O| Sep 07 00:15:14.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
85112026-09-07T00:15:15.206Z[ recovery-image] Sep 07 00:15:14.686 INFO O| Sep 07 00:15:14.686 INFO STEP 856 (remove_files) COMPLETE
85122026-09-07T00:15:15.206Z[ recovery-image] Sep 07 00:15:14.686 INFO O| Sep 07 00:15:14.686 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85132026-09-07T00:15:15.215Z[ recovery-image] Sep 07 00:15:14.697 INFO O| Sep 07 00:15:14.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
85142026-09-07T00:15:15.215Z[ recovery-image] Sep 07 00:15:14.697 INFO O| Sep 07 00:15:14.697 INFO STEP 857 (remove_files) COMPLETE
85152026-09-07T00:15:15.215Z[ recovery-image] Sep 07 00:15:14.697 INFO O| Sep 07 00:15:14.697 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85162026-09-07T00:15:15.223Z[ recovery-image] Sep 07 00:15:14.707 INFO O| Sep 07 00:15:14.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
85172026-09-07T00:15:15.223Z[ recovery-image] Sep 07 00:15:14.707 INFO O| Sep 07 00:15:14.707 INFO STEP 858 (remove_files) COMPLETE
85182026-09-07T00:15:15.223Z[ recovery-image] Sep 07 00:15:14.707 INFO O| Sep 07 00:15:14.707 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85192026-09-07T00:15:15.233Z[ recovery-image] Sep 07 00:15:14.718 INFO O| Sep 07 00:15:14.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
85202026-09-07T00:15:15.234Z[ recovery-image] Sep 07 00:15:14.718 INFO O| Sep 07 00:15:14.718 INFO STEP 859 (remove_files) COMPLETE
85212026-09-07T00:15:15.234Z[ recovery-image] Sep 07 00:15:14.718 INFO O| Sep 07 00:15:14.718 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85222026-09-07T00:15:15.244Z[ recovery-image] Sep 07 00:15:14.729 INFO O| Sep 07 00:15:14.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
85232026-09-07T00:15:15.244Z[ recovery-image] Sep 07 00:15:14.729 INFO O| Sep 07 00:15:14.729 INFO STEP 860 (remove_files) COMPLETE
85242026-09-07T00:15:15.244Z[ recovery-image] Sep 07 00:15:14.729 INFO O| Sep 07 00:15:14.729 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85252026-09-07T00:15:15.257Z[ recovery-image] Sep 07 00:15:14.740 INFO O| Sep 07 00:15:14.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
85262026-09-07T00:15:15.257Z[ recovery-image] Sep 07 00:15:14.740 INFO O| Sep 07 00:15:14.740 INFO STEP 861 (remove_files) COMPLETE
85272026-09-07T00:15:15.257Z[ recovery-image] Sep 07 00:15:14.740 INFO O| Sep 07 00:15:14.740 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85282026-09-07T00:15:15.269Z[ recovery-image] Sep 07 00:15:14.754 INFO O| Sep 07 00:15:14.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
85292026-09-07T00:15:15.269Z[ recovery-image] Sep 07 00:15:14.754 INFO O| Sep 07 00:15:14.754 INFO STEP 862 (remove_files) COMPLETE
85302026-09-07T00:15:15.277Z[ recovery-image] Sep 07 00:15:14.754 INFO O| Sep 07 00:15:14.754 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85312026-09-07T00:15:15.286Z[ recovery-image] Sep 07 00:15:14.768 INFO O| Sep 07 00:15:14.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
85322026-09-07T00:15:15.293Z[ recovery-image] Sep 07 00:15:14.768 INFO O| Sep 07 00:15:14.768 INFO STEP 863 (remove_files) COMPLETE
85332026-09-07T00:15:15.293Z[ recovery-image] Sep 07 00:15:14.768 INFO O| Sep 07 00:15:14.768 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85342026-09-07T00:15:15.320Z[ recovery-image] Sep 07 00:15:14.782 INFO O| Sep 07 00:15:14.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
85352026-09-07T00:15:15.320Z[ recovery-image] Sep 07 00:15:14.782 INFO O| Sep 07 00:15:14.782 INFO STEP 864 (remove_files) COMPLETE
85362026-09-07T00:15:15.320Z[ recovery-image] Sep 07 00:15:14.782 INFO O| Sep 07 00:15:14.782 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85372026-09-07T00:15:15.347Z[ recovery-image] Sep 07 00:15:14.832 INFO O| Sep 07 00:15:14.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
85382026-09-07T00:15:15.347Z[ recovery-image] Sep 07 00:15:14.832 INFO O| Sep 07 00:15:14.832 INFO STEP 865 (remove_files) COMPLETE
85392026-09-07T00:15:15.348Z[ recovery-image] Sep 07 00:15:14.832 INFO O| Sep 07 00:15:14.832 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85402026-09-07T00:15:15.359Z[ recovery-image] Sep 07 00:15:14.844 INFO O| Sep 07 00:15:14.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
85412026-09-07T00:15:15.359Z[ recovery-image] Sep 07 00:15:14.844 INFO O| Sep 07 00:15:14.844 INFO STEP 866 (remove_files) COMPLETE
85422026-09-07T00:15:15.359Z[ recovery-image] Sep 07 00:15:14.844 INFO O| Sep 07 00:15:14.844 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85432026-09-07T00:15:15.374Z[ recovery-image] Sep 07 00:15:14.856 INFO O| Sep 07 00:15:14.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
85442026-09-07T00:15:15.374Z[ recovery-image] Sep 07 00:15:14.856 INFO O| Sep 07 00:15:14.856 INFO STEP 867 (remove_files) COMPLETE
85452026-09-07T00:15:15.374Z[ recovery-image] Sep 07 00:15:14.856 INFO O| Sep 07 00:15:14.856 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85462026-09-07T00:15:15.384Z[ recovery-image] Sep 07 00:15:14.867 INFO O| Sep 07 00:15:14.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
85472026-09-07T00:15:15.384Z[ recovery-image] Sep 07 00:15:14.867 INFO O| Sep 07 00:15:14.867 INFO STEP 868 (remove_files) COMPLETE
85482026-09-07T00:15:15.384Z[ recovery-image] Sep 07 00:15:14.867 INFO O| Sep 07 00:15:14.867 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85492026-09-07T00:15:15.394Z[ recovery-image] Sep 07 00:15:14.879 INFO O| Sep 07 00:15:14.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
85502026-09-07T00:15:15.394Z[ recovery-image] Sep 07 00:15:14.879 INFO O| Sep 07 00:15:14.879 INFO STEP 869 (remove_files) COMPLETE
85512026-09-07T00:15:15.394Z[ recovery-image] Sep 07 00:15:14.879 INFO O| Sep 07 00:15:14.879 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85522026-09-07T00:15:15.404Z[ recovery-image] Sep 07 00:15:14.889 INFO O| Sep 07 00:15:14.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
85532026-09-07T00:15:15.405Z[ recovery-image] Sep 07 00:15:14.889 INFO O| Sep 07 00:15:14.889 INFO STEP 870 (remove_files) COMPLETE
85542026-09-07T00:15:15.405Z[ recovery-image] Sep 07 00:15:14.889 INFO O| Sep 07 00:15:14.889 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85552026-09-07T00:15:15.414Z[ recovery-image] Sep 07 00:15:14.899 INFO O| Sep 07 00:15:14.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
85562026-09-07T00:15:15.414Z[ recovery-image] Sep 07 00:15:14.899 INFO O| Sep 07 00:15:14.899 INFO STEP 871 (remove_files) COMPLETE
85572026-09-07T00:15:15.424Z[ recovery-image] Sep 07 00:15:14.899 INFO O| Sep 07 00:15:14.899 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85582026-09-07T00:15:15.433Z[ recovery-image] Sep 07 00:15:14.910 INFO O| Sep 07 00:15:14.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
85592026-09-07T00:15:15.433Z[ recovery-image] Sep 07 00:15:14.910 INFO O| Sep 07 00:15:14.910 INFO STEP 872 (remove_files) COMPLETE
85602026-09-07T00:15:15.440Z[ recovery-image] Sep 07 00:15:14.910 INFO O| Sep 07 00:15:14.910 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85612026-09-07T00:15:15.449Z[ recovery-image] Sep 07 00:15:14.920 INFO O| Sep 07 00:15:14.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
85622026-09-07T00:15:15.449Z[ recovery-image] Sep 07 00:15:14.920 INFO O| Sep 07 00:15:14.920 INFO STEP 873 (remove_files) COMPLETE
85632026-09-07T00:15:15.449Z[ recovery-image] Sep 07 00:15:14.920 INFO O| Sep 07 00:15:14.920 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85642026-09-07T00:15:15.459Z[ recovery-image] Sep 07 00:15:14.929 INFO O| Sep 07 00:15:14.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
85652026-09-07T00:15:15.459Z[ recovery-image] Sep 07 00:15:14.930 INFO O| Sep 07 00:15:14.930 INFO STEP 874 (remove_files) COMPLETE
85662026-09-07T00:15:15.459Z[ recovery-image] Sep 07 00:15:14.930 INFO O| Sep 07 00:15:14.930 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85672026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.939 INFO O| Sep 07 00:15:14.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
85682026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.940 INFO O| Sep 07 00:15:14.940 INFO STEP 875 (remove_files) COMPLETE
85692026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.940 INFO O| Sep 07 00:15:14.940 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85702026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.952 INFO O| Sep 07 00:15:14.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
85712026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.952 INFO O| Sep 07 00:15:14.952 INFO STEP 876 (remove_files) COMPLETE
85722026-09-07T00:15:15.475Z[ recovery-image] Sep 07 00:15:14.952 INFO O| Sep 07 00:15:14.952 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85732026-09-07T00:15:15.484Z[ recovery-image] Sep 07 00:15:14.965 INFO O| Sep 07 00:15:14.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
85742026-09-07T00:15:15.484Z[ recovery-image] Sep 07 00:15:14.965 INFO O| Sep 07 00:15:14.965 INFO STEP 877 (remove_files) COMPLETE
85752026-09-07T00:15:15.484Z[ recovery-image] Sep 07 00:15:14.965 INFO O| Sep 07 00:15:14.965 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85762026-09-07T00:15:15.571Z[ recovery-image] Sep 07 00:15:15.034 INFO O| Sep 07 00:15:15.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
85772026-09-07T00:15:15.571Z[ recovery-image] Sep 07 00:15:15.034 INFO O| Sep 07 00:15:15.034 INFO STEP 878 (remove_files) COMPLETE
85782026-09-07T00:15:15.571Z[ recovery-image] Sep 07 00:15:15.034 INFO O| Sep 07 00:15:15.034 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85792026-09-07T00:15:15.585Z[ recovery-image] Sep 07 00:15:15.069 INFO O| Sep 07 00:15:15.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
85802026-09-07T00:15:15.585Z[ recovery-image] Sep 07 00:15:15.069 INFO O| Sep 07 00:15:15.069 INFO STEP 879 (remove_files) COMPLETE
85812026-09-07T00:15:15.585Z[ recovery-image] Sep 07 00:15:15.069 INFO O| Sep 07 00:15:15.069 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85822026-09-07T00:15:15.617Z[ recovery-image] Sep 07 00:15:15.088 INFO O| Sep 07 00:15:15.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
85832026-09-07T00:15:15.617Z[ recovery-image] Sep 07 00:15:15.088 INFO O| Sep 07 00:15:15.088 INFO STEP 880 (remove_files) COMPLETE
85842026-09-07T00:15:15.617Z[ recovery-image] Sep 07 00:15:15.088 INFO O| Sep 07 00:15:15.088 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85852026-09-07T00:15:15.626Z[ recovery-image] Sep 07 00:15:15.103 INFO O| Sep 07 00:15:15.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
85862026-09-07T00:15:15.627Z[ recovery-image] Sep 07 00:15:15.103 INFO O| Sep 07 00:15:15.103 INFO STEP 881 (remove_files) COMPLETE
85872026-09-07T00:15:15.627Z[ recovery-image] Sep 07 00:15:15.103 INFO O| Sep 07 00:15:15.103 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85882026-09-07T00:15:15.635Z[ recovery-image] Sep 07 00:15:15.120 INFO O| Sep 07 00:15:15.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
85892026-09-07T00:15:15.635Z[ recovery-image] Sep 07 00:15:15.120 INFO O| Sep 07 00:15:15.120 INFO STEP 882 (remove_files) COMPLETE
85902026-09-07T00:15:15.635Z[ recovery-image] Sep 07 00:15:15.120 INFO O| Sep 07 00:15:15.120 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85912026-09-07T00:15:15.656Z[ recovery-image] Sep 07 00:15:15.133 INFO O| Sep 07 00:15:15.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
85922026-09-07T00:15:15.656Z[ recovery-image] Sep 07 00:15:15.133 INFO O| Sep 07 00:15:15.133 INFO STEP 883 (remove_files) COMPLETE
85932026-09-07T00:15:15.656Z[ recovery-image] Sep 07 00:15:15.133 INFO O| Sep 07 00:15:15.133 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85942026-09-07T00:15:15.665Z[ recovery-image] Sep 07 00:15:15.145 INFO O| Sep 07 00:15:15.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
85952026-09-07T00:15:15.665Z[ recovery-image] Sep 07 00:15:15.145 INFO O| Sep 07 00:15:15.145 INFO STEP 884 (remove_files) COMPLETE
85962026-09-07T00:15:15.665Z[ recovery-image] Sep 07 00:15:15.145 INFO O| Sep 07 00:15:15.145 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85972026-09-07T00:15:15.674Z[ recovery-image] Sep 07 00:15:15.157 INFO O| Sep 07 00:15:15.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
85982026-09-07T00:15:15.674Z[ recovery-image] Sep 07 00:15:15.158 INFO O| Sep 07 00:15:15.158 INFO STEP 885 (remove_files) COMPLETE
85992026-09-07T00:15:15.674Z[ recovery-image] Sep 07 00:15:15.158 INFO O| Sep 07 00:15:15.158 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86002026-09-07T00:15:15.685Z[ recovery-image] Sep 07 00:15:15.170 INFO O| Sep 07 00:15:15.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
86012026-09-07T00:15:15.695Z[ recovery-image] Sep 07 00:15:15.170 INFO O| Sep 07 00:15:15.170 INFO STEP 886 (remove_files) COMPLETE
86022026-09-07T00:15:15.695Z[ recovery-image] Sep 07 00:15:15.170 INFO O| Sep 07 00:15:15.170 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86032026-09-07T00:15:15.703Z[ recovery-image] Sep 07 00:15:15.182 INFO O| Sep 07 00:15:15.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
86042026-09-07T00:15:15.703Z[ recovery-image] Sep 07 00:15:15.182 INFO O| Sep 07 00:15:15.182 INFO STEP 887 (remove_files) COMPLETE
86052026-09-07T00:15:15.703Z[ recovery-image] Sep 07 00:15:15.183 INFO O| Sep 07 00:15:15.182 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86062026-09-07T00:15:15.711Z[ recovery-image] Sep 07 00:15:15.193 INFO O| Sep 07 00:15:15.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
86072026-09-07T00:15:15.711Z[ recovery-image] Sep 07 00:15:15.193 INFO O| Sep 07 00:15:15.193 INFO STEP 888 (remove_files) COMPLETE
86082026-09-07T00:15:15.711Z[ recovery-image] Sep 07 00:15:15.193 INFO O| Sep 07 00:15:15.193 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86092026-09-07T00:15:15.725Z[ recovery-image] Sep 07 00:15:15.202 INFO O| Sep 07 00:15:15.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
86102026-09-07T00:15:15.725Z[ recovery-image] Sep 07 00:15:15.202 INFO O| Sep 07 00:15:15.202 INFO STEP 889 (remove_files) COMPLETE
86112026-09-07T00:15:15.728Z[ recovery-image] Sep 07 00:15:15.202 INFO O| Sep 07 00:15:15.202 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86122026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.211 INFO O| Sep 07 00:15:15.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
86132026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.211 INFO O| Sep 07 00:15:15.211 INFO STEP 890 (remove_files) COMPLETE
86142026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.211 INFO O| Sep 07 00:15:15.211 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86152026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.220 INFO O| Sep 07 00:15:15.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
86162026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.220 INFO O| Sep 07 00:15:15.220 INFO STEP 891 (remove_files) COMPLETE
86172026-09-07T00:15:15.737Z[ recovery-image] Sep 07 00:15:15.220 INFO O| Sep 07 00:15:15.220 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86182026-09-07T00:15:15.748Z[ recovery-image] Sep 07 00:15:15.228 INFO O| Sep 07 00:15:15.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
86192026-09-07T00:15:15.748Z[ recovery-image] Sep 07 00:15:15.228 INFO O| Sep 07 00:15:15.228 INFO STEP 892 (remove_files) COMPLETE
86202026-09-07T00:15:15.748Z[ recovery-image] Sep 07 00:15:15.229 INFO O| Sep 07 00:15:15.228 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86212026-09-07T00:15:15.758Z[ recovery-image] Sep 07 00:15:15.238 INFO O| Sep 07 00:15:15.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
86222026-09-07T00:15:15.758Z[ recovery-image] Sep 07 00:15:15.238 INFO O| Sep 07 00:15:15.238 INFO STEP 893 (remove_files) COMPLETE
86232026-09-07T00:15:15.758Z[ recovery-image] Sep 07 00:15:15.238 INFO O| Sep 07 00:15:15.238 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86242026-09-07T00:15:15.769Z[ recovery-image] Sep 07 00:15:15.250 INFO O| Sep 07 00:15:15.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
86252026-09-07T00:15:15.769Z[ recovery-image] Sep 07 00:15:15.251 INFO O| Sep 07 00:15:15.251 INFO STEP 894 (remove_files) COMPLETE
86262026-09-07T00:15:15.769Z[ recovery-image] Sep 07 00:15:15.251 INFO O| Sep 07 00:15:15.251 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86272026-09-07T00:15:15.778Z[ recovery-image] Sep 07 00:15:15.262 INFO O| Sep 07 00:15:15.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
86282026-09-07T00:15:15.778Z[ recovery-image] Sep 07 00:15:15.262 INFO O| Sep 07 00:15:15.262 INFO STEP 895 (remove_files) COMPLETE
86292026-09-07T00:15:15.778Z[ recovery-image] Sep 07 00:15:15.262 INFO O| Sep 07 00:15:15.262 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86302026-09-07T00:15:15.787Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
86312026-09-07T00:15:15.797Z[ recovery-image] Sep 07 00:15:15.273 INFO O| Sep 07 00:15:15.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
86322026-09-07T00:15:15.797Z[ recovery-image] Sep 07 00:15:15.274 INFO O| Sep 07 00:15:15.274 INFO STEP 896 (remove_files) COMPLETE
86332026-09-07T00:15:15.797Z[ recovery-image] Sep 07 00:15:15.274 INFO O| Sep 07 00:15:15.274 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86342026-09-07T00:15:15.812Z[ recovery-image] Sep 07 00:15:15.285 INFO O| Sep 07 00:15:15.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
86352026-09-07T00:15:15.812Z[ recovery-image] Sep 07 00:15:15.285 INFO O| Sep 07 00:15:15.285 INFO STEP 897 (remove_files) COMPLETE
86362026-09-07T00:15:15.812Z[ recovery-image] Sep 07 00:15:15.285 INFO O| Sep 07 00:15:15.285 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86372026-09-07T00:15:15.822Z[ recovery-image] Sep 07 00:15:15.296 INFO O| Sep 07 00:15:15.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
86382026-09-07T00:15:15.822Z[ recovery-image] Sep 07 00:15:15.296 INFO O| Sep 07 00:15:15.296 INFO STEP 898 (remove_files) COMPLETE
86392026-09-07T00:15:15.822Z[ recovery-image] Sep 07 00:15:15.296 INFO O| Sep 07 00:15:15.296 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86402026-09-07T00:15:15.831Z[ recovery-image] Sep 07 00:15:15.307 INFO O| Sep 07 00:15:15.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
86412026-09-07T00:15:15.831Z[ recovery-image] Sep 07 00:15:15.307 INFO O| Sep 07 00:15:15.307 INFO STEP 899 (remove_files) COMPLETE
86422026-09-07T00:15:15.843Z[ recovery-image] Sep 07 00:15:15.307 INFO O| Sep 07 00:15:15.307 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86432026-09-07T00:15:15.851Z[ recovery-image] Sep 07 00:15:15.317 INFO O| Sep 07 00:15:15.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
86442026-09-07T00:15:15.851Z[ recovery-image] Sep 07 00:15:15.317 INFO O| Sep 07 00:15:15.317 INFO STEP 900 (remove_files) COMPLETE
86452026-09-07T00:15:15.851Z[ recovery-image] Sep 07 00:15:15.317 INFO O| Sep 07 00:15:15.317 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86462026-09-07T00:15:15.852Z[ recovery-image] Sep 07 00:15:15.328 INFO O| Sep 07 00:15:15.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
86472026-09-07T00:15:15.852Z[ recovery-image] Sep 07 00:15:15.328 INFO O| Sep 07 00:15:15.328 INFO STEP 901 (remove_files) COMPLETE
86482026-09-07T00:15:15.852Z[ recovery-image] Sep 07 00:15:15.328 INFO O| Sep 07 00:15:15.328 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86492026-09-07T00:15:15.862Z[ recovery-image] Sep 07 00:15:15.338 INFO O| Sep 07 00:15:15.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
86502026-09-07T00:15:15.862Z[ recovery-image] Sep 07 00:15:15.338 INFO O| Sep 07 00:15:15.338 INFO STEP 902 (remove_files) COMPLETE
86512026-09-07T00:15:15.862Z[ recovery-image] Sep 07 00:15:15.338 INFO O| Sep 07 00:15:15.338 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86522026-09-07T00:15:15.871Z[ recovery-image] Sep 07 00:15:15.348 INFO O| Sep 07 00:15:15.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
86532026-09-07T00:15:15.871Z[ recovery-image] Sep 07 00:15:15.348 INFO O| Sep 07 00:15:15.348 INFO STEP 903 (remove_files) COMPLETE
86542026-09-07T00:15:15.871Z[ recovery-image] Sep 07 00:15:15.348 INFO O| Sep 07 00:15:15.348 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86552026-09-07T00:15:15.879Z[ recovery-image] Sep 07 00:15:15.358 INFO O| Sep 07 00:15:15.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
86562026-09-07T00:15:15.879Z[ recovery-image] Sep 07 00:15:15.358 INFO O| Sep 07 00:15:15.358 INFO STEP 904 (remove_files) COMPLETE
86572026-09-07T00:15:15.886Z[ recovery-image] Sep 07 00:15:15.358 INFO O| Sep 07 00:15:15.358 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86582026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.367 INFO O| Sep 07 00:15:15.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
86592026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.367 INFO O| Sep 07 00:15:15.367 INFO STEP 905 (remove_files) COMPLETE
86602026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.367 INFO O| Sep 07 00:15:15.367 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86612026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.376 INFO O| Sep 07 00:15:15.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
86622026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.376 INFO O| Sep 07 00:15:15.376 INFO STEP 906 (remove_files) COMPLETE
86632026-09-07T00:15:15.905Z[ recovery-image] Sep 07 00:15:15.376 INFO O| Sep 07 00:15:15.376 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86642026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.385 INFO O| Sep 07 00:15:15.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
86652026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.385 INFO O| Sep 07 00:15:15.385 INFO STEP 907 (remove_files) COMPLETE
86662026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.386 INFO O| Sep 07 00:15:15.385 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86672026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.396 INFO O| Sep 07 00:15:15.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
86682026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.396 INFO O| Sep 07 00:15:15.396 INFO STEP 908 (remove_files) COMPLETE
86692026-09-07T00:15:15.917Z[ recovery-image] Sep 07 00:15:15.396 INFO O| Sep 07 00:15:15.396 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86702026-09-07T00:15:15.937Z[ recovery-image] Sep 07 00:15:15.406 INFO O| Sep 07 00:15:15.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
86712026-09-07T00:15:15.937Z[ recovery-image] Sep 07 00:15:15.406 INFO O| Sep 07 00:15:15.406 INFO STEP 909 (remove_files) COMPLETE
86722026-09-07T00:15:15.937Z[ recovery-image] Sep 07 00:15:15.406 INFO O| Sep 07 00:15:15.406 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86732026-09-07T00:15:15.963Z[ recovery-image] Sep 07 00:15:15.415 INFO O| Sep 07 00:15:15.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
86742026-09-07T00:15:15.963Z[ recovery-image] Sep 07 00:15:15.415 INFO O| Sep 07 00:15:15.415 INFO STEP 910 (remove_files) COMPLETE
86752026-09-07T00:15:15.964Z[ recovery-image] Sep 07 00:15:15.415 INFO O| Sep 07 00:15:15.415 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86762026-09-07T00:15:15.964Z[ recovery-image] Sep 07 00:15:15.424 INFO O| Sep 07 00:15:15.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
86772026-09-07T00:15:15.964Z[ recovery-image] Sep 07 00:15:15.424 INFO O| Sep 07 00:15:15.424 INFO STEP 911 (remove_files) COMPLETE
86782026-09-07T00:15:15.964Z[ recovery-image] Sep 07 00:15:15.424 INFO O| Sep 07 00:15:15.424 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86792026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.432 INFO O| Sep 07 00:15:15.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
86802026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.433 INFO O| Sep 07 00:15:15.433 INFO STEP 912 (remove_files) COMPLETE
86812026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.433 INFO O| Sep 07 00:15:15.433 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86822026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.441 INFO O| Sep 07 00:15:15.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
86832026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.441 INFO O| Sep 07 00:15:15.441 INFO STEP 913 (remove_files) COMPLETE
86842026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.441 INFO O| Sep 07 00:15:15.441 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86852026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.450 INFO O| Sep 07 00:15:15.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
86862026-09-07T00:15:15.972Z[ recovery-image] Sep 07 00:15:15.450 INFO O| Sep 07 00:15:15.450 INFO STEP 914 (remove_files) COMPLETE
86872026-09-07T00:15:15.973Z[ recovery-image] Sep 07 00:15:15.450 INFO O| Sep 07 00:15:15.450 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86882026-09-07T00:15:15.982Z[ recovery-image] Sep 07 00:15:15.458 INFO O| Sep 07 00:15:15.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
86892026-09-07T00:15:15.982Z[ recovery-image] Sep 07 00:15:15.459 INFO O| Sep 07 00:15:15.458 INFO STEP 915 (remove_files) COMPLETE
86902026-09-07T00:15:15.982Z[ recovery-image] Sep 07 00:15:15.459 INFO O| Sep 07 00:15:15.458 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86912026-09-07T00:15:15.992Z[ recovery-image] Sep 07 00:15:15.467 INFO O| Sep 07 00:15:15.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
86922026-09-07T00:15:15.993Z[ recovery-image] Sep 07 00:15:15.467 INFO O| Sep 07 00:15:15.467 INFO STEP 916 (remove_files) COMPLETE
86932026-09-07T00:15:15.993Z[ recovery-image] Sep 07 00:15:15.467 INFO O| Sep 07 00:15:15.467 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86942026-09-07T00:15:15.993Z[ recovery-image] Sep 07 00:15:15.476 INFO O| Sep 07 00:15:15.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
86952026-09-07T00:15:15.993Z[ recovery-image] Sep 07 00:15:15.476 INFO O| Sep 07 00:15:15.476 INFO STEP 917 (remove_files) COMPLETE
86962026-09-07T00:15:15.993Z[ recovery-image] Sep 07 00:15:15.476 INFO O| Sep 07 00:15:15.476 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86972026-09-07T00:15:16.003Z[ recovery-image] Sep 07 00:15:15.486 INFO O| Sep 07 00:15:15.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
86982026-09-07T00:15:16.003Z[ recovery-image] Sep 07 00:15:15.486 INFO O| Sep 07 00:15:15.486 INFO STEP 918 (remove_files) COMPLETE
86992026-09-07T00:15:16.003Z[ recovery-image] Sep 07 00:15:15.486 INFO O| Sep 07 00:15:15.486 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87002026-09-07T00:15:16.012Z[ recovery-image] Sep 07 00:15:15.497 INFO O| Sep 07 00:15:15.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
87012026-09-07T00:15:16.012Z[ recovery-image] Sep 07 00:15:15.497 INFO O| Sep 07 00:15:15.497 INFO STEP 919 (remove_files) COMPLETE
87022026-09-07T00:15:16.019Z[ recovery-image] Sep 07 00:15:15.497 INFO O| Sep 07 00:15:15.497 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87032026-09-07T00:15:16.029Z[ recovery-image] Sep 07 00:15:15.506 INFO O| Sep 07 00:15:15.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
87042026-09-07T00:15:16.029Z[ recovery-image] Sep 07 00:15:15.506 INFO O| Sep 07 00:15:15.506 INFO STEP 920 (remove_files) COMPLETE
87052026-09-07T00:15:16.029Z[ recovery-image] Sep 07 00:15:15.506 INFO O| Sep 07 00:15:15.506 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87062026-09-07T00:15:16.043Z[ recovery-image] Sep 07 00:15:15.514 INFO O| Sep 07 00:15:15.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
87072026-09-07T00:15:16.043Z[ recovery-image] Sep 07 00:15:15.515 INFO O| Sep 07 00:15:15.514 INFO STEP 921 (remove_files) COMPLETE
87082026-09-07T00:15:16.043Z[ recovery-image] Sep 07 00:15:15.515 INFO O| Sep 07 00:15:15.515 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87092026-09-07T00:15:16.043Z[ recovery-image] Sep 07 00:15:15.523 INFO O| Sep 07 00:15:15.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
87102026-09-07T00:15:16.044Z[ recovery-image] Sep 07 00:15:15.523 INFO O| Sep 07 00:15:15.523 INFO STEP 922 (remove_files) COMPLETE
87112026-09-07T00:15:16.044Z[ recovery-image] Sep 07 00:15:15.523 INFO O| Sep 07 00:15:15.523 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87122026-09-07T00:15:16.051Z[ recovery-image] Sep 07 00:15:15.531 INFO O| Sep 07 00:15:15.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
87132026-09-07T00:15:16.051Z[ recovery-image] Sep 07 00:15:15.532 INFO O| Sep 07 00:15:15.532 INFO STEP 923 (remove_files) COMPLETE
87142026-09-07T00:15:16.051Z[ recovery-image] Sep 07 00:15:15.532 INFO O| Sep 07 00:15:15.532 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87152026-09-07T00:15:16.059Z[ recovery-image] Sep 07 00:15:15.542 INFO O| Sep 07 00:15:15.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
87162026-09-07T00:15:16.059Z[ recovery-image] Sep 07 00:15:15.542 INFO O| Sep 07 00:15:15.542 INFO STEP 924 (remove_files) COMPLETE
87172026-09-07T00:15:16.059Z[ recovery-image] Sep 07 00:15:15.542 INFO O| Sep 07 00:15:15.542 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87182026-09-07T00:15:16.067Z[ recovery-image] Sep 07 00:15:15.551 INFO O| Sep 07 00:15:15.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
87192026-09-07T00:15:16.067Z[ recovery-image] Sep 07 00:15:15.551 INFO O| Sep 07 00:15:15.551 INFO STEP 925 (remove_files) COMPLETE
87202026-09-07T00:15:16.067Z[ recovery-image] Sep 07 00:15:15.551 INFO O| Sep 07 00:15:15.551 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87212026-09-07T00:15:16.075Z[ recovery-image] Sep 07 00:15:15.559 INFO O| Sep 07 00:15:15.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
87222026-09-07T00:15:16.075Z[ recovery-image] Sep 07 00:15:15.560 INFO O| Sep 07 00:15:15.560 INFO STEP 926 (remove_files) COMPLETE
87232026-09-07T00:15:16.075Z[ recovery-image] Sep 07 00:15:15.560 INFO O| Sep 07 00:15:15.560 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87242026-09-07T00:15:16.084Z[ recovery-image] Sep 07 00:15:15.569 INFO O| Sep 07 00:15:15.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
87252026-09-07T00:15:16.084Z[ recovery-image] Sep 07 00:15:15.569 INFO O| Sep 07 00:15:15.569 INFO STEP 927 (remove_files) COMPLETE
87262026-09-07T00:15:16.084Z[ recovery-image] Sep 07 00:15:15.569 INFO O| Sep 07 00:15:15.569 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87272026-09-07T00:15:16.093Z[ recovery-image] Sep 07 00:15:15.578 INFO O| Sep 07 00:15:15.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
87282026-09-07T00:15:16.093Z[ recovery-image] Sep 07 00:15:15.578 INFO O| Sep 07 00:15:15.578 INFO STEP 928 (remove_files) COMPLETE
87292026-09-07T00:15:16.093Z[ recovery-image] Sep 07 00:15:15.578 INFO O| Sep 07 00:15:15.578 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87302026-09-07T00:15:16.102Z[ recovery-image] Sep 07 00:15:15.587 INFO O| Sep 07 00:15:15.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
87312026-09-07T00:15:16.102Z[ recovery-image] Sep 07 00:15:15.587 INFO O| Sep 07 00:15:15.587 INFO STEP 929 (remove_files) COMPLETE
87322026-09-07T00:15:16.102Z[ recovery-image] Sep 07 00:15:15.587 INFO O| Sep 07 00:15:15.587 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87332026-09-07T00:15:16.121Z[ recovery-image] Sep 07 00:15:15.597 INFO O| Sep 07 00:15:15.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
87342026-09-07T00:15:16.121Z[ recovery-image] Sep 07 00:15:15.597 INFO O| Sep 07 00:15:15.597 INFO STEP 930 (remove_files) COMPLETE
87352026-09-07T00:15:16.121Z[ recovery-image] Sep 07 00:15:15.597 INFO O| Sep 07 00:15:15.597 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87362026-09-07T00:15:16.130Z[ recovery-image] Sep 07 00:15:15.606 INFO O| Sep 07 00:15:15.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
87372026-09-07T00:15:16.130Z[ recovery-image] Sep 07 00:15:15.607 INFO O| Sep 07 00:15:15.607 INFO STEP 931 (remove_files) COMPLETE
87382026-09-07T00:15:16.130Z[ recovery-image] Sep 07 00:15:15.607 INFO O| Sep 07 00:15:15.607 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87392026-09-07T00:15:16.144Z[ recovery-image] Sep 07 00:15:15.616 INFO O| Sep 07 00:15:15.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
87402026-09-07T00:15:16.144Z[ recovery-image] Sep 07 00:15:15.616 INFO O| Sep 07 00:15:15.616 INFO STEP 932 (remove_files) COMPLETE
87412026-09-07T00:15:16.144Z[ recovery-image] Sep 07 00:15:15.616 INFO O| Sep 07 00:15:15.616 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87422026-09-07T00:15:16.152Z[ recovery-image] Sep 07 00:15:15.625 INFO O| Sep 07 00:15:15.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
87432026-09-07T00:15:16.153Z[ recovery-image] Sep 07 00:15:15.626 INFO O| Sep 07 00:15:15.626 INFO STEP 933 (remove_files) COMPLETE
87442026-09-07T00:15:16.153Z[ recovery-image] Sep 07 00:15:15.626 INFO O| Sep 07 00:15:15.626 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87452026-09-07T00:15:16.153Z[ recovery-image] Sep 07 00:15:15.635 INFO O| Sep 07 00:15:15.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
87462026-09-07T00:15:16.153Z[ recovery-image] Sep 07 00:15:15.635 INFO O| Sep 07 00:15:15.635 INFO STEP 934 (remove_files) COMPLETE
87472026-09-07T00:15:16.153Z[ recovery-image] Sep 07 00:15:15.635 INFO O| Sep 07 00:15:15.635 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87482026-09-07T00:15:16.163Z[ recovery-image] Sep 07 00:15:15.645 INFO O| Sep 07 00:15:15.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
87492026-09-07T00:15:16.163Z[ recovery-image] Sep 07 00:15:15.645 INFO O| Sep 07 00:15:15.645 INFO STEP 935 (remove_files) COMPLETE
87502026-09-07T00:15:16.173Z[ recovery-image] Sep 07 00:15:15.645 INFO O| Sep 07 00:15:15.645 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87512026-09-07T00:15:16.189Z[ recovery-image] Sep 07 00:15:15.655 INFO O| Sep 07 00:15:15.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
87522026-09-07T00:15:16.190Z[ recovery-image] Sep 07 00:15:15.655 INFO O| Sep 07 00:15:15.655 INFO STEP 936 (remove_files) COMPLETE
87532026-09-07T00:15:16.190Z[ recovery-image] Sep 07 00:15:15.655 INFO O| Sep 07 00:15:15.655 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87542026-09-07T00:15:16.190Z[ recovery-image] Sep 07 00:15:15.665 INFO O| Sep 07 00:15:15.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
87552026-09-07T00:15:16.190Z[ recovery-image] Sep 07 00:15:15.665 INFO O| Sep 07 00:15:15.665 INFO STEP 937 (remove_files) COMPLETE
87562026-09-07T00:15:16.190Z[ recovery-image] Sep 07 00:15:15.665 INFO O| Sep 07 00:15:15.665 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87572026-09-07T00:15:16.198Z[ recovery-image] Sep 07 00:15:15.675 INFO O| Sep 07 00:15:15.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
87582026-09-07T00:15:16.198Z[ recovery-image] Sep 07 00:15:15.675 INFO O| Sep 07 00:15:15.675 INFO STEP 938 (remove_files) COMPLETE
87592026-09-07T00:15:16.198Z[ recovery-image] Sep 07 00:15:15.675 INFO O| Sep 07 00:15:15.675 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87602026-09-07T00:15:16.206Z[ recovery-image] Sep 07 00:15:15.685 INFO O| Sep 07 00:15:15.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
87612026-09-07T00:15:16.207Z[ recovery-image] Sep 07 00:15:15.685 INFO O| Sep 07 00:15:15.685 INFO STEP 939 (remove_files) COMPLETE
87622026-09-07T00:15:16.207Z[ recovery-image] Sep 07 00:15:15.685 INFO O| Sep 07 00:15:15.685 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87632026-09-07T00:15:16.234Z[ recovery-image] Sep 07 00:15:15.694 INFO O| Sep 07 00:15:15.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
87642026-09-07T00:15:16.234Z[ recovery-image] Sep 07 00:15:15.694 INFO O| Sep 07 00:15:15.694 INFO STEP 940 (remove_files) COMPLETE
87652026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.694 INFO O| Sep 07 00:15:15.694 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87662026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.702 INFO O| Sep 07 00:15:15.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
87672026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.703 INFO O| Sep 07 00:15:15.703 INFO STEP 941 (remove_files) COMPLETE
87682026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.703 INFO O| Sep 07 00:15:15.703 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87692026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.714 INFO O| Sep 07 00:15:15.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
87702026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.714 INFO O| Sep 07 00:15:15.714 INFO STEP 942 (remove_files) COMPLETE
87712026-09-07T00:15:16.235Z[ recovery-image] Sep 07 00:15:15.714 INFO O| Sep 07 00:15:15.714 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87722026-09-07T00:15:16.244Z[ recovery-image] Sep 07 00:15:15.724 INFO O| Sep 07 00:15:15.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
87732026-09-07T00:15:16.244Z[ recovery-image] Sep 07 00:15:15.724 INFO O| Sep 07 00:15:15.724 INFO STEP 943 (remove_files) COMPLETE
87742026-09-07T00:15:16.244Z[ recovery-image] Sep 07 00:15:15.724 INFO O| Sep 07 00:15:15.724 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87752026-09-07T00:15:16.253Z[ recovery-image] Sep 07 00:15:15.733 INFO O| Sep 07 00:15:15.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
87762026-09-07T00:15:16.253Z[ recovery-image] Sep 07 00:15:15.734 INFO O| Sep 07 00:15:15.734 INFO STEP 944 (remove_files) COMPLETE
87772026-09-07T00:15:16.254Z[ recovery-image] Sep 07 00:15:15.734 INFO O| Sep 07 00:15:15.734 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87782026-09-07T00:15:16.264Z[ recovery-image] Sep 07 00:15:15.743 INFO O| Sep 07 00:15:15.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
87792026-09-07T00:15:16.264Z[ recovery-image] Sep 07 00:15:15.743 INFO O| Sep 07 00:15:15.743 INFO STEP 945 (remove_files) COMPLETE
87802026-09-07T00:15:16.264Z[ recovery-image] Sep 07 00:15:15.743 INFO O| Sep 07 00:15:15.743 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87812026-09-07T00:15:16.273Z[ recovery-image] Sep 07 00:15:15.753 INFO O| Sep 07 00:15:15.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
87822026-09-07T00:15:16.273Z[ recovery-image] Sep 07 00:15:15.753 INFO O| Sep 07 00:15:15.753 INFO STEP 946 (remove_files) COMPLETE
87832026-09-07T00:15:16.273Z[ recovery-image] Sep 07 00:15:15.753 INFO O| Sep 07 00:15:15.753 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87842026-09-07T00:15:16.292Z[ recovery-image] Sep 07 00:15:15.763 INFO O| Sep 07 00:15:15.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
87852026-09-07T00:15:16.292Z[ recovery-image] Sep 07 00:15:15.763 INFO O| Sep 07 00:15:15.763 INFO STEP 947 (remove_files) COMPLETE
87862026-09-07T00:15:16.292Z[ recovery-image] Sep 07 00:15:15.763 INFO O| Sep 07 00:15:15.763 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87872026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.772 INFO O| Sep 07 00:15:15.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
87882026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.772 INFO O| Sep 07 00:15:15.772 INFO STEP 948 (remove_files) COMPLETE
87892026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.772 INFO O| Sep 07 00:15:15.772 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87902026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.781 INFO O| Sep 07 00:15:15.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
87912026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.781 INFO O| Sep 07 00:15:15.781 INFO STEP 949 (remove_files) COMPLETE
87922026-09-07T00:15:16.300Z[ recovery-image] Sep 07 00:15:15.781 INFO O| Sep 07 00:15:15.781 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87932026-09-07T00:15:16.304Z[ recovery-image] Sep 07 00:15:15.789 INFO O| Sep 07 00:15:15.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
87942026-09-07T00:15:16.305Z[ recovery-image] Sep 07 00:15:15.790 INFO O| Sep 07 00:15:15.789 INFO STEP 950 (remove_files) COMPLETE
87952026-09-07T00:15:16.309Z[ recovery-image] Sep 07 00:15:15.790 INFO O| Sep 07 00:15:15.789 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87962026-09-07T00:15:16.313Z[ recovery-image] Sep 07 00:15:15.798 INFO O| Sep 07 00:15:15.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
87972026-09-07T00:15:16.313Z[ recovery-image] Sep 07 00:15:15.798 INFO O| Sep 07 00:15:15.798 INFO STEP 951 (remove_files) COMPLETE
87982026-09-07T00:15:16.313Z[ recovery-image] Sep 07 00:15:15.798 INFO O| Sep 07 00:15:15.798 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87992026-09-07T00:15:16.321Z[ recovery-image] Sep 07 00:15:15.806 INFO O| Sep 07 00:15:15.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
88002026-09-07T00:15:16.321Z[ recovery-image] Sep 07 00:15:15.806 INFO O| Sep 07 00:15:15.806 INFO STEP 952 (remove_files) COMPLETE
88012026-09-07T00:15:16.325Z[ recovery-image] Sep 07 00:15:15.806 INFO O| Sep 07 00:15:15.806 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88022026-09-07T00:15:16.547Z[ recovery-image] Sep 07 00:15:15.815 INFO O| Sep 07 00:15:15.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
88032026-09-07T00:15:16.549Z[ recovery-image] Sep 07 00:15:15.815 INFO O| Sep 07 00:15:15.815 INFO STEP 953 (remove_files) COMPLETE
88042026-09-07T00:15:16.549Z[ recovery-image] Sep 07 00:15:15.815 INFO O| Sep 07 00:15:15.815 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88052026-09-07T00:15:16.549Z[ recovery-image] Sep 07 00:15:15.825 INFO O| Sep 07 00:15:15.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
88062026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.825 INFO O| Sep 07 00:15:15.825 INFO STEP 954 (remove_files) COMPLETE
88072026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.825 INFO O| Sep 07 00:15:15.825 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88082026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.848 INFO O| Sep 07 00:15:15.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
88092026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.848 INFO O| Sep 07 00:15:15.848 INFO STEP 955 (remove_files) COMPLETE
88102026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.848 INFO O| Sep 07 00:15:15.848 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88112026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.858 INFO O| Sep 07 00:15:15.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
88122026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.858 INFO O| Sep 07 00:15:15.858 INFO STEP 956 (remove_files) COMPLETE
88132026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.858 INFO O| Sep 07 00:15:15.858 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88142026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.868 INFO O| Sep 07 00:15:15.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
88152026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.868 INFO O| Sep 07 00:15:15.868 INFO STEP 957 (remove_files) COMPLETE
88162026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.868 INFO O| Sep 07 00:15:15.868 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88172026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.877 INFO O| Sep 07 00:15:15.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
88182026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.877 INFO O| Sep 07 00:15:15.877 INFO STEP 958 (remove_files) COMPLETE
88192026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.877 INFO O| Sep 07 00:15:15.877 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88202026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.886 INFO O| Sep 07 00:15:15.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
88212026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.886 INFO O| Sep 07 00:15:15.886 INFO STEP 959 (remove_files) COMPLETE
88222026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.886 INFO O| Sep 07 00:15:15.886 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88232026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.895 INFO O| Sep 07 00:15:15.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
88242026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.895 INFO O| Sep 07 00:15:15.895 INFO STEP 960 (remove_files) COMPLETE
88252026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.895 INFO O| Sep 07 00:15:15.895 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88262026-09-07T00:15:16.550Z[ recovery-image] Sep 07 00:15:15.906 INFO O| Sep 07 00:15:15.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
88272026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.906 INFO O| Sep 07 00:15:15.906 INFO STEP 961 (remove_files) COMPLETE
88282026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.906 INFO O| Sep 07 00:15:15.906 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88292026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.916 INFO O| Sep 07 00:15:15.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
88302026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.916 INFO O| Sep 07 00:15:15.916 INFO STEP 962 (remove_files) COMPLETE
88312026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.916 INFO O| Sep 07 00:15:15.916 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88322026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.925 INFO O| Sep 07 00:15:15.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
88332026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.925 INFO O| Sep 07 00:15:15.925 INFO STEP 963 (remove_files) COMPLETE
88342026-09-07T00:15:16.551Z[ recovery-image] Sep 07 00:15:15.925 INFO O| Sep 07 00:15:15.925 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88352026-09-07T00:15:16.556Z[ recovery-image] Sep 07 00:15:15.934 INFO O| Sep 07 00:15:15.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
88362026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.934 INFO O| Sep 07 00:15:15.934 INFO STEP 964 (remove_files) COMPLETE
88372026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.934 INFO O| Sep 07 00:15:15.934 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88382026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.950 INFO O| Sep 07 00:15:15.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
88392026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.950 INFO O| Sep 07 00:15:15.950 INFO STEP 965 (remove_files) COMPLETE
88402026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.950 INFO O| Sep 07 00:15:15.950 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88412026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.960 INFO O| Sep 07 00:15:15.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
88422026-09-07T00:15:16.557Z[ recovery-image] Sep 07 00:15:15.960 INFO O| Sep 07 00:15:15.960 INFO STEP 966 (remove_files) COMPLETE
88432026-09-07T00:15:16.559Z[ recovery-image] Sep 07 00:15:15.960 INFO O| Sep 07 00:15:15.960 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88442026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.968 INFO O| Sep 07 00:15:15.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
88452026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.968 INFO O| Sep 07 00:15:15.968 INFO STEP 967 (remove_files) COMPLETE
88462026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.968 INFO O| Sep 07 00:15:15.968 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88472026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.977 INFO O| Sep 07 00:15:15.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
88482026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.977 INFO O| Sep 07 00:15:15.977 INFO STEP 968 (remove_files) COMPLETE
88492026-09-07T00:15:16.560Z[ recovery-image] Sep 07 00:15:15.977 INFO O| Sep 07 00:15:15.977 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88502026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.986 INFO O| Sep 07 00:15:15.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
88512026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.986 INFO O| Sep 07 00:15:15.986 INFO STEP 969 (remove_files) COMPLETE
88522026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.986 INFO O| Sep 07 00:15:15.986 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88532026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.995 INFO O| Sep 07 00:15:15.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
88542026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.995 INFO O| Sep 07 00:15:15.995 INFO STEP 970 (remove_files) COMPLETE
88552026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:15.995 INFO O| Sep 07 00:15:15.995 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88562026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.003 INFO O| Sep 07 00:15:16.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
88572026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.003 INFO O| Sep 07 00:15:16.003 INFO STEP 971 (remove_files) COMPLETE
88582026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.003 INFO O| Sep 07 00:15:16.003 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88592026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.012 INFO O| Sep 07 00:15:16.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
88602026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.012 INFO O| Sep 07 00:15:16.012 INFO STEP 972 (remove_files) COMPLETE
88612026-09-07T00:15:16.562Z[ recovery-image] Sep 07 00:15:16.012 INFO O| Sep 07 00:15:16.012 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88622026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.020 INFO O| Sep 07 00:15:16.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
88632026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.020 INFO O| Sep 07 00:15:16.020 INFO STEP 973 (remove_files) COMPLETE
88642026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.020 INFO O| Sep 07 00:15:16.020 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88652026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.028 INFO O| Sep 07 00:15:16.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
88662026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.028 INFO O| Sep 07 00:15:16.028 INFO STEP 974 (remove_files) COMPLETE
88672026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.028 INFO O| Sep 07 00:15:16.028 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88682026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.036 INFO O| Sep 07 00:15:16.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
88692026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.036 INFO O| Sep 07 00:15:16.036 INFO STEP 975 (remove_files) COMPLETE
88702026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.036 INFO O| Sep 07 00:15:16.036 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88712026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.044 INFO O| Sep 07 00:15:16.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
88722026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.044 INFO O| Sep 07 00:15:16.044 INFO STEP 976 (remove_files) COMPLETE
88732026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.044 INFO O| Sep 07 00:15:16.044 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88742026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.052 INFO O| Sep 07 00:15:16.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
88752026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.052 INFO O| Sep 07 00:15:16.052 INFO STEP 977 (remove_files) COMPLETE
88762026-09-07T00:15:16.587Z[ recovery-image] Sep 07 00:15:16.052 INFO O| Sep 07 00:15:16.052 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88772026-09-07T00:15:16.592Z[ recovery-image] Sep 07 00:15:16.064 INFO O| Sep 07 00:15:16.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
88782026-09-07T00:15:16.592Z[ recovery-image] Sep 07 00:15:16.064 INFO O| Sep 07 00:15:16.064 INFO STEP 978 (remove_files) COMPLETE
88792026-09-07T00:15:16.592Z[ recovery-image] Sep 07 00:15:16.064 INFO O| Sep 07 00:15:16.064 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88802026-09-07T00:15:16.592Z[ recovery-image] Sep 07 00:15:16.075 INFO O| Sep 07 00:15:16.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
88812026-09-07T00:15:16.592Z[ recovery-image] Sep 07 00:15:16.075 INFO O| Sep 07 00:15:16.075 INFO STEP 979 (remove_files) COMPLETE
88822026-09-07T00:15:16.593Z[ recovery-image] Sep 07 00:15:16.075 INFO O| Sep 07 00:15:16.075 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88832026-09-07T00:15:16.607Z[ recovery-image] Sep 07 00:15:16.085 INFO O| Sep 07 00:15:16.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
88842026-09-07T00:15:16.607Z[ recovery-image] Sep 07 00:15:16.085 INFO O| Sep 07 00:15:16.085 INFO STEP 980 (remove_files) COMPLETE
88852026-09-07T00:15:16.607Z[ recovery-image] Sep 07 00:15:16.085 INFO O| Sep 07 00:15:16.085 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88862026-09-07T00:15:16.625Z[ recovery-image] Sep 07 00:15:16.095 INFO O| Sep 07 00:15:16.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
88872026-09-07T00:15:16.625Z[ recovery-image] Sep 07 00:15:16.095 INFO O| Sep 07 00:15:16.095 INFO STEP 981 (remove_files) COMPLETE
88882026-09-07T00:15:16.625Z[ recovery-image] Sep 07 00:15:16.095 INFO O| Sep 07 00:15:16.095 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88892026-09-07T00:15:16.647Z[ recovery-image] Sep 07 00:15:16.104 INFO O| Sep 07 00:15:16.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
88902026-09-07T00:15:16.648Z[ recovery-image] Sep 07 00:15:16.104 INFO O| Sep 07 00:15:16.104 INFO STEP 982 (remove_files) COMPLETE
88912026-09-07T00:15:16.648Z[ recovery-image] Sep 07 00:15:16.104 INFO O| Sep 07 00:15:16.104 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88922026-09-07T00:15:16.648Z[ recovery-image] Sep 07 00:15:16.113 INFO O| Sep 07 00:15:16.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
88932026-09-07T00:15:16.648Z[ recovery-image] Sep 07 00:15:16.113 INFO O| Sep 07 00:15:16.113 INFO STEP 983 (remove_files) COMPLETE
88942026-09-07T00:15:16.648Z[ recovery-image] Sep 07 00:15:16.113 INFO O| Sep 07 00:15:16.113 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88952026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.123 INFO O| Sep 07 00:15:16.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
88962026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.124 INFO O| Sep 07 00:15:16.124 INFO STEP 984 (remove_files) COMPLETE
88972026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.124 INFO O| Sep 07 00:15:16.124 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88982026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.133 INFO O| Sep 07 00:15:16.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
88992026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.133 INFO O| Sep 07 00:15:16.133 INFO STEP 985 (remove_files) COMPLETE
89002026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.133 INFO O| Sep 07 00:15:16.133 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89012026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.142 INFO O| Sep 07 00:15:16.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
89022026-09-07T00:15:16.657Z[ recovery-image] Sep 07 00:15:16.142 INFO O| Sep 07 00:15:16.142 INFO STEP 986 (remove_files) COMPLETE
89032026-09-07T00:15:16.666Z[ recovery-image] Sep 07 00:15:16.142 INFO O| Sep 07 00:15:16.142 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89042026-09-07T00:15:16.674Z[ recovery-image] Sep 07 00:15:16.152 INFO O| Sep 07 00:15:16.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
89052026-09-07T00:15:16.674Z[ recovery-image] Sep 07 00:15:16.152 INFO O| Sep 07 00:15:16.152 INFO STEP 987 (remove_files) COMPLETE
89062026-09-07T00:15:16.674Z[ recovery-image] Sep 07 00:15:16.152 INFO O| Sep 07 00:15:16.152 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89072026-09-07T00:15:16.681Z[ recovery-image] Sep 07 00:15:16.164 INFO O| Sep 07 00:15:16.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
89082026-09-07T00:15:16.681Z[ recovery-image] Sep 07 00:15:16.164 INFO O| Sep 07 00:15:16.164 INFO STEP 988 (remove_files) COMPLETE
89092026-09-07T00:15:16.681Z[ recovery-image] Sep 07 00:15:16.164 INFO O| Sep 07 00:15:16.164 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89102026-09-07T00:15:16.688Z[ recovery-image] Sep 07 00:15:16.173 INFO O| Sep 07 00:15:16.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
89112026-09-07T00:15:16.688Z[ recovery-image] Sep 07 00:15:16.173 INFO O| Sep 07 00:15:16.173 INFO STEP 989 (remove_files) COMPLETE
89122026-09-07T00:15:16.689Z[ recovery-image] Sep 07 00:15:16.173 INFO O| Sep 07 00:15:16.173 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89132026-09-07T00:15:16.698Z[ recovery-image] Sep 07 00:15:16.183 INFO O| Sep 07 00:15:16.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
89142026-09-07T00:15:16.699Z[ recovery-image] Sep 07 00:15:16.183 INFO O| Sep 07 00:15:16.183 INFO STEP 990 (remove_files) COMPLETE
89152026-09-07T00:15:16.699Z[ recovery-image] Sep 07 00:15:16.183 INFO O| Sep 07 00:15:16.183 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89162026-09-07T00:15:16.708Z[ recovery-image] Sep 07 00:15:16.193 INFO O| Sep 07 00:15:16.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
89172026-09-07T00:15:16.708Z[ recovery-image] Sep 07 00:15:16.193 INFO O| Sep 07 00:15:16.193 INFO STEP 991 (remove_files) COMPLETE
89182026-09-07T00:15:16.708Z[ recovery-image] Sep 07 00:15:16.193 INFO O| Sep 07 00:15:16.193 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89192026-09-07T00:15:16.716Z[ recovery-image] Sep 07 00:15:16.201 INFO O| Sep 07 00:15:16.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
89202026-09-07T00:15:16.716Z[ recovery-image] Sep 07 00:15:16.201 INFO O| Sep 07 00:15:16.201 INFO STEP 992 (remove_files) COMPLETE
89212026-09-07T00:15:16.716Z[ recovery-image] Sep 07 00:15:16.201 INFO O| Sep 07 00:15:16.201 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89222026-09-07T00:15:16.728Z[ recovery-image] Sep 07 00:15:16.213 INFO O| Sep 07 00:15:16.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
89232026-09-07T00:15:16.728Z[ recovery-image] Sep 07 00:15:16.213 INFO O| Sep 07 00:15:16.213 INFO STEP 993 (remove_files) COMPLETE
89242026-09-07T00:15:16.728Z[ recovery-image] Sep 07 00:15:16.213 INFO O| Sep 07 00:15:16.213 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89252026-09-07T00:15:16.738Z[ recovery-image] Sep 07 00:15:16.223 INFO O| Sep 07 00:15:16.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
89262026-09-07T00:15:16.738Z[ recovery-image] Sep 07 00:15:16.223 INFO O| Sep 07 00:15:16.223 INFO STEP 994 (remove_files) COMPLETE
89272026-09-07T00:15:16.747Z[ recovery-image] Sep 07 00:15:16.223 INFO O| Sep 07 00:15:16.223 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89282026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.232 INFO O| Sep 07 00:15:16.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
89292026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.233 INFO O| Sep 07 00:15:16.233 INFO STEP 995 (remove_files) COMPLETE
89302026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.233 INFO O| Sep 07 00:15:16.233 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89312026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.242 INFO O| Sep 07 00:15:16.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
89322026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.242 INFO O| Sep 07 00:15:16.242 INFO STEP 996 (remove_files) COMPLETE
89332026-09-07T00:15:16.766Z[ recovery-image] Sep 07 00:15:16.242 INFO O| Sep 07 00:15:16.242 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89342026-09-07T00:15:16.775Z[ recovery-image] Sep 07 00:15:16.251 INFO O| Sep 07 00:15:16.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
89352026-09-07T00:15:16.775Z[ recovery-image] Sep 07 00:15:16.251 INFO O| Sep 07 00:15:16.251 INFO STEP 997 (remove_files) COMPLETE
89362026-09-07T00:15:16.775Z[ recovery-image] Sep 07 00:15:16.251 INFO O| Sep 07 00:15:16.251 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89372026-09-07T00:15:16.775Z[ recovery-image] Sep 07 00:15:16.260 INFO O| Sep 07 00:15:16.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
89382026-09-07T00:15:16.775Z[ recovery-image] Sep 07 00:15:16.260 INFO O| Sep 07 00:15:16.260 INFO STEP 998 (remove_files) COMPLETE
89392026-09-07T00:15:16.776Z[ recovery-image] Sep 07 00:15:16.260 INFO O| Sep 07 00:15:16.260 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89402026-09-07T00:15:16.785Z[ recovery-image] Sep 07 00:15:16.268 INFO O| Sep 07 00:15:16.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
89412026-09-07T00:15:16.785Z[ recovery-image] Sep 07 00:15:16.268 INFO O| Sep 07 00:15:16.268 INFO STEP 999 (remove_files) COMPLETE
89422026-09-07T00:15:16.786Z[ recovery-image] Sep 07 00:15:16.268 INFO O| Sep 07 00:15:16.268 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89432026-09-07T00:15:16.794Z[ recovery-image] Sep 07 00:15:16.278 INFO O| Sep 07 00:15:16.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
89442026-09-07T00:15:16.794Z[ recovery-image] Sep 07 00:15:16.278 INFO O| Sep 07 00:15:16.278 INFO STEP 1000 (remove_files) COMPLETE
89452026-09-07T00:15:16.794Z[ recovery-image] Sep 07 00:15:16.278 INFO O| Sep 07 00:15:16.278 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89462026-09-07T00:15:16.802Z[ recovery-image] Sep 07 00:15:16.286 INFO O| Sep 07 00:15:16.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
89472026-09-07T00:15:16.802Z[ recovery-image] Sep 07 00:15:16.286 INFO O| Sep 07 00:15:16.286 INFO STEP 1001 (remove_files) COMPLETE
89482026-09-07T00:15:16.802Z[ recovery-image] Sep 07 00:15:16.286 INFO O| Sep 07 00:15:16.286 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89492026-09-07T00:15:16.811Z[ recovery-image] Sep 07 00:15:16.293 INFO O| Sep 07 00:15:16.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
89502026-09-07T00:15:16.811Z[ recovery-image] Sep 07 00:15:16.293 INFO O| Sep 07 00:15:16.293 INFO STEP 1002 (remove_files) COMPLETE
89512026-09-07T00:15:16.811Z[ recovery-image] Sep 07 00:15:16.293 INFO O| Sep 07 00:15:16.293 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89522026-09-07T00:15:16.829Z[ recovery-image] Sep 07 00:15:16.302 INFO O| Sep 07 00:15:16.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
89532026-09-07T00:15:16.829Z[ recovery-image] Sep 07 00:15:16.303 INFO O| Sep 07 00:15:16.303 INFO STEP 1003 (remove_files) COMPLETE
89542026-09-07T00:15:16.829Z[ recovery-image] Sep 07 00:15:16.303 INFO O| Sep 07 00:15:16.303 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89552026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.313 INFO O| Sep 07 00:15:16.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
89562026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.313 INFO O| Sep 07 00:15:16.313 INFO STEP 1004 (remove_files) COMPLETE
89572026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.313 INFO O| Sep 07 00:15:16.313 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89582026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.324 INFO O| Sep 07 00:15:16.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
89592026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.324 INFO O| Sep 07 00:15:16.324 INFO STEP 1005 (remove_files) COMPLETE
89602026-09-07T00:15:16.839Z[ recovery-image] Sep 07 00:15:16.324 INFO O| Sep 07 00:15:16.324 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89612026-09-07T00:15:16.853Z[ recovery-image] Sep 07 00:15:16.333 INFO O| Sep 07 00:15:16.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
89622026-09-07T00:15:16.853Z[ recovery-image] Sep 07 00:15:16.333 INFO O| Sep 07 00:15:16.333 INFO STEP 1006 (remove_files) COMPLETE
89632026-09-07T00:15:16.853Z[ recovery-image] Sep 07 00:15:16.333 INFO O| Sep 07 00:15:16.333 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89642026-09-07T00:15:16.868Z[ recovery-image] Sep 07 00:15:16.342 INFO O| Sep 07 00:15:16.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
89652026-09-07T00:15:16.868Z[ recovery-image] Sep 07 00:15:16.342 INFO O| Sep 07 00:15:16.342 INFO STEP 1007 (remove_files) COMPLETE
89662026-09-07T00:15:16.869Z[ recovery-image] Sep 07 00:15:16.342 INFO O| Sep 07 00:15:16.342 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89672026-09-07T00:15:16.879Z[ recovery-image] Sep 07 00:15:16.352 INFO O| Sep 07 00:15:16.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
89682026-09-07T00:15:16.879Z[ recovery-image] Sep 07 00:15:16.352 INFO O| Sep 07 00:15:16.352 INFO STEP 1008 (remove_files) COMPLETE
89692026-09-07T00:15:16.879Z[ recovery-image] Sep 07 00:15:16.352 INFO O| Sep 07 00:15:16.352 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89702026-09-07T00:15:16.879Z[ recovery-image] Sep 07 00:15:16.363 INFO O| Sep 07 00:15:16.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
89712026-09-07T00:15:16.879Z[ recovery-image] Sep 07 00:15:16.363 INFO O| Sep 07 00:15:16.363 INFO STEP 1009 (remove_files) COMPLETE
89722026-09-07T00:15:16.880Z[ recovery-image] Sep 07 00:15:16.363 INFO O| Sep 07 00:15:16.363 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89732026-09-07T00:15:16.889Z[ recovery-image] Sep 07 00:15:16.373 INFO O| Sep 07 00:15:16.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
89742026-09-07T00:15:16.889Z[ recovery-image] Sep 07 00:15:16.374 INFO O| Sep 07 00:15:16.373 INFO STEP 1010 (remove_files) COMPLETE
89752026-09-07T00:15:16.889Z[ recovery-image] Sep 07 00:15:16.374 INFO O| Sep 07 00:15:16.373 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89762026-09-07T00:15:16.903Z[ recovery-image] Sep 07 00:15:16.383 INFO O| Sep 07 00:15:16.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
89772026-09-07T00:15:16.903Z[ recovery-image] Sep 07 00:15:16.383 INFO O| Sep 07 00:15:16.383 INFO STEP 1011 (remove_files) COMPLETE
89782026-09-07T00:15:16.903Z[ recovery-image] Sep 07 00:15:16.383 INFO O| Sep 07 00:15:16.383 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89792026-09-07T00:15:16.914Z[ recovery-image] Sep 07 00:15:16.392 INFO O| Sep 07 00:15:16.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
89802026-09-07T00:15:16.914Z[ recovery-image] Sep 07 00:15:16.392 INFO O| Sep 07 00:15:16.392 INFO STEP 1012 (remove_files) COMPLETE
89812026-09-07T00:15:16.914Z[ recovery-image] Sep 07 00:15:16.392 INFO O| Sep 07 00:15:16.392 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89822026-09-07T00:15:16.929Z[ recovery-image] Sep 07 00:15:16.402 INFO O| Sep 07 00:15:16.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
89832026-09-07T00:15:16.929Z[ recovery-image] Sep 07 00:15:16.402 INFO O| Sep 07 00:15:16.402 INFO STEP 1013 (remove_files) COMPLETE
89842026-09-07T00:15:16.930Z[ recovery-image] Sep 07 00:15:16.402 INFO O| Sep 07 00:15:16.402 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89852026-09-07T00:15:16.930Z[ recovery-image] Sep 07 00:15:16.411 INFO O| Sep 07 00:15:16.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
89862026-09-07T00:15:16.930Z[ recovery-image] Sep 07 00:15:16.411 INFO O| Sep 07 00:15:16.411 INFO STEP 1014 (remove_files) COMPLETE
89872026-09-07T00:15:16.930Z[ recovery-image] Sep 07 00:15:16.411 INFO O| Sep 07 00:15:16.411 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89882026-09-07T00:15:16.939Z[ recovery-image] Sep 07 00:15:16.421 INFO O| Sep 07 00:15:16.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
89892026-09-07T00:15:16.939Z[ recovery-image] Sep 07 00:15:16.421 INFO O| Sep 07 00:15:16.421 INFO STEP 1015 (remove_files) COMPLETE
89902026-09-07T00:15:16.939Z[ recovery-image] Sep 07 00:15:16.421 INFO O| Sep 07 00:15:16.421 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89912026-09-07T00:15:16.950Z[ recovery-image] Sep 07 00:15:16.430 INFO O| Sep 07 00:15:16.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
89922026-09-07T00:15:16.950Z[ recovery-image] Sep 07 00:15:16.430 INFO O| Sep 07 00:15:16.430 INFO STEP 1016 (remove_files) COMPLETE
89932026-09-07T00:15:16.950Z[ recovery-image] Sep 07 00:15:16.430 INFO O| Sep 07 00:15:16.430 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89942026-09-07T00:15:16.961Z[ recovery-image] Sep 07 00:15:16.439 INFO O| Sep 07 00:15:16.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
89952026-09-07T00:15:16.961Z[ recovery-image] Sep 07 00:15:16.440 INFO O| Sep 07 00:15:16.440 INFO STEP 1017 (remove_files) COMPLETE
89962026-09-07T00:15:16.961Z[ recovery-image] Sep 07 00:15:16.440 INFO O| Sep 07 00:15:16.440 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89972026-09-07T00:15:16.993Z[ recovery-image] Sep 07 00:15:16.448 INFO O| Sep 07 00:15:16.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
89982026-09-07T00:15:16.993Z[ recovery-image] Sep 07 00:15:16.449 INFO O| Sep 07 00:15:16.448 INFO STEP 1018 (remove_files) COMPLETE
89992026-09-07T00:15:16.993Z[ recovery-image] Sep 07 00:15:16.449 INFO O| Sep 07 00:15:16.449 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90002026-09-07T00:15:17.002Z[ recovery-image] Sep 07 00:15:16.458 INFO O| Sep 07 00:15:16.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
90012026-09-07T00:15:17.002Z[ recovery-image] Sep 07 00:15:16.458 INFO O| Sep 07 00:15:16.458 INFO STEP 1019 (remove_files) COMPLETE
90022026-09-07T00:15:17.002Z[ recovery-image] Sep 07 00:15:16.458 INFO O| Sep 07 00:15:16.458 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90032026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.466 INFO O| Sep 07 00:15:16.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
90042026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.466 INFO O| Sep 07 00:15:16.466 INFO STEP 1020 (remove_files) COMPLETE
90052026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.466 INFO O| Sep 07 00:15:16.466 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90062026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.476 INFO O| Sep 07 00:15:16.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
90072026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.476 INFO O| Sep 07 00:15:16.476 INFO STEP 1021 (remove_files) COMPLETE
90082026-09-07T00:15:17.003Z[ recovery-image] Sep 07 00:15:16.476 INFO O| Sep 07 00:15:16.476 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90092026-09-07T00:15:17.010Z[ recovery-image] Sep 07 00:15:16.484 INFO O| Sep 07 00:15:16.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
90102026-09-07T00:15:17.010Z[ recovery-image] Sep 07 00:15:16.484 INFO O| Sep 07 00:15:16.484 INFO STEP 1022 (remove_files) COMPLETE
90112026-09-07T00:15:17.010Z[ recovery-image] Sep 07 00:15:16.484 INFO O| Sep 07 00:15:16.484 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90122026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.494 INFO O| Sep 07 00:15:16.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
90132026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.494 INFO O| Sep 07 00:15:16.494 INFO STEP 1023 (remove_files) COMPLETE
90142026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.494 INFO O| Sep 07 00:15:16.494 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90152026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.503 INFO O| Sep 07 00:15:16.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
90162026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.503 INFO O| Sep 07 00:15:16.503 INFO STEP 1024 (remove_files) COMPLETE
90172026-09-07T00:15:17.021Z[ recovery-image] Sep 07 00:15:16.503 INFO O| Sep 07 00:15:16.503 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90182026-09-07T00:15:17.030Z[ recovery-image] Sep 07 00:15:16.512 INFO O| Sep 07 00:15:16.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
90192026-09-07T00:15:17.030Z[ recovery-image] Sep 07 00:15:16.512 INFO O| Sep 07 00:15:16.512 INFO STEP 1025 (remove_files) COMPLETE
90202026-09-07T00:15:17.031Z[ recovery-image] Sep 07 00:15:16.512 INFO O| Sep 07 00:15:16.512 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90212026-09-07T00:15:17.040Z[ recovery-image] Sep 07 00:15:16.519 INFO O| Sep 07 00:15:16.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
90222026-09-07T00:15:17.040Z[ recovery-image] Sep 07 00:15:16.519 INFO O| Sep 07 00:15:16.519 INFO STEP 1026 (remove_files) COMPLETE
90232026-09-07T00:15:17.040Z[ recovery-image] Sep 07 00:15:16.519 INFO O| Sep 07 00:15:16.519 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90242026-09-07T00:15:17.050Z[ recovery-image] Sep 07 00:15:16.526 INFO O| Sep 07 00:15:16.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
90252026-09-07T00:15:17.050Z[ recovery-image] Sep 07 00:15:16.526 INFO O| Sep 07 00:15:16.526 INFO STEP 1027 (remove_files) COMPLETE
90262026-09-07T00:15:17.051Z[ recovery-image] Sep 07 00:15:16.526 INFO O| Sep 07 00:15:16.526 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90272026-09-07T00:15:17.051Z[ recovery-image] Sep 07 00:15:16.533 INFO O| Sep 07 00:15:16.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
90282026-09-07T00:15:17.051Z[ recovery-image] Sep 07 00:15:16.533 INFO O| Sep 07 00:15:16.533 INFO STEP 1028 (remove_files) COMPLETE
90292026-09-07T00:15:17.058Z[ recovery-image] Sep 07 00:15:16.533 INFO O| Sep 07 00:15:16.533 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90302026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.541 INFO O| Sep 07 00:15:16.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
90312026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.541 INFO O| Sep 07 00:15:16.541 INFO STEP 1029 (remove_files) COMPLETE
90322026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.541 INFO O| Sep 07 00:15:16.541 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90332026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.549 INFO O| Sep 07 00:15:16.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
90342026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.549 INFO O| Sep 07 00:15:16.549 INFO STEP 1030 (remove_files) COMPLETE
90352026-09-07T00:15:17.067Z[ recovery-image] Sep 07 00:15:16.549 INFO O| Sep 07 00:15:16.549 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90362026-09-07T00:15:17.077Z[ recovery-image] Sep 07 00:15:16.558 INFO O| Sep 07 00:15:16.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
90372026-09-07T00:15:17.077Z[ recovery-image] Sep 07 00:15:16.558 INFO O| Sep 07 00:15:16.558 INFO STEP 1031 (remove_files) COMPLETE
90382026-09-07T00:15:17.077Z[ recovery-image] Sep 07 00:15:16.558 INFO O| Sep 07 00:15:16.558 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90392026-09-07T00:15:17.088Z[ recovery-image] Sep 07 00:15:16.566 INFO O| Sep 07 00:15:16.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
90402026-09-07T00:15:17.088Z[ recovery-image] Sep 07 00:15:16.566 INFO O| Sep 07 00:15:16.566 INFO STEP 1032 (remove_files) COMPLETE
90412026-09-07T00:15:17.088Z[ recovery-image] Sep 07 00:15:16.566 INFO O| Sep 07 00:15:16.566 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90422026-09-07T00:15:17.098Z[ recovery-image] Sep 07 00:15:16.574 INFO O| Sep 07 00:15:16.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
90432026-09-07T00:15:17.098Z[ recovery-image] Sep 07 00:15:16.574 INFO O| Sep 07 00:15:16.574 INFO STEP 1033 (remove_files) COMPLETE
90442026-09-07T00:15:17.098Z[ recovery-image] Sep 07 00:15:16.574 INFO O| Sep 07 00:15:16.574 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90452026-09-07T00:15:17.115Z[ recovery-image] Sep 07 00:15:16.583 INFO O| Sep 07 00:15:16.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
90462026-09-07T00:15:17.116Z[ recovery-image] Sep 07 00:15:16.583 INFO O| Sep 07 00:15:16.583 INFO STEP 1034 (remove_files) COMPLETE
90472026-09-07T00:15:17.116Z[ recovery-image] Sep 07 00:15:16.583 INFO O| Sep 07 00:15:16.583 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90482026-09-07T00:15:17.116Z[ recovery-image] Sep 07 00:15:16.591 INFO O| Sep 07 00:15:16.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
90492026-09-07T00:15:17.116Z[ recovery-image] Sep 07 00:15:16.591 INFO O| Sep 07 00:15:16.591 INFO STEP 1035 (remove_files) COMPLETE
90502026-09-07T00:15:17.116Z[ recovery-image] Sep 07 00:15:16.591 INFO O| Sep 07 00:15:16.591 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90512026-09-07T00:15:17.129Z[ recovery-image] Sep 07 00:15:16.599 INFO O| Sep 07 00:15:16.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
90522026-09-07T00:15:17.130Z[ recovery-image] Sep 07 00:15:16.599 INFO O| Sep 07 00:15:16.599 INFO STEP 1036 (remove_files) COMPLETE
90532026-09-07T00:15:17.134Z[ recovery-image] Sep 07 00:15:16.599 INFO O| Sep 07 00:15:16.599 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90542026-09-07T00:15:17.134Z[ recovery-image] Sep 07 00:15:16.608 INFO O| Sep 07 00:15:16.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
90552026-09-07T00:15:17.134Z[ recovery-image] Sep 07 00:15:16.608 INFO O| Sep 07 00:15:16.608 INFO STEP 1037 (remove_files) COMPLETE
90562026-09-07T00:15:17.135Z[ recovery-image] Sep 07 00:15:16.608 INFO O| Sep 07 00:15:16.608 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90572026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.615 INFO O| Sep 07 00:15:16.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
90582026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.616 INFO O| Sep 07 00:15:16.616 INFO STEP 1038 (remove_files) COMPLETE
90592026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.616 INFO O| Sep 07 00:15:16.616 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90602026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.624 INFO O| Sep 07 00:15:16.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
90612026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.624 INFO O| Sep 07 00:15:16.624 INFO STEP 1039 (remove_files) COMPLETE
90622026-09-07T00:15:17.145Z[ recovery-image] Sep 07 00:15:16.624 INFO O| Sep 07 00:15:16.624 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90632026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.632 INFO O| Sep 07 00:15:16.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
90642026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.632 INFO O| Sep 07 00:15:16.632 INFO STEP 1040 (remove_files) COMPLETE
90652026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.632 INFO O| Sep 07 00:15:16.632 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90662026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.640 INFO O| Sep 07 00:15:16.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
90672026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.640 INFO O| Sep 07 00:15:16.640 INFO STEP 1041 (remove_files) COMPLETE
90682026-09-07T00:15:17.157Z[ recovery-image] Sep 07 00:15:16.640 INFO O| Sep 07 00:15:16.640 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90692026-09-07T00:15:17.170Z[ recovery-image] Sep 07 00:15:16.648 INFO O| Sep 07 00:15:16.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
90702026-09-07T00:15:17.170Z[ recovery-image] Sep 07 00:15:16.648 INFO O| Sep 07 00:15:16.648 INFO STEP 1042 (remove_files) COMPLETE
90712026-09-07T00:15:17.170Z[ recovery-image] Sep 07 00:15:16.648 INFO O| Sep 07 00:15:16.648 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90722026-09-07T00:15:17.179Z[ recovery-image] Sep 07 00:15:16.656 INFO O| Sep 07 00:15:16.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
90732026-09-07T00:15:17.179Z[ recovery-image] Sep 07 00:15:16.656 INFO O| Sep 07 00:15:16.656 INFO STEP 1043 (remove_files) COMPLETE
90742026-09-07T00:15:17.179Z[ recovery-image] Sep 07 00:15:16.656 INFO O| Sep 07 00:15:16.656 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90752026-09-07T00:15:17.187Z[ recovery-image] Sep 07 00:15:16.665 INFO O| Sep 07 00:15:16.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
90762026-09-07T00:15:17.187Z[ recovery-image] Sep 07 00:15:16.665 INFO O| Sep 07 00:15:16.665 INFO STEP 1044 (remove_files) COMPLETE
90772026-09-07T00:15:17.187Z[ recovery-image] Sep 07 00:15:16.665 INFO O| Sep 07 00:15:16.665 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90782026-09-07T00:15:17.200Z[ recovery-image] Sep 07 00:15:16.673 INFO O| Sep 07 00:15:16.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
90792026-09-07T00:15:17.200Z[ recovery-image] Sep 07 00:15:16.673 INFO O| Sep 07 00:15:16.673 INFO STEP 1045 (remove_files) COMPLETE
90802026-09-07T00:15:17.201Z[ recovery-image] Sep 07 00:15:16.673 INFO O| Sep 07 00:15:16.673 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90812026-09-07T00:15:17.201Z[ recovery-image] Sep 07 00:15:16.680 INFO O| Sep 07 00:15:16.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
90822026-09-07T00:15:17.201Z[ recovery-image] Sep 07 00:15:16.680 INFO O| Sep 07 00:15:16.680 INFO STEP 1046 (remove_files) COMPLETE
90832026-09-07T00:15:17.201Z[ recovery-image] Sep 07 00:15:16.680 INFO O| Sep 07 00:15:16.680 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90842026-09-07T00:15:17.213Z[ recovery-image] Sep 07 00:15:16.698 INFO O| Sep 07 00:15:16.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
90852026-09-07T00:15:17.213Z[ recovery-image] Sep 07 00:15:16.698 INFO O| Sep 07 00:15:16.698 INFO STEP 1047 (remove_files) COMPLETE
90862026-09-07T00:15:17.213Z[ recovery-image] Sep 07 00:15:16.698 INFO O| Sep 07 00:15:16.698 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90872026-09-07T00:15:17.247Z[ recovery-image] Sep 07 00:15:16.731 INFO O| Sep 07 00:15:16.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
90882026-09-07T00:15:17.247Z[ recovery-image] Sep 07 00:15:16.731 INFO O| Sep 07 00:15:16.731 INFO STEP 1048 (remove_files) COMPLETE
90892026-09-07T00:15:17.247Z[ recovery-image] Sep 07 00:15:16.731 INFO O| Sep 07 00:15:16.731 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90902026-09-07T00:15:17.257Z[ recovery-image] Sep 07 00:15:16.742 INFO O| Sep 07 00:15:16.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
90912026-09-07T00:15:17.257Z[ recovery-image] Sep 07 00:15:16.742 INFO O| Sep 07 00:15:16.742 INFO STEP 1049 (remove_files) COMPLETE
90922026-09-07T00:15:17.268Z[ recovery-image] Sep 07 00:15:16.742 INFO O| Sep 07 00:15:16.742 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90932026-09-07T00:15:17.286Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
90942026-09-07T00:15:17.309Z[ recovery-image] Sep 07 00:15:16.794 INFO O| Sep 07 00:15:16.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
90952026-09-07T00:15:17.309Z[ recovery-image] Sep 07 00:15:16.794 INFO O| Sep 07 00:15:16.794 INFO STEP 1050 (remove_files) COMPLETE
90962026-09-07T00:15:17.309Z[ recovery-image] Sep 07 00:15:16.794 INFO O| Sep 07 00:15:16.794 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90972026-09-07T00:15:17.324Z[ recovery-image] Sep 07 00:15:16.809 INFO O| Sep 07 00:15:16.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
90982026-09-07T00:15:17.328Z[ recovery-image] Sep 07 00:15:16.809 INFO O| Sep 07 00:15:16.809 INFO STEP 1051 (remove_files) COMPLETE
90992026-09-07T00:15:17.328Z[ recovery-image] Sep 07 00:15:16.809 INFO O| Sep 07 00:15:16.809 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91002026-09-07T00:15:17.341Z[ recovery-image] Sep 07 00:15:16.826 INFO O| Sep 07 00:15:16.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
91012026-09-07T00:15:17.341Z[ recovery-image] Sep 07 00:15:16.826 INFO O| Sep 07 00:15:16.826 INFO STEP 1052 (remove_files) COMPLETE
91022026-09-07T00:15:17.341Z[ recovery-image] Sep 07 00:15:16.826 INFO O| Sep 07 00:15:16.826 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91032026-09-07T00:15:17.351Z[ recovery-image] Sep 07 00:15:16.835 INFO O| Sep 07 00:15:16.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
91042026-09-07T00:15:17.351Z[ recovery-image] Sep 07 00:15:16.836 INFO O| Sep 07 00:15:16.835 INFO STEP 1053 (remove_files) COMPLETE
91052026-09-07T00:15:17.351Z[ recovery-image] Sep 07 00:15:16.836 INFO O| Sep 07 00:15:16.836 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91062026-09-07T00:15:17.360Z[ recovery-image] Sep 07 00:15:16.844 INFO O| Sep 07 00:15:16.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
91072026-09-07T00:15:17.360Z[ recovery-image] Sep 07 00:15:16.844 INFO O| Sep 07 00:15:16.844 INFO STEP 1054 (remove_files) COMPLETE
91082026-09-07T00:15:17.360Z[ recovery-image] Sep 07 00:15:16.844 INFO O| Sep 07 00:15:16.844 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91092026-09-07T00:15:17.369Z[ recovery-image] Sep 07 00:15:16.853 INFO O| Sep 07 00:15:16.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
91102026-09-07T00:15:17.369Z[ recovery-image] Sep 07 00:15:16.853 INFO O| Sep 07 00:15:16.853 INFO STEP 1055 (remove_files) COMPLETE
91112026-09-07T00:15:17.369Z[ recovery-image] Sep 07 00:15:16.853 INFO O| Sep 07 00:15:16.853 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91122026-09-07T00:15:17.377Z[ recovery-image] Sep 07 00:15:16.862 INFO O| Sep 07 00:15:16.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
91132026-09-07T00:15:17.377Z[ recovery-image] Sep 07 00:15:16.862 INFO O| Sep 07 00:15:16.862 INFO STEP 1056 (remove_files) COMPLETE
91142026-09-07T00:15:17.377Z[ recovery-image] Sep 07 00:15:16.862 INFO O| Sep 07 00:15:16.862 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91152026-09-07T00:15:17.391Z[ recovery-image] Sep 07 00:15:16.876 INFO O| Sep 07 00:15:16.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
91162026-09-07T00:15:17.391Z[ recovery-image] Sep 07 00:15:16.876 INFO O| Sep 07 00:15:16.876 INFO STEP 1057 (remove_files) COMPLETE
91172026-09-07T00:15:17.391Z[ recovery-image] Sep 07 00:15:16.876 INFO O| Sep 07 00:15:16.876 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91182026-09-07T00:15:17.401Z[ recovery-image] Sep 07 00:15:16.886 INFO O| Sep 07 00:15:16.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
91192026-09-07T00:15:17.401Z[ recovery-image] Sep 07 00:15:16.886 INFO O| Sep 07 00:15:16.886 INFO STEP 1058 (remove_files) COMPLETE
91202026-09-07T00:15:17.401Z[ recovery-image] Sep 07 00:15:16.886 INFO O| Sep 07 00:15:16.886 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91212026-09-07T00:15:17.410Z[ recovery-image] Sep 07 00:15:16.895 INFO O| Sep 07 00:15:16.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
91222026-09-07T00:15:17.429Z[ recovery-image] Sep 07 00:15:16.895 INFO O| Sep 07 00:15:16.895 INFO STEP 1059 (remove_files) COMPLETE
91232026-09-07T00:15:17.430Z[ recovery-image] Sep 07 00:15:16.895 INFO O| Sep 07 00:15:16.895 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91242026-09-07T00:15:17.439Z[ recovery-image] Sep 07 00:15:16.905 INFO O| Sep 07 00:15:16.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
91252026-09-07T00:15:17.439Z[ recovery-image] Sep 07 00:15:16.905 INFO O| Sep 07 00:15:16.905 INFO STEP 1060 (remove_files) COMPLETE
91262026-09-07T00:15:17.439Z[ recovery-image] Sep 07 00:15:16.905 INFO O| Sep 07 00:15:16.905 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91272026-09-07T00:15:17.439Z[ recovery-image] Sep 07 00:15:16.913 INFO O| Sep 07 00:15:16.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
91282026-09-07T00:15:17.444Z[ recovery-image] Sep 07 00:15:16.913 INFO O| Sep 07 00:15:16.913 INFO STEP 1061 (remove_files) COMPLETE
91292026-09-07T00:15:17.445Z[ recovery-image] Sep 07 00:15:16.913 INFO O| Sep 07 00:15:16.913 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91302026-09-07T00:15:17.445Z[ recovery-image] Sep 07 00:15:16.921 INFO O| Sep 07 00:15:16.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
91312026-09-07T00:15:17.445Z[ recovery-image] Sep 07 00:15:16.921 INFO O| Sep 07 00:15:16.921 INFO STEP 1062 (remove_files) COMPLETE
91322026-09-07T00:15:17.445Z[ recovery-image] Sep 07 00:15:16.921 INFO O| Sep 07 00:15:16.921 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91332026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.929 INFO O| Sep 07 00:15:16.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
91342026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.929 INFO O| Sep 07 00:15:16.929 INFO STEP 1063 (remove_files) COMPLETE
91352026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.929 INFO O| Sep 07 00:15:16.929 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91362026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.937 INFO O| Sep 07 00:15:16.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
91372026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.937 INFO O| Sep 07 00:15:16.937 INFO STEP 1064 (remove_files) COMPLETE
91382026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.937 INFO O| Sep 07 00:15:16.937 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91392026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.945 INFO O| Sep 07 00:15:16.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
91402026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.945 INFO O| Sep 07 00:15:16.945 INFO STEP 1065 (remove_files) COMPLETE
91412026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.945 INFO O| Sep 07 00:15:16.945 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91422026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.953 INFO O| Sep 07 00:15:16.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
91432026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.953 INFO O| Sep 07 00:15:16.953 INFO STEP 1066 (remove_files) COMPLETE
91442026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.953 INFO O| Sep 07 00:15:16.953 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91452026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.961 INFO O| Sep 07 00:15:16.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
91462026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.961 INFO O| Sep 07 00:15:16.961 INFO STEP 1067 (remove_files) COMPLETE
91472026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.961 INFO O| Sep 07 00:15:16.961 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91482026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.969 INFO O| Sep 07 00:15:16.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
91492026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.969 INFO O| Sep 07 00:15:16.969 INFO STEP 1068 (remove_files) COMPLETE
91502026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.969 INFO O| Sep 07 00:15:16.969 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91512026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.977 INFO O| Sep 07 00:15:16.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
91522026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.977 INFO O| Sep 07 00:15:16.977 INFO STEP 1069 (remove_files) COMPLETE
91532026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.977 INFO O| Sep 07 00:15:16.977 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91542026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.984 INFO O| Sep 07 00:15:16.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
91552026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.984 INFO O| Sep 07 00:15:16.984 INFO STEP 1070 (remove_files) COMPLETE
91562026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.984 INFO O| Sep 07 00:15:16.984 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91572026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.992 INFO O| Sep 07 00:15:16.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
91582026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.992 INFO O| Sep 07 00:15:16.992 INFO STEP 1071 (remove_files) COMPLETE
91592026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:16.992 INFO O| Sep 07 00:15:16.992 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91602026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:17.001 INFO O| Sep 07 00:15:17.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
91612026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:17.001 INFO O| Sep 07 00:15:17.001 INFO STEP 1072 (remove_files) COMPLETE
91622026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:17.001 INFO O| Sep 07 00:15:17.001 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91632026-09-07T00:15:21.568Z[ recovery-image] Sep 07 00:15:17.010 INFO O| Sep 07 00:15:17.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
91642026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.010 INFO O| Sep 07 00:15:17.010 INFO STEP 1073 (remove_files) COMPLETE
91652026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.010 INFO O| Sep 07 00:15:17.010 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91662026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.028 INFO O| Sep 07 00:15:17.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
91672026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.028 INFO O| Sep 07 00:15:17.028 INFO STEP 1074 (remove_files) COMPLETE
91682026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.028 INFO O| Sep 07 00:15:17.028 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91692026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.042 INFO O| Sep 07 00:15:17.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
91702026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.042 INFO O| Sep 07 00:15:17.042 INFO STEP 1075 (remove_files) COMPLETE
91712026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.042 INFO O| Sep 07 00:15:17.042 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91722026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.066 INFO O| Sep 07 00:15:17.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
91732026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.066 INFO O| Sep 07 00:15:17.066 INFO STEP 1076 (remove_files) COMPLETE
91742026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.066 INFO O| Sep 07 00:15:17.066 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91752026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.077 INFO O| Sep 07 00:15:17.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
91762026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.077 INFO O| Sep 07 00:15:17.077 INFO STEP 1077 (remove_files) COMPLETE
91772026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.077 INFO O| Sep 07 00:15:17.077 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91782026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.089 INFO O| Sep 07 00:15:17.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
91792026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.089 INFO O| Sep 07 00:15:17.089 INFO STEP 1078 (remove_files) COMPLETE
91802026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.089 INFO O| Sep 07 00:15:17.089 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91812026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.100 INFO O| Sep 07 00:15:17.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
91822026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.100 INFO O| Sep 07 00:15:17.100 INFO STEP 1079 (remove_files) COMPLETE
91832026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.100 INFO O| Sep 07 00:15:17.100 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91842026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.108 INFO O| Sep 07 00:15:17.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
91852026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.108 INFO O| Sep 07 00:15:17.108 INFO STEP 1080 (remove_files) COMPLETE
91862026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.108 INFO O| Sep 07 00:15:17.108 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91872026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.119 INFO O| Sep 07 00:15:17.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
91882026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.119 INFO O| Sep 07 00:15:17.119 INFO STEP 1081 (remove_files) COMPLETE
91892026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.119 INFO O| Sep 07 00:15:17.119 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91902026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.132 INFO O| Sep 07 00:15:17.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
91912026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.132 INFO O| Sep 07 00:15:17.132 INFO STEP 1082 (remove_files) COMPLETE
91922026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.132 INFO O| Sep 07 00:15:17.132 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91932026-09-07T00:15:21.569Z[verify-libraries] Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
91942026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.143 INFO O| Sep 07 00:15:17.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
91952026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.143 INFO O| Sep 07 00:15:17.143 INFO STEP 1083 (remove_files) COMPLETE
91962026-09-07T00:15:21.569Z[ recovery-image] Sep 07 00:15:17.143 INFO O| Sep 07 00:15:17.143 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91972026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.154 INFO O| Sep 07 00:15:17.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
91982026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.154 INFO O| Sep 07 00:15:17.154 INFO STEP 1084 (remove_files) COMPLETE
91992026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.154 INFO O| Sep 07 00:15:17.154 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92002026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.163 INFO O| Sep 07 00:15:17.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
92012026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.163 INFO O| Sep 07 00:15:17.163 INFO STEP 1085 (remove_files) COMPLETE
92022026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.164 INFO O| Sep 07 00:15:17.163 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92032026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.172 INFO O| Sep 07 00:15:17.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
92042026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.172 INFO O| Sep 07 00:15:17.172 INFO STEP 1086 (remove_files) COMPLETE
92052026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.172 INFO O| Sep 07 00:15:17.172 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92062026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.182 INFO O| Sep 07 00:15:17.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
92072026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.182 INFO O| Sep 07 00:15:17.182 INFO STEP 1087 (remove_files) COMPLETE
92082026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.182 INFO O| Sep 07 00:15:17.182 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92092026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.191 INFO O| Sep 07 00:15:17.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
92102026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.191 INFO O| Sep 07 00:15:17.191 INFO STEP 1088 (remove_files) COMPLETE
92112026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.191 INFO O| Sep 07 00:15:17.191 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92122026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.200 INFO O| Sep 07 00:15:17.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
92132026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.200 INFO O| Sep 07 00:15:17.200 INFO STEP 1089 (remove_files) COMPLETE
92142026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.200 INFO O| Sep 07 00:15:17.200 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92152026-09-07T00:15:21.570Z[ recovery-image] Sep 07 00:15:17.210 INFO O| Sep 07 00:15:17.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
92162026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.210 INFO O| Sep 07 00:15:17.210 INFO STEP 1090 (remove_files) COMPLETE
92172026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.210 INFO O| Sep 07 00:15:17.210 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92182026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.220 INFO O| Sep 07 00:15:17.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
92192026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.220 INFO O| Sep 07 00:15:17.220 INFO STEP 1091 (remove_files) COMPLETE
92202026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.220 INFO O| Sep 07 00:15:17.220 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92212026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.228 INFO O| Sep 07 00:15:17.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
92222026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.229 INFO O| Sep 07 00:15:17.229 INFO STEP 1092 (remove_files) COMPLETE
92232026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.229 INFO O| Sep 07 00:15:17.229 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92242026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.239 INFO O| Sep 07 00:15:17.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
92252026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.239 INFO O| Sep 07 00:15:17.239 INFO STEP 1093 (remove_files) COMPLETE
92262026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.239 INFO O| Sep 07 00:15:17.239 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92272026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.248 INFO O| Sep 07 00:15:17.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
92282026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.248 INFO O| Sep 07 00:15:17.248 INFO STEP 1094 (remove_files) COMPLETE
92292026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.248 INFO O| Sep 07 00:15:17.248 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92302026-09-07T00:15:21.571Z[ recovery-image] Sep 07 00:15:17.256 INFO O| Sep 07 00:15:17.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
92312026-09-07T00:15:21.572Z[ recovery-image] Sep 07 00:15:17.257 INFO O| Sep 07 00:15:17.257 INFO STEP 1095 (remove_files) COMPLETE
92322026-09-07T00:15:21.572Z[ recovery-image] Sep 07 00:15:17.257 INFO O| Sep 07 00:15:17.257 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92332026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.265 INFO O| Sep 07 00:15:17.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
92342026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.265 INFO O| Sep 07 00:15:17.265 INFO STEP 1096 (remove_files) COMPLETE
92352026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.265 INFO O| Sep 07 00:15:17.265 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92362026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.273 INFO O| Sep 07 00:15:17.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
92372026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.273 INFO O| Sep 07 00:15:17.273 INFO STEP 1097 (remove_files) COMPLETE
92382026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.273 INFO O| Sep 07 00:15:17.273 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92392026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.282 INFO O| Sep 07 00:15:17.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
92402026-09-07T00:15:21.595Z[ recovery-image] Sep 07 00:15:17.282 INFO O| Sep 07 00:15:17.282 INFO STEP 1098 (remove_files) COMPLETE
92412026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.282 INFO O| Sep 07 00:15:17.282 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92422026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.292 INFO O| Sep 07 00:15:17.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
92432026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.292 INFO O| Sep 07 00:15:17.292 INFO STEP 1099 (remove_files) COMPLETE
92442026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.292 INFO O| Sep 07 00:15:17.292 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92452026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.302 INFO O| Sep 07 00:15:17.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
92462026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.302 INFO O| Sep 07 00:15:17.302 INFO STEP 1100 (remove_files) COMPLETE
92472026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.302 INFO O| Sep 07 00:15:17.302 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92482026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.313 INFO O| Sep 07 00:15:17.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
92492026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.313 INFO O| Sep 07 00:15:17.313 INFO STEP 1101 (remove_files) COMPLETE
92502026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.313 INFO O| Sep 07 00:15:17.313 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92512026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.323 INFO O| Sep 07 00:15:17.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
92522026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.323 INFO O| Sep 07 00:15:17.323 INFO STEP 1102 (remove_files) COMPLETE
92532026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.323 INFO O| Sep 07 00:15:17.323 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92542026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.333 INFO O| Sep 07 00:15:17.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
92552026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.333 INFO O| Sep 07 00:15:17.333 INFO STEP 1103 (remove_files) COMPLETE
92562026-09-07T00:15:21.596Z[ recovery-image] Sep 07 00:15:17.333 INFO O| Sep 07 00:15:17.333 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92572026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.344 INFO O| Sep 07 00:15:17.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
92582026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.344 INFO O| Sep 07 00:15:17.344 INFO STEP 1104 (remove_files) COMPLETE
92592026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.344 INFO O| Sep 07 00:15:17.344 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92602026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.355 INFO O| Sep 07 00:15:17.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
92612026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.355 INFO O| Sep 07 00:15:17.355 INFO STEP 1105 (remove_files) COMPLETE
92622026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.355 INFO O| Sep 07 00:15:17.355 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92632026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.364 INFO O| Sep 07 00:15:17.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
92642026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.365 INFO O| Sep 07 00:15:17.364 INFO STEP 1106 (remove_files) COMPLETE
92652026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.365 INFO O| Sep 07 00:15:17.364 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92662026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.373 INFO O| Sep 07 00:15:17.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
92672026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.373 INFO O| Sep 07 00:15:17.373 INFO STEP 1107 (remove_files) COMPLETE
92682026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.373 INFO O| Sep 07 00:15:17.373 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92692026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.381 INFO O| Sep 07 00:15:17.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
92702026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.381 INFO O| Sep 07 00:15:17.381 INFO STEP 1108 (remove_files) COMPLETE
92712026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.381 INFO O| Sep 07 00:15:17.381 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92722026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.390 INFO O| Sep 07 00:15:17.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
92732026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.390 INFO O| Sep 07 00:15:17.390 INFO STEP 1109 (remove_files) COMPLETE
92742026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.390 INFO O| Sep 07 00:15:17.390 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92752026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.399 INFO O| Sep 07 00:15:17.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
92762026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.399 INFO O| Sep 07 00:15:17.399 INFO STEP 1110 (remove_files) COMPLETE
92772026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.399 INFO O| Sep 07 00:15:17.399 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92782026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.410 INFO O| Sep 07 00:15:17.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
92792026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.410 INFO O| Sep 07 00:15:17.410 INFO STEP 1111 (remove_files) COMPLETE
92802026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.410 INFO O| Sep 07 00:15:17.410 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92812026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.420 INFO O| Sep 07 00:15:17.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
92822026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.420 INFO O| Sep 07 00:15:17.420 INFO STEP 1112 (remove_files) COMPLETE
92832026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.420 INFO O| Sep 07 00:15:17.420 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92842026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.430 INFO O| Sep 07 00:15:17.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
92852026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.430 INFO O| Sep 07 00:15:17.430 INFO STEP 1113 (remove_files) COMPLETE
92862026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.430 INFO O| Sep 07 00:15:17.430 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92872026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.440 INFO O| Sep 07 00:15:17.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
92882026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.440 INFO O| Sep 07 00:15:17.440 INFO STEP 1114 (remove_files) COMPLETE
92892026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.440 INFO O| Sep 07 00:15:17.440 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92902026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.451 INFO O| Sep 07 00:15:17.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
92912026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.451 INFO O| Sep 07 00:15:17.451 INFO STEP 1115 (remove_files) COMPLETE
92922026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.451 INFO O| Sep 07 00:15:17.451 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92932026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.460 INFO O| Sep 07 00:15:17.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
92942026-09-07T00:15:21.597Z[ recovery-image] Sep 07 00:15:17.461 INFO O| Sep 07 00:15:17.461 INFO STEP 1116 (remove_files) COMPLETE
92952026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.461 INFO O| Sep 07 00:15:17.461 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92962026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.469 INFO O| Sep 07 00:15:17.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
92972026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.469 INFO O| Sep 07 00:15:17.469 INFO STEP 1117 (remove_files) COMPLETE
92982026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.469 INFO O| Sep 07 00:15:17.469 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
92992026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.484 INFO O| Sep 07 00:15:17.482 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
93002026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:17.484 INFO O| Sep 07 00:15:17.482 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
93012026-09-07T00:15:21.598Z[ host-image] Sep 07 00:15:17.595 INFO O| adding properties...
93022026-09-07T00:15:21.598Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
93032026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:18.311 INFO O| Sep 07 00:15:18.310 INFO STEP 1118 (pack_tar) COMPLETE
93042026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:18.311 INFO O| Sep 07 00:15:18.310 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
93052026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:18.311 INFO O| Sep 07 00:15:18.311 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
93062026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:18.915 INFO O| Sep 07 00:15:18.915 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
93072026-09-07T00:15:21.598Z[ host-image] Sep 07 00:15:18.998 INFO O| installing packages...
93082026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.014 INFO O| Sep 07 00:15:19.014 INFO completed processing sled/ramdisk-03-recovery-trim
93092026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.018 INFO image builder template: zfs-recovery...
93102026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.018 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs-recovery"], pwd: None
93112026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.047 INFO O| Sep 07 00:15:19.046 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
93122026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.054 INFO O| Sep 07 00:15:19.051 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
93132026-09-07T00:15:21.598Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
93142026-09-07T00:15:21.598Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
93152026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.139 INFO O| Sep 07 00:15:19.139 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
93162026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.187 INFO O| Sep 07 00:15:19.185 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
93172026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.187 INFO O| Sep 07 00:15:19.185 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
93182026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.189 INFO O| Sep 07 00:15:19.189 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
93192026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.251 INFO O| Sep 07 00:15:19.251 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
93202026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.296 INFO O| Sep 07 00:15:19.296 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
93212026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.307 INFO O| Sep 07 00:15:19.307 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
93222026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.312 INFO O| Sep 07 00:15:19.312 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
93232026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.314 INFO O| Sep 07 00:15:19.314 INFO no lofi found
93242026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.314 INFO O| Sep 07 00:15:19.314 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
93252026-09-07T00:15:21.598Z[ recovery-image] Sep 07 00:15:19.314 INFO O| Sep 07 00:15:19.314 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
93262026-09-07T00:15:21.598Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
93272026-09-07T00:15:21.598Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
93282026-09-07T00:15:21.599Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
93292026-09-07T00:15:21.599Z[verify-libraries] Compiling multimap v0.10.1
93302026-09-07T00:15:21.599Z[verify-libraries] Compiling termios v0.3.3
93312026-09-07T00:15:21.599Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
93322026-09-07T00:15:21.599Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
93332026-09-07T00:15:21.609Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
93342026-09-07T00:15:21.609Z[ recovery-image] Sep 07 00:15:21.001 INFO O| Sep 07 00:15:21.001 INFO lofi device = /dev/dsk/c2t1d0p0
93352026-09-07T00:15:21.609Z[ recovery-image] Sep 07 00:15:21.001 INFO O| Sep 07 00:15:21.001 INFO pool device = /dev/dsk/c2t1d0p0
93362026-09-07T00:15:21.609Z[ recovery-image] Sep 07 00:15:21.001 INFO O| Sep 07 00:15:21.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
93372026-09-07T00:15:21.674Z[ recovery-image] Sep 07 00:15:21.159 INFO O| Sep 07 00:15:21.158 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
93382026-09-07T00:15:21.674Z[ recovery-image] Sep 07 00:15:21.159 INFO O| Sep 07 00:15:21.158 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
93392026-09-07T00:15:21.700Z[ recovery-image] Sep 07 00:15:21.184 INFO O| Sep 07 00:15:21.184 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
93402026-09-07T00:15:21.799Z[ recovery-image] Sep 07 00:15:21.284 INFO O| Sep 07 00:15:21.284 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
93412026-09-07T00:15:21.833Z[ recovery-image] Sep 07 00:15:21.318 INFO O| Sep 07 00:15:21.317 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
93422026-09-07T00:15:21.853Z[ recovery-image] Sep 07 00:15:21.338 INFO O| Sep 07 00:15:21.338 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
93432026-09-07T00:15:21.868Z[ recovery-image] Sep 07 00:15:21.353 INFO O| Sep 07 00:15:21.353 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
93442026-09-07T00:15:21.916Z[ recovery-image] Sep 07 00:15:21.400 INFO O| Sep 07 00:15:21.400 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
93452026-09-07T00:15:21.916Z[ recovery-image] Sep 07 00:15:21.401 INFO O| Sep 07 00:15:21.400 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
93462026-09-07T00:15:21.916Z[ recovery-image] Sep 07 00:15:21.401 INFO O| Sep 07 00:15:21.401 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
93472026-09-07T00:15:21.925Z[ recovery-image] Sep 07 00:15:21.410 INFO O| Sep 07 00:15:21.410 INFO boot environment UUID: fba28cff-0443-4555-b4a0-466c24a25241
93482026-09-07T00:15:21.925Z[ recovery-image] Sep 07 00:15:21.410 INFO O| Sep 07 00:15:21.410 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = fba28cff-0443-4555-b4a0-466c24a25241
93492026-09-07T00:15:21.941Z[ recovery-image] Sep 07 00:15:21.427 INFO O| Sep 07 00:15:21.426 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
93502026-09-07T00:15:21.961Z[ recovery-image] Sep 07 00:15:21.446 INFO O| Sep 07 00:15:21.446 INFO STEP 0 (create_be) COMPLETE
93512026-09-07T00:15:21.961Z[ recovery-image] Sep 07 00:15:21.446 INFO O| Sep 07 00:15:21.446 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
93522026-09-07T00:15:21.976Z[ recovery-image] Sep 07 00:15:21.461 INFO O| Sep 07 00:15:21.460 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
93532026-09-07T00:15:23.249Z[verify-libraries] Compiling polar-core v0.27.3
93542026-09-07T00:15:29.792Z[ recovery-image] Sep 07 00:15:29.276 INFO O| Sep 07 00:15:29.276 INFO STEP 1 (unpack_tar) COMPLETE
93552026-09-07T00:15:29.792Z[ recovery-image] Sep 07 00:15:29.276 INFO O| Sep 07 00:15:29.276 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93562026-09-07T00:15:29.803Z[ recovery-image] Sep 07 00:15:29.288 INFO O| Sep 07 00:15:29.288 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
93572026-09-07T00:15:29.806Z[ host-image] Sep 07 00:15:29.289 INFO O| seeding SMF database...
93582026-09-07T00:15:31.135Z[ recovery-image] Sep 07 00:15:30.620 INFO O| Sep 07 00:15:30.620 INFO STEP 2 (devfsadm) COMPLETE
93592026-09-07T00:15:31.135Z[ recovery-image] Sep 07 00:15:30.620 INFO O| Sep 07 00:15:30.620 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93602026-09-07T00:15:31.147Z[ recovery-image] Sep 07 00:15:30.632 INFO O| Sep 07 00:15:30.632 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93612026-09-07T00:15:31.148Z[ recovery-image] Sep 07 00:15:30.633 INFO O| Sep 07 00:15:30.632 INFO STEP 3 (ensure_dir) COMPLETE
93622026-09-07T00:15:31.148Z[ recovery-image] Sep 07 00:15:30.633 INFO O| Sep 07 00:15:30.632 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93632026-09-07T00:15:31.160Z[ recovery-image] Sep 07 00:15:30.644 INFO O| Sep 07 00:15:30.644 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93642026-09-07T00:15:31.160Z[ recovery-image] Sep 07 00:15:30.645 INFO O| Sep 07 00:15:30.644 INFO STEP 4 (ensure_dir) COMPLETE
93652026-09-07T00:15:31.163Z[ recovery-image] Sep 07 00:15:30.645 INFO O| Sep 07 00:15:30.644 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93662026-09-07T00:15:31.171Z[ recovery-image] Sep 07 00:15:30.656 INFO O| Sep 07 00:15:30.656 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93672026-09-07T00:15:31.171Z[ recovery-image] Sep 07 00:15:30.656 INFO O| Sep 07 00:15:30.656 INFO STEP 5 (ensure_dir) COMPLETE
93682026-09-07T00:15:31.171Z[ recovery-image] Sep 07 00:15:30.656 INFO O| Sep 07 00:15:30.656 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93692026-09-07T00:15:31.183Z[ recovery-image] Sep 07 00:15:30.668 INFO O| Sep 07 00:15:30.668 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93702026-09-07T00:15:31.183Z[ recovery-image] Sep 07 00:15:30.668 INFO O| Sep 07 00:15:30.668 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93712026-09-07T00:15:31.186Z[ recovery-image] Sep 07 00:15:30.668 INFO O| Sep 07 00:15:30.668 INFO STEP 6 (ensure_dir) COMPLETE
93722026-09-07T00:15:31.186Z[ recovery-image] Sep 07 00:15:30.668 INFO O| Sep 07 00:15:30.668 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93732026-09-07T00:15:31.193Z[ recovery-image] Sep 07 00:15:30.678 INFO O| Sep 07 00:15:30.678 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93742026-09-07T00:15:31.193Z[ recovery-image] Sep 07 00:15:30.678 INFO O| Sep 07 00:15:30.678 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93752026-09-07T00:15:31.193Z[ recovery-image] Sep 07 00:15:30.678 INFO O| Sep 07 00:15:30.678 INFO STEP 7 (ensure_dir) COMPLETE
93762026-09-07T00:15:31.196Z[ recovery-image] Sep 07 00:15:30.678 INFO O| Sep 07 00:15:30.678 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93772026-09-07T00:15:31.204Z[ recovery-image] Sep 07 00:15:30.689 INFO O| Sep 07 00:15:30.689 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
93782026-09-07T00:15:31.207Z[ recovery-image] Sep 07 00:15:30.690 INFO O| Sep 07 00:15:30.690 INFO STEP 8 (remove_files) COMPLETE
93792026-09-07T00:15:31.207Z[ recovery-image] Sep 07 00:15:30.690 INFO O| Sep 07 00:15:30.690 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93802026-09-07T00:15:31.215Z[ recovery-image] Sep 07 00:15:30.700 INFO O| Sep 07 00:15:30.700 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
93812026-09-07T00:15:31.218Z[ recovery-image] Sep 07 00:15:30.701 INFO O| Sep 07 00:15:30.701 INFO STEP 9 (remove_files) COMPLETE
93822026-09-07T00:15:31.218Z[ recovery-image] Sep 07 00:15:30.701 INFO O| Sep 07 00:15:30.701 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93832026-09-07T00:15:31.228Z[ recovery-image] Sep 07 00:15:30.713 INFO O| Sep 07 00:15:30.713 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
93842026-09-07T00:15:31.233Z[ recovery-image] Sep 07 00:15:30.714 INFO O| Sep 07 00:15:30.714 INFO STEP 10 (remove_files) COMPLETE
93852026-09-07T00:15:31.233Z[ recovery-image] Sep 07 00:15:30.714 INFO O| Sep 07 00:15:30.714 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93862026-09-07T00:15:31.239Z[ recovery-image] Sep 07 00:15:30.724 INFO O| Sep 07 00:15:30.724 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
93872026-09-07T00:15:31.239Z[ recovery-image] Sep 07 00:15:30.724 INFO O| Sep 07 00:15:30.724 INFO STEP 11 (remove_files) COMPLETE
93882026-09-07T00:15:31.242Z[ recovery-image] Sep 07 00:15:30.724 INFO O| Sep 07 00:15:30.724 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93892026-09-07T00:15:31.251Z[ recovery-image] Sep 07 00:15:30.736 INFO O| Sep 07 00:15:30.736 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
93902026-09-07T00:15:31.251Z[ recovery-image] Sep 07 00:15:30.736 INFO O| Sep 07 00:15:30.736 INFO STEP 12 (remove_files) COMPLETE
93912026-09-07T00:15:31.254Z[ recovery-image] Sep 07 00:15:30.736 INFO O| Sep 07 00:15:30.736 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93922026-09-07T00:15:31.263Z[ recovery-image] Sep 07 00:15:30.748 INFO O| Sep 07 00:15:30.748 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93932026-09-07T00:15:31.263Z[ recovery-image] Sep 07 00:15:30.748 INFO O| Sep 07 00:15:30.748 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93942026-09-07T00:15:31.263Z[ recovery-image] Sep 07 00:15:30.748 INFO O| Sep 07 00:15:30.748 INFO STEP 13 (ensure_dir) COMPLETE
93952026-09-07T00:15:31.266Z[ recovery-image] Sep 07 00:15:30.748 INFO O| Sep 07 00:15:30.748 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93962026-09-07T00:15:31.280Z[ recovery-image] Sep 07 00:15:30.764 INFO O| Sep 07 00:15:30.764 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93972026-09-07T00:15:31.280Z[ recovery-image] Sep 07 00:15:30.764 INFO O| Sep 07 00:15:30.764 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93982026-09-07T00:15:31.280Z[ recovery-image] Sep 07 00:15:30.764 INFO O| Sep 07 00:15:30.764 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93992026-09-07T00:15:31.280Z[ recovery-image] Sep 07 00:15:30.764 INFO O| Sep 07 00:15:30.764 INFO STEP 14 (ensure_dir) COMPLETE
94002026-09-07T00:15:31.280Z[ recovery-image] Sep 07 00:15:30.764 INFO O| Sep 07 00:15:30.764 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94012026-09-07T00:15:31.291Z[ recovery-image] Sep 07 00:15:30.776 INFO O| Sep 07 00:15:30.776 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
94022026-09-07T00:15:31.291Z[ recovery-image] Sep 07 00:15:30.776 INFO O| Sep 07 00:15:30.776 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
94032026-09-07T00:15:31.292Z[ recovery-image] Sep 07 00:15:30.776 INFO O| Sep 07 00:15:30.776 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
94042026-09-07T00:15:31.292Z[ recovery-image] Sep 07 00:15:30.776 INFO O| Sep 07 00:15:30.776 INFO STEP 15 (ensure_dir) COMPLETE
94052026-09-07T00:15:31.292Z[ recovery-image] Sep 07 00:15:30.776 INFO O| Sep 07 00:15:30.776 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94062026-09-07T00:15:31.301Z[ recovery-image] Sep 07 00:15:30.786 INFO O| Sep 07 00:15:30.786 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
94072026-09-07T00:15:31.301Z[ recovery-image] Sep 07 00:15:30.786 INFO O| Sep 07 00:15:30.786 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
94082026-09-07T00:15:31.301Z[ recovery-image] Sep 07 00:15:30.786 INFO O| Sep 07 00:15:30.786 INFO STEP 16 (ensure_dir) COMPLETE
94092026-09-07T00:15:31.304Z[ recovery-image] Sep 07 00:15:30.786 INFO O| Sep 07 00:15:30.786 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94102026-09-07T00:15:31.310Z[ recovery-image] Sep 07 00:15:30.795 INFO O| Sep 07 00:15:30.795 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
94112026-09-07T00:15:31.310Z[ recovery-image] Sep 07 00:15:30.795 INFO O| Sep 07 00:15:30.795 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
94122026-09-07T00:15:31.313Z[ recovery-image] Sep 07 00:15:30.795 INFO O| Sep 07 00:15:30.795 INFO STEP 17 (ensure_dir) COMPLETE
94132026-09-07T00:15:31.313Z[ recovery-image] Sep 07 00:15:30.795 INFO O| Sep 07 00:15:30.795 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94142026-09-07T00:15:31.318Z[ recovery-image] Sep 07 00:15:30.803 INFO O| Sep 07 00:15:30.803 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
94152026-09-07T00:15:31.318Z[ recovery-image] Sep 07 00:15:30.803 INFO O| Sep 07 00:15:30.803 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
94162026-09-07T00:15:31.318Z[ recovery-image] Sep 07 00:15:30.803 INFO O| Sep 07 00:15:30.803 INFO ok!
94172026-09-07T00:15:31.321Z[ recovery-image] Sep 07 00:15:30.803 INFO O| Sep 07 00:15:30.803 INFO STEP 18 (ensure_symlink) COMPLETE
94182026-09-07T00:15:31.322Z[ recovery-image] Sep 07 00:15:30.803 INFO O| Sep 07 00:15:30.803 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94192026-09-07T00:15:31.326Z[ recovery-image] Sep 07 00:15:30.811 INFO O| Sep 07 00:15:30.811 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
94202026-09-07T00:15:31.326Z[ recovery-image] Sep 07 00:15:30.811 INFO O| Sep 07 00:15:30.811 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
94212026-09-07T00:15:31.329Z[ recovery-image] Sep 07 00:15:30.811 INFO O| Sep 07 00:15:30.811 INFO ok!
94222026-09-07T00:15:31.329Z[ recovery-image] Sep 07 00:15:30.811 INFO O| Sep 07 00:15:30.811 INFO STEP 19 (ensure_file) COMPLETE
94232026-09-07T00:15:31.329Z[ recovery-image] Sep 07 00:15:30.811 INFO O| Sep 07 00:15:30.811 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94242026-09-07T00:15:31.334Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
94252026-09-07T00:15:31.334Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94262026-09-07T00:15:31.334Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
94272026-09-07T00:15:31.338Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO ok!
94282026-09-07T00:15:31.338Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO STEP 20 (ensure_symlink) COMPLETE
94292026-09-07T00:15:31.338Z[ recovery-image] Sep 07 00:15:30.820 INFO O| Sep 07 00:15:30.820 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94302026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
94312026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
94322026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
94332026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO ok!
94342026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO STEP 21 (ensure_symlink) COMPLETE
94352026-09-07T00:15:31.343Z[ recovery-image] Sep 07 00:15:30.828 INFO O| Sep 07 00:15:30.828 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94362026-09-07T00:15:31.351Z[ recovery-image] Sep 07 00:15:30.836 INFO O| Sep 07 00:15:30.836 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
94372026-09-07T00:15:31.351Z[ recovery-image] Sep 07 00:15:30.837 INFO O| Sep 07 00:15:30.836 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
94382026-09-07T00:15:31.351Z[ recovery-image] Sep 07 00:15:30.837 INFO O| Sep 07 00:15:30.836 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
94392026-09-07T00:15:31.354Z[ recovery-image] Sep 07 00:15:30.837 INFO O| Sep 07 00:15:30.837 INFO ok!
94402026-09-07T00:15:31.354Z[ recovery-image] Sep 07 00:15:30.837 INFO O| Sep 07 00:15:30.837 INFO STEP 22 (ensure_symlink) COMPLETE
94412026-09-07T00:15:31.354Z[ recovery-image] Sep 07 00:15:30.837 INFO O| Sep 07 00:15:30.837 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94422026-09-07T00:15:31.360Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
94432026-09-07T00:15:31.360Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
94442026-09-07T00:15:31.360Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
94452026-09-07T00:15:31.363Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO ok!
94462026-09-07T00:15:31.363Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO STEP 23 (ensure_symlink) COMPLETE
94472026-09-07T00:15:31.363Z[ recovery-image] Sep 07 00:15:30.845 INFO O| Sep 07 00:15:30.845 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94482026-09-07T00:15:31.369Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
94492026-09-07T00:15:31.369Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 INFO copying /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf ...
94502026-09-07T00:15:31.369Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
94512026-09-07T00:15:31.372Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 INFO ok!
94522026-09-07T00:15:31.372Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 INFO STEP 24 (ensure_file) COMPLETE
94532026-09-07T00:15:31.372Z[ recovery-image] Sep 07 00:15:30.854 INFO O| Sep 07 00:15:30.854 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
94542026-09-07T00:15:31.378Z[ recovery-image] Sep 07 00:15:30.863 INFO O| Sep 07 00:15:30.863 INFO updating shadow file
94552026-09-07T00:15:31.379Z[ recovery-image] Sep 07 00:15:30.864 INFO O| Sep 07 00:15:30.863 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
94562026-09-07T00:15:31.383Z[ recovery-image] Sep 07 00:15:30.864 INFO O| Sep 07 00:15:30.864 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
94572026-09-07T00:15:31.383Z[ recovery-image] Sep 07 00:15:30.864 INFO O| Sep 07 00:15:30.864 INFO STEP 25 (shadow) COMPLETE
94582026-09-07T00:15:31.383Z[ recovery-image] Sep 07 00:15:30.864 INFO O| Sep 07 00:15:30.864 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94592026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
94602026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
94612026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
94622026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 INFO ok!
94632026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 INFO STEP 26 (ensure_file) COMPLETE
94642026-09-07T00:15:31.391Z[ recovery-image] Sep 07 00:15:30.873 INFO O| Sep 07 00:15:30.873 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94652026-09-07T00:15:31.398Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
94662026-09-07T00:15:31.398Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
94672026-09-07T00:15:31.398Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
94682026-09-07T00:15:31.401Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO ok!
94692026-09-07T00:15:31.401Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO STEP 27 (ensure_file) COMPLETE
94702026-09-07T00:15:31.401Z[ recovery-image] Sep 07 00:15:30.883 INFO O| Sep 07 00:15:30.883 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94712026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
94722026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
94732026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
94742026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
94752026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO ok!
94762026-09-07T00:15:31.408Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO STEP 28 (ensure_file) COMPLETE
94772026-09-07T00:15:31.412Z[ recovery-image] Sep 07 00:15:30.893 INFO O| Sep 07 00:15:30.893 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94782026-09-07T00:15:31.418Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
94792026-09-07T00:15:31.418Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
94802026-09-07T00:15:31.421Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
94812026-09-07T00:15:31.421Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO ok!
94822026-09-07T00:15:31.421Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO STEP 29 (ensure_file) COMPLETE
94832026-09-07T00:15:31.421Z[ recovery-image] Sep 07 00:15:30.902 INFO O| Sep 07 00:15:30.902 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94842026-09-07T00:15:31.426Z[ recovery-image] Sep 07 00:15:30.911 INFO O| Sep 07 00:15:30.911 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94852026-09-07T00:15:31.426Z[ recovery-image] Sep 07 00:15:30.911 INFO O| Sep 07 00:15:30.911 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94862026-09-07T00:15:31.426Z[ recovery-image] Sep 07 00:15:30.911 INFO O| Sep 07 00:15:30.911 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94872026-09-07T00:15:31.430Z[ recovery-image] Sep 07 00:15:30.911 INFO O| Sep 07 00:15:30.911 INFO STEP 30 (ensure_dir) COMPLETE
94882026-09-07T00:15:31.430Z[ recovery-image] Sep 07 00:15:30.911 INFO O| Sep 07 00:15:30.911 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94892026-09-07T00:15:31.436Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.920 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
94902026-09-07T00:15:31.436Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup ...
94912026-09-07T00:15:31.439Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94922026-09-07T00:15:31.439Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94932026-09-07T00:15:31.439Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO ok!
94942026-09-07T00:15:31.439Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO STEP 31 (ensure_file) COMPLETE
94952026-09-07T00:15:31.439Z[ recovery-image] Sep 07 00:15:30.921 INFO O| Sep 07 00:15:30.921 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94962026-09-07T00:15:31.445Z[ recovery-image] Sep 07 00:15:30.930 INFO O| Sep 07 00:15:30.930 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94972026-09-07T00:15:31.445Z[ recovery-image] Sep 07 00:15:30.930 INFO O| Sep 07 00:15:30.930 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94982026-09-07T00:15:31.445Z[ recovery-image] Sep 07 00:15:30.930 INFO O| Sep 07 00:15:30.930 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94992026-09-07T00:15:31.450Z[ recovery-image] Sep 07 00:15:30.930 INFO O| Sep 07 00:15:30.930 INFO STEP 32 (ensure_dir) COMPLETE
95002026-09-07T00:15:31.450Z[ recovery-image] Sep 07 00:15:30.930 INFO O| Sep 07 00:15:30.930 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95012026-09-07T00:15:31.454Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95022026-09-07T00:15:31.454Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml ...
95032026-09-07T00:15:31.454Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
95042026-09-07T00:15:31.454Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
95052026-09-07T00:15:31.460Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO ok!
95062026-09-07T00:15:31.460Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO STEP 33 (ensure_file) COMPLETE
95072026-09-07T00:15:31.460Z[ recovery-image] Sep 07 00:15:30.939 INFO O| Sep 07 00:15:30.939 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95082026-09-07T00:15:31.463Z[ recovery-image] Sep 07 00:15:30.948 INFO O| Sep 07 00:15:30.948 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
95092026-09-07T00:15:31.463Z[ recovery-image] Sep 07 00:15:30.948 INFO O| Sep 07 00:15:30.948 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
95102026-09-07T00:15:31.463Z[ recovery-image] Sep 07 00:15:30.949 INFO O| Sep 07 00:15:30.948 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
95112026-09-07T00:15:31.463Z[ recovery-image] Sep 07 00:15:30.949 INFO O| Sep 07 00:15:30.949 INFO ok!
95122026-09-07T00:15:31.466Z[ recovery-image] Sep 07 00:15:30.949 INFO O| Sep 07 00:15:30.949 INFO STEP 34 (ensure_file) COMPLETE
95132026-09-07T00:15:31.466Z[ recovery-image] Sep 07 00:15:30.949 INFO O| Sep 07 00:15:30.949 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95142026-09-07T00:15:31.473Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
95152026-09-07T00:15:31.473Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
95162026-09-07T00:15:31.473Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
95172026-09-07T00:15:31.473Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
95182026-09-07T00:15:31.476Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO ok!
95192026-09-07T00:15:31.476Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO STEP 35 (ensure_file) COMPLETE
95202026-09-07T00:15:31.476Z[ recovery-image] Sep 07 00:15:30.958 INFO O| Sep 07 00:15:30.958 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95212026-09-07T00:15:31.483Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
95222026-09-07T00:15:31.483Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
95232026-09-07T00:15:31.486Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
95242026-09-07T00:15:31.486Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 INFO ok!
95252026-09-07T00:15:31.486Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 INFO STEP 36 (ensure_file) COMPLETE
95262026-09-07T00:15:31.486Z[ recovery-image] Sep 07 00:15:30.968 INFO O| Sep 07 00:15:30.968 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95272026-09-07T00:15:31.493Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
95282026-09-07T00:15:31.493Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
95292026-09-07T00:15:31.494Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
95302026-09-07T00:15:31.497Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 INFO ok!
95312026-09-07T00:15:31.497Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 INFO STEP 37 (ensure_file) COMPLETE
95322026-09-07T00:15:31.497Z[ recovery-image] Sep 07 00:15:30.978 INFO O| Sep 07 00:15:30.978 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95332026-09-07T00:15:31.503Z[ recovery-image] Sep 07 00:15:30.988 INFO O| Sep 07 00:15:30.988 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
95342026-09-07T00:15:31.503Z[ recovery-image] Sep 07 00:15:30.988 INFO O| Sep 07 00:15:30.988 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
95352026-09-07T00:15:31.503Z[ recovery-image] Sep 07 00:15:30.988 INFO O| Sep 07 00:15:30.988 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
95362026-09-07T00:15:31.504Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.988 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
95372026-09-07T00:15:31.504Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.988 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
95382026-09-07T00:15:31.504Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.989 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
95392026-09-07T00:15:31.508Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.989 INFO ok!
95402026-09-07T00:15:31.509Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.989 INFO STEP 38 (ensure_file) COMPLETE
95412026-09-07T00:15:31.509Z[ recovery-image] Sep 07 00:15:30.989 INFO O| Sep 07 00:15:30.989 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95422026-09-07T00:15:31.513Z[ recovery-image] Sep 07 00:15:30.998 INFO O| Sep 07 00:15:30.998 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
95432026-09-07T00:15:31.513Z[ recovery-image] Sep 07 00:15:30.998 INFO O| Sep 07 00:15:30.998 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
95442026-09-07T00:15:31.513Z[ recovery-image] Sep 07 00:15:30.998 INFO O| Sep 07 00:15:30.998 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
95452026-09-07T00:15:31.513Z[ recovery-image] Sep 07 00:15:30.998 INFO O| Sep 07 00:15:30.998 INFO STEP 39 (ensure_dir) COMPLETE
95462026-09-07T00:15:31.517Z[ recovery-image] Sep 07 00:15:30.998 INFO O| Sep 07 00:15:30.998 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95472026-09-07T00:15:31.526Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
95482026-09-07T00:15:31.526Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
95492026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95502026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95512026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95522026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95532026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO ok!
95542026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO STEP 40 (ensure_file) COMPLETE
95552026-09-07T00:15:31.529Z[ recovery-image] Sep 07 00:15:31.011 INFO O| Sep 07 00:15:31.011 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95562026-09-07T00:15:31.537Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.021 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
95572026-09-07T00:15:31.537Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.021 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
95582026-09-07T00:15:31.537Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
95592026-09-07T00:15:31.540Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.022 INFO ok!
95602026-09-07T00:15:31.540Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.022 INFO STEP 41 (ensure_symlink) COMPLETE
95612026-09-07T00:15:31.540Z[ recovery-image] Sep 07 00:15:31.022 INFO O| Sep 07 00:15:31.022 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95622026-09-07T00:15:31.548Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
95632026-09-07T00:15:31.548Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
95642026-09-07T00:15:31.548Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
95652026-09-07T00:15:31.551Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO ok!
95662026-09-07T00:15:31.551Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO STEP 42 (ensure_symlink) COMPLETE
95672026-09-07T00:15:31.551Z[ recovery-image] Sep 07 00:15:31.033 INFO O| Sep 07 00:15:31.033 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95682026-09-07T00:15:31.560Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
95692026-09-07T00:15:31.560Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
95702026-09-07T00:15:31.560Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
95712026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
95722026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
95732026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
95742026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO ok!
95752026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO STEP 43 (ensure_file) COMPLETE
95762026-09-07T00:15:31.561Z[ recovery-image] Sep 07 00:15:31.045 INFO O| Sep 07 00:15:31.042 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95772026-09-07T00:15:31.574Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.058 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
95782026-09-07T00:15:31.574Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
95792026-09-07T00:15:31.574Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
95802026-09-07T00:15:31.577Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
95812026-09-07T00:15:31.577Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO ok!
95822026-09-07T00:15:31.577Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO STEP 44 (ensure_file) COMPLETE
95832026-09-07T00:15:31.577Z[ recovery-image] Sep 07 00:15:31.059 INFO O| Sep 07 00:15:31.059 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
95842026-09-07T00:15:31.586Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
95852026-09-07T00:15:31.586Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
95862026-09-07T00:15:31.586Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
95872026-09-07T00:15:31.592Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO ok!
95882026-09-07T00:15:31.592Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO STEP 45 (ensure_file) COMPLETE
95892026-09-07T00:15:31.592Z[ recovery-image] Sep 07 00:15:31.071 INFO O| Sep 07 00:15:31.067 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95902026-09-07T00:15:31.599Z[ recovery-image] Sep 07 00:15:31.084 INFO O| Sep 07 00:15:31.078 INFO updating shadow file
95912026-09-07T00:15:31.600Z[ recovery-image] Sep 07 00:15:31.084 INFO O| Sep 07 00:15:31.078 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
95922026-09-07T00:15:31.600Z[ recovery-image] Sep 07 00:15:31.084 INFO O| Sep 07 00:15:31.078 INFO STEP 46 (shadow) COMPLETE
95932026-09-07T00:15:31.600Z[ recovery-image] Sep 07 00:15:31.084 INFO O| Sep 07 00:15:31.078 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95942026-09-07T00:15:31.604Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95952026-09-07T00:15:31.604Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95962026-09-07T00:15:31.604Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95972026-09-07T00:15:31.604Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95982026-09-07T00:15:31.608Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO ok!
95992026-09-07T00:15:31.608Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO STEP 47 (ensure_file) COMPLETE
96002026-09-07T00:15:31.608Z[ recovery-image] Sep 07 00:15:31.089 INFO O| Sep 07 00:15:31.089 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96012026-09-07T00:15:31.616Z[ recovery-image] Sep 07 00:15:31.101 INFO O| Sep 07 00:15:31.101 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
96022026-09-07T00:15:31.616Z[ recovery-image] Sep 07 00:15:31.101 INFO O| Sep 07 00:15:31.101 INFO STEP 48 (ensure_dir) COMPLETE
96032026-09-07T00:15:31.619Z[ recovery-image] Sep 07 00:15:31.101 INFO O| Sep 07 00:15:31.101 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96042026-09-07T00:15:31.641Z[ recovery-image] Sep 07 00:15:31.126 INFO O| Sep 07 00:15:31.125 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
96052026-09-07T00:15:31.641Z[ recovery-image] Sep 07 00:15:31.126 INFO O| Sep 07 00:15:31.125 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
96062026-09-07T00:15:31.641Z[ recovery-image] Sep 07 00:15:31.126 INFO O| Sep 07 00:15:31.126 INFO STEP 49 (ensure_dir) COMPLETE
96072026-09-07T00:15:31.644Z[ recovery-image] Sep 07 00:15:31.126 INFO O| Sep 07 00:15:31.126 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-07T00:15:31.668Z[ recovery-image] Sep 07 00:15:31.153 INFO O| Sep 07 00:15:31.153 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
96092026-09-07T00:15:31.668Z[ recovery-image] Sep 07 00:15:31.153 INFO O| Sep 07 00:15:31.153 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
96102026-09-07T00:15:31.672Z[ recovery-image] Sep 07 00:15:31.153 INFO O| Sep 07 00:15:31.153 INFO STEP 50 (ensure_dir) COMPLETE
96112026-09-07T00:15:31.672Z[ recovery-image] Sep 07 00:15:31.153 INFO O| Sep 07 00:15:31.153 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96122026-09-07T00:15:31.679Z[ recovery-image] Sep 07 00:15:31.164 INFO O| Sep 07 00:15:31.164 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
96132026-09-07T00:15:31.679Z[ recovery-image] Sep 07 00:15:31.165 INFO O| Sep 07 00:15:31.164 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
96142026-09-07T00:15:31.692Z[ recovery-image] Sep 07 00:15:31.177 INFO O| Sep 07 00:15:31.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
96152026-09-07T00:15:31.692Z[ recovery-image] Sep 07 00:15:31.177 INFO O| Sep 07 00:15:31.177 INFO ok!
96162026-09-07T00:15:31.696Z[ recovery-image] Sep 07 00:15:31.177 INFO O| Sep 07 00:15:31.177 INFO STEP 51 (ensure_file) COMPLETE
96172026-09-07T00:15:31.696Z[ recovery-image] Sep 07 00:15:31.177 INFO O| Sep 07 00:15:31.177 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96182026-09-07T00:15:31.703Z[ recovery-image] Sep 07 00:15:31.188 INFO O| Sep 07 00:15:31.188 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
96192026-09-07T00:15:31.703Z[ recovery-image] Sep 07 00:15:31.188 INFO O| Sep 07 00:15:31.188 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
96202026-09-07T00:15:31.706Z[ recovery-image] Sep 07 00:15:31.188 INFO O| Sep 07 00:15:31.188 INFO STEP 52 (ensure_dir) COMPLETE
96212026-09-07T00:15:31.706Z[ recovery-image] Sep 07 00:15:31.188 INFO O| Sep 07 00:15:31.188 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96222026-09-07T00:15:31.711Z[ recovery-image] Sep 07 00:15:31.196 INFO O| Sep 07 00:15:31.196 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
96232026-09-07T00:15:31.711Z[ recovery-image] Sep 07 00:15:31.197 INFO O| Sep 07 00:15:31.196 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
96242026-09-07T00:15:31.714Z[ recovery-image] Sep 07 00:15:31.197 INFO O| Sep 07 00:15:31.197 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
96252026-09-07T00:15:31.714Z[ recovery-image] Sep 07 00:15:31.197 INFO O| Sep 07 00:15:31.197 INFO ok!
96262026-09-07T00:15:31.714Z[ recovery-image] Sep 07 00:15:31.197 INFO O| Sep 07 00:15:31.197 INFO STEP 53 (ensure_file) COMPLETE
96272026-09-07T00:15:31.714Z[ recovery-image] Sep 07 00:15:31.197 INFO O| Sep 07 00:15:31.197 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96282026-09-07T00:15:31.720Z[ recovery-image] Sep 07 00:15:31.206 INFO O| Sep 07 00:15:31.205 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
96292026-09-07T00:15:31.720Z[ recovery-image] Sep 07 00:15:31.206 INFO O| Sep 07 00:15:31.206 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
96302026-09-07T00:15:31.723Z[ recovery-image] Sep 07 00:15:31.206 INFO O| Sep 07 00:15:31.206 INFO STEP 54 (ensure_dir) COMPLETE
96312026-09-07T00:15:31.723Z[ recovery-image] Sep 07 00:15:31.206 INFO O| Sep 07 00:15:31.206 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96322026-09-07T00:15:31.730Z[ recovery-image] Sep 07 00:15:31.215 INFO O| Sep 07 00:15:31.215 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
96332026-09-07T00:15:31.730Z[ recovery-image] Sep 07 00:15:31.215 INFO O| Sep 07 00:15:31.215 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
96342026-09-07T00:15:31.899Z[verify-libraries] Compiling oso v0.27.3
96352026-09-07T00:15:33.660Z[ recovery-image] Sep 07 00:15:33.145 INFO O| Sep 07 00:15:33.145 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
96362026-09-07T00:15:33.660Z[ recovery-image] Sep 07 00:15:33.145 INFO O| Sep 07 00:15:33.145 INFO ok!
96372026-09-07T00:15:33.664Z[ recovery-image] Sep 07 00:15:33.145 INFO O| Sep 07 00:15:33.145 INFO STEP 55 (ensure_file) COMPLETE
96382026-09-07T00:15:33.664Z[ recovery-image] Sep 07 00:15:33.145 INFO O| Sep 07 00:15:33.145 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96392026-09-07T00:15:33.672Z[ recovery-image] Sep 07 00:15:33.157 INFO O| Sep 07 00:15:33.157 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
96402026-09-07T00:15:33.672Z[ recovery-image] Sep 07 00:15:33.157 INFO O| Sep 07 00:15:33.157 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
96412026-09-07T00:15:34.847Z[ host-image] Sep 07 00:15:34.331 INFO O| configuring SMF profile...
96422026-09-07T00:15:34.847Z[ host-image] Sep 07 00:15:34.331 INFO O| modifying shadow(5)...
96432026-09-07T00:15:34.847Z[ host-image] Sep 07 00:15:34.331 INFO O| loading user and group database...
96442026-09-07T00:15:34.847Z[ host-image] Sep 07 00:15:34.331 INFO O| loading facet selections...
96452026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| devel -> true
96462026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| doc.man -> true
96472026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.shell/ksh93 -> true
96482026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.system/data/hardware-registry -> true
96492026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.system/data/zoneinfo -> true
96502026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.system/microcode/amd -> true
96512026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.system/microcode/intel -> true
96522026-09-07T00:15:35.494Z[ host-image] Sep 07 00:15:34.978 INFO O| version-lock.system/microcode/oxide -> true
96532026-09-07T00:15:35.495Z[ host-image] Sep 07 00:15:34.978 INFO O| assessing packaged files...
96542026-09-07T00:15:35.631Z[ recovery-image] Sep 07 00:15:35.116 INFO O| Sep 07 00:15:35.116 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
96552026-09-07T00:15:35.631Z[ recovery-image] Sep 07 00:15:35.116 INFO O| Sep 07 00:15:35.116 INFO ok!
96562026-09-07T00:15:35.634Z[ recovery-image] Sep 07 00:15:35.116 INFO O| Sep 07 00:15:35.116 INFO STEP 56 (ensure_file) COMPLETE
96572026-09-07T00:15:35.634Z[ recovery-image] Sep 07 00:15:35.116 INFO O| Sep 07 00:15:35.116 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96582026-09-07T00:15:35.644Z[ recovery-image] Sep 07 00:15:35.129 INFO O| Sep 07 00:15:35.129 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
96592026-09-07T00:15:35.644Z[ recovery-image] Sep 07 00:15:35.129 INFO O| Sep 07 00:15:35.129 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
96602026-09-07T00:15:35.644Z[ recovery-image] Sep 07 00:15:35.129 INFO O| Sep 07 00:15:35.129 INFO STEP 57 (ensure_dir) COMPLETE
96612026-09-07T00:15:35.644Z[ recovery-image] Sep 07 00:15:35.129 INFO O| Sep 07 00:15:35.129 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96622026-09-07T00:15:35.657Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
96632026-09-07T00:15:35.657Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
96642026-09-07T00:15:35.661Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
96652026-09-07T00:15:35.661Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO ok!
96662026-09-07T00:15:35.661Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO STEP 58 (ensure_file) COMPLETE
96672026-09-07T00:15:35.661Z[ recovery-image] Sep 07 00:15:35.142 INFO O| Sep 07 00:15:35.142 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96682026-09-07T00:15:35.670Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
96692026-09-07T00:15:35.670Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
96702026-09-07T00:15:35.670Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
96712026-09-07T00:15:35.673Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO ok!
96722026-09-07T00:15:35.673Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO STEP 59 (ensure_file) COMPLETE
96732026-09-07T00:15:35.673Z[ recovery-image] Sep 07 00:15:35.155 INFO O| Sep 07 00:15:35.155 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96742026-09-07T00:15:35.691Z[ recovery-image] Sep 07 00:15:35.171 INFO O| Sep 07 00:15:35.171 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
96752026-09-07T00:15:35.691Z[ recovery-image] Sep 07 00:15:35.171 INFO O| Sep 07 00:15:35.171 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
96762026-09-07T00:15:35.694Z[ recovery-image] Sep 07 00:15:35.171 INFO O| Sep 07 00:15:35.171 INFO STEP 60 (ensure_dir) COMPLETE
96772026-09-07T00:15:35.694Z[ recovery-image] Sep 07 00:15:35.171 INFO O| Sep 07 00:15:35.171 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96782026-09-07T00:15:35.707Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
96792026-09-07T00:15:35.707Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
96802026-09-07T00:15:35.707Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
96812026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO ok!
96822026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO STEP 61 (ensure_file) COMPLETE
96832026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.181 INFO O| Sep 07 00:15:35.181 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96842026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96852026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
96862026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96872026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO ok!
96882026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO STEP 62 (ensure_file) COMPLETE
96892026-09-07T00:15:35.711Z[ recovery-image] Sep 07 00:15:35.194 INFO O| Sep 07 00:15:35.192 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96902026-09-07T00:15:35.720Z[ recovery-image] Sep 07 00:15:35.205 INFO O| Sep 07 00:15:35.202 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
96912026-09-07T00:15:35.720Z[ recovery-image] Sep 07 00:15:35.205 INFO O| Sep 07 00:15:35.202 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
96922026-09-07T00:15:35.720Z[ recovery-image] Sep 07 00:15:35.205 INFO O| Sep 07 00:15:35.202 INFO STEP 63 (ensure_dir) COMPLETE
96932026-09-07T00:15:35.724Z[ recovery-image] Sep 07 00:15:35.205 INFO O| Sep 07 00:15:35.202 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96942026-09-07T00:15:35.728Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96952026-09-07T00:15:35.732Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
96962026-09-07T00:15:35.732Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96972026-09-07T00:15:35.732Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO ok!
96982026-09-07T00:15:35.732Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO STEP 64 (ensure_file) COMPLETE
96992026-09-07T00:15:35.732Z[ recovery-image] Sep 07 00:15:35.213 INFO O| Sep 07 00:15:35.213 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97002026-09-07T00:15:35.738Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
97012026-09-07T00:15:35.738Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
97022026-09-07T00:15:35.743Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
97032026-09-07T00:15:35.743Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO ok!
97042026-09-07T00:15:35.743Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO STEP 65 (ensure_file) COMPLETE
97052026-09-07T00:15:35.743Z[ recovery-image] Sep 07 00:15:35.223 INFO O| Sep 07 00:15:35.223 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97062026-09-07T00:15:35.749Z[ recovery-image] Sep 07 00:15:35.233 INFO O| Sep 07 00:15:35.233 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
97072026-09-07T00:15:35.750Z[ recovery-image] Sep 07 00:15:35.233 INFO O| Sep 07 00:15:35.233 INFO STEP 66 (ensure_dir) COMPLETE
97082026-09-07T00:15:35.750Z[ recovery-image] Sep 07 00:15:35.233 INFO O| Sep 07 00:15:35.233 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97092026-09-07T00:15:35.759Z[ recovery-image] Sep 07 00:15:35.244 INFO O| Sep 07 00:15:35.243 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
97102026-09-07T00:15:35.759Z[ recovery-image] Sep 07 00:15:35.244 INFO O| Sep 07 00:15:35.243 INFO STEP 67 (ensure_dir) COMPLETE
97112026-09-07T00:15:35.759Z[ recovery-image] Sep 07 00:15:35.244 INFO O| Sep 07 00:15:35.243 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97122026-09-07T00:15:35.768Z[ recovery-image] Sep 07 00:15:35.253 INFO O| Sep 07 00:15:35.253 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
97132026-09-07T00:15:35.768Z[ recovery-image] Sep 07 00:15:35.253 INFO O| Sep 07 00:15:35.253 INFO STEP 68 (ensure_dir) COMPLETE
97142026-09-07T00:15:35.768Z[ recovery-image] Sep 07 00:15:35.253 INFO O| Sep 07 00:15:35.253 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97152026-09-07T00:15:35.778Z[ recovery-image] Sep 07 00:15:35.263 INFO O| Sep 07 00:15:35.263 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
97162026-09-07T00:15:35.778Z[ recovery-image] Sep 07 00:15:35.263 INFO O| Sep 07 00:15:35.263 INFO STEP 69 (ensure_dir) COMPLETE
97172026-09-07T00:15:35.778Z[ recovery-image] Sep 07 00:15:35.263 INFO O| Sep 07 00:15:35.263 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
97182026-09-07T00:15:35.790Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
97192026-09-07T00:15:35.790Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO copying /tmp/.tmpqC0Z73/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
97202026-09-07T00:15:35.790Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
97212026-09-07T00:15:35.790Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO ok!
97222026-09-07T00:15:35.795Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO STEP 70 (ensure_file) COMPLETE
97232026-09-07T00:15:35.795Z[ recovery-image] Sep 07 00:15:35.274 INFO O| Sep 07 00:15:35.274 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97242026-09-07T00:15:35.800Z[ recovery-image] Sep 07 00:15:35.285 INFO O| Sep 07 00:15:35.285 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
97252026-09-07T00:15:35.800Z[ recovery-image] Sep 07 00:15:35.285 INFO O| Sep 07 00:15:35.285 INFO STEP 71 (remove_files) COMPLETE
97262026-09-07T00:15:35.803Z[ recovery-image] Sep 07 00:15:35.285 INFO O| Sep 07 00:15:35.285 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97272026-09-07T00:15:35.808Z[ recovery-image] Sep 07 00:15:35.294 INFO O| Sep 07 00:15:35.294 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
97282026-09-07T00:15:35.809Z[ recovery-image] Sep 07 00:15:35.294 INFO O| Sep 07 00:15:35.294 INFO STEP 72 (remove_files) COMPLETE
97292026-09-07T00:15:35.812Z[ recovery-image] Sep 07 00:15:35.294 INFO O| Sep 07 00:15:35.294 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97302026-09-07T00:15:35.819Z[ recovery-image] Sep 07 00:15:35.304 INFO O| Sep 07 00:15:35.304 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
97312026-09-07T00:15:35.819Z[ recovery-image] Sep 07 00:15:35.304 INFO O| Sep 07 00:15:35.304 INFO STEP 73 (remove_files) COMPLETE
97322026-09-07T00:15:35.822Z[ recovery-image] Sep 07 00:15:35.304 INFO O| Sep 07 00:15:35.304 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97332026-09-07T00:15:35.831Z[ recovery-image] Sep 07 00:15:35.316 INFO O| Sep 07 00:15:35.315 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
97342026-09-07T00:15:35.831Z[ recovery-image] Sep 07 00:15:35.316 INFO O| Sep 07 00:15:35.315 INFO STEP 74 (remove_files) COMPLETE
97352026-09-07T00:15:35.834Z[ recovery-image] Sep 07 00:15:35.316 INFO O| Sep 07 00:15:35.315 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97362026-09-07T00:15:35.841Z[ recovery-image] Sep 07 00:15:35.326 INFO O| Sep 07 00:15:35.326 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
97372026-09-07T00:15:35.844Z[ recovery-image] Sep 07 00:15:35.326 INFO O| Sep 07 00:15:35.326 INFO STEP 75 (remove_files) COMPLETE
97382026-09-07T00:15:35.846Z[ recovery-image] Sep 07 00:15:35.326 INFO O| Sep 07 00:15:35.326 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97392026-09-07T00:15:35.852Z[ recovery-image] Sep 07 00:15:35.337 INFO O| Sep 07 00:15:35.337 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
97402026-09-07T00:15:35.852Z[ recovery-image] Sep 07 00:15:35.337 INFO O| Sep 07 00:15:35.337 INFO STEP 76 (remove_files) COMPLETE
97412026-09-07T00:15:35.855Z[ recovery-image] Sep 07 00:15:35.337 INFO O| Sep 07 00:15:35.337 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97422026-09-07T00:15:35.863Z[ recovery-image] Sep 07 00:15:35.349 INFO O| Sep 07 00:15:35.349 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
97432026-09-07T00:15:35.863Z[ recovery-image] Sep 07 00:15:35.349 INFO O| Sep 07 00:15:35.349 INFO STEP 77 (remove_files) COMPLETE
97442026-09-07T00:15:35.863Z[ recovery-image] Sep 07 00:15:35.349 INFO O| Sep 07 00:15:35.349 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97452026-09-07T00:15:35.873Z[ recovery-image] Sep 07 00:15:35.358 INFO O| Sep 07 00:15:35.358 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
97462026-09-07T00:15:35.873Z[ recovery-image] Sep 07 00:15:35.358 INFO O| Sep 07 00:15:35.358 INFO STEP 78 (remove_files) COMPLETE
97472026-09-07T00:15:35.873Z[ recovery-image] Sep 07 00:15:35.358 INFO O| Sep 07 00:15:35.358 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97482026-09-07T00:15:35.884Z[ recovery-image] Sep 07 00:15:35.369 INFO O| Sep 07 00:15:35.369 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
97492026-09-07T00:15:35.884Z[ recovery-image] Sep 07 00:15:35.369 INFO O| Sep 07 00:15:35.369 INFO STEP 79 (remove_files) COMPLETE
97502026-09-07T00:15:35.887Z[ recovery-image] Sep 07 00:15:35.369 INFO O| Sep 07 00:15:35.369 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97512026-09-07T00:15:35.898Z[ recovery-image] Sep 07 00:15:35.382 INFO O| Sep 07 00:15:35.381 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
97522026-09-07T00:15:35.898Z[ recovery-image] Sep 07 00:15:35.382 INFO O| Sep 07 00:15:35.382 INFO STEP 80 (remove_files) COMPLETE
97532026-09-07T00:15:35.898Z[ recovery-image] Sep 07 00:15:35.382 INFO O| Sep 07 00:15:35.382 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97542026-09-07T00:15:35.911Z[ recovery-image] Sep 07 00:15:35.394 INFO O| Sep 07 00:15:35.394 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
97552026-09-07T00:15:35.911Z[ recovery-image] Sep 07 00:15:35.394 INFO O| Sep 07 00:15:35.394 INFO STEP 81 (remove_files) COMPLETE
97562026-09-07T00:15:35.911Z[ recovery-image] Sep 07 00:15:35.394 INFO O| Sep 07 00:15:35.394 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97572026-09-07T00:15:35.925Z[ recovery-image] Sep 07 00:15:35.409 INFO O| Sep 07 00:15:35.409 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
97582026-09-07T00:15:35.925Z[ recovery-image] Sep 07 00:15:35.409 INFO O| Sep 07 00:15:35.409 INFO STEP 82 (remove_files) COMPLETE
97592026-09-07T00:15:35.925Z[ recovery-image] Sep 07 00:15:35.409 INFO O| Sep 07 00:15:35.409 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97602026-09-07T00:15:35.935Z[ recovery-image] Sep 07 00:15:35.420 INFO O| Sep 07 00:15:35.420 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
97612026-09-07T00:15:35.935Z[ recovery-image] Sep 07 00:15:35.420 INFO O| Sep 07 00:15:35.420 INFO STEP 83 (remove_files) COMPLETE
97622026-09-07T00:15:35.939Z[ recovery-image] Sep 07 00:15:35.420 INFO O| Sep 07 00:15:35.420 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97632026-09-07T00:15:35.948Z[ recovery-image] Sep 07 00:15:35.430 INFO O| Sep 07 00:15:35.430 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
97642026-09-07T00:15:35.948Z[ recovery-image] Sep 07 00:15:35.431 INFO O| Sep 07 00:15:35.430 INFO STEP 84 (remove_files) COMPLETE
97652026-09-07T00:15:35.949Z[ recovery-image] Sep 07 00:15:35.431 INFO O| Sep 07 00:15:35.430 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97662026-09-07T00:15:35.956Z[ recovery-image] Sep 07 00:15:35.441 INFO O| Sep 07 00:15:35.441 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
97672026-09-07T00:15:35.956Z[ recovery-image] Sep 07 00:15:35.441 INFO O| Sep 07 00:15:35.441 INFO STEP 85 (remove_files) COMPLETE
97682026-09-07T00:15:35.959Z[ recovery-image] Sep 07 00:15:35.441 INFO O| Sep 07 00:15:35.441 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97692026-09-07T00:15:35.966Z[ recovery-image] Sep 07 00:15:35.451 INFO O| Sep 07 00:15:35.451 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
97702026-09-07T00:15:35.966Z[ recovery-image] Sep 07 00:15:35.451 INFO O| Sep 07 00:15:35.451 INFO STEP 86 (remove_files) COMPLETE
97712026-09-07T00:15:35.966Z[ recovery-image] Sep 07 00:15:35.451 INFO O| Sep 07 00:15:35.451 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97722026-09-07T00:15:35.979Z[ recovery-image] Sep 07 00:15:35.464 INFO O| Sep 07 00:15:35.464 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
97732026-09-07T00:15:35.979Z[ recovery-image] Sep 07 00:15:35.464 INFO O| Sep 07 00:15:35.464 INFO STEP 87 (remove_files) COMPLETE
97742026-09-07T00:15:35.983Z[ recovery-image] Sep 07 00:15:35.464 INFO O| Sep 07 00:15:35.464 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97752026-09-07T00:15:35.992Z[ recovery-image] Sep 07 00:15:35.477 INFO O| Sep 07 00:15:35.477 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
97762026-09-07T00:15:35.992Z[ recovery-image] Sep 07 00:15:35.477 INFO O| Sep 07 00:15:35.477 INFO STEP 88 (remove_files) COMPLETE
97772026-09-07T00:15:35.995Z[ recovery-image] Sep 07 00:15:35.477 INFO O| Sep 07 00:15:35.477 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97782026-09-07T00:15:36.004Z[ recovery-image] Sep 07 00:15:35.489 INFO O| Sep 07 00:15:35.489 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
97792026-09-07T00:15:36.004Z[ recovery-image] Sep 07 00:15:35.489 INFO O| Sep 07 00:15:35.489 INFO STEP 89 (remove_files) COMPLETE
97802026-09-07T00:15:36.007Z[ recovery-image] Sep 07 00:15:35.489 INFO O| Sep 07 00:15:35.489 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97812026-09-07T00:15:36.019Z[ recovery-image] Sep 07 00:15:35.504 INFO O| Sep 07 00:15:35.504 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
97822026-09-07T00:15:36.019Z[ recovery-image] Sep 07 00:15:35.504 INFO O| Sep 07 00:15:35.504 INFO STEP 90 (remove_files) COMPLETE
97832026-09-07T00:15:36.022Z[ recovery-image] Sep 07 00:15:35.504 INFO O| Sep 07 00:15:35.504 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97842026-09-07T00:15:36.030Z[ recovery-image] Sep 07 00:15:35.515 INFO O| Sep 07 00:15:35.515 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97852026-09-07T00:15:36.030Z[ recovery-image] Sep 07 00:15:35.515 INFO O| Sep 07 00:15:35.515 INFO STEP 91 (remove_files) COMPLETE
97862026-09-07T00:15:36.030Z[ recovery-image] Sep 07 00:15:35.515 INFO O| Sep 07 00:15:35.515 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97872026-09-07T00:15:36.041Z[ recovery-image] Sep 07 00:15:35.526 INFO O| Sep 07 00:15:35.525 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
97882026-09-07T00:15:36.041Z[ recovery-image] Sep 07 00:15:35.526 INFO O| Sep 07 00:15:35.526 INFO STEP 92 (remove_files) COMPLETE
97892026-09-07T00:15:36.041Z[ recovery-image] Sep 07 00:15:35.526 INFO O| Sep 07 00:15:35.526 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97902026-09-07T00:15:36.051Z[ recovery-image] Sep 07 00:15:35.536 INFO O| Sep 07 00:15:35.535 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
97912026-09-07T00:15:36.051Z[ recovery-image] Sep 07 00:15:35.536 INFO O| Sep 07 00:15:35.536 INFO STEP 93 (remove_files) COMPLETE
97922026-09-07T00:15:36.054Z[ recovery-image] Sep 07 00:15:35.536 INFO O| Sep 07 00:15:35.536 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97932026-09-07T00:15:36.061Z[ recovery-image] Sep 07 00:15:35.546 INFO O| Sep 07 00:15:35.546 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
97942026-09-07T00:15:36.061Z[ recovery-image] Sep 07 00:15:35.546 INFO O| Sep 07 00:15:35.546 INFO STEP 94 (remove_files) COMPLETE
97952026-09-07T00:15:36.061Z[ recovery-image] Sep 07 00:15:35.546 INFO O| Sep 07 00:15:35.546 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97962026-09-07T00:15:36.071Z[ recovery-image] Sep 07 00:15:35.556 INFO O| Sep 07 00:15:35.556 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
97972026-09-07T00:15:36.071Z[ recovery-image] Sep 07 00:15:35.556 INFO O| Sep 07 00:15:35.556 INFO STEP 95 (remove_files) COMPLETE
97982026-09-07T00:15:36.074Z[ recovery-image] Sep 07 00:15:35.556 INFO O| Sep 07 00:15:35.556 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97992026-09-07T00:15:36.109Z[ recovery-image] Sep 07 00:15:35.594 INFO O| Sep 07 00:15:35.594 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
98002026-09-07T00:15:36.109Z[ recovery-image] Sep 07 00:15:35.594 INFO O| Sep 07 00:15:35.594 INFO STEP 96 (remove_files) COMPLETE
98012026-09-07T00:15:36.113Z[ recovery-image] Sep 07 00:15:35.594 INFO O| Sep 07 00:15:35.594 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022026-09-07T00:15:36.120Z[ recovery-image] Sep 07 00:15:35.605 INFO O| Sep 07 00:15:35.605 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
98032026-09-07T00:15:36.120Z[ recovery-image] Sep 07 00:15:35.605 INFO O| Sep 07 00:15:35.605 INFO STEP 97 (remove_files) COMPLETE
98042026-09-07T00:15:36.120Z[ recovery-image] Sep 07 00:15:35.605 INFO O| Sep 07 00:15:35.605 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052026-09-07T00:15:36.129Z[ recovery-image] Sep 07 00:15:35.614 INFO O| Sep 07 00:15:35.614 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
98062026-09-07T00:15:36.129Z[ recovery-image] Sep 07 00:15:35.614 INFO O| Sep 07 00:15:35.614 INFO STEP 98 (remove_files) COMPLETE
98072026-09-07T00:15:36.129Z[ recovery-image] Sep 07 00:15:35.614 INFO O| Sep 07 00:15:35.614 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082026-09-07T00:15:36.144Z[ recovery-image] Sep 07 00:15:35.629 INFO O| Sep 07 00:15:35.629 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
98092026-09-07T00:15:36.144Z[ recovery-image] Sep 07 00:15:35.629 INFO O| Sep 07 00:15:35.629 INFO STEP 99 (remove_files) COMPLETE
98102026-09-07T00:15:36.144Z[ recovery-image] Sep 07 00:15:35.629 INFO O| Sep 07 00:15:35.629 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
98112026-09-07T00:15:36.160Z[ recovery-image] Sep 07 00:15:35.645 INFO O| Sep 07 00:15:35.645 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
98122026-09-07T00:15:36.160Z[ recovery-image] Sep 07 00:15:35.645 INFO O| Sep 07 00:15:35.645 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
98132026-09-07T00:15:37.610Z[ host-image] Sep 07 00:15:37.095 INFO O| creating archive...
98142026-09-07T00:15:37.641Z[ host-image] Sep 07 00:15:37.125 INFO O| missing from packaging:
98152026-09-07T00:15:37.641Z[ host-image] Sep 07 00:15:37.126 INFO O| "etc/.pwd.lock"
98162026-09-07T00:15:37.641Z[ host-image] Sep 07 00:15:37.126 INFO O| "etc/bash"
98172026-09-07T00:15:37.645Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/profile/generic.xml"
98182026-09-07T00:15:37.645Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/profile/inetd_services.xml"
98192026-09-07T00:15:37.645Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/profile/name_service.xml"
98202026-09-07T00:15:37.645Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/profile/platform.xml"
98212026-09-07T00:15:37.645Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/profile/platform_omicron1.xml"
98222026-09-07T00:15:37.649Z[ host-image] Sep 07 00:15:37.130 INFO O| "etc/svc/repository.db"
98232026-09-07T00:15:37.653Z[ host-image] Sep 07 00:15:37.136 INFO O| "opt/ooce/share"
98242026-09-07T00:15:37.653Z[ host-image] Sep 07 00:15:37.136 INFO O| "opt/ooce/share/man"
98252026-09-07T00:15:37.653Z[ host-image] Sep 07 00:15:37.136 INFO O| "opt/ooce/share/man/man1"
98262026-09-07T00:15:37.660Z[ host-image] Sep 07 00:15:37.145 INFO O| finishing archive...
98272026-09-07T00:15:39.469Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
98282026-09-07T00:15:40.003Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
98292026-09-07T00:15:40.266Z[ host-image] Sep 07 00:15:39.746 INFO O| creating gzonly manifest...
98302026-09-07T00:15:40.298Z[ host-image] Sep 07 00:15:39.782 INFO O| ok
98312026-09-07T00:15:40.453Z[ recovery-image] Sep 07 00:15:39.937 INFO O| Sep 07 00:15:39.937 INFO O| Loading smf(7) service descriptions: 1/692/693/694/695/696/697/698/699/6910/6911/6912/6913/6914/6915/6916/6917/6918/6919/6920/6921/6922/6923/6924/6925/6926/6927/6928/6929/6930/6931/6932/6933/6934/6935/6936/6937/6938/6939/6940/6941/6942/6943/6944/6945/6946/6947/6948/6949/6950/6951/6952/6953/6954/6955/6956/6957/6958/6959/6960/6961/6962/6963/6964/6965/6966/6967/6968/6969/69
98322026-09-07T00:15:40.453Z[ recovery-image] Sep 07 00:15:39.937 INFO O| Sep 07 00:15:39.937 INFO E| svccfg: Loaded 69 smf(7) service descriptions
98332026-09-07T00:15:40.467Z[ recovery-image] Sep 07 00:15:39.951 INFO O| Sep 07 00:15:39.951 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98342026-09-07T00:15:40.487Z[ host-image] Sep 07 00:15:39.966 INFO image builder template: ramdisk-02-trim...
98352026-09-07T00:15:40.487Z[ host-image] Sep 07 00:15:39.966 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-02-trim"], pwd: None
98362026-09-07T00:15:40.512Z[ host-image] Sep 07 00:15:39.996 INFO O| Sep 07 00:15:39.996 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
98372026-09-07T00:15:40.517Z[ host-image] Sep 07 00:15:40.002 INFO O| Sep 07 00:15:40.002 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
98382026-09-07T00:15:40.574Z[ recovery-image] Sep 07 00:15:40.057 INFO O| Sep 07 00:15:40.057 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
98392026-09-07T00:15:40.666Z[ recovery-image] Sep 07 00:15:40.151 INFO O| Sep 07 00:15:40.151 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98402026-09-07T00:15:40.753Z[ recovery-image] Sep 07 00:15:40.237 INFO O| Sep 07 00:15:40.237 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
98412026-09-07T00:15:40.753Z[ recovery-image] Sep 07 00:15:40.237 INFO O| Sep 07 00:15:40.237 INFO copying /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db ...
98422026-09-07T00:15:40.757Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
98432026-09-07T00:15:40.758Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO ok!
98442026-09-07T00:15:40.758Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
98452026-09-07T00:15:40.758Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO STEP 100 (seed_smf) COMPLETE
98462026-09-07T00:15:40.758Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO steps complete; finalising image!
98472026-09-07T00:15:40.758Z[ recovery-image] Sep 07 00:15:40.239 INFO O| Sep 07 00:15:40.239 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
98482026-09-07T00:15:40.827Z[ recovery-image] Sep 07 00:15:40.309 INFO O| Sep 07 00:15:40.309 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Mon Sep 7 00:15:40 2026)
98492026-09-07T00:15:41.033Z[ recovery-image] Sep 07 00:15:40.517 INFO O| Sep 07 00:15:40.517 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98502026-09-07T00:15:41.242Z[ recovery-image] Sep 07 00:15:40.727 INFO O| Sep 07 00:15:40.727 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98512026-09-07T00:15:41.449Z[ recovery-image] Sep 07 00:15:40.934 INFO O| Sep 07 00:15:40.934 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98522026-09-07T00:15:41.655Z[ recovery-image] Sep 07 00:15:41.140 INFO O| Sep 07 00:15:41.140 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98532026-09-07T00:15:41.865Z[ recovery-image] Sep 07 00:15:41.349 INFO O| Sep 07 00:15:41.349 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98542026-09-07T00:15:41.892Z[ host-image] Sep 07 00:15:41.350 INFO O| Sep 07 00:15:41.350 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
98552026-09-07T00:15:42.071Z[ recovery-image] Sep 07 00:15:41.555 INFO O| Sep 07 00:15:41.555 INFO trim TEMPORARY-sled-zfs-recovery: (88% trimmed, started at Mon Sep 7 00:15:40 2026)
98562026-09-07T00:15:42.292Z[ recovery-image] Sep 07 00:15:41.775 INFO O| Sep 07 00:15:41.775 INFO temporary pool has 462M used, 1.30G avail, 1.00x compressratio
98572026-09-07T00:15:42.292Z[ recovery-image] Sep 07 00:15:41.775 INFO O| Sep 07 00:15:41.775 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
98582026-09-07T00:15:42.914Z[ recovery-image] Sep 07 00:15:42.398 INFO O| Sep 07 00:15:42.398 INFO copying image /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/sled-zfs-recovery.raw
98592026-09-07T00:15:42.914Z[ recovery-image] Sep 07 00:15:42.398 INFO O| Sep 07 00:15:42.398 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
98602026-09-07T00:15:43.042Z[ host-image] Sep 07 00:15:42.527 INFO O| Sep 07 00:15:42.527 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
98612026-09-07T00:15:43.042Z[ host-image] Sep 07 00:15:42.527 INFO O| Sep 07 00:15:42.527 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
98622026-09-07T00:15:43.051Z[ host-image] Sep 07 00:15:42.533 INFO O| Sep 07 00:15:42.533 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
98632026-09-07T00:15:43.055Z[ host-image] Sep 07 00:15:42.537 INFO O| Sep 07 00:15:42.537 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
98642026-09-07T00:15:43.060Z[ host-image] Sep 07 00:15:42.544 INFO O| Sep 07 00:15:42.544 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
98652026-09-07T00:15:44.634Z[ host-image] Sep 07 00:15:44.119 INFO O| Sep 07 00:15:44.119 INFO rolled back to input snapshot; work may begin
98662026-09-07T00:15:44.634Z[ host-image] Sep 07 00:15:44.119 INFO O| Sep 07 00:15:44.119 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
98672026-09-07T00:15:44.640Z[ host-image] Sep 07 00:15:44.125 INFO O| Sep 07 00:15:44.125 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98682026-09-07T00:15:44.650Z[ host-image] Sep 07 00:15:44.135 INFO O| Sep 07 00:15:44.135 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
98692026-09-07T00:15:44.690Z[ host-image] Sep 07 00:15:44.174 INFO O| Sep 07 00:15:44.174 INFO STEP 0 (remove_files) COMPLETE
98702026-09-07T00:15:44.690Z[ host-image] Sep 07 00:15:44.174 INFO O| Sep 07 00:15:44.174 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98712026-09-07T00:15:44.701Z[ host-image] Sep 07 00:15:44.186 INFO O| Sep 07 00:15:44.185 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
98722026-09-07T00:15:44.705Z[ host-image] Sep 07 00:15:44.187 INFO O| Sep 07 00:15:44.187 INFO STEP 1 (remove_files) COMPLETE
98732026-09-07T00:15:44.705Z[ host-image] Sep 07 00:15:44.187 INFO O| Sep 07 00:15:44.187 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98742026-09-07T00:15:44.712Z[ host-image] Sep 07 00:15:44.197 INFO O| Sep 07 00:15:44.197 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
98752026-09-07T00:15:44.726Z[ host-image] Sep 07 00:15:44.210 INFO O| Sep 07 00:15:44.210 INFO STEP 2 (remove_files) COMPLETE
98762026-09-07T00:15:44.726Z[ host-image] Sep 07 00:15:44.210 INFO O| Sep 07 00:15:44.210 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98772026-09-07T00:15:44.737Z[ host-image] Sep 07 00:15:44.222 INFO O| Sep 07 00:15:44.221 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
98782026-09-07T00:15:44.741Z[ host-image] Sep 07 00:15:44.223 INFO O| Sep 07 00:15:44.223 INFO STEP 3 (remove_files) COMPLETE
98792026-09-07T00:15:44.741Z[ host-image] Sep 07 00:15:44.223 INFO O| Sep 07 00:15:44.223 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98802026-09-07T00:15:44.748Z[ host-image] Sep 07 00:15:44.233 INFO O| Sep 07 00:15:44.233 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
98812026-09-07T00:15:44.752Z[ host-image] Sep 07 00:15:44.236 INFO O| Sep 07 00:15:44.236 INFO STEP 4 (remove_files) COMPLETE
98822026-09-07T00:15:44.752Z[ host-image] Sep 07 00:15:44.236 INFO O| Sep 07 00:15:44.236 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98832026-09-07T00:15:44.761Z[ host-image] Sep 07 00:15:44.245 INFO O| Sep 07 00:15:44.245 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98842026-09-07T00:15:44.764Z[ host-image] Sep 07 00:15:44.247 INFO O| Sep 07 00:15:44.247 INFO STEP 5 (remove_files) COMPLETE
98852026-09-07T00:15:44.765Z[ host-image] Sep 07 00:15:44.248 INFO O| Sep 07 00:15:44.247 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98862026-09-07T00:15:44.772Z[ host-image] Sep 07 00:15:44.257 INFO O| Sep 07 00:15:44.257 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98872026-09-07T00:15:44.782Z[ host-image] Sep 07 00:15:44.267 INFO O| Sep 07 00:15:44.267 INFO STEP 6 (remove_files) COMPLETE
98882026-09-07T00:15:44.782Z[ host-image] Sep 07 00:15:44.267 INFO O| Sep 07 00:15:44.267 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98892026-09-07T00:15:44.786Z[ host-image] Sep 07 00:15:44.267 INFO O| Sep 07 00:15:44.267 INFO skip step because feature "heliosv2" is not enabled
98902026-09-07T00:15:44.786Z[ host-image] Sep 07 00:15:44.267 INFO O| Sep 07 00:15:44.267 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98912026-09-07T00:15:44.792Z[ host-image] Sep 07 00:15:44.277 INFO O| Sep 07 00:15:44.277 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98922026-09-07T00:15:44.803Z[ host-image] Sep 07 00:15:44.288 INFO O| Sep 07 00:15:44.288 INFO STEP 8 (remove_files) COMPLETE
98932026-09-07T00:15:44.804Z[ host-image] Sep 07 00:15:44.288 INFO O| Sep 07 00:15:44.288 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98942026-09-07T00:15:44.814Z[ host-image] Sep 07 00:15:44.299 INFO O| Sep 07 00:15:44.299 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98952026-09-07T00:15:44.926Z[ host-image] Sep 07 00:15:44.396 INFO O| Sep 07 00:15:44.396 INFO STEP 9 (remove_files) COMPLETE
98962026-09-07T00:15:44.926Z[ host-image] Sep 07 00:15:44.396 INFO O| Sep 07 00:15:44.396 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98972026-09-07T00:15:44.930Z[ host-image] Sep 07 00:15:44.407 INFO O| Sep 07 00:15:44.407 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98982026-09-07T00:15:44.995Z[ host-image] Sep 07 00:15:44.480 INFO O| Sep 07 00:15:44.480 INFO STEP 10 (remove_files) COMPLETE
98992026-09-07T00:15:44.995Z[ host-image] Sep 07 00:15:44.480 INFO O| Sep 07 00:15:44.480 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99002026-09-07T00:15:45.006Z[ host-image] Sep 07 00:15:44.491 INFO O| Sep 07 00:15:44.491 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
99012026-09-07T00:15:45.010Z[ host-image] Sep 07 00:15:44.493 INFO O| Sep 07 00:15:44.493 INFO STEP 11 (remove_files) COMPLETE
99022026-09-07T00:15:45.010Z[ host-image] Sep 07 00:15:44.493 INFO O| Sep 07 00:15:44.493 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99032026-09-07T00:15:45.028Z[ host-image] Sep 07 00:15:44.505 INFO O| Sep 07 00:15:44.505 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
99042026-09-07T00:15:45.029Z[ host-image] Sep 07 00:15:44.506 INFO O| Sep 07 00:15:44.506 INFO STEP 12 (remove_files) COMPLETE
99052026-09-07T00:15:45.033Z[ host-image] Sep 07 00:15:44.506 INFO O| Sep 07 00:15:44.506 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99062026-09-07T00:15:45.036Z[ host-image] Sep 07 00:15:44.518 INFO O| Sep 07 00:15:44.518 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
99072026-09-07T00:15:45.062Z[ host-image] Sep 07 00:15:44.546 INFO O| Sep 07 00:15:44.546 INFO STEP 13 (remove_files) COMPLETE
99082026-09-07T00:15:45.062Z[ host-image] Sep 07 00:15:44.546 INFO O| Sep 07 00:15:44.546 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99092026-09-07T00:15:45.332Z[ recovery-image] Sep 07 00:15:44.816 INFO O| Sep 07 00:15:44.816 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
99102026-09-07T00:15:45.332Z[ recovery-image] Sep 07 00:15:44.816 INFO O| Sep 07 00:15:44.816 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
99112026-09-07T00:15:45.336Z[ recovery-image] Sep 07 00:15:44.816 INFO O| Sep 07 00:15:44.816 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
99122026-09-07T00:15:45.336Z[ recovery-image] Sep 07 00:15:44.816 INFO O| Sep 07 00:15:44.816 INFO completed processing sled/zfs-recovery
99132026-09-07T00:15:45.336Z[ recovery-image] Sep 07 00:15:44.816 INFO O| Sep 07 00:15:44.816 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
99142026-09-07T00:15:45.415Z[ host-image] Sep 07 00:15:44.899 INFO O| Sep 07 00:15:44.899 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
99152026-09-07T00:15:45.425Z[ host-image] Sep 07 00:15:44.909 INFO O| Sep 07 00:15:44.909 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
99162026-09-07T00:15:45.469Z[ host-image] Sep 07 00:15:44.953 INFO O| Sep 07 00:15:44.953 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
99172026-09-07T00:15:45.469Z[ host-image] Sep 07 00:15:44.953 INFO O| Sep 07 00:15:44.953 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
99182026-09-07T00:15:45.469Z[ host-image] Sep 07 00:15:44.953 INFO O| Sep 07 00:15:44.953 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
99192026-09-07T00:15:45.473Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
99202026-09-07T00:15:45.473Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
99212026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
99222026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
99232026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
99242026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
99252026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
99262026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
99272026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
99282026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
99292026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
99302026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
99312026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.954 INFO O| Sep 07 00:15:44.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
99322026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.955 INFO O| Sep 07 00:15:44.955 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
99332026-09-07T00:15:45.474Z[ host-image] Sep 07 00:15:44.955 INFO O| Sep 07 00:15:44.955 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
99342026-09-07T00:15:45.475Z[ host-image] Sep 07 00:15:44.956 INFO O| Sep 07 00:15:44.956 INFO STEP 14 (remove_files) COMPLETE
99352026-09-07T00:15:45.475Z[ host-image] Sep 07 00:15:44.956 INFO O| Sep 07 00:15:44.956 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99362026-09-07T00:15:45.484Z[ host-image] Sep 07 00:15:44.968 INFO O| Sep 07 00:15:44.968 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
99372026-09-07T00:15:45.488Z[ host-image] Sep 07 00:15:44.969 INFO O| Sep 07 00:15:44.969 INFO STEP 15 (remove_files) COMPLETE
99382026-09-07T00:15:45.488Z[ host-image] Sep 07 00:15:44.969 INFO O| Sep 07 00:15:44.969 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99392026-09-07T00:15:45.496Z[ host-image] Sep 07 00:15:44.980 INFO O| Sep 07 00:15:44.980 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
99402026-09-07T00:15:45.527Z[ host-image] Sep 07 00:15:45.011 INFO O| Sep 07 00:15:45.011 INFO STEP 16 (remove_files) COMPLETE
99412026-09-07T00:15:45.527Z[ host-image] Sep 07 00:15:45.011 INFO O| Sep 07 00:15:45.011 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99422026-09-07T00:15:45.538Z[ host-image] Sep 07 00:15:45.022 INFO O| Sep 07 00:15:45.022 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
99432026-09-07T00:15:45.542Z[ host-image] Sep 07 00:15:45.022 INFO O| Sep 07 00:15:45.022 INFO STEP 17 (remove_files) COMPLETE
99442026-09-07T00:15:45.542Z[ host-image] Sep 07 00:15:45.022 INFO O| Sep 07 00:15:45.022 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99452026-09-07T00:15:45.548Z[ host-image] Sep 07 00:15:45.033 INFO O| Sep 07 00:15:45.032 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
99462026-09-07T00:15:45.552Z[ host-image] Sep 07 00:15:45.034 INFO O| Sep 07 00:15:45.034 INFO STEP 18 (remove_files) COMPLETE
99472026-09-07T00:15:45.553Z[ host-image] Sep 07 00:15:45.034 INFO O| Sep 07 00:15:45.034 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99482026-09-07T00:15:45.559Z[ host-image] Sep 07 00:15:45.043 INFO O| Sep 07 00:15:45.043 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
99492026-09-07T00:15:45.559Z[ host-image] Sep 07 00:15:45.044 INFO O| Sep 07 00:15:45.044 INFO STEP 19 (remove_files) COMPLETE
99502026-09-07T00:15:45.559Z[ host-image] Sep 07 00:15:45.044 INFO O| Sep 07 00:15:45.044 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99512026-09-07T00:15:45.568Z[ host-image] Sep 07 00:15:45.053 INFO O| Sep 07 00:15:45.053 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
99522026-09-07T00:15:45.569Z[ host-image] Sep 07 00:15:45.053 INFO O| Sep 07 00:15:45.053 INFO STEP 20 (remove_files) COMPLETE
99532026-09-07T00:15:45.572Z[ host-image] Sep 07 00:15:45.053 INFO O| Sep 07 00:15:45.053 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99542026-09-07T00:15:45.578Z[ host-image] Sep 07 00:15:45.063 INFO O| Sep 07 00:15:45.063 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
99552026-09-07T00:15:45.578Z[ host-image] Sep 07 00:15:45.063 INFO O| Sep 07 00:15:45.063 INFO STEP 21 (remove_files) COMPLETE
99562026-09-07T00:15:45.578Z[ host-image] Sep 07 00:15:45.063 INFO O| Sep 07 00:15:45.063 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99572026-09-07T00:15:45.589Z[ host-image] Sep 07 00:15:45.073 INFO O| Sep 07 00:15:45.073 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
99582026-09-07T00:15:45.589Z[ host-image] Sep 07 00:15:45.073 INFO O| Sep 07 00:15:45.073 INFO STEP 22 (remove_files) COMPLETE
99592026-09-07T00:15:45.594Z[ host-image] Sep 07 00:15:45.073 INFO O| Sep 07 00:15:45.073 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99602026-09-07T00:15:45.601Z[ host-image] Sep 07 00:15:45.085 INFO O| Sep 07 00:15:45.085 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
99612026-09-07T00:15:45.601Z[ host-image] Sep 07 00:15:45.085 INFO O| Sep 07 00:15:45.085 INFO STEP 23 (remove_files) COMPLETE
99622026-09-07T00:15:45.601Z[ host-image] Sep 07 00:15:45.085 INFO O| Sep 07 00:15:45.085 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99632026-09-07T00:15:45.613Z[ host-image] Sep 07 00:15:45.098 INFO O| Sep 07 00:15:45.097 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
99642026-09-07T00:15:45.614Z[ host-image] Sep 07 00:15:45.098 INFO O| Sep 07 00:15:45.098 INFO STEP 24 (remove_files) COMPLETE
99652026-09-07T00:15:45.614Z[ host-image] Sep 07 00:15:45.098 INFO O| Sep 07 00:15:45.098 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99662026-09-07T00:15:45.624Z[ host-image] Sep 07 00:15:45.109 INFO O| Sep 07 00:15:45.109 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
99672026-09-07T00:15:45.624Z[ host-image] Sep 07 00:15:45.109 INFO O| Sep 07 00:15:45.109 INFO STEP 25 (remove_files) COMPLETE
99682026-09-07T00:15:45.628Z[ host-image] Sep 07 00:15:45.109 INFO O| Sep 07 00:15:45.109 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99692026-09-07T00:15:45.636Z[ host-image] Sep 07 00:15:45.121 INFO O| Sep 07 00:15:45.121 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
99702026-09-07T00:15:45.636Z[ host-image] Sep 07 00:15:45.121 INFO O| Sep 07 00:15:45.121 INFO STEP 26 (remove_files) COMPLETE
99712026-09-07T00:15:45.636Z[ host-image] Sep 07 00:15:45.121 INFO O| Sep 07 00:15:45.121 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99722026-09-07T00:15:45.651Z[ host-image] Sep 07 00:15:45.132 INFO O| Sep 07 00:15:45.132 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
99732026-09-07T00:15:45.651Z[ host-image] Sep 07 00:15:45.132 INFO O| Sep 07 00:15:45.132 INFO STEP 27 (remove_files) COMPLETE
99742026-09-07T00:15:45.655Z[ host-image] Sep 07 00:15:45.132 INFO O| Sep 07 00:15:45.132 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99752026-09-07T00:15:45.659Z[ host-image] Sep 07 00:15:45.142 INFO O| Sep 07 00:15:45.142 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
99762026-09-07T00:15:45.659Z[ host-image] Sep 07 00:15:45.142 INFO O| Sep 07 00:15:45.142 INFO STEP 28 (remove_files) COMPLETE
99772026-09-07T00:15:45.659Z[ host-image] Sep 07 00:15:45.142 INFO O| Sep 07 00:15:45.142 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99782026-09-07T00:15:45.668Z[ host-image] Sep 07 00:15:45.152 INFO O| Sep 07 00:15:45.152 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
99792026-09-07T00:15:45.668Z[ host-image] Sep 07 00:15:45.152 INFO O| Sep 07 00:15:45.152 INFO STEP 29 (remove_files) COMPLETE
99802026-09-07T00:15:45.669Z[ host-image] Sep 07 00:15:45.152 INFO O| Sep 07 00:15:45.152 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99812026-09-07T00:15:45.677Z[ host-image] Sep 07 00:15:45.162 INFO O| Sep 07 00:15:45.162 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99822026-09-07T00:15:45.678Z[ host-image] Sep 07 00:15:45.162 INFO O| Sep 07 00:15:45.162 INFO STEP 30 (remove_files) COMPLETE
99832026-09-07T00:15:45.681Z[ host-image] Sep 07 00:15:45.162 INFO O| Sep 07 00:15:45.162 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99842026-09-07T00:15:45.687Z[ host-image] Sep 07 00:15:45.172 INFO O| Sep 07 00:15:45.172 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99852026-09-07T00:15:45.687Z[ host-image] Sep 07 00:15:45.172 INFO O| Sep 07 00:15:45.172 INFO STEP 31 (remove_files) COMPLETE
99862026-09-07T00:15:45.691Z[ host-image] Sep 07 00:15:45.172 INFO O| Sep 07 00:15:45.172 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99872026-09-07T00:15:45.698Z[ host-image] Sep 07 00:15:45.182 INFO O| Sep 07 00:15:45.182 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99882026-09-07T00:15:45.698Z[ host-image] Sep 07 00:15:45.182 INFO O| Sep 07 00:15:45.182 INFO STEP 32 (remove_files) COMPLETE
99892026-09-07T00:15:45.699Z[ host-image] Sep 07 00:15:45.182 INFO O| Sep 07 00:15:45.182 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99902026-09-07T00:15:45.708Z[ host-image] Sep 07 00:15:45.192 INFO O| Sep 07 00:15:45.192 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99912026-09-07T00:15:45.708Z[ host-image] Sep 07 00:15:45.192 INFO O| Sep 07 00:15:45.192 INFO STEP 33 (remove_files) COMPLETE
99922026-09-07T00:15:45.708Z[ host-image] Sep 07 00:15:45.192 INFO O| Sep 07 00:15:45.192 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99932026-09-07T00:15:45.717Z[ host-image] Sep 07 00:15:45.201 INFO O| Sep 07 00:15:45.201 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99942026-09-07T00:15:45.717Z[ host-image] Sep 07 00:15:45.201 INFO O| Sep 07 00:15:45.201 INFO STEP 34 (remove_files) COMPLETE
99952026-09-07T00:15:45.721Z[ host-image] Sep 07 00:15:45.201 INFO O| Sep 07 00:15:45.201 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99962026-09-07T00:15:45.725Z[ host-image] Sep 07 00:15:45.210 INFO O| Sep 07 00:15:45.210 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99972026-09-07T00:15:45.725Z[ host-image] Sep 07 00:15:45.210 INFO O| Sep 07 00:15:45.210 INFO STEP 35 (remove_files) COMPLETE
99982026-09-07T00:15:45.729Z[ host-image] Sep 07 00:15:45.210 INFO O| Sep 07 00:15:45.210 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99992026-09-07T00:15:45.734Z[ host-image] Sep 07 00:15:45.219 INFO O| Sep 07 00:15:45.219 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
100002026-09-07T00:15:45.734Z[ host-image] Sep 07 00:15:45.219 INFO O| Sep 07 00:15:45.219 INFO STEP 36 (remove_files) COMPLETE
100012026-09-07T00:15:45.734Z[ host-image] Sep 07 00:15:45.219 INFO O| Sep 07 00:15:45.219 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100022026-09-07T00:15:45.743Z[ host-image] Sep 07 00:15:45.228 INFO O| Sep 07 00:15:45.228 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
100032026-09-07T00:15:45.743Z[ host-image] Sep 07 00:15:45.228 INFO O| Sep 07 00:15:45.228 INFO STEP 37 (remove_files) COMPLETE
100042026-09-07T00:15:45.747Z[ host-image] Sep 07 00:15:45.228 INFO O| Sep 07 00:15:45.228 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100052026-09-07T00:15:45.752Z[ host-image] Sep 07 00:15:45.237 INFO O| Sep 07 00:15:45.237 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
100062026-09-07T00:15:45.752Z[ host-image] Sep 07 00:15:45.237 INFO O| Sep 07 00:15:45.237 INFO STEP 38 (remove_files) COMPLETE
100072026-09-07T00:15:45.756Z[ host-image] Sep 07 00:15:45.237 INFO O| Sep 07 00:15:45.237 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100082026-09-07T00:15:45.761Z[ host-image] Sep 07 00:15:45.246 INFO O| Sep 07 00:15:45.246 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
100092026-09-07T00:15:45.761Z[ host-image] Sep 07 00:15:45.246 INFO O| Sep 07 00:15:45.246 INFO STEP 39 (remove_files) COMPLETE
100102026-09-07T00:15:45.761Z[ host-image] Sep 07 00:15:45.246 INFO O| Sep 07 00:15:45.246 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100112026-09-07T00:15:45.770Z[ host-image] Sep 07 00:15:45.255 INFO O| Sep 07 00:15:45.255 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
100122026-09-07T00:15:45.770Z[ host-image] Sep 07 00:15:45.255 INFO O| Sep 07 00:15:45.255 INFO STEP 40 (remove_files) COMPLETE
100132026-09-07T00:15:45.770Z[ host-image] Sep 07 00:15:45.255 INFO O| Sep 07 00:15:45.255 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100142026-09-07T00:15:45.779Z[ host-image] Sep 07 00:15:45.263 INFO O| Sep 07 00:15:45.263 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
100152026-09-07T00:15:45.779Z[ host-image] Sep 07 00:15:45.263 INFO O| Sep 07 00:15:45.263 INFO STEP 41 (remove_files) COMPLETE
100162026-09-07T00:15:45.782Z[ host-image] Sep 07 00:15:45.263 INFO O| Sep 07 00:15:45.263 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100172026-09-07T00:15:45.787Z[ host-image] Sep 07 00:15:45.272 INFO O| Sep 07 00:15:45.272 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
100182026-09-07T00:15:45.787Z[ host-image] Sep 07 00:15:45.272 INFO O| Sep 07 00:15:45.272 INFO STEP 42 (remove_files) COMPLETE
100192026-09-07T00:15:45.791Z[ host-image] Sep 07 00:15:45.272 INFO O| Sep 07 00:15:45.272 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100202026-09-07T00:15:45.796Z[ host-image] Sep 07 00:15:45.281 INFO O| Sep 07 00:15:45.281 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
100212026-09-07T00:15:45.796Z[ host-image] Sep 07 00:15:45.281 INFO O| Sep 07 00:15:45.281 INFO STEP 43 (remove_files) COMPLETE
100222026-09-07T00:15:45.796Z[ host-image] Sep 07 00:15:45.281 INFO O| Sep 07 00:15:45.281 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100232026-09-07T00:15:45.805Z[ host-image] Sep 07 00:15:45.290 INFO O| Sep 07 00:15:45.289 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
100242026-09-07T00:15:45.805Z[ host-image] Sep 07 00:15:45.290 INFO O| Sep 07 00:15:45.290 INFO STEP 44 (remove_files) COMPLETE
100252026-09-07T00:15:45.805Z[ host-image] Sep 07 00:15:45.290 INFO O| Sep 07 00:15:45.290 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100262026-09-07T00:15:45.813Z[ host-image] Sep 07 00:15:45.298 INFO O| Sep 07 00:15:45.298 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
100272026-09-07T00:15:45.813Z[ host-image] Sep 07 00:15:45.298 INFO O| Sep 07 00:15:45.298 INFO STEP 45 (remove_files) COMPLETE
100282026-09-07T00:15:45.818Z[ host-image] Sep 07 00:15:45.298 INFO O| Sep 07 00:15:45.298 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100292026-09-07T00:15:45.821Z[ host-image] Sep 07 00:15:45.306 INFO O| Sep 07 00:15:45.306 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
100302026-09-07T00:15:45.822Z[ host-image] Sep 07 00:15:45.307 INFO O| Sep 07 00:15:45.307 INFO STEP 46 (remove_files) COMPLETE
100312026-09-07T00:15:45.825Z[ host-image] Sep 07 00:15:45.307 INFO O| Sep 07 00:15:45.307 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100322026-09-07T00:15:45.830Z[ host-image] Sep 07 00:15:45.315 INFO O| Sep 07 00:15:45.315 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
100332026-09-07T00:15:45.830Z[ host-image] Sep 07 00:15:45.315 INFO O| Sep 07 00:15:45.315 INFO STEP 47 (remove_files) COMPLETE
100342026-09-07T00:15:45.831Z[ host-image] Sep 07 00:15:45.315 INFO O| Sep 07 00:15:45.315 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100352026-09-07T00:15:45.840Z[ host-image] Sep 07 00:15:45.324 INFO O| Sep 07 00:15:45.324 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
100362026-09-07T00:15:45.840Z[ host-image] Sep 07 00:15:45.324 INFO O| Sep 07 00:15:45.324 INFO STEP 48 (remove_files) COMPLETE
100372026-09-07T00:15:45.840Z[ host-image] Sep 07 00:15:45.324 INFO O| Sep 07 00:15:45.324 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100382026-09-07T00:15:45.849Z[ host-image] Sep 07 00:15:45.334 INFO O| Sep 07 00:15:45.333 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
100392026-09-07T00:15:45.849Z[ host-image] Sep 07 00:15:45.334 INFO O| Sep 07 00:15:45.334 INFO STEP 49 (remove_files) COMPLETE
100402026-09-07T00:15:45.853Z[ host-image] Sep 07 00:15:45.334 INFO O| Sep 07 00:15:45.334 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100412026-09-07T00:15:45.867Z[ host-image] Sep 07 00:15:45.352 INFO O| Sep 07 00:15:45.352 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
100422026-09-07T00:15:45.867Z[ host-image] Sep 07 00:15:45.352 INFO O| Sep 07 00:15:45.352 INFO STEP 50 (remove_files) COMPLETE
100432026-09-07T00:15:45.871Z[ host-image] Sep 07 00:15:45.352 INFO O| Sep 07 00:15:45.352 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100442026-09-07T00:15:45.888Z[ host-image] Sep 07 00:15:45.373 INFO O| Sep 07 00:15:45.373 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
100452026-09-07T00:15:45.889Z[ host-image] Sep 07 00:15:45.373 INFO O| Sep 07 00:15:45.373 INFO STEP 51 (remove_files) COMPLETE
100462026-09-07T00:15:45.893Z[ host-image] Sep 07 00:15:45.373 INFO O| Sep 07 00:15:45.373 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100472026-09-07T00:15:45.904Z[ host-image] Sep 07 00:15:45.389 INFO O| Sep 07 00:15:45.388 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
100482026-09-07T00:15:45.904Z[ host-image] Sep 07 00:15:45.389 INFO O| Sep 07 00:15:45.389 INFO STEP 52 (remove_files) COMPLETE
100492026-09-07T00:15:45.908Z[ host-image] Sep 07 00:15:45.389 INFO O| Sep 07 00:15:45.389 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100502026-09-07T00:15:45.914Z[ host-image] Sep 07 00:15:45.398 INFO O| Sep 07 00:15:45.398 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
100512026-09-07T00:15:45.914Z[ host-image] Sep 07 00:15:45.398 INFO O| Sep 07 00:15:45.398 INFO STEP 53 (remove_files) COMPLETE
100522026-09-07T00:15:45.919Z[ host-image] Sep 07 00:15:45.398 INFO O| Sep 07 00:15:45.398 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100532026-09-07T00:15:45.923Z[ host-image] Sep 07 00:15:45.408 INFO O| Sep 07 00:15:45.408 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
100542026-09-07T00:15:45.923Z[ host-image] Sep 07 00:15:45.408 INFO O| Sep 07 00:15:45.408 INFO STEP 54 (remove_files) COMPLETE
100552026-09-07T00:15:45.923Z[ host-image] Sep 07 00:15:45.408 INFO O| Sep 07 00:15:45.408 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100562026-09-07T00:15:45.931Z[ host-image] Sep 07 00:15:45.416 INFO O| Sep 07 00:15:45.416 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
100572026-09-07T00:15:45.932Z[ host-image] Sep 07 00:15:45.416 INFO O| Sep 07 00:15:45.416 INFO STEP 55 (remove_files) COMPLETE
100582026-09-07T00:15:45.936Z[ host-image] Sep 07 00:15:45.416 INFO O| Sep 07 00:15:45.416 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100592026-09-07T00:15:45.940Z[ host-image] Sep 07 00:15:45.425 INFO O| Sep 07 00:15:45.425 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
100602026-09-07T00:15:45.941Z[ host-image] Sep 07 00:15:45.425 INFO O| Sep 07 00:15:45.425 INFO STEP 56 (remove_files) COMPLETE
100612026-09-07T00:15:45.945Z[ host-image] Sep 07 00:15:45.425 INFO O| Sep 07 00:15:45.425 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100622026-09-07T00:15:45.950Z[ host-image] Sep 07 00:15:45.434 INFO O| Sep 07 00:15:45.434 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
100632026-09-07T00:15:45.950Z[ host-image] Sep 07 00:15:45.435 INFO O| Sep 07 00:15:45.435 INFO STEP 57 (remove_files) COMPLETE
100642026-09-07T00:15:45.950Z[ host-image] Sep 07 00:15:45.435 INFO O| Sep 07 00:15:45.435 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100652026-09-07T00:15:45.959Z[ host-image] Sep 07 00:15:45.444 INFO O| Sep 07 00:15:45.443 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
100662026-09-07T00:15:45.959Z[ host-image] Sep 07 00:15:45.444 INFO O| Sep 07 00:15:45.444 INFO STEP 58 (remove_files) COMPLETE
100672026-09-07T00:15:45.963Z[ host-image] Sep 07 00:15:45.444 INFO O| Sep 07 00:15:45.444 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100682026-09-07T00:15:45.967Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
100692026-09-07T00:15:45.967Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
100702026-09-07T00:15:45.971Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100712026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100722026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100732026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100742026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO ok!
100752026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO STEP 59 (ensure_file) COMPLETE
100762026-09-07T00:15:45.972Z[ host-image] Sep 07 00:15:45.452 INFO O| Sep 07 00:15:45.452 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100772026-09-07T00:15:45.976Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
100782026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
100792026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100802026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100812026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100822026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100832026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO ok!
100842026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO STEP 60 (ensure_file) COMPLETE
100852026-09-07T00:15:45.977Z[ host-image] Sep 07 00:15:45.461 INFO O| Sep 07 00:15:45.461 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100862026-09-07T00:15:45.985Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100872026-09-07T00:15:45.985Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100882026-09-07T00:15:45.989Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100892026-09-07T00:15:45.989Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO ok!
100902026-09-07T00:15:45.992Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO STEP 61 (ensure_file) COMPLETE
100912026-09-07T00:15:45.992Z[ host-image] Sep 07 00:15:45.470 INFO O| Sep 07 00:15:45.470 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100922026-09-07T00:15:45.996Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100932026-09-07T00:15:45.996Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100942026-09-07T00:15:45.996Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100952026-09-07T00:15:45.996Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 INFO ok!
100962026-09-07T00:15:45.996Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 INFO STEP 62 (ensure_file) COMPLETE
100972026-09-07T00:15:45.997Z[ host-image] Sep 07 00:15:45.479 INFO O| Sep 07 00:15:45.479 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100982026-09-07T00:15:46.004Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100992026-09-07T00:15:46.004Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
101002026-09-07T00:15:46.005Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
101012026-09-07T00:15:46.008Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
101022026-09-07T00:15:46.008Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO ok!
101032026-09-07T00:15:46.008Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO STEP 63 (ensure_file) COMPLETE
101042026-09-07T00:15:46.008Z[ host-image] Sep 07 00:15:45.489 INFO O| Sep 07 00:15:45.489 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101052026-09-07T00:15:46.015Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
101062026-09-07T00:15:46.015Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
101072026-09-07T00:15:46.015Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
101082026-09-07T00:15:46.019Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
101092026-09-07T00:15:46.019Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO ok!
101102026-09-07T00:15:46.019Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO STEP 64 (ensure_file) COMPLETE
101112026-09-07T00:15:46.019Z[ host-image] Sep 07 00:15:45.500 INFO O| Sep 07 00:15:45.500 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101122026-09-07T00:15:46.026Z[ host-image] Sep 07 00:15:45.510 INFO O| Sep 07 00:15:45.510 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
101132026-09-07T00:15:46.026Z[ host-image] Sep 07 00:15:45.510 INFO O| Sep 07 00:15:45.510 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
101142026-09-07T00:15:46.026Z[ host-image] Sep 07 00:15:45.510 INFO O| Sep 07 00:15:45.510 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
101152026-09-07T00:15:46.030Z[ host-image] Sep 07 00:15:45.510 INFO O| Sep 07 00:15:45.510 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
101162026-09-07T00:15:46.030Z[ host-image] Sep 07 00:15:45.511 INFO O| Sep 07 00:15:45.510 INFO ok!
101172026-09-07T00:15:46.030Z[ host-image] Sep 07 00:15:45.511 INFO O| Sep 07 00:15:45.510 INFO STEP 65 (ensure_file) COMPLETE
101182026-09-07T00:15:46.030Z[ host-image] Sep 07 00:15:45.511 INFO O| Sep 07 00:15:45.511 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101192026-09-07T00:15:46.035Z[ host-image] Sep 07 00:15:45.520 INFO O| Sep 07 00:15:45.520 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
101202026-09-07T00:15:46.036Z[ host-image] Sep 07 00:15:45.521 INFO O| Sep 07 00:15:45.520 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
101212026-09-07T00:15:46.036Z[ host-image] Sep 07 00:15:45.521 INFO O| Sep 07 00:15:45.521 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
101222026-09-07T00:15:46.040Z[ host-image] Sep 07 00:15:45.521 INFO O| Sep 07 00:15:45.521 INFO ok!
101232026-09-07T00:15:46.040Z[ host-image] Sep 07 00:15:45.521 INFO O| Sep 07 00:15:45.521 INFO STEP 66 (assemble_files) COMPLETE
101242026-09-07T00:15:46.040Z[ host-image] Sep 07 00:15:45.521 INFO O| Sep 07 00:15:45.521 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101252026-09-07T00:15:46.045Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
101262026-09-07T00:15:46.045Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
101272026-09-07T00:15:46.045Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
101282026-09-07T00:15:46.045Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
101292026-09-07T00:15:46.045Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO ok!
101302026-09-07T00:15:46.049Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO STEP 67 (ensure_file) COMPLETE
101312026-09-07T00:15:46.049Z[ host-image] Sep 07 00:15:45.530 INFO O| Sep 07 00:15:45.530 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101322026-09-07T00:15:46.055Z[ host-image] Sep 07 00:15:45.539 INFO O| Sep 07 00:15:45.539 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
101332026-09-07T00:15:46.055Z[ host-image] Sep 07 00:15:45.540 INFO O| Sep 07 00:15:45.540 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
101342026-09-07T00:15:46.055Z[ host-image] Sep 07 00:15:45.540 INFO O| Sep 07 00:15:45.540 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
101352026-09-07T00:15:46.058Z[ host-image] Sep 07 00:15:45.540 INFO O| Sep 07 00:15:45.540 INFO STEP 68 (ensure_dir) COMPLETE
101362026-09-07T00:15:46.059Z[ host-image] Sep 07 00:15:45.540 INFO O| Sep 07 00:15:45.540 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101372026-09-07T00:15:46.064Z[ host-image] Sep 07 00:15:45.549 INFO O| Sep 07 00:15:45.549 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
101382026-09-07T00:15:46.064Z[ host-image] Sep 07 00:15:45.549 INFO O| Sep 07 00:15:45.549 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
101392026-09-07T00:15:46.071Z[ host-image] Sep 07 00:15:45.556 INFO O| Sep 07 00:15:45.556 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
101402026-09-07T00:15:46.071Z[ host-image] Sep 07 00:15:45.556 INFO O| Sep 07 00:15:45.556 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
101412026-09-07T00:15:46.071Z[ host-image] Sep 07 00:15:45.556 INFO O| Sep 07 00:15:45.556 INFO ok!
101422026-09-07T00:15:46.071Z[ host-image] Sep 07 00:15:45.556 INFO O| Sep 07 00:15:45.556 INFO STEP 69 (ensure_file) COMPLETE
101432026-09-07T00:15:46.075Z[ host-image] Sep 07 00:15:45.556 INFO O| Sep 07 00:15:45.556 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101442026-09-07T00:15:46.082Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.566 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
101452026-09-07T00:15:46.082Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
101462026-09-07T00:15:46.086Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
101472026-09-07T00:15:46.086Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
101482026-09-07T00:15:46.086Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO ok!
101492026-09-07T00:15:46.086Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO STEP 70 (ensure_file) COMPLETE
101502026-09-07T00:15:46.086Z[ host-image] Sep 07 00:15:45.567 INFO O| Sep 07 00:15:45.567 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
101512026-09-07T00:15:46.097Z[ host-image] Sep 07 00:15:45.582 INFO O| Sep 07 00:15:45.582 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
101522026-09-07T00:15:46.097Z[ host-image] Sep 07 00:15:45.582 INFO O| Sep 07 00:15:45.582 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
101532026-09-07T00:15:47.921Z[ host-image] Sep 07 00:15:47.405 INFO O| Sep 07 00:15:47.405 INFO STEP 71 (pack_tar) COMPLETE
101542026-09-07T00:15:47.921Z[ host-image] Sep 07 00:15:47.405 INFO O| Sep 07 00:15:47.405 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
101552026-09-07T00:15:47.925Z[ host-image] Sep 07 00:15:47.405 INFO O| Sep 07 00:15:47.405 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
101562026-09-07T00:15:49.241Z[ host-image] Sep 07 00:15:48.725 INFO O| Sep 07 00:15:48.725 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
101572026-09-07T00:15:49.740Z[ recovery-image] Sep 07 00:15:49.224 INFO O| Sep 07 00:15:49.224 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
101582026-09-07T00:15:50.229Z[ host-image] Sep 07 00:15:49.713 INFO O| Sep 07 00:15:49.713 INFO completed processing sled/ramdisk-02-trim
101592026-09-07T00:15:50.235Z[ host-image] Sep 07 00:15:49.716 INFO image builder template: zfs...
101602026-09-07T00:15:50.235Z[ host-image] Sep 07 00:15:49.716 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqC0Z73/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "zfs"], pwd: None
101612026-09-07T00:15:50.246Z[ host-image] Sep 07 00:15:49.730 INFO O| Sep 07 00:15:49.730 INFO skip include "stress" because feature "stress" is not enabled
101622026-09-07T00:15:50.246Z[ host-image] Sep 07 00:15:49.730 INFO O| Sep 07 00:15:49.730 INFO skip include "stress" because feature "compliance" is not enabled
101632026-09-07T00:15:50.281Z[ host-image] Sep 07 00:15:49.765 INFO O| Sep 07 00:15:49.765 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
101642026-09-07T00:15:50.288Z[ host-image] Sep 07 00:15:49.770 INFO O| Sep 07 00:15:49.770 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
101652026-09-07T00:15:50.775Z[ recovery-image] Sep 07 00:15:50.259 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
101662026-09-07T00:15:50.775Z[ recovery-image] Sep 07 00:15:50.259 INFO expanded image name: "recovery b6aa684/${os_short_commit} 2026-09-07 00:00" -> "recovery b6aa684/0e29ea8 2026-09-07 00:00"
101672026-09-07T00:15:50.775Z[ recovery-image] Sep 07 00:15:50.259 INFO output artefacts stored in: "/work/os-recovery"
101682026-09-07T00:15:50.775Z[ recovery-image] Sep 07 00:15:50.259 INFO collecting git info from project "chelsio-t6-roms"...
101692026-09-07T00:15:50.804Z[ recovery-image] Sep 07 00:15:50.288 INFO collecting git info from project "pilot"...
101702026-09-07T00:15:50.816Z[ recovery-image] Sep 07 00:15:50.300 INFO collecting git info from project "bootserver"...
101712026-09-07T00:15:50.823Z[ recovery-image] Sep 07 00:15:50.308 INFO collecting git info from project "dmar-report"...
101722026-09-07T00:15:50.834Z[ recovery-image] Sep 07 00:15:50.318 INFO collecting git info from project "phbl"...
101732026-09-07T00:15:50.842Z[ recovery-image] Sep 07 00:15:50.327 INFO collecting git info from project "pinprick"...
101742026-09-07T00:15:50.890Z[ recovery-image] Sep 07 00:15:50.360 INFO collecting git info from project "amd-host-image-builder"...
101752026-09-07T00:15:50.928Z[ recovery-image] Sep 07 00:15:50.412 INFO collecting git info from project "image-builder"...
101762026-09-07T00:15:50.941Z[ recovery-image] Sep 07 00:15:50.425 INFO collecting git info from project "amd-firmware"...
101772026-09-07T00:15:50.964Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
101782026-09-07T00:15:51.322Z[ host-image] Sep 07 00:15:50.806 INFO O| Sep 07 00:15:50.806 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
101792026-09-07T00:15:51.417Z[ recovery-image] Sep 07 00:15:50.901 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
101802026-09-07T00:15:52.143Z[ host-image] Sep 07 00:15:51.532 INFO O| Sep 07 00:15:51.532 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
101812026-09-07T00:15:52.143Z[ host-image] Sep 07 00:15:51.532 INFO O| Sep 07 00:15:51.532 INFO work dataset: rpool/images/build/host/work/sled/zfs
101822026-09-07T00:15:52.144Z[ host-image] Sep 07 00:15:51.536 INFO O| Sep 07 00:15:51.536 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
101832026-09-07T00:15:52.174Z[ recovery-image] Sep 07 00:15:51.657 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
101842026-09-07T00:15:52.559Z[ recovery-image] Sep 07 00:15:52.038 INFO creating Oxide boot image...
101852026-09-07T00:15:52.559Z[ recovery-image] Sep 07 00:15:52.038 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery b6aa684/0e29ea8 2026-09-07 00:00", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
101862026-09-07T00:15:52.605Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
101872026-09-07T00:15:52.894Z[ host-image] Sep 07 00:15:52.378 INFO O| Sep 07 00:15:52.378 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
101882026-09-07T00:15:53.393Z[ host-image] Sep 07 00:15:52.876 INFO O| Sep 07 00:15:52.876 INFO DESTROY POOL: TEMPORARY-sled-zfs
101892026-09-07T00:15:53.458Z[ host-image] Sep 07 00:15:52.888 INFO O| Sep 07 00:15:52.888 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101902026-09-07T00:15:53.458Z[ host-image] Sep 07 00:15:52.894 INFO O| Sep 07 00:15:52.894 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101912026-09-07T00:15:53.458Z[ host-image] Sep 07 00:15:52.894 INFO O| Sep 07 00:15:52.894 INFO no lofi found
101922026-09-07T00:15:53.458Z[ host-image] Sep 07 00:15:52.894 INFO O| Sep 07 00:15:52.894 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101932026-09-07T00:15:53.458Z[ host-image] Sep 07 00:15:52.894 INFO O| Sep 07 00:15:52.894 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101942026-09-07T00:15:53.697Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
101952026-09-07T00:15:54.776Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
101962026-09-07T00:15:55.516Z[ host-image] Sep 07 00:15:55.001 INFO O| Sep 07 00:15:55.001 INFO lofi device = /dev/dsk/c2t1d0p0
101972026-09-07T00:15:55.516Z[ host-image] Sep 07 00:15:55.001 INFO O| Sep 07 00:15:55.001 INFO pool device = /dev/dsk/c2t1d0p0
101982026-09-07T00:15:55.521Z[ host-image] Sep 07 00:15:55.001 INFO O| Sep 07 00:15:55.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
101992026-09-07T00:15:55.633Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
102002026-09-07T00:15:55.708Z[ host-image] Sep 07 00:15:55.192 INFO O| Sep 07 00:15:55.192 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102012026-09-07T00:15:55.708Z[ host-image] Sep 07 00:15:55.192 INFO O| Sep 07 00:15:55.192 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
102022026-09-07T00:15:55.729Z[ host-image] Sep 07 00:15:55.213 INFO O| Sep 07 00:15:55.213 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
102032026-09-07T00:15:55.782Z[ host-image] Sep 07 00:15:55.266 INFO O| Sep 07 00:15:55.266 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
102042026-09-07T00:15:55.812Z[ host-image] Sep 07 00:15:55.296 INFO O| Sep 07 00:15:55.296 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
102052026-09-07T00:15:55.827Z[ host-image] Sep 07 00:15:55.312 INFO O| Sep 07 00:15:55.312 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
102062026-09-07T00:15:55.840Z[ host-image] Sep 07 00:15:55.324 INFO O| Sep 07 00:15:55.324 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
102072026-09-07T00:15:55.890Z[ host-image] Sep 07 00:15:55.362 INFO O| Sep 07 00:15:55.362 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
102082026-09-07T00:15:55.890Z[ host-image] Sep 07 00:15:55.362 INFO O| Sep 07 00:15:55.362 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
102092026-09-07T00:15:55.890Z[ host-image] Sep 07 00:15:55.362 INFO O| Sep 07 00:15:55.362 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
102102026-09-07T00:15:55.890Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
102112026-09-07T00:15:55.895Z[ host-image] Sep 07 00:15:55.373 INFO O| Sep 07 00:15:55.373 INFO boot environment UUID: 139b7c2b-971e-45a9-be51-183bdfae90d4
102122026-09-07T00:15:55.895Z[ host-image] Sep 07 00:15:55.373 INFO O| Sep 07 00:15:55.373 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 139b7c2b-971e-45a9-be51-183bdfae90d4
102132026-09-07T00:15:55.901Z[ host-image] Sep 07 00:15:55.386 INFO O| Sep 07 00:15:55.386 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
102142026-09-07T00:15:55.914Z[ host-image] Sep 07 00:15:55.398 INFO O| Sep 07 00:15:55.398 INFO STEP 0 (create_be) COMPLETE
102152026-09-07T00:15:55.914Z[ host-image] Sep 07 00:15:55.398 INFO O| Sep 07 00:15:55.398 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102162026-09-07T00:15:55.928Z[ host-image] Sep 07 00:15:55.413 INFO O| Sep 07 00:15:55.413 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
102172026-09-07T00:16:04.665Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
102182026-09-07T00:16:05.461Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
102192026-09-07T00:16:07.623Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
102202026-09-07T00:16:07.696Z[ host-image] Sep 07 00:16:07.177 INFO O| Sep 07 00:16:07.177 INFO STEP 1 (unpack_tar) COMPLETE
102212026-09-07T00:16:07.696Z[ host-image] Sep 07 00:16:07.177 INFO O| Sep 07 00:16:07.177 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102222026-09-07T00:16:07.717Z[ host-image] Sep 07 00:16:07.189 INFO O| Sep 07 00:16:07.189 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
102232026-09-07T00:16:08.082Z[ host-image] Sep 07 00:16:07.566 INFO O| Sep 07 00:16:07.551 INFO STEP 2 (devfsadm) COMPLETE
102242026-09-07T00:16:08.082Z[ host-image] Sep 07 00:16:07.566 INFO O| Sep 07 00:16:07.551 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102252026-09-07T00:16:08.082Z[ host-image] Sep 07 00:16:07.566 INFO O| Sep 07 00:16:07.562 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
102262026-09-07T00:16:08.090Z[ host-image] Sep 07 00:16:07.566 INFO O| Sep 07 00:16:07.562 INFO STEP 3 (ensure_dir) COMPLETE
102272026-09-07T00:16:08.091Z[ host-image] Sep 07 00:16:07.566 INFO O| Sep 07 00:16:07.562 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102282026-09-07T00:16:08.095Z[ host-image] Sep 07 00:16:07.572 INFO O| Sep 07 00:16:07.572 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
102292026-09-07T00:16:08.096Z[ host-image] Sep 07 00:16:07.572 INFO O| Sep 07 00:16:07.572 INFO STEP 4 (ensure_dir) COMPLETE
102302026-09-07T00:16:08.096Z[ host-image] Sep 07 00:16:07.572 INFO O| Sep 07 00:16:07.572 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102312026-09-07T00:16:08.100Z[ host-image] Sep 07 00:16:07.582 INFO O| Sep 07 00:16:07.582 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
102322026-09-07T00:16:08.100Z[ host-image] Sep 07 00:16:07.582 INFO O| Sep 07 00:16:07.582 INFO STEP 5 (ensure_dir) COMPLETE
102332026-09-07T00:16:08.100Z[ host-image] Sep 07 00:16:07.582 INFO O| Sep 07 00:16:07.582 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102342026-09-07T00:16:08.108Z[ host-image] Sep 07 00:16:07.591 INFO O| Sep 07 00:16:07.591 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
102352026-09-07T00:16:08.114Z[ host-image] Sep 07 00:16:07.591 INFO O| Sep 07 00:16:07.591 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
102362026-09-07T00:16:08.114Z[ host-image] Sep 07 00:16:07.591 INFO O| Sep 07 00:16:07.591 INFO STEP 6 (ensure_dir) COMPLETE
102372026-09-07T00:16:08.114Z[ host-image] Sep 07 00:16:07.591 INFO O| Sep 07 00:16:07.591 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102382026-09-07T00:16:08.123Z[ host-image] Sep 07 00:16:07.601 INFO O| Sep 07 00:16:07.600 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
102392026-09-07T00:16:08.123Z[ host-image] Sep 07 00:16:07.601 INFO O| Sep 07 00:16:07.601 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
102402026-09-07T00:16:08.123Z[ host-image] Sep 07 00:16:07.601 INFO O| Sep 07 00:16:07.601 INFO STEP 7 (ensure_dir) COMPLETE
102412026-09-07T00:16:08.123Z[ host-image] Sep 07 00:16:07.601 INFO O| Sep 07 00:16:07.601 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102422026-09-07T00:16:08.127Z[ host-image] Sep 07 00:16:07.610 INFO O| Sep 07 00:16:07.610 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
102432026-09-07T00:16:08.127Z[ host-image] Sep 07 00:16:07.611 INFO O| Sep 07 00:16:07.611 INFO STEP 8 (remove_files) COMPLETE
102442026-09-07T00:16:08.127Z[ host-image] Sep 07 00:16:07.611 INFO O| Sep 07 00:16:07.611 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102452026-09-07T00:16:08.146Z[ host-image] Sep 07 00:16:07.621 INFO O| Sep 07 00:16:07.621 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
102462026-09-07T00:16:08.150Z[ host-image] Sep 07 00:16:07.621 INFO O| Sep 07 00:16:07.621 INFO STEP 9 (remove_files) COMPLETE
102472026-09-07T00:16:08.150Z[ host-image] Sep 07 00:16:07.621 INFO O| Sep 07 00:16:07.621 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102482026-09-07T00:16:08.150Z[ host-image] Sep 07 00:16:07.631 INFO O| Sep 07 00:16:07.631 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
102492026-09-07T00:16:08.150Z[ host-image] Sep 07 00:16:07.631 INFO O| Sep 07 00:16:07.631 INFO STEP 10 (remove_files) COMPLETE
102502026-09-07T00:16:08.150Z[ host-image] Sep 07 00:16:07.631 INFO O| Sep 07 00:16:07.631 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102512026-09-07T00:16:08.158Z[ host-image] Sep 07 00:16:07.640 INFO O| Sep 07 00:16:07.640 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
102522026-09-07T00:16:08.158Z[ host-image] Sep 07 00:16:07.640 INFO O| Sep 07 00:16:07.640 INFO STEP 11 (remove_files) COMPLETE
102532026-09-07T00:16:08.158Z[ host-image] Sep 07 00:16:07.640 INFO O| Sep 07 00:16:07.640 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102542026-09-07T00:16:08.165Z[ host-image] Sep 07 00:16:07.649 INFO O| Sep 07 00:16:07.649 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
102552026-09-07T00:16:08.165Z[ host-image] Sep 07 00:16:07.650 INFO O| Sep 07 00:16:07.650 INFO STEP 12 (remove_files) COMPLETE
102562026-09-07T00:16:08.168Z[ host-image] Sep 07 00:16:07.650 INFO O| Sep 07 00:16:07.650 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102572026-09-07T00:16:08.174Z[ host-image] Sep 07 00:16:07.659 INFO O| Sep 07 00:16:07.659 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
102582026-09-07T00:16:08.174Z[ host-image] Sep 07 00:16:07.659 INFO O| Sep 07 00:16:07.659 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
102592026-09-07T00:16:08.180Z[ host-image] Sep 07 00:16:07.659 INFO O| Sep 07 00:16:07.659 INFO STEP 13 (ensure_dir) COMPLETE
102602026-09-07T00:16:08.180Z[ host-image] Sep 07 00:16:07.659 INFO O| Sep 07 00:16:07.659 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102612026-09-07T00:16:08.184Z[ host-image] Sep 07 00:16:07.669 INFO O| Sep 07 00:16:07.669 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
102622026-09-07T00:16:08.184Z[ host-image] Sep 07 00:16:07.669 INFO O| Sep 07 00:16:07.669 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
102632026-09-07T00:16:08.187Z[ host-image] Sep 07 00:16:07.669 INFO O| Sep 07 00:16:07.669 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
102642026-09-07T00:16:08.187Z[ host-image] Sep 07 00:16:07.669 INFO O| Sep 07 00:16:07.669 INFO STEP 14 (ensure_dir) COMPLETE
102652026-09-07T00:16:08.187Z[ host-image] Sep 07 00:16:07.669 INFO O| Sep 07 00:16:07.669 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102662026-09-07T00:16:08.196Z[ host-image] Sep 07 00:16:07.678 INFO O| Sep 07 00:16:07.678 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
102672026-09-07T00:16:08.196Z[ host-image] Sep 07 00:16:07.678 INFO O| Sep 07 00:16:07.678 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
102682026-09-07T00:16:08.201Z[ host-image] Sep 07 00:16:07.678 INFO O| Sep 07 00:16:07.678 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
102692026-09-07T00:16:08.201Z[ host-image] Sep 07 00:16:07.678 INFO O| Sep 07 00:16:07.678 INFO STEP 15 (ensure_dir) COMPLETE
102702026-09-07T00:16:08.201Z[ host-image] Sep 07 00:16:07.678 INFO O| Sep 07 00:16:07.678 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102712026-09-07T00:16:08.205Z[ host-image] Sep 07 00:16:07.688 INFO O| Sep 07 00:16:07.687 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
102722026-09-07T00:16:08.205Z[ host-image] Sep 07 00:16:07.688 INFO O| Sep 07 00:16:07.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
102732026-09-07T00:16:08.205Z[ host-image] Sep 07 00:16:07.688 INFO O| Sep 07 00:16:07.688 INFO STEP 16 (ensure_dir) COMPLETE
102742026-09-07T00:16:08.205Z[ host-image] Sep 07 00:16:07.688 INFO O| Sep 07 00:16:07.688 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102752026-09-07T00:16:08.212Z[ host-image] Sep 07 00:16:07.697 INFO O| Sep 07 00:16:07.697 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
102762026-09-07T00:16:08.212Z[ host-image] Sep 07 00:16:07.697 INFO O| Sep 07 00:16:07.697 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
102772026-09-07T00:16:08.212Z[ host-image] Sep 07 00:16:07.697 INFO O| Sep 07 00:16:07.697 INFO STEP 17 (ensure_dir) COMPLETE
102782026-09-07T00:16:08.212Z[ host-image] Sep 07 00:16:07.697 INFO O| Sep 07 00:16:07.697 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102792026-09-07T00:16:08.222Z[ host-image] Sep 07 00:16:07.706 INFO O| Sep 07 00:16:07.706 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
102802026-09-07T00:16:08.222Z[ host-image] Sep 07 00:16:07.706 INFO O| Sep 07 00:16:07.706 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
102812026-09-07T00:16:08.226Z[ host-image] Sep 07 00:16:07.706 INFO O| Sep 07 00:16:07.706 INFO ok!
102822026-09-07T00:16:08.226Z[ host-image] Sep 07 00:16:07.706 INFO O| Sep 07 00:16:07.706 INFO STEP 18 (ensure_symlink) COMPLETE
102832026-09-07T00:16:08.226Z[ host-image] Sep 07 00:16:07.706 INFO O| Sep 07 00:16:07.706 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102842026-09-07T00:16:08.230Z[ host-image] Sep 07 00:16:07.715 INFO O| Sep 07 00:16:07.715 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
102852026-09-07T00:16:08.230Z[ host-image] Sep 07 00:16:07.715 INFO O| Sep 07 00:16:07.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
102862026-09-07T00:16:08.231Z[ host-image] Sep 07 00:16:07.715 INFO O| Sep 07 00:16:07.715 INFO ok!
102872026-09-07T00:16:08.234Z[ host-image] Sep 07 00:16:07.715 INFO O| Sep 07 00:16:07.715 INFO STEP 19 (ensure_file) COMPLETE
102882026-09-07T00:16:08.234Z[ host-image] Sep 07 00:16:07.715 INFO O| Sep 07 00:16:07.715 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102892026-09-07T00:16:08.239Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
102902026-09-07T00:16:08.240Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
102912026-09-07T00:16:08.245Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
102922026-09-07T00:16:08.245Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO ok!
102932026-09-07T00:16:08.245Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO STEP 20 (ensure_symlink) COMPLETE
102942026-09-07T00:16:08.245Z[ host-image] Sep 07 00:16:07.724 INFO O| Sep 07 00:16:07.724 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102952026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102962026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102972026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102982026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO ok!
102992026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO STEP 21 (ensure_symlink) COMPLETE
103002026-09-07T00:16:08.253Z[ host-image] Sep 07 00:16:07.737 INFO O| Sep 07 00:16:07.737 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
103012026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
103022026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
103032026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
103042026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO ok!
103052026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO STEP 22 (ensure_symlink) COMPLETE
103062026-09-07T00:16:08.270Z[ host-image] Sep 07 00:16:07.747 INFO O| Sep 07 00:16:07.747 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
103072026-09-07T00:16:08.286Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
103082026-09-07T00:16:08.287Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
103092026-09-07T00:16:08.287Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
103102026-09-07T00:16:08.287Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO ok!
103112026-09-07T00:16:08.287Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO STEP 23 (ensure_symlink) COMPLETE
103122026-09-07T00:16:08.287Z[ host-image] Sep 07 00:16:07.757 INFO O| Sep 07 00:16:07.757 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103132026-09-07T00:16:08.322Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
103142026-09-07T00:16:08.322Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
103152026-09-07T00:16:08.326Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
103162026-09-07T00:16:08.326Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 INFO ok!
103172026-09-07T00:16:08.326Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 INFO STEP 24 (ensure_file) COMPLETE
103182026-09-07T00:16:08.326Z[ host-image] Sep 07 00:16:07.806 INFO O| Sep 07 00:16:07.806 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
103192026-09-07T00:16:08.356Z[ host-image] Sep 07 00:16:07.840 INFO O| Sep 07 00:16:07.840 INFO updating shadow file
103202026-09-07T00:16:08.356Z[ host-image] Sep 07 00:16:07.840 INFO O| Sep 07 00:16:07.840 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103212026-09-07T00:16:08.365Z[ host-image] Sep 07 00:16:07.840 INFO O| Sep 07 00:16:07.840 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103222026-09-07T00:16:08.365Z[ host-image] Sep 07 00:16:07.840 INFO O| Sep 07 00:16:07.840 INFO STEP 25 (shadow) COMPLETE
103232026-09-07T00:16:08.365Z[ host-image] Sep 07 00:16:07.840 INFO O| Sep 07 00:16:07.840 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103242026-09-07T00:16:08.369Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
103252026-09-07T00:16:08.369Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
103262026-09-07T00:16:08.370Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
103272026-09-07T00:16:08.370Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 INFO ok!
103282026-09-07T00:16:08.370Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 INFO STEP 26 (ensure_file) COMPLETE
103292026-09-07T00:16:08.370Z[ host-image] Sep 07 00:16:07.853 INFO O| Sep 07 00:16:07.853 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103302026-09-07T00:16:08.399Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
103312026-09-07T00:16:08.400Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
103322026-09-07T00:16:08.408Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
103332026-09-07T00:16:08.408Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO ok!
103342026-09-07T00:16:08.408Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO STEP 27 (ensure_file) COMPLETE
103352026-09-07T00:16:08.408Z[ host-image] Sep 07 00:16:07.882 INFO O| Sep 07 00:16:07.882 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103362026-09-07T00:16:08.413Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
103372026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
103382026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
103392026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
103402026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO ok!
103412026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO STEP 28 (ensure_file) COMPLETE
103422026-09-07T00:16:08.415Z[ host-image] Sep 07 00:16:07.895 INFO O| Sep 07 00:16:07.895 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103432026-09-07T00:16:08.458Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
103442026-09-07T00:16:08.458Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
103452026-09-07T00:16:08.458Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
103462026-09-07T00:16:08.464Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO ok!
103472026-09-07T00:16:08.464Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO STEP 29 (ensure_file) COMPLETE
103482026-09-07T00:16:08.464Z[ host-image] Sep 07 00:16:07.941 INFO O| Sep 07 00:16:07.941 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
103492026-09-07T00:16:08.468Z[ host-image] Sep 07 00:16:07.952 INFO O| Sep 07 00:16:07.952 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
103502026-09-07T00:16:08.468Z[ host-image] Sep 07 00:16:07.952 INFO O| Sep 07 00:16:07.952 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
103512026-09-07T00:16:08.469Z[ host-image] Sep 07 00:16:07.952 INFO O| Sep 07 00:16:07.952 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
103522026-09-07T00:16:08.472Z[ host-image] Sep 07 00:16:07.952 INFO O| Sep 07 00:16:07.952 INFO STEP 30 (ensure_dir) COMPLETE
103532026-09-07T00:16:08.472Z[ host-image] Sep 07 00:16:07.952 INFO O| Sep 07 00:16:07.952 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103542026-09-07T00:16:08.478Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.962 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
103552026-09-07T00:16:08.478Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.962 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
103562026-09-07T00:16:08.482Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.963 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
103572026-09-07T00:16:08.482Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.963 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
103582026-09-07T00:16:08.482Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.963 INFO ok!
103592026-09-07T00:16:08.482Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.963 INFO STEP 31 (ensure_file) COMPLETE
103602026-09-07T00:16:08.482Z[ host-image] Sep 07 00:16:07.963 INFO O| Sep 07 00:16:07.963 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
103612026-09-07T00:16:08.487Z[ host-image] Sep 07 00:16:07.971 INFO O| Sep 07 00:16:07.971 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
103622026-09-07T00:16:08.487Z[ host-image] Sep 07 00:16:07.972 INFO O| Sep 07 00:16:07.971 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
103632026-09-07T00:16:08.487Z[ host-image] Sep 07 00:16:07.972 INFO O| Sep 07 00:16:07.972 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
103642026-09-07T00:16:08.491Z[ host-image] Sep 07 00:16:07.972 INFO O| Sep 07 00:16:07.972 INFO STEP 32 (ensure_dir) COMPLETE
103652026-09-07T00:16:08.491Z[ host-image] Sep 07 00:16:07.972 INFO O| Sep 07 00:16:07.972 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
103662026-09-07T00:16:08.496Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
103672026-09-07T00:16:08.496Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml ...
103682026-09-07T00:16:08.496Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
103692026-09-07T00:16:08.499Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
103702026-09-07T00:16:08.499Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO ok!
103712026-09-07T00:16:08.499Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO STEP 33 (ensure_file) COMPLETE
103722026-09-07T00:16:08.499Z[ host-image] Sep 07 00:16:07.980 INFO O| Sep 07 00:16:07.980 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103732026-09-07T00:16:08.505Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
103742026-09-07T00:16:08.505Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
103752026-09-07T00:16:08.508Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
103762026-09-07T00:16:08.508Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO ok!
103772026-09-07T00:16:08.508Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO STEP 34 (ensure_file) COMPLETE
103782026-09-07T00:16:08.508Z[ host-image] Sep 07 00:16:07.990 INFO O| Sep 07 00:16:07.990 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103792026-09-07T00:16:08.517Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
103802026-09-07T00:16:08.517Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
103812026-09-07T00:16:08.517Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
103822026-09-07T00:16:08.518Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
103832026-09-07T00:16:08.518Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO ok!
103842026-09-07T00:16:08.518Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO STEP 35 (ensure_file) COMPLETE
103852026-09-07T00:16:08.518Z[ host-image] Sep 07 00:16:08.000 INFO O| Sep 07 00:16:08.000 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103862026-09-07T00:16:08.525Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
103872026-09-07T00:16:08.526Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
103882026-09-07T00:16:08.526Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
103892026-09-07T00:16:08.533Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 INFO ok!
103902026-09-07T00:16:08.533Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 INFO STEP 36 (ensure_file) COMPLETE
103912026-09-07T00:16:08.533Z[ host-image] Sep 07 00:16:08.010 INFO O| Sep 07 00:16:08.010 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103922026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.020 INFO O| Sep 07 00:16:08.020 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
103932026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.021 INFO O| Sep 07 00:16:08.020 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103942026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.021 INFO O| Sep 07 00:16:08.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103952026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.021 INFO O| Sep 07 00:16:08.021 INFO ok!
103962026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.021 INFO O| Sep 07 00:16:08.021 INFO STEP 37 (ensure_file) COMPLETE
103972026-09-07T00:16:08.538Z[ host-image] Sep 07 00:16:08.021 INFO O| Sep 07 00:16:08.021 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103982026-09-07T00:16:08.545Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103992026-09-07T00:16:08.545Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
104002026-09-07T00:16:08.545Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
104012026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
104022026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
104032026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
104042026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO ok!
104052026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO STEP 38 (ensure_file) COMPLETE
104062026-09-07T00:16:08.552Z[ host-image] Sep 07 00:16:08.030 INFO O| Sep 07 00:16:08.030 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
104072026-09-07T00:16:08.580Z[ host-image] Sep 07 00:16:08.053 INFO O| Sep 07 00:16:08.053 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
104082026-09-07T00:16:08.580Z[ host-image] Sep 07 00:16:08.053 INFO O| Sep 07 00:16:08.053 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
104092026-09-07T00:16:08.580Z[ host-image] Sep 07 00:16:08.053 INFO O| Sep 07 00:16:08.053 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
104102026-09-07T00:16:08.580Z[ host-image] Sep 07 00:16:08.053 INFO O| Sep 07 00:16:08.053 INFO STEP 39 (ensure_dir) COMPLETE
104112026-09-07T00:16:08.580Z[ host-image] Sep 07 00:16:08.053 INFO O| Sep 07 00:16:08.053 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
104122026-09-07T00:16:08.591Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO file /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
104132026-09-07T00:16:08.591Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
104142026-09-07T00:16:08.594Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
104152026-09-07T00:16:08.594Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
104162026-09-07T00:16:08.595Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
104172026-09-07T00:16:08.595Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
104182026-09-07T00:16:08.595Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO ok!
104192026-09-07T00:16:08.595Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO STEP 40 (ensure_file) COMPLETE
104202026-09-07T00:16:08.595Z[ host-image] Sep 07 00:16:08.069 INFO O| Sep 07 00:16:08.069 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
104212026-09-07T00:16:08.608Z[ host-image] Sep 07 00:16:08.092 INFO O| Sep 07 00:16:08.092 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
104222026-09-07T00:16:08.609Z[ host-image] Sep 07 00:16:08.093 INFO O| Sep 07 00:16:08.092 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
104232026-09-07T00:16:08.609Z[ host-image] Sep 07 00:16:08.093 INFO O| Sep 07 00:16:08.092 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
104242026-09-07T00:16:08.609Z[ host-image] Sep 07 00:16:08.093 INFO O| Sep 07 00:16:08.092 INFO ok!
104252026-09-07T00:16:08.609Z[ host-image] Sep 07 00:16:08.093 INFO O| Sep 07 00:16:08.092 INFO STEP 41 (ensure_symlink) COMPLETE
104262026-09-07T00:16:08.612Z[ host-image] Sep 07 00:16:08.093 INFO O| Sep 07 00:16:08.092 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
104272026-09-07T00:16:08.620Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
104282026-09-07T00:16:08.620Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
104292026-09-07T00:16:08.620Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
104302026-09-07T00:16:08.623Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO ok!
104312026-09-07T00:16:08.623Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO STEP 42 (ensure_symlink) COMPLETE
104322026-09-07T00:16:08.623Z[ host-image] Sep 07 00:16:08.105 INFO O| Sep 07 00:16:08.105 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104332026-09-07T00:16:08.631Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.115 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
104342026-09-07T00:16:08.631Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.115 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
104352026-09-07T00:16:08.636Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
104362026-09-07T00:16:08.636Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
104372026-09-07T00:16:08.637Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
104382026-09-07T00:16:08.637Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
104392026-09-07T00:16:08.637Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO ok!
104402026-09-07T00:16:08.637Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO STEP 43 (ensure_file) COMPLETE
104412026-09-07T00:16:08.637Z[ host-image] Sep 07 00:16:08.116 INFO O| Sep 07 00:16:08.116 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104422026-09-07T00:16:08.644Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.128 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
104432026-09-07T00:16:08.645Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml ...
104442026-09-07T00:16:08.645Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
104452026-09-07T00:16:08.648Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
104462026-09-07T00:16:08.648Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO ok!
104472026-09-07T00:16:08.648Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO STEP 44 (ensure_file) COMPLETE
104482026-09-07T00:16:08.648Z[ host-image] Sep 07 00:16:08.129 INFO O| Sep 07 00:16:08.129 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104492026-09-07T00:16:08.656Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.140 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
104502026-09-07T00:16:08.656Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.140 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
104512026-09-07T00:16:08.659Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.141 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
104522026-09-07T00:16:08.660Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.141 INFO ok!
104532026-09-07T00:16:08.661Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.141 INFO STEP 45 (ensure_file) COMPLETE
104542026-09-07T00:16:08.661Z[ host-image] Sep 07 00:16:08.141 INFO O| Sep 07 00:16:08.141 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
104552026-09-07T00:16:08.669Z[ host-image] Sep 07 00:16:08.153 INFO O| Sep 07 00:16:08.153 INFO updating shadow file
104562026-09-07T00:16:08.669Z[ host-image] Sep 07 00:16:08.153 INFO O| Sep 07 00:16:08.153 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
104572026-09-07T00:16:08.669Z[ host-image] Sep 07 00:16:08.154 INFO O| Sep 07 00:16:08.153 INFO STEP 46 (shadow) COMPLETE
104582026-09-07T00:16:08.669Z[ host-image] Sep 07 00:16:08.154 INFO O| Sep 07 00:16:08.154 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
104592026-09-07T00:16:08.681Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
104602026-09-07T00:16:08.681Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
104612026-09-07T00:16:08.681Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
104622026-09-07T00:16:08.681Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
104632026-09-07T00:16:08.681Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO ok!
104642026-09-07T00:16:08.685Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO STEP 47 (ensure_file) COMPLETE
104652026-09-07T00:16:08.685Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104662026-09-07T00:16:08.685Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO skip step because feature "mfg" is not enabled
104672026-09-07T00:16:08.685Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104682026-09-07T00:16:08.686Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO skip step because feature "mfg" is not enabled
104692026-09-07T00:16:08.686Z[ host-image] Sep 07 00:16:08.165 INFO O| Sep 07 00:16:08.165 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104702026-09-07T00:16:08.693Z[ host-image] Sep 07 00:16:08.177 INFO O| Sep 07 00:16:08.177 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
104712026-09-07T00:16:08.693Z[ host-image] Sep 07 00:16:08.177 INFO O| Sep 07 00:16:08.177 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
104722026-09-07T00:16:08.719Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
104732026-09-07T00:16:08.719Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
104742026-09-07T00:16:08.719Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO ok!
104752026-09-07T00:16:08.725Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO STEP 50 (ensure_file) COMPLETE
104762026-09-07T00:16:08.725Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104772026-09-07T00:16:08.725Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO skip step because feature "compliance" is not enabled
104782026-09-07T00:16:08.725Z[ host-image] Sep 07 00:16:08.203 INFO O| Sep 07 00:16:08.203 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104792026-09-07T00:16:08.730Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
104802026-09-07T00:16:08.730Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
104812026-09-07T00:16:08.731Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104822026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104832026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104842026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104852026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO ok!
104862026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO STEP 52 (ensure_file) COMPLETE
104872026-09-07T00:16:08.735Z[ host-image] Sep 07 00:16:08.215 INFO O| Sep 07 00:16:08.215 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104882026-09-07T00:16:08.741Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
104892026-09-07T00:16:08.742Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
104902026-09-07T00:16:08.742Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104912026-09-07T00:16:08.745Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104922026-09-07T00:16:08.745Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO ok!
104932026-09-07T00:16:08.745Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO STEP 53 (ensure_file) COMPLETE
104942026-09-07T00:16:08.746Z[ host-image] Sep 07 00:16:08.226 INFO O| Sep 07 00:16:08.226 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104952026-09-07T00:16:08.753Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104962026-09-07T00:16:08.753Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen ...
104972026-09-07T00:16:08.753Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104982026-09-07T00:16:08.758Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104992026-09-07T00:16:08.758Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO ok!
105002026-09-07T00:16:08.758Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO STEP 54 (ensure_file) COMPLETE
105012026-09-07T00:16:08.758Z[ host-image] Sep 07 00:16:08.238 INFO O| Sep 07 00:16:08.238 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105022026-09-07T00:16:08.768Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.248 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
105032026-09-07T00:16:08.768Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.248 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml ...
105042026-09-07T00:16:08.768Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.249 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
105052026-09-07T00:16:08.768Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.249 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
105062026-09-07T00:16:08.772Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.249 INFO ok!
105072026-09-07T00:16:08.772Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.249 INFO STEP 55 (ensure_file) COMPLETE
105082026-09-07T00:16:08.772Z[ host-image] Sep 07 00:16:08.249 INFO O| Sep 07 00:16:08.249 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105092026-09-07T00:16:08.786Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
105102026-09-07T00:16:08.786Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen ...
105112026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
105122026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
105132026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO ok!
105142026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO STEP 56 (ensure_file) COMPLETE
105152026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.258 INFO O| Sep 07 00:16:08.258 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105162026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
105172026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml ...
105182026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
105192026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
105202026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO ok!
105212026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO STEP 57 (ensure_file) COMPLETE
105222026-09-07T00:16:08.788Z[ host-image] Sep 07 00:16:08.267 INFO O| Sep 07 00:16:08.267 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105232026-09-07T00:16:08.796Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
105242026-09-07T00:16:08.796Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen ...
105252026-09-07T00:16:08.796Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
105262026-09-07T00:16:08.796Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
105272026-09-07T00:16:08.800Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
105282026-09-07T00:16:08.800Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
105292026-09-07T00:16:08.800Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO ok!
105302026-09-07T00:16:08.800Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO STEP 58 (ensure_file) COMPLETE
105312026-09-07T00:16:08.800Z[ host-image] Sep 07 00:16:08.280 INFO O| Sep 07 00:16:08.280 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105322026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
105332026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml ...
105342026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
105352026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
105362026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO ok!
105372026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO STEP 59 (ensure_file) COMPLETE
105382026-09-07T00:16:08.805Z[ host-image] Sep 07 00:16:08.289 INFO O| Sep 07 00:16:08.289 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105392026-09-07T00:16:08.815Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
105402026-09-07T00:16:08.815Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
105412026-09-07T00:16:08.815Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
105422026-09-07T00:16:08.815Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
105432026-09-07T00:16:08.818Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO ok!
105442026-09-07T00:16:08.818Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO STEP 60 (ensure_file) COMPLETE
105452026-09-07T00:16:08.818Z[ host-image] Sep 07 00:16:08.299 INFO O| Sep 07 00:16:08.299 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105462026-09-07T00:16:08.827Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
105472026-09-07T00:16:08.827Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml ...
105482026-09-07T00:16:08.831Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
105492026-09-07T00:16:08.831Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
105502026-09-07T00:16:08.831Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO ok!
105512026-09-07T00:16:08.831Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO STEP 61 (ensure_file) COMPLETE
105522026-09-07T00:16:08.832Z[ host-image] Sep 07 00:16:08.311 INFO O| Sep 07 00:16:08.311 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105532026-09-07T00:16:08.838Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.322 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
105542026-09-07T00:16:08.838Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
105552026-09-07T00:16:08.839Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
105562026-09-07T00:16:08.839Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
105572026-09-07T00:16:08.842Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
105582026-09-07T00:16:08.842Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
105592026-09-07T00:16:08.842Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO ok!
105602026-09-07T00:16:08.842Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO STEP 62 (ensure_file) COMPLETE
105612026-09-07T00:16:08.842Z[ host-image] Sep 07 00:16:08.323 INFO O| Sep 07 00:16:08.323 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105622026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.335 INFO O| Sep 07 00:16:08.335 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
105632026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.335 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
105642026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.336 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
105652026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.336 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
105662026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.336 INFO ok!
105672026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.336 INFO STEP 63 (ensure_file) COMPLETE
105682026-09-07T00:16:08.858Z[ host-image] Sep 07 00:16:08.336 INFO O| Sep 07 00:16:08.336 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105692026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
105702026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
105712026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
105722026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
105732026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO ok!
105742026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO STEP 64 (ensure_file) COMPLETE
105752026-09-07T00:16:08.864Z[ host-image] Sep 07 00:16:08.349 INFO O| Sep 07 00:16:08.349 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
105762026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
105772026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
105782026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
105792026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
105802026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO ok!
105812026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO STEP 65 (ensure_file) COMPLETE
105822026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
105832026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO skip step because feature "mbist" is not enabled
105842026-09-07T00:16:08.892Z[ host-image] Sep 07 00:16:08.361 INFO O| Sep 07 00:16:08.361 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105852026-09-07T00:16:08.905Z[ host-image] Sep 07 00:16:08.373 INFO O| Sep 07 00:16:08.372 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
105862026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.373 INFO O| Sep 07 00:16:08.372 INFO STEP 67 (ensure_dir) COMPLETE
105872026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.373 INFO O| Sep 07 00:16:08.373 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105882026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.383 INFO O| Sep 07 00:16:08.383 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105892026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.383 INFO O| Sep 07 00:16:08.383 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105902026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.383 INFO O| Sep 07 00:16:08.383 INFO STEP 68 (ensure_dir) COMPLETE
105912026-09-07T00:16:08.906Z[ host-image] Sep 07 00:16:08.383 INFO O| Sep 07 00:16:08.383 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105922026-09-07T00:16:08.910Z[ host-image] Sep 07 00:16:08.394 INFO O| Sep 07 00:16:08.394 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105932026-09-07T00:16:08.910Z[ host-image] Sep 07 00:16:08.394 INFO O| Sep 07 00:16:08.394 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105942026-09-07T00:16:08.910Z[ host-image] Sep 07 00:16:08.394 INFO O| Sep 07 00:16:08.394 INFO STEP 69 (ensure_dir) COMPLETE
105952026-09-07T00:16:08.910Z[ host-image] Sep 07 00:16:08.394 INFO O| Sep 07 00:16:08.394 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105962026-09-07T00:16:08.921Z[ host-image] Sep 07 00:16:08.405 INFO O| Sep 07 00:16:08.405 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105972026-09-07T00:16:08.921Z[ host-image] Sep 07 00:16:08.405 INFO O| Sep 07 00:16:08.405 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105982026-09-07T00:16:09.433Z[ host-image] Sep 07 00:16:08.918 INFO O| Sep 07 00:16:08.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105992026-09-07T00:16:09.433Z[ host-image] Sep 07 00:16:08.918 INFO O| Sep 07 00:16:08.918 INFO ok!
106002026-09-07T00:16:09.437Z[ host-image] Sep 07 00:16:08.918 INFO O| Sep 07 00:16:08.918 INFO STEP 70 (ensure_file) COMPLETE
106012026-09-07T00:16:09.437Z[ host-image] Sep 07 00:16:08.918 INFO O| Sep 07 00:16:08.918 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106022026-09-07T00:16:09.447Z[ host-image] Sep 07 00:16:08.931 INFO O| Sep 07 00:16:08.931 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
106032026-09-07T00:16:09.447Z[ host-image] Sep 07 00:16:08.931 INFO O| Sep 07 00:16:08.931 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
106042026-09-07T00:16:10.368Z[ host-image] Sep 07 00:16:09.852 INFO O| Sep 07 00:16:09.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
106052026-09-07T00:16:10.368Z[ host-image] Sep 07 00:16:09.852 INFO O| Sep 07 00:16:09.852 INFO ok!
106062026-09-07T00:16:10.373Z[ host-image] Sep 07 00:16:09.852 INFO O| Sep 07 00:16:09.852 INFO STEP 71 (ensure_file) COMPLETE
106072026-09-07T00:16:10.373Z[ host-image] Sep 07 00:16:09.852 INFO O| Sep 07 00:16:09.852 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106082026-09-07T00:16:10.379Z[ host-image] Sep 07 00:16:09.863 INFO O| Sep 07 00:16:09.863 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
106092026-09-07T00:16:10.379Z[ host-image] Sep 07 00:16:09.863 INFO O| Sep 07 00:16:09.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
106102026-09-07T00:16:10.383Z[ host-image] Sep 07 00:16:09.863 INFO O| Sep 07 00:16:09.863 INFO STEP 72 (ensure_dir) COMPLETE
106112026-09-07T00:16:10.383Z[ host-image] Sep 07 00:16:09.863 INFO O| Sep 07 00:16:09.863 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106122026-09-07T00:16:10.391Z[ host-image] Sep 07 00:16:09.875 INFO O| Sep 07 00:16:09.875 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
106132026-09-07T00:16:10.391Z[ host-image] Sep 07 00:16:09.875 INFO O| Sep 07 00:16:09.875 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
106142026-09-07T00:16:10.395Z[ host-image] Sep 07 00:16:09.875 INFO O| Sep 07 00:16:09.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
106152026-09-07T00:16:10.395Z[ host-image] Sep 07 00:16:09.875 INFO O| Sep 07 00:16:09.875 INFO ok!
106162026-09-07T00:16:10.395Z[ host-image] Sep 07 00:16:09.876 INFO O| Sep 07 00:16:09.875 INFO STEP 73 (ensure_file) COMPLETE
106172026-09-07T00:16:10.395Z[ host-image] Sep 07 00:16:09.876 INFO O| Sep 07 00:16:09.875 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106182026-09-07T00:16:10.403Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.887 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
106192026-09-07T00:16:10.403Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.887 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
106202026-09-07T00:16:10.406Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.888 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
106212026-09-07T00:16:10.406Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.888 INFO ok!
106222026-09-07T00:16:10.407Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.888 INFO STEP 74 (ensure_file) COMPLETE
106232026-09-07T00:16:10.408Z[ host-image] Sep 07 00:16:09.888 INFO O| Sep 07 00:16:09.888 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106242026-09-07T00:16:10.415Z[ host-image] Sep 07 00:16:09.900 INFO O| Sep 07 00:16:09.899 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
106252026-09-07T00:16:10.415Z[ host-image] Sep 07 00:16:09.900 INFO O| Sep 07 00:16:09.900 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
106262026-09-07T00:16:10.415Z[ host-image] Sep 07 00:16:09.900 INFO O| Sep 07 00:16:09.900 INFO STEP 75 (ensure_dir) COMPLETE
106272026-09-07T00:16:10.418Z[ host-image] Sep 07 00:16:09.900 INFO O| Sep 07 00:16:09.900 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106282026-09-07T00:16:10.426Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
106292026-09-07T00:16:10.427Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
106302026-09-07T00:16:10.431Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
106312026-09-07T00:16:10.431Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO ok!
106322026-09-07T00:16:10.431Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO STEP 76 (ensure_file) COMPLETE
106332026-09-07T00:16:10.431Z[ host-image] Sep 07 00:16:09.911 INFO O| Sep 07 00:16:09.911 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106342026-09-07T00:16:10.440Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
106352026-09-07T00:16:10.444Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
106362026-09-07T00:16:10.444Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
106372026-09-07T00:16:10.444Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO ok!
106382026-09-07T00:16:10.444Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO STEP 77 (ensure_file) COMPLETE
106392026-09-07T00:16:10.444Z[ host-image] Sep 07 00:16:09.922 INFO O| Sep 07 00:16:09.922 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106402026-09-07T00:16:10.449Z[ host-image] Sep 07 00:16:09.933 INFO O| Sep 07 00:16:09.933 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
106412026-09-07T00:16:10.449Z[ host-image] Sep 07 00:16:09.933 INFO O| Sep 07 00:16:09.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
106422026-09-07T00:16:10.449Z[ host-image] Sep 07 00:16:09.933 INFO O| Sep 07 00:16:09.933 INFO STEP 78 (ensure_dir) COMPLETE
106432026-09-07T00:16:10.449Z[ host-image] Sep 07 00:16:09.933 INFO O| Sep 07 00:16:09.933 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106442026-09-07T00:16:10.458Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
106452026-09-07T00:16:10.458Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
106462026-09-07T00:16:10.461Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
106472026-09-07T00:16:10.461Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO ok!
106482026-09-07T00:16:10.461Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO STEP 79 (ensure_file) COMPLETE
106492026-09-07T00:16:10.461Z[ host-image] Sep 07 00:16:09.943 INFO O| Sep 07 00:16:09.943 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106502026-09-07T00:16:10.468Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
106512026-09-07T00:16:10.468Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
106522026-09-07T00:16:10.468Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
106532026-09-07T00:16:10.472Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO ok!
106542026-09-07T00:16:10.472Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO STEP 80 (ensure_file) COMPLETE
106552026-09-07T00:16:10.472Z[ host-image] Sep 07 00:16:09.953 INFO O| Sep 07 00:16:09.953 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106562026-09-07T00:16:10.478Z[ host-image] Sep 07 00:16:09.963 INFO O| Sep 07 00:16:09.963 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
106572026-09-07T00:16:10.478Z[ host-image] Sep 07 00:16:09.963 INFO O| Sep 07 00:16:09.963 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
106582026-09-07T00:16:10.481Z[ host-image] Sep 07 00:16:09.963 INFO O| Sep 07 00:16:09.963 INFO STEP 81 (ensure_dir) COMPLETE
106592026-09-07T00:16:10.481Z[ host-image] Sep 07 00:16:09.963 INFO O| Sep 07 00:16:09.963 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106602026-09-07T00:16:10.488Z[ host-image] Sep 07 00:16:09.973 INFO O| Sep 07 00:16:09.972 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
106612026-09-07T00:16:10.488Z[ host-image] Sep 07 00:16:09.973 INFO O| Sep 07 00:16:09.972 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
106622026-09-07T00:16:10.941Z[ host-image] Sep 07 00:16:10.387 INFO O| Sep 07 00:16:10.387 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
106632026-09-07T00:16:10.941Z[ host-image] Sep 07 00:16:10.387 INFO O| Sep 07 00:16:10.387 INFO ok!
106642026-09-07T00:16:10.941Z[ host-image] Sep 07 00:16:10.387 INFO O| Sep 07 00:16:10.387 INFO STEP 82 (ensure_file) COMPLETE
106652026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.387 INFO O| Sep 07 00:16:10.387 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106662026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.399 INFO O| Sep 07 00:16:10.399 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
106672026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.399 INFO O| Sep 07 00:16:10.399 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
106682026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.400 INFO O| Sep 07 00:16:10.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
106692026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.400 INFO O| Sep 07 00:16:10.400 INFO ok!
106702026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.400 INFO O| Sep 07 00:16:10.400 INFO STEP 83 (ensure_file) COMPLETE
106712026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.400 INFO O| Sep 07 00:16:10.400 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106722026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.411 INFO O| Sep 07 00:16:10.411 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
106732026-09-07T00:16:10.947Z[ host-image] Sep 07 00:16:10.411 INFO O| Sep 07 00:16:10.411 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
106742026-09-07T00:16:12.444Z[ host-image] Sep 07 00:16:11.927 INFO O| Sep 07 00:16:11.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
106752026-09-07T00:16:12.444Z[ host-image] Sep 07 00:16:11.927 INFO O| Sep 07 00:16:11.926 INFO ok!
106762026-09-07T00:16:12.444Z[ host-image] Sep 07 00:16:11.927 INFO O| Sep 07 00:16:11.927 INFO STEP 84 (ensure_file) COMPLETE
106772026-09-07T00:16:12.457Z[ host-image] Sep 07 00:16:11.927 INFO O| Sep 07 00:16:11.927 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106782026-09-07T00:16:12.461Z[ host-image] Sep 07 00:16:11.938 INFO O| Sep 07 00:16:11.938 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
106792026-09-07T00:16:12.461Z[ host-image] Sep 07 00:16:11.938 INFO O| Sep 07 00:16:11.938 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
106802026-09-07T00:16:12.461Z[ host-image] Sep 07 00:16:11.938 INFO O| Sep 07 00:16:11.938 INFO STEP 85 (ensure_dir) COMPLETE
106812026-09-07T00:16:12.461Z[ host-image] Sep 07 00:16:11.938 INFO O| Sep 07 00:16:11.938 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106822026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/sush-sandbox.pem does not exist
106832026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/pkg/sush-sandbox.pem -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/sush-sandbox.pem ...
106842026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/sush-sandbox.pem
106852026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO ok!
106862026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO STEP 86 (ensure_file) COMPLETE
106872026-09-07T00:16:12.464Z[ host-image] Sep 07 00:16:11.948 INFO O| Sep 07 00:16:11.948 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106882026-09-07T00:16:12.479Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
106892026-09-07T00:16:12.479Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
106902026-09-07T00:16:12.479Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
106912026-09-07T00:16:12.485Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO ok!
106922026-09-07T00:16:12.485Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO STEP 87 (ensure_file) COMPLETE
106932026-09-07T00:16:12.485Z[ host-image] Sep 07 00:16:11.963 INFO O| Sep 07 00:16:11.963 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106942026-09-07T00:16:12.490Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
106952026-09-07T00:16:12.490Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
106962026-09-07T00:16:12.494Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
106972026-09-07T00:16:12.494Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO ok!
106982026-09-07T00:16:12.494Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO STEP 88 (ensure_file) COMPLETE
106992026-09-07T00:16:12.494Z[ host-image] Sep 07 00:16:11.975 INFO O| Sep 07 00:16:11.975 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107002026-09-07T00:16:12.502Z[ host-image] Sep 07 00:16:11.986 INFO O| Sep 07 00:16:11.986 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
107012026-09-07T00:16:12.502Z[ host-image] Sep 07 00:16:11.986 INFO O| Sep 07 00:16:11.986 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
107022026-09-07T00:16:12.502Z[ host-image] Sep 07 00:16:11.987 INFO O| Sep 07 00:16:11.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
107032026-09-07T00:16:12.509Z[ host-image] Sep 07 00:16:11.987 INFO O| Sep 07 00:16:11.987 INFO ok!
107042026-09-07T00:16:12.509Z[ host-image] Sep 07 00:16:11.987 INFO O| Sep 07 00:16:11.987 INFO STEP 89 (ensure_file) COMPLETE
107052026-09-07T00:16:12.509Z[ host-image] Sep 07 00:16:11.987 INFO O| Sep 07 00:16:11.987 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107062026-09-07T00:16:12.514Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.997 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
107072026-09-07T00:16:12.514Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.998 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
107082026-09-07T00:16:12.515Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.998 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
107092026-09-07T00:16:12.515Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.998 INFO ok!
107102026-09-07T00:16:12.515Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.998 INFO STEP 90 (ensure_file) COMPLETE
107112026-09-07T00:16:12.515Z[ host-image] Sep 07 00:16:11.998 INFO O| Sep 07 00:16:11.998 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107122026-09-07T00:16:12.522Z[ host-image] Sep 07 00:16:12.007 INFO O| Sep 07 00:16:12.007 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
107132026-09-07T00:16:12.522Z[ host-image] Sep 07 00:16:12.007 INFO O| Sep 07 00:16:12.007 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
107142026-09-07T00:16:12.522Z[ host-image] Sep 07 00:16:12.007 INFO O| Sep 07 00:16:12.007 INFO STEP 91 (ensure_dir) COMPLETE
107152026-09-07T00:16:12.525Z[ host-image] Sep 07 00:16:12.007 INFO O| Sep 07 00:16:12.007 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107162026-09-07T00:16:12.530Z[ host-image] Sep 07 00:16:12.015 INFO O| Sep 07 00:16:12.015 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
107172026-09-07T00:16:12.530Z[ host-image] Sep 07 00:16:12.015 INFO O| Sep 07 00:16:12.015 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
107182026-09-07T00:16:12.534Z[ host-image] Sep 07 00:16:12.017 INFO O| Sep 07 00:16:12.017 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
107192026-09-07T00:16:12.534Z[ host-image] Sep 07 00:16:12.017 INFO O| Sep 07 00:16:12.017 INFO ok!
107202026-09-07T00:16:12.534Z[ host-image] Sep 07 00:16:12.017 INFO O| Sep 07 00:16:12.017 INFO STEP 92 (ensure_file) COMPLETE
107212026-09-07T00:16:12.534Z[ host-image] Sep 07 00:16:12.017 INFO O| Sep 07 00:16:12.017 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107222026-09-07T00:16:12.548Z[ host-image] Sep 07 00:16:12.029 INFO O| Sep 07 00:16:12.029 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
107232026-09-07T00:16:12.548Z[ host-image] Sep 07 00:16:12.029 INFO O| Sep 07 00:16:12.029 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
107242026-09-07T00:16:12.552Z[ host-image] Sep 07 00:16:12.029 INFO O| Sep 07 00:16:12.029 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
107252026-09-07T00:16:12.552Z[ host-image] Sep 07 00:16:12.030 INFO O| Sep 07 00:16:12.029 INFO ok!
107262026-09-07T00:16:12.552Z[ host-image] Sep 07 00:16:12.030 INFO O| Sep 07 00:16:12.029 INFO STEP 93 (ensure_file) COMPLETE
107272026-09-07T00:16:12.552Z[ host-image] Sep 07 00:16:12.030 INFO O| Sep 07 00:16:12.029 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107282026-09-07T00:16:12.556Z[ host-image] Sep 07 00:16:12.041 INFO O| Sep 07 00:16:12.041 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
107292026-09-07T00:16:12.556Z[ host-image] Sep 07 00:16:12.041 INFO O| Sep 07 00:16:12.041 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
107302026-09-07T00:16:13.462Z[ host-image] Sep 07 00:16:12.940 INFO O| Sep 07 00:16:12.940 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
107312026-09-07T00:16:13.462Z[ host-image] Sep 07 00:16:12.940 INFO O| Sep 07 00:16:12.940 INFO ok!
107322026-09-07T00:16:13.466Z[ host-image] Sep 07 00:16:12.940 INFO O| Sep 07 00:16:12.940 INFO STEP 94 (ensure_file) COMPLETE
107332026-09-07T00:16:13.466Z[ host-image] Sep 07 00:16:12.940 INFO O| Sep 07 00:16:12.940 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107342026-09-07T00:16:13.469Z[ host-image] Sep 07 00:16:12.952 INFO O| Sep 07 00:16:12.952 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
107352026-09-07T00:16:13.469Z[ host-image] Sep 07 00:16:12.952 INFO O| Sep 07 00:16:12.952 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
107362026-09-07T00:16:13.469Z[ host-image] Sep 07 00:16:12.952 INFO O| Sep 07 00:16:12.952 INFO STEP 95 (ensure_dir) COMPLETE
107372026-09-07T00:16:13.469Z[ host-image] Sep 07 00:16:12.952 INFO O| Sep 07 00:16:12.952 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107382026-09-07T00:16:13.478Z[ host-image] Sep 07 00:16:12.963 INFO O| Sep 07 00:16:12.963 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
107392026-09-07T00:16:13.478Z[ host-image] Sep 07 00:16:12.963 INFO O| Sep 07 00:16:12.963 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
107402026-09-07T00:16:13.481Z[ host-image] Sep 07 00:16:12.963 INFO O| Sep 07 00:16:12.963 INFO STEP 96 (ensure_dir) COMPLETE
107412026-09-07T00:16:13.482Z[ host-image] Sep 07 00:16:12.963 INFO O| Sep 07 00:16:12.963 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107422026-09-07T00:16:13.489Z[ host-image] Sep 07 00:16:12.973 INFO O| Sep 07 00:16:12.973 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
107432026-09-07T00:16:13.489Z[ host-image] Sep 07 00:16:12.973 INFO O| Sep 07 00:16:12.973 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
107442026-09-07T00:16:13.489Z[ host-image] Sep 07 00:16:12.973 INFO O| Sep 07 00:16:12.973 INFO STEP 97 (ensure_dir) COMPLETE
107452026-09-07T00:16:13.492Z[ host-image] Sep 07 00:16:12.973 INFO O| Sep 07 00:16:12.973 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107462026-09-07T00:16:13.502Z[ host-image] Sep 07 00:16:12.985 INFO O| Sep 07 00:16:12.985 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
107472026-09-07T00:16:13.502Z[ host-image] Sep 07 00:16:12.985 INFO O| Sep 07 00:16:12.985 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
107482026-09-07T00:16:13.505Z[ host-image] Sep 07 00:16:12.985 INFO O| Sep 07 00:16:12.985 INFO STEP 98 (ensure_dir) COMPLETE
107492026-09-07T00:16:13.505Z[ host-image] Sep 07 00:16:12.985 INFO O| Sep 07 00:16:12.985 INFO STEP 99: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107502026-09-07T00:16:13.511Z[ host-image] Sep 07 00:16:12.996 INFO O| Sep 07 00:16:12.995 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
107512026-09-07T00:16:13.511Z[ host-image] Sep 07 00:16:12.996 INFO O| Sep 07 00:16:12.996 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
107522026-09-07T00:16:13.513Z[ host-image] Sep 07 00:16:12.996 INFO O| Sep 07 00:16:12.996 INFO STEP 99 (ensure_dir) COMPLETE
107532026-09-07T00:16:13.513Z[ host-image] Sep 07 00:16:12.996 INFO O| Sep 07 00:16:12.996 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107542026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
107552026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
107562026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
107572026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO ok!
107582026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO STEP 100 (ensure_file) COMPLETE
107592026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.004 INFO O| Sep 07 00:16:13.004 INFO STEP 101: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107602026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.012 INFO O| Sep 07 00:16:13.012 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
107612026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.012 INFO O| Sep 07 00:16:13.012 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
107622026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.012 INFO O| Sep 07 00:16:13.012 INFO STEP 101 (ensure_dir) COMPLETE
107632026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.012 INFO O| Sep 07 00:16:13.012 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107642026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.021 INFO O| Sep 07 00:16:13.021 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
107652026-09-07T00:16:13.587Z[ host-image] Sep 07 00:16:13.021 INFO O| Sep 07 00:16:13.021 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
107662026-09-07T00:16:14.282Z[ host-image] Sep 07 00:16:13.766 INFO O| Sep 07 00:16:13.766 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
107672026-09-07T00:16:14.282Z[ host-image] Sep 07 00:16:13.767 INFO O| Sep 07 00:16:13.766 INFO ok!
107682026-09-07T00:16:14.285Z[ host-image] Sep 07 00:16:13.767 INFO O| Sep 07 00:16:13.766 INFO STEP 102 (ensure_file) COMPLETE
107692026-09-07T00:16:14.285Z[ host-image] Sep 07 00:16:13.767 INFO O| Sep 07 00:16:13.766 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107702026-09-07T00:16:14.292Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
107712026-09-07T00:16:14.292Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
107722026-09-07T00:16:14.292Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
107732026-09-07T00:16:14.292Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO ok!
107742026-09-07T00:16:14.292Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO STEP 103 (ensure_file) COMPLETE
107752026-09-07T00:16:14.293Z[ host-image] Sep 07 00:16:13.777 INFO O| Sep 07 00:16:13.777 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107762026-09-07T00:16:14.304Z[ host-image] Sep 07 00:16:13.789 INFO O| Sep 07 00:16:13.789 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
107772026-09-07T00:16:14.304Z[ host-image] Sep 07 00:16:13.789 INFO O| Sep 07 00:16:13.789 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
107782026-09-07T00:16:14.310Z[ host-image] Sep 07 00:16:13.795 INFO O| Sep 07 00:16:13.795 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
107792026-09-07T00:16:14.311Z[ host-image] Sep 07 00:16:13.795 INFO O| Sep 07 00:16:13.795 INFO ok!
107802026-09-07T00:16:14.319Z[ host-image] Sep 07 00:16:13.795 INFO O| Sep 07 00:16:13.795 INFO STEP 104 (ensure_file) COMPLETE
107812026-09-07T00:16:14.319Z[ host-image] Sep 07 00:16:13.795 INFO O| Sep 07 00:16:13.795 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107822026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
107832026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
107842026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
107852026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO ok!
107862026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO STEP 105 (ensure_file) COMPLETE
107872026-09-07T00:16:14.323Z[ host-image] Sep 07 00:16:13.806 INFO O| Sep 07 00:16:13.806 INFO STEP 106: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107882026-09-07T00:16:14.331Z[ host-image] Sep 07 00:16:13.816 INFO O| Sep 07 00:16:13.815 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107892026-09-07T00:16:14.331Z[ host-image] Sep 07 00:16:13.816 INFO O| Sep 07 00:16:13.816 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107902026-09-07T00:16:14.334Z[ host-image] Sep 07 00:16:13.816 INFO O| Sep 07 00:16:13.816 INFO STEP 106 (ensure_dir) COMPLETE
107912026-09-07T00:16:14.334Z[ host-image] Sep 07 00:16:13.816 INFO O| Sep 07 00:16:13.816 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107922026-09-07T00:16:14.348Z[ host-image] Sep 07 00:16:13.833 INFO O| Sep 07 00:16:13.833 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
107932026-09-07T00:16:14.348Z[ host-image] Sep 07 00:16:13.833 INFO O| Sep 07 00:16:13.833 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/crucible-verify-raw -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw ...
107942026-09-07T00:16:14.760Z[ host-image] Sep 07 00:16:14.244 INFO O| Sep 07 00:16:14.244 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
107952026-09-07T00:16:14.760Z[ host-image] Sep 07 00:16:14.244 INFO O| Sep 07 00:16:14.244 INFO ok!
107962026-09-07T00:16:14.760Z[ host-image] Sep 07 00:16:14.244 INFO O| Sep 07 00:16:14.244 INFO STEP 107 (ensure_file) COMPLETE
107972026-09-07T00:16:14.760Z[ host-image] Sep 07 00:16:14.244 INFO O| Sep 07 00:16:14.244 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107982026-09-07T00:16:14.772Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
107992026-09-07T00:16:14.772Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d ...
108002026-09-07T00:16:14.772Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
108012026-09-07T00:16:14.776Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO ok!
108022026-09-07T00:16:14.776Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO STEP 108 (ensure_file) COMPLETE
108032026-09-07T00:16:14.776Z[ host-image] Sep 07 00:16:14.256 INFO O| Sep 07 00:16:14.256 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108042026-09-07T00:16:14.782Z[ host-image] Sep 07 00:16:14.265 INFO O| Sep 07 00:16:14.265 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
108052026-09-07T00:16:14.782Z[ host-image] Sep 07 00:16:14.266 INFO O| Sep 07 00:16:14.265 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d ...
108062026-09-07T00:16:14.782Z[ host-image] Sep 07 00:16:14.266 INFO O| Sep 07 00:16:14.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
108072026-09-07T00:16:14.785Z[ host-image] Sep 07 00:16:14.266 INFO O| Sep 07 00:16:14.266 INFO ok!
108082026-09-07T00:16:14.789Z[ host-image] Sep 07 00:16:14.266 INFO O| Sep 07 00:16:14.266 INFO STEP 109 (ensure_file) COMPLETE
108092026-09-07T00:16:14.789Z[ host-image] Sep 07 00:16:14.266 INFO O| Sep 07 00:16:14.266 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108102026-09-07T00:16:14.792Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
108112026-09-07T00:16:14.792Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d ...
108122026-09-07T00:16:14.792Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
108132026-09-07T00:16:14.822Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO ok!
108142026-09-07T00:16:14.837Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO STEP 110 (ensure_file) COMPLETE
108152026-09-07T00:16:14.837Z[ host-image] Sep 07 00:16:14.276 INFO O| Sep 07 00:16:14.276 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108162026-09-07T00:16:14.840Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
108172026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d ...
108182026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
108192026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO ok!
108202026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO STEP 111 (ensure_file) COMPLETE
108212026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.287 INFO O| Sep 07 00:16:14.287 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108222026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
108232026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d ...
108242026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
108252026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO ok!
108262026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO STEP 112 (ensure_file) COMPLETE
108272026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.297 INFO O| Sep 07 00:16:14.297 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108282026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
108292026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d ...
108302026-09-07T00:16:14.841Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
108312026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO ok!
108322026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO STEP 113 (ensure_file) COMPLETE
108332026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.307 INFO O| Sep 07 00:16:14.307 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108342026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
108352026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
108362026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
108372026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO ok!
108382026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO STEP 114 (ensure_file) COMPLETE
108392026-09-07T00:16:14.846Z[ host-image] Sep 07 00:16:14.317 INFO O| Sep 07 00:16:14.317 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108402026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.327 INFO O| Sep 07 00:16:14.327 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
108412026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.327 INFO O| Sep 07 00:16:14.327 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d ...
108422026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.328 INFO O| Sep 07 00:16:14.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
108432026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.328 INFO O| Sep 07 00:16:14.328 INFO ok!
108442026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.328 INFO O| Sep 07 00:16:14.328 INFO STEP 115 (ensure_file) COMPLETE
108452026-09-07T00:16:14.851Z[ host-image] Sep 07 00:16:14.328 INFO O| Sep 07 00:16:14.328 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108462026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
108472026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d ...
108482026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
108492026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO ok!
108502026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO STEP 116 (ensure_file) COMPLETE
108512026-09-07T00:16:14.855Z[ host-image] Sep 07 00:16:14.337 INFO O| Sep 07 00:16:14.337 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108522026-09-07T00:16:14.869Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
108532026-09-07T00:16:14.869Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d ...
108542026-09-07T00:16:14.869Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
108552026-09-07T00:16:14.869Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO ok!
108562026-09-07T00:16:14.874Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO STEP 117 (ensure_file) COMPLETE
108572026-09-07T00:16:14.874Z[ host-image] Sep 07 00:16:14.353 INFO O| Sep 07 00:16:14.353 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108582026-09-07T00:16:14.893Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
108592026-09-07T00:16:14.893Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
108602026-09-07T00:16:14.898Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
108612026-09-07T00:16:14.898Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO ok!
108622026-09-07T00:16:14.898Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO STEP 118 (ensure_file) COMPLETE
108632026-09-07T00:16:14.898Z[ host-image] Sep 07 00:16:14.377 INFO O| Sep 07 00:16:14.377 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108642026-09-07T00:16:14.903Z[ host-image] Sep 07 00:16:14.387 INFO O| Sep 07 00:16:14.387 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
108652026-09-07T00:16:14.903Z[ host-image] Sep 07 00:16:14.387 INFO O| Sep 07 00:16:14.387 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d ...
108662026-09-07T00:16:14.907Z[ host-image] Sep 07 00:16:14.388 INFO O| Sep 07 00:16:14.387 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
108672026-09-07T00:16:14.907Z[ host-image] Sep 07 00:16:14.388 INFO O| Sep 07 00:16:14.388 INFO ok!
108682026-09-07T00:16:14.907Z[ host-image] Sep 07 00:16:14.388 INFO O| Sep 07 00:16:14.388 INFO STEP 119 (ensure_file) COMPLETE
108692026-09-07T00:16:14.907Z[ host-image] Sep 07 00:16:14.388 INFO O| Sep 07 00:16:14.388 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108702026-09-07T00:16:14.916Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.399 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
108712026-09-07T00:16:14.916Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.400 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d ...
108722026-09-07T00:16:14.919Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
108732026-09-07T00:16:14.919Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.400 INFO ok!
108742026-09-07T00:16:14.923Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.400 INFO STEP 120 (ensure_file) COMPLETE
108752026-09-07T00:16:14.923Z[ host-image] Sep 07 00:16:14.400 INFO O| Sep 07 00:16:14.400 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108762026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
108772026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d ...
108782026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
108792026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO ok!
108802026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO STEP 121 (ensure_file) COMPLETE
108812026-09-07T00:16:14.927Z[ host-image] Sep 07 00:16:14.410 INFO O| Sep 07 00:16:14.410 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108822026-09-07T00:16:14.937Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.420 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
108832026-09-07T00:16:14.937Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.420 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d ...
108842026-09-07T00:16:14.941Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
108852026-09-07T00:16:14.941Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.421 INFO ok!
108862026-09-07T00:16:14.942Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.421 INFO STEP 122 (ensure_file) COMPLETE
108872026-09-07T00:16:14.942Z[ host-image] Sep 07 00:16:14.421 INFO O| Sep 07 00:16:14.421 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108882026-09-07T00:16:14.956Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
108892026-09-07T00:16:14.957Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d ...
108902026-09-07T00:16:14.961Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
108912026-09-07T00:16:14.961Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO ok!
108922026-09-07T00:16:14.961Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO STEP 123 (ensure_file) COMPLETE
108932026-09-07T00:16:14.961Z[ host-image] Sep 07 00:16:14.439 INFO O| Sep 07 00:16:14.439 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108942026-09-07T00:16:14.984Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
108952026-09-07T00:16:14.984Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d ...
108962026-09-07T00:16:14.984Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
108972026-09-07T00:16:14.987Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO ok!
108982026-09-07T00:16:14.987Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO STEP 124 (ensure_file) COMPLETE
108992026-09-07T00:16:14.987Z[ host-image] Sep 07 00:16:14.468 INFO O| Sep 07 00:16:14.468 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109002026-09-07T00:16:15.054Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
109012026-09-07T00:16:15.054Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d ...
109022026-09-07T00:16:15.054Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
109032026-09-07T00:16:15.058Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO ok!
109042026-09-07T00:16:15.058Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO STEP 125 (ensure_file) COMPLETE
109052026-09-07T00:16:15.058Z[ host-image] Sep 07 00:16:14.536 INFO O| Sep 07 00:16:14.536 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109062026-09-07T00:16:15.077Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
109072026-09-07T00:16:15.077Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d ...
109082026-09-07T00:16:15.077Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
109092026-09-07T00:16:15.077Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO ok!
109102026-09-07T00:16:15.081Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO STEP 126 (ensure_file) COMPLETE
109112026-09-07T00:16:15.081Z[ host-image] Sep 07 00:16:14.562 INFO O| Sep 07 00:16:14.562 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109122026-09-07T00:16:15.089Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
109132026-09-07T00:16:15.089Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d ...
109142026-09-07T00:16:15.092Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
109152026-09-07T00:16:15.092Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO ok!
109162026-09-07T00:16:15.092Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO STEP 127 (ensure_file) COMPLETE
109172026-09-07T00:16:15.092Z[ host-image] Sep 07 00:16:14.572 INFO O| Sep 07 00:16:14.572 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109182026-09-07T00:16:15.101Z[ host-image] Sep 07 00:16:14.581 INFO O| Sep 07 00:16:14.581 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
109192026-09-07T00:16:15.101Z[ host-image] Sep 07 00:16:14.581 INFO O| Sep 07 00:16:14.581 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d ...
109202026-09-07T00:16:15.110Z[ host-image] Sep 07 00:16:14.582 INFO O| Sep 07 00:16:14.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
109212026-09-07T00:16:15.111Z[ host-image] Sep 07 00:16:14.582 INFO O| Sep 07 00:16:14.581 INFO ok!
109222026-09-07T00:16:15.111Z[ host-image] Sep 07 00:16:14.582 INFO O| Sep 07 00:16:14.581 INFO STEP 128 (ensure_file) COMPLETE
109232026-09-07T00:16:15.111Z[ host-image] Sep 07 00:16:14.582 INFO O| Sep 07 00:16:14.582 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109242026-09-07T00:16:15.114Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
109252026-09-07T00:16:15.114Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh ...
109262026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
109272026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO ok!
109282026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO STEP 129 (ensure_file) COMPLETE
109292026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.589 INFO O| Sep 07 00:16:14.589 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109302026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
109312026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d ...
109322026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
109332026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO ok!
109342026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO STEP 130 (ensure_file) COMPLETE
109352026-09-07T00:16:15.115Z[ host-image] Sep 07 00:16:14.596 INFO O| Sep 07 00:16:14.596 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109362026-09-07T00:16:15.155Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
109372026-09-07T00:16:15.155Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh ...
109382026-09-07T00:16:15.160Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
109392026-09-07T00:16:15.160Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO ok!
109402026-09-07T00:16:15.160Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO STEP 131 (ensure_file) COMPLETE
109412026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.631 INFO O| Sep 07 00:16:14.631 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109422026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
109432026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d ...
109442026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
109452026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO ok!
109462026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO STEP 132 (ensure_file) COMPLETE
109472026-09-07T00:16:15.161Z[ host-image] Sep 07 00:16:14.639 INFO O| Sep 07 00:16:14.639 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109482026-09-07T00:16:15.238Z[ host-image] Sep 07 00:16:14.722 INFO O| Sep 07 00:16:14.722 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
109492026-09-07T00:16:15.238Z[ host-image] Sep 07 00:16:14.722 INFO O| Sep 07 00:16:14.722 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh ...
109502026-09-07T00:16:15.238Z[ host-image] Sep 07 00:16:14.722 INFO O| Sep 07 00:16:14.722 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
109512026-09-07T00:16:15.243Z[ host-image] Sep 07 00:16:14.722 INFO O| Sep 07 00:16:14.722 INFO ok!
109522026-09-07T00:16:15.244Z[ host-image] Sep 07 00:16:14.722 INFO O| Sep 07 00:16:14.722 INFO STEP 133 (ensure_file) COMPLETE
109532026-09-07T00:16:15.244Z[ host-image] Sep 07 00:16:14.723 INFO O| Sep 07 00:16:14.722 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109542026-09-07T00:16:15.247Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
109552026-09-07T00:16:15.247Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d ...
109562026-09-07T00:16:15.247Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
109572026-09-07T00:16:15.252Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO ok!
109582026-09-07T00:16:15.252Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO STEP 134 (ensure_file) COMPLETE
109592026-09-07T00:16:15.253Z[ host-image] Sep 07 00:16:14.732 INFO O| Sep 07 00:16:14.732 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109602026-09-07T00:16:15.256Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
109612026-09-07T00:16:15.256Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d ...
109622026-09-07T00:16:15.260Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
109632026-09-07T00:16:15.260Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO ok!
109642026-09-07T00:16:15.260Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO STEP 135 (ensure_file) COMPLETE
109652026-09-07T00:16:15.260Z[ host-image] Sep 07 00:16:14.741 INFO O| Sep 07 00:16:14.741 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109662026-09-07T00:16:15.264Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
109672026-09-07T00:16:15.264Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d ...
109682026-09-07T00:16:15.264Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
109692026-09-07T00:16:15.268Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO ok!
109702026-09-07T00:16:15.268Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO STEP 136 (ensure_file) COMPLETE
109712026-09-07T00:16:15.268Z[ host-image] Sep 07 00:16:14.749 INFO O| Sep 07 00:16:14.749 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109722026-09-07T00:16:15.273Z[ host-image] Sep 07 00:16:14.757 INFO O| Sep 07 00:16:14.757 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
109732026-09-07T00:16:15.273Z[ host-image] Sep 07 00:16:14.758 INFO O| Sep 07 00:16:14.757 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
109742026-09-07T00:16:15.273Z[ host-image] Sep 07 00:16:14.758 INFO O| Sep 07 00:16:14.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
109752026-09-07T00:16:15.276Z[ host-image] Sep 07 00:16:14.758 INFO O| Sep 07 00:16:14.758 INFO ok!
109762026-09-07T00:16:15.276Z[ host-image] Sep 07 00:16:14.758 INFO O| Sep 07 00:16:14.758 INFO STEP 137 (ensure_file) COMPLETE
109772026-09-07T00:16:15.276Z[ host-image] Sep 07 00:16:14.758 INFO O| Sep 07 00:16:14.758 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109782026-09-07T00:16:15.283Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
109792026-09-07T00:16:15.283Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/utils-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt ...
109802026-09-07T00:16:15.283Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
109812026-09-07T00:16:15.283Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO ok!
109822026-09-07T00:16:15.287Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO STEP 138 (ensure_file) COMPLETE
109832026-09-07T00:16:15.287Z[ host-image] Sep 07 00:16:14.766 INFO O| Sep 07 00:16:14.766 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109842026-09-07T00:16:15.290Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
109852026-09-07T00:16:15.290Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
109862026-09-07T00:16:15.291Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
109872026-09-07T00:16:15.291Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO ok!
109882026-09-07T00:16:15.291Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO STEP 139 (ensure_file) COMPLETE
109892026-09-07T00:16:15.291Z[ host-image] Sep 07 00:16:14.774 INFO O| Sep 07 00:16:14.774 INFO STEP 140: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109902026-09-07T00:16:15.297Z[ host-image] Sep 07 00:16:14.782 INFO O| Sep 07 00:16:14.782 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
109912026-09-07T00:16:15.298Z[ host-image] Sep 07 00:16:14.782 INFO O| Sep 07 00:16:14.782 INFO copying /tmp/.tmpqC0Z73/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
109922026-09-07T00:16:18.127Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
109932026-09-07T00:16:20.906Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
109942026-09-07T00:16:23.852Z[ host-image] Sep 07 00:16:23.336 INFO O| Sep 07 00:16:23.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
109952026-09-07T00:16:23.852Z[ host-image] Sep 07 00:16:23.336 INFO O| Sep 07 00:16:23.336 INFO ok!
109962026-09-07T00:16:23.866Z[ host-image] Sep 07 00:16:23.336 INFO O| Sep 07 00:16:23.336 INFO STEP 140 (ensure_file) COMPLETE
109972026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.336 INFO O| Sep 07 00:16:23.336 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109982026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.347 INFO O| Sep 07 00:16:23.347 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
109992026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.347 INFO O| Sep 07 00:16:23.347 INFO STEP 141 (ensure_dir) COMPLETE
110002026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.347 INFO O| Sep 07 00:16:23.347 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110012026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.356 INFO O| Sep 07 00:16:23.356 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
110022026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.356 INFO O| Sep 07 00:16:23.356 INFO STEP 142 (ensure_dir) COMPLETE
110032026-09-07T00:16:23.878Z[ host-image] Sep 07 00:16:23.356 INFO O| Sep 07 00:16:23.356 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110042026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.364 INFO O| Sep 07 00:16:23.364 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
110052026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.364 INFO O| Sep 07 00:16:23.364 INFO STEP 143 (ensure_dir) COMPLETE
110062026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.364 INFO O| Sep 07 00:16:23.364 INFO STEP 144: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110072026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.372 INFO O| Sep 07 00:16:23.372 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
110082026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.372 INFO O| Sep 07 00:16:23.372 INFO STEP 144 (ensure_dir) COMPLETE
110092026-09-07T00:16:23.895Z[ host-image] Sep 07 00:16:23.372 INFO O| Sep 07 00:16:23.372 INFO STEP 145: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110102026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
110112026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO copying /tmp/.tmpqC0Z73/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
110122026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
110132026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO ok!
110142026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO STEP 145 (ensure_file) COMPLETE
110152026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.381 INFO O| Sep 07 00:16:23.381 INFO STEP 146: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110162026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.390 INFO O| Sep 07 00:16:23.390 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
110172026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.390 INFO O| Sep 07 00:16:23.390 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
110182026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.390 INFO O| Sep 07 00:16:23.390 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
110192026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.390 INFO O| Sep 07 00:16:23.390 INFO STEP 146 (ensure_dir) COMPLETE
110202026-09-07T00:16:23.912Z[ host-image] Sep 07 00:16:23.390 INFO O| Sep 07 00:16:23.390 INFO STEP 147: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
110212026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
110222026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 INFO copying /tmp/.tmpqC0Z73/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
110232026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
110242026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 INFO ok!
110252026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 INFO STEP 147 (ensure_file) COMPLETE
110262026-09-07T00:16:23.922Z[ host-image] Sep 07 00:16:23.399 INFO O| Sep 07 00:16:23.399 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110272026-09-07T00:16:23.931Z[ host-image] Sep 07 00:16:23.408 INFO O| Sep 07 00:16:23.408 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
110282026-09-07T00:16:23.931Z[ host-image] Sep 07 00:16:23.408 INFO O| Sep 07 00:16:23.408 INFO STEP 148 (remove_files) COMPLETE
110292026-09-07T00:16:23.931Z[ host-image] Sep 07 00:16:23.408 INFO O| Sep 07 00:16:23.408 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110302026-09-07T00:16:23.940Z[ host-image] Sep 07 00:16:23.417 INFO O| Sep 07 00:16:23.417 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
110312026-09-07T00:16:23.940Z[ host-image] Sep 07 00:16:23.417 INFO O| Sep 07 00:16:23.417 INFO STEP 149 (remove_files) COMPLETE
110322026-09-07T00:16:23.940Z[ host-image] Sep 07 00:16:23.417 INFO O| Sep 07 00:16:23.417 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110332026-09-07T00:16:23.949Z[ host-image] Sep 07 00:16:23.425 INFO O| Sep 07 00:16:23.425 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
110342026-09-07T00:16:23.949Z[ host-image] Sep 07 00:16:23.425 INFO O| Sep 07 00:16:23.425 INFO STEP 150 (remove_files) COMPLETE
110352026-09-07T00:16:23.949Z[ host-image] Sep 07 00:16:23.425 INFO O| Sep 07 00:16:23.425 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110362026-09-07T00:16:23.957Z[ host-image] Sep 07 00:16:23.434 INFO O| Sep 07 00:16:23.434 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
110372026-09-07T00:16:23.957Z[ host-image] Sep 07 00:16:23.434 INFO O| Sep 07 00:16:23.434 INFO STEP 151 (remove_files) COMPLETE
110382026-09-07T00:16:23.957Z[ host-image] Sep 07 00:16:23.434 INFO O| Sep 07 00:16:23.434 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110392026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.443 INFO O| Sep 07 00:16:23.443 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
110402026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.443 INFO O| Sep 07 00:16:23.443 INFO STEP 152 (remove_files) COMPLETE
110412026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.443 INFO O| Sep 07 00:16:23.443 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110422026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.451 INFO O| Sep 07 00:16:23.451 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
110432026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.451 INFO O| Sep 07 00:16:23.451 INFO STEP 153 (remove_files) COMPLETE
110442026-09-07T00:16:23.973Z[ host-image] Sep 07 00:16:23.451 INFO O| Sep 07 00:16:23.451 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110452026-09-07T00:16:23.982Z[ host-image] Sep 07 00:16:23.460 INFO O| Sep 07 00:16:23.460 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
110462026-09-07T00:16:23.982Z[ host-image] Sep 07 00:16:23.460 INFO O| Sep 07 00:16:23.460 INFO STEP 154 (remove_files) COMPLETE
110472026-09-07T00:16:23.982Z[ host-image] Sep 07 00:16:23.460 INFO O| Sep 07 00:16:23.460 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110482026-09-07T00:16:23.993Z[ host-image] Sep 07 00:16:23.467 INFO O| Sep 07 00:16:23.467 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
110492026-09-07T00:16:23.993Z[ host-image] Sep 07 00:16:23.467 INFO O| Sep 07 00:16:23.467 INFO STEP 155 (remove_files) COMPLETE
110502026-09-07T00:16:23.993Z[ host-image] Sep 07 00:16:23.467 INFO O| Sep 07 00:16:23.467 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110512026-09-07T00:16:23.994Z[ host-image] Sep 07 00:16:23.474 INFO O| Sep 07 00:16:23.474 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
110522026-09-07T00:16:23.994Z[ host-image] Sep 07 00:16:23.474 INFO O| Sep 07 00:16:23.474 INFO STEP 156 (remove_files) COMPLETE
110532026-09-07T00:16:23.994Z[ host-image] Sep 07 00:16:23.474 INFO O| Sep 07 00:16:23.474 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110542026-09-07T00:16:24.004Z[ host-image] Sep 07 00:16:23.484 INFO O| Sep 07 00:16:23.484 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
110552026-09-07T00:16:24.004Z[ host-image] Sep 07 00:16:23.484 INFO O| Sep 07 00:16:23.484 INFO STEP 157 (remove_files) COMPLETE
110562026-09-07T00:16:24.004Z[ host-image] Sep 07 00:16:23.484 INFO O| Sep 07 00:16:23.484 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110572026-09-07T00:16:24.013Z[ host-image] Sep 07 00:16:23.492 INFO O| Sep 07 00:16:23.492 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
110582026-09-07T00:16:24.013Z[ host-image] Sep 07 00:16:23.493 INFO O| Sep 07 00:16:23.493 INFO STEP 158 (remove_files) COMPLETE
110592026-09-07T00:16:24.013Z[ host-image] Sep 07 00:16:23.493 INFO O| Sep 07 00:16:23.493 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110602026-09-07T00:16:24.030Z[ host-image] Sep 07 00:16:23.501 INFO O| Sep 07 00:16:23.501 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
110612026-09-07T00:16:24.030Z[ host-image] Sep 07 00:16:23.501 INFO O| Sep 07 00:16:23.501 INFO STEP 159 (remove_files) COMPLETE
110622026-09-07T00:16:24.030Z[ host-image] Sep 07 00:16:23.501 INFO O| Sep 07 00:16:23.501 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110632026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.509 INFO O| Sep 07 00:16:23.509 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
110642026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.509 INFO O| Sep 07 00:16:23.509 INFO STEP 160 (remove_files) COMPLETE
110652026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.509 INFO O| Sep 07 00:16:23.509 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110662026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.518 INFO O| Sep 07 00:16:23.518 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
110672026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.518 INFO O| Sep 07 00:16:23.518 INFO STEP 161 (remove_files) COMPLETE
110682026-09-07T00:16:24.043Z[ host-image] Sep 07 00:16:23.518 INFO O| Sep 07 00:16:23.518 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110692026-09-07T00:16:24.051Z[ host-image] Sep 07 00:16:23.526 INFO O| Sep 07 00:16:23.526 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
110702026-09-07T00:16:24.052Z[ host-image] Sep 07 00:16:23.526 INFO O| Sep 07 00:16:23.526 INFO STEP 162 (remove_files) COMPLETE
110712026-09-07T00:16:24.052Z[ host-image] Sep 07 00:16:23.526 INFO O| Sep 07 00:16:23.526 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110722026-09-07T00:16:24.052Z[ host-image] Sep 07 00:16:23.535 INFO O| Sep 07 00:16:23.535 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
110732026-09-07T00:16:24.052Z[ host-image] Sep 07 00:16:23.535 INFO O| Sep 07 00:16:23.535 INFO STEP 163 (remove_files) COMPLETE
110742026-09-07T00:16:24.052Z[ host-image] Sep 07 00:16:23.535 INFO O| Sep 07 00:16:23.535 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110752026-09-07T00:16:24.069Z[ host-image] Sep 07 00:16:23.542 INFO O| Sep 07 00:16:23.542 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
110762026-09-07T00:16:24.069Z[ host-image] Sep 07 00:16:23.542 INFO O| Sep 07 00:16:23.542 INFO STEP 164 (remove_files) COMPLETE
110772026-09-07T00:16:24.069Z[ host-image] Sep 07 00:16:23.542 INFO O| Sep 07 00:16:23.542 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110782026-09-07T00:16:24.069Z[ host-image] Sep 07 00:16:23.550 INFO O| Sep 07 00:16:23.550 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
110792026-09-07T00:16:24.069Z[ host-image] Sep 07 00:16:23.550 INFO O| Sep 07 00:16:23.550 INFO STEP 165 (remove_files) COMPLETE
110802026-09-07T00:16:24.070Z[ host-image] Sep 07 00:16:23.550 INFO O| Sep 07 00:16:23.550 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110812026-09-07T00:16:24.078Z[ host-image] Sep 07 00:16:23.559 INFO O| Sep 07 00:16:23.559 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
110822026-09-07T00:16:24.078Z[ host-image] Sep 07 00:16:23.559 INFO O| Sep 07 00:16:23.559 INFO STEP 166 (remove_files) COMPLETE
110832026-09-07T00:16:24.078Z[ host-image] Sep 07 00:16:23.559 INFO O| Sep 07 00:16:23.559 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110842026-09-07T00:16:24.086Z[ host-image] Sep 07 00:16:23.566 INFO O| Sep 07 00:16:23.566 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
110852026-09-07T00:16:24.086Z[ host-image] Sep 07 00:16:23.566 INFO O| Sep 07 00:16:23.566 INFO STEP 167 (remove_files) COMPLETE
110862026-09-07T00:16:24.086Z[ host-image] Sep 07 00:16:23.566 INFO O| Sep 07 00:16:23.566 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110872026-09-07T00:16:24.096Z[ host-image] Sep 07 00:16:23.574 INFO O| Sep 07 00:16:23.574 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
110882026-09-07T00:16:24.096Z[ host-image] Sep 07 00:16:23.574 INFO O| Sep 07 00:16:23.574 INFO STEP 168 (remove_files) COMPLETE
110892026-09-07T00:16:24.096Z[ host-image] Sep 07 00:16:23.574 INFO O| Sep 07 00:16:23.574 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110902026-09-07T00:16:24.104Z[ host-image] Sep 07 00:16:23.583 INFO O| Sep 07 00:16:23.583 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
110912026-09-07T00:16:24.105Z[ host-image] Sep 07 00:16:23.583 INFO O| Sep 07 00:16:23.583 INFO STEP 169 (remove_files) COMPLETE
110922026-09-07T00:16:24.105Z[ host-image] Sep 07 00:16:23.583 INFO O| Sep 07 00:16:23.583 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110932026-09-07T00:16:24.112Z[ host-image] Sep 07 00:16:23.592 INFO O| Sep 07 00:16:23.592 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
110942026-09-07T00:16:24.112Z[ host-image] Sep 07 00:16:23.592 INFO O| Sep 07 00:16:23.592 INFO STEP 170 (remove_files) COMPLETE
110952026-09-07T00:16:24.112Z[ host-image] Sep 07 00:16:23.592 INFO O| Sep 07 00:16:23.592 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110962026-09-07T00:16:24.120Z[ host-image] Sep 07 00:16:23.600 INFO O| Sep 07 00:16:23.600 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
110972026-09-07T00:16:24.120Z[ host-image] Sep 07 00:16:23.600 INFO O| Sep 07 00:16:23.600 INFO STEP 171 (remove_files) COMPLETE
110982026-09-07T00:16:24.120Z[ host-image] Sep 07 00:16:23.600 INFO O| Sep 07 00:16:23.600 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110992026-09-07T00:16:24.126Z[ host-image] Sep 07 00:16:23.607 INFO O| Sep 07 00:16:23.607 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
111002026-09-07T00:16:24.126Z[ host-image] Sep 07 00:16:23.607 INFO O| Sep 07 00:16:23.607 INFO STEP 172 (remove_files) COMPLETE
111012026-09-07T00:16:24.126Z[ host-image] Sep 07 00:16:23.607 INFO O| Sep 07 00:16:23.607 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
111022026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.614 INFO O| Sep 07 00:16:23.614 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
111032026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.614 INFO O| Sep 07 00:16:23.614 INFO STEP 173 (remove_files) COMPLETE
111042026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.614 INFO O| Sep 07 00:16:23.614 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
111052026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.623 INFO O| Sep 07 00:16:23.623 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
111062026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.623 INFO O| Sep 07 00:16:23.623 INFO STEP 174 (remove_files) COMPLETE
111072026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.623 INFO O| Sep 07 00:16:23.623 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
111082026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.632 INFO O| Sep 07 00:16:23.632 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
111092026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.632 INFO O| Sep 07 00:16:23.632 INFO STEP 175 (remove_files) COMPLETE
111102026-09-07T00:16:27.981Z[ host-image] Sep 07 00:16:23.632 INFO O| Sep 07 00:16:23.632 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
111112026-09-07T00:16:27.982Z[ host-image] Sep 07 00:16:23.640 INFO O| Sep 07 00:16:23.640 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
111122026-09-07T00:16:27.982Z[ host-image] Sep 07 00:16:23.640 INFO O| Sep 07 00:16:23.640 INFO STEP 176 (remove_files) COMPLETE
111132026-09-07T00:16:27.982Z[ host-image] Sep 07 00:16:23.640 INFO O| Sep 07 00:16:23.640 INFO STEP 177: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
111142026-09-07T00:16:27.982Z[ host-image] Sep 07 00:16:23.652 INFO O| Sep 07 00:16:23.652 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
111152026-09-07T00:16:27.982Z[ host-image] Sep 07 00:16:23.652 INFO O| Sep 07 00:16:23.652 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
111162026-09-07T00:16:28.003Z[ host-image] Sep 07 00:16:26.155 INFO O| Sep 07 00:16:26.155 INFO O| Loading smf(7) service descriptions: 1/802/803/804/805/806/807/808/809/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/8080/80
111172026-09-07T00:16:28.004Z[ host-image] Sep 07 00:16:26.155 INFO O| Sep 07 00:16:26.155 INFO E| svccfg: Loaded 80 smf(7) service descriptions
111182026-09-07T00:16:28.004Z[ host-image] Sep 07 00:16:26.167 INFO O| Sep 07 00:16:26.167 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
111192026-09-07T00:16:28.004Z[ host-image] Sep 07 00:16:26.269 INFO O| Sep 07 00:16:26.269 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
111202026-09-07T00:16:28.004Z[ host-image] Sep 07 00:16:26.329 INFO O| Sep 07 00:16:26.329 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
111212026-09-07T00:16:28.004Z[ host-image] Sep 07 00:16:26.395 INFO O| Sep 07 00:16:26.395 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
111222026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.395 INFO O| Sep 07 00:16:26.395 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
111232026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
111242026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO ok!
111252026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
111262026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO STEP 177 (seed_smf) COMPLETE
111272026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO steps complete; finalising image!
111282026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.397 INFO O| Sep 07 00:16:26.397 INFO TRIM POOL: TEMPORARY-sled-zfs
111292026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.536 INFO O| Sep 07 00:16:26.536 INFO trim TEMPORARY-sled-zfs: (11% trimmed, started at Mon Sep 7 00:16:26 2026)
111302026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.754 INFO O| Sep 07 00:16:26.754 INFO temporary pool has 718M used, 306M avail, 1.92x compressratio
111312026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:26.754 INFO O| Sep 07 00:16:26.754 INFO EXPORT POOL: TEMPORARY-sled-zfs
111322026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:27.117 INFO O| Sep 07 00:16:27.116 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
111332026-09-07T00:16:28.005Z[ host-image] Sep 07 00:16:27.117 INFO O| Sep 07 00:16:27.117 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
111342026-09-07T00:16:28.923Z[ host-image] Sep 07 00:16:28.407 INFO O| Sep 07 00:16:28.407 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
111352026-09-07T00:16:28.923Z[ host-image] Sep 07 00:16:28.407 INFO O| Sep 07 00:16:28.407 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
111362026-09-07T00:16:28.926Z[ host-image] Sep 07 00:16:28.407 INFO O| Sep 07 00:16:28.407 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
111372026-09-07T00:16:28.926Z[ host-image] Sep 07 00:16:28.407 INFO O| Sep 07 00:16:28.407 INFO completed processing sled/zfs
111382026-09-07T00:16:28.926Z[ host-image] Sep 07 00:16:28.407 INFO O| Sep 07 00:16:28.407 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
111392026-09-07T00:16:39.501Z[ recovery-image] Sep 07 00:16:38.984 INFO O| ok, image written!
111402026-09-07T00:16:39.501Z[ recovery-image] Sep 07 00:16:38.985 INFO O| ok, boot_image_csum file written!
111412026-09-07T00:16:39.505Z[ recovery-image] Sep 07 00:16:38.987 INFO creating boot archive (CPIO)...
111422026-09-07T00:16:39.505Z[ recovery-image] Sep 07 00:16:38.987 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/sled/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
111432026-09-07T00:16:39.508Z[ recovery-image] Sep 07 00:16:38.992 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
111442026-09-07T00:16:39.509Z[ recovery-image] Sep 07 00:16:38.992 INFO E| + outfile=/work/os-recovery/cpio
111452026-09-07T00:16:39.509Z[ recovery-image] Sep 07 00:16:38.992 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
111462026-09-07T00:16:39.512Z[ recovery-image] Sep 07 00:16:38.994 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
111472026-09-07T00:16:39.512Z[ recovery-image] Sep 07 00:16:38.994 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
111482026-09-07T00:16:39.548Z[ recovery-image] Sep 07 00:16:39.032 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
111492026-09-07T00:16:39.552Z[ recovery-image] Sep 07 00:16:39.032 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
111502026-09-07T00:16:39.556Z[ recovery-image] Sep 07 00:16:39.038 INFO creating compressed cpio/unix for dev loaders...
111512026-09-07T00:16:39.556Z[ recovery-image] Sep 07 00:16:39.038 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-recovery/unix.z'"], pwd: None
111522026-09-07T00:16:39.781Z[ recovery-image] Sep 07 00:16:39.265 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
111532026-09-07T00:16:43.038Z[ recovery-image] Sep 07 00:16:42.522 INFO creating reset image...
111542026-09-07T00:16:43.038Z[ recovery-image] Sep 07 00:16:42.522 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z", "--target-dir", "/work/os-recovery/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
111552026-09-07T00:16:43.248Z[ recovery-image] Sep 07 00:16:42.732 INFO E| Updating crates.io index
111562026-09-07T00:16:43.357Z[ recovery-image] Sep 07 00:16:42.838 INFO E| Downloading crates ...
111572026-09-07T00:16:43.403Z[ recovery-image] Sep 07 00:16:42.887 INFO E| Downloaded duct v1.1.1
111582026-09-07T00:16:43.407Z[ recovery-image] Sep 07 00:16:42.890 INFO E| Downloaded clap_lex v1.1.0
111592026-09-07T00:16:43.410Z[ recovery-image] Sep 07 00:16:42.892 INFO E| Downloaded shared_child v1.1.1
111602026-09-07T00:16:43.410Z[ recovery-image] Sep 07 00:16:42.893 INFO E| Downloaded sigchld v0.2.4
111612026-09-07T00:16:43.410Z[ recovery-image] Sep 07 00:16:42.893 INFO E| Downloaded os_pipe v1.2.3
111622026-09-07T00:16:43.410Z[ recovery-image] Sep 07 00:16:42.894 INFO E| Downloaded colorchoice v1.0.5
111632026-09-07T00:16:43.414Z[ recovery-image] Sep 07 00:16:42.895 INFO E| Downloaded shared_thread v0.2.0
111642026-09-07T00:16:43.443Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling libc v0.2.186
111652026-09-07T00:16:43.445Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling proc-macro2 v1.0.106
111662026-09-07T00:16:43.449Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling signal-hook v0.3.18
111672026-09-07T00:16:43.449Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling unicode-ident v1.0.24
111682026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling quote v1.0.45
111692026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling utf8parse v0.2.2
111702026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling colorchoice v1.0.5
111712026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling anstyle-query v1.1.5
111722026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling anstyle v1.0.14
111732026-09-07T00:16:43.452Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling is_terminal_polyfill v1.70.2
111742026-09-07T00:16:43.453Z[ recovery-image] Sep 07 00:16:42.928 INFO E| Compiling clap_lex v1.1.0
111752026-09-07T00:16:43.457Z[ recovery-image] Sep 07 00:16:42.939 INFO E| Compiling strsim v0.11.1
111762026-09-07T00:16:43.460Z[ recovery-image] Sep 07 00:16:42.942 INFO E| Compiling heck v0.5.0
111772026-09-07T00:16:43.460Z[ recovery-image] Sep 07 00:16:42.944 INFO E| Compiling shared_thread v0.2.0
111782026-09-07T00:16:43.566Z[ recovery-image] Sep 07 00:16:43.050 INFO E| Compiling anstyle-parse v1.0.0
111792026-09-07T00:16:43.708Z[ recovery-image] Sep 07 00:16:43.192 INFO E| Compiling anstream v1.0.0
111802026-09-07T00:16:43.913Z[ recovery-image] Sep 07 00:16:43.397 INFO E| Compiling clap_builder v4.6.0
111812026-09-07T00:16:44.236Z[ recovery-image] Sep 07 00:16:43.720 INFO E| Compiling errno v0.3.14
111822026-09-07T00:16:44.236Z[ recovery-image] Sep 07 00:16:43.720 INFO E| Compiling os_pipe v1.2.3
111832026-09-07T00:16:44.336Z[ recovery-image] Sep 07 00:16:43.820 INFO E| Compiling signal-hook-registry v1.4.8
111842026-09-07T00:16:44.488Z[ recovery-image] Sep 07 00:16:43.971 INFO E| Compiling syn v2.0.117
111852026-09-07T00:16:44.597Z[ recovery-image] Sep 07 00:16:44.079 INFO E| Compiling sigchld v0.2.4
111862026-09-07T00:16:44.687Z[ recovery-image] Sep 07 00:16:44.171 INFO E| Compiling shared_child v1.1.1
111872026-09-07T00:16:44.798Z[ recovery-image] Sep 07 00:16:44.281 INFO E| Compiling duct v1.1.1
111882026-09-07T00:16:45.036Z[ host-image] Sep 07 00:16:44.520 INFO O| Sep 07 00:16:44.520 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
111892026-09-07T00:16:45.134Z[ host-image] Sep 07 00:16:44.618 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
111902026-09-07T00:16:45.134Z[ host-image] Sep 07 00:16:44.618 INFO expanded image name: "ci b6aa684/${os_short_commit} 2026-09-07 00:00" -> "ci b6aa684/0e29ea8 2026-09-07 00:00"
111912026-09-07T00:16:45.134Z[ host-image] Sep 07 00:16:44.618 INFO output artefacts stored in: "/work/os-host"
111922026-09-07T00:16:45.138Z[ host-image] Sep 07 00:16:44.618 INFO collecting git info from project "chelsio-t6-roms"...
111932026-09-07T00:16:45.142Z[ host-image] Sep 07 00:16:44.623 INFO collecting git info from project "pilot"...
111942026-09-07T00:16:45.145Z[ host-image] Sep 07 00:16:44.628 INFO collecting git info from project "bootserver"...
111952026-09-07T00:16:45.149Z[ host-image] Sep 07 00:16:44.631 INFO collecting git info from project "dmar-report"...
111962026-09-07T00:16:45.152Z[ host-image] Sep 07 00:16:44.635 INFO collecting git info from project "phbl"...
111972026-09-07T00:16:45.156Z[ host-image] Sep 07 00:16:44.638 INFO collecting git info from project "pinprick"...
111982026-09-07T00:16:45.160Z[ host-image] Sep 07 00:16:44.642 INFO collecting git info from project "amd-host-image-builder"...
111992026-09-07T00:16:45.163Z[ host-image] Sep 07 00:16:44.647 INFO collecting git info from project "image-builder"...
112002026-09-07T00:16:45.167Z[ host-image] Sep 07 00:16:44.651 INFO collecting git info from project "amd-firmware"...
112012026-09-07T00:16:45.178Z[ host-image] Sep 07 00:16:44.662 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
112022026-09-07T00:16:45.478Z[ host-image] Sep 07 00:16:44.962 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
112032026-09-07T00:16:45.785Z[ host-image] Sep 07 00:16:45.269 INFO creating Oxide boot image...
112042026-09-07T00:16:45.785Z[ host-image] Sep 07 00:16:45.269 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci b6aa684/0e29ea8 2026-09-07 00:00", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
112052026-09-07T00:16:46.411Z[ recovery-image] Sep 07 00:16:45.895 INFO E| Compiling clap_derive v4.6.1
112062026-09-07T00:16:46.753Z[ host-image] Sep 07 00:16:46.237 INFO O| ok, image written!
112072026-09-07T00:16:46.754Z[ host-image] Sep 07 00:16:46.237 INFO O| ok, boot_image_csum file written!
112082026-09-07T00:16:46.757Z[ host-image] Sep 07 00:16:46.240 INFO creating boot archive (CPIO)...
112092026-09-07T00:16:46.757Z[ host-image] Sep 07 00:16:46.240 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/sled/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
112102026-09-07T00:16:46.761Z[ host-image] Sep 07 00:16:46.243 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
112112026-09-07T00:16:46.761Z[ host-image] Sep 07 00:16:46.243 INFO E| + outfile=/work/os-host/cpio
112122026-09-07T00:16:46.761Z[ host-image] Sep 07 00:16:46.243 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
112132026-09-07T00:16:46.761Z[ host-image] Sep 07 00:16:46.245 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
112142026-09-07T00:16:46.761Z[ host-image] Sep 07 00:16:46.245 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
112152026-09-07T00:16:46.787Z[ host-image] Sep 07 00:16:46.271 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
112162026-09-07T00:16:46.790Z[ host-image] Sep 07 00:16:46.271 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
112172026-09-07T00:16:46.794Z[ host-image] Sep 07 00:16:46.277 INFO creating compressed cpio/unix for dev loaders...
112182026-09-07T00:16:46.794Z[ host-image] Sep 07 00:16:46.277 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/host/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-host/unix.z'"], pwd: None
112192026-09-07T00:16:47.016Z[ host-image] Sep 07 00:16:46.501 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
112202026-09-07T00:16:47.605Z[ recovery-image] Sep 07 00:16:47.089 INFO E| Compiling clap v4.6.1
112212026-09-07T00:16:47.660Z[ recovery-image] Sep 07 00:16:47.144 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
112222026-09-07T00:16:48.415Z[ recovery-image] Sep 07 00:16:47.899 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
112232026-09-07T00:16:48.421Z[ recovery-image] Sep 07 00:16:47.904 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
112242026-09-07T00:16:48.610Z[ recovery-image] Sep 07 00:16:48.094 INFO E| Downloading crates ...
112252026-09-07T00:16:48.661Z[ recovery-image] Sep 07 00:16:48.145 INFO E| Downloaded bitflags v2.13.0
112262026-09-07T00:16:48.673Z[ recovery-image] Sep 07 00:16:48.157 INFO E| Downloaded bit_field v0.10.3
112272026-09-07T00:16:48.677Z[ recovery-image] Sep 07 00:16:48.161 INFO E| Downloaded bitstruct v0.1.1
112282026-09-07T00:16:48.680Z[ recovery-image] Sep 07 00:16:48.161 INFO E| Downloaded bitstruct_derive v0.1.0
112292026-09-07T00:16:48.680Z[ recovery-image] Sep 07 00:16:48.162 INFO E| Downloaded cpio_reader v0.1.2
112302026-09-07T00:16:48.688Z[ recovery-image] Sep 07 00:16:48.172 INFO E| Downloaded log v0.4.32
112312026-09-07T00:16:48.695Z[ recovery-image] Sep 07 00:16:48.180 INFO E| Downloaded miniz_oxide v0.9.1
112322026-09-07T00:16:48.701Z[ recovery-image] Sep 07 00:16:48.185 INFO E| Downloaded goblin v0.10.7
112332026-09-07T00:16:48.705Z[ recovery-image] Sep 07 00:16:48.189 INFO E| Downloaded raw-cpuid v10.7.0
112342026-09-07T00:16:48.811Z[ recovery-image] Sep 07 00:16:48.296 INFO E| Downloaded x86 v0.52.0
112352026-09-07T00:16:48.843Z[ recovery-image] Sep 07 00:16:48.327 INFO E| Updating crates.io index
112362026-09-07T00:16:48.888Z[ recovery-image] Sep 07 00:16:48.372 INFO E| Downloading crates ...
112372026-09-07T00:16:48.911Z[ recovery-image] Sep 07 00:16:48.395 INFO E| Downloaded hashbrown v0.17.1
112382026-09-07T00:16:48.914Z[ recovery-image] Sep 07 00:16:48.399 INFO E| Downloaded rustc-literal-escaper v0.0.7
112392026-09-07T00:16:48.952Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
112402026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
112412026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling proc-macro2 v1.0.106
112422026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling unicode-ident v1.0.24
112432026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling quote v1.0.45
112442026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling syn v1.0.109
112452026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.436 INFO E| Compiling x86 v0.52.0
112462026-09-07T00:16:48.956Z[ recovery-image] Sep 07 00:16:48.437 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
112472026-09-07T00:16:48.963Z[ recovery-image] Sep 07 00:16:48.448 INFO E| Compiling seq-macro v0.3.6
112482026-09-07T00:16:49.860Z[ recovery-image] Sep 07 00:16:49.344 INFO E| Compiling syn v2.0.117
112492026-09-07T00:16:50.270Z[ host-image] Sep 07 00:16:49.754 INFO creating reset image...
112502026-09-07T00:16:50.270Z[ host-image] Sep 07 00:16:49.754 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z", "--target-dir", "/work/os-host/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
112512026-09-07T00:16:50.340Z[ host-image] Sep 07 00:16:49.823 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
112522026-09-07T00:16:50.344Z[ host-image] Sep 07 00:16:49.824 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
112532026-09-07T00:16:50.618Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
112542026-09-07T00:16:50.618Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
112552026-09-07T00:16:50.618Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling proc-macro2 v1.0.106
112562026-09-07T00:16:50.622Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling unicode-ident v1.0.24
112572026-09-07T00:16:50.622Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling quote v1.0.45
112582026-09-07T00:16:50.622Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling syn v1.0.109
112592026-09-07T00:16:50.623Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling x86 v0.52.0
112602026-09-07T00:16:50.623Z[ host-image] Sep 07 00:16:50.102 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
112612026-09-07T00:16:50.627Z[ host-image] Sep 07 00:16:50.111 INFO E| Compiling seq-macro v0.3.6
112622026-09-07T00:16:51.192Z[ recovery-image] Sep 07 00:16:50.675 INFO E| Compiling scroll_derive v0.13.1
112632026-09-07T00:16:51.587Z[ host-image] Sep 07 00:16:51.071 INFO E| Compiling syn v2.0.117
112642026-09-07T00:16:52.248Z[ recovery-image] Sep 07 00:16:51.732 INFO E| Compiling bitstruct_derive v0.1.0
112652026-09-07T00:16:52.924Z[ host-image] Sep 07 00:16:52.408 INFO E| Compiling scroll_derive v0.13.1
112662026-09-07T00:16:53.938Z[ host-image] Sep 07 00:16:53.423 INFO E| Compiling bitstruct_derive v0.1.0
112672026-09-07T00:17:01.385Z[ recovery-image] Sep 07 00:17:00.869 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
112682026-09-07T00:17:03.061Z[ host-image] Sep 07 00:17:02.545 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
112692026-09-07T00:17:03.588Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling bitflags v1.3.2
112702026-09-07T00:17:03.588Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling adler2 v2.0.1
112712026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling scroll v0.13.0
112722026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling bitflags v2.13.0
112732026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling bit_field v0.10.3
112742026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling log v0.4.32
112752026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling plain v0.2.3
112762026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.072 INFO E| Compiling static_assertions v1.1.0
112772026-09-07T00:17:03.591Z[ recovery-image] Sep 07 00:17:03.073 INFO E| Compiling bitstruct v0.1.1
112782026-09-07T00:17:03.640Z[ recovery-image] Sep 07 00:17:03.125 INFO E| Compiling raw-cpuid v10.7.0
112792026-09-07T00:17:03.682Z[ recovery-image] Sep 07 00:17:03.166 INFO E| Compiling miniz_oxide v0.9.1
112802026-09-07T00:17:03.754Z[ recovery-image] Sep 07 00:17:03.238 INFO E| Compiling cpio_reader v0.1.2
112812026-09-07T00:17:03.814Z[ recovery-image] Sep 07 00:17:03.299 INFO E| Compiling goblin v0.10.7
112822026-09-07T00:17:05.311Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling bitflags v1.3.2
112832026-09-07T00:17:05.311Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling bitflags v2.13.0
112842026-09-07T00:17:05.311Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling plain v0.2.3
112852026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling scroll v0.13.0
112862026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling bit_field v0.10.3
112872026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling adler2 v2.0.1
112882026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling log v0.4.32
112892026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling static_assertions v1.1.0
112902026-09-07T00:17:05.315Z[ host-image] Sep 07 00:17:04.795 INFO E| Compiling bitstruct v0.1.1
112912026-09-07T00:17:05.367Z[ host-image] Sep 07 00:17:04.851 INFO E| Compiling raw-cpuid v10.7.0
112922026-09-07T00:17:05.415Z[ host-image] Sep 07 00:17:04.899 INFO E| Compiling miniz_oxide v0.9.1
112932026-09-07T00:17:05.500Z[ host-image] Sep 07 00:17:04.985 INFO E| Compiling cpio_reader v0.1.2
112942026-09-07T00:17:05.550Z[ host-image] Sep 07 00:17:05.034 INFO E| Compiling goblin v0.10.7
112952026-09-07T00:17:07.040Z[ recovery-image] Sep 07 00:17:06.524 INFO E| Finished `release` profile [optimized] target(s) in 18.60s
112962026-09-07T00:17:07.066Z[ recovery-image] Sep 07 00:17:06.549 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
112972026-09-07T00:17:07.066Z[ recovery-image] Sep 07 00:17:06.550 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
112982026-09-07T00:17:07.066Z[ recovery-image] Sep 07 00:17:06.550 INFO building ROM for cosmo
112992026-09-07T00:17:07.070Z[ recovery-image] Sep 07 00:17:06.550 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-recovery/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
113002026-09-07T00:17:07.161Z[ recovery-image] Sep 07 00:17:06.645 INFO E| Downloading crates ...
113012026-09-07T00:17:07.225Z[ recovery-image] Sep 07 00:17:06.709 INFO E| Downloaded toml_datetime v0.6.9
113022026-09-07T00:17:07.241Z[ recovery-image] Sep 07 00:17:06.725 INFO E| Downloaded colorchoice v1.0.3
113032026-09-07T00:17:07.245Z[ recovery-image] Sep 07 00:17:06.726 INFO E| Downloaded serde_spanned v0.6.8
113042026-09-07T00:17:07.245Z[ recovery-image] Sep 07 00:17:06.728 INFO E| Downloaded is_terminal_polyfill v1.70.1
113052026-09-07T00:17:07.245Z[ recovery-image] Sep 07 00:17:06.728 INFO E| Downloaded clap_lex v0.7.4
113062026-09-07T00:17:07.251Z[ recovery-image] Sep 07 00:17:06.729 INFO E| Downloaded os_pipe v1.2.1
113072026-09-07T00:17:07.251Z[ recovery-image] Sep 07 00:17:06.731 INFO E| Downloaded anstyle-query v1.1.2
113082026-09-07T00:17:07.256Z[ recovery-image] Sep 07 00:17:06.737 INFO E| Downloaded anstyle v1.0.10
113092026-09-07T00:17:07.256Z[ recovery-image] Sep 07 00:17:06.738 INFO E| Downloaded shared_child v1.0.1
113102026-09-07T00:17:07.256Z[ recovery-image] Sep 07 00:17:06.740 INFO E| Downloaded anstream v0.6.18
113112026-09-07T00:17:07.260Z[ recovery-image] Sep 07 00:17:06.743 INFO E| Downloaded duct v0.13.7
113122026-09-07T00:17:07.263Z[ recovery-image] Sep 07 00:17:06.746 INFO E| Downloaded anstyle-parse v0.2.6
113132026-09-07T00:17:07.267Z[ recovery-image] Sep 07 00:17:06.752 INFO E| Downloaded toml_write v0.1.1
113142026-09-07T00:17:07.273Z[ recovery-image] Sep 07 00:17:06.757 INFO E| Downloaded clap_derive v4.5.32
113152026-09-07T00:17:07.276Z[ recovery-image] Sep 07 00:17:06.759 INFO E| Downloaded clap v4.5.37
113162026-09-07T00:17:07.284Z[ recovery-image] Sep 07 00:17:06.768 INFO E| Downloaded toml v0.8.22
113172026-09-07T00:17:07.305Z[ recovery-image] Sep 07 00:17:06.789 INFO E| Downloaded winnow v0.7.7
113182026-09-07T00:17:07.324Z[ recovery-image] Sep 07 00:17:06.808 INFO E| Downloaded cc v1.2.20
113192026-09-07T00:17:07.328Z[ recovery-image] Sep 07 00:17:06.811 INFO E| Downloaded toml_edit v0.22.26
113202026-09-07T00:17:07.349Z[ recovery-image] Sep 07 00:17:06.832 INFO E| Downloaded clap_builder v4.5.37
113212026-09-07T00:17:07.365Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling libc v0.2.172
113222026-09-07T00:17:07.365Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling utf8parse v0.2.2
113232026-09-07T00:17:07.365Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling is_terminal_polyfill v1.70.1
113242026-09-07T00:17:07.368Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling shlex v1.3.0
113252026-09-07T00:17:07.368Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling colorchoice v1.0.3
113262026-09-07T00:17:07.368Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling equivalent v1.0.2
113272026-09-07T00:17:07.368Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling once_cell v1.21.3
113282026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling anstyle v1.0.10
113292026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling hashbrown v0.15.2
113302026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling anstyle-query v1.1.2
113312026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling anyhow v1.0.98
113322026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling toml_write v0.1.1
113332026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling clap_lex v0.7.4
113342026-09-07T00:17:07.369Z[ recovery-image] Sep 07 00:17:06.849 INFO E| Compiling winnow v0.7.7
113352026-09-07T00:17:07.383Z[ recovery-image] Sep 07 00:17:06.867 INFO E| Compiling strsim v0.11.1
113362026-09-07T00:17:07.383Z[ recovery-image] Sep 07 00:17:06.867 INFO E| Compiling syn v2.0.101
113372026-09-07T00:17:07.686Z[ recovery-image] Sep 07 00:17:07.170 INFO E| Compiling cc v1.2.20
113382026-09-07T00:17:07.780Z[ recovery-image] Sep 07 00:17:07.264 INFO E| Compiling anstyle-parse v0.2.6
113392026-09-07T00:17:07.946Z[ recovery-image] Sep 07 00:17:07.430 INFO E| Compiling anstream v0.6.18
113402026-09-07T00:17:08.162Z[ recovery-image] Sep 07 00:17:07.646 INFO E| Compiling clap_builder v4.5.37
113412026-09-07T00:17:08.277Z[ recovery-image] Sep 07 00:17:07.759 INFO E| Compiling indexmap v2.9.0
113422026-09-07T00:17:08.410Z[ recovery-image] Sep 07 00:17:07.893 INFO E| Compiling shared_child v1.0.1
113432026-09-07T00:17:08.410Z[ recovery-image] Sep 07 00:17:07.894 INFO E| Compiling os_pipe v1.2.1
113442026-09-07T00:17:08.535Z[ recovery-image] Sep 07 00:17:08.018 INFO E| Compiling duct v0.13.7
113452026-09-07T00:17:09.426Z[ recovery-image] Sep 07 00:17:08.910 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
113462026-09-07T00:17:09.440Z[ host-image] Sep 07 00:17:08.924 INFO E| Finished `release` profile [optimized] target(s) in 19.08s
113472026-09-07T00:17:09.460Z[ host-image] Sep 07 00:17:08.944 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
113482026-09-07T00:17:09.460Z[ host-image] Sep 07 00:17:08.944 INFO building ROM for cosmo
113492026-09-07T00:17:09.460Z[ host-image] Sep 07 00:17:08.944 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-host/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
113502026-09-07T00:17:09.567Z[ host-image] Sep 07 00:17:09.051 INFO E| Blocking waiting for file lock on build directory
113512026-09-07T00:17:10.062Z[ recovery-image] Sep 07 00:17:09.547 INFO E| Compiling serde_derive v1.0.219
113522026-09-07T00:17:10.062Z[ recovery-image] Sep 07 00:17:09.547 INFO E| Compiling clap_derive v4.5.32
113532026-09-07T00:17:11.475Z[ recovery-image] Sep 07 00:17:10.959 INFO E| Compiling clap v4.5.37
113542026-09-07T00:17:12.237Z[ recovery-image] Sep 07 00:17:11.721 INFO E| Compiling serde v1.0.219
113552026-09-07T00:17:14.125Z[ recovery-image] Sep 07 00:17:13.609 INFO E| Compiling toml_datetime v0.6.9
113562026-09-07T00:17:14.125Z[ recovery-image] Sep 07 00:17:13.609 INFO E| Compiling serde_spanned v0.6.8
113572026-09-07T00:17:14.288Z[ recovery-image] Sep 07 00:17:13.772 INFO E| Compiling toml_edit v0.22.26
113582026-09-07T00:17:15.665Z[ recovery-image] Sep 07 00:17:15.149 INFO E| Compiling toml v0.8.22
113592026-09-07T00:17:17.916Z[ recovery-image] Sep 07 00:17:17.400 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.80s
113602026-09-07T00:17:17.925Z[ host-image] Sep 07 00:17:17.409 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s
113612026-09-07T00:17:17.928Z[ recovery-image] Sep 07 00:17:17.410 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
113622026-09-07T00:17:17.928Z[ host-image] Sep 07 00:17:17.412 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
113632026-09-07T00:17:17.945Z[ recovery-image] Sep 07 00:17:17.429 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113642026-09-07T00:17:17.949Z[ host-image] Sep 07 00:17:17.430 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113652026-09-07T00:17:17.965Z[ host-image] Sep 07 00:17:17.449 INFO E| Blocking waiting for file lock on package cache
113662026-09-07T00:17:17.989Z[ recovery-image] Sep 07 00:17:17.473 INFO E| Blocking waiting for file lock on package cache
113672026-09-07T00:17:18.010Z[ host-image] Sep 07 00:17:17.495 INFO E| Blocking waiting for file lock on package cache
113682026-09-07T00:17:18.014Z[ recovery-image] Sep 07 00:17:17.495 INFO E| Blocking waiting for file lock on package cache
113692026-09-07T00:17:18.014Z[ host-image] Sep 07 00:17:17.496 INFO E| Blocking waiting for file lock on package cache
113702026-09-07T00:17:18.029Z[ recovery-image] Sep 07 00:17:17.513 INFO E| Blocking waiting for file lock on package cache
113712026-09-07T00:17:18.042Z[ host-image] Sep 07 00:17:17.526 INFO E| Blocking waiting for file lock on build directory
113722026-09-07T00:17:18.054Z[ recovery-image] Sep 07 00:17:17.537 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113732026-09-07T00:17:18.058Z[ recovery-image] Sep 07 00:17:17.541 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-recovery/cosmo.rom`
113742026-09-07T00:17:18.063Z[ host-image] Sep 07 00:17:17.547 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
113752026-09-07T00:17:18.066Z[ host-image] Sep 07 00:17:17.550 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-host/cosmo.rom`
113762026-09-07T00:17:18.301Z[ recovery-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113772026-09-07T00:17:18.302Z[ host-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113782026-09-07T00:17:18.303Z[ recovery-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113792026-09-07T00:17:18.303Z[ recovery-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113802026-09-07T00:17:18.303Z[ host-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113812026-09-07T00:17:18.303Z[ host-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113822026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113832026-09-07T00:17:18.308Z[ host-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113842026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113852026-09-07T00:17:18.308Z[ host-image] Sep 07 00:17:17.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113862026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113872026-09-07T00:17:18.308Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113882026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113892026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113902026-09-07T00:17:18.308Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113912026-09-07T00:17:18.308Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113922026-09-07T00:17:18.308Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113932026-09-07T00:17:18.309Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113942026-09-07T00:17:18.309Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113952026-09-07T00:17:18.309Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113962026-09-07T00:17:18.309Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113972026-09-07T00:17:18.310Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
113982026-09-07T00:17:18.310Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113992026-09-07T00:17:18.310Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114002026-09-07T00:17:18.310Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114012026-09-07T00:17:18.310Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114022026-09-07T00:17:18.310Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114032026-09-07T00:17:18.310Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114042026-09-07T00:17:18.310Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114052026-09-07T00:17:18.310Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114062026-09-07T00:17:18.310Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114072026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114082026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114092026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114102026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114112026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114122026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114132026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114142026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114152026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114162026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114172026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114182026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114192026-09-07T00:17:18.311Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114202026-09-07T00:17:18.311Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114212026-09-07T00:17:18.312Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114222026-09-07T00:17:18.312Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114232026-09-07T00:17:18.312Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114242026-09-07T00:17:18.312Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114252026-09-07T00:17:18.313Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114262026-09-07T00:17:18.313Z[ recovery-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114272026-09-07T00:17:18.313Z[ host-image] Sep 07 00:17:17.786 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114282026-09-07T00:17:18.313Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114292026-09-07T00:17:18.313Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114302026-09-07T00:17:18.313Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114312026-09-07T00:17:18.313Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114322026-09-07T00:17:18.313Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114332026-09-07T00:17:18.313Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114342026-09-07T00:17:18.313Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114352026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114362026-09-07T00:17:18.314Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114372026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114382026-09-07T00:17:18.314Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114392026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114402026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114412026-09-07T00:17:18.314Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114422026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114432026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114442026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114452026-09-07T00:17:18.314Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114462026-09-07T00:17:18.314Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114472026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114482026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114492026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114502026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114512026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114522026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114532026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114542026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114552026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114562026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114572026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114582026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
114592026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
114602026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
114612026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114622026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
114632026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114642026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
114652026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114662026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
114672026-09-07T00:17:18.315Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114682026-09-07T00:17:18.315Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
114692026-09-07T00:17:18.316Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
114702026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
114712026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
114722026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
114732026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
114742026-09-07T00:17:18.316Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
114752026-09-07T00:17:18.316Z[ host-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
114762026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
114772026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
114782026-09-07T00:17:18.316Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
114792026-09-07T00:17:18.317Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
114802026-09-07T00:17:18.317Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
114812026-09-07T00:17:18.317Z[ recovery-image] Sep 07 00:17:17.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
114822026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO O| Info: ABL version: 0x100af010
114832026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
114842026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO O| Info: ABL version: 0x100af010
114852026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
114862026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
114872026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
114882026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
114892026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
114902026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
114912026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
114922026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
114932026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
114942026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
114952026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
114962026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
114972026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
114982026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
114992026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115002026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115012026-09-07T00:17:18.323Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115022026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115032026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115042026-09-07T00:17:18.323Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115052026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115062026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115072026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115082026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115092026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115102026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115112026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115122026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115132026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115142026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115152026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115162026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115172026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115182026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.788 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115192026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115202026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115212026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115222026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115232026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115242026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115252026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115262026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115272026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115282026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115292026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115302026-09-07T00:17:18.324Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115312026-09-07T00:17:18.324Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115322026-09-07T00:17:18.325Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115332026-09-07T00:17:18.325Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115342026-09-07T00:17:18.325Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115352026-09-07T00:17:18.325Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115362026-09-07T00:17:18.325Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115372026-09-07T00:17:18.327Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115382026-09-07T00:17:18.327Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115392026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115402026-09-07T00:17:18.327Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115412026-09-07T00:17:18.327Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115422026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115432026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115442026-09-07T00:17:18.327Z[ host-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115452026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115462026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115472026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115482026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115492026-09-07T00:17:18.327Z[ recovery-image] Sep 07 00:17:17.789 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115502026-09-07T00:17:18.358Z[ host-image] Sep 07 00:17:17.842 INFO building ROM for gimlet
115512026-09-07T00:17:18.359Z[ host-image] Sep 07 00:17:17.842 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-host/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
115522026-09-07T00:17:18.362Z[ recovery-image] Sep 07 00:17:17.842 INFO building ROM for gimlet
115532026-09-07T00:17:18.362Z[ recovery-image] Sep 07 00:17:17.843 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-recovery/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
115542026-09-07T00:17:18.417Z[ host-image] Sep 07 00:17:17.901 INFO E| Blocking waiting for file lock on package cache
115552026-09-07T00:17:18.438Z[ recovery-image] Sep 07 00:17:17.922 INFO E| Blocking waiting for file lock on package cache
115562026-09-07T00:17:18.462Z[ host-image] Sep 07 00:17:17.946 INFO E| Blocking waiting for file lock on package cache
115572026-09-07T00:17:18.471Z[ recovery-image] Sep 07 00:17:17.955 INFO E| Blocking waiting for file lock on package cache
115582026-09-07T00:17:18.478Z[ recovery-image] Sep 07 00:17:17.962 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
115592026-09-07T00:17:18.481Z[ recovery-image] Sep 07 00:17:17.965 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
115602026-09-07T00:17:18.489Z[ host-image] Sep 07 00:17:17.973 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
115612026-09-07T00:17:18.493Z[ host-image] Sep 07 00:17:17.978 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
115622026-09-07T00:17:18.497Z[ recovery-image] Sep 07 00:17:17.979 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
115632026-09-07T00:17:18.507Z[ host-image] Sep 07 00:17:17.991 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
115642026-09-07T00:17:18.526Z[ host-image] Sep 07 00:17:18.010 INFO E| Blocking waiting for file lock on package cache
115652026-09-07T00:17:18.537Z[ recovery-image] Sep 07 00:17:18.022 INFO E| Blocking waiting for file lock on package cache
115662026-09-07T00:17:18.560Z[ host-image] Sep 07 00:17:18.044 INFO E| Blocking waiting for file lock on package cache
115672026-09-07T00:17:18.563Z[ recovery-image] Sep 07 00:17:18.044 INFO E| Blocking waiting for file lock on package cache
115682026-09-07T00:17:18.563Z[ host-image] Sep 07 00:17:18.046 INFO E| Blocking waiting for file lock on package cache
115692026-09-07T00:17:18.574Z[ recovery-image] Sep 07 00:17:18.059 INFO E| Blocking waiting for file lock on package cache
115702026-09-07T00:17:18.588Z[ recovery-image] Sep 07 00:17:18.072 INFO E| Blocking waiting for file lock on build directory
115712026-09-07T00:17:18.597Z[ host-image] Sep 07 00:17:18.082 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
115722026-09-07T00:17:18.600Z[ host-image] Sep 07 00:17:18.085 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-host/gimlet.rom`
115732026-09-07T00:17:18.606Z[ recovery-image] Sep 07 00:17:18.091 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
115742026-09-07T00:17:18.610Z[ recovery-image] Sep 07 00:17:18.095 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-recovery/gimlet.rom`
115752026-09-07T00:17:18.718Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
115762026-09-07T00:17:18.718Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
115772026-09-07T00:17:18.718Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
115782026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
115792026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
115802026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
115812026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
115822026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
115832026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
115842026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
115852026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
115862026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
115872026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
115882026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
115892026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
115902026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO O| Info: ABL version: 0x100f5010
115912026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
115922026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
115932026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
115942026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
115952026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
115962026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
115972026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
115982026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
115992026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
116002026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
116012026-09-07T00:17:18.722Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
116022026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
116032026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
116042026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
116052026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
116062026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
116072026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
116082026-09-07T00:17:18.723Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
116092026-09-07T00:17:18.724Z[ host-image] Sep 07 00:17:18.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
116102026-09-07T00:17:18.727Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
116112026-09-07T00:17:18.728Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
116122026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
116132026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
116142026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
116152026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
116162026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
116172026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
116182026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
116192026-09-07T00:17:18.731Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
116202026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
116212026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
116222026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
116232026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
116242026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
116252026-09-07T00:17:18.732Z[ recovery-image] Sep 07 00:17:18.212 INFO O| Info: ABL version: 0x100f5010
116262026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
116272026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
116282026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
116292026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
116302026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
116312026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
116322026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
116332026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
116342026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
116352026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
116362026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
116372026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
116382026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
116392026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
116402026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
116412026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
116422026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
116432026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
116442026-09-07T00:17:18.733Z[ recovery-image] Sep 07 00:17:18.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
116452026-09-07T00:17:18.756Z[ host-image] Sep 07 00:17:18.240 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
116462026-09-07T00:17:18.756Z[ host-image] Sep 07 00:17:18.240 INFO finishing image archive at "/work/os-host/os.tar.gz"...
116472026-09-07T00:17:18.766Z[ recovery-image] Sep 07 00:17:18.250 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
116482026-09-07T00:17:19.987Z[ recovery-image] Sep 07 00:17:19.471 INFO image complete! materials are in "/work/os-recovery"
116492026-09-07T00:17:19.991Z[ recovery-image]
116502026-09-07T00:17:19.991Z[ recovery-image] real 3:29.350837693
116512026-09-07T00:17:19.991Z[ recovery-image] user 2:36.431810881
116522026-09-07T00:17:19.991Z[ recovery-image] sys 38.200394783
116532026-09-07T00:17:19.991Z[ recovery-image] trap 0.129836406
116542026-09-07T00:17:19.991Z[ recovery-image] tflt 0.758981798
116552026-09-07T00:17:19.991Z[ recovery-image] dflt 0.962005406
116562026-09-07T00:17:19.991Z[ recovery-image] kflt 0.009994543
116572026-09-07T00:17:19.991Z[ recovery-image] lock 8:15.333273855
116582026-09-07T00:17:19.992Z[ recovery-image] slp 18:40.800079894
116592026-09-07T00:17:19.992Z[ recovery-image] lat 39.052153907
116602026-09-07T00:17:19.992Z[ recovery-image] stop 8.464291923
116612026-09-07T00:17:19.992Z[ host-image] Sep 07 00:17:19.475 INFO image complete! materials are in "/work/os-host"
116622026-09-07T00:17:19.992ZSep 07 00:17:19.475 INFO [recovery-image] process exited with exit status: 0 (209.356050614s)
116632026-09-07T00:17:19.992ZSep 07 00:17:19.475 INFO [tuf-v2-recovery] running task
116642026-09-07T00:17:19.995ZSep 07 00:17:19.476 INFO [tuf-v2-recovery] task succeeded (1.010021ms)
116652026-09-07T00:17:19.996Z[ host-image]
116662026-09-07T00:17:19.996Z[ host-image] real 4:00.081581609
116672026-09-07T00:17:19.996Z[ host-image] user 2:46.956711982
116682026-09-07T00:17:19.996Z[ host-image] sys 36.103965946
116692026-09-07T00:17:19.996Z[ host-image] trap 0.130838320
116702026-09-07T00:17:19.996Z[ host-image] tflt 0.379830168
116712026-09-07T00:17:19.996Z[ host-image] dflt 0.365843856
116722026-09-07T00:17:19.996Z[ host-image] kflt 0.000209870
116732026-09-07T00:17:19.996Z[ host-image] lock 5:01.350455704
116742026-09-07T00:17:19.996Z[ host-image] slp 20:40.685449829
116752026-09-07T00:17:19.996Z[ host-image] lat 23.647213100
116762026-09-07T00:17:19.996Z[ host-image] stop 2.234858340
116772026-09-07T00:17:19.996ZSep 07 00:17:19.479 INFO [host-image] process exited with exit status: 0 (240.087077412s)
116782026-09-07T00:17:19.996ZSep 07 00:17:19.479 INFO [tuf-v2-host] running task
116792026-09-07T00:17:19.996ZSep 07 00:17:19.479 INFO [tuf-repo] running task
116802026-09-07T00:17:19.996ZSep 07 00:17:19.479 INFO [tuf-v2-host] task succeeded (483.95µs)
116812026-09-07T00:17:19.996ZSep 07 00:17:19.479 INFO [tuf-v2-repo] running task
116822026-09-07T00:17:34.289ZSep 07 00:17:33.773 INFO assembling repository in `/tmp/tufaceousWy92LS`, component: OmicronRepoAssembler
116832026-09-07T00:17:36.942ZSep 07 00:17:36.426 INFO [tuf-v2-repo] task succeeded (16.946907312s)
116842026-09-07T00:17:38.351ZSep 07 00:17:37.835 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
116852026-09-07T00:17:38.570ZSep 07 00:17:38.054 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
116862026-09-07T00:17:40.205ZSep 07 00:17:39.688 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
116872026-09-07T00:17:40.261ZSep 07 00:17:39.744 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
116882026-09-07T00:17:40.316ZSep 07 00:17:39.800 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
116892026-09-07T00:17:40.364ZSep 07 00:17:39.848 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
116902026-09-07T00:17:40.424ZSep 07 00:17:39.908 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
116912026-09-07T00:17:40.477ZSep 07 00:17:39.961 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
116922026-09-07T00:17:40.532ZSep 07 00:17:40.016 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
116932026-09-07T00:17:48.132ZSep 07 00:17:47.616 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116942026-09-07T00:17:48.138ZSep 07 00:17:47.622 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116952026-09-07T00:17:48.160ZSep 07 00:17:47.645 INFO skipping duplicate RoT bootloader image, skipped: psc_rot_bootloader-psc_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
116962026-09-07T00:17:48.215ZSep 07 00:17:47.699 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
116972026-09-07T00:17:48.276ZSep 07 00:17:47.760 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
116982026-09-07T00:17:48.331ZSep 07 00:17:47.815 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
116992026-09-07T00:17:48.395ZSep 07 00:17:47.879 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
117002026-09-07T00:17:48.401ZSep 07 00:17:47.885 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
117012026-09-07T00:17:48.424ZSep 07 00:17:47.908 INFO skipping duplicate RoT bootloader image, skipped: switch_rot_bootloader-switch_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
117022026-09-07T00:17:49.641ZSep 07 00:17:49.125 INFO [tuf-repo] task succeeded (29.64601405s)
117032026-09-07T00:21:10.094Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 16s
117042026-09-07T00:21:10.100Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
117052026-09-07T00:21:10.100Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
117062026-09-07T00:21:12.750ZSep 07 00:21:12.231 INFO [verify-libraries] process exited with exit status: 0 (442.34851535s)
117072026-09-07T00:21:12.751ZSep 07 00:21:12.231 INFO all jobs completed in 1220.033615772s
117082026-09-07T00:21:13.695Zprocess exited: duration 1455065 ms, exit code 0
 
117092026-09-07T00:21:13.704Zfound 41 output files
117102026-09-07T00:21:13.705Zuploading: /work/manifest.toml (17334 bytes)
117112026-09-07T00:21:14.722Zuploaded: /work/manifest.toml
117122026-09-07T00:21:14.722Zuploading: /work/repo.zip (2363271933 bytes)
117132026-09-07T00:22:01.899Zuploaded: /work/repo.zip
117142026-09-07T00:22:01.900Zuploading: /work/repo.zip.sha256.txt (65 bytes)
117152026-09-07T00:22:02.938Zuploaded: /work/repo.zip.sha256.txt
117162026-09-07T00:22:02.938Zuploading: /work/helios.json (647 bytes)
117172026-09-07T00:22:03.950Zuploaded: /work/helios.json
117182026-09-07T00:22:03.950Zuploading: /work/incorporation.p5m (113595 bytes)
117192026-09-07T00:22:04.973Zuploaded: /work/incorporation.p5m
117202026-09-07T00:22:04.974Zuploading: /work/incorporation.p5p (133120 bytes)
117212026-09-07T00:22:06.000Zuploaded: /work/incorporation.p5p
117222026-09-07T00:22:06.001Zuploading: /work/helios-incorp.log (522 bytes)
117232026-09-07T00:22:07.010Zuploaded: /work/helios-incorp.log
117242026-09-07T00:22:07.010Zuploading: /work/helios-setup.log (57392 bytes)
117252026-09-07T00:22:08.028Zuploaded: /work/helios-setup.log
117262026-09-07T00:22:08.030Zuploading: /work/host-image.log (236016 bytes)
117272026-09-07T00:22:09.059Zuploaded: /work/host-image.log
117282026-09-07T00:22:09.059Zuploading: /work/host-package.log (50175 bytes)
117292026-09-07T00:22:10.076Zuploaded: /work/host-package.log
117302026-09-07T00:22:10.076Zuploading: /work/host-target.log (101 bytes)
117312026-09-07T00:22:11.086Zuploaded: /work/host-target.log
117322026-09-07T00:22:11.086Zuploading: /work/incorp-create.log (0 bytes)
117332026-09-07T00:22:12.096Zuploaded: /work/incorp-create.log
117342026-09-07T00:22:12.096Zuploading: /work/incorp-fmt.log (0 bytes)
117352026-09-07T00:22:13.108Zuploaded: /work/incorp-fmt.log
117362026-09-07T00:22:13.108Zuploading: /work/incorp-pkgsend.log (108 bytes)
117372026-09-07T00:22:14.119Zuploaded: /work/incorp-pkgsend.log
117382026-09-07T00:22:14.119Zuploading: /work/incorp-publisher.log (0 bytes)
117392026-09-07T00:22:15.128Zuploaded: /work/incorp-publisher.log
117402026-09-07T00:22:15.128Zuploading: /work/omicron-package.log (10252 bytes)
117412026-09-07T00:22:16.140Zuploaded: /work/omicron-package.log
117422026-09-07T00:22:16.140Zuploading: /work/recovery-image.log (591333 bytes)
117432026-09-07T00:22:17.196Zuploaded: /work/recovery-image.log
117442026-09-07T00:22:17.196Zuploading: /work/recovery-package.log (2764 bytes)
117452026-09-07T00:22:18.207Zuploaded: /work/recovery-package.log
117462026-09-07T00:22:18.207Zuploading: /work/recovery-target.log (98 bytes)
117472026-09-07T00:22:19.221Zuploaded: /work/recovery-target.log
117482026-09-07T00:22:19.221Zuploading: /work/stamp-clickhouse.log (117 bytes)
117492026-09-07T00:22:20.235Zuploaded: /work/stamp-clickhouse.log
117502026-09-07T00:22:20.236Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
117512026-09-07T00:22:21.246Zuploaded: /work/stamp-clickhouse_keeper.log
117522026-09-07T00:22:21.247Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
117532026-09-07T00:22:22.259Zuploaded: /work/stamp-clickhouse_server.log
117542026-09-07T00:22:22.259Zuploading: /work/stamp-cockroachdb.log (118 bytes)
117552026-09-07T00:22:23.271Zuploaded: /work/stamp-cockroachdb.log
117562026-09-07T00:22:23.271Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
117572026-09-07T00:22:24.285Zuploaded: /work/stamp-crucible-pantry-zone.log
117582026-09-07T00:22:24.285Zuploading: /work/stamp-crucible-utils.log (118 bytes)
117592026-09-07T00:22:25.297Zuploaded: /work/stamp-crucible-utils.log
117602026-09-07T00:22:25.297Zuploading: /work/stamp-crucible-zone.log (120 bytes)
117612026-09-07T00:22:26.308Zuploaded: /work/stamp-crucible-zone.log
117622026-09-07T00:22:26.308Zuploading: /work/stamp-external-dns.log (119 bytes)
117632026-09-07T00:22:27.319Zuploaded: /work/stamp-external-dns.log
117642026-09-07T00:22:27.319Zuploading: /work/stamp-installinator.log (103 bytes)
117652026-09-07T00:22:28.363Zuploaded: /work/stamp-installinator.log
117662026-09-07T00:22:28.363Zuploading: /work/stamp-internal-dns.log (119 bytes)
117672026-09-07T00:22:29.374Zuploaded: /work/stamp-internal-dns.log
117682026-09-07T00:22:29.374Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
117692026-09-07T00:22:30.385Zuploaded: /work/stamp-mg-ddm-gz.log
117702026-09-07T00:22:30.386Zuploading: /work/stamp-nexus.log (112 bytes)
117712026-09-07T00:22:31.403Zuploaded: /work/stamp-nexus.log
117722026-09-07T00:22:31.403Zuploading: /work/stamp-ntp.log (110 bytes)
117732026-09-07T00:22:32.415Zuploaded: /work/stamp-ntp.log
117742026-09-07T00:22:32.415Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
117752026-09-07T00:22:33.427Zuploaded: /work/stamp-omicron-sled-agent.log
117762026-09-07T00:22:33.427Zuploading: /work/stamp-overlay.log (114 bytes)
117772026-09-07T00:22:34.438Zuploaded: /work/stamp-overlay.log
117782026-09-07T00:22:34.438Zuploading: /work/stamp-oximeter.log (115 bytes)
117792026-09-07T00:22:35.451Zuploaded: /work/stamp-oximeter.log
117802026-09-07T00:22:35.451Zuploading: /work/stamp-oxlog.log (109 bytes)
117812026-09-07T00:22:36.464Zuploaded: /work/stamp-oxlog.log
117822026-09-07T00:22:36.464Zuploading: /work/stamp-probe.log (112 bytes)
117832026-09-07T00:22:37.480Zuploaded: /work/stamp-probe.log
117842026-09-07T00:22:37.480Zuploading: /work/stamp-propolis-server.log (122 bytes)
117852026-09-07T00:22:38.490Zuploaded: /work/stamp-propolis-server.log
117862026-09-07T00:22:38.491Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
117872026-09-07T00:22:39.503Zuploaded: /work/stamp-pumpkind-gz.log
117882026-09-07T00:22:39.504Zuploading: /work/stamp-switch-asic.log (118 bytes)
117892026-09-07T00:22:40.516Zuploaded: /work/stamp-switch-asic.log
117902026-09-07T00:22:40.516Zuploading: /work/verify-libraries.log (48737 bytes)
117912026-09-07T00:22:41.532Zuploaded: /work/verify-libraries.log