01M1QGZ6NRZMMHC9NVB8SS0872: 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: 01M1QGZVHK4G74W1K0S0VJ7QQD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T00:56:01.110Zjob assigned to worker 01M1QH02NGEGGGHH4BX35HGP14 [factory aws, i-05a665c948a712cc7] (queued for 50 s)
 
22026-09-05T00:56:08.594Zstarting task 0: "setup"
32026-09-05T00:56:08.598Z++ uname -s
42026-09-05T00:56:08.602Z+ kern=SunOS
52026-09-05T00:56:08.602Z+ build_user=build
62026-09-05T00:56:08.602Z+ build_uid=12345
72026-09-05T00:56:08.602Z+ work_dir=/work
82026-09-05T00:56:08.602Z+ input_dir=/input
92026-09-05T00:56:08.602Z+ [[ 0 == 12345 ]]
102026-09-05T00:56:08.602Z+ case "$kern" in
112026-09-05T00:56:08.602Z+ groupadd -g 12345 build
122026-09-05T00:56:08.605Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T00:56:10.609Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T00:56:10.768Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T00:56:10.772Z+ home_fs=zfs
162026-09-05T00:56:10.772Z+ [[ zfs == autofs ]]
172026-09-05T00:56:10.772Z+ mkdir -p /home/build
182026-09-05T00:56:10.772Z+ chown build:build /home/build /work
192026-09-05T00:56:12.776Z+ chmod 0700 /home/build /work
202026-09-05T00:56:12.782Zprocess exited: duration 4184 ms, exit code 0
 
212026-09-05T00:56:12.806Zstarting task 1: "rust-toolchain"
222026-09-05T00:56:12.812Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T00:56:12.812Z * rust toolchain channel = "1.97.1"
242026-09-05T00:56:12.812Z * rust toolchain profile = "default"
252026-09-05T00:56:12.812Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-05T00:56:12.812Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-05T00:56:12.812Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-05T00:56:12.812Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T00:56:12.812Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T00:56:12.871Zinfo: downloading installer
312026-09-05T00:56:14.167Zinfo: profile set to default
322026-09-05T00:56:14.167Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T00:56:14.171Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T00:56:14.303Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T00:56:14.307Zinfo: downloading 6 components
362026-09-05T00:56:29.945Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T00:56:29.946Z
382026-09-05T00:56:29.975Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T00:56:29.975Z
402026-09-05T00:56:29.978Z
412026-09-05T00:56:29.978ZRust is installed now. Great!
422026-09-05T00:56:29.978Z
432026-09-05T00:56:29.978ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T00:56:29.978Zenvironment variable. This has not been done automatically.
452026-09-05T00:56:29.978Z
462026-09-05T00:56:29.978ZTo configure your current shell, you need to source
472026-09-05T00:56:29.978Zthe corresponding env file under $HOME/.cargo.
482026-09-05T00:56:29.978Z
492026-09-05T00:56:29.978ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T00:56:29.978Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T00:56:29.978Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T00:56:29.978ZCC_x86_64-unknown-illumos = None
532026-09-05T00:56:29.978Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T00:56:29.978ZCC_x86_64_unknown_illumos = None
552026-09-05T00:56:29.978Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T00:56:29.978ZHOST_CC = None
572026-09-05T00:56:29.978Zcargo:rerun-if-env-changed=CC
582026-09-05T00:56:29.979ZCC = None
592026-09-05T00:56:29.979Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T00:56:30.154Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T00:56:30.154ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T00:56:30.154Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T00:56:30.155ZCFLAGS = None
642026-09-05T00:56:30.155Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T00:56:30.155ZHOST_CFLAGS = None
662026-09-05T00:56:30.155Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T00:56:30.155ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T00:56:30.155Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T00:56:30.155ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T00:56:30.262Z+ rustup --version
712026-09-05T00:56:30.267Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T00:56:30.267Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T00:56:30.289Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T00:56:30.293Z+ cargo --version
752026-09-05T00:56:30.302Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T00:56:30.306Z+ rustc --version
772026-09-05T00:56:30.321Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T00:56:30.324Zprocess exited: duration 17520 ms, exit code 0
 
792026-09-05T00:56:30.330Zstarting task 2: "authentication"
802026-09-05T00:56:30.347Zprocess exited: duration 17 ms, exit code 0
 
812026-09-05T00:56:30.353Zstarting task 3: "clone repository"
822026-09-05T00:56:30.358Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T00:56:30.362Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T00:56:30.392ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T00:56:43.511Z+ cd /work/oxidecomputer/omicron
862026-09-05T00:56:43.511Z+ git fetch origin f5d91766f367bcec031b3baa016f806ec7d60aa6
872026-09-05T00:56:43.855ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T00:56:43.855Z * branch f5d91766f367bcec031b3baa016f806ec7d60aa6 -> FETCH_HEAD
892026-09-05T00:56:43.870Z+ [[ -n sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
902026-09-05T00:56:43.873Z++ git branch --show-current
912026-09-05T00:56:43.873Z+ current=main
922026-09-05T00:56:43.873Z+ [[ main != sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
932026-09-05T00:56:43.873Z+ git branch -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration f5d91766f367bcec031b3baa016f806ec7d60aa6
942026-09-05T00:56:43.876Z+ git checkout -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration
952026-09-05T00:56:44.130ZSwitched to branch 'sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration'
962026-09-05T00:56:44.133Z+ git reset --hard f5d91766f367bcec031b3baa016f806ec7d60aa6
972026-09-05T00:56:44.151ZHEAD is now at f5d91766f rebase
982026-09-05T00:56:44.154Zprocess exited: duration 13798 ms, exit code 0
 
992026-09-05T00:56:44.164Zstarting task 4: "build"
1002026-09-05T00:56:44.167Z+ source .github/buildomat/ci-env.sh
1012026-09-05T00:56:44.167Z++ export CARGO_TERM_COLOR=always
1022026-09-05T00:56:44.167Z++ CARGO_TERM_COLOR=always
1032026-09-05T00:56:44.170Z+++ uname -s
1042026-09-05T00:56:44.170Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-05T00:56:44.170Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-05T00:56:44.173Z+ cargo --version
1072026-09-05T00:56:44.181Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-05T00:56:44.184Z+ rustc --version
1092026-09-05T00:56:44.204Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-05T00:56:44.207Z+ cargo tree --locked
1112026-09-05T00:56:44.386Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-05T00:56:44.734Z Updating crates.io index
1132026-09-05T00:56:44.737Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-05T00:56:45.030Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-05T00:56:45.442Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-05T00:56:45.755Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-05T00:56:46.723Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-05T00:56:47.276Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-05T00:56:49.225Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-05T00:56:50.131Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-05T00:56:50.440Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-05T00:56:50.776Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-05T00:56:51.983Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-05T00:56:52.599Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-05T00:56:52.997Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-05T00:56:53.644Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-05T00:56:53.937Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-05T00:56:54.202Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-05T00:56:54.497Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-05T00:56:54.783Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-05T00:56:55.142Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-05T00:56:55.550Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1332026-09-05T00:56:56.141Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1342026-09-05T00:56:56.447Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1352026-09-05T00:56:57.020Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1362026-09-05T00:56:57.362Z Updating git repository `https://github.com/oxidecomputer/erebor`
1372026-09-05T00:56:57.984Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-09-05T00:56:58.468Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-09-05T00:56:58.745Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1402026-09-05T00:56:59.232Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1412026-09-05T00:56:59.602Z Updating git repository `https://github.com/oxidecomputer/ispf`
1422026-09-05T00:56:59.920Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-09-05T00:57:00.224Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1442026-09-05T00:57:00.636Z Updating git repository `https://github.com/oxidecomputer/tough`
1452026-09-05T00:57:01.234Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1462026-09-05T00:57:01.500Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1472026-09-05T00:57:01.790Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1482026-09-05T00:57:02.117Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1492026-09-05T00:57:02.744Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1502026-09-05T00:57:03.045Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-05T00:57:03.351Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-05T00:57:03.695Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-05T00:57:04.000Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1542026-09-05T00:57:04.440Z Updating git repository `https://github.com/illumos/smf-rs`
1552026-09-05T00:57:07.168Z Downloading crates ...
1562026-09-05T00:57:07.220Z Downloaded cpufeatures v0.3.0
1572026-09-05T00:57:07.227Z Downloaded darling v0.20.11
1582026-09-05T00:57:07.231Z Downloaded crypto-common v0.1.7
1592026-09-05T00:57:07.236Z Downloaded darling v0.23.0
1602026-09-05T00:57:07.239Z Downloaded defmt v0.3.100
1612026-09-05T00:57:07.239Z Downloaded addr2line v0.25.1
1622026-09-05T00:57:07.239Z Downloaded convert_case v0.4.0
1632026-09-05T00:57:07.239Z Downloaded crossbeam-epoch v0.9.18
1642026-09-05T00:57:07.244Z Downloaded crc v3.4.0
1652026-09-05T00:57:07.244Z Downloaded constant_time_eq v0.3.1
1662026-09-05T00:57:07.247Z Downloaded cpufeatures v0.2.17
1672026-09-05T00:57:07.247Z Downloaded derive_builder v0.20.2
1682026-09-05T00:57:07.247Z Downloaded crc8 v0.1.1
1692026-09-05T00:57:07.247Z Downloaded crunchy v0.2.4
1702026-09-05T00:57:07.247Z Downloaded hash32 v0.2.1
1712026-09-05T00:57:07.252Z Downloaded cipher v0.5.2
1722026-09-05T00:57:07.255Z Downloaded convert_case v0.10.0
1732026-09-05T00:57:07.255Z Downloaded ctr v0.10.1
1742026-09-05T00:57:07.255Z Downloaded curve25519-dalek-derive v0.1.1
1752026-09-05T00:57:07.259Z Downloaded http-body v1.0.1
1762026-09-05T00:57:07.263Z Downloaded indent_write v2.2.0
1772026-09-05T00:57:07.268Z Downloaded compression-core v0.4.31
1782026-09-05T00:57:07.271Z Downloaded clap_lex v1.0.0
1792026-09-05T00:57:07.274Z Downloaded const_format v0.2.35
1802026-09-05T00:57:07.274Z Downloaded crossbeam-utils v0.8.21
1812026-09-05T00:57:07.277Z Downloaded corncobs v0.1.4
1822026-09-05T00:57:07.278Z Downloaded ipnetwork v0.21.1
1832026-09-05T00:57:07.278Z Downloaded hashbrown v0.17.0
1842026-09-05T00:57:07.281Z Downloaded darling_macro v0.21.3
1852026-09-05T00:57:07.284Z Downloaded clang-sys v1.8.1
1862026-09-05T00:57:07.287Z Downloaded criterion-plot v0.6.0
1872026-09-05T00:57:07.287Z Downloaded daft v0.1.8
1882026-09-05T00:57:07.287Z Downloaded darling_macro v0.20.11
1892026-09-05T00:57:07.287Z Downloaded darling_macro v0.23.0
1902026-09-05T00:57:07.291Z Downloaded derive_builder_macro v0.20.2
1912026-09-05T00:57:07.295Z Downloaded clap_derive v4.6.1
1922026-09-05T00:57:07.299Z Downloaded cmake v0.1.57
1932026-09-05T00:57:07.299Z Downloaded colored v2.2.0
1942026-09-05T00:57:07.302Z Downloaded crc32fast v1.5.0
1952026-09-05T00:57:07.302Z Downloaded hashbrown v0.13.2
1962026-09-05T00:57:07.302Z Downloaded hash32 v0.3.1
1972026-09-05T00:57:07.305Z Downloaded diesel_table_macro_syntax v0.3.0
1982026-09-05T00:57:07.305Z Downloaded hashbrown v0.12.3
1992026-09-05T00:57:07.309Z Downloaded cpubits v0.1.1
2002026-09-05T00:57:07.309Z Downloaded defmt-parser v1.0.0
2012026-09-05T00:57:07.309Z Downloaded hex-literal v0.4.1
2022026-09-05T00:57:07.312Z Downloaded colorchoice v1.0.4
2032026-09-05T00:57:07.312Z Downloaded crc-catalog v2.4.0
2042026-09-05T00:57:07.316Z Downloaded group v0.14.0
2052026-09-05T00:57:07.319Z Downloaded cobs v0.3.0
2062026-09-05T00:57:07.322Z Downloaded heck v0.5.0
2072026-09-05T00:57:07.322Z Downloaded crypto-common v0.2.2
2082026-09-05T00:57:07.322Z Downloaded ident_case v1.0.1
2092026-09-05T00:57:07.326Z Downloaded crucible-workspace-hack v0.1.0
2102026-09-05T00:57:07.326Z Downloaded const-oid v0.9.6
2112026-09-05T00:57:07.329Z Downloaded http-body-util v0.1.3
2122026-09-05T00:57:07.329Z Downloaded critical-section v1.2.0
2132026-09-05T00:57:07.332Z Downloaded illumos-nvpair-sys v0.2.0
2142026-09-05T00:57:07.332Z Downloaded crossbeam-deque v0.8.6
2152026-09-05T00:57:07.335Z Downloaded der_derive v0.7.3
2162026-09-05T00:57:07.335Z Downloaded const_format_proc_macros v0.2.34
2172026-09-05T00:57:07.336Z Downloaded http-range v0.1.5
2182026-09-05T00:57:07.336Z Downloaded clap v4.6.1
2192026-09-05T00:57:07.339Z Downloaded headers-core v0.3.0
2202026-09-05T00:57:07.343Z Downloaded home v0.5.12
2212026-09-05T00:57:07.343Z Downloaded is_ci v1.2.0
2222026-09-05T00:57:07.347Z Downloaded darling_macro v0.13.4
2232026-09-05T00:57:07.347Z Downloaded indoc v1.0.9
2242026-09-05T00:57:07.347Z Downloaded hubpack v0.1.2
2252026-09-05T00:57:07.347Z Downloaded instability v0.3.11
2262026-09-05T00:57:07.353Z Downloaded indicatif v0.18.4
2272026-09-05T00:57:07.364Z Downloaded debug-ignore v1.0.5
2282026-09-05T00:57:07.364Z Downloaded ingot v0.2.1
2292026-09-05T00:57:07.364Z Downloaded bb8 v0.8.6
2302026-09-05T00:57:07.371Z Downloaded hostname v0.4.2
2312026-09-05T00:57:07.371Z Downloaded base16ct v1.0.0
2322026-09-05T00:57:07.371Z Downloaded heck v0.4.1
2332026-09-05T00:57:07.371Z Downloaded concurrent-queue v2.5.0
2342026-09-05T00:57:07.371Z Downloaded hyper-tls v0.6.0
2352026-09-05T00:57:07.372Z Downloaded instant v0.1.13
2362026-09-05T00:57:07.372Z Downloaded is_terminal_polyfill v1.70.2
2372026-09-05T00:57:07.372Z Downloaded compression-codecs v0.4.37
2382026-09-05T00:57:07.377Z Downloaded deranged v0.5.8
2392026-09-05T00:57:07.377Z Downloaded diesel-dtrace v0.5.0
2402026-09-05T00:57:07.377Z Downloaded defmt-macros v1.0.1
2412026-09-05T00:57:07.377Z Downloaded group v0.13.0
2422026-09-05T00:57:07.377Z Downloaded darling v0.13.4
2432026-09-05T00:57:07.377Z Downloaded derive_builder_core v0.20.2
2442026-09-05T00:57:07.381Z Downloaded guppy-workspace-hack v0.1.0
2452026-09-05T00:57:07.381Z Downloaded httpdate v1.0.3
2462026-09-05T00:57:07.381Z Downloaded hubpack_derive v0.1.1
2472026-09-05T00:57:07.381Z Downloaded constant_time_eq v0.4.2
2482026-09-05T00:57:07.381Z Downloaded cstr-argument v0.1.2
2492026-09-05T00:57:07.381Z Downloaded inout v0.2.2
2502026-09-05T00:57:07.382Z Downloaded hex-literal v1.1.0
2512026-09-05T00:57:07.385Z Downloaded is-terminal v0.4.17
2522026-09-05T00:57:07.385Z Downloaded percent-encoding v2.3.2
2532026-09-05T00:57:07.385Z Downloaded crc-any v2.5.0
2542026-09-05T00:57:07.388Z Downloaded colored v3.1.1
2552026-09-05T00:57:07.388Z Downloaded darling v0.21.3
2562026-09-05T00:57:07.392Z Downloaded httptest v0.16.4
2572026-09-05T00:57:07.392Z Downloaded humantime v2.3.0
2582026-09-05T00:57:07.392Z Downloaded ipnet v2.12.0
2592026-09-05T00:57:07.396Z Downloaded cmov v0.5.4
2602026-09-05T00:57:07.396Z Downloaded csv-core v0.1.13
2612026-09-05T00:57:07.396Z Downloaded castaway v0.2.4
2622026-09-05T00:57:07.396Z Downloaded opaque-debug v0.3.1
2632026-09-05T00:57:07.396Z Downloaded openssl-probe v0.1.6
2642026-09-05T00:57:07.399Z Downloaded hex v0.4.3
2652026-09-05T00:57:07.399Z Downloaded parse-display v0.10.0
2662026-09-05T00:57:07.402Z Downloaded openssl-probe v0.2.1
2672026-09-05T00:57:07.402Z Downloaded ciborium-io v0.2.2
2682026-09-05T00:57:07.406Z Downloaded idna_adapter v1.2.1
2692026-09-05T00:57:07.406Z Downloaded phf_shared v0.11.3
2702026-09-05T00:57:07.406Z Downloaded plotters-backend v0.3.7
2712026-09-05T00:57:07.409Z Downloaded assert_matches v1.5.0
2722026-09-05T00:57:07.413Z Downloaded delegate v0.13.5
2732026-09-05T00:57:07.413Z Downloaded internet-checksum v0.2.1
2742026-09-05T00:57:07.413Z Downloaded ctutils v0.4.2
2752026-09-05T00:57:07.416Z Downloaded anstyle v1.0.14
2762026-09-05T00:57:07.416Z Downloaded inout v0.1.4
2772026-09-05T00:57:07.422Z Downloaded arrayvec v0.7.6
2782026-09-05T00:57:07.422Z Downloaded impl-trait-for-tuples v0.2.3
2792026-09-05T00:57:07.422Z Downloaded derive-ex v0.1.8
2802026-09-05T00:57:07.422Z Downloaded argon2 v0.5.3
2812026-09-05T00:57:07.422Z Downloaded async-trait v0.1.89
2822026-09-05T00:57:07.426Z Downloaded data-encoding v2.10.0
2832026-09-05T00:57:07.426Z Downloaded bcrypt-pbkdf v0.11.0
2842026-09-05T00:57:07.426Z Downloaded autocfg v1.5.0
2852026-09-05T00:57:07.426Z Downloaded backoff v0.4.0
2862026-09-05T00:57:07.426Z Downloaded potential_utf v0.1.4
2872026-09-05T00:57:07.429Z Downloaded peg-runtime v0.8.5
2882026-09-05T00:57:07.429Z Downloaded idna v1.1.0
2892026-09-05T00:57:07.429Z Downloaded hashbrown v0.14.5
2902026-09-05T00:57:07.433Z Downloaded httparse v1.10.1
2912026-09-05T00:57:07.437Z Downloaded cookie v0.18.1
2922026-09-05T00:57:07.440Z Downloaded bitfield v0.19.4
2932026-09-05T00:57:07.440Z Downloaded hostname v0.3.1
2942026-09-05T00:57:07.444Z Downloaded cookie_store v0.22.1
2952026-09-05T00:57:07.444Z Downloaded illumos-nvpair v0.3.0
2962026-09-05T00:57:07.444Z Downloaded console v0.16.2
2972026-09-05T00:57:07.447Z Downloaded des v0.9.0
2982026-09-05T00:57:07.447Z Downloaded rfc6979 v0.4.0
2992026-09-05T00:57:07.451Z Downloaded hyper-staticfile v0.10.1
3002026-09-05T00:57:07.451Z Downloaded icu_properties_data v2.1.2
3012026-09-05T00:57:07.455Z Downloaded half v1.8.3
3022026-09-05T00:57:07.458Z Downloaded hyper-rustls v0.27.7
3032026-09-05T00:57:07.458Z Downloaded indoc v2.0.7
3042026-09-05T00:57:07.458Z Downloaded cast v0.3.0
3052026-09-05T00:57:07.458Z Downloaded const-oid v0.10.2
3062026-09-05T00:57:07.461Z Downloaded hmac v0.12.1
3072026-09-05T00:57:07.462Z Downloaded rustc_version v0.1.7
3082026-09-05T00:57:07.462Z Downloaded progenitor-client v0.14.0
3092026-09-05T00:57:07.462Z Downloaded cbc v0.2.1
3102026-09-05T00:57:07.465Z Downloaded oxnet v0.1.6
3112026-09-05T00:57:07.465Z Downloaded russh-cryptovec v0.62.0
3122026-09-05T00:57:07.465Z Downloaded ref-cast v1.0.25
3132026-09-05T00:57:07.470Z Downloaded secrecy v0.8.0
3142026-09-05T00:57:07.470Z Downloaded secrecy v0.10.3
3152026-09-05T00:57:07.470Z Downloaded serde_plain v1.0.2
3162026-09-05T00:57:07.470Z Downloaded signal-hook-tokio v0.3.1
3172026-09-05T00:57:07.473Z Downloaded daft-derive v0.1.8
3182026-09-05T00:57:07.473Z Downloaded ingot-types v0.2.0
3192026-09-05T00:57:07.473Z Downloaded byteorder v1.5.0
3202026-09-05T00:57:07.473Z Downloaded pin-project-internal v1.1.11
3212026-09-05T00:57:07.476Z Downloaded phc v0.6.1
3222026-09-05T00:57:07.476Z Downloaded datatest-stable v0.3.3
3232026-09-05T00:57:07.480Z Downloaded defmt v1.0.1
3242026-09-05T00:57:07.480Z Downloaded rfc6979 v0.6.0
3252026-09-05T00:57:07.484Z Downloaded scopeguard v1.2.0
3262026-09-05T00:57:07.484Z Downloaded serde_spanned v1.1.1
3272026-09-05T00:57:07.484Z Downloaded assert_cmd v2.1.2
3282026-09-05T00:57:07.487Z Downloaded blake2 v0.10.6
3292026-09-05T00:57:07.487Z Downloaded anyhow v1.0.104
3302026-09-05T00:57:07.487Z Downloaded progenitor-macro v0.13.0
3312026-09-05T00:57:07.492Z Downloaded proc-macro-error v1.0.4
3322026-09-05T00:57:07.492Z Downloaded proc-macro-error2 v2.0.1
3332026-09-05T00:57:07.492Z Downloaded highway v1.3.0
3342026-09-05T00:57:07.495Z Downloaded supports-color v2.1.0
3352026-09-05T00:57:07.495Z Downloaded structmeta-derive v0.3.0
3362026-09-05T00:57:07.495Z Downloaded supports-unicode v3.0.0
3372026-09-05T00:57:07.495Z Downloaded tap v1.0.1
3382026-09-05T00:57:07.498Z Downloaded termtree v0.5.1
3392026-09-05T00:57:07.498Z Downloaded slog-envlogger v2.2.0
3402026-09-05T00:57:07.498Z Downloaded buf-list v1.1.2
3412026-09-05T00:57:07.504Z Downloaded hickory-client v0.25.2
3422026-09-05T00:57:07.504Z Downloaded ignore v0.4.25
3432026-09-05T00:57:07.507Z Downloaded console v0.15.11
3442026-09-05T00:57:07.507Z Downloaded rand_core v0.10.0
3452026-09-05T00:57:07.507Z Downloaded derive-where v1.6.0
3462026-09-05T00:57:07.508Z Downloaded allocator-api2 v0.2.21
3472026-09-05T00:57:07.511Z Downloaded psm v0.1.30
3482026-09-05T00:57:07.511Z Downloaded stable_deref_trait v1.2.1
3492026-09-05T00:57:07.511Z Downloaded derive_more v0.99.20
3502026-09-05T00:57:07.514Z Downloaded sync_wrapper v1.0.2
3512026-09-05T00:57:07.514Z Downloaded heapless v0.8.0
3522026-09-05T00:57:07.517Z Downloaded darling_core v0.20.11
3532026-09-05T00:57:07.517Z Downloaded hybrid-array v0.4.13
3542026-09-05T00:57:07.520Z Downloaded pkcs8 v0.10.2
3552026-09-05T00:57:07.520Z Downloaded thread-id v5.1.0
3562026-09-05T00:57:07.520Z Downloaded tinyvec_macros v0.1.1
3572026-09-05T00:57:07.520Z Downloaded toml_write v0.1.2
3582026-09-05T00:57:07.524Z Downloaded primeorder v0.13.6
3592026-09-05T00:57:07.524Z Downloaded typify-macro v0.6.2
3602026-09-05T00:57:07.525Z Downloaded cancel-safe-futures v0.1.5
3612026-09-05T00:57:07.528Z Downloaded target-triple v1.0.0
3622026-09-05T00:57:07.528Z Downloaded parking_lot_core v0.8.6
3632026-09-05T00:57:07.528Z Downloaded hkdf v0.12.4
3642026-09-05T00:57:07.528Z Downloaded semver v0.1.20
3652026-09-05T00:57:07.531Z Downloaded rand_chacha v0.9.0
3662026-09-05T00:57:07.531Z Downloaded signal-hook-registry v1.4.8
3672026-09-05T00:57:07.531Z Downloaded tower-service v0.3.3
3682026-09-05T00:57:07.535Z Downloaded parking_lot v0.12.5
3692026-09-05T00:57:07.539Z Downloaded ingot-macros v0.2.0
3702026-09-05T00:57:07.543Z Downloaded universal-hash v0.6.1
3712026-09-05T00:57:07.543Z Downloaded unicode-xid v0.2.6
3722026-09-05T00:57:07.543Z Downloaded want v0.3.1
3732026-09-05T00:57:07.548Z Downloaded usdt-attr-macro v0.6.0
3742026-09-05T00:57:07.549Z Downloaded scroll v0.12.0
3752026-09-05T00:57:07.552Z Downloaded iana-time-zone v0.1.65
3762026-09-05T00:57:07.552Z Downloaded indexmap v1.9.3
3772026-09-05T00:57:07.552Z Downloaded bitflags v2.11.0
3782026-09-05T00:57:07.555Z Downloaded strum_macros v0.24.3
3792026-09-05T00:57:07.555Z Downloaded digest-io v0.1.0
3802026-09-05T00:57:07.555Z Downloaded downcast-rs v2.0.2
3812026-09-05T00:57:07.559Z Downloaded stacker v0.1.23
3822026-09-05T00:57:07.559Z Downloaded quinn-udp v0.5.14
3832026-09-05T00:57:07.559Z Downloaded darling_core v0.23.0
3842026-09-05T00:57:07.563Z Downloaded usdt-macro v0.5.0
3852026-09-05T00:57:07.563Z Downloaded darling_core v0.13.4
3862026-09-05T00:57:07.567Z Downloaded dropshot-api-manager-types v0.8.0
3872026-09-05T00:57:07.567Z Downloaded darling_core v0.21.3
3882026-09-05T00:57:07.570Z Downloaded icu_normalizer_data v2.1.1
3892026-09-05T00:57:07.570Z Downloaded sha2 v0.10.9
3902026-09-05T00:57:07.570Z Downloaded xshell-macros v0.2.7
3912026-09-05T00:57:07.570Z Downloaded half v2.7.1
3922026-09-05T00:57:07.573Z Downloaded embedded-io v0.4.0
3932026-09-05T00:57:07.573Z Downloaded embedded-io v0.6.1
3942026-09-05T00:57:07.573Z Downloaded dtrace-parser v0.3.0
3952026-09-05T00:57:07.573Z Downloaded slog-json v2.6.1
3962026-09-05T00:57:07.577Z Downloaded compact_str v0.8.1
3972026-09-05T00:57:07.577Z Downloaded thiserror-impl v2.0.18
3982026-09-05T00:57:07.577Z Downloaded smf v0.2.3
3992026-09-05T00:57:07.589Z Downloaded equivalent v1.0.2
4002026-09-05T00:57:07.589Z Downloaded tokio-tungstenite v0.21.0
4012026-09-05T00:57:07.589Z Downloaded fd-lock v4.0.4
4022026-09-05T00:57:07.589Z Downloaded icu_properties v2.1.2
4032026-09-05T00:57:07.592Z Downloaded futures-task v0.3.32
4042026-09-05T00:57:07.592Z Downloaded headers v0.4.1
4052026-09-05T00:57:07.592Z Downloaded funty v2.0.0
4062026-09-05T00:57:07.592Z Downloaded oxide-update-engine-types v0.1.2
4072026-09-05T00:57:07.592Z Downloaded parking_lot_core v0.9.12
4082026-09-05T00:57:07.592Z Downloaded predicates v3.1.4
4092026-09-05T00:57:07.592Z Downloaded scroll v0.13.0
4102026-09-05T00:57:07.592Z Downloaded fnv v1.0.7
4112026-09-05T00:57:07.592Z Downloaded synstructure v0.13.2
4122026-09-05T00:57:07.592Z Downloaded libscf-sys v1.2.0
4132026-09-05T00:57:07.592Z Downloaded wait-timeout v0.2.1
4142026-09-05T00:57:07.596Z Downloaded vergen-lib v9.1.0
4152026-09-05T00:57:07.599Z Downloaded kem v0.3.0
4162026-09-05T00:57:07.599Z Downloaded hickory-resolver v0.24.4
4172026-09-05T00:57:07.599Z Downloaded lru v0.12.5
4182026-09-05T00:57:07.603Z Downloaded md5 v0.8.0
4192026-09-05T00:57:07.603Z Downloaded papergrid v0.11.0
4202026-09-05T00:57:07.606Z Downloaded time-macros v0.2.27
4212026-09-05T00:57:07.606Z Downloaded form_urlencoded v1.2.2
4222026-09-05T00:57:07.609Z Downloaded globwalk v0.9.1
4232026-09-05T00:57:07.610Z Downloaded normalize-line-endings v0.3.0
4242026-09-05T00:57:07.612Z Downloaded linkme-impl v0.3.35
4252026-09-05T00:57:07.617Z Downloaded prefix-trie v0.7.0
4262026-09-05T00:57:07.617Z Downloaded pest_generator v2.8.6
4272026-09-05T00:57:07.617Z Downloaded spin v0.9.8
4282026-09-05T00:57:07.671Z Downloaded hmac v0.13.0
4292026-09-05T00:57:07.671Z Downloaded icu_provider v2.1.1
4302026-09-05T00:57:07.671Z Downloaded icu_locale_core v2.1.1
4312026-09-05T00:57:07.675Z Downloaded num-derive v0.4.2
4322026-09-05T00:57:07.675Z Downloaded num-conv v0.2.0
4332026-09-05T00:57:07.675Z Downloaded spki v0.7.3
4342026-09-05T00:57:07.675Z Downloaded support-bundle-viewer v0.1.2
4352026-09-05T00:57:07.675Z Downloaded yoke v0.8.1
4362026-09-05T00:57:07.675Z Downloaded displaydoc v0.2.5
4372026-09-05T00:57:07.675Z Downloaded sha2 v0.11.0
4382026-09-05T00:57:07.675Z Downloaded term v1.2.1
4392026-09-05T00:57:07.675Z Downloaded find-msvc-tools v0.1.9
4402026-09-05T00:57:07.675Z Downloaded async-object-pool v0.2.0
4412026-09-05T00:57:07.676Z Downloaded anstyle-query v1.1.5
4422026-09-05T00:57:07.676Z Downloaded assert-json-diff v2.0.2
4432026-09-05T00:57:07.676Z Downloaded atomic-waker v1.1.2
4442026-09-05T00:57:07.676Z Downloaded toml_parser v1.1.2+spec-1.1.0
4452026-09-05T00:57:07.676Z Downloaded fallible-iterator v0.2.0
4462026-09-05T00:57:07.676Z Downloaded block-buffer v0.12.1
4472026-09-05T00:57:07.676Z Downloaded block-buffer v0.10.4
4482026-09-05T00:57:07.676Z Downloaded futures-timer v3.0.3
4492026-09-05T00:57:07.676Z Downloaded rustls-platform-verifier v0.6.2
4502026-09-05T00:57:07.676Z Downloaded schemars v0.8.22
4512026-09-05T00:57:07.676Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4522026-09-05T00:57:07.676Z Downloaded managed v0.8.0
4532026-09-05T00:57:07.676Z Downloaded globset v0.4.18
4542026-09-05T00:57:07.676Z Downloaded libefi-sys v0.1.0
4552026-09-05T00:57:07.676Z Downloaded oso-derive v0.27.3
4562026-09-05T00:57:07.676Z Downloaded phf_shared v0.12.1
4572026-09-05T00:57:07.676Z Downloaded oxide-generation-macros v0.2.0
4582026-09-05T00:57:07.676Z Downloaded openssl-sys v0.9.117
4592026-09-05T00:57:07.676Z Downloaded keccak v0.2.0
4602026-09-05T00:57:07.676Z Downloaded crypto-bigint v0.5.5
4612026-09-05T00:57:07.681Z Downloaded toml v0.8.23
4622026-09-05T00:57:07.681Z Downloaded env_logger v0.11.11
4632026-09-05T00:57:07.681Z Downloaded miette-derive v7.6.0
4642026-09-05T00:57:07.681Z Downloaded derive_more v2.1.1
4652026-09-05T00:57:07.686Z Downloaded native-tls v0.2.18
4662026-09-05T00:57:07.689Z Downloaded icu_normalizer v2.1.1
4672026-09-05T00:57:07.689Z Downloaded linkme v0.3.35
4682026-09-05T00:57:07.693Z Downloaded predicates-tree v1.0.13
4692026-09-05T00:57:07.693Z Downloaded num-complex v0.4.6
4702026-09-05T00:57:07.693Z Downloaded vergen-git2 v9.1.0
4712026-09-05T00:57:07.693Z Downloaded proc-macro-error-attr2 v2.0.0
4722026-09-05T00:57:07.693Z Downloaded anstream v0.6.21
4732026-09-05T00:57:07.696Z Downloaded iddqd v0.4.2
4742026-09-05T00:57:07.699Z Downloaded yasna v0.5.2
4752026-09-05T00:57:07.702Z Downloaded heapless v0.7.17
4762026-09-05T00:57:07.702Z Downloaded crossbeam-channel v0.5.15
4772026-09-05T00:57:07.706Z Downloaded recursive v0.1.1
4782026-09-05T00:57:07.706Z Downloaded ecdsa v0.17.0
4792026-09-05T00:57:07.706Z Downloaded rand_xorshift v0.4.0
4802026-09-05T00:57:07.706Z Downloaded rustc-hash v2.1.1
4812026-09-05T00:57:07.709Z Downloaded slog v2.8.2
4822026-09-05T00:57:07.709Z Downloaded russh-util v0.52.0
4832026-09-05T00:57:07.709Z Downloaded same-file v1.0.6
4842026-09-05T00:57:07.709Z Downloaded test-strategy v0.4.5
4852026-09-05T00:57:07.713Z Downloaded tinyvec v1.10.0
4862026-09-05T00:57:07.713Z Downloaded serde_repr v0.1.20
4872026-09-05T00:57:07.717Z Downloaded olpc-cjson v0.1.4
4882026-09-05T00:57:07.717Z Downloaded siphasher v1.0.2
4892026-09-05T00:57:07.717Z Downloaded serde_regex v1.1.0
4902026-09-05T00:57:07.717Z Downloaded bcs v0.1.6
4912026-09-05T00:57:07.720Z Downloaded diff v0.1.13
4922026-09-05T00:57:07.720Z Downloaded internal-russh-num-bigint v0.5.0
4932026-09-05T00:57:07.724Z Downloaded sigpipe v0.1.3
4942026-09-05T00:57:07.727Z Downloaded bit-vec v0.6.3
4952026-09-05T00:57:07.731Z Downloaded bitflags v1.3.2
4962026-09-05T00:57:07.731Z Downloaded oxide-tokio-rt v0.1.4
4972026-09-05T00:57:07.731Z Downloaded chacha20 v0.9.1
4982026-09-05T00:57:07.735Z Downloaded hickory-resolver v0.25.2
4992026-09-05T00:57:07.735Z Downloaded bytecount v0.6.9
5002026-09-05T00:57:07.735Z Downloaded cassowary v0.3.0
5012026-09-05T00:57:07.735Z Downloaded packed_struct v0.10.1
5022026-09-05T00:57:07.738Z Downloaded peg-macros v0.8.5
5032026-09-05T00:57:07.738Z Downloaded path-tree v0.8.3
5042026-09-05T00:57:07.738Z Downloaded pem-rfc7468 v1.0.0
5052026-09-05T00:57:07.738Z Downloaded rstest_macros v0.25.0
5062026-09-05T00:57:07.741Z Downloaded hickory-server v0.25.2
5072026-09-05T00:57:07.744Z Downloaded derive_more-impl v2.1.1
5082026-09-05T00:57:07.747Z Downloaded memmap2 v0.9.10
5092026-09-05T00:57:07.747Z Downloaded unicode-bidi v0.3.18
5102026-09-05T00:57:07.747Z Downloaded unicode-properties v0.1.4
5112026-09-05T00:57:07.750Z Downloaded der v0.7.10
5122026-09-05T00:57:07.755Z Downloaded newtype-uuid v1.3.2
5132026-09-05T00:57:07.755Z Downloaded snafu v0.8.9
5142026-09-05T00:57:07.759Z Downloaded rand_core v0.9.5
5152026-09-05T00:57:07.759Z Downloaded progenitor-client v0.13.0
5162026-09-05T00:57:07.760Z Downloaded quote v1.0.45
5172026-09-05T00:57:07.760Z Downloaded password-hash v0.5.0
5182026-09-05T00:57:07.760Z Downloaded primeorder v0.14.0
5192026-09-05T00:57:07.763Z Downloaded structmeta v0.3.0
5202026-09-05T00:57:07.763Z Downloaded supports-color v3.0.2
5212026-09-05T00:57:07.763Z Downloaded tagptr v0.2.0
5222026-09-05T00:57:07.763Z Downloaded take_mut v0.2.2
5232026-09-05T00:57:07.763Z Downloaded argon2 v0.6.0-rc.8
5242026-09-05T00:57:07.763Z Downloaded rand v0.8.6
5252026-09-05T00:57:07.767Z Downloaded zopfli v0.8.3
5262026-09-05T00:57:07.767Z Downloaded der v0.8.0
5272026-09-05T00:57:07.770Z Downloaded rustls-pemfile v2.2.0
5282026-09-05T00:57:07.770Z Downloaded tokio-macros v2.7.0
5292026-09-05T00:57:07.770Z Downloaded hyper-util v0.1.20
5302026-09-05T00:57:07.774Z Downloaded progenitor-macro v0.14.0
5312026-09-05T00:57:07.774Z Downloaded unicode-truncate v1.1.0
5322026-09-05T00:57:07.778Z Downloaded tungstenite v0.21.0
5332026-09-05T00:57:07.778Z Downloaded crossterm v0.29.0
5342026-09-05T00:57:07.782Z Downloaded serde-hex v0.1.0
5352026-09-05T00:57:07.782Z Downloaded scrypt v0.12.0
5362026-09-05T00:57:07.782Z Downloaded crossterm v0.28.1
5372026-09-05T00:57:07.786Z Downloaded utf8_iter v1.0.4
5382026-09-05T00:57:07.786Z Downloaded backon v1.6.0
5392026-09-05T00:57:07.791Z Downloaded slog-scope v4.4.1
5402026-09-05T00:57:07.791Z Downloaded trait-variant v0.1.2
5412026-09-05T00:57:07.791Z Downloaded indexmap v2.14.0
5422026-09-05T00:57:07.795Z Downloaded rustls-webpki v0.103.13
5432026-09-05T00:57:07.795Z Downloaded void v1.0.2
5442026-09-05T00:57:07.795Z Downloaded getrandom v0.3.4
5452026-09-05T00:57:07.795Z Downloaded camino v1.2.5
5462026-09-05T00:57:07.798Z Downloaded slab v0.4.12
5472026-09-05T00:57:07.798Z Downloaded uuid v1.23.4
5482026-09-05T00:57:07.798Z Downloaded utf8parse v0.2.2
5492026-09-05T00:57:07.798Z Downloaded parking_lot v0.11.2
5502026-09-05T00:57:07.802Z Downloaded ppv-lite86 v0.2.21
5512026-09-05T00:57:07.802Z Downloaded ssh-encoding v0.3.0
5522026-09-05T00:57:07.802Z Downloaded difflib v0.4.0
5532026-09-05T00:57:07.802Z Downloaded dirs-sys-next v0.1.2
5542026-09-05T00:57:07.805Z Downloaded dof v0.4.0
5552026-09-05T00:57:07.805Z Downloaded samael v0.0.19
5562026-09-05T00:57:07.808Z Downloaded zone_cfg_derive v0.3.1
5572026-09-05T00:57:07.808Z Downloaded float-cmp v0.10.0
5582026-09-05T00:57:07.809Z Downloaded fastrand v2.3.0
5592026-09-05T00:57:07.809Z Downloaded escape8259 v0.5.3
5602026-09-05T00:57:07.809Z Downloaded foreign-types-shared v0.1.1
5612026-09-05T00:57:07.809Z Downloaded fxhash v0.2.1
5622026-09-05T00:57:07.809Z Downloaded poly1305 v0.8.0
5632026-09-05T00:57:07.812Z Downloaded postcard v1.1.3
5642026-09-05T00:57:07.812Z Downloaded pkcs1 v0.7.5
5652026-09-05T00:57:07.812Z Downloaded pkcs1 v0.8.0-rc.4
5662026-09-05T00:57:07.815Z Downloaded diesel_derives v2.3.7
5672026-09-05T00:57:07.819Z Downloaded stringprep v0.1.5
5682026-09-05T00:57:07.819Z Downloaded flagset v0.4.7
5692026-09-05T00:57:07.819Z Downloaded futures-io v0.3.32
5702026-09-05T00:57:07.819Z Downloaded keccak v0.1.6
5712026-09-05T00:57:07.823Z Downloaded itoa v1.0.17
5722026-09-05T00:57:07.823Z Downloaded kstat-rs v0.2.5
5732026-09-05T00:57:07.824Z Downloaded yansi v1.0.1
5742026-09-05T00:57:07.824Z Downloaded lru-slab v0.1.2
5752026-09-05T00:57:07.824Z Downloaded tinystr v0.8.2
5762026-09-05T00:57:07.827Z Downloaded tokio-dtrace v0.1.1
5772026-09-05T00:57:07.827Z Downloaded http v1.4.2
5782026-09-05T00:57:07.831Z Downloaded multimap v0.10.1
5792026-09-05T00:57:07.834Z Downloaded getrandom v0.4.3
5802026-09-05T00:57:07.835Z Downloaded macaddr v1.0.1
5812026-09-05T00:57:07.835Z Downloaded lru-cache v0.1.2
5822026-09-05T00:57:07.835Z Downloaded futures v0.3.32
5832026-09-05T00:57:07.838Z Downloaded omicron-zone-package v0.12.3
5842026-09-05T00:57:07.843Z Downloaded untrusted v0.9.0
5852026-09-05T00:57:07.843Z Downloaded icu_collections v2.1.1
5862026-09-05T00:57:07.847Z Downloaded nonempty v0.12.0
5872026-09-05T00:57:07.847Z Downloaded usdt-impl v0.5.0
5882026-09-05T00:57:07.847Z Downloaded async-recursion v1.1.1
5892026-09-05T00:57:07.847Z Downloaded async-stream v0.3.6
5902026-09-05T00:57:07.850Z Downloaded url v2.5.8
5912026-09-05T00:57:07.850Z Downloaded knuffel v3.2.0
5922026-09-05T00:57:07.851Z Downloaded cargo_metadata v0.23.1
5932026-09-05T00:57:07.855Z Downloaded walkdir v2.5.0
5942026-09-05T00:57:07.855Z Downloaded itertools v0.10.5
5952026-09-05T00:57:07.860Z Downloaded zeroize v1.9.0
5962026-09-05T00:57:07.860Z Downloaded zerovec-derive v0.11.2
5972026-09-05T00:57:07.860Z Downloaded flume v0.11.1
5982026-09-05T00:57:07.864Z Downloaded dyn-clone v1.0.20
5992026-09-05T00:57:07.864Z Downloaded block-padding v0.4.2
6002026-09-05T00:57:07.864Z Downloaded bitfield-macros v0.19.4
6012026-09-05T00:57:07.864Z Downloaded cfg-if v1.0.4
6022026-09-05T00:57:07.864Z Downloaded cargo-platform v0.3.2
6032026-09-05T00:57:07.864Z Downloaded packed_struct_codegen v0.10.1
6042026-09-05T00:57:07.864Z Downloaded path-slash v0.1.5
6052026-09-05T00:57:07.864Z Downloaded pathdiff v0.2.3
6062026-09-05T00:57:07.864Z Downloaded serde_with v1.14.0
6072026-09-05T00:57:07.869Z Downloaded ed25519 v2.2.3
6082026-09-05T00:57:07.869Z Downloaded strum_macros v0.27.2
6092026-09-05T00:57:07.873Z Downloaded miniz_oxide v0.8.9
6102026-09-05T00:57:07.873Z Downloaded thread_local v1.1.9
6112026-09-05T00:57:07.873Z Downloaded ena v0.14.4
6122026-09-05T00:57:07.873Z Downloaded proc-macro-error-attr v1.0.4
6132026-09-05T00:57:07.873Z Downloaded fs_extra v1.3.0
6142026-09-05T00:57:07.876Z Downloaded predicates-core v1.0.10
6152026-09-05T00:57:07.876Z Downloaded plotters-svg v0.3.7
6162026-09-05T00:57:07.876Z Downloaded precomputed-hash v0.1.1
6172026-09-05T00:57:07.876Z Downloaded git-stub-vcs v0.1.0
6182026-09-05T00:57:07.879Z Downloaded parse-size v1.1.0
6192026-09-05T00:57:07.879Z Downloaded phf_shared v0.13.1
6202026-09-05T00:57:07.879Z Downloaded hashbrown v0.16.1
6212026-09-05T00:57:07.883Z Downloaded criterion v0.7.0
6222026-09-05T00:57:07.890Z Downloaded toml_writer v1.1.1+spec-1.1.0
6232026-09-05T00:57:07.895Z Downloaded lzss v0.8.2
6242026-09-05T00:57:07.895Z Downloaded nanorand v0.7.0
6252026-09-05T00:57:07.898Z Downloaded signal-hook v0.3.18
6262026-09-05T00:57:07.901Z Downloaded num_enum v0.5.11
6272026-09-05T00:57:07.904Z Downloaded tokio-postgres v0.7.16
6282026-09-05T00:57:07.908Z Downloaded chumsky v0.9.3
6292026-09-05T00:57:07.908Z Downloaded nu-ansi-term v0.50.3
6302026-09-05T00:57:07.911Z Downloaded aead v0.6.1
6312026-09-05T00:57:07.911Z Downloaded anstream v1.0.0
6322026-09-05T00:57:07.911Z Downloaded serde_urlencoded v0.7.1
6332026-09-05T00:57:07.918Z Downloaded base16ct v0.2.0
6342026-09-05T00:57:07.921Z Downloaded blowfish v0.10.0
6352026-09-05T00:57:07.921Z Downloaded zerocopy-derive v0.7.35
6362026-09-05T00:57:07.926Z Downloaded ascii-canvas v3.0.0
6372026-09-05T00:57:07.926Z Downloaded scroll_derive v0.12.1
6382026-09-05T00:57:07.926Z Downloaded swrite v0.1.0
6392026-09-05T00:57:07.930Z Downloaded textwrap v0.15.2
6402026-09-05T00:57:07.930Z Downloaded owo-colors v4.3.0
6412026-09-05T00:57:07.933Z Downloaded clap_builder v4.6.0
6422026-09-05T00:57:07.936Z Downloaded aes v0.9.1
6432026-09-05T00:57:07.939Z Downloaded phf v0.13.1
6442026-09-05T00:57:07.943Z Downloaded thread-id v4.2.2
6452026-09-05T00:57:07.947Z Downloaded usdt-macro v0.6.0
6462026-09-05T00:57:07.947Z Downloaded utf-8 v0.7.6
6472026-09-05T00:57:07.947Z Downloaded unarray v0.1.4
6482026-09-05T00:57:07.947Z Downloaded litrs v1.0.0
6492026-09-05T00:57:07.950Z Downloaded getrandom v0.2.17
6502026-09-05T00:57:07.954Z Downloaded progenitor-extras v0.2.0
6512026-09-05T00:57:07.954Z Downloaded toml v0.7.8
6522026-09-05T00:57:07.958Z Downloaded ml-kem v0.3.2
6532026-09-05T00:57:07.963Z Downloaded progenitor v0.14.0
6542026-09-05T00:57:07.963Z Downloaded rand_core v0.6.4
6552026-09-05T00:57:07.963Z Downloaded serde_bytes v0.11.19
6562026-09-05T00:57:07.963Z Downloaded serde_derive v1.0.228
6572026-09-05T00:57:07.963Z Downloaded env_filter v2.0.0
6582026-09-05T00:57:07.964Z Downloaded r2d2 v0.8.10
6592026-09-05T00:57:07.967Z Downloaded foreign-types v0.5.0
6602026-09-05T00:57:07.967Z Downloaded rustls-native-certs v0.8.3
6612026-09-05T00:57:07.967Z Downloaded usdt v0.5.0
6622026-09-05T00:57:07.967Z Downloaded zerofrom v0.1.6
6632026-09-05T00:57:07.967Z Downloaded flate2 v1.1.9
6642026-09-05T00:57:07.971Z Downloaded scuffle v0.1.0
6652026-09-05T00:57:07.974Z Downloaded unicode-ident v1.0.24
6662026-09-05T00:57:07.974Z Downloaded dsl_auto_type v0.2.0
6672026-09-05T00:57:07.974Z Downloaded socket2 v0.6.3
6682026-09-05T00:57:07.974Z Downloaded event-listener-strategy v0.5.4
6692026-09-05T00:57:07.974Z Downloaded futures-macro v0.3.32
6702026-09-05T00:57:07.978Z Downloaded serde_yaml v0.9.34+deprecated
6712026-09-05T00:57:07.978Z Downloaded shlex v1.3.0
6722026-09-05T00:57:07.978Z Downloaded slog-stdlog v4.1.1
6732026-09-05T00:57:07.981Z Downloaded subtle v2.6.1
6742026-09-05T00:57:07.981Z Downloaded serde_tokenstream v0.3.0
6752026-09-05T00:57:07.981Z Downloaded iri-string v0.7.10
6762026-09-05T00:57:07.985Z Downloaded zerocopy v0.6.6
6772026-09-05T00:57:07.985Z Downloaded serde_with_macros v1.5.2
6782026-09-05T00:57:07.985Z Downloaded typenum v1.20.1
6792026-09-05T00:57:07.989Z Downloaded git-stub v1.0.0
6802026-09-05T00:57:07.989Z Downloaded hkdf v0.13.0
6812026-09-05T00:57:07.993Z Downloaded dropshot_endpoint v0.17.1
6822026-09-05T00:57:07.993Z Downloaded textwrap v0.16.2
6832026-09-05T00:57:07.993Z Downloaded hashbrown v0.15.5
6842026-09-05T00:57:07.997Z Downloaded slog-term v2.9.2
6852026-09-05T00:57:07.997Z Downloaded ssh-cipher v0.3.0
6862026-09-05T00:57:08.004Z Downloaded thiserror-no-std v2.0.2
6872026-09-05T00:57:08.004Z Downloaded linked-hash-map v0.5.6
6882026-09-05T00:57:08.004Z Downloaded lazy_static v1.5.0
6892026-09-05T00:57:08.004Z Downloaded miette-derive v5.10.0
6902026-09-05T00:57:08.004Z Downloaded newtype_derive v0.1.6
6912026-09-05T00:57:08.004Z Downloaded atomicwrites v0.4.4
6922026-09-05T00:57:08.008Z Downloaded static_assertions v1.1.0
6932026-09-05T00:57:08.008Z Downloaded thiserror v1.0.69
6942026-09-05T00:57:08.008Z Downloaded nested v0.1.1
6952026-09-05T00:57:08.008Z Downloaded cipher v0.4.4
6962026-09-05T00:57:08.008Z Downloaded plotters v0.3.7
6972026-09-05T00:57:08.012Z Downloaded num v0.4.3
6982026-09-05T00:57:08.012Z Downloaded aead v0.5.2
6992026-09-05T00:57:08.012Z Downloaded guppy v0.17.25
7002026-09-05T00:57:08.015Z Downloaded tokio-tungstenite v0.23.1
7012026-09-05T00:57:08.018Z Downloaded unit-prefix v0.5.2
7022026-09-05T00:57:08.019Z Downloaded async-stream-impl v0.3.6
7032026-09-05T00:57:08.019Z Downloaded cfg_aliases v0.1.1
7042026-09-05T00:57:08.019Z Downloaded target-spec v3.5.7
7052026-09-05T00:57:08.022Z Downloaded itertools v0.12.1
7062026-09-05T00:57:08.025Z Downloaded whoami v1.6.1
7072026-09-05T00:57:08.025Z Downloaded ed25519-dalek v3.0.0
7082026-09-05T00:57:08.025Z Downloaded tokio-native-tls v0.3.1
7092026-09-05T00:57:08.028Z Downloaded array-init v0.0.4
7102026-09-05T00:57:08.028Z Downloaded vsss-rs v3.3.4
7112026-09-05T00:57:08.028Z Downloaded dof v0.3.0
7122026-09-05T00:57:08.028Z Downloaded schemars v1.2.1
7132026-09-05T00:57:08.036Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7142026-09-05T00:57:08.039Z Downloaded ed25519 v3.0.0
7152026-09-05T00:57:08.039Z Downloaded filetime v0.2.27
7162026-09-05T00:57:08.040Z Downloaded fs-err v3.3.0
7172026-09-05T00:57:08.044Z Downloaded semver v1.0.28
7182026-09-05T00:57:08.044Z Downloaded libbz2-rs-sys v0.2.2
7192026-09-05T00:57:08.044Z Downloaded tar v0.4.46
7202026-09-05T00:57:08.044Z Downloaded ff v0.14.0
7212026-09-05T00:57:08.048Z Downloaded openssl-macros v0.1.1
7222026-09-05T00:57:08.048Z Downloaded tungstenite v0.23.0
7232026-09-05T00:57:08.048Z Downloaded snafu-derive v0.8.9
7242026-09-05T00:57:08.048Z Downloaded num-traits v0.2.19
7252026-09-05T00:57:08.048Z Downloaded rand_chacha v0.3.1
7262026-09-05T00:57:08.052Z Downloaded nom v7.1.3
7272026-09-05T00:57:08.052Z Downloaded plain v0.2.3
7282026-09-05T00:57:08.055Z Downloaded itertools v0.14.0
7292026-09-05T00:57:08.058Z Downloaded libsw v3.5.0
7302026-09-05T00:57:08.058Z Downloaded mio v1.2.0
7312026-09-05T00:57:08.061Z Downloaded rustls-pki-types v1.14.0
7322026-09-05T00:57:08.061Z Downloaded radium v0.7.0
7332026-09-05T00:57:08.061Z Downloaded tracing-attributes v0.1.31
7342026-09-05T00:57:08.065Z Downloaded serde_spanned v0.6.9
7352026-09-05T00:57:08.065Z Downloaded ucd-trie v0.1.7
7362026-09-05T00:57:08.065Z Downloaded signature v2.2.0
7372026-09-05T00:57:08.068Z Downloaded recursive-proc-macro-impl v0.1.1
7382026-09-05T00:57:08.068Z Downloaded h2 v0.4.15
7392026-09-05T00:57:08.074Z Downloaded itertools v0.13.0
7402026-09-05T00:57:08.077Z Downloaded anstyle-parse v0.2.7
7412026-09-05T00:57:08.077Z Downloaded signature v3.0.0
7422026-09-05T00:57:08.077Z Downloaded terminal_size v0.1.17
7432026-09-05T00:57:08.077Z Downloaded itertools v0.15.0
7442026-09-05T00:57:08.081Z Downloaded zerovec v0.11.5
7452026-09-05T00:57:08.084Z Downloaded bit-vec v0.8.0
7462026-09-05T00:57:08.085Z Downloaded sha1 v0.11.0
7472026-09-05T00:57:08.085Z Downloaded strum v0.27.2
7482026-09-05T00:57:08.085Z Downloaded tokio-test v0.4.5
7492026-09-05T00:57:08.088Z Downloaded fixedbitset v0.4.2
7502026-09-05T00:57:08.088Z Downloaded bs58 v0.5.1
7512026-09-05T00:57:08.088Z Downloaded zone v0.3.1
7522026-09-05T00:57:08.092Z Downloaded hyper v1.10.1
7532026-09-05T00:57:08.098Z Downloaded rsa v0.9.10
7542026-09-05T00:57:08.103Z Downloaded zeroize_derive v1.5.0
7552026-09-05T00:57:08.103Z Downloaded version_check v0.9.5
7562026-09-05T00:57:08.103Z Downloaded unicode_categories v0.1.1
7572026-09-05T00:57:08.103Z Downloaded wyz v0.5.1
7582026-09-05T00:57:08.107Z Downloaded match_cfg v0.1.0
7592026-09-05T00:57:08.108Z Downloaded phf v0.12.1
7602026-09-05T00:57:08.111Z Downloaded litemap v0.8.1
7612026-09-05T00:57:08.115Z Downloaded jiff-static v0.2.34
7622026-09-05T00:57:08.117Z Downloaded num_threads v0.1.7
7632026-09-05T00:57:08.118Z Downloaded approx v0.5.1
7642026-09-05T00:57:08.118Z Downloaded ghash v0.6.0
7652026-09-05T00:57:08.122Z Downloaded memoffset v0.9.1
7662026-09-05T00:57:08.126Z Downloaded chacha20poly1305 v0.10.1
7672026-09-05T00:57:08.126Z Downloaded progenitor v0.13.0
7682026-09-05T00:57:08.126Z Downloaded rustversion v1.0.22
7692026-09-05T00:57:08.126Z Downloaded crypto-primes v0.7.2
7702026-09-05T00:57:08.130Z Downloaded libxml v0.3.3
7712026-09-05T00:57:08.133Z Downloaded tempfile v3.27.0
7722026-09-05T00:57:08.133Z Downloaded primefield v0.14.0
7732026-09-05T00:57:08.133Z Downloaded goblin v0.8.2
7742026-09-05T00:57:08.137Z Downloaded num-iter v0.1.45
7752026-09-05T00:57:08.137Z Downloaded rusty-fork v0.3.1
7762026-09-05T00:57:08.141Z Downloaded rpassword v7.5.4
7772026-09-05T00:57:08.142Z Downloaded sec1 v0.7.3
7782026-09-05T00:57:08.142Z Downloaded spki v0.8.0
7792026-09-05T00:57:08.142Z Downloaded tracing-core v0.1.36
7802026-09-05T00:57:08.145Z Downloaded smallvec v0.6.14
7812026-09-05T00:57:08.145Z Downloaded new_debug_unreachable v1.0.6
7822026-09-05T00:57:08.145Z Downloaded bit-set v0.8.0
7832026-09-05T00:57:08.145Z Downloaded p256 v0.14.0
7842026-09-05T00:57:08.148Z Downloaded pest_meta v2.8.6
7852026-09-05T00:57:08.148Z Downloaded strsim v0.10.0
7862026-09-05T00:57:08.148Z Downloaded strum_macros v0.26.4
7872026-09-05T00:57:08.155Z Downloaded atty v0.2.14
7882026-09-05T00:57:08.155Z Downloaded termcolor v1.4.1
7892026-09-05T00:57:08.156Z Downloaded ciborium v0.2.2
7902026-09-05T00:57:08.156Z Downloaded tabled_derive v0.7.0
7912026-09-05T00:57:08.156Z Downloaded thiserror-impl v1.0.69
7922026-09-05T00:57:08.159Z Downloaded tls_codec v0.4.2
7932026-09-05T00:57:08.159Z Downloaded tui-tree-widget v0.23.1
7942026-09-05T00:57:08.159Z Downloaded fancy-regex v0.14.0
7952026-09-05T00:57:08.159Z Downloaded vergen-lib v0.1.6
7962026-09-05T00:57:08.159Z Downloaded zmij v1.0.21
7972026-09-05T00:57:08.162Z Downloaded fixedbitset v0.5.7
7982026-09-05T00:57:08.163Z Downloaded generic-array v1.4.3
7992026-09-05T00:57:08.166Z Downloaded uzers v0.12.2
8002026-09-05T00:57:08.166Z Downloaded bzip2 v0.4.4
8012026-09-05T00:57:08.169Z Downloaded rtoolbox v0.0.3
8022026-09-05T00:57:08.169Z Downloaded fs-err v2.11.0
8032026-09-05T00:57:08.178Z Downloaded powerfmt v0.2.0
8042026-09-05T00:57:08.178Z Downloaded proc-macro-crate v3.4.0
8052026-09-05T00:57:08.181Z Downloaded ref-cast-impl v1.0.25
8062026-09-05T00:57:08.181Z Downloaded pkcs8 v0.11.0
8072026-09-05T00:57:08.182Z Downloaded pkg-config v0.3.32
8082026-09-05T00:57:08.182Z Downloaded sha1 v0.10.6
8092026-09-05T00:57:08.182Z Downloaded supports-hyperlinks v3.2.0
8102026-09-05T00:57:08.182Z Downloaded x509-cert v0.2.5
8112026-09-05T00:57:08.186Z Downloaded ssh-key v0.7.0-rc.11
8122026-09-05T00:57:08.189Z Downloaded libloading v0.8.9
8132026-09-05T00:57:08.190Z Downloaded base64 v0.21.7
8142026-09-05T00:57:08.193Z Downloaded async-lock v3.4.2
8152026-09-05T00:57:08.196Z Downloaded bitfield-struct v0.6.2
8162026-09-05T00:57:08.196Z Downloaded supports-unicode v2.1.0
8172026-09-05T00:57:08.199Z Downloaded num_enum_derive v0.7.6
8182026-09-05T00:57:08.199Z Downloaded byte-wrapper v0.1.0
8192026-09-05T00:57:08.199Z Downloaded pem v3.0.6
8202026-09-05T00:57:08.199Z Downloaded waitgroup v0.1.2
8212026-09-05T00:57:08.203Z Downloaded usdt v0.6.0
8222026-09-05T00:57:08.207Z Downloaded smallvec v1.15.1
8232026-09-05T00:57:08.207Z Downloaded terminal_size v0.4.3
8242026-09-05T00:57:08.207Z Downloaded topological-sort v0.2.2
8252026-09-05T00:57:08.207Z Downloaded owo-colors v3.5.0
8262026-09-05T00:57:08.210Z Downloaded rustyline v14.0.0
8272026-09-05T00:57:08.210Z Downloaded strsim v0.11.1
8282026-09-05T00:57:08.210Z Downloaded unicode-linebreak v0.1.5
8292026-09-05T00:57:08.215Z Downloaded pbkdf2 v0.13.0
8302026-09-05T00:57:08.215Z Downloaded xattr v1.6.1
8312026-09-05T00:57:08.215Z Downloaded foreign-types v0.3.2
8322026-09-05T00:57:08.215Z Downloaded mime v0.3.17
8332026-09-05T00:57:08.215Z Downloaded nodrop v0.1.14
8342026-09-05T00:57:08.215Z Downloaded seq-macro v0.3.6
8352026-09-05T00:57:08.218Z Downloaded endian-type v0.1.2
8362026-09-05T00:57:08.218Z Downloaded enum-as-inner v0.6.1
8372026-09-05T00:57:08.218Z Downloaded adler2 v2.0.1
8382026-09-05T00:57:08.222Z Downloaded elliptic-curve v0.14.1
8392026-09-05T00:57:08.222Z Downloaded partial-io v0.5.4
8402026-09-05T00:57:08.225Z Downloaded toml_edit v0.23.10+spec-1.0.0
8412026-09-05T00:57:08.225Z Downloaded twox-hash v2.1.2
8422026-09-05T00:57:08.233Z Downloaded ar_archive_writer v0.5.1
8432026-09-05T00:57:08.236Z Downloaded zip v0.6.6
8442026-09-05T00:57:08.236Z Downloaded gethostname v0.5.0
8452026-09-05T00:57:08.236Z Downloaded rand_distr v0.5.1
8462026-09-05T00:57:08.236Z Downloaded arrayref v0.3.9
8472026-09-05T00:57:08.237Z Downloaded futures-channel v0.3.32
8482026-09-05T00:57:08.237Z Downloaded either v1.15.0
8492026-09-05T00:57:08.240Z Downloaded parking v2.2.1
8502026-09-05T00:57:08.240Z Downloaded resolv-conf v0.7.6
8512026-09-05T00:57:08.246Z Downloaded sqlformat v0.3.5
8522026-09-05T00:57:08.249Z Downloaded tinytemplate v1.2.1
8532026-09-05T00:57:08.250Z Downloaded rawzip v0.4.4
8542026-09-05T00:57:08.254Z Downloaded rcgen v0.12.1
8552026-09-05T00:57:08.257Z Downloaded ryu v1.0.23
8562026-09-05T00:57:08.257Z Downloaded serdect v0.4.3
8572026-09-05T00:57:08.261Z Downloaded thiserror-impl-no-std v2.0.2
8582026-09-05T00:57:08.261Z Downloaded scheduled-thread-pool v0.2.7
8592026-09-05T00:57:08.264Z Downloaded strip-ansi-escapes v0.2.1
8602026-09-05T00:57:08.264Z Downloaded portable-atomic v1.13.1
8612026-09-05T00:57:08.267Z Downloaded serde_core v1.0.228
8622026-09-05T00:57:08.272Z Downloaded knus v3.4.0
8632026-09-05T00:57:08.272Z Downloaded digest v0.10.7
8642026-09-05T00:57:08.272Z Downloaded writeable v0.6.2
8652026-09-05T00:57:08.275Z Downloaded zstd-safe v7.2.4
8662026-09-05T00:57:08.275Z Downloaded toml_datetime v0.6.11
8672026-09-05T00:57:08.275Z Downloaded strum v0.26.3
8682026-09-05T00:57:08.275Z Downloaded try-lock v0.2.5
8692026-09-05T00:57:08.275Z Downloaded display-error-chain v0.2.2
8702026-09-05T00:57:08.275Z Downloaded zerofrom-derive v0.1.6
8712026-09-05T00:57:08.275Z Downloaded aes-gcm v0.11.0
8722026-09-05T00:57:08.279Z Downloaded multer v3.1.0
8732026-09-05T00:57:08.279Z Downloaded glob v0.3.3
8742026-09-05T00:57:08.282Z Downloaded num-rational v0.4.2
8752026-09-05T00:57:08.286Z Downloaded poly1305 v0.9.0
8762026-09-05T00:57:08.286Z Downloaded sponge-cursor v0.1.0
8772026-09-05T00:57:08.290Z Downloaded dtrace-parser v0.2.0
8782026-09-05T00:57:08.293Z Downloaded vte v0.14.1
8792026-09-05T00:57:08.293Z Downloaded bytes v1.11.1
8802026-09-05T00:57:08.297Z Downloaded postgres-types v0.2.12
8812026-09-05T00:57:08.302Z Downloaded linear-map v1.2.0
8822026-09-05T00:57:08.302Z Downloaded salsa20 v0.11.0
8832026-09-05T00:57:08.302Z Downloaded event-listener v5.4.1
8842026-09-05T00:57:08.305Z Downloaded cexpr v0.6.0
8852026-09-05T00:57:08.305Z Downloaded float-ord v0.3.2
8862026-09-05T00:57:08.310Z Downloaded newline-converter v0.3.0
8872026-09-05T00:57:08.310Z Downloaded port-file v0.1.0
8882026-09-05T00:57:08.310Z Downloaded num_enum_derive v0.5.11
8892026-09-05T00:57:08.310Z Downloaded cfg_aliases v0.2.1
8902026-09-05T00:57:08.310Z Downloaded postgres-protocol v0.6.10
8912026-09-05T00:57:08.310Z Downloaded steno v0.4.1
8922026-09-05T00:57:08.313Z Downloaded pem-rfc7468 v0.7.0
8932026-09-05T00:57:08.319Z Downloaded schemars_derive v0.8.22
8942026-09-05T00:57:08.322Z Downloaded serde_tokenstream v0.2.3
8952026-09-05T00:57:08.323Z Downloaded lalrpop-util v0.19.12
8962026-09-05T00:57:08.323Z Downloaded quick-error v1.2.3
8972026-09-05T00:57:08.323Z Downloaded sapling-renderdag v0.1.0
8982026-09-05T00:57:08.323Z Downloaded sync-ptr v0.1.4
8992026-09-05T00:57:08.323Z Downloaded similar-asserts v1.7.0
9002026-09-05T00:57:08.326Z Downloaded cfg-expr v0.20.6
9012026-09-05T00:57:08.329Z Downloaded futures-executor v0.3.32
9022026-09-05T00:57:08.330Z Downloaded thiserror v2.0.18
9032026-09-05T00:57:08.335Z Downloaded tls_codec_derive v0.4.2
9042026-09-05T00:57:08.340Z Downloaded smawk v0.3.2
9052026-09-05T00:57:08.340Z Downloaded testing_table v0.3.0
9062026-09-05T00:57:08.340Z Downloaded usdt-attr-macro v0.5.0
9072026-09-05T00:57:08.341Z Downloaded dirs-next v2.0.0
9082026-09-05T00:57:08.341Z Downloaded foreign-types-macros v0.2.3
9092026-09-05T00:57:08.346Z Downloaded quick-xml v0.37.5
9102026-09-05T00:57:08.349Z Downloaded trybuild v1.0.116
9112026-09-05T00:57:08.352Z Downloaded target-lexicon v0.13.3
9122026-09-05T00:57:08.352Z Downloaded bitvec v1.0.1
9132026-09-05T00:57:08.358Z Downloaded proc-macro2 v1.0.106
9142026-09-05T00:57:08.361Z Downloaded zerotrie v0.2.3
9152026-09-05T00:57:08.365Z Downloaded erased-serde v0.3.31
9162026-09-05T00:57:08.365Z Downloaded unicase v2.9.0
9172026-09-05T00:57:08.365Z Downloaded xshell v0.2.7
9182026-09-05T00:57:08.365Z Downloaded dunce v1.0.5
9192026-09-05T00:57:08.368Z Downloaded tower-http v0.6.8
9202026-09-05T00:57:08.371Z Downloaded winnow v1.0.3
9212026-09-05T00:57:08.375Z Downloaded rsa v0.10.0-rc.18
9222026-09-05T00:57:08.378Z Downloaded peg v0.8.5
9232026-09-05T00:57:08.381Z Downloaded backtrace-ext v0.2.1
9242026-09-05T00:57:08.381Z Downloaded oxide-generation v0.1.3
9252026-09-05T00:57:08.381Z Downloaded ff v0.13.1
9262026-09-05T00:57:08.431Z Downloaded knus-derive v3.4.0
9272026-09-05T00:57:08.431Z Downloaded nibble_vec v0.1.0
9282026-09-05T00:57:08.431Z Downloaded proc-macro-crate v1.3.1
9292026-09-05T00:57:08.431Z Downloaded password-hash v0.6.1
9302026-09-05T00:57:08.431Z Downloaded generic-array v0.14.7
9312026-09-05T00:57:08.431Z Downloaded memchr v2.8.0
9322026-09-05T00:57:08.431Z Downloaded num-integer v0.1.46
9332026-09-05T00:57:08.431Z Downloaded num_enum v0.7.6
9342026-09-05T00:57:08.431Z Downloaded async-bb8-diesel v0.2.1
9352026-09-05T00:57:08.431Z Downloaded bit-set v0.5.3
9362026-09-05T00:57:08.431Z Downloaded rand_pcg v0.10.2
9372026-09-05T00:57:08.431Z Downloaded sqlparser_derive v0.5.0
9382026-09-05T00:57:08.431Z Downloaded supports-hyperlinks v2.1.0
9392026-09-05T00:57:08.431Z Downloaded winnow v0.7.14
9402026-09-05T00:57:08.431Z Downloaded untrusted v0.7.1
9412026-09-05T00:57:08.431Z Downloaded vergen-gitcl v1.0.8
9422026-09-05T00:57:08.432Z Downloaded md-5 v0.10.6
9432026-09-05T00:57:08.432Z Downloaded relative-path v1.9.3
9442026-09-05T00:57:08.432Z Downloaded whoami v2.1.0
9452026-09-05T00:57:08.432Z Downloaded ciborium-ll v0.2.2
9462026-09-05T00:57:08.432Z Downloaded num-bigint v0.4.6
9472026-09-05T00:57:08.432Z Downloaded rustc_version v0.4.1
9482026-09-05T00:57:08.432Z Downloaded serde_with v3.21.0
9492026-09-05T00:57:08.432Z Downloaded regex v1.12.3
9502026-09-05T00:57:08.439Z Downloaded rand_seeder v0.4.0
9512026-09-05T00:57:08.439Z Downloaded serde_path_to_error v0.1.20
9522026-09-05T00:57:08.439Z Downloaded ed25519-dalek v2.2.0
9532026-09-05T00:57:08.439Z Downloaded progenitor-impl v0.13.0
9542026-09-05T00:57:08.439Z Downloaded maybe-uninit v2.0.0
9552026-09-05T00:57:08.439Z Downloaded jobserver v0.1.34
9562026-09-05T00:57:08.439Z Downloaded elliptic-curve v0.13.8
9572026-09-05T00:57:08.439Z Downloaded zip v4.6.1
9582026-09-05T00:57:08.439Z Downloaded document-features v0.2.12
9592026-09-05T00:57:08.439Z Downloaded mime_guess v2.0.5
9602026-09-05T00:57:08.439Z Downloaded p384 v0.14.0
9612026-09-05T00:57:08.439Z Downloaded winnow v0.6.26
9622026-09-05T00:57:08.443Z Downloaded base64ct v1.8.3
9632026-09-05T00:57:08.443Z Downloaded shell-words v1.1.1
9642026-09-05T00:57:08.443Z Downloaded chrono v0.4.45
9652026-09-05T00:57:08.448Z Downloaded schemars v0.9.0
9662026-09-05T00:57:08.453Z Downloaded toml v1.1.2+spec-1.1.0
9672026-09-05T00:57:08.456Z Downloaded paste v1.0.15
9682026-09-05T00:57:08.457Z Downloaded signal-hook-mio v0.2.5
9692026-09-05T00:57:08.461Z Downloaded tower-layer v0.3.3
9702026-09-05T00:57:08.464Z Downloaded time-core v0.1.8
9712026-09-05T00:57:08.464Z Downloaded universal-hash v0.5.1
9722026-09-05T00:57:08.464Z Downloaded futures-core v0.3.32
9732026-09-05T00:57:08.464Z Downloaded pest_derive v2.8.6
9742026-09-05T00:57:08.468Z Downloaded psl-types v2.0.11
9752026-09-05T00:57:08.468Z Downloaded anes v0.1.6
9762026-09-05T00:57:08.471Z Downloaded publicsuffix v2.3.0
9772026-09-05T00:57:08.472Z Downloaded minimal-lexical v0.2.1
9782026-09-05T00:57:08.475Z Downloaded foldhash v0.1.5
9792026-09-05T00:57:08.476Z Downloaded foldhash v0.2.0
9802026-09-05T00:57:08.476Z Downloaded camino-tempfile v1.4.1
9812026-09-05T00:57:08.479Z Downloaded base64 v0.22.1
9822026-09-05T00:57:08.480Z Downloaded slog-bunyan v2.5.0
9832026-09-05T00:57:08.481Z Downloaded foreign-types-shared v0.3.1
9842026-09-05T00:57:08.481Z Downloaded zlib-rs v0.6.2
9852026-09-05T00:57:08.484Z Downloaded simd-adler32 v0.3.8
9862026-09-05T00:57:08.484Z Downloaded similar v2.7.0
9872026-09-05T00:57:08.487Z Downloaded yoke-derive v0.8.1
9882026-09-05T00:57:08.490Z Downloaded termios v0.3.3
9892026-09-05T00:57:08.495Z Downloaded memmap v0.7.0
9902026-09-05T00:57:08.498Z Downloaded oxide-update-engine-display v0.1.2
9912026-09-05T00:57:08.499Z Downloaded parse-display-derive v0.10.0
9922026-09-05T00:57:08.499Z Downloaded string_cache v0.8.9
9932026-09-05T00:57:08.502Z Downloaded wnaf v0.14.0
9942026-09-05T00:57:08.505Z Downloaded maplit v1.0.2
9952026-09-05T00:57:08.505Z Downloaded p521 v0.14.0
9962026-09-05T00:57:08.508Z Downloaded sec1 v0.8.1
9972026-09-05T00:57:08.512Z Downloaded stringmetrics v2.2.2
9982026-09-05T00:57:08.512Z Downloaded digest v0.11.3
9992026-09-05T00:57:08.515Z Downloaded errno v0.3.14
10002026-09-05T00:57:08.515Z Downloaded pretty-hex v0.4.1
10012026-09-05T00:57:08.515Z Downloaded serde-big-array v0.5.1
10022026-09-05T00:57:08.519Z Downloaded newtype-uuid-macros v0.1.0
10032026-09-05T00:57:08.519Z Downloaded libtest-mimic v0.8.1
10042026-09-05T00:57:08.519Z Downloaded scroll_derive v0.13.1
10052026-09-05T00:57:08.519Z Downloaded tabwriter v1.4.1
10062026-09-05T00:57:08.522Z Downloaded serde v1.0.228
10072026-09-05T00:57:08.522Z Downloaded jiff-core v0.1.0
10082026-09-05T00:57:08.525Z Downloaded rayon-core v1.13.0
10092026-09-05T00:57:08.529Z Downloaded camino-tempfile-ext v0.3.3
10102026-09-05T00:57:08.529Z Downloaded chacha20 v0.10.0
10112026-09-05T00:57:08.529Z Downloaded serde_cbor v0.11.2
10122026-09-05T00:57:08.533Z Downloaded futures-sink v0.3.32
10132026-09-05T00:57:08.537Z Downloaded miette v7.6.0
10142026-09-05T00:57:08.541Z Downloaded tokio-stream v0.1.18
10152026-09-05T00:57:08.541Z Downloaded vergen v9.1.0
10162026-09-05T00:57:08.546Z Downloaded papergrid v0.18.0
10172026-09-05T00:57:08.549Z Downloaded socket2 v0.5.10
10182026-09-05T00:57:08.549Z Downloaded zstd v0.13.3
10192026-09-05T00:57:08.554Z Downloaded libm v0.2.16
10202026-09-05T00:57:08.559Z Downloaded module-lattice v0.2.3
10212026-09-05T00:57:08.562Z Downloaded usdt-impl v0.6.0
10222026-09-05T00:57:08.562Z Downloaded reqwest v0.13.2
10232026-09-05T00:57:08.565Z Downloaded oorandom v11.1.5
10242026-09-05T00:57:08.573Z Downloaded slog-async v2.8.0
10252026-09-05T00:57:08.576Z Downloaded slog-dtrace v0.3.0
10262026-09-05T00:57:08.576Z Downloaded tokio-rustls v0.26.4
10272026-09-05T00:57:08.576Z Downloaded cc v1.2.56
10282026-09-05T00:57:08.587Z Downloaded serde_json v1.0.151
10292026-09-05T00:57:08.591Z Downloaded qorb v0.4.1
10302026-09-05T00:57:08.594Z Downloaded ahash v0.8.12
10312026-09-05T00:57:08.594Z Downloaded serde_with_macros v3.21.0
10322026-09-05T00:57:08.602Z Downloaded pin-project-lite v0.2.17
10332026-09-05T00:57:08.602Z Downloaded polyval v0.7.1
10342026-09-05T00:57:08.602Z Downloaded fatfs v0.3.6
10352026-09-05T00:57:08.602Z Downloaded nom v8.0.0
10362026-09-05T00:57:08.607Z Downloaded lock_api v0.4.14
10372026-09-05T00:57:08.607Z Downloaded subprocess v0.2.15
10382026-09-05T00:57:08.610Z Downloaded rust-argon2 v2.1.0
10392026-09-05T00:57:08.610Z Downloaded libsw-core v0.3.2
10402026-09-05T00:57:08.610Z Downloaded oxide-update-engine v0.1.2
10412026-09-05T00:57:08.610Z Downloaded curve25519-dalek v4.1.3
10422026-09-05T00:57:08.617Z Downloaded goblin v0.10.5
10432026-09-05T00:57:08.621Z Downloaded blake2 v0.11.0-rc.6
10442026-09-05T00:57:08.621Z Downloaded blake2b_simd v1.0.4
10452026-09-05T00:57:08.625Z Downloaded term v0.7.0
10462026-09-05T00:57:08.625Z Downloaded enum_dispatch v0.3.13
10472026-09-05T00:57:08.625Z Downloaded typify v0.6.2
10482026-09-05T00:57:08.628Z Downloaded ecdsa v0.16.9
10492026-09-05T00:57:08.628Z Downloaded unicode-segmentation v1.12.0
10502026-09-05T00:57:08.632Z Downloaded anstyle-parse v1.0.0
10512026-09-05T00:57:08.632Z Downloaded proptest v1.11.0
10522026-09-05T00:57:08.635Z Downloaded tiny-keccak v2.0.2
10532026-09-05T00:57:08.640Z Downloaded once_cell v1.21.3
10542026-09-05T00:57:08.640Z Downloaded unicode-normalization v0.1.25
10552026-09-05T00:57:08.643Z Downloaded zerocopy v0.7.35
10562026-09-05T00:57:08.649Z Downloaded async-compression v0.4.41
10572026-09-05T00:57:08.654Z Downloaded pest v2.8.6
10582026-09-05T00:57:08.657Z Downloaded bumpalo v3.20.2
10592026-09-05T00:57:08.657Z Downloaded oso v0.27.3
10602026-09-05T00:57:08.662Z Downloaded rstest v0.25.0
10612026-09-05T00:57:08.665Z Downloaded pin-project v1.1.11
10622026-09-05T00:57:08.669Z Downloaded knuffel-derive v3.2.0
10632026-09-05T00:57:08.674Z Downloaded serde_derive_internals v0.29.1
10642026-09-05T00:57:08.674Z Downloaded unsafe-libyaml v0.2.11
10652026-09-05T00:57:08.674Z Downloaded prettyplease v0.2.37
10662026-09-05T00:57:08.678Z Downloaded ron v0.8.1
10672026-09-05T00:57:08.678Z Downloaded crypto-bigint v0.7.5
10682026-09-05T00:57:08.685Z Downloaded bzip2 v0.6.1
10692026-09-05T00:57:08.688Z Downloaded progenitor-impl v0.14.0
10702026-09-05T00:57:08.688Z Downloaded rustc-demangle v0.1.27
10712026-09-05T00:57:08.689Z Downloaded log v0.4.33
10722026-09-05T00:57:08.692Z Downloaded regex-syntax v0.6.29
10732026-09-05T00:57:08.695Z Downloaded rand v0.10.1
10742026-09-05T00:57:08.698Z Downloaded reedline v0.40.0
10752026-09-05T00:57:08.702Z Downloaded tough v0.22.0
10762026-09-05T00:57:08.705Z Downloaded drift v0.2.0
10772026-09-05T00:57:08.710Z Downloaded pkcs5 v0.8.1
10782026-09-05T00:57:08.713Z Downloaded backtrace v0.3.76
10792026-09-05T00:57:08.716Z Downloaded quinn v0.11.11
10802026-09-05T00:57:08.720Z Downloaded toml_edit v0.19.15
10812026-09-05T00:57:08.727Z Downloaded syn v1.0.109
10822026-09-05T00:57:08.732Z Downloaded expectorate v1.2.0
10832026-09-05T00:57:08.735Z Downloaded blake3 v1.8.5
10842026-09-05T00:57:08.738Z Downloaded rand v0.9.2
10852026-09-05T00:57:08.741Z Downloaded dropshot-api-manager v0.8.0
10862026-09-05T00:57:08.745Z Downloaded toml_edit v0.22.27
10872026-09-05T00:57:08.748Z Downloaded smoltcp v0.9.1
10882026-09-05T00:57:08.758Z Downloaded radix_trie v0.2.1
10892026-09-05T00:57:08.762Z Downloaded tokio-util v0.7.18
10902026-09-05T00:57:08.766Z Downloaded object v0.30.4
10912026-09-05T00:57:08.770Z Downloaded arc-swap v1.8.2
10922026-09-05T00:57:08.773Z Downloaded quinn-proto v0.11.16
10932026-09-05T00:57:08.777Z Downloaded tabled v0.15.0
10942026-09-05T00:57:08.785Z Downloaded russh v0.62.4
10952026-09-05T00:57:08.789Z Downloaded miette v5.10.0
10962026-09-05T00:57:08.794Z Downloaded pretty_assertions v1.4.1
10972026-09-05T00:57:08.794Z Downloaded nix v0.27.1
10982026-09-05T00:57:08.799Z Downloaded curve25519-dalek v5.0.0
10992026-09-05T00:57:08.805Z Downloaded num-bigint-dig v0.8.6
11002026-09-05T00:57:08.808Z Downloaded typed-path v0.9.3
11012026-09-05T00:57:08.811Z Downloaded zerocopy-derive v0.8.55
11022026-09-05T00:57:08.816Z Downloaded tower v0.5.3
11032026-09-05T00:57:08.827Z Downloaded rayon v1.11.0
11042026-09-05T00:57:08.831Z Downloaded object v0.37.3
11052026-09-05T00:57:08.843Z Downloaded p384 v0.13.1
11062026-09-05T00:57:08.849Z Downloaded regex-syntax v0.8.10
11072026-09-05T00:57:08.854Z Downloaded reqwest v0.12.28
11082026-09-05T00:57:08.863Z Downloaded rustls v0.23.41
11092026-09-05T00:57:08.896Z Downloaded syn v2.0.117
11102026-09-05T00:57:08.905Z Downloaded salty v0.3.0
11112026-09-05T00:57:08.905Z Downloaded futures-util v0.3.32
11122026-09-05T00:57:08.905Z Downloaded sha3 v0.12.0
11132026-09-05T00:57:08.905Z Downloaded aws-lc-rs v1.16.3
11142026-09-05T00:57:08.905Z Downloaded hickory-proto v0.25.2
11152026-09-05T00:57:08.932Z Downloaded openssl v0.10.80
11162026-09-05T00:57:08.932Z Downloaded lalrpop v0.19.12
11172026-09-05T00:57:08.944Z Downloaded petname v2.0.2
11182026-09-05T00:57:08.944Z Downloaded winnow v0.5.40
11192026-09-05T00:57:08.944Z Downloaded hickory-proto v0.24.4
11202026-09-05T00:57:08.944Z Downloaded polar-core v0.27.3
11212026-09-05T00:57:08.948Z Downloaded nix v0.28.0
11222026-09-05T00:57:08.948Z Downloaded diesel v2.3.7
11232026-09-05T00:57:08.957Z Downloaded aho-corasick v1.1.4
11242026-09-05T00:57:08.960Z Downloaded regress v0.11.1
11252026-09-05T00:57:08.964Z Downloaded moka v0.12.13
11262026-09-05T00:57:08.968Z Downloaded git2 v0.20.4
11272026-09-05T00:57:08.973Z Downloaded gimli v0.32.3
11282026-09-05T00:57:08.978Z Downloaded tabled v0.21.0
11292026-09-05T00:57:08.988Z Downloaded unicode-width v0.2.0
11302026-09-05T00:57:08.992Z Downloaded unicode-width v0.1.14
11312026-09-05T00:57:08.996Z Downloaded time v0.3.47
11322026-09-05T00:57:09.002Z Downloaded tracing v0.1.44
11332026-09-05T00:57:09.020Z Downloaded vcpkg v0.2.15
11342026-09-05T00:57:09.038Z Downloaded smoltcp v0.11.0
11352026-09-05T00:57:09.045Z Downloaded sqlparser v0.61.0
11362026-09-05T00:57:09.051Z Downloaded zerocopy v0.8.55
11372026-09-05T00:57:09.062Z Downloaded bindgen v0.71.1
11382026-09-05T00:57:09.067Z Downloaded syn v3.0.3
11392026-09-05T00:57:09.073Z Downloaded nix v0.31.2
11402026-09-05T00:57:09.080Z Downloaded openapiv3 v2.2.0
11412026-09-05T00:57:09.086Z Downloaded bstr v1.12.1
11422026-09-05T00:57:09.091Z Downloaded sha3 v0.11.0
11432026-09-05T00:57:09.094Z Downloaded rustix v1.1.4
11442026-09-05T00:57:09.107Z Downloaded regress v0.10.5
11452026-09-05T00:57:09.115Z Downloaded ratatui v0.29.0
11462026-09-05T00:57:09.123Z Downloaded typify-impl v0.6.2
11472026-09-05T00:57:09.131Z Downloaded dropshot v0.17.1
11482026-09-05T00:57:09.144Z Downloaded zerocopy-derive v0.6.6
11492026-09-05T00:57:09.150Z Downloaded rustix v0.38.44
11502026-09-05T00:57:09.162Z Downloaded sled v0.34.7
11512026-09-05T00:57:09.171Z Downloaded bzip2-sys v0.1.13+1.0.8
11522026-09-05T00:57:09.195Z Downloaded regex-automata v0.4.14
11532026-09-05T00:57:09.204Z Downloaded jiff v0.2.34
11542026-09-05T00:57:09.216Z Downloaded petgraph v0.8.3
11552026-09-05T00:57:09.229Z Downloaded csv v1.4.0
11562026-09-05T00:57:09.242Z Downloaded sha3 v0.10.8
11572026-09-05T00:57:09.245Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11582026-09-05T00:57:09.254Z Downloaded petgraph v0.6.5
11592026-09-05T00:57:09.263Z Downloaded chrono-tz v0.10.4
11602026-09-05T00:57:09.273Z Downloaded libz-sys v1.1.24
11612026-09-05T00:57:09.285Z Downloaded tokio v1.52.1
11622026-09-05T00:57:09.316Z Downloaded libc v0.2.185
11632026-09-05T00:57:09.336Z Downloaded ring v0.17.14
11642026-09-05T00:57:09.356Z Downloaded httpmock v0.8.3
11652026-09-05T00:57:09.365Z Downloaded encoding_rs v0.8.35
11662026-09-05T00:57:09.405Z Downloaded libgit2-sys v0.18.3+1.9.2
11672026-09-05T00:57:09.857Z Downloaded aws-lc-sys v0.40.0
11682026-09-05T00:57:10.283Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11692026-09-05T00:57:13.098Z Startup: Refreshing catalog 'helios' ... Done
11702026-09-05T00:57:13.526Z Startup: Caching catalogs ... Done
11712026-09-05T00:57:16.075ZPlanning: Solver setup ... Done (2.382s)
11722026-09-05T00:57:16.144ZPlanning: Running solver ... Done (0.068s)
11732026-09-05T00:57:16.196ZPlanning: Finding local manifests ... Done (0.003s)
11742026-09-05T00:57:16.207ZPlanning: Fetching manifests: 0/2 0% complete
11752026-09-05T00:57:16.223ZPlanning: Fetching manifests: 2/2 100% complete
11762026-09-05T00:57:16.237ZPlanning: Package planning ... Done (0.014s)
11772026-09-05T00:57:16.240ZPlanning: Merging actions ... Done (0.002s)
11782026-09-05T00:57:16.403ZPlanning: Checking for conflicting actions ... Done (0.164s)
11792026-09-05T00:57:16.406ZPlanning: Consolidating action changes ... Done (0.001s)
11802026-09-05T00:57:17.283ZPlanning: Evaluating mediators ... Done (0.877s)
11812026-09-05T00:57:17.287ZPlanning: Planning completed in 3.72 seconds
11822026-09-05T00:57:17.291Z Packages to install: 2
11832026-09-05T00:57:17.291Z Estimated space available: 155.72 GB
11842026-09-05T00:57:17.291ZEstimated space to be consumed: 86.48 MB
11852026-09-05T00:57:17.291Z Create boot environment: No
11862026-09-05T00:57:17.291ZCreate backup boot environment: No
11872026-09-05T00:57:17.322Z Rebuild boot archive: No
11882026-09-05T00:57:17.322Z
11892026-09-05T00:57:17.322ZChanged packages:
11902026-09-05T00:57:17.322Zhelios
11912026-09-05T00:57:17.323Z developer/build-essential
11922026-09-05T00:57:17.323Z None -> 11-3.0
11932026-09-05T00:57:17.323Z library/libxmlsec1
11942026-09-05T00:57:17.323Z None -> 1.2.35-3.0
11952026-09-05T00:57:17.323Z
11962026-09-05T00:57:17.323ZDownload: 0/214 items 0.0/1.3MB 0% complete
11972026-09-05T00:57:17.387ZDownload: Completed 1.28 MB in 0.07 seconds (18.3M/s)
11982026-09-05T00:57:17.490Z Actions: 1/268 actions (Installing new actions)
11992026-09-05T00:57:17.532Z Actions: Completed 268 actions in 0.04 seconds.
12002026-09-05T00:57:17.565ZFinalize: Updating package state database ... Done (0.035s)
12012026-09-05T00:57:17.568ZFinalize: Updating package cache ... Done (0.000s)
12022026-09-05T00:57:17.661ZFinalize: Updating image state ... Done (0.096s)
12032026-09-05T00:57:20.420ZFinalize: Creating fast lookup database ... Done (2.705s)
12042026-09-05T00:57:20.498ZFinalize: Reading search index ... Done (0.012s)
12052026-09-05T00:57:20.502ZFinalize: Updating search index ... Done (0.000s)
12062026-09-05T00:57:20.604ZFinalize: Updating package cache ... Done (0.000s)
12072026-09-05T00:57:20.985ZPlanning: Evaluating mediator changes ... Done
12082026-09-05T00:57:21.092ZPlanning: Checking for conflicting actions ... Done
12092026-09-05T00:57:21.095ZPlanning: Consolidating action changes ... Done
12102026-09-05T00:57:21.252ZPlanning: Evaluating mediators ... Done
12112026-09-05T00:57:21.254ZPlanning: Planning completed in 0.27 seconds
12122026-09-05T00:57:21.275Z Mediators to change: 2
12132026-09-05T00:57:21.275Z Create boot environment: No
12142026-09-05T00:57:21.275ZCreate backup boot environment: No
12152026-09-05T00:57:21.347ZFinalize: Updating package state database ... Done
12162026-09-05T00:57:21.347ZFinalize: Updating package cache ... Done
12172026-09-05T00:57:21.409ZFinalize: Updating image state ... Done
12182026-09-05T00:57:23.366ZFinalize: Creating fast lookup database ... Done
12192026-09-05T00:57:23.426ZFinalize: Reading search index ... Done
12202026-09-05T00:57:23.430ZFinalize: Updating search index ... Done
12212026-09-05T00:57:23.537ZFinalize: Updating package cache ... Done
12222026-09-05T00:57:23.821ZPlanning: Evaluating mediator changes ... Done
12232026-09-05T00:57:23.926ZPlanning: Checking for conflicting actions ... Done
12242026-09-05T00:57:23.929ZPlanning: Consolidating action changes ... Done
12252026-09-05T00:57:24.085ZPlanning: Evaluating mediators ... Done
12262026-09-05T00:57:24.088ZPlanning: Planning completed in 0.26 seconds
12272026-09-05T00:57:24.108Z Mediators to change: 1
12282026-09-05T00:57:24.108Z Create boot environment: No
12292026-09-05T00:57:24.108ZCreate backup boot environment: No
12302026-09-05T00:57:24.164ZFinalize: Updating package state database ... Done
12312026-09-05T00:57:24.164ZFinalize: Updating package cache ... Done
12322026-09-05T00:57:24.226ZFinalize: Updating image state ... Done
12332026-09-05T00:57:26.257ZFinalize: Creating fast lookup database ... Done
12342026-09-05T00:57:26.310ZFinalize: Reading search index ... Done
12352026-09-05T00:57:26.310ZFinalize: Updating search index ... Done
12362026-09-05T00:57:26.383ZFinalize: Updating package cache ... Done
12372026-09-05T00:57:26.665ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12382026-09-05T00:57:26.665Zapache system 2.4 system
12392026-09-05T00:57:26.665Zclang system 15 system
12402026-09-05T00:57:26.665Zcsh system system illumos
12412026-09-05T00:57:26.665Zctags system system illumos
12422026-09-05T00:57:26.665Zfile vendor vendor darwinsys
12432026-09-05T00:57:26.665Zfile system system illumos
12442026-09-05T00:57:26.665Zgcc vendor 14 vendor
12452026-09-05T00:57:26.665Zgcc system 13 system
12462026-09-05T00:57:26.665Zgcc system 10 system
12472026-09-05T00:57:26.665Zgo system 1.25 system
12482026-09-05T00:57:26.665Zllvm system 15 system
12492026-09-05T00:57:26.665Zmariadb system 11.4 system
12502026-09-05T00:57:26.665Zmta vendor vendor dma
12512026-09-05T00:57:26.665Zopenjdk system 17 system
12522026-09-05T00:57:26.666Zopenjdk system 11 system
12532026-09-05T00:57:26.666Zopenssl vendor 3 vendor
12542026-09-05T00:57:26.666Zperl system 5.40 system
12552026-09-05T00:57:26.666Zpostgresql system 18 system
12562026-09-05T00:57:26.667Zpostgresql system 17 system
12572026-09-05T00:57:26.667Zpython vendor 3 vendor
12582026-09-05T00:57:26.667Zpython system 2 system
12592026-09-05T00:57:26.667Zpython3 vendor 3.13 vendor
12602026-09-05T00:57:26.667Zruby system 3.4 system
12612026-09-05T00:57:26.667Zruby system 3.0 system
12622026-09-05T00:57:26.667Zwords vendor vendor american-english
12632026-09-05T00:57:26.667Zwords system system australian-english
12642026-09-05T00:57:26.667Zwords system system british-english
12652026-09-05T00:57:26.668Zwords system system canadian-english
12662026-09-05T00:57:26.668Zwords system system french
12672026-09-05T00:57:26.668Zwords system system italian
12682026-09-05T00:57:26.668Zwords system system ngerman
12692026-09-05T00:57:26.668Zwords system system ogerman
12702026-09-05T00:57:26.668Zwords system system spanish
12712026-09-05T00:57:26.928ZPUBLISHER TYPE STATUS P LOCATION
12722026-09-05T00:57:26.928Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12732026-09-05T00:57:27.432ZFMRI IFO
12742026-09-05T00:57:27.433Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12752026-09-05T00:57:27.433Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12762026-09-05T00:57:27.433Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12772026-09-05T00:57:27.433Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12782026-09-05T00:57:27.433Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12792026-09-05T00:57:27.433Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12802026-09-05T00:57:27.433Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
12812026-09-05T00:57:27.433Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
12822026-09-05T00:57:27.433Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
12832026-09-05T00:57:28.104Z Downloading crates ...
12842026-09-05T00:57:28.170Z Downloaded cargo_toml v0.21.0
12852026-09-05T00:57:28.218Z Compiling proc-macro2 v1.0.106
12862026-09-05T00:57:28.219Z Compiling quote v1.0.45
12872026-09-05T00:57:28.234Z Compiling unicode-ident v1.0.24
12882026-09-05T00:57:28.234Z Compiling serde_core v1.0.228
12892026-09-05T00:57:28.234Z Compiling libc v0.2.185
12902026-09-05T00:57:28.234Z Compiling version_check v0.9.5
12912026-09-05T00:57:28.234Z Compiling memchr v2.8.0
12922026-09-05T00:57:28.291Z Compiling serde v1.0.228
12932026-09-05T00:57:28.305Z Compiling zmij v1.0.21
12942026-09-05T00:57:28.305Z Compiling ucd-trie v0.1.7
12952026-09-05T00:57:28.305Z Compiling itoa v1.0.17
12962026-09-05T00:57:28.305Z Compiling thiserror v1.0.69
12972026-09-05T00:57:28.305Z Compiling rustix v1.1.4
12982026-09-05T00:57:28.305Z Compiling byteorder v1.5.0
12992026-09-05T00:57:28.591Z Compiling bitflags v2.11.0
13002026-09-05T00:57:28.606Z Compiling serde_json v1.0.151
13012026-09-05T00:57:28.695Z Compiling syn v1.0.109
13022026-09-05T00:57:28.863Z Compiling proc-macro-error-attr v1.0.4
13032026-09-05T00:57:28.895Z Compiling usdt-impl v0.5.0
13042026-09-05T00:57:28.895Z Compiling camino v1.2.5
13052026-09-05T00:57:28.895Z Compiling proc-macro-error v1.0.4
13062026-09-05T00:57:28.895Z Compiling getrandom v0.4.3
13072026-09-05T00:57:28.959Z Compiling pest v2.8.6
13082026-09-05T00:57:28.978Z Compiling hashbrown v0.17.0
13092026-09-05T00:57:29.036Z Compiling utf8parse v0.2.2
13102026-09-05T00:57:29.077Z Compiling plain v0.2.3
13112026-09-05T00:57:29.106Z Compiling equivalent v1.0.2
13122026-09-05T00:57:29.124Z Compiling log v0.4.33
13132026-09-05T00:57:29.147Z Compiling anstyle-parse v1.0.0
13142026-09-05T00:57:29.195Z Compiling thiserror v2.0.18
13152026-09-05T00:57:29.207Z Compiling pretty-hex v0.4.1
13162026-09-05T00:57:29.223Z Compiling cfg-if v1.0.4
13172026-09-05T00:57:29.257Z Compiling is_terminal_polyfill v1.70.2
13182026-09-05T00:57:29.297Z Compiling errno v0.3.14
13192026-09-05T00:57:29.300Z Compiling thread-id v4.2.2
13202026-09-05T00:57:29.336Z Compiling autocfg v1.5.0
13212026-09-05T00:57:29.366Z Compiling colorchoice v1.0.4
13222026-09-05T00:57:29.393Z Compiling anstyle-query v1.1.5
13232026-09-05T00:57:29.404Z Compiling anstyle v1.0.14
13242026-09-05T00:57:29.407Z Compiling toml_write v0.1.2
13252026-09-05T00:57:29.416Z Compiling winnow v0.7.14
13262026-09-05T00:57:29.454Z Compiling strsim v0.11.1
13272026-09-05T00:57:29.527Z Compiling indexmap v2.14.0
13282026-09-05T00:57:29.541Z Compiling clap_lex v1.0.0
13292026-09-05T00:57:29.593Z Compiling anstream v1.0.0
13302026-09-05T00:57:29.633Z Compiling anyhow v1.0.104
13312026-09-05T00:57:29.642Z Compiling bytecount v0.6.9
13322026-09-05T00:57:29.656Z Compiling fnv v1.0.7
13332026-09-05T00:57:29.774Z Compiling syn v2.0.117
13342026-09-05T00:57:29.792Z Compiling heck v0.5.0
13352026-09-05T00:57:29.802Z Compiling heck v0.4.1
13362026-09-05T00:57:29.821Z Compiling fastrand v2.3.0
13372026-09-05T00:57:29.840Z Compiling fs-err v3.3.0
13382026-09-05T00:57:29.855Z Compiling unicode-width v0.1.14
13392026-09-05T00:57:29.916Z Compiling once_cell v1.21.3
13402026-09-05T00:57:30.038Z Compiling memmap v0.7.0
13412026-09-05T00:57:30.047Z Compiling smawk v0.3.2
13422026-09-05T00:57:30.098Z Compiling pest_meta v2.8.6
13432026-09-05T00:57:30.148Z Compiling papergrid v0.11.0
13442026-09-05T00:57:30.150Z Compiling unicode-width v0.2.0
13452026-09-05T00:57:30.171Z Compiling unicode-linebreak v0.1.5
13462026-09-05T00:57:30.216Z Compiling swrite v0.1.0
13472026-09-05T00:57:30.374Z Compiling terminal_size v0.4.3
13482026-09-05T00:57:30.374Z Compiling tempfile v3.27.0
13492026-09-05T00:57:30.474Z Compiling clap_builder v4.6.0
13502026-09-05T00:57:30.474Z Compiling textwrap v0.16.2
13512026-09-05T00:57:30.719Z Compiling cargo-platform v0.3.2
13522026-09-05T00:57:30.719Z Compiling semver v1.0.28
13532026-09-05T00:57:31.059Z Compiling camino-tempfile v1.4.1
13542026-09-05T00:57:31.324Z Compiling tabled_derive v0.7.0
13552026-09-05T00:57:31.920Z Compiling pest_generator v2.8.6
13562026-09-05T00:57:31.989Z Compiling tabled v0.15.0
13572026-09-05T00:57:32.398Z Compiling serde_derive v1.0.228
13582026-09-05T00:57:32.398Z Compiling thiserror-impl v1.0.69
13592026-09-05T00:57:32.411Z Compiling zerocopy-derive v0.7.35
13602026-09-05T00:57:32.411Z Compiling scroll_derive v0.12.1
13612026-09-05T00:57:32.411Z Compiling thiserror-impl v2.0.18
13622026-09-05T00:57:32.411Z Compiling clap_derive v4.6.1
13632026-09-05T00:57:32.508Z Compiling pest_derive v2.8.6
13642026-09-05T00:57:33.054Z Compiling scroll v0.12.0
13652026-09-05T00:57:33.142Z Compiling zerocopy v0.7.35
13662026-09-05T00:57:33.257Z Compiling goblin v0.8.2
13672026-09-05T00:57:33.457Z Compiling dtrace-parser v0.2.0
13682026-09-05T00:57:33.763Z Compiling clap v4.6.1
13692026-09-05T00:57:34.803Z Compiling dof v0.3.0
13702026-09-05T00:57:34.803Z Compiling serde_tokenstream v0.2.3
13712026-09-05T00:57:34.818Z Compiling serde_spanned v0.6.9
13722026-09-05T00:57:34.818Z Compiling toml_datetime v0.6.11
13732026-09-05T00:57:34.818Z Compiling macaddr v1.0.1
13742026-09-05T00:57:34.818Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13752026-09-05T00:57:34.819Z Compiling cargo_metadata v0.23.1
13762026-09-05T00:57:35.002Z Compiling toml_edit v0.22.27
13772026-09-05T00:57:35.442Z Compiling usdt-attr-macro v0.5.0
13782026-09-05T00:57:35.442Z Compiling usdt-macro v0.5.0
13792026-09-05T00:57:36.052Z Compiling usdt v0.5.0
13802026-09-05T00:57:36.251Z Compiling toml v0.8.23
13812026-09-05T00:57:36.569Z Compiling cargo_toml v0.21.0
13822026-09-05T00:57:37.851Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-09-05T00:57:39.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s
13842026-09-05T00:57:39.932Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
13852026-09-05T00:57:40.698Z Compiling serde_core v1.0.228
13862026-09-05T00:57:40.698Z Compiling libc v0.2.185
13872026-09-05T00:57:40.698Z Compiling serde v1.0.228
13882026-09-05T00:57:40.702Z Compiling log v0.4.33
13892026-09-05T00:57:40.702Z Compiling smallvec v1.15.1
13902026-09-05T00:57:40.702Z Compiling find-msvc-tools v0.1.9
13912026-09-05T00:57:40.702Z Compiling shlex v1.3.0
13922026-09-05T00:57:40.702Z Compiling subtle v2.6.1
13932026-09-05T00:57:40.879Z Compiling scopeguard v1.2.0
13942026-09-05T00:57:40.883Z Compiling stable_deref_trait v1.2.1
13952026-09-05T00:57:40.895Z Compiling typenum v1.20.1
13962026-09-05T00:57:40.899Z Compiling zerocopy v0.8.55
13972026-09-05T00:57:40.899Z Compiling portable-atomic v1.13.1
13982026-09-05T00:57:40.924Z Compiling serde_json v1.0.151
13992026-09-05T00:57:40.951Z Compiling syn v2.0.117
14002026-09-05T00:57:40.964Z Compiling critical-section v1.2.0
14012026-09-05T00:57:41.022Z Compiling lock_api v0.4.14
14022026-09-05T00:57:41.025Z Compiling libm v0.2.16
14032026-09-05T00:57:41.038Z Compiling num-traits v0.2.19
14042026-09-05T00:57:41.051Z Compiling pkg-config v0.3.32
14052026-09-05T00:57:41.064Z Compiling generic-array v0.14.7
14062026-09-05T00:57:41.076Z Compiling pin-project-lite v0.2.17
14072026-09-05T00:57:41.128Z Compiling parking_lot_core v0.9.12
14082026-09-05T00:57:41.187Z Compiling getrandom v0.4.3
14092026-09-05T00:57:41.246Z Compiling const-oid v0.9.6
14102026-09-05T00:57:41.280Z Compiling rand_core v0.10.0
14112026-09-05T00:57:41.283Z Compiling writeable v0.6.2
14122026-09-05T00:57:41.350Z Compiling futures-core v0.3.32
14132026-09-05T00:57:41.435Z Compiling percent-encoding v2.3.2
14142026-09-05T00:57:41.476Z Compiling litemap v0.8.1
14152026-09-05T00:57:41.490Z Compiling icu_properties_data v2.1.2
14162026-09-05T00:57:41.505Z Compiling icu_normalizer_data v2.1.1
14172026-09-05T00:57:41.520Z Compiling getrandom v0.3.4
14182026-09-05T00:57:41.521Z Compiling rustix v1.1.4
14192026-09-05T00:57:41.556Z Compiling futures-sink v0.3.32
14202026-09-05T00:57:41.601Z Compiling futures-task v0.3.32
14212026-09-05T00:57:41.622Z Compiling utf8_iter v1.0.4
14222026-09-05T00:57:41.635Z Compiling futures-channel v0.3.32
14232026-09-05T00:57:41.681Z Compiling slab v0.4.12
14242026-09-05T00:57:41.697Z Compiling futures-io v0.3.32
14252026-09-05T00:57:41.766Z Compiling form_urlencoded v1.2.2
14262026-09-05T00:57:41.802Z Compiling rustversion v1.0.22
14272026-09-05T00:57:41.812Z Compiling iana-time-zone v0.1.65
14282026-09-05T00:57:41.869Z Compiling errno v0.3.14
14292026-09-05T00:57:41.872Z Compiling jobserver v0.1.34
14302026-09-05T00:57:41.900Z Compiling getrandom v0.2.17
14312026-09-05T00:57:41.941Z Compiling mio v1.2.0
14322026-09-05T00:57:41.945Z Compiling socket2 v0.6.3
14332026-09-05T00:57:42.034Z Compiling once_cell v1.21.3
14342026-09-05T00:57:42.050Z Compiling rand_core v0.6.4
14352026-09-05T00:57:42.061Z Compiling signal-hook-registry v1.4.8
14362026-09-05T00:57:42.115Z Compiling cc v1.2.56
14372026-09-05T00:57:42.140Z Compiling parking_lot v0.12.5
14382026-09-05T00:57:42.160Z Compiling base64ct v1.8.3
14392026-09-05T00:57:42.193Z Compiling ident_case v1.0.1
14402026-09-05T00:57:42.272Z Compiling fs_extra v1.3.0
14412026-09-05T00:57:42.352Z Compiling flagset v0.4.7
14422026-09-05T00:57:42.367Z Compiling dunce v1.0.5
14432026-09-05T00:57:42.367Z Compiling regex-syntax v0.8.10
14442026-09-05T00:57:42.377Z Compiling base64 v0.22.1
14452026-09-05T00:57:42.377Z Compiling vcpkg v0.2.15
14462026-09-05T00:57:42.432Z Compiling pem-rfc7468 v0.7.0
14472026-09-05T00:57:42.432Z Compiling rand_core v0.9.5
14482026-09-05T00:57:42.463Z Compiling syn v1.0.109
14492026-09-05T00:57:42.467Z Compiling tracing-core v0.1.36
14502026-09-05T00:57:42.490Z Compiling cpufeatures v0.2.17
14512026-09-05T00:57:42.521Z Compiling aws-lc-rs v1.16.3
14522026-09-05T00:57:42.556Z Compiling dyn-clone v1.0.20
14532026-09-05T00:57:42.574Z Compiling schemars v0.8.22
14542026-09-05T00:57:42.591Z Compiling simd-adler32 v0.3.8
14552026-09-05T00:57:42.703Z Compiling spin v0.9.8
14562026-09-05T00:57:42.729Z Compiling tinyvec_macros v0.1.1
14572026-09-05T00:57:42.740Z Compiling httparse v1.10.1
14582026-09-05T00:57:42.784Z Compiling adler2 v2.0.1
14592026-09-05T00:57:42.810Z Compiling openssl-probe v0.2.1
14602026-09-05T00:57:42.857Z Compiling cmake v0.1.57
14612026-09-05T00:57:42.861Z Compiling crc32fast v1.5.0
14622026-09-05T00:57:42.884Z Compiling cmov v0.5.4
14632026-09-05T00:57:42.887Z Compiling miniz_oxide v0.8.9
14642026-09-05T00:57:42.887Z Compiling tinyvec v1.10.0
14652026-09-05T00:57:42.929Z Compiling aho-corasick v1.1.4
14662026-09-05T00:57:42.932Z Compiling radium v0.7.0
14672026-09-05T00:57:43.002Z Compiling bitflags v2.11.0
14682026-09-05T00:57:43.095Z Compiling semver v1.0.28
14692026-09-05T00:57:43.111Z Compiling indexmap v2.14.0
14702026-09-05T00:57:43.127Z Compiling uuid v1.23.4
14712026-09-05T00:57:43.224Z Compiling ctutils v0.4.2
14722026-09-05T00:57:43.248Z Compiling unicode-segmentation v1.12.0
14732026-09-05T00:57:43.263Z Compiling tower-service v0.3.3
14742026-09-05T00:57:43.279Z Compiling try-lock v0.2.5
14752026-09-05T00:57:43.294Z Compiling tower-layer v0.3.3
14762026-09-05T00:57:43.372Z Compiling rustc_version v0.4.1
14772026-09-05T00:57:43.403Z Compiling untrusted v0.7.1
14782026-09-05T00:57:43.430Z Compiling atomic-waker v1.1.2
14792026-09-05T00:57:43.507Z Compiling want v0.3.1
14802026-09-05T00:57:43.568Z Compiling untrusted v0.9.0
14812026-09-05T00:57:43.583Z Compiling maybe-uninit v2.0.0
14822026-09-05T00:57:43.651Z Compiling tap v1.0.1
14832026-09-05T00:57:43.657Z Compiling foreign-types-shared v0.1.1
14842026-09-05T00:57:43.681Z Compiling aws-lc-sys v0.40.0
14852026-09-05T00:57:43.694Z Compiling openssl-sys v0.9.117
14862026-09-05T00:57:43.711Z Compiling rustls v0.23.41
14872026-09-05T00:57:43.714Z Compiling openssl v0.10.80
14882026-09-05T00:57:43.764Z Compiling synstructure v0.13.2
14892026-09-05T00:57:43.782Z Compiling serde_derive_internals v0.29.1
14902026-09-05T00:57:43.798Z Compiling pest_generator v2.8.6
14912026-09-05T00:57:43.830Z Compiling regex-automata v0.4.14
14922026-09-05T00:57:43.864Z Compiling darling_core v0.20.11
14932026-09-05T00:57:43.878Z Compiling httpdate v1.0.3
14942026-09-05T00:57:43.961Z Compiling wyz v0.5.1
14952026-09-05T00:57:43.974Z Compiling foreign-types v0.3.2
14962026-09-05T00:57:44.057Z Compiling bzip2-sys v0.1.13+1.0.8
14972026-09-05T00:57:44.136Z Compiling tempfile v3.27.0
14982026-09-05T00:57:44.170Z Compiling terminal_size v0.4.3
14992026-09-05T00:57:44.210Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15002026-09-05T00:57:44.391Z Compiling unicode-normalization v0.1.25
15012026-09-05T00:57:44.395Z Compiling num-integer v0.1.46
15022026-09-05T00:57:44.409Z Compiling wait-timeout v0.2.1
15032026-09-05T00:57:44.522Z Compiling socket2 v0.5.10
15042026-09-05T00:57:44.533Z Compiling ahash v0.8.12
15052026-09-05T00:57:44.554Z Compiling powerfmt v0.2.0
15062026-09-05T00:57:44.630Z Compiling funty v2.0.0
15072026-09-05T00:57:44.645Z Compiling quick-error v1.2.3
15082026-09-05T00:57:44.689Z Compiling packed_struct v0.10.1
15092026-09-05T00:57:44.698Z Compiling num-bigint-dig v0.8.6
15102026-09-05T00:57:44.711Z Compiling native-tls v0.2.18
15112026-09-05T00:57:44.729Z Compiling num-conv v0.2.0
15122026-09-05T00:57:44.766Z Compiling time-core v0.1.8
15132026-09-05T00:57:44.780Z Compiling bit-vec v0.8.0
15142026-09-05T00:57:44.808Z Compiling rusty-fork v0.3.1
15152026-09-05T00:57:44.845Z Compiling clap_builder v4.6.0
15162026-09-05T00:57:44.875Z Compiling deranged v0.5.8
15172026-09-05T00:57:44.927Z Compiling time-macros v0.2.27
15182026-09-05T00:57:44.943Z Compiling num-iter v0.1.45
15192026-09-05T00:57:44.972Z Compiling bit-set v0.8.0
15202026-09-05T00:57:44.988Z Compiling bitvec v1.0.1
15212026-09-05T00:57:45.091Z Compiling lazy_static v1.5.0
15222026-09-05T00:57:45.121Z Compiling rand_xorshift v0.4.0
15232026-09-05T00:57:45.141Z Compiling sync_wrapper v1.0.2
15242026-09-05T00:57:45.155Z Compiling indexmap v1.9.3
15252026-09-05T00:57:45.195Z Compiling crossbeam-utils v0.8.21
15262026-09-05T00:57:45.242Z Compiling paste v1.0.15
15272026-09-05T00:57:45.262Z Compiling unarray v0.1.4
15282026-09-05T00:57:45.300Z Compiling num_threads v0.1.7
15292026-09-05T00:57:45.362Z Compiling zlib-rs v0.6.2
15302026-09-05T00:57:45.385Z Compiling nodrop v0.1.14
15312026-09-05T00:57:45.411Z Compiling usdt-impl v0.6.0
15322026-09-05T00:57:45.492Z Compiling crc-catalog v2.4.0
15332026-09-05T00:57:45.508Z Compiling object v0.37.3
15342026-09-05T00:57:45.511Z Compiling siphasher v1.0.2
15352026-09-05T00:57:45.524Z Compiling serde_derive v1.0.228
15362026-09-05T00:57:45.599Z Compiling zeroize_derive v1.5.0
15372026-09-05T00:57:45.635Z Compiling zerofrom-derive v0.1.6
15382026-09-05T00:57:45.711Z Compiling zerocopy-derive v0.8.55
15392026-09-05T00:57:45.802Z Compiling yoke-derive v0.8.1
15402026-09-05T00:57:45.876Z Compiling zerovec-derive v0.11.2
15412026-09-05T00:57:45.990Z Compiling displaydoc v0.2.5
15422026-09-05T00:57:46.004Z Compiling tokio-macros v2.7.0
15432026-09-05T00:57:46.170Z Compiling futures-macro v0.3.32
15442026-09-05T00:57:46.356Z Compiling der_derive v0.7.3
15452026-09-05T00:57:46.510Z Compiling thiserror-impl v2.0.18
15462026-09-05T00:57:46.795Z Compiling tracing-attributes v0.1.31
15472026-09-05T00:57:46.857Z Compiling schemars_derive v0.8.22
15482026-09-05T00:57:46.881Z Compiling pest_derive v2.8.6
15492026-09-05T00:57:47.086Z Compiling scroll_derive v0.13.1
15502026-09-05T00:57:47.111Z Compiling futures-util v0.3.32
15512026-09-05T00:57:47.120Z Compiling zerofrom v0.1.6
15522026-09-05T00:57:47.120Z Compiling darling_macro v0.20.11
15532026-09-05T00:57:47.246Z Compiling yoke v0.8.1
15542026-09-05T00:57:47.331Z Compiling thiserror-impl v1.0.69
15552026-09-05T00:57:47.401Z Compiling openssl-macros v0.1.1
15562026-09-05T00:57:47.462Z Compiling zerovec v0.11.5
15572026-09-05T00:57:47.640Z Compiling zerotrie v0.2.3
15582026-09-05T00:57:47.901Z Compiling thiserror v2.0.18
15592026-09-05T00:57:47.929Z Compiling tinystr v0.8.2
15602026-09-05T00:57:48.015Z Compiling potential_utf v0.1.4
15612026-09-05T00:57:48.036Z Compiling scroll v0.13.0
15622026-09-05T00:57:48.036Z Compiling darling v0.20.11
15632026-09-05T00:57:48.036Z Compiling packed_struct_codegen v0.10.1
15642026-09-05T00:57:48.050Z Compiling bitfield-macros v0.19.4
15652026-09-05T00:57:48.121Z Compiling icu_locale_core v2.1.1
15662026-09-05T00:57:48.138Z Compiling icu_collections v2.1.1
15672026-09-05T00:57:48.149Z Compiling zerocopy-derive v0.6.6
15682026-09-05T00:57:48.165Z Compiling clap_derive v4.6.1
15692026-09-05T00:57:48.191Z Compiling tracing v0.1.44
15702026-09-05T00:57:48.313Z Compiling goblin v0.10.5
15712026-09-05T00:57:48.485Z Compiling flate2 v1.1.9
15722026-09-05T00:57:48.611Z Compiling derive_builder_core v0.20.2
15732026-09-05T00:57:48.634Z Compiling thiserror v1.0.69
15742026-09-05T00:57:48.699Z Compiling dtrace-parser v0.3.0
15752026-09-05T00:57:48.747Z Compiling icu_provider v2.1.1
15762026-09-05T00:57:48.821Z Compiling bitfield v0.19.4
15772026-09-05T00:57:48.924Z Compiling time v0.3.47
15782026-09-05T00:57:49.009Z Compiling icu_properties v2.1.2
15792026-09-05T00:57:49.037Z Compiling zeroize v1.9.0
15802026-09-05T00:57:49.083Z Compiling bytes v1.11.1
15812026-09-05T00:57:49.098Z Compiling icu_normalizer v2.1.1
15822026-09-05T00:57:49.139Z Compiling chrono v0.4.45
15832026-09-05T00:57:49.155Z Compiling ipnet v2.12.0
15842026-09-05T00:57:49.461Z Compiling der v0.7.10
15852026-09-05T00:57:49.485Z Compiling rustls-pki-types v1.14.0
15862026-09-05T00:57:49.499Z Compiling hybrid-array v0.4.13
15872026-09-05T00:57:49.682Z Compiling tokio v1.52.1
15882026-09-05T00:57:49.693Z Compiling http v1.4.2
15892026-09-05T00:57:49.732Z Compiling hex v0.4.3
15902026-09-05T00:57:49.868Z Compiling block-buffer v0.10.4
15912026-09-05T00:57:49.964Z Compiling crypto-common v0.1.7
15922026-09-05T00:57:49.982Z Compiling idna_adapter v1.2.1
15932026-09-05T00:57:50.015Z Compiling serde_spanned v0.6.9
15942026-09-05T00:57:50.055Z Compiling toml_datetime v0.6.11
15952026-09-05T00:57:50.124Z Compiling digest v0.10.7
15962026-09-05T00:57:50.140Z Compiling idna v1.1.0
15972026-09-05T00:57:50.176Z Compiling clap v4.6.1
15982026-09-05T00:57:50.270Z Compiling ppv-lite86 v0.2.21
15992026-09-05T00:57:50.332Z Compiling spki v0.7.3
16002026-09-05T00:57:50.392Z Compiling http-body v1.0.1
16012026-09-05T00:57:50.434Z Compiling url v2.5.8
16022026-09-05T00:57:50.509Z Compiling sha2 v0.10.9
16032026-09-05T00:57:50.517Z Compiling pkcs8 v0.10.2
16042026-09-05T00:57:50.527Z Compiling signature v2.2.0
16052026-09-05T00:57:50.543Z Compiling hmac v0.12.1
16062026-09-05T00:57:50.563Z Compiling rand_chacha v0.9.0
16072026-09-05T00:57:50.563Z Compiling rand_chacha v0.3.1
16082026-09-05T00:57:50.598Z Compiling http-body-util v0.1.3
16092026-09-05T00:57:50.677Z Compiling pkcs1 v0.7.5
16102026-09-05T00:57:50.720Z Compiling zerocopy v0.6.6
16112026-09-05T00:57:50.803Z Compiling rand v0.9.2
16122026-09-05T00:57:50.823Z Compiling rand v0.8.6
16132026-09-05T00:57:50.873Z Compiling crc v3.4.0
16142026-09-05T00:57:50.903Z Compiling scroll_derive v0.12.1
16152026-09-05T00:57:50.915Z Compiling structmeta-derive v0.3.0
16162026-09-05T00:57:51.086Z Compiling dof v0.4.0
16172026-09-05T00:57:51.173Z Compiling array-init v0.0.4
16182026-09-05T00:57:51.255Z Compiling smallvec v0.6.14
16192026-09-05T00:57:51.282Z Compiling darling_core v0.23.0
16202026-09-05T00:57:51.453Z Compiling proptest v1.11.0
16212026-09-05T00:57:51.567Z Compiling heapless v0.7.17
16222026-09-05T00:57:51.603Z Compiling slog v2.8.2
16232026-09-05T00:57:51.634Z Compiling thread-id v5.1.0
16242026-09-05T00:57:51.695Z Compiling env_filter v2.0.0
16252026-09-05T00:57:51.730Z Compiling syn v3.0.3
16262026-09-05T00:57:51.809Z Compiling cookie v0.18.1
16272026-09-05T00:57:51.830Z Compiling hashbrown v0.12.3
16282026-09-05T00:57:51.889Z Compiling ipnetwork v0.21.1
16292026-09-05T00:57:51.956Z Compiling unicode-properties v0.1.4
16302026-09-05T00:57:51.971Z Compiling zstd-safe v7.2.4
16312026-09-05T00:57:52.013Z Compiling gimli v0.32.3
16322026-09-05T00:57:52.031Z Compiling anyhow v1.0.104
16332026-09-05T00:57:52.087Z Compiling signal-hook v0.3.18
16342026-09-05T00:57:52.182Z Compiling iri-string v0.7.10
16352026-09-05T00:57:52.194Z Compiling winnow v0.5.40
16362026-09-05T00:57:52.283Z Compiling unicode-bidi v0.3.18
16372026-09-05T00:57:52.303Z Compiling allocator-api2 v0.2.21
16382026-09-05T00:57:52.322Z Compiling base64 v0.21.7
16392026-09-05T00:57:52.346Z Compiling ryu v1.0.23
16402026-09-05T00:57:52.549Z Compiling rsa v0.9.10
16412026-09-05T00:57:52.603Z Compiling stringprep v0.1.5
16422026-09-05T00:57:52.617Z Compiling ron v0.8.1
16432026-09-05T00:57:52.650Z Compiling serde_urlencoded v0.7.1
16442026-09-05T00:57:52.689Z Compiling oxnet v0.1.6
16452026-09-05T00:57:52.824Z Compiling structmeta v0.3.0
16462026-09-05T00:57:53.078Z Compiling env_logger v0.11.11
16472026-09-05T00:57:53.117Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16482026-09-05T00:57:53.138Z Compiling scroll v0.12.0
16492026-09-05T00:57:53.153Z Compiling serde-hex v0.1.0
16502026-09-05T00:57:53.414Z Compiling camino v1.2.5
16512026-09-05T00:57:53.540Z Compiling tokio-util v0.7.18
16522026-09-05T00:57:53.594Z Compiling tower v0.5.3
16532026-09-05T00:57:53.667Z Compiling toml_edit v0.19.15
16542026-09-05T00:57:53.733Z Compiling addr2line v0.25.1
16552026-09-05T00:57:53.826Z Compiling tokio-native-tls v0.3.1
16562026-09-05T00:57:53.891Z Compiling darling_macro v0.23.0
16572026-09-05T00:57:53.958Z Compiling newtype-uuid v1.3.2
16582026-09-05T00:57:54.008Z Compiling tower-http v0.6.8
16592026-09-05T00:57:54.081Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16602026-09-05T00:57:54.288Z Compiling h2 v0.4.15
16612026-09-05T00:57:54.317Z Compiling bzip2 v0.4.4
16622026-09-05T00:57:54.419Z Compiling x509-cert v0.2.5
16632026-09-05T00:57:54.434Z Compiling hashbrown v0.13.2
16642026-09-05T00:57:54.542Z Compiling md-5 v0.10.6
16652026-09-05T00:57:54.557Z Compiling block-padding v0.4.2
16662026-09-05T00:57:54.595Z Compiling crypto-common v0.2.2
16672026-09-05T00:57:54.729Z Compiling block-buffer v0.12.1
16682026-09-05T00:57:54.744Z Compiling rustls-native-certs v0.8.3
16692026-09-05T00:57:54.913Z Compiling derive_builder_macro v0.20.2
16702026-09-05T00:57:54.949Z Compiling serde_tokenstream v0.2.3
16712026-09-05T00:57:54.965Z Compiling erased-serde v0.3.31
16722026-09-05T00:57:55.052Z Compiling bstr v1.12.1
16732026-09-05T00:57:55.216Z Compiling daft-derive v0.1.8
16742026-09-05T00:57:55.282Z Compiling pin-project-internal v1.1.11
16752026-09-05T00:57:55.430Z Compiling async-trait v0.1.89
16762026-09-05T00:57:55.469Z Compiling zerocopy-derive v0.7.35
16772026-09-05T00:57:55.484Z Compiling curve25519-dalek v4.1.3
16782026-09-05T00:57:55.641Z Compiling heck v0.4.1
16792026-09-05T00:57:55.763Z Compiling vergen-lib v9.1.0
16802026-09-05T00:57:55.874Z Compiling hash32 v0.2.1
16812026-09-05T00:57:55.906Z Compiling memoffset v0.9.1
16822026-09-05T00:57:55.934Z Compiling encoding_rs v0.8.35
16832026-09-05T00:57:55.963Z Compiling ref-cast v1.0.25
16842026-09-05T00:57:56.037Z Compiling litrs v1.0.0
16852026-09-05T00:57:56.062Z Compiling smoltcp v0.9.1
16862026-09-05T00:57:56.100Z Compiling owo-colors v4.3.0
16872026-09-05T00:57:56.293Z Compiling mime v0.3.17
16882026-09-05T00:57:56.328Z Compiling crc-any v2.5.0
16892026-09-05T00:57:56.447Z Compiling rustc-demangle v0.1.27
16902026-09-05T00:57:56.475Z Compiling cfg_aliases v0.2.1
16912026-09-05T00:57:56.475Z Compiling psl-types v2.0.11
16922026-09-05T00:57:56.496Z Compiling rustix v0.38.44
16932026-09-05T00:57:56.505Z Compiling fallible-iterator v0.2.0
16942026-09-05T00:57:56.526Z Compiling nix v0.31.2
16952026-09-05T00:57:56.551Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16962026-09-05T00:57:56.594Z Compiling publicsuffix v2.3.0
16972026-09-05T00:57:56.654Z Compiling document-features v0.2.12
16982026-09-05T00:57:56.654Z Compiling pin-project v1.1.11
16992026-09-05T00:57:56.677Z Compiling backtrace v0.3.76
17002026-09-05T00:57:56.737Z Compiling zerocopy v0.7.35
17012026-09-05T00:57:56.815Z Compiling postgres-protocol v0.6.10
17022026-09-05T00:57:56.937Z Compiling daft v0.1.8
17032026-09-05T00:57:56.964Z Compiling snafu-derive v0.8.9
17042026-09-05T00:57:56.997Z Compiling derive_builder v0.20.2
17052026-09-05T00:57:57.067Z Compiling toml v0.7.8
17062026-09-05T00:57:57.143Z Compiling object v0.30.4
17072026-09-05T00:57:57.199Z Compiling inout v0.2.2
17082026-09-05T00:57:57.248Z Compiling zip v0.6.6
17092026-09-05T00:57:57.318Z Compiling darling v0.23.0
17102026-09-05T00:57:57.343Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17112026-09-05T00:57:57.421Z Compiling goblin v0.8.2
17122026-09-05T00:57:57.429Z Compiling derive-ex v0.1.8
17132026-09-05T00:57:57.458Z Compiling hyper v1.10.1
17142026-09-05T00:57:57.693Z Compiling futures-executor v0.3.32
17152026-09-05T00:57:57.765Z Compiling hubpack_derive v0.1.1
17162026-09-05T00:57:57.850Z Compiling regex v1.12.3
17172026-09-05T00:57:57.877Z Compiling phf_shared v0.13.1
17182026-09-05T00:57:57.976Z Compiling strum_macros v0.27.2
17192026-09-05T00:57:57.994Z Compiling ref-cast-impl v1.0.25
17202026-09-05T00:57:58.031Z Compiling curve25519-dalek-derive v0.1.1
17212026-09-05T00:57:58.082Z Compiling convert_case v0.10.0
17222026-09-05T00:57:58.137Z Compiling cargo-platform v0.3.2
17232026-09-05T00:57:58.254Z Compiling vergen v9.1.0
17242026-09-05T00:57:58.307Z Compiling ff v0.13.1
17252026-09-05T00:57:58.412Z Compiling fs-err v3.3.0
17262026-09-05T00:57:58.427Z Compiling bumpalo v3.20.2
17272026-09-05T00:57:58.457Z Compiling is_ci v1.2.0
17282026-09-05T00:57:58.473Z Compiling same-file v1.0.6
17292026-09-05T00:57:58.511Z Compiling libbz2-rs-sys v0.2.2
17302026-09-05T00:57:58.599Z Compiling hyper-util v0.1.20
17312026-09-05T00:57:58.611Z Compiling bitflags v1.3.2
17322026-09-05T00:57:58.611Z Compiling foldhash v0.1.5
17332026-09-05T00:57:58.651Z Compiling base16ct v0.2.0
17342026-09-05T00:57:58.702Z Compiling jiff-core v0.1.0
17352026-09-05T00:57:58.712Z Compiling path-slash v0.1.5
17362026-09-05T00:57:58.727Z Compiling foldhash v0.2.0
17372026-09-05T00:57:58.819Z Compiling managed v0.8.0
17382026-09-05T00:57:58.841Z Compiling textwrap v0.16.2
17392026-09-05T00:57:58.857Z Compiling sec1 v0.7.3
17402026-09-05T00:57:58.943Z Compiling snafu v0.8.9
17412026-09-05T00:57:58.962Z Compiling bzip2 v0.6.1
17422026-09-05T00:57:59.112Z Compiling hashbrown v0.16.1
17432026-09-05T00:57:59.153Z Compiling hashbrown v0.15.5
17442026-09-05T00:57:59.157Z Compiling test-strategy v0.4.5
17452026-09-05T00:57:59.219Z Compiling zopfli v0.8.3
17462026-09-05T00:57:59.421Z Compiling walkdir v2.5.0
17472026-09-05T00:57:59.436Z Compiling supports-color v3.0.2
17482026-09-05T00:57:59.630Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17492026-09-05T00:57:59.720Z Compiling dof v0.3.0
17502026-09-05T00:57:59.736Z Compiling jiff v0.2.34
17512026-09-05T00:57:59.777Z Compiling group v0.13.0
17522026-09-05T00:57:59.798Z Compiling derive_more-impl v2.1.1
17532026-09-05T00:57:59.868Z Compiling cargo_metadata v0.23.1
17542026-09-05T00:57:59.883Z Compiling hubpack v0.1.2
17552026-09-05T00:57:59.973Z Compiling phf v0.13.1
17562026-09-05T00:58:00.003Z Compiling hyper-tls v0.6.0
17572026-09-05T00:58:00.082Z Compiling strum v0.27.2
17582026-09-05T00:58:00.147Z Compiling signal-hook-mio v0.2.5
17592026-09-05T00:58:00.231Z Compiling reqwest v0.12.28
17602026-09-05T00:58:00.253Z Compiling futures v0.3.32
17612026-09-05T00:58:00.287Z Compiling cookie_store v0.22.1
17622026-09-05T00:58:00.344Z Compiling zstd v0.13.3
17632026-09-05T00:58:00.374Z Compiling serde_with_macros v3.21.0
17642026-09-05T00:58:00.452Z Compiling cipher v0.5.2
17652026-09-05T00:58:00.492Z Compiling postgres-types v0.2.12
17662026-09-05T00:58:00.630Z Compiling backtrace-ext v0.2.1
17672026-09-05T00:58:00.881Z Compiling globset v0.4.18
17682026-09-05T00:58:00.910Z Compiling usdt-attr-macro v0.6.0
17692026-09-05T00:58:01.029Z Compiling usdt-macro v0.6.0
17702026-09-05T00:58:01.041Z Compiling byte-wrapper v0.1.0
17712026-09-05T00:58:01.061Z Compiling hkdf v0.12.4
17722026-09-05T00:58:01.083Z Compiling ed25519 v2.2.3
17732026-09-05T00:58:01.281Z Compiling crypto-bigint v0.5.5
17742026-09-05T00:58:01.386Z Compiling olpc-cjson v0.1.4
17752026-09-05T00:58:01.393Z Compiling serde_plain v1.0.2
17762026-09-05T00:58:01.456Z Compiling serde-big-array v0.5.1
17772026-09-05T00:58:01.580Z Compiling dtrace-parser v0.2.0
17782026-09-05T00:58:01.650Z Compiling phf_shared v0.11.3
17792026-09-05T00:58:01.680Z Compiling enum-as-inner v0.6.1
17802026-09-05T00:58:01.680Z Compiling serde_repr v0.1.20
17812026-09-05T00:58:01.680Z Compiling async-recursion v1.1.1
17822026-09-05T00:58:01.816Z Compiling strum_macros v0.26.4
17832026-09-05T00:58:01.887Z Compiling miette-derive v7.6.0
17842026-09-05T00:58:01.898Z Compiling float-cmp v0.10.0
17852026-09-05T00:58:01.916Z Compiling pem v3.0.6
17862026-09-05T00:58:01.990Z Compiling thread-id v4.2.2
17872026-09-05T00:58:02.024Z Compiling memmap2 v0.9.10
17882026-09-05T00:58:02.093Z Compiling either v1.15.0
17892026-09-05T00:58:02.175Z Compiling winnow v1.0.3
17902026-09-05T00:58:02.197Z Compiling new_debug_unreachable v1.0.6
17912026-09-05T00:58:02.227Z Compiling const-oid v0.10.2
17922026-09-05T00:58:02.299Z Compiling fixedbitset v0.4.2
17932026-09-05T00:58:02.317Z Compiling fixedbitset v0.5.7
17942026-09-05T00:58:02.317Z Compiling difflib v0.4.0
17952026-09-05T00:58:02.335Z Compiling typed-path v0.9.3
17962026-09-05T00:58:02.364Z Compiling predicates-core v1.0.10
17972026-09-05T00:58:02.398Z Compiling precomputed-hash v0.1.1
17982026-09-05T00:58:02.441Z Compiling data-encoding v2.10.0
17992026-09-05T00:58:02.462Z Compiling normalize-line-endings v0.3.0
18002026-09-05T00:58:02.508Z Compiling supports-unicode v3.0.0
18012026-09-05T00:58:02.554Z Compiling static_assertions v1.1.0
18022026-09-05T00:58:02.582Z Compiling whoami v2.1.0
18032026-09-05T00:58:02.607Z Compiling keccak v0.1.6
18042026-09-05T00:58:02.684Z Compiling cpufeatures v0.3.0
18052026-09-05T00:58:02.755Z Compiling supports-hyperlinks v3.2.0
18062026-09-05T00:58:02.755Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18072026-09-05T00:58:02.832Z Compiling chacha20 v0.10.0
18082026-09-05T00:58:02.869Z Compiling tokio-postgres v0.7.16
18092026-09-05T00:58:02.893Z Compiling hickory-proto v0.25.2
18102026-09-05T00:58:03.015Z Compiling sha3 v0.10.8
18112026-09-05T00:58:03.030Z Compiling miette v7.6.0
18122026-09-05T00:58:03.140Z Compiling toml_parser v1.1.2+spec-1.1.0
18132026-09-05T00:58:03.291Z Compiling toml_edit v0.22.27
18142026-09-05T00:58:03.375Z Compiling predicates v3.1.4
18152026-09-05T00:58:03.398Z Compiling petgraph v0.8.3
18162026-09-05T00:58:03.399Z Compiling string_cache v0.8.9
18172026-09-05T00:58:03.475Z Compiling petgraph v0.6.5
18182026-09-05T00:58:03.498Z Compiling digest v0.11.3
18192026-09-05T00:58:03.709Z Compiling elliptic-curve v0.13.8
18202026-09-05T00:58:03.790Z Compiling strum v0.26.3
18212026-09-05T00:58:03.790Z Compiling itertools v0.13.0
18222026-09-05T00:58:03.817Z Compiling usdt v0.6.0
18232026-09-05T00:58:03.817Z Compiling usdt-impl v0.5.0
18242026-09-05T00:58:03.817Z Compiling zip v4.6.1
18252026-09-05T00:58:04.041Z Compiling serde_with v3.21.0
18262026-09-05T00:58:04.083Z Compiling crossterm v0.28.1
18272026-09-05T00:58:04.083Z Compiling ed25519-dalek v2.2.0
18282026-09-05T00:58:04.091Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18292026-09-05T00:58:04.217Z Compiling derive_more v2.1.1
18302026-09-05T00:58:04.571Z Compiling iddqd v0.4.2
18312026-09-05T00:58:04.784Z Compiling similar v2.7.0
18322026-09-05T00:58:04.906Z Compiling crossbeam-epoch v0.9.18
18332026-09-05T00:58:05.008Z Compiling tokio-stream v0.1.18
18342026-09-05T00:58:05.171Z Compiling buf-list v1.1.2
18352026-09-05T00:58:05.200Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18362026-09-05T00:58:05.265Z Compiling openapiv3 v2.2.0
18372026-09-05T00:58:05.294Z Compiling peg-runtime v0.8.5
18382026-09-05T00:58:05.342Z Compiling lalrpop-util v0.19.12
18392026-09-05T00:58:05.402Z Compiling thread_local v1.1.9
18402026-09-05T00:58:05.472Z Compiling slog-async v2.8.0
18412026-09-05T00:58:05.497Z Compiling crossbeam-channel v0.5.15
18422026-09-05T00:58:05.523Z Compiling is-terminal v0.4.17
18432026-09-05T00:58:05.555Z Compiling filetime v0.2.27
18442026-09-05T00:58:05.602Z Compiling xattr v1.6.1
18452026-09-05T00:58:05.615Z Compiling take_mut v0.2.2
18462026-09-05T00:58:05.641Z Compiling term v1.2.1
18472026-09-05T00:58:05.655Z Compiling camino-tempfile v1.4.1
18482026-09-05T00:58:05.766Z Compiling tar v0.4.46
18492026-09-05T00:58:05.927Z Compiling slog-term v2.9.2
18502026-09-05T00:58:23.240Z Compiling rustls-webpki v0.103.13
18512026-09-05T00:58:25.724Z Compiling tokio-rustls v0.26.4
18522026-09-05T00:58:25.724Z Compiling rustls-platform-verifier v0.6.2
18532026-09-05T00:58:25.744Z Compiling tough v0.22.0
18542026-09-05T00:58:25.926Z Compiling hyper-rustls v0.27.7
18552026-09-05T00:58:26.180Z Compiling reqwest v0.13.2
18562026-09-05T00:58:28.303Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18572026-09-05T00:58:28.549Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18582026-09-05T00:58:31.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.41s
18592026-09-05T00:58:31.537Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18602026-09-05T00:58:31.612ZSep 05 00:58:30.595 INFO Starting download, target: Console
18612026-09-05T00:58:31.612ZSep 05 00:58:30.596 INFO Starting download, target: Cockroach
18622026-09-05T00:58:31.612ZSep 05 00:58:30.596 INFO Starting download, target: DendriteStub
18632026-09-05T00:58:31.612ZSep 05 00:58:30.596 INFO Starting download, target: Clickhouse
18642026-09-05T00:58:31.629ZSep 05 00:58:30.596 INFO Starting download, target: MaghemiteMgd
18652026-09-05T00:58:31.630ZSep 05 00:58:30.596 INFO Starting download, target: MaghemiteDdmd
18662026-09-05T00:58:31.630ZSep 05 00:58:30.596 INFO Starting download, target: TransceiverControl
18672026-09-05T00:58:31.630ZSep 05 00:58:30.596 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18682026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18692026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18702026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18712026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18722026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18732026-09-05T00:58:31.630ZSep 05 00:58:30.597 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18742026-09-05T00:58:32.372ZSep 05 00:58:31.364 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18752026-09-05T00:58:32.621ZSep 05 00:58:31.604 INFO Download complete, target: TransceiverControl
18762026-09-05T00:58:33.383ZSep 05 00:58:32.390 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18772026-09-05T00:58:33.512ZSep 05 00:58:32.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18782026-09-05T00:58:33.762ZSep 05 00:58:32.766 INFO Download complete, target: Console
18792026-09-05T00:58:34.499ZSep 05 00:58:33.489 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18802026-09-05T00:58:34.625ZSep 05 00:58:33.631 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18812026-09-05T00:58:35.174ZSep 05 00:58:34.184 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18822026-09-05T00:58:35.554ZSep 05 00:58:34.567 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18832026-09-05T00:58:35.554ZSep 05 00:58:34.567 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18842026-09-05T00:58:36.596ZSep 05 00:58:35.600 INFO Download complete, target: MaghemiteDdmd
18852026-09-05T00:58:36.974ZSep 05 00:58:35.982 INFO Download complete, target: DendriteStub
18862026-09-05T00:58:37.813ZSep 05 00:58:36.825 INFO Download complete, target: MaghemiteMgd
18872026-09-05T00:58:40.232ZSep 05 00:58:39.243 INFO Checking that binary works, target: Clickhouse
18882026-09-05T00:58:40.285ZSep 05 00:58:39.298 INFO Checking that binary works, target: Cockroach
18892026-09-05T00:58:40.331ZSep 05 00:58:39.345 INFO Download complete, target: Clickhouse
18902026-09-05T00:58:40.408ZSep 05 00:58:39.422 INFO Download complete, target: Cockroach
18912026-09-05T00:58:40.417ZAll prerequisites installed successfully
18922026-09-05T00:58:40.420Z
18932026-09-05T00:58:40.421Zreal 1:30.141535122
18942026-09-05T00:58:40.421Zuser 7:17.417684227
18952026-09-05T00:58:40.421Zsys 1:45.111614745
18962026-09-05T00:58:40.421Ztrap 0.253721487
18972026-09-05T00:58:40.421Ztflt 0.744655134
18982026-09-05T00:58:40.421Zdflt 1.707918369
18992026-09-05T00:58:40.421Zkflt 0.020767638
19002026-09-05T00:58:40.421Zlock 27:11.981959858
19012026-09-05T00:58:40.421Zslp 19:35.381900926
19022026-09-05T00:58:40.421Zlat 27.909845635
19032026-09-05T00:58:40.421Zstop 3:00.765406678
19042026-09-05T00:58:40.421Z+ source ./tools/include/force-git-over-https.sh
19052026-09-05T00:58:40.421Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19062026-09-05T00:58:40.421Z++ (( i = 0 ))
19072026-09-05T00:58:40.421Z++ (( i < 5 ))
19082026-09-05T00:58:40.421Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19092026-09-05T00:58:40.421Z++ (( i++ ))
19102026-09-05T00:58:40.421Z++ (( i < 5 ))
19112026-09-05T00:58:40.421Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19122026-09-05T00:58:40.425Z++ (( i++ ))
19132026-09-05T00:58:40.425Z++ (( i < 5 ))
19142026-09-05T00:58:40.425Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19152026-09-05T00:58:40.429Z++ (( i++ ))
19162026-09-05T00:58:40.429Z++ (( i < 5 ))
19172026-09-05T00:58:40.429Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19182026-09-05T00:58:40.429Z++ (( i++ ))
19192026-09-05T00:58:40.429Z++ (( i < 5 ))
19202026-09-05T00:58:40.429Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19212026-09-05T00:58:40.433Z++ (( i++ ))
19222026-09-05T00:58:40.433Z++ (( i < 5 ))
19232026-09-05T00:58:40.433Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19242026-09-05T00:58:40.433Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19252026-09-05T00:58:40.433Z+ rc=0
19262026-09-05T00:58:40.434Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19272026-09-05T00:58:50.494Z+ case $rc in
19282026-09-05T00:58:50.494Z+ pfexec zfs create -p rpool/images/build/host
19292026-09-05T00:58:50.748Z+ pfexec zfs create -p rpool/images/build/recovery
19302026-09-05T00:58:50.816Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
19312026-09-05T00:58:51.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19322026-09-05T00:58:51.290Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
19332026-09-05T00:58:52.148Z Compiling proc-macro2 v1.0.106
19342026-09-05T00:58:52.148Z Compiling quote v1.0.45
19352026-09-05T00:58:52.151Z Compiling unicode-ident v1.0.24
19362026-09-05T00:58:52.151Z Compiling serde_core v1.0.228
19372026-09-05T00:58:52.151Z Compiling libc v0.2.185
19382026-09-05T00:58:52.151Z Compiling serde v1.0.228
19392026-09-05T00:58:52.152Z Compiling cfg-if v1.0.4
19402026-09-05T00:58:52.152Z Compiling find-msvc-tools v0.1.9
19412026-09-05T00:58:52.152Z Compiling shlex v1.3.0
19422026-09-05T00:58:52.152Z Compiling autocfg v1.5.0
19432026-09-05T00:58:52.282Z Compiling version_check v0.9.5
19442026-09-05T00:58:52.286Z Compiling zerocopy v0.8.55
19452026-09-05T00:58:52.286Z Compiling portable-atomic v1.13.1
19462026-09-05T00:58:52.286Z Compiling memchr v2.8.0
19472026-09-05T00:58:52.286Z Compiling zmij v1.0.21
19482026-09-05T00:58:52.483Z Compiling serde_json v1.0.151
19492026-09-05T00:58:52.498Z Compiling libm v0.2.16
19502026-09-05T00:58:52.601Z Compiling getrandom v0.4.3
19512026-09-05T00:58:52.625Z Compiling parking_lot_core v0.9.12
19522026-09-05T00:58:52.641Z Compiling generic-array v0.14.7
19532026-09-05T00:58:52.680Z Compiling pkg-config v0.3.32
19542026-09-05T00:58:52.693Z Compiling icu_normalizer_data v2.1.1
19552026-09-05T00:58:52.749Z Compiling icu_properties_data v2.1.2
19562026-09-05T00:58:52.796Z Compiling smallvec v1.15.1
19572026-09-05T00:58:52.830Z Compiling num-traits v0.2.19
19582026-09-05T00:58:52.844Z Compiling rustix v1.1.4
19592026-09-05T00:58:52.932Z Compiling log v0.4.33
19602026-09-05T00:58:52.940Z Compiling itoa v1.0.17
19612026-09-05T00:58:52.978Z Compiling getrandom v0.3.4
19622026-09-05T00:58:52.996Z Compiling subtle v2.6.1
19632026-09-05T00:58:53.088Z Compiling stable_deref_trait v1.2.1
19642026-09-05T00:58:53.164Z Compiling scopeguard v1.2.0
19652026-09-05T00:58:53.182Z Compiling typenum v1.20.1
19662026-09-05T00:58:53.206Z Compiling critical-section v1.2.0
19672026-09-05T00:58:53.252Z Compiling lock_api v0.4.14
19682026-09-05T00:58:53.311Z Compiling rand_core v0.10.0
19692026-09-05T00:58:53.331Z Compiling thiserror v2.0.18
19702026-09-05T00:58:53.383Z Compiling jobserver v0.1.34
19712026-09-05T00:58:53.404Z Compiling errno v0.3.14
19722026-09-05T00:58:53.585Z Compiling getrandom v0.2.17
19732026-09-05T00:58:53.624Z Compiling cc v1.2.56
19742026-09-05T00:58:53.671Z Compiling syn v2.0.117
19752026-09-05T00:58:53.686Z Compiling heck v0.5.0
19762026-09-05T00:58:53.701Z Compiling fs_extra v1.3.0
19772026-09-05T00:58:53.712Z Compiling dunce v1.0.5
19782026-09-05T00:58:53.761Z Compiling once_cell v1.21.3
19792026-09-05T00:58:53.761Z Compiling rand_core v0.6.4
19802026-09-05T00:58:53.805Z Compiling writeable v0.6.2
19812026-09-05T00:58:53.863Z Compiling litemap v0.8.1
19822026-09-05T00:58:53.903Z Compiling percent-encoding v2.3.2
19832026-09-05T00:58:53.954Z Compiling const-oid v0.9.6
19842026-09-05T00:58:54.103Z Compiling pin-project-lite v0.2.17
19852026-09-05T00:58:54.113Z Compiling schemars v0.8.22
19862026-09-05T00:58:54.218Z Compiling equivalent v1.0.2
19872026-09-05T00:58:54.250Z Compiling signal-hook-registry v1.4.8
19882026-09-05T00:58:54.305Z Compiling futures-core v0.3.32
19892026-09-05T00:58:54.320Z Compiling aws-lc-rs v1.16.3
19902026-09-05T00:58:54.366Z Compiling rustversion v1.0.22
19912026-09-05T00:58:54.423Z Compiling bitflags v2.11.0
19922026-09-05T00:58:54.434Z Compiling cmake v0.1.57
19932026-09-05T00:58:54.465Z Compiling semver v1.0.28
19942026-09-05T00:58:54.615Z Compiling parking_lot v0.12.5
19952026-09-05T00:58:54.717Z Compiling mio v1.2.0
19962026-09-05T00:58:54.785Z Compiling utf8_iter v1.0.4
19972026-09-05T00:58:54.788Z Compiling crc32fast v1.5.0
19982026-09-05T00:58:54.914Z Compiling form_urlencoded v1.2.2
19992026-09-05T00:58:54.972Z Compiling aws-lc-sys v0.40.0
20002026-09-05T00:58:55.012Z Compiling fnv v1.0.7
20012026-09-05T00:58:55.081Z Compiling strsim v0.11.1
20022026-09-05T00:58:55.116Z Compiling vcpkg v0.2.15
20032026-09-05T00:58:55.148Z Compiling syn v1.0.109
20042026-09-05T00:58:55.196Z Compiling byteorder v1.5.0
20052026-09-05T00:58:55.212Z Compiling hashbrown v0.17.0
20062026-09-05T00:58:55.453Z Compiling socket2 v0.6.3
20072026-09-05T00:58:55.598Z Compiling radium v0.7.0
20082026-09-05T00:58:55.612Z Compiling futures-sink v0.3.32
20092026-09-05T00:58:55.615Z Compiling httparse v1.10.1
20102026-09-05T00:58:55.716Z Compiling openssl-sys v0.9.117
20112026-09-05T00:58:55.751Z Compiling futures-channel v0.3.32
20122026-09-05T00:58:55.826Z Compiling futures-task v0.3.32
20132026-09-05T00:58:55.843Z Compiling iana-time-zone v0.1.65
20142026-09-05T00:58:55.860Z Compiling thiserror v1.0.69
20152026-09-05T00:58:55.883Z Compiling indexmap v2.14.0
20162026-09-05T00:58:55.927Z Compiling slab v0.4.12
20172026-09-05T00:58:55.951Z Compiling futures-io v0.3.32
20182026-09-05T00:58:56.015Z Compiling base64 v0.22.1
20192026-09-05T00:58:56.022Z Compiling maybe-uninit v2.0.0
20202026-09-05T00:58:56.098Z Compiling rustls v0.23.41
20212026-09-05T00:58:56.209Z Compiling rustc_version v0.4.1
20222026-09-05T00:58:56.317Z Compiling bzip2-sys v0.1.13+1.0.8
20232026-09-05T00:58:56.344Z Compiling uuid v1.23.4
20242026-09-05T00:58:56.347Z Compiling ahash v0.8.12
20252026-09-05T00:58:56.406Z Compiling ucd-trie v0.1.7
20262026-09-05T00:58:56.427Z Compiling regex-syntax v0.8.10
20272026-09-05T00:58:56.460Z Compiling ident_case v1.0.1
20282026-09-05T00:58:56.463Z Compiling packed_struct v0.10.1
20292026-09-05T00:58:56.494Z Compiling num-bigint-dig v0.8.6
20302026-09-05T00:58:56.498Z Compiling base64ct v1.8.3
20312026-09-05T00:58:56.529Z Compiling rand_core v0.9.5
20322026-09-05T00:58:56.652Z Compiling synstructure v0.13.2
20332026-09-05T00:58:56.655Z Compiling serde_derive_internals v0.29.1
20342026-09-05T00:58:56.662Z Compiling pest v2.8.6
20352026-09-05T00:58:56.741Z Compiling flagset v0.4.7
20362026-09-05T00:58:56.760Z Compiling fastrand v2.3.0
20372026-09-05T00:58:56.764Z Compiling dyn-clone v1.0.20
20382026-09-05T00:58:56.801Z Compiling pem-rfc7468 v0.7.0
20392026-09-05T00:58:56.862Z Compiling openssl v0.10.80
20402026-09-05T00:58:56.916Z Compiling indexmap v1.9.3
20412026-09-05T00:58:56.919Z Compiling unicode-segmentation v1.12.0
20422026-09-05T00:58:57.030Z Compiling tempfile v3.27.0
20432026-09-05T00:58:57.122Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20442026-09-05T00:58:57.175Z Compiling paste v1.0.15
20452026-09-05T00:58:57.327Z Compiling native-tls v0.2.18
20462026-09-05T00:58:57.360Z Compiling simd-adler32 v0.3.8
20472026-09-05T00:58:57.379Z Compiling cpufeatures v0.2.17
20482026-09-05T00:58:57.490Z Compiling syn v3.0.3
20492026-09-05T00:58:57.507Z Compiling utf8parse v0.2.2
20502026-09-05T00:58:57.523Z Compiling adler2 v2.0.1
20512026-09-05T00:58:57.570Z Compiling anstyle v1.0.14
20522026-09-05T00:58:57.586Z Compiling crossbeam-utils v0.8.21
20532026-09-05T00:58:57.626Z Compiling camino v1.2.5
20542026-09-05T00:58:57.641Z Compiling miniz_oxide v0.8.9
20552026-09-05T00:58:57.644Z Compiling anstyle-parse v1.0.0
20562026-09-05T00:58:57.740Z Compiling pest_meta v2.8.6
20572026-09-05T00:58:57.787Z Compiling serde_derive v1.0.228
20582026-09-05T00:58:57.823Z Compiling zeroize_derive v1.5.0
20592026-09-05T00:58:57.866Z Compiling zerocopy-derive v0.8.55
20602026-09-05T00:58:57.883Z Compiling zerofrom-derive v0.1.6
20612026-09-05T00:58:57.886Z Compiling yoke-derive v0.8.1
20622026-09-05T00:58:57.915Z Compiling zerovec-derive v0.11.2
20632026-09-05T00:58:57.946Z Compiling displaydoc v0.2.5
20642026-09-05T00:58:57.962Z Compiling tokio-macros v2.7.0
20652026-09-05T00:58:58.190Z Compiling futures-macro v0.3.32
20662026-09-05T00:58:58.447Z Compiling thiserror-impl v2.0.18
20672026-09-05T00:58:58.569Z Compiling der_derive v0.7.3
20682026-09-05T00:58:58.645Z Compiling schemars_derive v0.8.22
20692026-09-05T00:58:58.691Z Compiling tracing-attributes v0.1.31
20702026-09-05T00:58:58.892Z Compiling thiserror-impl v1.0.69
20712026-09-05T00:58:58.984Z Compiling clap_derive v4.6.1
20722026-09-05T00:58:59.012Z Compiling futures-util v0.3.32
20732026-09-05T00:58:59.029Z Compiling zerofrom v0.1.6
20742026-09-05T00:58:59.176Z Compiling yoke v0.8.1
20752026-09-05T00:58:59.387Z Compiling zerovec v0.11.5
20762026-09-05T00:58:59.445Z Compiling zerotrie v0.2.3
20772026-09-05T00:58:59.819Z Compiling packed_struct_codegen v0.10.1
20782026-09-05T00:58:59.891Z Compiling zerocopy-derive v0.6.6
20792026-09-05T00:58:59.931Z Compiling bitfield-macros v0.19.4
20802026-09-05T00:58:59.952Z Compiling tinystr v0.8.2
20812026-09-05T00:59:00.015Z Compiling potential_utf v0.1.4
20822026-09-05T00:59:00.178Z Compiling icu_locale_core v2.1.1
20832026-09-05T00:59:00.204Z Compiling icu_collections v2.1.1
20842026-09-05T00:59:00.262Z Compiling pest_generator v2.8.6
20852026-09-05T00:59:00.634Z Compiling openssl-macros v0.1.1
20862026-09-05T00:59:00.638Z Compiling scroll_derive v0.13.1
20872026-09-05T00:59:00.757Z Compiling daft-derive v0.1.8
20882026-09-05T00:59:00.776Z Compiling terminal_size v0.4.3
20892026-09-05T00:59:00.932Z Compiling icu_provider v2.1.1
20902026-09-05T00:59:00.972Z Compiling zeroize v1.9.0
20912026-09-05T00:59:00.989Z Compiling bytes v1.11.1
20922026-09-05T00:59:01.216Z Compiling icu_properties v2.1.2
20932026-09-05T00:59:01.322Z Compiling icu_normalizer v2.1.1
20942026-09-05T00:59:01.461Z Compiling chrono v0.4.45
20952026-09-05T00:59:01.477Z Compiling der v0.7.10
20962026-09-05T00:59:01.640Z Compiling tokio v1.52.1
20972026-09-05T00:59:01.710Z Compiling crypto-common v0.1.7
20982026-09-05T00:59:01.734Z Compiling block-buffer v0.10.4
20992026-09-05T00:59:01.766Z Compiling hex v0.4.3
21002026-09-05T00:59:01.879Z Compiling digest v0.10.7
21012026-09-05T00:59:02.193Z Compiling pest_derive v2.8.6
21022026-09-05T00:59:02.213Z Compiling idna_adapter v1.2.1
21032026-09-05T00:59:02.213Z Compiling sha2 v0.10.9
21042026-09-05T00:59:02.260Z Compiling idna v1.1.0
21052026-09-05T00:59:02.464Z Compiling ppv-lite86 v0.2.21
21062026-09-05T00:59:02.491Z Compiling spki v0.7.3
21072026-09-05T00:59:02.573Z Compiling http v1.4.2
21082026-09-05T00:59:02.762Z Compiling url v2.5.8
21092026-09-05T00:59:02.777Z Compiling rand_chacha v0.9.0
21102026-09-05T00:59:02.998Z Compiling pkcs8 v0.10.2
21112026-09-05T00:59:03.036Z Compiling rand v0.9.2
21122026-09-05T00:59:03.084Z Compiling rustls-pki-types v1.14.0
21132026-09-05T00:59:03.210Z Compiling spin v0.9.8
21142026-09-05T00:59:03.264Z Compiling anstyle-query v1.1.5
21152026-09-05T00:59:03.381Z Compiling colorchoice v1.0.4
21162026-09-05T00:59:03.402Z Compiling num-conv v0.2.0
21172026-09-05T00:59:03.438Z Compiling time-core v0.1.8
21182026-09-05T00:59:03.452Z Compiling is_terminal_polyfill v1.70.2
21192026-09-05T00:59:03.494Z Compiling tinyvec_macros v0.1.1
21202026-09-05T00:59:03.553Z Compiling anstream v1.0.0
21212026-09-05T00:59:03.562Z Compiling tinyvec v1.10.0
21222026-09-05T00:59:03.579Z Compiling async-trait v0.1.89
21232026-09-05T00:59:03.604Z Compiling time-macros v0.2.27
21242026-09-05T00:59:03.659Z Compiling structmeta-derive v0.3.0
21252026-09-05T00:59:03.688Z Compiling tracing-core v0.1.36
21262026-09-05T00:59:03.902Z Compiling object v0.37.3
21272026-09-05T00:59:03.971Z Compiling plain v0.2.3
21282026-09-05T00:59:04.091Z Compiling cmov v0.5.4
21292026-09-05T00:59:04.119Z Compiling untrusted v0.7.1
21302026-09-05T00:59:04.119Z Compiling tracing v0.1.44
21312026-09-05T00:59:04.176Z Compiling http-body v1.0.1
21322026-09-05T00:59:04.283Z Compiling ctutils v0.4.2
21332026-09-05T00:59:04.363Z Compiling serde_spanned v0.6.9
21342026-09-05T00:59:04.384Z Compiling toml_datetime v0.6.11
21352026-09-05T00:59:04.471Z Compiling pin-project-internal v1.1.11
21362026-09-05T00:59:04.541Z Compiling slog v2.8.2
21372026-09-05T00:59:04.555Z Compiling wait-timeout v0.2.1
21382026-09-05T00:59:04.603Z Compiling cookie v0.18.1
21392026-09-05T00:59:04.693Z Compiling structmeta v0.3.0
21402026-09-05T00:59:04.766Z Compiling zstd-safe v7.2.4
21412026-09-05T00:59:04.766Z Compiling openssl-probe v0.2.1
21422026-09-05T00:59:04.841Z Compiling bit-vec v0.8.0
21432026-09-05T00:59:04.841Z Compiling untrusted v0.9.0
21442026-09-05T00:59:04.858Z Compiling tap v1.0.1
21452026-09-05T00:59:04.937Z Compiling clap_lex v1.0.0
21462026-09-05T00:59:04.980Z Compiling quick-error v1.2.3
21472026-09-05T00:59:04.980Z Compiling bit-set v0.8.0
21482026-09-05T00:59:04.980Z Compiling wyz v0.5.1
21492026-09-05T00:59:05.047Z Compiling rusty-fork v0.3.1
21502026-09-05T00:59:05.073Z Compiling derive-ex v0.1.8
21512026-09-05T00:59:05.139Z Compiling clap_builder v4.6.0
21522026-09-05T00:59:05.335Z Compiling hybrid-array v0.4.13
21532026-09-05T00:59:05.394Z Compiling unicode-normalization v0.1.25
21542026-09-05T00:59:05.448Z Compiling tokio-util v0.7.18
21552026-09-05T00:59:05.461Z Compiling rand_chacha v0.3.1
21562026-09-05T00:59:05.478Z Compiling signature v2.2.0
21572026-09-05T00:59:05.494Z Compiling scroll_derive v0.12.1
21582026-09-05T00:59:05.673Z Compiling heck v0.4.1
21592026-09-05T00:59:05.696Z Compiling rand_xorshift v0.4.0
21602026-09-05T00:59:05.711Z Compiling heapless v0.7.17
21612026-09-05T00:59:06.072Z Compiling num-integer v0.1.46
21622026-09-05T00:59:06.112Z Compiling aho-corasick v1.1.4
21632026-09-05T00:59:06.112Z Compiling signal-hook v0.3.18
21642026-09-05T00:59:06.112Z Compiling atomic-waker v1.1.2
21652026-09-05T00:59:06.249Z Compiling try-lock v0.2.5
21662026-09-05T00:59:06.292Z Compiling tower-service v0.3.3
21672026-09-05T00:59:06.385Z Compiling tower-layer v0.3.3
21682026-09-05T00:59:06.437Z Compiling pretty-hex v0.4.1
21692026-09-05T00:59:06.445Z Compiling funty v2.0.0
21702026-09-05T00:59:06.470Z Compiling anyhow v1.0.104
21712026-09-05T00:59:06.576Z Compiling zlib-rs v0.6.2
21722026-09-05T00:59:06.585Z Compiling unarray v0.1.4
21732026-09-05T00:59:06.619Z Compiling usdt-impl v0.6.0
21742026-09-05T00:59:06.632Z Compiling rustix v0.38.44
21752026-09-05T00:59:06.714Z Compiling proptest v1.11.0
21762026-09-05T00:59:06.752Z Compiling h2 v0.4.15
21772026-09-05T00:59:06.765Z Compiling test-strategy v0.4.5
21782026-09-05T00:59:06.838Z Compiling regex-automata v0.4.14
21792026-09-05T00:59:06.965Z Compiling bitvec v1.0.1
21802026-09-05T00:59:07.259Z Compiling clap v4.6.1
21812026-09-05T00:59:07.372Z Compiling want v0.3.1
21822026-09-05T00:59:07.429Z Compiling num-iter v0.1.45
21832026-09-05T00:59:07.751Z Compiling snafu-derive v0.8.9
21842026-09-05T00:59:07.939Z Compiling rand v0.8.6
21852026-09-05T00:59:08.088Z Compiling ipnetwork v0.21.1
21862026-09-05T00:59:08.643Z Compiling lazy_static v1.5.0
21872026-09-05T00:59:08.668Z Compiling scroll v0.13.0
21882026-09-05T00:59:08.748Z Compiling flate2 v1.1.9
21892026-09-05T00:59:08.793Z Compiling ipnet v2.12.0
21902026-09-05T00:59:08.889Z Compiling strum_macros v0.26.4
21912026-09-05T00:59:09.280Z Compiling darling_core v0.20.11
21922026-09-05T00:59:09.309Z Compiling darling_core v0.23.0
21932026-09-05T00:59:09.367Z Compiling winnow v0.5.40
21942026-09-05T00:59:09.450Z Compiling nodrop v0.1.14
21952026-09-05T00:59:09.559Z Compiling foreign-types-shared v0.1.1
21962026-09-05T00:59:09.702Z Compiling httpdate v1.0.3
21972026-09-05T00:59:09.788Z Compiling crc-catalog v2.4.0
21982026-09-05T00:59:09.935Z Compiling crc v3.4.0
21992026-09-05T00:59:10.022Z Compiling foreign-types v0.3.2
22002026-09-05T00:59:10.123Z Compiling array-init v0.0.4
22012026-09-05T00:59:10.244Z Compiling newtype-uuid v1.3.2
22022026-09-05T00:59:10.431Z Compiling hyper v1.10.1
22032026-09-05T00:59:10.450Z Compiling goblin v0.10.5
22042026-09-05T00:59:10.492Z Compiling oxnet v0.1.6
22052026-09-05T00:59:11.127Z Compiling toml_edit v0.19.15
22062026-09-05T00:59:11.305Z Compiling smallvec v0.6.14
22072026-09-05T00:59:11.325Z Compiling darling_macro v0.20.11
22082026-09-05T00:59:11.526Z Compiling darling_macro v0.23.0
22092026-09-05T00:59:11.601Z Compiling pkcs1 v0.7.5
22102026-09-05T00:59:12.036Z Compiling zerocopy v0.6.6
22112026-09-05T00:59:12.051Z Compiling bitfield v0.19.4
22122026-09-05T00:59:12.093Z Compiling zerocopy-derive v0.7.35
22132026-09-05T00:59:12.145Z Compiling curve25519-dalek v4.1.3
22142026-09-05T00:59:12.275Z Compiling socket2 v0.5.10
22152026-09-05T00:59:12.429Z Compiling env_filter v2.0.0
22162026-09-05T00:59:12.441Z Compiling memoffset v0.9.1
22172026-09-05T00:59:12.456Z Compiling hashbrown v0.12.3
22182026-09-05T00:59:12.480Z Compiling litrs v1.0.0
22192026-09-05T00:59:12.599Z Compiling smoltcp v0.9.1
22202026-09-05T00:59:12.719Z Compiling ref-cast v1.0.25
22212026-09-05T00:59:12.754Z Compiling owo-colors v4.3.0
22222026-09-05T00:59:12.883Z Compiling base64 v0.21.7
22232026-09-05T00:59:12.948Z Compiling document-features v0.2.12
22242026-09-05T00:59:12.962Z Compiling toml v0.7.8
22252026-09-05T00:59:13.094Z Compiling hyper-util v0.1.20
22262026-09-05T00:59:13.111Z Compiling env_logger v0.11.11
22272026-09-05T00:59:13.198Z Compiling ron v0.8.1
22282026-09-05T00:59:13.291Z Compiling dof v0.4.0
22292026-09-05T00:59:13.486Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22302026-09-05T00:59:13.501Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22312026-09-05T00:59:13.649Z Compiling darling v0.23.0
22322026-09-05T00:59:13.743Z Compiling bzip2 v0.4.4
22332026-09-05T00:59:14.049Z Compiling rsa v0.9.10
22342026-09-05T00:59:14.242Z Compiling darling v0.20.11
22352026-09-05T00:59:14.340Z Compiling serde-hex v0.1.0
22362026-09-05T00:59:14.356Z Compiling daft v0.1.8
22372026-09-05T00:59:14.359Z Compiling hashbrown v0.13.2
22382026-09-05T00:59:14.572Z Compiling x509-cert v0.2.5
22392026-09-05T00:59:14.586Z Compiling dtrace-parser v0.3.0
22402026-09-05T00:59:14.651Z Compiling hmac v0.12.1
22412026-09-05T00:59:14.870Z Compiling async-recursion v1.1.1
22422026-09-05T00:59:15.084Z Compiling sync_wrapper v1.0.2
22432026-09-05T00:59:15.171Z Compiling thread-id v5.1.0
22442026-09-05T00:59:15.309Z Compiling powerfmt v0.2.0
22452026-09-05T00:59:15.372Z Compiling siphasher v1.0.2
22462026-09-05T00:59:15.389Z Compiling cfg_aliases v0.2.1
22472026-09-05T00:59:15.492Z Compiling crc-any v2.5.0
22482026-09-05T00:59:15.506Z Compiling nix v0.31.2
22492026-09-05T00:59:15.562Z Compiling deranged v0.5.8
22502026-09-05T00:59:15.908Z Compiling tower v0.5.3
22512026-09-05T00:59:16.450Z Compiling object v0.30.4
22522026-09-05T00:59:16.659Z Compiling derive_builder_core v0.20.2
22532026-09-05T00:59:16.697Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22542026-09-05T00:59:16.730Z Compiling zip v0.6.6
22552026-09-05T00:59:16.839Z Compiling serde_with_macros v3.21.0
22562026-09-05T00:59:17.117Z Compiling bstr v1.12.1
22572026-09-05T00:59:17.166Z Compiling crypto-common v0.2.2
22582026-09-05T00:59:17.192Z Compiling block-buffer v0.12.1
22592026-09-05T00:59:17.547Z Compiling http-body-util v0.1.3
22602026-09-05T00:59:17.769Z Compiling futures-executor v0.3.32
22612026-09-05T00:59:17.785Z Compiling serde_tokenstream v0.2.3
22622026-09-05T00:59:17.810Z Compiling erased-serde v0.3.31
22632026-09-05T00:59:17.871Z Compiling hubpack_derive v0.1.1
22642026-09-05T00:59:17.884Z Compiling curve25519-dalek-derive v0.1.1
22652026-09-05T00:59:18.044Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22662026-09-05T00:59:18.091Z Compiling ref-cast-impl v1.0.25
22672026-09-05T00:59:18.121Z Compiling strum_macros v0.27.2
22682026-09-05T00:59:18.239Z Compiling fs-err v3.3.0
22692026-09-05T00:59:18.359Z Compiling usdt-impl v0.5.0
22702026-09-05T00:59:18.481Z Compiling allocator-api2 v0.2.21
22712026-09-05T00:59:18.510Z Compiling num_threads v0.1.7
22722026-09-05T00:59:18.599Z Compiling iri-string v0.7.10
22732026-09-05T00:59:18.617Z Compiling same-file v1.0.6
22742026-09-05T00:59:18.699Z Compiling ryu v1.0.23
22752026-09-05T00:59:18.792Z Compiling unicode-bidi v0.3.18
22762026-09-05T00:59:19.049Z Compiling gimli v0.32.3
22772026-09-05T00:59:19.102Z Compiling path-slash v0.1.5
22782026-09-05T00:59:19.249Z Compiling unicode-properties v0.1.4
22792026-09-05T00:59:19.486Z Compiling stringprep v0.1.5
22802026-09-05T00:59:19.831Z Compiling serde_urlencoded v0.7.1
22812026-09-05T00:59:19.873Z Compiling time v0.3.47
22822026-09-05T00:59:20.068Z Compiling tower-http v0.6.8
22832026-09-05T00:59:20.369Z Compiling walkdir v2.5.0
22842026-09-05T00:59:20.743Z Compiling addr2line v0.25.1
22852026-09-05T00:59:20.911Z Compiling futures v0.3.32
22862026-09-05T00:59:21.117Z Compiling derive_builder_macro v0.20.2
22872026-09-05T00:59:21.275Z Compiling tokio-native-tls v0.3.1
22882026-09-05T00:59:21.430Z Compiling strum v0.26.3
22892026-09-05T00:59:21.579Z Compiling block-padding v0.4.2
22902026-09-05T00:59:21.676Z Compiling scroll v0.12.0
22912026-09-05T00:59:21.746Z Compiling pin-project v1.1.11
22922026-09-05T00:59:21.763Z Compiling rustls-native-certs v0.8.3
22932026-09-05T00:59:21.877Z Compiling md-5 v0.10.6
22942026-09-05T00:59:21.957Z Compiling convert_case v0.10.0
22952026-09-05T00:59:21.975Z Compiling hash32 v0.2.1
22962026-09-05T00:59:22.022Z Compiling vergen-lib v9.1.0
22972026-09-05T00:59:22.063Z Compiling encoding_rs v0.8.35
22982026-09-05T00:59:22.105Z Compiling fallible-iterator v0.2.0
22992026-09-05T00:59:22.179Z Compiling jiff-core v0.1.0
23002026-09-05T00:59:22.247Z Compiling rustc-demangle v0.1.27
23012026-09-05T00:59:22.368Z Compiling mime v0.3.17
23022026-09-05T00:59:22.432Z Compiling cpufeatures v0.3.0
23032026-09-05T00:59:22.438Z Compiling psl-types v2.0.11
23042026-09-05T00:59:22.601Z Compiling publicsuffix v2.3.0
23052026-09-05T00:59:22.633Z Compiling postgres-protocol v0.6.10
23062026-09-05T00:59:22.671Z Compiling derive_more-impl v2.1.1
23072026-09-05T00:59:22.813Z Compiling goblin v0.8.2
23082026-09-05T00:59:23.131Z Compiling jiff v0.2.34
23092026-09-05T00:59:23.179Z Compiling snafu v0.8.9
23102026-09-05T00:59:23.259Z Compiling inout v0.2.2
23112026-09-05T00:59:23.374Z Compiling derive_builder v0.20.2
23122026-09-05T00:59:23.523Z Compiling backtrace v0.3.76
23132026-09-05T00:59:23.657Z Compiling hyper-tls v0.6.0
23142026-09-05T00:59:23.753Z Compiling usdt-macro v0.6.0
23152026-09-05T00:59:23.882Z Compiling usdt-attr-macro v0.6.0
23162026-09-05T00:59:23.933Z Compiling globset v0.4.18
23172026-09-05T00:59:23.957Z Compiling phf_shared v0.13.1
23182026-09-05T00:59:24.026Z Compiling crossbeam-epoch v0.9.18
23192026-09-05T00:59:24.228Z Compiling zerocopy v0.7.35
23202026-09-05T00:59:24.369Z Compiling regex v1.12.3
23212026-09-05T00:59:24.576Z Compiling serde_plain v1.0.2
23222026-09-05T00:59:24.690Z Compiling miette-derive v7.6.0
23232026-09-05T00:59:24.794Z Compiling enum-as-inner v0.6.1
23242026-09-05T00:59:24.810Z Compiling serde_repr v0.1.20
23252026-09-05T00:59:24.813Z Compiling pem v3.0.6
23262026-09-05T00:59:24.839Z Compiling vergen v9.1.0
23272026-09-05T00:59:24.853Z Compiling cargo-platform v0.3.2
23282026-09-05T00:59:24.978Z Compiling ff v0.13.1
23292026-09-05T00:59:24.997Z Compiling filetime v0.2.27
23302026-09-05T00:59:25.044Z Compiling foldhash v0.2.0
23312026-09-05T00:59:25.120Z Compiling managed v0.8.0
23322026-09-05T00:59:25.135Z Compiling bumpalo v3.20.2
23332026-09-05T00:59:25.306Z Compiling const-oid v0.10.2
23342026-09-05T00:59:25.322Z Compiling base16ct v0.2.0
23352026-09-05T00:59:25.353Z Compiling xattr v1.6.1
23362026-09-05T00:59:25.370Z Compiling is_ci v1.2.0
23372026-09-05T00:59:25.417Z Compiling libbz2-rs-sys v0.2.2
23382026-09-05T00:59:25.527Z Compiling typed-path v0.9.3
23392026-09-05T00:59:25.543Z Compiling unicode-linebreak v0.1.5
23402026-09-05T00:59:25.558Z Compiling foldhash v0.1.5
23412026-09-05T00:59:25.646Z Compiling unicode-width v0.2.0
23422026-09-05T00:59:25.740Z Compiling smawk v0.3.2
23432026-09-05T00:59:25.743Z Compiling bitflags v1.3.2
23442026-09-05T00:59:25.875Z Compiling bzip2 v0.6.1
23452026-09-05T00:59:25.890Z Compiling hashbrown v0.15.5
23462026-09-05T00:59:25.906Z Compiling textwrap v0.16.2
23472026-09-05T00:59:25.964Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23482026-09-05T00:59:26.053Z Compiling tar v0.4.46
23492026-09-05T00:59:26.091Z Compiling supports-color v3.0.2
23502026-09-05T00:59:26.247Z Compiling digest v0.11.3
23512026-09-05T00:59:26.268Z Compiling sec1 v0.7.3
23522026-09-05T00:59:26.316Z Compiling zopfli v0.8.3
23532026-09-05T00:59:26.465Z Compiling hashbrown v0.16.1
23542026-09-05T00:59:26.488Z Compiling group v0.13.0
23552026-09-05T00:59:26.579Z Compiling cargo_metadata v0.23.1
23562026-09-05T00:59:26.640Z Compiling dof v0.3.0
23572026-09-05T00:59:27.580Z Compiling phf v0.13.1
23582026-09-05T00:59:27.701Z Compiling backtrace-ext v0.2.1
23592026-09-05T00:59:27.761Z Compiling reqwest v0.12.28
23602026-09-05T00:59:27.821Z Compiling zstd v0.13.3
23612026-09-05T00:59:27.869Z Compiling signal-hook-mio v0.2.5
23622026-09-05T00:59:27.994Z Compiling cookie_store v0.22.1
23632026-09-05T00:59:28.009Z Compiling cipher v0.5.2
23642026-09-05T00:59:28.086Z Compiling postgres-types v0.2.12
23652026-09-05T00:59:28.279Z Compiling strum v0.27.2
23662026-09-05T00:59:28.452Z Compiling hubpack v0.1.2
23672026-09-05T00:59:28.546Z Compiling phf_shared v0.11.3
23682026-09-05T00:59:28.566Z Compiling hkdf v0.12.4
23692026-09-05T00:59:28.580Z Compiling dtrace-parser v0.2.0
23702026-09-05T00:59:28.598Z Compiling byte-wrapper v0.1.0
23712026-09-05T00:59:28.673Z Compiling ed25519 v2.2.3
23722026-09-05T00:59:28.732Z Compiling olpc-cjson v0.1.4
23732026-09-05T00:59:29.048Z Compiling crypto-bigint v0.5.5
23742026-09-05T00:59:29.154Z Compiling serde-big-array v0.5.1
23752026-09-05T00:59:29.191Z Compiling float-cmp v0.10.0
23762026-09-05T00:59:29.316Z Compiling thread-id v4.2.2
23772026-09-05T00:59:29.332Z Compiling memmap2 v0.9.10
23782026-09-05T00:59:29.410Z Compiling predicates-core v1.0.10
23792026-09-05T00:59:29.467Z Compiling supports-unicode v3.0.0
23802026-09-05T00:59:29.485Z Compiling difflib v0.4.0
23812026-09-05T00:59:29.500Z Compiling winnow v1.0.3
23822026-09-05T00:59:29.512Z Compiling rayon-core v1.13.0
23832026-09-05T00:59:29.568Z Compiling either v1.15.0
23842026-09-05T00:59:29.586Z Compiling data-encoding v2.10.0
23852026-09-05T00:59:29.619Z Compiling toml_write v0.1.2
23862026-09-05T00:59:29.709Z Compiling precomputed-hash v0.1.1
23872026-09-05T00:59:29.810Z Compiling unicode-width v0.1.14
23882026-09-05T00:59:29.936Z Compiling winnow v0.7.14
23892026-09-05T00:59:30.023Z Compiling normalize-line-endings v0.3.0
23902026-09-05T00:59:30.117Z Compiling new_debug_unreachable v1.0.6
23912026-09-05T00:59:30.134Z Compiling whoami v2.1.0
23922026-09-05T00:59:30.150Z Compiling fixedbitset v0.4.2
23932026-09-05T00:59:30.186Z Compiling keccak v0.1.6
23942026-09-05T00:59:30.366Z Compiling fixedbitset v0.5.7
23952026-09-05T00:59:30.392Z Compiling supports-hyperlinks v3.2.0
23962026-09-05T00:59:30.547Z Compiling static_assertions v1.1.0
23972026-09-05T00:59:30.550Z Compiling miette v7.6.0
23982026-09-05T00:59:30.636Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23992026-09-05T00:59:30.749Z Compiling petgraph v0.8.3
24002026-09-05T00:59:30.904Z Compiling toml_parser v1.1.2+spec-1.1.0
24012026-09-05T00:59:30.958Z Compiling tokio-postgres v0.7.16
24022026-09-05T00:59:30.981Z Compiling sha3 v0.10.8
24032026-09-05T00:59:31.266Z Compiling petgraph v0.6.5
24042026-09-05T00:59:31.333Z Compiling chacha20 v0.10.0
24052026-09-05T00:59:31.493Z Compiling toml_edit v0.22.27
24062026-09-05T00:59:31.655Z Compiling string_cache v0.8.9
24072026-09-05T00:59:31.740Z Compiling predicates v3.1.4
24082026-09-05T00:59:31.757Z Compiling elliptic-curve v0.13.8
24092026-09-05T00:59:31.890Z Compiling hickory-proto v0.25.2
24102026-09-05T00:59:32.137Z Compiling itertools v0.13.0
24112026-09-05T00:59:32.720Z Compiling usdt v0.6.0
24122026-09-05T00:59:33.054Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24132026-09-05T00:59:33.348Z Compiling ed25519-dalek v2.2.0
24142026-09-05T00:59:33.643Z Compiling zip v4.6.1
24152026-09-05T00:59:33.753Z Compiling crossterm v0.28.1
24162026-09-05T00:59:33.921Z Compiling iddqd v0.4.2
24172026-09-05T00:59:34.356Z Compiling derive_more v2.1.1
24182026-09-05T00:59:34.529Z Compiling similar v2.7.0
24192026-09-05T00:59:34.772Z Compiling serde_with v3.21.0
24202026-09-05T00:59:35.293Z Compiling tokio-stream v0.1.18
24212026-09-05T00:59:35.363Z Compiling buf-list v1.1.2
24222026-09-05T00:59:35.482Z Compiling half v2.7.1
24232026-09-05T00:59:35.637Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24242026-09-05T00:59:35.700Z Compiling openapiv3 v2.2.0
24252026-09-05T00:59:35.833Z Compiling peg-runtime v0.8.5
24262026-09-05T00:59:36.165Z Compiling lalrpop-util v0.19.12
24272026-09-05T00:59:36.264Z Compiling ciborium-io v0.2.2
24282026-09-05T00:59:36.370Z Compiling ciborium-ll v0.2.2
24292026-09-05T00:59:37.390Z Compiling crossbeam-deque v0.8.6
24302026-09-05T00:59:37.688Z Compiling camino-tempfile v1.4.1
24312026-09-05T00:59:37.833Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24322026-09-05T00:59:38.015Z Compiling blake3 v1.8.5
24332026-09-05T00:59:38.078Z Compiling fs-err v2.11.0
24342026-09-05T00:59:39.986Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24352026-09-05T00:59:40.807Z Compiling ciborium v0.2.2
24362026-09-05T00:59:41.085Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24372026-09-05T00:59:41.398Z Compiling thread_local v1.1.9
24382026-09-05T00:59:41.415Z Compiling slog-async v2.8.0
24392026-09-05T00:59:41.596Z Compiling constant_time_eq v0.4.2
24402026-09-05T00:59:41.683Z Compiling arrayref v0.3.9
24412026-09-05T00:59:41.717Z Compiling arrayvec v0.7.6
24422026-09-05T00:59:41.777Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24432026-09-05T00:59:41.780Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24442026-09-05T00:59:42.097Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24452026-09-05T00:59:42.104Z Compiling toml v0.8.23
24462026-09-05T00:59:42.104Z Compiling atomicwrites v0.4.4
24472026-09-05T00:59:42.114Z Compiling digest-io v0.1.0
24482026-09-05T00:59:42.272Z Compiling sha2 v0.11.0
24492026-09-05T00:59:42.332Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24502026-09-05T00:59:42.367Z Compiling crossbeam-channel v0.5.15
24512026-09-05T00:59:42.402Z Compiling serde_path_to_error v0.1.20
24522026-09-05T00:59:42.467Z Compiling is-terminal v0.4.17
24532026-09-05T00:59:42.566Z Compiling rawzip v0.4.4
24542026-09-05T00:59:42.584Z Compiling indent_write v2.2.0
24552026-09-05T00:59:42.649Z Compiling topological-sort v0.2.2
24562026-09-05T00:59:42.709Z Compiling term v1.2.1
24572026-09-05T00:59:42.745Z Compiling take_mut v0.2.2
24582026-09-05T00:59:42.760Z Compiling debug-ignore v1.0.5
24592026-09-05T00:59:42.830Z Compiling parse-size v1.1.0
24602026-09-05T00:59:42.845Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24612026-09-05T00:59:42.891Z Compiling shell-words v1.1.1
24622026-09-05T00:59:43.087Z Compiling slog-term v2.9.2
24632026-09-05T00:59:45.533Z Compiling rustls-webpki v0.103.13
24642026-09-05T00:59:48.287Z Compiling tokio-rustls v0.26.4
24652026-09-05T00:59:48.287Z Compiling rustls-platform-verifier v0.6.2
24662026-09-05T00:59:48.287Z Compiling tough v0.22.0
24672026-09-05T00:59:48.496Z Compiling hyper-rustls v0.27.7
24682026-09-05T00:59:48.678Z Compiling reqwest v0.13.2
24692026-09-05T00:59:50.509Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24702026-09-05T00:59:50.693Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712026-09-05T00:59:52.359Z Compiling omicron-zone-package v0.12.3
24722026-09-05T00:59:53.024Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24732026-09-05T00:59:53.047Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24742026-09-05T00:59:53.094Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24752026-09-05T00:59:55.497Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24762026-09-05T01:00:14.814Z Finished `release` profile [optimized] target(s) in 1m 23s
24772026-09-05T01:00:14.962Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
24782026-09-05T01:00:15.017ZSep 05 01:00:14.031 DEBG changing working directory to /work/oxidecomputer/omicron
24792026-09-05T01:00:15.112ZSep 05 01:00:14.126 DEBG running: git rev-parse HEAD
24802026-09-05T01:00:15.115ZSep 05 01:00:14.128 DEBG process exited with exit status: 0 (2.539873ms)
24812026-09-05T01:00:15.115ZSep 05 01:00:14.128 INFO version: 23.0.0-0.ci+gitf5d91766f36
24822026-09-05T01:00:15.122ZSep 05 01:00:14.136 INFO cloning helios to /work/oxidecomputer/helios
24832026-09-05T01:00:15.123ZSep 05 01:00:14.136 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24842026-09-05T01:00:15.125ZCloning into '/work/oxidecomputer/helios'...
24852026-09-05T01:00:15.762ZSep 05 01:00:14.775 DEBG process exited with exit status: 0 (639.242029ms)
24862026-09-05T01:00:15.762ZSep 05 01:00:14.775 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24872026-09-05T01:00:15.765ZSep 05 01:00:14.778 DEBG process exited with exit status: 0 (2.676603ms)
24882026-09-05T01:00:15.765ZSep 05 01:00:14.778 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24892026-09-05T01:00:16.232ZSep 05 01:00:15.245 DEBG process exited with exit status: 0 (466.911903ms)
24902026-09-05T01:00:16.232ZSep 05 01:00:15.245 DEBG running: zfs list rpool/images/build/host
24912026-09-05T01:00:16.236ZNAME USED AVAIL REFER MOUNTPOINT
24922026-09-05T01:00:16.236Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
24932026-09-05T01:00:16.240ZSep 05 01:00:15.250 DEBG process exited with exit status: 0 (4.513845ms)
24942026-09-05T01:00:16.240ZSep 05 01:00:15.250 DEBG running: zfs list rpool/images/build/recovery
24952026-09-05T01:00:16.245ZNAME USED AVAIL REFER MOUNTPOINT
24962026-09-05T01:00:16.245Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
24972026-09-05T01:00:16.245ZSep 05 01:00:15.253 DEBG process exited with exit status: 0 (3.470574ms)
24982026-09-05T01:00:16.245ZSep 05 01:00:15.253 INFO console assets match pinned console commit (700ff8bf5ce55e426b69a5c0c67334fe3bad53d8)
24992026-09-05T01:00:16.252ZSep 05 01:00:15.266 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
25002026-09-05T01:00:16.256ZSep 05 01:00:15.266 INFO [incorp-manifest] running task
25012026-09-05T01:00:16.256ZSep 05 01:00:15.266 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
25022026-09-05T01:00:16.256ZSep 05 01:00:15.267 INFO [hubris-production] running task
25032026-09-05T01:00:16.256ZSep 05 01:00:15.267 INFO [hubris-staging] running task
25042026-09-05T01:00:16.256ZSep 05 01:00:15.267 INFO [incorp-create] running: pkgrepo create /work/incorporation
25052026-09-05T01:00:16.256ZSep 05 01:00:15.268 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25062026-09-05T01:00:16.256ZSep 05 01:00:15.269 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
25072026-09-05T01:00:16.297Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25082026-09-05T01:00:16.359Z[ omicron-package] Blocking waiting for file lock on package cache
25092026-09-05T01:00:16.492ZSep 05 01:00:15.497 INFO [incorp-create] process exited with exit status: 0 (229.672952ms)
25102026-09-05T01:00:16.492ZSep 05 01:00:15.497 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
25112026-09-05T01:00:16.706ZSep 05 01:00:15.720 INFO [incorp-publisher] process exited with exit status: 0 (222.723575ms)
25122026-09-05T01:00:17.065Z[ omicron-package] Blocking waiting for file lock on package cache
25132026-09-05T01:00:17.382ZSep 05 01:00:16.382 INFO [hubris-production] task succeeded (1.115230212s)
25142026-09-05T01:00:18.211Z[ omicron-package] Compiling macaddr v1.0.1
25152026-09-05T01:00:18.211Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25162026-09-05T01:00:18.211Z[ omicron-package] Compiling itertools v0.15.0
25172026-09-05T01:00:18.214Z[ omicron-package] Compiling secrecy v0.10.3
25182026-09-05T01:00:18.214Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-09-05T01:00:18.214Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
25202026-09-05T01:00:18.214Z[ omicron-package] Compiling heapless v0.8.0
25212026-09-05T01:00:18.215Z[ omicron-package] Compiling hash32 v0.3.1
25222026-09-05T01:00:18.215Z[ omicron-package] Compiling inout v0.1.4
25232026-09-05T01:00:18.215Z[ omicron-package] Compiling multer v3.1.0
25242026-09-05T01:00:18.215Z[ omicron-package] Compiling match_cfg v0.1.0
25252026-09-05T01:00:18.215Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25262026-09-05T01:00:18.215Z[ omicron-package] Compiling compression-core v0.4.31
25272026-09-05T01:00:18.215Z[ omicron-package] Compiling smoltcp v0.11.0
25282026-09-05T01:00:18.215Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25292026-09-05T01:00:18.215Z[ omicron-package] Compiling slog-json v2.6.1
25302026-09-05T01:00:18.653ZSep 05 01:00:17.664 DEBG process exited with exit status: 0 (2.397285616s)
25312026-09-05T01:00:18.653ZSep 05 01:00:17.664 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
25322026-09-05T01:00:18.903Z[ omicron-package] Compiling serde_tokenstream v0.3.0
25332026-09-05T01:00:18.974Z[ omicron-package] Compiling cipher v0.4.4
25342026-09-05T01:00:19.071Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
25352026-09-05T01:00:19.460Z[ omicron-package] Compiling hostname v0.3.1
25362026-09-05T01:00:19.539Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25372026-09-05T01:00:19.577Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
25382026-09-05T01:00:19.581Z[ omicron-package] Compiling compression-codecs v0.4.37
25392026-09-05T01:00:19.582Z[ omicron-package] Compiling cobs v0.3.0
25402026-09-05T01:00:19.619Z[ omicron-package] Compiling universal-hash v0.5.1
25412026-09-05T01:00:19.623Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
25422026-09-05T01:00:19.623Z[ omicron-package] Compiling async-stream-impl v0.3.6
25432026-09-05T01:00:19.640Z[ omicron-package] Compiling serde_spanned v1.1.1
25442026-09-05T01:00:19.688Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
25452026-09-05T01:00:19.688Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25462026-09-05T01:00:19.688Z[ omicron-package] Compiling dropshot v0.17.1
25472026-09-05T01:00:19.886Z[ omicron-package] Compiling convert_case v0.4.0
25482026-09-05T01:00:19.889Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
25492026-09-05T01:00:19.947Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25502026-09-05T01:00:19.948Z[ omicron-package] Compiling opaque-debug v0.3.1
25512026-09-05T01:00:19.952Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25522026-09-05T01:00:20.047Z[ omicron-package] Compiling postcard v1.1.3
25532026-09-05T01:00:20.050Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25542026-09-05T01:00:20.140Z[ omicron-package] Compiling poly1305 v0.8.0
25552026-09-05T01:00:20.143Z[ omicron-package] Compiling async-compression v0.4.41
25562026-09-05T01:00:20.222Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25572026-09-05T01:00:20.307Z[ omicron-package] Compiling derive_more v0.99.20
25582026-09-05T01:00:20.307Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
25592026-09-05T01:00:20.508Z[ omicron-package] Compiling async-stream v0.3.6
25602026-09-05T01:00:20.664Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
25612026-09-05T01:00:20.683Z[ omicron-package] Compiling ingot-macros v0.2.0
25622026-09-05T01:00:20.722Z[ omicron-package] Compiling num_enum_derive v0.7.6
25632026-09-05T01:00:20.725Z[ omicron-package] Compiling slog-bunyan v2.5.0
25642026-09-05T01:00:20.803Z[ omicron-package] Compiling chacha20 v0.9.1
25652026-09-05T01:00:20.803Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25662026-09-05T01:00:20.807Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25672026-09-05T01:00:20.807Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25682026-09-05T01:00:20.983Z[ omicron-package] Compiling sha1 v0.11.0
25692026-09-05T01:00:20.990Z[ omicron-package] Compiling progenitor-client v0.14.0
25702026-09-05T01:00:20.990Z[ omicron-package] Compiling oxide-generation v0.1.3
25712026-09-05T01:00:21.017Z[ omicron-package] Compiling parse-display-derive v0.10.0
25722026-09-05T01:00:21.048Z[ omicron-package] Compiling waitgroup v0.1.2
25732026-09-05T01:00:21.251Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25742026-09-05T01:00:21.337Z[ omicron-package] Compiling rustls-pemfile v2.2.0
25752026-09-05T01:00:21.405Z[ omicron-package] Compiling backon v1.6.0
25762026-09-05T01:00:21.448Z[ omicron-package] Compiling password-hash v0.5.0
25772026-09-05T01:00:21.456ZSep 05 01:00:20.469 DEBG process exited with exit status: 0 (2.8048128s)
25782026-09-05T01:00:21.463ZSep 05 01:00:20.470 INFO [incorp-manifest] task succeeded (5.203624968s)
25792026-09-05T01:00:21.473ZSep 05 01:00:20.483 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25802026-09-05T01:00:21.477Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
25812026-09-05T01:00:21.546Z[ omicron-package] Compiling blake2 v0.10.6
25822026-09-05T01:00:21.615Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25832026-09-05T01:00:21.703ZSep 05 01:00:20.717 INFO [incorp-fmt] process exited with exit status: 0 (221.970323ms)
25842026-09-05T01:00:21.704ZSep 05 01:00:20.717 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25852026-09-05T01:00:21.707Z[ omicron-package] Compiling aead v0.5.2
25862026-09-05T01:00:21.708Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25872026-09-05T01:00:21.787Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25882026-09-05T01:00:21.790Z[ omicron-package] Compiling hostname v0.4.2
25892026-09-05T01:00:21.879Z[ omicron-package] Compiling instant v0.1.13
25902026-09-05T01:00:21.927Z[ omicron-package] Compiling proc-macro-error v1.0.4
25912026-09-05T01:00:21.965Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25922026-09-05T01:00:22.049Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260905T010021Z
25932026-09-05T01:00:22.049Z[ incorp-pkgsend] PUBLISHED
25942026-09-05T01:00:22.056Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25952026-09-05T01:00:22.082Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
25962026-09-05T01:00:22.130Z[ omicron-package] Compiling backoff v0.4.0
25972026-09-05T01:00:22.130Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25982026-09-05T01:00:22.133Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
25992026-09-05T01:00:22.133ZSep 05 01:00:21.146 INFO [incorp-pkgsend] process exited with exit status: 0 (453.710597ms)
26002026-09-05T01:00:22.137ZSep 05 01:00:21.146 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26012026-09-05T01:00:22.148Z[ omicron-package] Compiling num_enum v0.7.6
26022026-09-05T01:00:22.305Z[ omicron-package] Compiling argon2 v0.5.3
26032026-09-05T01:00:22.397Z[ helios-incorp] Retrieving packages for publisher helios ...
26042026-09-05T01:00:22.401Z[ helios-incorp] Retrieving catalog 'helios' ... Done
26052026-09-05T01:00:22.415Z[ omicron-package] Compiling num_enum_derive v0.5.11
26062026-09-05T01:00:22.424Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26072026-09-05T01:00:22.424Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26082026-09-05T01:00:22.427Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26092026-09-05T01:00:22.430Z[ helios-incorp]
26102026-09-05T01:00:22.430Z[ helios-incorp] Archiving packages ...
26112026-09-05T01:00:22.430Z[ helios-incorp] Packages to add: 1
26122026-09-05T01:00:22.430Z[ helios-incorp] Files to retrieve: 0
26132026-09-05T01:00:22.430Z[ helios-incorp] Estimated transfer size: 0.00 B
26142026-09-05T01:00:22.430Z[ helios-incorp]
26152026-09-05T01:00:22.430Z[ helios-incorp] Packages to archive:
26162026-09-05T01:00:22.430Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260905T010021Z
26172026-09-05T01:00:22.430Z[ helios-incorp]
26182026-09-05T01:00:22.430Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26192026-09-05T01:00:22.430Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
26202026-09-05T01:00:22.434Z[ omicron-package] Compiling progenitor-extras v0.2.0
26212026-09-05T01:00:22.434Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26222026-09-05T01:00:22.485Z[ omicron-package] Compiling foreign-types v0.5.0
26232026-09-05T01:00:22.488Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26242026-09-05T01:00:22.488Z[ omicron-package] Compiling vsss-rs v3.3.4
26252026-09-05T01:00:22.495ZSep 05 01:00:21.507 INFO [helios-incorp] process exited with exit status: 0 (360.282691ms)
26262026-09-05T01:00:22.612Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26272026-09-05T01:00:22.701Z[ omicron-package] Compiling regress v0.10.5
26282026-09-05T01:00:22.759Z[ omicron-package] Compiling itertools v0.14.0
26292026-09-05T01:00:22.783Z[ omicron-package] Compiling parse-display v0.10.0
26302026-09-05T01:00:22.837Z[ omicron-package] Compiling tabwriter v1.4.1
26312026-09-05T01:00:22.946Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26322026-09-05T01:00:22.949Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26332026-09-05T01:00:23.063Z[ omicron-package] Compiling cstr-argument v0.1.2
26342026-09-05T01:00:23.063Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
26352026-09-05T01:00:23.063Z[ omicron-package] Compiling humantime v2.3.0
26362026-09-05T01:00:23.298Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26372026-09-05T01:00:23.321Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26382026-09-05T01:00:23.351Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26392026-09-05T01:00:23.413Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26402026-09-05T01:00:23.576Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26412026-09-05T01:00:23.601Z[ omicron-package] Compiling rayon v1.11.0
26422026-09-05T01:00:23.651Z[ omicron-package] Compiling num_enum v0.5.11
26432026-09-05T01:00:23.651Z[ omicron-package] Compiling rand v0.10.1
26442026-09-05T01:00:23.687Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
26452026-09-05T01:00:23.711Z[ omicron-package] Compiling colored v3.1.1
26462026-09-05T01:00:23.711Z[ omicron-package] Compiling libefi-sys v0.1.0
26472026-09-05T01:00:23.711Z[ omicron-package] Compiling illumos-nvpair v0.3.0
26482026-09-05T01:00:23.751Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
26492026-09-05T01:00:23.779Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26502026-09-05T01:00:23.815Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26512026-09-05T01:00:23.913Z[ omicron-package] Compiling ingot-types v0.2.0
26522026-09-05T01:00:23.979Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26532026-09-05T01:00:24.155Z[ omicron-package] Compiling itertools v0.12.1
26542026-09-05T01:00:24.186Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
26552026-09-05T01:00:24.239Z[ omicron-package] Compiling usdt-macro v0.5.0
26562026-09-05T01:00:24.295Z[ omicron-package] Compiling bitfield-struct v0.6.2
26572026-09-05T01:00:24.352Z[ omicron-package] Compiling num-derive v0.4.2
26582026-09-05T01:00:24.384Z[ omicron-package] Compiling sigpipe v0.1.3
26592026-09-05T01:00:24.451Z[ omicron-package] Compiling ingot v0.2.1
26602026-09-05T01:00:24.519Z[ omicron-package] Compiling memmap v0.7.0
26612026-09-05T01:00:24.522Z[ omicron-package] Compiling glob v0.3.3
26622026-09-05T01:00:24.600Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26632026-09-05T01:00:24.773Z[ omicron-package] Compiling swrite v0.1.0
26642026-09-05T01:00:24.894Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26652026-09-05T01:00:25.128Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26662026-09-05T01:00:25.146Z[ omicron-package] Compiling usdt v0.5.0
26672026-09-05T01:00:25.213Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26682026-09-05T01:00:25.259Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26692026-09-05T01:00:25.385Z[ omicron-package] Compiling smf v0.2.3
26702026-09-05T01:00:25.456Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26712026-09-05T01:00:25.473Z[ omicron-package] Compiling whoami v1.6.1
26722026-09-05T01:00:25.503Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26732026-09-05T01:00:25.525Z[ omicron-package] Compiling tokio-dtrace v0.1.1
26742026-09-05T01:00:25.556Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26752026-09-05T01:00:25.575Z[ omicron-package] Compiling gethostname v0.5.0
26762026-09-05T01:00:25.670Z[ omicron-package] Compiling zone v0.3.1
26772026-09-05T01:00:25.708Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26782026-09-05T01:00:25.736Z[ omicron-package] Compiling console v0.16.2
26792026-09-05T01:00:25.833Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26802026-09-05T01:00:25.913Z[ omicron-package] Compiling unit-prefix v0.5.2
26812026-09-05T01:00:26.027Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
26822026-09-05T01:00:26.441Z[ omicron-package] Compiling indicatif v0.18.4
26832026-09-05T01:00:26.589Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26842026-09-05T01:00:27.267Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26852026-09-05T01:00:27.942Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26862026-09-05T01:00:29.132Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26872026-09-05T01:00:30.566Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26882026-09-05T01:00:31.211Z[ helios-setup] Sep 05 01:00:30.224 INFO helios repository root is: /work/oxidecomputer/helios
26892026-09-05T01:00:31.214Z[ helios-setup] Sep 05 01:00:30.225 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
26902026-09-05T01:00:31.214Z[ helios-setup] Sep 05 01:00:30.225 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26912026-09-05T01:00:31.214Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26922026-09-05T01:00:31.738Z[ helios-setup] Sep 05 01:00:30.751 INFO clone ok!, project: pinprick
26932026-09-05T01:00:31.742Z[ helios-setup] Sep 05 01:00:30.751 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
26942026-09-05T01:00:31.742Z[ helios-setup] Sep 05 01:00:30.751 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26952026-09-05T01:00:31.742Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26962026-09-05T01:00:32.565Z[ helios-setup] Sep 05 01:00:31.577 INFO clone ok!, project: pilot
26972026-09-05T01:00:32.568Z[ helios-setup] Sep 05 01:00:31.578 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
26982026-09-05T01:00:32.568Z[ helios-setup] Sep 05 01:00:31.578 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26992026-09-05T01:00:32.568Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
27002026-09-05T01:00:32.992ZSep 05 01:00:32.006 INFO [hubris-staging] task succeeded (16.738704259s)
27012026-09-05T01:00:33.302Z[ helios-setup] Sep 05 01:00:32.315 INFO clone ok!, project: dmar-report
27022026-09-05T01:00:33.302Z[ helios-setup] Sep 05 01:00:32.315 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
27032026-09-05T01:00:33.305Z[ helios-setup] Sep 05 01:00:32.315 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
27042026-09-05T01:00:33.305Z[ helios-setup] Sep 05 01:00:32.316 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
27052026-09-05T01:00:33.305Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
27062026-09-05T01:00:33.855Z[ helios-setup] Sep 05 01:00:32.867 INFO clone ok!, project: phbl
27072026-09-05T01:00:33.857Z[ helios-setup] Sep 05 01:00:32.867 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
27082026-09-05T01:00:33.857Z[ helios-setup] Sep 05 01:00:32.867 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
27092026-09-05T01:00:33.857Z[ helios-setup] Sep 05 01:00:32.867 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
27102026-09-05T01:00:33.858Z[ helios-setup] Sep 05 01:00:32.867 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
27112026-09-05T01:00:33.858Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
27122026-09-05T01:00:34.883Z[ helios-setup] Sep 05 01:00:33.895 INFO clone ok!, project: bootserver
27132026-09-05T01:00:34.886Z[ helios-setup] Sep 05 01:00:33.895 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
27142026-09-05T01:00:34.886Z[ helios-setup] Sep 05 01:00:33.895 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
27152026-09-05T01:00:34.886Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
27162026-09-05T01:00:40.321Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27172026-09-05T01:00:41.054Z[ helios-setup] Sep 05 01:00:40.066 INFO clone ok!, project: amd-firmware
27182026-09-05T01:00:41.057Z[ helios-setup] Sep 05 01:00:40.066 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
27192026-09-05T01:00:41.057Z[ helios-setup] Sep 05 01:00:40.066 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
27202026-09-05T01:00:41.057Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
27212026-09-05T01:00:41.920Z[ helios-setup] Sep 05 01:00:40.933 INFO clone ok!, project: chelsio-t6-roms
27222026-09-05T01:00:41.922Z[ helios-setup] Sep 05 01:00:40.933 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
27232026-09-05T01:00:41.922Z[ helios-setup] Sep 05 01:00:40.933 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
27242026-09-05T01:00:41.922Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27252026-09-05T01:00:42.831Z[ helios-setup] Sep 05 01:00:41.845 INFO clone ok!, project: amd-host-image-builder
27262026-09-05T01:00:42.834Z[ helios-setup] Sep 05 01:00:41.845 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
27272026-09-05T01:00:42.834Z[ helios-setup] Sep 05 01:00:41.845 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
27282026-09-05T01:00:42.834Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
27292026-09-05T01:00:43.387Z[ helios-setup] Sep 05 01:00:42.400 INFO clone ok!, project: image-builder
27302026-09-05T01:00:43.387Z[ helios-setup] Sep 05 01:00:42.400 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27312026-09-05T01:00:43.469Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27322026-09-05T01:00:43.620Z[ helios-setup] Sep 05 01:00:42.633 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
27332026-09-05T01:00:43.866Z[ helios-setup] Sep 05 01:00:42.880 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
27342026-09-05T01:00:43.866Z[ helios-setup] Sep 05 01:00:42.880 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27352026-09-05T01:00:44.090Z[ helios-setup] Sep 05 01:00:43.103 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
27362026-09-05T01:00:44.310Z[ helios-setup] Sep 05 01:00:43.324 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
27372026-09-05T01:00:44.310Z[ helios-setup] Sep 05 01:00:43.324 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27382026-09-05T01:00:44.470Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27392026-09-05T01:00:44.535Z[ helios-setup] Sep 05 01:00:43.548 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
27402026-09-05T01:00:44.776Z[ helios-setup] Sep 05 01:00:43.789 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
27412026-09-05T01:00:44.776Z[ helios-setup] Sep 05 01:00:43.789 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27422026-09-05T01:00:44.776Z[ helios-setup] Sep 05 01:00:43.789 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27432026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.789 INFO ok!
27442026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27452026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27462026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO ok!
27472026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27482026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27492026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO ok!
27502026-09-05T01:00:44.779Z[ helios-setup] Sep 05 01:00:43.790 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
27512026-09-05T01:00:44.782Z[ helios-setup] Sep 05 01:00:43.796 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)"
27522026-09-05T01:00:44.782Z[ helios-setup] Sep 05 01:00:43.796 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
27532026-09-05T01:00:44.785Z[ helios-setup] Sep 05 01:00:43.796 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
27542026-09-05T01:00:44.911Z[ helios-setup] Sep 05 01:00:43.924 INFO E| Downloading crates ...
27552026-09-05T01:00:44.973Z[ helios-setup] Sep 05 01:00:43.986 INFO E| Downloaded adler2 v2.0.0
27562026-09-05T01:00:44.990Z[ helios-setup] Sep 05 01:00:44.002 INFO E| Downloaded miniz_oxide v0.8.8
27572026-09-05T01:00:45.016Z[ helios-setup] Sep 05 01:00:44.029 INFO E| Compiling adler2 v2.0.0
27582026-09-05T01:00:45.081Z[ helios-setup] Sep 05 01:00:44.095 INFO E| Compiling miniz_oxide v0.8.8
27592026-09-05T01:00:45.916Z[ helios-setup] Sep 05 01:00:44.930 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
27602026-09-05T01:00:46.289Z[ helios-setup] Sep 05 01:00:45.302 INFO E| Finished `release` profile [optimized] target(s) in 1.49s
27612026-09-05T01:00:46.296Z[ helios-setup] Sep 05 01:00:45.310 INFO building project "pinprick" ok (1 seconds)
27622026-09-05T01:00:46.299Z[ helios-setup] Sep 05 01:00:45.310 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
27632026-09-05T01:00:46.303Z[ helios-setup] Sep 05 01:00:45.316 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)"
27642026-09-05T01:00:46.303Z[ helios-setup] Sep 05 01:00:45.316 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
27652026-09-05T01:00:46.303Z[ helios-setup] Sep 05 01:00:45.316 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
27662026-09-05T01:00:46.467Z[ helios-setup] Sep 05 01:00:45.383 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
27672026-09-05T01:00:47.002Z[ helios-setup] Sep 05 01:00:46.015 INFO E| From https://github.com/jclulow/hiercmd
27682026-09-05T01:00:47.002Z[ helios-setup] Sep 05 01:00:46.015 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
27692026-09-05T01:00:47.012Z[ helios-setup] Sep 05 01:00:46.025 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
27702026-09-05T01:00:47.321Z[ helios-setup] Sep 05 01:00:46.335 INFO E| From https://github.com/oxidecomputer/network-interface
27712026-09-05T01:00:47.321Z[ helios-setup] Sep 05 01:00:46.335 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
27722026-09-05T01:00:47.332Z[ helios-setup] Sep 05 01:00:46.345 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
27732026-09-05T01:00:47.939Z[ helios-setup] Sep 05 01:00:46.953 INFO E| From https://github.com/oxidecomputer/boot-image-tools
27742026-09-05T01:00:47.939Z[ helios-setup] Sep 05 01:00:46.953 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
27752026-09-05T01:00:47.956Z[ helios-setup] Sep 05 01:00:46.969 INFO E| Updating crates.io index
27762026-09-05T01:00:48.135Z[ helios-setup] Sep 05 01:00:47.148 INFO E| Downloading crates ...
27772026-09-05T01:00:48.219Z[ helios-setup] Sep 05 01:00:47.230 INFO E| Downloaded itoa v1.0.15
27782026-09-05T01:00:48.222Z[ helios-setup] Sep 05 01:00:47.236 INFO E| Downloaded futures-io v0.3.31
27792026-09-05T01:00:48.229Z[ helios-setup] Sep 05 01:00:47.243 INFO E| Downloaded toml_parser v1.0.4
27802026-09-05T01:00:48.232Z[ helios-setup] Sep 05 01:00:47.244 INFO E| Downloaded anstyle v1.0.13
27812026-09-05T01:00:48.240Z[ helios-setup] Sep 05 01:00:47.253 INFO E| Downloaded futures-core v0.3.31
27822026-09-05T01:00:48.246Z[ helios-setup] Sep 05 01:00:47.260 INFO E| Downloaded libdevinfo-sys v1.1.0
27832026-09-05T01:00:48.251Z[ helios-setup] Sep 05 01:00:47.260 INFO E| Downloaded futures-sink v0.3.31
27842026-09-05T01:00:48.251Z[ helios-setup] Sep 05 01:00:47.261 INFO E| Downloaded zeroize_derive v1.4.2
27852026-09-05T01:00:48.251Z[ helios-setup] Sep 05 01:00:47.261 INFO E| Downloaded bitfield-macros v0.19.3
27862026-09-05T01:00:48.251Z[ helios-setup] Sep 05 01:00:47.262 INFO E| Downloaded futures-task v0.3.31
27872026-09-05T01:00:48.254Z[ helios-setup] Sep 05 01:00:47.268 INFO E| Downloaded anstyle-query v1.1.4
27882026-09-05T01:00:48.257Z[ helios-setup] Sep 05 01:00:47.268 INFO E| Downloaded futures-macro v0.3.31
27892026-09-05T01:00:48.261Z[ helios-setup] Sep 05 01:00:47.275 INFO E| Downloaded clap_lex v0.7.6
27902026-09-05T01:00:48.264Z[ helios-setup] Sep 05 01:00:47.275 INFO E| Downloaded devinfo v0.1.0
27912026-09-05T01:00:48.269Z[ helios-setup] Sep 05 01:00:47.282 INFO E| Downloaded serde_spanned v1.0.3
27922026-09-05T01:00:48.272Z[ helios-setup] Sep 05 01:00:47.283 INFO E| Downloaded pin-utils v0.1.0
27932026-09-05T01:00:48.276Z[ helios-setup] Sep 05 01:00:47.290 INFO E| Downloaded time-core v0.1.6
27942026-09-05T01:00:48.279Z[ helios-setup] Sep 05 01:00:47.290 INFO E| Downloaded bitfield v0.19.3
27952026-09-05T01:00:48.283Z[ helios-setup] Sep 05 01:00:47.297 INFO E| Downloaded base64ct v1.8.0
27962026-09-05T01:00:48.286Z[ helios-setup] Sep 05 01:00:47.298 INFO E| Downloaded env_filter v0.1.4
27972026-09-05T01:00:48.291Z[ helios-setup] Sep 05 01:00:47.305 INFO E| Downloaded crc v3.3.0
27982026-09-05T01:00:48.306Z[ helios-setup] Sep 05 01:00:47.319 INFO E| Downloaded env_logger v0.11.8
27992026-09-05T01:00:48.312Z[ helios-setup] Sep 05 01:00:47.326 INFO E| Downloaded futures-executor v0.3.31
28002026-09-05T01:00:48.316Z[ helios-setup] Sep 05 01:00:47.327 INFO E| Downloaded tokio-macros v2.6.0
28012026-09-05T01:00:48.316Z[ helios-setup] Sep 05 01:00:47.327 INFO E| Downloaded toml_writer v1.0.4
28022026-09-05T01:00:48.316Z[ helios-setup] Sep 05 01:00:47.328 INFO E| Downloaded generic-array v0.14.9
28032026-09-05T01:00:48.320Z[ helios-setup] Sep 05 01:00:47.329 INFO E| Downloaded simd-adler32 v0.3.7
28042026-09-05T01:00:48.320Z[ helios-setup] Sep 05 01:00:47.330 INFO E| Downloaded slab v0.4.11
28052026-09-05T01:00:48.323Z[ helios-setup] Sep 05 01:00:47.333 INFO E| Downloaded pin-project-lite v0.2.16
28062026-09-05T01:00:48.323Z[ helios-setup] Sep 05 01:00:47.336 INFO E| Downloaded zeroize v1.8.2
28072026-09-05T01:00:48.323Z[ helios-setup] Sep 05 01:00:47.337 INFO E| Downloaded quote v1.0.41
28082026-09-05T01:00:48.327Z[ helios-setup] Sep 05 01:00:47.341 INFO E| Downloaded toml_datetime v0.7.3
28092026-09-05T01:00:48.335Z[ helios-setup] Sep 05 01:00:47.348 INFO E| Downloaded thiserror-impl v2.0.17
28102026-09-05T01:00:48.337Z[ helios-setup] Sep 05 01:00:47.349 INFO E| Downloaded signal-hook-registry v1.4.6
28112026-09-05T01:00:48.338Z[ helios-setup] Sep 05 01:00:47.350 INFO E| Downloaded thiserror v2.0.17
28122026-09-05T01:00:48.342Z[ helios-setup] Sep 05 01:00:47.356 INFO E| Downloaded num_enum_derive v0.7.5
28132026-09-05T01:00:48.349Z[ helios-setup] Sep 05 01:00:47.363 INFO E| Downloaded num_enum v0.7.5
28142026-09-05T01:00:48.353Z[ helios-setup] Sep 05 01:00:47.366 INFO E| Downloaded iana-time-zone v0.1.64
28152026-09-05T01:00:48.357Z[ helios-setup] Sep 05 01:00:47.370 INFO E| Downloaded getopts v0.2.24
28162026-09-05T01:00:48.362Z[ helios-setup] Sep 05 01:00:47.371 INFO E| Downloaded term v1.2.0
28172026-09-05T01:00:48.362Z[ helios-setup] Sep 05 01:00:47.373 INFO E| Downloaded find-msvc-tools v0.1.4
28182026-09-05T01:00:48.366Z[ helios-setup] Sep 05 01:00:47.374 INFO E| Downloaded unicode-ident v1.0.22
28192026-09-05T01:00:48.366Z[ helios-setup] Sep 05 01:00:47.377 INFO E| Downloaded clap v4.5.51
28202026-09-05T01:00:48.369Z[ helios-setup] Sep 05 01:00:47.382 INFO E| Downloaded anyhow v1.0.100
28212026-09-05T01:00:48.372Z[ helios-setup] Sep 05 01:00:47.384 INFO E| Downloaded clap_derive v4.5.49
28222026-09-05T01:00:48.375Z[ helios-setup] Sep 05 01:00:47.386 INFO E| Downloaded futures-channel v0.3.31
28232026-09-05T01:00:48.375Z[ helios-setup] Sep 05 01:00:47.387 INFO E| Downloaded deranged v0.5.5
28242026-09-05T01:00:48.375Z[ helios-setup] Sep 05 01:00:47.387 INFO E| Downloaded getrandom v0.2.16
28252026-09-05T01:00:48.378Z[ helios-setup] Sep 05 01:00:47.392 INFO E| Downloaded ryu v1.0.20
28262026-09-05T01:00:48.382Z[ helios-setup] Sep 05 01:00:47.394 INFO E| Downloaded time-macros v0.2.24
28272026-09-05T01:00:48.386Z[ helios-setup] Sep 05 01:00:47.400 INFO E| Downloaded log v0.4.28
28282026-09-05T01:00:48.389Z[ helios-setup] Sep 05 01:00:47.401 INFO E| Downloaded bitflags v2.10.0
28292026-09-05T01:00:48.393Z[ helios-setup] Sep 05 01:00:47.407 INFO E| Downloaded socket2 v0.6.1
28302026-09-05T01:00:48.409Z[ helios-setup] Sep 05 01:00:47.422 INFO E| Downloaded proc-macro2 v1.0.103
28312026-09-05T01:00:48.412Z[ helios-setup] Sep 05 01:00:47.424 INFO E| Downloaded uuid v1.18.1
28322026-09-05T01:00:48.412Z[ helios-setup] Sep 05 01:00:47.426 INFO E| Downloaded flate2 v1.1.5
28332026-09-05T01:00:48.415Z[ helios-setup] Sep 05 01:00:47.428 INFO E| Downloaded futures v0.3.31
28342026-09-05T01:00:48.423Z[ helios-setup] Sep 05 01:00:47.436 INFO E| Downloaded toml_edit v0.23.7
28352026-09-05T01:00:48.426Z[ helios-setup] Sep 05 01:00:47.439 INFO E| Downloaded toml v0.9.8
28362026-09-05T01:00:48.429Z[ helios-setup] Sep 05 01:00:47.441 INFO E| Downloaded bytes v1.10.1
28372026-09-05T01:00:48.432Z[ helios-setup] Sep 05 01:00:47.446 INFO E| Downloaded zerocopy-derive v0.8.27
28382026-09-05T01:00:48.439Z[ helios-setup] Sep 05 01:00:47.452 INFO E| Downloaded typenum v1.19.0
28392026-09-05T01:00:48.442Z[ helios-setup] Sep 05 01:00:47.453 INFO E| Downloaded cc v1.2.44
28402026-09-05T01:00:48.446Z[ helios-setup] Sep 05 01:00:47.460 INFO E| Downloaded rsa v0.9.8
28412026-09-05T01:00:48.449Z[ helios-setup] Sep 05 01:00:47.463 INFO E| Downloaded rand v0.8.5
28422026-09-05T01:00:48.454Z[ helios-setup] Sep 05 01:00:47.467 INFO E| Downloaded mio v1.1.0
28432026-09-05T01:00:48.463Z[ helios-setup] Sep 05 01:00:47.476 INFO E| Downloaded iddqd v0.3.14
28442026-09-05T01:00:48.468Z[ helios-setup] Sep 05 01:00:47.482 INFO E| Downloaded indexmap v2.12.0
28452026-09-05T01:00:48.476Z[ helios-setup] Sep 05 01:00:47.489 INFO E| Downloaded memchr v2.7.6
28462026-09-05T01:00:48.479Z[ helios-setup] Sep 05 01:00:47.492 INFO E| Downloaded hashbrown v0.16.0
28472026-09-05T01:00:48.493Z[ helios-setup] Sep 05 01:00:47.506 INFO E| Downloaded num-bigint-dig v0.8.4
28482026-09-05T01:00:48.504Z[ helios-setup] Sep 05 01:00:47.518 INFO E| Downloaded time v0.3.44
28492026-09-05T01:00:48.513Z[ helios-setup] Sep 05 01:00:47.527 INFO E| Downloaded libm v0.2.15
28502026-09-05T01:00:48.519Z[ helios-setup] Sep 05 01:00:47.533 INFO E| Downloaded winnow v0.7.13
28512026-09-05T01:00:48.524Z[ helios-setup] Sep 05 01:00:47.538 INFO E| Downloaded futures-util v0.3.31
28522026-09-05T01:00:48.531Z[ helios-setup] Sep 05 01:00:47.544 INFO E| Downloaded serde_json v1.0.145
28532026-09-05T01:00:48.535Z[ helios-setup] Sep 05 01:00:47.548 INFO E| Downloaded clap_builder v4.5.51
28542026-09-05T01:00:48.548Z[ helios-setup] Sep 05 01:00:47.561 INFO E| Downloaded zerocopy v0.8.27
28552026-09-05T01:00:48.560Z[ helios-setup] Sep 05 01:00:47.574 INFO E| Downloaded chrono v0.4.42
28562026-09-05T01:00:48.564Z[ helios-setup] Sep 05 01:00:47.578 INFO E| Downloaded syn v2.0.108
28572026-09-05T01:00:48.570Z[ helios-setup] Sep 05 01:00:47.584 INFO E| Downloaded unicode-width v0.2.2
28582026-09-05T01:00:48.585Z[ helios-setup] Sep 05 01:00:47.598 INFO E| Downloaded rustix v1.1.2
28592026-09-05T01:00:48.615Z[ helios-setup] Sep 05 01:00:47.629 INFO E| Downloaded libc v0.2.177
28602026-09-05T01:00:48.629Z[ helios-setup] Sep 05 01:00:47.642 INFO E| Downloaded tokio v1.48.0
28612026-09-05T01:00:48.706Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling proc-macro2 v1.0.103
28622026-09-05T01:00:48.706Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling quote v1.0.41
28632026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling unicode-ident v1.0.22
28642026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling libc v0.2.177
28652026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling serde_core v1.0.228
28662026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling cfg-if v1.0.4
28672026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling serde v1.0.228
28682026-09-05T01:00:48.712Z[ helios-setup] Sep 05 01:00:47.719 INFO E| Compiling version_check v0.9.5
28692026-09-05T01:00:48.738Z[ helios-setup] Sep 05 01:00:47.751 INFO E| Compiling autocfg v1.5.0
28702026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.752 INFO E| Compiling typenum v1.19.0
28712026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.752 INFO E| Compiling const-oid v0.9.6
28722026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.752 INFO E| Compiling libm v0.2.15
28732026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.752 INFO E| Compiling zerocopy v0.8.27
28742026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.753 INFO E| Compiling rustversion v1.0.22
28752026-09-05T01:00:48.741Z[ helios-setup] Sep 05 01:00:47.753 INFO E| Compiling zeroize v1.8.2
28762026-09-05T01:00:48.742Z[ helios-setup] Sep 05 01:00:47.753 INFO E| Compiling smallvec v1.15.1
28772026-09-05T01:00:48.847Z[ helios-setup] Sep 05 01:00:47.859 INFO E| Compiling base64ct v1.8.0
28782026-09-05T01:00:48.889Z[ helios-setup] Sep 05 01:00:47.902 INFO E| Compiling utf8parse v0.2.2
28792026-09-05T01:00:48.975Z[ helios-setup] Sep 05 01:00:47.987 INFO E| Compiling hashbrown v0.16.0
28802026-09-05T01:00:49.027Z[ helios-setup] Sep 05 01:00:48.040 INFO E| Compiling byteorder v1.5.0
28812026-09-05T01:00:49.061Z[ helios-setup] Sep 05 01:00:48.072 INFO E| Compiling generic-array v0.14.9
28822026-09-05T01:00:49.067Z[ helios-setup] Sep 05 01:00:48.080 INFO E| Compiling winnow v0.7.13
28832026-09-05T01:00:49.115Z[ helios-setup] Sep 05 01:00:48.128 INFO E| Compiling anyhow v1.0.100
28842026-09-05T01:00:49.129Z[ helios-setup] Sep 05 01:00:48.142 INFO E| Compiling num-traits v0.2.19
28852026-09-05T01:00:49.316Z[ helios-setup] Sep 05 01:00:48.304 INFO E| Compiling pem-rfc7468 v0.7.0
28862026-09-05T01:00:49.395Z[ helios-setup] Sep 05 01:00:48.396 INFO E| Compiling crc32fast v1.5.0
28872026-09-05T01:00:49.398Z[ helios-setup] Sep 05 01:00:48.403 INFO E| Compiling memchr v2.7.6
28882026-09-05T01:00:49.486Z[ helios-setup] Sep 05 01:00:48.499 INFO E| Compiling equivalent v1.0.2
28892026-09-05T01:00:49.606Z[ helios-setup] Sep 05 01:00:48.619 INFO E| Compiling rustix v1.1.2
28902026-09-05T01:00:49.613Z[ helios-setup] Sep 05 01:00:48.627 INFO E| Compiling flagset v0.4.7
28912026-09-05T01:00:49.666Z[ helios-setup] Sep 05 01:00:48.679 INFO E| Compiling getrandom v0.2.16
28922026-09-05T01:00:49.790Z[ helios-setup] Sep 05 01:00:48.802 INFO E| Compiling indexmap v2.12.0
28932026-09-05T01:00:49.818Z[ helios-setup] Sep 05 01:00:48.831 INFO E| Compiling errno v0.3.14
28942026-09-05T01:00:49.862Z[ helios-setup] Sep 05 01:00:48.873 INFO E| Compiling anstyle-parse v0.2.7
28952026-09-05T01:00:49.906Z[ helios-setup] Sep 05 01:00:48.919 INFO E| Compiling rand_core v0.6.4
28962026-09-05T01:00:49.983Z[ helios-setup] Sep 05 01:00:48.996 INFO E| Compiling radium v0.7.0
28972026-09-05T01:00:50.091Z[ helios-setup] Sep 05 01:00:49.104 INFO E| Compiling toml_datetime v0.7.3
28982026-09-05T01:00:50.097Z[ helios-setup] Sep 05 01:00:49.105 INFO E| Compiling is_terminal_polyfill v1.70.2
28992026-09-05T01:00:50.104Z[ helios-setup] Sep 05 01:00:49.117 INFO E| Compiling colorchoice v1.0.4
29002026-09-05T01:00:50.204Z[ helios-setup] Sep 05 01:00:49.217 INFO E| Compiling cpufeatures v0.2.17
29012026-09-05T01:00:50.228Z[ helios-setup] Sep 05 01:00:49.241 INFO E| Compiling shlex v1.3.0
29022026-09-05T01:00:50.248Z[ helios-setup] Sep 05 01:00:49.261 INFO E| Compiling anstyle v1.0.13
29032026-09-05T01:00:50.252Z[ helios-setup] Sep 05 01:00:49.262 INFO E| Compiling syn v1.0.109
29042026-09-05T01:00:50.282Z[ helios-setup] Sep 05 01:00:49.296 INFO E| Compiling syn v2.0.108
29052026-09-05T01:00:50.315Z[ helios-setup] Sep 05 01:00:49.326 INFO E| Compiling anstyle-query v1.1.4
29062026-09-05T01:00:50.420Z[ helios-setup] Sep 05 01:00:49.433 INFO E| Compiling find-msvc-tools v0.1.4
29072026-09-05T01:00:50.427Z[ helios-setup] Sep 05 01:00:49.441 INFO E| Compiling allocator-api2 v0.2.21
29082026-09-05T01:00:50.437Z[ helios-setup] Sep 05 01:00:49.449 INFO E| Compiling slog v2.8.2
29092026-09-05T01:00:50.546Z[ helios-setup] Sep 05 01:00:49.560 INFO E| Compiling anstream v0.6.21
29102026-09-05T01:00:50.712Z[ helios-setup] Sep 05 01:00:49.725 INFO E| Compiling cc v1.2.44
29112026-09-05T01:00:50.791Z[ helios-setup] Sep 05 01:00:49.804 INFO E| Compiling maybe-uninit v2.0.0
29122026-09-05T01:00:50.907Z[ helios-setup] Sep 05 01:00:49.920 INFO E| Compiling tap v1.0.1
29132026-09-05T01:00:51.007Z[ helios-setup] Sep 05 01:00:50.020 INFO E| Compiling futures-core v0.3.31
29142026-09-05T01:00:51.079Z[ helios-setup] Sep 05 01:00:50.092 INFO E| Compiling block-buffer v0.10.4
29152026-09-05T01:00:51.091Z[ helios-setup] Sep 05 01:00:50.104 INFO E| Compiling crypto-common v0.1.6
29162026-09-05T01:00:51.132Z[ helios-setup] Sep 05 01:00:50.145 INFO E| Compiling futures-sink v0.3.31
29172026-09-05T01:00:51.252Z[ helios-setup] Sep 05 01:00:50.265 INFO E| Compiling pin-project-lite v0.2.16
29182026-09-05T01:00:51.297Z[ helios-setup] Sep 05 01:00:50.309 INFO E| Compiling digest v0.10.7
29192026-09-05T01:00:51.311Z[ helios-setup] Sep 05 01:00:50.324 INFO E| Compiling unicode-width v0.2.2
29202026-09-05T01:00:51.349Z[ helios-setup] Sep 05 01:00:50.361 INFO E| Compiling parking_lot_core v0.9.12
29212026-09-05T01:00:51.363Z[ helios-setup] Sep 05 01:00:50.376 INFO E| Compiling pkg-config v0.3.32
29222026-09-05T01:00:51.370Z[ helios-setup] Sep 05 01:00:50.383 INFO E| Compiling num-integer v0.1.46
29232026-09-05T01:00:51.376Z[ helios-setup] Sep 05 01:00:50.389 INFO E| Compiling futures-channel v0.3.31
29242026-09-05T01:00:51.458Z[ helios-setup] Sep 05 01:00:50.471 INFO E| Compiling wyz v0.5.1
29252026-09-05T01:00:51.741Z[ helios-setup] Sep 05 01:00:50.754 INFO E| Compiling toml_parser v1.0.4
29262026-09-05T01:00:51.752Z[ helios-setup] Sep 05 01:00:50.765 INFO E| Compiling sha2 v0.10.9
29272026-09-05T01:00:51.839Z[ helios-setup] Sep 05 01:00:50.852 INFO E| Compiling getopts v0.2.24
29282026-09-05T01:00:52.023Z[ helios-setup] Sep 05 01:00:51.036 INFO E| Compiling ahash v0.8.12
29292026-09-05T01:00:52.063Z[ helios-setup] Sep 05 01:00:51.076 INFO E| Compiling itoa v1.0.15
29302026-09-05T01:00:52.184Z[ helios-setup] Sep 05 01:00:51.197 INFO E| Compiling clap_lex v0.7.6
29312026-09-05T01:00:52.208Z[ helios-setup] Sep 05 01:00:51.219 INFO E| Compiling strsim v0.11.1
29322026-09-05T01:00:52.216Z[ helios-setup] Sep 05 01:00:51.226 INFO E| Compiling slab v0.4.11
29332026-09-05T01:00:52.266Z[ helios-setup] Sep 05 01:00:51.279 INFO E| Compiling time-core v0.1.6
29342026-09-05T01:00:52.366Z[ helios-setup] Sep 05 01:00:51.315 INFO E| Compiling packed_struct v0.10.1
29352026-09-05T01:00:52.370Z[ helios-setup] Sep 05 01:00:51.380 INFO E| Compiling pin-utils v0.1.0
29362026-09-05T01:00:52.444Z[ helios-setup] Sep 05 01:00:51.456 INFO E| Compiling bytes v1.10.1
29372026-09-05T01:00:52.570Z[ helios-setup] Sep 05 01:00:51.584 INFO E| Compiling funty v2.0.0
29382026-09-05T01:00:52.610Z[ helios-setup] Sep 05 01:00:51.623 INFO E| Compiling getrandom v0.3.4
29392026-09-05T01:00:52.679Z[ helios-setup] Sep 05 01:00:51.692 INFO E| Compiling bitflags v2.10.0
29402026-09-05T01:00:52.846Z[ helios-setup] Sep 05 01:00:51.858 INFO E| Compiling toml_edit v0.23.7
29412026-09-05T01:00:52.852Z[ helios-setup] Sep 05 01:00:51.866 INFO E| Compiling num-bigint-dig v0.8.4
29422026-09-05T01:00:52.863Z[ helios-setup] Sep 05 01:00:51.876 INFO E| Compiling scopeguard v1.2.0
29432026-09-05T01:00:52.979Z[ helios-setup] Sep 05 01:00:51.992 INFO E| Compiling thiserror v1.0.69
29442026-09-05T01:00:53.078Z[ helios-setup] Sep 05 01:00:52.091 INFO E| Compiling futures-io v0.3.31
29452026-09-05T01:00:53.113Z[ helios-setup] Sep 05 01:00:52.127 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
29462026-09-05T01:00:53.141Z[ helios-setup] Sep 05 01:00:52.154 INFO E| Compiling futures-task v0.3.31
29472026-09-05T01:00:53.176Z[ helios-setup] Sep 05 01:00:52.189 INFO E| Compiling heck v0.5.0
29482026-09-05T01:00:53.446Z[ helios-setup] Sep 05 01:00:52.460 INFO E| Compiling spin v0.9.8
29492026-09-05T01:00:53.500Z[ helios-setup] Sep 05 01:00:52.514 INFO E| Compiling powerfmt v0.2.0
29502026-09-05T01:00:53.624Z[ helios-setup] Sep 05 01:00:52.635 INFO E| Compiling num-conv v0.1.0
29512026-09-05T01:00:53.717Z[ helios-setup] Sep 05 01:00:52.730 INFO E| Compiling lazy_static v1.5.0
29522026-09-05T01:00:53.769Z[ helios-setup] Sep 05 01:00:52.782 INFO E| Compiling deranged v0.5.5
29532026-09-05T01:00:53.819Z[ helios-setup] Sep 05 01:00:52.832 INFO E| Compiling proc-macro-crate v3.4.0
29542026-09-05T01:00:53.825Z[ helios-setup] Sep 05 01:00:52.838 INFO E| Compiling time-macros v0.2.24
29552026-09-05T01:00:53.831Z[ helios-setup] Sep 05 01:00:52.844 INFO E| Compiling bitvec v1.0.1
29562026-09-05T01:00:53.857Z[ helios-setup] Sep 05 01:00:52.870 INFO E| Compiling lock_api v0.4.14
29572026-09-05T01:00:54.085Z[ helios-setup] Sep 05 01:00:53.098 INFO E| Compiling num-iter v0.1.45
29582026-09-05T01:00:54.111Z[ helios-setup] Sep 05 01:00:53.124 INFO E| Compiling indexmap v1.9.3
29592026-09-05T01:00:54.194Z[ helios-setup] Sep 05 01:00:53.205 INFO E| Compiling serde_json v1.0.145
29602026-09-05T01:00:54.271Z[ helios-setup] Sep 05 01:00:53.284 INFO E| Compiling thiserror v2.0.17
29612026-09-05T01:00:54.405Z[ helios-setup] Sep 05 01:00:53.418 INFO E| Compiling terminal_size v0.4.3
29622026-09-05T01:00:54.443Z[ helios-setup] Sep 05 01:00:53.456 INFO E| Compiling once_cell v1.21.3
29632026-09-05T01:00:54.511Z[ helios-setup] Sep 05 01:00:53.524 INFO E| Compiling log v0.4.28
29642026-09-05T01:00:54.557Z[ helios-setup] Sep 05 01:00:53.571 INFO E| Compiling crc-catalog v2.4.0
29652026-09-05T01:00:54.635Z[ helios-setup] Sep 05 01:00:53.648 INFO E| Compiling clap_builder v4.5.51
29662026-09-05T01:00:54.713Z[ helios-setup] Sep 05 01:00:53.726 INFO E| Compiling simd-adler32 v0.3.7
29672026-09-05T01:00:54.760Z[ helios-setup] Sep 05 01:00:53.773 INFO E| Compiling nodrop v0.1.14
29682026-09-05T01:00:54.795Z[ helios-setup] Sep 05 01:00:53.808 INFO E| Compiling adler2 v2.0.1
29692026-09-05T01:00:54.872Z[ helios-setup] Sep 05 01:00:53.885 INFO E| Compiling iana-time-zone v0.1.64
29702026-09-05T01:00:55.067Z[ helios-setup] Sep 05 01:00:54.080 INFO E| Compiling miniz_oxide v0.8.9
29712026-09-05T01:00:55.067Z[ helios-setup] Sep 05 01:00:54.080 INFO E| Compiling array-init v0.0.4
29722026-09-05T01:00:55.176Z[ helios-setup] Sep 05 01:00:54.189 INFO E| Compiling chrono v0.4.42
29732026-09-05T01:00:55.182Z[ helios-setup] Sep 05 01:00:54.196 INFO E| Compiling env_filter v0.1.4
29742026-09-05T01:00:55.200Z[ helios-setup] Sep 05 01:00:54.213 INFO E| Compiling crc v3.3.0
29752026-09-05T01:00:55.409Z[ helios-setup] Sep 05 01:00:54.423 INFO E| Compiling parking_lot v0.12.5
29762026-09-05T01:00:55.498Z[ helios-setup] Sep 05 01:00:54.511 INFO E| Compiling smallvec v0.6.14
29772026-09-05T01:00:55.768Z[ helios-setup] Sep 05 01:00:54.770 INFO E| Compiling serde_spanned v1.0.3
29782026-09-05T01:00:56.146Z[ helios-setup] Sep 05 01:00:55.159 INFO E| Compiling signature v2.2.0
29792026-09-05T01:00:56.202Z[ helios-setup] Sep 05 01:00:55.215 INFO E| Compiling signal-hook-registry v1.4.6
29802026-09-05T01:00:56.313Z[ helios-setup] Sep 05 01:00:55.326 INFO E| Compiling packed_struct_codegen v0.10.1
29812026-09-05T01:00:56.396Z[ helios-setup] Sep 05 01:00:55.409 INFO E| Compiling is-terminal v0.4.17
29822026-09-05T01:00:56.467Z[ helios-setup] Sep 05 01:00:55.481 INFO E| Compiling serde_derive v1.0.228
29832026-09-05T01:00:56.498Z[ helios-setup] Sep 05 01:00:55.511 INFO E| Compiling zerocopy-derive v0.8.27
29842026-09-05T01:00:56.533Z[ helios-setup] Sep 05 01:00:55.545 INFO E| Compiling der_derive v0.7.3
29852026-09-05T01:00:56.703Z[ helios-setup] Sep 05 01:00:55.715 INFO E| Compiling futures-macro v0.3.31
29862026-09-05T01:00:56.772Z[ helios-setup] Sep 05 01:00:55.785 INFO E| Compiling bitfield-macros v0.19.3
29872026-09-05T01:00:56.818Z[ helios-setup] Sep 05 01:00:55.831 INFO E| Compiling clap_derive v4.5.49
29882026-09-05T01:00:57.277Z[ helios-setup] Sep 05 01:00:56.291 INFO E| Compiling num_enum_derive v0.7.5
29892026-09-05T01:00:57.357Z[ helios-setup] Sep 05 01:00:56.370 INFO E| Compiling zerocopy-derive v0.6.6
29902026-09-05T01:00:57.564Z[ helios-setup] Sep 05 01:00:56.577 INFO E| Compiling thiserror-impl v1.0.69
29912026-09-05T01:00:57.910Z[ helios-setup] Sep 05 01:00:56.923 INFO E| Compiling time v0.3.44
29922026-09-05T01:00:57.976Z[ helios-setup] Sep 05 01:00:56.989 INFO E| Compiling thiserror-impl v2.0.17
29932026-09-05T01:00:58.122Z[ helios-setup] Sep 05 01:00:57.135 INFO E| Compiling tokio-macros v2.6.0
29942026-09-05T01:00:58.156Z[ helios-setup] Sep 05 01:00:57.169 INFO E| Compiling bitfield v0.19.3
29952026-09-05T01:00:58.365Z[ helios-setup] Sep 05 01:00:57.378 INFO E| Compiling mio v1.1.0
29962026-09-05T01:00:58.432Z[ helios-setup] Sep 05 01:00:57.446 INFO E| Compiling futures-util v0.3.31
29972026-09-05T01:00:58.493Z[ helios-setup] Sep 05 01:00:57.506 INFO E| Compiling socket2 v0.6.1
29982026-09-05T01:00:58.712Z[ helios-setup] Sep 05 01:00:57.725 INFO E| Compiling der v0.7.10
29992026-09-05T01:00:59.184Z[ helios-setup] Sep 05 01:00:58.198 INFO E| Compiling zerocopy v0.6.6
30002026-09-05T01:00:59.471Z[ helios-setup] Sep 05 01:00:58.484 INFO E| Compiling clap v4.5.51
30012026-09-05T01:00:59.560Z[ helios-setup] Sep 05 01:00:58.573 INFO E| Compiling thread_local v1.1.9
30022026-09-05T01:00:59.656Z[ helios-setup] Sep 05 01:00:58.669 INFO E| Compiling term v1.2.0
30032026-09-05T01:00:59.720Z[ helios-setup] Sep 05 01:00:58.733 INFO E| Compiling num_enum v0.7.5
30042026-09-05T01:00:59.886Z[ helios-setup] Sep 05 01:00:58.899 INFO E| Compiling winnow v0.5.40
30052026-09-05T01:00:59.963Z[ helios-setup] Sep 05 01:00:58.976 INFO E| Compiling subtle v2.6.1
30062026-09-05T01:01:00.144Z[ helios-setup] Sep 05 01:00:59.157 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
30072026-09-05T01:01:00.161Z[ helios-setup] Sep 05 01:00:59.173 INFO E| Compiling hashbrown v0.12.3
30082026-09-05T01:01:00.180Z[ helios-setup] Sep 05 01:00:59.193 INFO E| Compiling ryu v1.0.20
30092026-09-05T01:01:00.247Z[ helios-setup] Sep 05 01:00:59.260 INFO E| Compiling base64 v0.21.7
30102026-09-05T01:01:00.265Z[ helios-setup] Sep 05 01:00:59.277 INFO E| Compiling libdevinfo-sys v1.1.0
30112026-09-05T01:01:00.320Z[ helios-setup] Sep 05 01:00:59.333 INFO E| Compiling toml_writer v1.0.4
30122026-09-05T01:01:00.714Z[ helios-setup] Sep 05 01:00:59.727 INFO E| Compiling toml v0.9.8
30132026-09-05T01:01:00.757Z[ helios-setup] Sep 05 01:00:59.770 INFO E| Compiling devinfo v0.1.0
30142026-09-05T01:01:00.955Z[ helios-setup] Sep 05 01:00:59.962 INFO E| Compiling tokio v1.48.0
30152026-09-05T01:01:01.174Z[ helios-setup] Sep 05 01:01:00.186 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30162026-09-05T01:01:01.371Z[ helios-setup] Sep 05 01:01:00.376 INFO E| Compiling bzip2 v0.4.4
30172026-09-05T01:01:01.508Z[ helios-setup] Sep 05 01:01:00.520 INFO E| Compiling spki v0.7.3
30182026-09-05T01:01:01.555Z[ helios-setup] Sep 05 01:01:00.568 INFO E| Compiling uuid v1.18.1
30192026-09-05T01:01:02.065Z[ helios-setup] Sep 05 01:01:01.077 INFO E| Compiling pkcs8 v0.10.2
30202026-09-05T01:01:02.121Z[ helios-setup] Sep 05 01:01:01.134 INFO E| Compiling x509-cert v0.2.5
30212026-09-05T01:01:02.198Z[ helios-setup] Sep 05 01:01:01.211 INFO E| Compiling flate2 v1.1.5
30222026-09-05T01:01:02.205Z[ helios-setup] Sep 05 01:01:01.218 INFO E| Compiling env_logger v0.11.8
30232026-09-05T01:01:02.222Z[ helios-setup] Sep 05 01:01:01.235 INFO E| Compiling rustc-hash v2.1.1
30242026-09-05T01:01:02.269Z[ helios-setup] Sep 05 01:01:01.280 INFO E| Compiling pkcs1 v0.7.5
30252026-09-05T01:01:02.360Z[ helios-setup] Sep 05 01:01:01.373 INFO E| Compiling crc-any v2.5.0
30262026-09-05T01:01:02.763Z[ helios-setup] Sep 05 01:01:01.776 INFO E| Compiling ppv-lite86 v0.2.21
30272026-09-05T01:01:02.815Z[ helios-setup] Sep 05 01:01:01.828 INFO E| Compiling hex v0.4.3
30282026-09-05T01:01:02.822Z[ helios-setup] Sep 05 01:01:01.836 INFO E| Compiling foldhash v0.2.0
30292026-09-05T01:01:03.010Z[ helios-setup] Sep 05 01:01:02.024 INFO E| Compiling erased-serde v0.3.31
30302026-09-05T01:01:03.018Z[ helios-setup] Sep 05 01:01:02.031 INFO E| Compiling toml_datetime v0.6.11
30312026-09-05T01:01:03.068Z[ helios-setup] Sep 05 01:01:02.080 INFO E| Compiling rand_chacha v0.3.1
30322026-09-05T01:01:03.109Z[ helios-setup] Sep 05 01:01:02.122 INFO E| Compiling serde_spanned v0.6.9
30332026-09-05T01:01:03.115Z[ helios-setup] Sep 05 01:01:02.129 INFO E| Compiling futures-executor v0.3.31
30342026-09-05T01:01:03.135Z[ helios-setup] Sep 05 01:01:02.148 INFO E| Compiling hashbrown v0.13.2
30352026-09-05T01:01:03.147Z[ helios-setup] Sep 05 01:01:02.160 INFO E| Compiling ron v0.8.1
30362026-09-05T01:01:03.276Z[ helios-setup] Sep 05 01:01:02.289 INFO E| Compiling toml_edit v0.19.15
30372026-09-05T01:01:03.415Z[ helios-setup] Sep 05 01:01:02.428 INFO E| Compiling rand v0.8.5
30382026-09-05T01:01:03.441Z[ omicron-package] Finished `release` profile [optimized] target(s) in 47.18s
30392026-09-05T01:01:03.563Z[ helios-setup] Sep 05 01:01:02.576 INFO E| Compiling futures v0.3.31
30402026-09-05T01:01:03.648Z[ helios-setup] Sep 05 01:01:02.661 INFO E| Compiling serde-hex v0.1.0
30412026-09-05T01:01:03.658Z[ helios-setup] Sep 05 01:01:02.672 INFO E| Compiling bitflags v1.3.2
30422026-09-05T01:01:03.703Z[ omicron-package]
30432026-09-05T01:01:03.703Z[ omicron-package] real 47.366247315
30442026-09-05T01:01:03.703Z[ omicron-package] user 4:01.439361410
30452026-09-05T01:01:03.706Z[ omicron-package] sys 28.490358228
30462026-09-05T01:01:03.706Z[ omicron-package] trap 0.389081340
30472026-09-05T01:01:03.706Z[ omicron-package] tflt 0.487694540
30482026-09-05T01:01:03.706Z[ omicron-package] dflt 2.525155144
30492026-09-05T01:01:03.706Z[ omicron-package] kflt 0.000239800
30502026-09-05T01:01:03.706Z[ omicron-package] lock 9:11.351468520
30512026-09-05T01:01:03.706Z[ omicron-package] slp 4:50.134363061
30522026-09-05T01:01:03.706Z[ omicron-package] lat 2:19.403470472
30532026-09-05T01:01:03.706Z[ omicron-package] stop 1:37.473703230
30542026-09-05T01:01:03.706ZSep 05 01:01:02.717 INFO [omicron-package] process exited with exit status: 0 (47.448159999s)
30552026-09-05T01:01:03.706ZSep 05 01:01:02.717 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
30562026-09-05T01:01:03.710ZSep 05 01:01:02.720 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
30572026-09-05T01:01:03.713Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
30582026-09-05T01:01:03.713Z[ recovery-target] Created new build target 'recovery' and set it as active
30592026-09-05T01:01:03.719Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
30602026-09-05T01:01:03.719Z[ host-target] Created new build target 'host' and set it as active
30612026-09-05T01:01:03.722ZSep 05 01:01:02.730 INFO [recovery-target] process exited with exit status: 0 (12.421094ms)
30622026-09-05T01:01:03.722ZSep 05 01:01:02.731 INFO [host-target] process exited with exit status: 0 (11.627553ms)
30632026-09-05T01:01:03.722ZSep 05 01:01:02.731 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
30642026-09-05T01:01:03.726Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
30652026-09-05T01:01:03.731Z[ helios-setup] Sep 05 01:01:02.744 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
30662026-09-05T01:01:03.736Z[ helios-setup] Sep 05 01:01:02.750 INFO E| Compiling object v0.30.4
30672026-09-05T01:01:03.784Z[ helios-setup] Sep 05 01:01:02.797 INFO E| Compiling iddqd v0.3.14
30682026-09-05T01:01:03.792Z[ helios-setup] Sep 05 01:01:02.805 INFO E| Compiling zip v0.6.6
30692026-09-05T01:01:03.972Z[ helios-setup] Sep 05 01:01:02.985 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
30702026-09-05T01:01:04.230Z[ helios-setup] Sep 05 01:01:03.239 INFO E| Compiling slog-term v2.9.2
30712026-09-05T01:01:04.244Z[ helios-setup] Sep 05 01:01:03.257 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30722026-09-05T01:01:04.836Z[ helios-setup] Sep 05 01:01:03.849 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
30732026-09-05T01:01:04.918Z[ helios-setup] Sep 05 01:01:03.931 INFO E| Compiling rsa v0.9.8
30742026-09-05T01:01:04.938Z[ helios-setup] Sep 05 01:01:03.952 INFO E| Compiling toml v0.7.8
30752026-09-05T01:01:05.145Z[ helios-setup] Sep 05 01:01:04.158 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
30762026-09-05T01:01:05.331Z[ helios-setup] Sep 05 01:01:04.344 INFO E| Compiling path-slash v0.1.5
30772026-09-05T01:01:05.674Z[ helios-setup] Sep 05 01:01:04.687 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
30782026-09-05T01:01:05.775Z[ host-package] Compiling cfg-if v1.0.4
30792026-09-05T01:01:05.778Z[ host-package] Compiling serde_core v1.0.228
30802026-09-05T01:01:05.778Z[ host-package] Compiling libc v0.2.185
30812026-09-05T01:01:05.778Z[ helios-setup] Sep 05 01:01:04.791 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
30822026-09-05T01:01:05.783Z[ host-package] Compiling memchr v2.8.0
30832026-09-05T01:01:05.783Z[ host-package] Compiling smallvec v1.15.1
30842026-09-05T01:01:05.787Z[ host-package] Compiling stable_deref_trait v1.2.1
30852026-09-05T01:01:05.788Z[ host-package] Compiling scopeguard v1.2.0
30862026-09-05T01:01:05.788Z[ host-package] Compiling libm v0.2.16
30872026-09-05T01:01:05.788Z[ host-package] Compiling zerofrom v0.1.6
30882026-09-05T01:01:05.788Z[ host-package] Compiling rand_core v0.10.0
30892026-09-05T01:01:05.788Z[ host-package] Compiling litemap v0.8.1
30902026-09-05T01:01:05.788Z[ host-package] Compiling percent-encoding v2.3.2
30912026-09-05T01:01:05.788Z[ host-package] Compiling writeable v0.6.2
30922026-09-05T01:01:07.036Z[ host-package] Compiling icu_properties_data v2.1.2
30932026-09-05T01:01:07.039Z[ host-package] Compiling lock_api v0.4.14
30942026-09-05T01:01:07.039Z[ host-package] Compiling icu_normalizer_data v2.1.1
30952026-09-05T01:01:07.042Z[ host-package] Compiling utf8_iter v1.0.4
30962026-09-05T01:01:07.050Z[ host-package] Compiling iana-time-zone v0.1.65
30972026-09-05T01:01:07.053Z[ host-package] Compiling zerocopy v0.8.55
30982026-09-05T01:01:07.384Z[ host-package] Compiling errno v0.3.14
30992026-09-05T01:01:07.384Z[ host-package] Compiling getrandom v0.4.3
31002026-09-05T01:01:07.388Z[ host-package] Compiling parking_lot_core v0.9.12
31012026-09-05T01:01:07.902Z[ host-package] Compiling num-traits v0.2.19
31022026-09-05T01:01:08.026Z[ host-package] Compiling yoke v0.8.1
31032026-09-05T01:01:08.141Z[ host-package] Compiling form_urlencoded v1.2.2
31042026-09-05T01:01:08.141Z[ host-package] Compiling signal-hook-registry v1.4.8
31052026-09-05T01:01:08.323Z[ host-package] Compiling parking_lot v0.12.5
31062026-09-05T01:01:08.380Z[ host-package] Compiling mio v1.2.0
31072026-09-05T01:01:08.464Z[ host-package] Compiling serde v1.0.228
31082026-09-05T01:01:08.464Z[ host-package] Compiling serde_json v1.0.151
31092026-09-05T01:01:08.464Z[ host-package] Compiling bitflags v2.11.0
31102026-09-05T01:01:08.467Z[ host-package] Compiling uuid v1.23.4
31112026-09-05T01:01:08.660Z[ host-package] Compiling zerovec v0.11.5
31122026-09-05T01:01:08.660Z[ host-package] Compiling zerotrie v0.2.3
31132026-09-05T01:01:09.063Z[ host-package] Compiling socket2 v0.6.3
31142026-09-05T01:01:09.066Z[ host-package] Compiling semver v1.0.28
31152026-09-05T01:01:09.081Z[ host-package] Compiling thiserror v2.0.18
31162026-09-05T01:01:09.187Z[ host-package] Compiling bytes v1.11.1
31172026-09-05T01:01:09.187Z[ host-package] Compiling zeroize v1.9.0
31182026-09-05T01:01:09.189Z[ host-package] Compiling chrono v0.4.45
31192026-09-05T01:01:09.585Z[ host-package] Compiling getrandom v0.2.17
31202026-09-05T01:01:09.626Z[ host-package] Compiling rustix v1.1.4
31212026-09-05T01:01:09.653Z[ host-package] Compiling tinystr v0.8.2
31222026-09-05T01:01:09.653Z[ host-package] Compiling potential_utf v0.1.4
31232026-09-05T01:01:09.703Z[ host-package] Compiling futures-util v0.3.32
31242026-09-05T01:01:09.707Z[ host-package] Compiling indexmap v2.14.0
31252026-09-05T01:01:09.750Z[ host-package] Compiling rand_core v0.6.4
31262026-09-05T01:01:09.750Z[ host-package] Compiling generic-array v0.14.7
31272026-09-05T01:01:09.750Z[ host-package] Compiling getrandom v0.3.4
31282026-09-05T01:01:09.753Z[ host-package] Compiling base64 v0.22.1
31292026-09-05T01:01:09.843Z[ host-package] Compiling icu_collections v2.1.1
31302026-09-05T01:01:09.864Z[ host-package] Compiling erased-serde v0.3.31
31312026-09-05T01:01:09.890Z[ host-package] Compiling icu_locale_core v2.1.1
31322026-09-05T01:01:09.932Z[ host-package] Compiling time v0.3.47
31332026-09-05T01:01:10.014Z[ host-package] Compiling tokio v1.52.1
31342026-09-05T01:01:10.069Z[ host-package] Compiling http v1.4.2
31352026-09-05T01:01:10.069Z[ host-package] Compiling rand_core v0.9.5
31362026-09-05T01:01:10.144Z[ host-package] Compiling rustls-pki-types v1.14.0
31372026-09-05T01:01:10.368Z[ host-package] Compiling crypto-common v0.1.7
31382026-09-05T01:01:10.421Z[ host-package] Compiling block-buffer v0.10.4
31392026-09-05T01:01:10.470Z[ host-package] Compiling slog v2.8.2
31402026-09-05T01:01:10.480Z[ host-package] Compiling ipnet v2.12.0
31412026-09-05T01:01:10.569Z[ helios-setup] Sep 05 01:01:09.582 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31422026-09-05T01:01:10.596Z[ host-package] Compiling digest v0.10.7
31432026-09-05T01:01:10.641Z[ host-package] Compiling terminal_size v0.4.3
31442026-09-05T01:01:10.669Z[ host-package] Compiling aws-lc-rs v1.16.3
31452026-09-05T01:01:10.672Z[ host-package] Compiling aho-corasick v1.1.4
31462026-09-05T01:01:10.896Z[ host-package] Compiling icu_provider v2.1.1
31472026-09-05T01:01:10.902Z[ host-package] Compiling clap_builder v4.6.0
31482026-09-05T01:01:11.010Z[ host-package] Compiling http-body v1.0.1
31492026-09-05T01:01:11.099Z[ host-package] Compiling tempfile v3.27.0
31502026-09-05T01:01:11.153Z[ host-package] Compiling der v0.7.10
31512026-09-05T01:01:11.153Z[ host-package] Compiling spin v0.9.8
31522026-09-05T01:01:11.372Z[ host-package] Compiling icu_normalizer v2.1.1
31532026-09-05T01:01:11.426Z[ host-package] Compiling icu_properties v2.1.2
31542026-09-05T01:01:11.545Z[ host-package] Compiling ppv-lite86 v0.2.21
31552026-09-05T01:01:11.546Z[ host-package] Compiling socket2 v0.5.10
31562026-09-05T01:01:11.634Z[ host-package] Compiling pest v2.8.6
31572026-09-05T01:01:11.682Z[ host-package] Compiling http-body-util v0.1.3
31582026-09-05T01:01:11.798Z[ host-package] Compiling encoding_rs v0.8.35
31592026-09-05T01:01:11.798Z[ helios-setup] Sep 05 01:01:10.812 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
31602026-09-05T01:01:12.005Z[ host-package] Compiling rand_chacha v0.9.0
31612026-09-05T01:01:12.163Z[ host-package] Compiling regex-automata v0.4.14
31622026-09-05T01:01:12.380Z[ host-package] Compiling rand v0.9.2
31632026-09-05T01:01:12.598Z[ host-package] Compiling idna_adapter v1.2.1
31642026-09-05T01:01:12.754Z[ host-package] Compiling rustls-webpki v0.103.13
31652026-09-05T01:01:12.927Z[ host-package] Compiling spki v0.7.3
31662026-09-05T01:01:13.035Z[ host-package] Compiling rand_chacha v0.3.1
31672026-09-05T01:01:13.100Z[ host-package] Compiling serde_urlencoded v0.7.1
31682026-09-05T01:01:13.150Z[ host-package] Compiling idna v1.1.0
31692026-09-05T01:01:13.214Z[ host-package] Compiling simd-adler32 v0.3.8
31702026-09-05T01:01:13.284Z[ host-package] Compiling adler2 v2.0.1
31712026-09-05T01:01:13.494Z[ host-package] Compiling clap v4.6.1
31722026-09-05T01:01:13.627Z[ host-package] Compiling rustls v0.23.41
31732026-09-05T01:01:13.695Z[ host-package] Compiling url v2.5.8
31742026-09-05T01:01:13.695Z[ host-package] Compiling rand v0.8.6
31752026-09-05T01:01:13.698Z[ host-package] Compiling miniz_oxide v0.8.9
31762026-09-05T01:01:13.698Z[ host-package] Compiling pkcs8 v0.10.2
31772026-09-05T01:01:13.740Z[ host-package] Compiling crc32fast v1.5.0
31782026-09-05T01:01:13.802Z[ host-package] Compiling hybrid-array v0.4.13
31792026-09-05T01:01:13.802Z[ host-package] Compiling futures-executor v0.3.32
31802026-09-05T01:01:13.942Z[ host-package] Compiling rustls-native-certs v0.8.3
31812026-09-05T01:01:14.125Z[ host-package] Compiling hex v0.4.3
31822026-09-05T01:01:14.297Z[ host-package] Compiling hubpack v0.1.2
31832026-09-05T01:01:14.410Z[ host-package] Compiling publicsuffix v2.3.0
31842026-09-05T01:01:14.531Z[ host-package] Compiling cookie v0.18.1
31852026-09-05T01:01:14.658Z[ host-package] Compiling schemars v0.8.22
31862026-09-05T01:01:14.692Z[ host-package] Compiling futures v0.3.32
31872026-09-05T01:01:14.727Z[ host-package] Compiling openapiv3 v2.2.0
31882026-09-05T01:01:14.772Z[ host-package] Compiling wait-timeout v0.2.1
31892026-09-05T01:01:14.805Z[ host-package] Compiling zlib-rs v0.6.2
31902026-09-05T01:01:14.832Z[ host-package] Compiling sha2 v0.10.9
31912026-09-05T01:01:14.886Z[ host-package] Compiling rand_xorshift v0.4.0
31922026-09-05T01:01:14.951Z[ host-package] Compiling block-buffer v0.12.1
31932026-09-05T01:01:14.952Z[ host-package] Compiling crypto-common v0.2.2
31942026-09-05T01:01:15.113Z[ host-package] Compiling cookie_store v0.22.1
31952026-09-05T01:01:15.221Z[ host-package] Compiling rusty-fork v0.3.1
31962026-09-05T01:01:15.252Z[ host-package] Compiling lazy_static v1.5.0
31972026-09-05T01:01:15.362Z[ host-package] Compiling signature v2.2.0
31982026-09-05T01:01:15.450Z[ host-package] Compiling proptest v1.11.0
31992026-09-05T01:01:15.563Z[ host-package] Compiling camino v1.2.5
32002026-09-05T01:01:15.587Z[ host-package] Compiling dof v0.4.0
32012026-09-05T01:01:15.587Z[ host-package] Compiling dtrace-parser v0.3.0
32022026-09-05T01:01:15.635Z[ host-package] Compiling hmac v0.12.1
32032026-09-05T01:01:15.757Z[ helios-setup] Sep 05 01:01:14.769 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
32042026-09-05T01:01:15.836Z[ host-package] Compiling tokio-util v0.7.18
32052026-09-05T01:01:15.926Z[ host-package] Compiling ipnetwork v0.21.1
32062026-09-05T01:01:16.075Z[ host-package] Compiling tower v0.5.3
32072026-09-05T01:01:16.164Z[ host-package] Compiling regex v1.12.3
32082026-09-05T01:01:16.356Z[ host-package] Compiling oxnet v0.1.6
32092026-09-05T01:01:16.503Z[ host-package] Compiling thread-id v5.1.0
32102026-09-05T01:01:16.656Z[ host-package] Compiling tower-http v0.6.8
32112026-09-05T01:01:16.796Z[ host-package] Compiling h2 v0.4.15
32122026-09-05T01:01:16.884Z[ host-package] Compiling data-encoding v2.10.0
32132026-09-05T01:01:16.912Z[ host-package] Compiling usdt-impl v0.6.0
32142026-09-05T01:01:16.983Z[ host-package] Compiling flate2 v1.1.9
32152026-09-05T01:01:16.986Z[ host-package] Compiling memmap2 v0.9.10
32162026-09-05T01:01:17.006Z[ host-package] Compiling num-integer v0.1.46
32172026-09-05T01:01:17.033Z[ host-package] Compiling rustix v0.38.44
32182026-09-05T01:01:17.284Z[ host-package] Compiling x509-cert v0.2.5
32192026-09-05T01:01:17.330Z[ host-package] Compiling serde_spanned v0.6.9
32202026-09-05T01:01:17.379Z[ host-package] Compiling usdt v0.6.0
32212026-09-05T01:01:17.444Z[ host-package] Compiling toml_datetime v0.6.11
32222026-09-05T01:01:17.483Z[ host-package] Compiling num-iter v0.1.45
32232026-09-05T01:01:17.552Z[ host-package] Compiling dof v0.3.0
32242026-09-05T01:01:17.590Z[ host-package] Compiling bstr v1.12.1
32252026-09-05T01:01:17.593Z[ host-package] Compiling dtrace-parser v0.2.0
32262026-09-05T01:01:17.656Z[ host-package] Compiling tokio-rustls v0.26.4
32272026-09-05T01:01:17.835Z[ host-package] Compiling rustls-platform-verifier v0.6.2
32282026-09-05T01:01:17.930Z[ host-package] Compiling ff v0.13.1
32292026-09-05T01:01:18.021Z[ host-package] Compiling thread-id v4.2.2
32302026-09-05T01:01:18.151Z[ host-package] Compiling newtype-uuid v1.3.2
32312026-09-05T01:01:18.205Z[ host-package] Compiling sec1 v0.7.3
32322026-09-05T01:01:18.330Z[ host-package] Compiling digest v0.11.3
32332026-09-05T01:01:18.434Z[ host-package] Compiling usdt-impl v0.5.0
32342026-09-05T01:01:18.578Z[ host-package] Compiling daft v0.1.8
32352026-09-05T01:01:18.668Z[ host-package] Compiling group v0.13.0
32362026-09-05T01:01:18.739Z[ host-package] Compiling signal-hook v0.3.18
32372026-09-05T01:01:18.830Z[ host-package] Compiling nix v0.31.2
32382026-09-05T01:01:18.925Z[ host-package] Compiling hkdf v0.12.4
32392026-09-05T01:01:18.984Z[ host-package] Compiling serde_with v3.21.0
32402026-09-05T01:01:19.074Z[ host-package] Compiling crypto-bigint v0.5.5
32412026-09-05T01:01:19.136Z[ host-package] Compiling foreign-types-shared v0.1.1
32422026-09-05T01:01:19.174Z[ host-package] Compiling num-bigint-dig v0.8.6
32432026-09-05T01:01:19.174Z[ host-package] Compiling ahash v0.8.12
32442026-09-05T01:01:19.177Z[ host-package] Compiling packed_struct v0.10.1
32452026-09-05T01:01:19.383Z[ host-package] Compiling foreign-types v0.3.2
32462026-09-05T01:01:19.387Z[ host-package] Compiling openssl-sys v0.9.117
32472026-09-05T01:01:19.542Z[ host-package] Compiling pkcs1 v0.7.5
32482026-09-05T01:01:19.646Z[ host-package] Compiling toml_edit v0.19.15
32492026-09-05T01:01:19.747Z[ host-package] Compiling hashbrown v0.13.2
32502026-09-05T01:01:19.864Z[ host-package] Compiling openssl v0.10.80
32512026-09-05T01:01:20.030Z[ host-package] Compiling serde-hex v0.1.0
32522026-09-05T01:01:20.237Z[ host-package] Compiling bzip2 v0.4.4
32532026-09-05T01:01:20.411Z[ host-package] Compiling elliptic-curve v0.13.8
32542026-09-05T01:01:20.600Z[ host-package] Compiling rsa v0.9.10
32552026-09-05T01:01:20.702Z[ host-package] Compiling signal-hook-mio v0.2.5
32562026-09-05T01:01:20.802Z[ host-package] Compiling ron v0.8.1
32572026-09-05T01:01:20.806Z[ host-package] Compiling globset v0.4.18
32582026-09-05T01:01:20.938Z[ host-package] Compiling block-padding v0.4.2
32592026-09-05T01:01:21.022Z[ host-package] Compiling sha3 v0.10.8
32602026-09-05T01:01:21.055Z[ host-package] Compiling curve25519-dalek v4.1.3
32612026-09-05T01:01:21.160Z[ host-package] Compiling inout v0.2.2
32622026-09-05T01:01:21.214Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32632026-09-05T01:01:21.377Z[ host-package] Compiling hyper v1.10.1
32642026-09-05T01:01:21.448Z[ host-package] Compiling object v0.30.4
32652026-09-05T01:01:21.523Z[ host-package] Compiling zip v0.6.6
32662026-09-05T01:01:21.613Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32672026-09-05T01:01:21.982Z[ host-package] Compiling toml v0.7.8
32682026-09-05T01:01:22.425Z[ host-package] Compiling jiff v0.2.34
32692026-09-05T01:01:22.493Z[ host-package] Compiling cipher v0.5.2
32702026-09-05T01:01:22.636Z[ host-package] Compiling crossterm v0.28.1
32712026-09-05T01:01:22.856Z[ host-package] Compiling ed25519 v2.2.3
32722026-09-05T01:01:22.945Z[ host-package] Compiling pem v3.0.6
32732026-09-05T01:01:23.034Z[ host-package] Compiling serde-big-array v0.5.1
32742026-09-05T01:01:23.290Z[ host-package] Compiling petgraph v0.8.3
32752026-09-05T01:01:23.375Z[ host-package] Compiling object v0.37.3
32762026-09-05T01:01:23.427Z[ host-package] Compiling heapless v0.7.17
32772026-09-05T01:01:23.475Z[ host-package] Compiling ed25519-dalek v2.2.0
32782026-09-05T01:01:23.547Z[ host-package] Compiling chacha20 v0.10.0
32792026-09-05T01:01:23.665Z[ host-package] Compiling hyper-util v0.1.20
32802026-09-05T01:01:23.665Z[ host-package] Compiling native-tls v0.2.18
32812026-09-05T01:01:23.874Z[ host-package] Compiling byte-wrapper v0.1.0
32822026-09-05T01:01:24.022Z[ host-package] Compiling md-5 v0.10.6
32832026-09-05T01:01:24.127Z[ host-package] Compiling tokio-native-tls v0.3.1
32842026-09-05T01:01:24.130Z[ host-package] Compiling serde_plain v1.0.2
32852026-09-05T01:01:24.213Z[ host-package] Compiling zopfli v0.8.3
32862026-09-05T01:01:24.294Z[ host-package] Compiling postgres-protocol v0.6.10
32872026-09-05T01:01:24.411Z[ host-package] Compiling toml_edit v0.22.27
32882026-09-05T01:01:24.483Z[ host-package] Compiling smoltcp v0.9.1
32892026-09-05T01:01:24.537Z[ host-package] Compiling hickory-proto v0.25.2
32902026-09-05T01:01:24.644Z[ host-package] Compiling float-cmp v0.10.0
32912026-09-05T01:01:24.918Z[ host-package] Compiling textwrap v0.16.2
32922026-09-05T01:01:25.025Z[ host-package] Compiling predicates v3.1.4
32932026-09-05T01:01:25.165Z[ host-package] Compiling string_cache v0.8.9
32942026-09-05T01:01:25.310Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32952026-09-05T01:01:25.395Z[ host-package] Compiling petgraph v0.6.5
32962026-09-05T01:01:25.590Z[ host-package] Compiling postgres-types v0.2.12
32972026-09-05T01:01:25.671Z[ host-package] Compiling zip v4.6.1
32982026-09-05T01:01:26.131Z[ host-package] Compiling hyper-rustls v0.27.7
32992026-09-05T01:01:26.172Z[ host-package] Compiling hyper-tls v0.6.0
33002026-09-05T01:01:26.245Z[ host-package] Compiling iddqd v0.4.2
33012026-09-05T01:01:26.312Z[ host-package] Compiling similar v2.7.0
33022026-09-05T01:01:26.442Z[ host-package] Compiling reqwest v0.13.2
33032026-09-05T01:01:26.532Z[ host-package] Compiling reqwest v0.12.28
33042026-09-05T01:01:26.635Z[ host-package] Compiling backtrace v0.3.76
33052026-09-05T01:01:26.749Z[ host-package] Compiling olpc-cjson v0.1.4
33062026-09-05T01:01:26.827Z[ host-package] Compiling tokio-stream v0.1.18
33072026-09-05T01:01:26.943Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33082026-09-05T01:01:27.010Z[ helios-setup] Sep 05 01:01:26.024 INFO E| Finished `release` profile [optimized] target(s) in 40.69s
33092026-09-05T01:01:27.011Z[ helios-setup] Sep 05 01:01:26.024 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
33102026-09-05T01:01:27.011Z[ helios-setup] Sep 05 01:01:26.024 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33112026-09-05T01:01:27.026Z[ host-package] Compiling tokio-postgres v0.7.16
33122026-09-05T01:01:27.064Z[ helios-setup] Sep 05 01:01:26.077 INFO building project "pilot" ok (40 seconds)
33132026-09-05T01:01:27.064Z[ helios-setup] Sep 05 01:01:26.077 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
33142026-09-05T01:01:27.072Z[ helios-setup] Sep 05 01:01:26.085 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)"
33152026-09-05T01:01:27.072Z[ helios-setup] Sep 05 01:01:26.085 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
33162026-09-05T01:01:27.072Z[ helios-setup] Sep 05 01:01:26.085 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
33172026-09-05T01:01:27.216Z[ helios-setup] Sep 05 01:01:26.229 INFO E| Updating crates.io index
33182026-09-05T01:01:27.290Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33192026-09-05T01:01:27.332Z[ helios-setup] Sep 05 01:01:26.345 INFO E| Downloading crates ...
33202026-09-05T01:01:27.350Z[ host-package] Compiling backtrace-ext v0.2.1
33212026-09-05T01:01:27.386Z[ helios-setup] Sep 05 01:01:26.399 INFO E| Downloaded anyhow v1.0.98
33222026-09-05T01:01:27.390Z[ helios-setup] Sep 05 01:01:26.403 INFO E| Downloaded serde_derive v1.0.219
33232026-09-05T01:01:27.394Z[ helios-setup] Sep 05 01:01:26.407 INFO E| Downloaded thiserror-impl v2.0.12
33242026-09-05T01:01:27.397Z[ helios-setup] Sep 05 01:01:26.409 INFO E| Downloaded deranged v0.4.0
33252026-09-05T01:01:27.401Z[ helios-setup] Sep 05 01:01:26.411 INFO E| Downloaded quote v1.0.40
33262026-09-05T01:01:27.404Z[ helios-setup] Sep 05 01:01:26.418 INFO E| Downloaded autocfg v1.4.0
33272026-09-05T01:01:27.414Z[ helios-setup] Sep 05 01:01:26.427 INFO E| Downloaded proc-macro2 v1.0.95
33282026-09-05T01:01:27.419Z[ helios-setup] Sep 05 01:01:26.432 INFO E| Downloaded time-core v0.1.4
33292026-09-05T01:01:27.422Z[ helios-setup] Sep 05 01:01:26.436 INFO E| Downloaded errno v0.3.12
33302026-09-05T01:01:27.431Z[ host-package] Compiling fs-err v3.3.0
33312026-09-05T01:01:27.447Z[ helios-setup] Sep 05 01:01:26.460 INFO E| Downloaded serde_with_macros v3.12.0
33322026-09-05T01:01:27.452Z[ helios-setup] Sep 05 01:01:26.465 INFO E| Downloaded thiserror v2.0.12
33332026-09-05T01:01:27.465Z[ helios-setup] Sep 05 01:01:26.478 INFO E| Downloaded time-macros v0.2.22
33342026-09-05T01:01:27.496Z[ helios-setup] Sep 05 01:01:26.509 INFO E| Downloaded bitflags v2.9.1
33352026-09-05T01:01:27.499Z[ helios-setup] Sep 05 01:01:26.512 INFO E| Downloaded unicode-ident v1.0.18
33362026-09-05T01:01:27.502Z[ helios-setup] Sep 05 01:01:26.514 INFO E| Downloaded iana-time-zone v0.1.63
33372026-09-05T01:01:27.506Z[ helios-setup] Sep 05 01:01:26.519 INFO E| Downloaded chrono v0.4.41
33382026-09-05T01:01:27.510Z[ helios-setup] Sep 05 01:01:26.523 INFO E| Downloaded tempfile v3.20.0
33392026-09-05T01:01:27.586Z[ helios-setup] Sep 05 01:01:26.525 INFO E| Downloaded getrandom v0.3.3
33402026-09-05T01:01:27.586Z[ helios-setup] Sep 05 01:01:26.527 INFO E| Downloaded serde v1.0.219
33412026-09-05T01:01:27.586Z[ helios-setup] Sep 05 01:01:26.529 INFO E| Downloaded memchr v2.7.4
33422026-09-05T01:01:27.586Z[ helios-setup] Sep 05 01:01:26.543 INFO E| Downloaded indexmap v2.9.0
33432026-09-05T01:01:27.586Z[ helios-setup] Sep 05 01:01:26.556 INFO E| Downloaded serde_json v1.0.140
33442026-09-05T01:01:27.587Z[ host-package] Compiling miette v7.6.0
33452026-09-05T01:01:27.587Z[ helios-setup] Sep 05 01:01:26.561 INFO E| Downloaded time v0.3.41
33462026-09-05T01:01:27.587Z[ helios-setup] Sep 05 01:01:26.565 INFO E| Downloaded hashbrown v0.15.3
33472026-09-05T01:01:27.587Z[ helios-setup] Sep 05 01:01:26.569 INFO E| Downloaded serde_with v3.12.0
33482026-09-05T01:01:27.599Z[ host-package] Compiling buf-list v1.1.2
33492026-09-05T01:01:27.599Z[ helios-setup] Sep 05 01:01:26.612 INFO E| Downloaded syn v2.0.101
33502026-09-05T01:01:27.615Z[ helios-setup] Sep 05 01:01:26.628 INFO E| Downloaded rustix v1.0.7
33512026-09-05T01:01:27.681Z[ helios-setup] Sep 05 01:01:26.695 INFO E| Downloaded libc v0.2.172
33522026-09-05T01:01:27.763Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling proc-macro2 v1.0.95
33532026-09-05T01:01:27.763Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling unicode-ident v1.0.18
33542026-09-05T01:01:27.763Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling libc v0.2.172
33552026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling ident_case v1.0.1
33562026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling fnv v1.0.7
33572026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling strsim v0.11.1
33582026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling serde v1.0.219
33592026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling rustix v1.0.7
33602026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.776 INFO E| Compiling getrandom v0.3.3
33612026-09-05T01:01:27.768Z[ helios-setup] Sep 05 01:01:26.777 INFO E| Compiling bitflags v2.9.1
33622026-09-05T01:01:27.957Z[ host-package] Compiling thread_local v1.1.9
33632026-09-05T01:01:28.027Z[ host-package] Compiling is-terminal v0.4.17
33642026-09-05T01:01:28.037Z[ helios-setup] Sep 05 01:01:27.050 INFO E| Compiling anyhow v1.0.98
33652026-09-05T01:01:28.037Z[ helios-setup] Sep 05 01:01:27.050 INFO E| Compiling cfg-if v1.0.0
33662026-09-05T01:01:28.041Z[ helios-setup] Sep 05 01:01:27.051 INFO E| Compiling thiserror v2.0.12
33672026-09-05T01:01:28.041Z[ helios-setup] Sep 05 01:01:27.051 INFO E| Compiling serde_json v1.0.140
33682026-09-05T01:01:28.044Z[ helios-setup] Sep 05 01:01:27.057 INFO E| Compiling memchr v2.7.4
33692026-09-05T01:01:28.044Z[ helios-setup] Sep 05 01:01:27.057 INFO E| Compiling ryu v1.0.20
33702026-09-05T01:01:28.044Z[ helios-setup] Sep 05 01:01:27.057 INFO E| Compiling itoa v1.0.15
33712026-09-05T01:01:28.107Z[ helios-setup] Sep 05 01:01:27.120 INFO E| Compiling fastrand v2.3.0
33722026-09-05T01:01:28.179Z[ host-package] Compiling tough v0.22.0
33732026-09-05T01:01:28.202Z[ helios-setup] Sep 05 01:01:27.215 INFO E| Compiling once_cell v1.21.3
33742026-09-05T01:01:28.267Z[ host-package] Compiling slog-json v2.6.1
33752026-09-05T01:01:28.267Z[ host-package] Compiling hostname v0.3.1
33762026-09-05T01:01:28.281Z[ helios-setup] Sep 05 01:01:27.294 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
33772026-09-05T01:01:28.576Z[ host-package] Compiling slog-term v2.9.2
33782026-09-05T01:01:28.661Z[ host-package] Compiling slog-async v2.8.0
33792026-09-05T01:01:28.789Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33802026-09-05T01:01:28.992Z[ host-package] Compiling slog-bunyan v2.5.0
33812026-09-05T01:01:29.020Z[ helios-setup] Sep 05 01:01:28.033 INFO E| Compiling errno v0.3.12
33822026-09-05T01:01:29.096Z[ host-package] Compiling compression-codecs v0.4.37
33832026-09-05T01:01:29.325Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33842026-09-05T01:01:29.361Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
33852026-09-05T01:01:29.509Z[ helios-setup] Sep 05 01:01:28.519 INFO E| Compiling quote v1.0.40
33862026-09-05T01:01:29.531Z[ host-package] Compiling serde_spanned v1.1.1
33872026-09-05T01:01:29.606Z[ host-package] Compiling async-compression v0.4.41
33882026-09-05T01:01:29.681Z[ helios-setup] Sep 05 01:01:28.694 INFO E| Compiling syn v2.0.101
33892026-09-05T01:01:29.724Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33902026-09-05T01:01:29.867Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
33912026-09-05T01:01:29.871Z[ host-package] Compiling multer v3.1.0
33922026-09-05T01:01:29.964Z[ helios-setup] Sep 05 01:01:28.976 INFO E| Compiling tempfile v3.20.0
33932026-09-05T01:01:30.012Z[ host-package] Compiling progenitor-client v0.14.0
33942026-09-05T01:01:30.136Z[ host-package] Compiling sha1 v0.11.0
33952026-09-05T01:01:30.245Z[ host-package] Compiling rustls-pemfile v2.2.0
33962026-09-05T01:01:30.400Z[ host-package] Compiling serde_path_to_error v0.1.20
33972026-09-05T01:01:30.461Z[ host-package] Compiling hostname v0.4.2
33982026-09-05T01:01:30.579Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33992026-09-05T01:01:30.617Z[ host-package] Compiling atomicwrites v0.4.4
34002026-09-05T01:01:30.671Z[ host-package] Compiling macaddr v1.0.1
34012026-09-05T01:01:30.696Z[ host-package] Compiling instant v0.1.13
34022026-09-05T01:01:30.739Z[ host-package] Compiling oxide-generation v0.1.3
34032026-09-05T01:01:30.764Z[ host-package] Compiling regress v0.10.5
34042026-09-05T01:01:30.897Z[ host-package] Compiling backoff v0.4.0
34052026-09-05T01:01:30.924Z[ host-package] Compiling progenitor-extras v0.2.0
34062026-09-05T01:01:30.924Z[ host-package] Compiling parse-display v0.10.0
34072026-09-05T01:01:30.976Z[ host-package] Compiling dropshot v0.17.1
34082026-09-05T01:01:31.002Z[ host-package] Compiling half v2.7.1
34092026-09-05T01:01:31.029Z[ host-package] Compiling heck v0.5.0
34102026-09-05T01:01:31.147Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34112026-09-05T01:01:31.363Z[ host-package] Compiling ciborium-ll v0.2.2
34122026-09-05T01:01:31.437Z[ host-package] Compiling regress v0.11.1
34132026-09-05T01:01:31.486Z[ host-package] Compiling secrecy v0.10.3
34142026-09-05T01:01:31.489Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34152026-09-05T01:01:31.537Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34162026-09-05T01:01:31.682Z[ host-package] Compiling ciborium v0.2.2
34172026-09-05T01:01:31.746Z[ host-package] Compiling inout v0.1.4
34182026-09-05T01:01:31.789Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34192026-09-05T01:01:31.878Z[ host-package] Compiling universal-hash v0.5.1
34202026-09-05T01:01:31.938Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34212026-09-05T01:01:31.987Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34222026-09-05T01:01:32.090Z[ host-package] Compiling cipher v0.4.4
34232026-09-05T01:01:32.129Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34242026-09-05T01:01:32.195Z[ helios-setup] Sep 05 01:01:31.205 INFO E| Compiling darling_core v0.20.11
34252026-09-05T01:01:32.286Z[ host-package] Compiling unsafe-libyaml v0.2.11
34262026-09-05T01:01:32.337Z[ host-package] Compiling poly1305 v0.8.0
34272026-09-05T01:01:32.467Z[ host-package] Compiling chacha20 v0.9.1
34282026-09-05T01:01:32.620Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34292026-09-05T01:01:32.729Z[ host-package] Compiling blake2 v0.10.6
34302026-09-05T01:01:32.774Z[ host-package] Compiling password-hash v0.5.0
34312026-09-05T01:01:32.831Z[ host-package] Compiling aead v0.5.2
34322026-09-05T01:01:32.916Z[ host-package] Compiling vsss-rs v3.3.4
34332026-09-05T01:01:32.923Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
34342026-09-05T01:01:33.082Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34352026-09-05T01:01:33.128Z[ host-package] Compiling typify-impl v0.6.2
34362026-09-05T01:01:33.170Z[ host-package] Compiling argon2 v0.5.3
34372026-09-05T01:01:33.232Z[ host-package] Compiling chacha20poly1305 v0.10.1
34382026-09-05T01:01:33.264Z[ helios-setup] Sep 05 01:01:32.277 INFO E| Compiling serde_derive v1.0.219
34392026-09-05T01:01:33.264Z[ helios-setup] Sep 05 01:01:32.277 INFO E| Compiling thiserror-impl v2.0.12
34402026-09-05T01:01:33.454Z[ host-package] Compiling camino-tempfile v1.4.1
34412026-09-05T01:01:33.538Z[ host-package] Compiling heapless v0.8.0
34422026-09-05T01:01:33.872Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34432026-09-05T01:01:34.030Z[ host-package] Compiling ingot-types v0.2.0
34442026-09-05T01:01:34.033Z[ host-package] Compiling cobs v0.3.0
34452026-09-05T01:01:34.172Z[ host-package] Compiling smoltcp v0.11.0
34462026-09-05T01:01:34.217Z[ helios-setup] Sep 05 01:01:33.230 INFO E| Compiling darling_macro v0.20.11
34472026-09-05T01:01:34.259Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34482026-09-05T01:01:34.353Z[ host-package] Compiling postcard v1.1.3
34492026-09-05T01:01:34.458Z[ host-package] Compiling cstr-argument v0.1.2
34502026-09-05T01:01:34.549Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34512026-09-05T01:01:34.684Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34522026-09-05T01:01:34.745Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34532026-09-05T01:01:34.789Z[ host-package] Compiling ingot v0.2.1
34542026-09-05T01:01:34.792Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34552026-09-05T01:01:34.817Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34562026-09-05T01:01:34.873Z[ helios-setup] Sep 05 01:01:33.886 INFO E| Compiling darling v0.20.11
34572026-09-05T01:01:34.881Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34582026-09-05T01:01:34.923Z[ host-package] Compiling rand v0.10.1
34592026-09-05T01:01:34.962Z[ helios-setup] Sep 05 01:01:33.975 INFO E| Compiling serde_with_macros v3.12.0
34602026-09-05T01:01:35.004Z[ host-package] Compiling sigpipe v0.1.3
34612026-09-05T01:01:35.076Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34622026-09-05T01:01:35.227Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34632026-09-05T01:01:35.266Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34642026-09-05T01:01:35.266Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34652026-09-05T01:01:35.484Z[ host-package] Compiling memmap v0.7.0
34662026-09-05T01:01:35.543Z[ host-package] Compiling zone v0.3.1
34672026-09-05T01:01:35.583Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34682026-09-05T01:01:35.695Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34692026-09-05T01:01:35.811Z[ host-package] Compiling usdt v0.5.0
34702026-09-05T01:01:35.867Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34712026-09-05T01:01:36.039Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34722026-09-05T01:01:36.363Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34732026-09-05T01:01:36.400Z[ host-package] Compiling derive-where v1.6.0
34742026-09-05T01:01:36.437Z[ host-package] Compiling bytecount v0.6.9
34752026-09-05T01:01:36.441Z[ host-package] Compiling toml v0.8.23
34762026-09-05T01:01:36.565Z[ host-package] Compiling tokio-dtrace v0.1.1
34772026-09-05T01:01:36.597Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34782026-09-05T01:01:36.622Z[ host-package] Compiling prettyplease v0.2.37
34792026-09-05T01:01:36.808Z[ host-package] Compiling oxide-tokio-rt v0.1.4
34802026-09-05T01:01:36.835Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34812026-09-05T01:01:36.858Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34822026-09-05T01:01:36.887Z[ host-package] Compiling newline-converter v0.3.0
34832026-09-05T01:01:36.910Z[ host-package] Compiling gethostname v0.5.0
34842026-09-05T01:01:36.936Z[ host-package] Compiling console v0.15.11
34852026-09-05T01:01:36.943Z[ host-package] Compiling typify-macro v0.6.2
34862026-09-05T01:01:37.069Z[ host-package] Compiling slog-dtrace v0.3.0
34872026-09-05T01:01:37.097Z[ host-package] Compiling cancel-safe-futures v0.1.5
34882026-09-05T01:01:37.177Z[ host-package] Compiling num-rational v0.4.2
34892026-09-05T01:01:37.279Z[ host-package] Compiling num-complex v0.4.6
34902026-09-05T01:01:37.575Z[ host-package] Compiling expectorate v1.2.0
34912026-09-05T01:01:37.639Z[ host-package] Compiling oxide-update-engine-types v0.1.2
34922026-09-05T01:01:37.695Z[ host-package] Compiling match_cfg v0.1.0
34932026-09-05T01:01:37.793Z[ host-package] Compiling resolv-conf v0.7.6
34942026-09-05T01:01:37.850Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34952026-09-05T01:01:37.850Z[ host-package] Compiling compression-core v0.4.31
34962026-09-05T01:01:37.969Z[ host-package] Compiling num v0.4.3
34972026-09-05T01:01:38.089Z[ helios-setup] Sep 05 01:01:37.102 INFO E| Compiling serde_with v3.12.0
34982026-09-05T01:01:38.150Z[ host-package] Compiling crossbeam-channel v0.5.15
34992026-09-05T01:01:38.277Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35002026-09-05T01:01:38.404Z[ host-package] Compiling take_mut v0.2.2
35012026-09-05T01:01:38.452Z[ host-package] Compiling term v1.2.1
35022026-09-05T01:01:38.528Z[ host-package] Compiling float-ord v0.3.2
35032026-09-05T01:01:38.599Z[ host-package] Compiling linear-map v1.2.0
35042026-09-05T01:01:38.602Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
35052026-09-05T01:01:38.674Z[ host-package] Compiling typify v0.6.2
35062026-09-05T01:01:38.807Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35072026-09-05T01:01:38.857Z[ host-package] Compiling progenitor-impl v0.14.0
35082026-09-05T01:01:38.860Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35092026-09-05T01:01:38.990Z[ host-package] Compiling oxide-update-engine v0.1.2
35102026-09-05T01:01:39.769Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35112026-09-05T01:01:39.815Z[ host-package] Compiling async-stream v0.3.6
35122026-09-05T01:01:40.190Z[ host-package] Compiling waitgroup v0.1.2
35132026-09-05T01:01:40.226Z[ host-package] Compiling backon v1.6.0
35142026-09-05T01:01:40.457Z[ host-package] Compiling minimal-lexical v0.2.1
35152026-09-05T01:01:40.480Z[ host-package] Compiling debug-ignore v1.0.5
35162026-09-05T01:01:40.522Z[ host-package] Compiling linked-hash-map v0.5.6
35172026-09-05T01:01:40.721Z[ host-package] Compiling nom v7.1.3
35182026-09-05T01:01:40.815Z[ host-package] Compiling lru-cache v0.1.2
35192026-09-05T01:01:40.932Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35202026-09-05T01:01:41.261Z[ host-package] Compiling progenitor-macro v0.14.0
35212026-09-05T01:01:41.596Z[ host-package] Compiling itertools v0.14.0
35222026-09-05T01:01:41.942Z[ host-package] Compiling humantime v2.3.0
35232026-09-05T01:01:42.018Z[ host-package] Compiling unicode-xid v0.2.6
35242026-09-05T01:01:42.199Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35252026-09-05T01:01:42.243Z[ helios-setup] Sep 05 01:01:41.256 INFO E| Finished `release` profile [optimized] target(s) in 15.15s
35262026-09-05T01:01:42.246Z[ host-package] Compiling hickory-proto v0.24.4
35272026-09-05T01:01:42.271Z[ helios-setup] Sep 05 01:01:41.284 INFO building project "dmar-report" ok (15 seconds)
35282026-09-05T01:01:42.271Z[ helios-setup] Sep 05 01:01:41.284 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
35292026-09-05T01:01:42.312Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35302026-09-05T01:01:42.440Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35312026-09-05T01:01:42.490Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35322026-09-05T01:01:42.964Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35332026-09-05T01:01:43.116Z[ host-package] Compiling papergrid v0.11.0
35342026-09-05T01:01:43.292Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35352026-09-05T01:01:43.333Z[ host-package] Compiling tabled_derive v0.7.0
35362026-09-05T01:01:43.458Z[ host-package] Compiling termtree v0.5.1
35372026-09-05T01:01:43.570Z[ host-package] Compiling crossterm v0.29.0
35382026-09-05T01:01:43.599Z[ host-package] Compiling phf_shared v0.12.1
35392026-09-05T01:01:43.711Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35402026-09-05T01:01:43.743Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35412026-09-05T01:01:43.865Z[ host-package] Compiling vte v0.14.1
35422026-09-05T01:01:44.112Z[ host-package] Compiling csv-core v0.1.13
35432026-09-05T01:01:44.422Z[ host-package] Compiling tabled v0.15.0
35442026-09-05T01:01:44.461Z[ host-package] Compiling chrono-tz v0.10.4
35452026-09-05T01:01:44.520Z[ host-package] Compiling highway v1.3.0
35462026-09-05T01:01:44.657Z[ host-package] Compiling csv v1.4.0
35472026-09-05T01:01:44.800Z[ host-package] Compiling strip-ansi-escapes v0.2.1
35482026-09-05T01:01:45.114Z[ host-package] Compiling hickory-resolver v0.24.4
35492026-09-05T01:01:45.207Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35502026-09-05T01:01:45.396Z[ host-package] Compiling phf v0.12.1
35512026-09-05T01:01:45.520Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35522026-09-05T01:01:45.675Z[ host-package] Compiling const_format_proc_macros v0.2.34
35532026-09-05T01:01:45.704Z[ host-package] Compiling fd-lock v4.0.4
35542026-09-05T01:01:45.730Z[ host-package] Compiling progenitor v0.14.0
35552026-09-05T01:01:45.818Z[ host-package] Compiling peg-macros v0.8.5
35562026-09-05T01:01:45.953Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35572026-09-05T01:01:45.976Z[ host-package] Compiling nu-ansi-term v0.50.3
35582026-09-05T01:01:46.270Z[ host-package] Compiling reedline v0.40.0
35592026-09-05T01:01:46.375Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35602026-09-05T01:01:46.441Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
35612026-09-05T01:01:46.545Z[ host-package] Compiling qorb v0.4.1
35622026-09-05T01:01:46.591Z[ host-package] Compiling const_format v0.2.35
35632026-09-05T01:01:46.718Z[ host-package] Compiling bcs v0.1.6
35642026-09-05T01:01:47.056Z[ host-package] Compiling nom v8.0.0
35652026-09-05T01:01:47.159Z[ host-package] Compiling semver v0.1.20
35662026-09-05T01:01:47.210Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35672026-09-05T01:01:47.236Z[ host-package] Compiling peg v0.8.5
35682026-09-05T01:01:47.350Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
35692026-09-05T01:01:47.472Z[ host-package] Compiling rustc_version v0.1.7
35702026-09-05T01:01:47.551Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35712026-09-05T01:01:47.812Z[ host-package] Compiling newtype_derive v0.1.6
35722026-09-05T01:01:48.100Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35732026-09-05T01:01:48.295Z[ host-package] Compiling steno v0.4.1
35742026-09-05T01:01:48.362Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
35752026-09-05T01:01:48.454Z[ host-package] Compiling sha1 v0.10.6
35762026-09-05T01:01:48.724Z[ host-package] Compiling utf-8 v0.7.6
35772026-09-05T01:01:48.753Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35782026-09-05T01:01:48.808Z[ host-package] Compiling tagptr v0.2.0
35792026-09-05T01:01:48.889Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35802026-09-05T01:01:48.941Z[ host-package] Compiling tungstenite v0.21.0
35812026-09-05T01:01:48.987Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35822026-09-05T01:01:49.045Z[ host-package] Compiling moka v0.12.13
35832026-09-05T01:01:49.124Z[ host-package] Compiling darling_core v0.21.3
35842026-09-05T01:01:49.186Z[ host-package] Compiling display-error-chain v0.2.2
35852026-09-05T01:01:49.258Z[ host-package] Compiling vergen-lib v0.1.6
35862026-09-05T01:01:49.261Z[ host-package] Compiling diesel_derives v2.3.7
35872026-09-05T01:01:49.684Z[ host-package] Compiling scheduled-thread-pool v0.2.7
35882026-09-05T01:01:49.721Z[ host-package] Compiling tokio-tungstenite v0.21.0
35892026-09-05T01:01:49.842Z[ host-package] Compiling vergen-gitcl v1.0.8
35902026-09-05T01:01:50.141Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35912026-09-05T01:01:50.172Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35922026-09-05T01:01:50.203Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
35932026-09-05T01:01:50.268Z[ host-package] Compiling dirs-sys-next v0.1.2
35942026-09-05T01:01:50.297Z[ host-package] Compiling glob v0.3.3
35952026-09-05T01:01:50.501Z[ host-package] Compiling hickory-resolver v0.25.2
35962026-09-05T01:01:50.501Z[ host-package] Compiling crunchy v0.2.4
35972026-09-05T01:01:50.598Z[ host-package] Compiling maplit v1.0.2
35982026-09-05T01:01:50.621Z[ host-package] Compiling dirs-next v2.0.0
35992026-09-05T01:01:50.762Z[ host-package] Compiling clang-sys v1.8.1
36002026-09-05T01:01:50.796Z[ host-package] Compiling r2d2 v0.8.10
36012026-09-05T01:01:50.825Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36022026-09-05T01:01:50.872Z[ host-package] Compiling libscf-sys v1.2.0
36032026-09-05T01:01:51.035Z[ host-package] Compiling xshell-macros v0.2.7
36042026-09-05T01:01:51.068Z[ host-package] Compiling downcast-rs v2.0.2
36052026-09-05T01:01:51.118Z[ host-package] Compiling tiny-keccak v2.0.2
36062026-09-05T01:01:51.255Z[ host-package] Compiling term v0.7.0
36072026-09-05T01:01:51.289Z[ host-package] Compiling papergrid v0.18.0
36082026-09-05T01:01:51.331Z[ host-package] Compiling bit-vec v0.6.3
36092026-09-05T01:01:51.539Z[ host-package] Compiling xshell v0.2.7
36102026-09-05T01:01:51.692Z[ host-package] Compiling ascii-canvas v3.0.0
36112026-09-05T01:01:51.743Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
36122026-09-05T01:01:51.746Z[ host-package] Compiling darling_macro v0.21.3
36132026-09-05T01:01:51.787Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36142026-09-05T01:01:51.826Z[ host-package] Compiling bit-set v0.5.3
36152026-09-05T01:01:51.860Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36162026-09-05T01:01:51.933Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36172026-09-05T01:01:52.028Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36182026-09-05T01:01:52.078Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36192026-09-05T01:01:52.261Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36202026-09-05T01:01:52.375Z[ host-package] Compiling darling v0.21.3
36212026-09-05T01:01:52.416Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36222026-09-05T01:01:52.421Z[ host-package] Compiling itertools v0.15.0
36232026-09-05T01:01:52.462Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36242026-09-05T01:01:52.529Z[ host-package] Compiling dsl_auto_type v0.2.0
36252026-09-05T01:01:52.556Z[ host-package] Compiling itertools v0.10.5
36262026-09-05T01:01:52.681Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36272026-09-05T01:01:52.720Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
36282026-09-05T01:01:52.750Z[ host-package] Compiling tabled v0.21.0
36292026-09-05T01:01:53.110Z[ host-package] Compiling ena v0.14.4
36302026-09-05T01:01:53.255Z[ host-package] Compiling libloading v0.8.9
36312026-09-05T01:01:53.477Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36322026-09-05T01:01:53.533Z[ host-package] Compiling regex-syntax v0.6.29
36332026-09-05T01:01:53.763Z[ host-package] Compiling unicase v2.9.0
36342026-09-05T01:01:53.812Z[ host-package] Compiling bindgen v0.71.1
36352026-09-05T01:01:53.946Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36362026-09-05T01:01:54.056Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
36372026-09-05T01:01:54.127Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36382026-09-05T01:01:54.246Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36392026-09-05T01:01:54.302Z[ host-package] Compiling diff v0.1.13
36402026-09-05T01:01:54.609Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36412026-09-05T01:01:54.973Z[ host-package] Compiling cexpr v0.6.0
36422026-09-05T01:01:55.054Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36432026-09-05T01:01:55.578Z[ host-package] Compiling lalrpop v0.19.12
36442026-09-05T01:01:55.884Z[ host-package] Compiling rustc-hash v2.1.1
36452026-09-05T01:01:56.044Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
36462026-09-05T01:01:56.082Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
36472026-09-05T01:01:56.450Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
36482026-09-05T01:01:56.552Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36492026-09-05T01:01:56.744Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36502026-09-05T01:01:57.305Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36512026-09-05T01:01:57.796Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36522026-09-05T01:01:58.225Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36532026-09-05T01:01:58.290Z[ host-package] Compiling diesel v2.3.7
36542026-09-05T01:01:58.366Z[ host-package] Compiling headers-core v0.3.0
36552026-09-05T01:01:58.532Z[ host-package] Compiling libxml v0.3.3
36562026-09-05T01:01:58.577Z[ host-package] Compiling crc8 v0.1.1
36572026-09-05T01:01:58.735Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36582026-09-05T01:01:58.778Z[ host-package] Compiling headers v0.4.1
36592026-09-05T01:01:59.033Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36602026-09-05T01:01:59.163Z[ host-package] Compiling strum_macros v0.24.3
36612026-09-05T01:01:59.203Z[ host-package] Compiling indoc v1.0.9
36622026-09-05T01:01:59.840Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36632026-09-05T01:01:59.907Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36642026-09-05T01:01:59.989Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36652026-09-05T01:02:00.103Z[ host-package] Compiling quick-xml v0.37.5
36662026-09-05T01:02:00.301Z[ host-package] Compiling derive_builder v0.20.2
36672026-09-05T01:02:00.438Z[ host-package] Compiling oso-derive v0.27.3
36682026-09-05T01:02:00.505Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
36692026-09-05T01:02:00.582Z[ host-package] Compiling openssl-probe v0.1.6
36702026-09-05T01:02:00.922Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36712026-09-05T01:02:01.035Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36722026-09-05T01:02:01.094Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
36732026-09-05T01:02:01.123Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36742026-09-05T01:02:01.554Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36752026-09-05T01:02:01.590Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36762026-09-05T01:02:01.908Z[ host-package] Compiling bb8 v0.8.6
36772026-09-05T01:02:01.942Z[ host-package] Compiling filetime v0.2.27
36782026-09-05T01:02:01.967Z[ host-package] Compiling trait-variant v0.1.2
36792026-09-05T01:02:02.050Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
36802026-09-05T01:02:02.120Z[ host-package] Compiling half v1.8.3
36812026-09-05T01:02:02.193Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36822026-09-05T01:02:02.306Z[ host-package] Compiling tar v0.4.46
36832026-09-05T01:02:02.646Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
36842026-09-05T01:02:02.670Z[ host-package] Compiling samael v0.0.19
36852026-09-05T01:02:02.694Z[ host-package] Compiling serde_cbor v0.11.2
36862026-09-05T01:02:02.747Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
36872026-09-05T01:02:02.769Z[ host-package] Compiling proc-macro-error2 v2.0.1
36882026-09-05T01:02:03.028Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36892026-09-05T01:02:03.094Z[ host-package] Compiling hashbrown v0.14.5
36902026-09-05T01:02:03.129Z[ host-package] Compiling rfc6979 v0.4.0
36912026-09-05T01:02:03.235Z[ host-package] Compiling salty v0.3.0
36922026-09-05T01:02:03.333Z[ host-package] Compiling ecdsa v0.16.9
36932026-09-05T01:02:03.361Z[ host-package] Compiling knus-derive v3.4.0
36942026-09-05T01:02:03.409Z[ host-package] Compiling polar-core v0.27.3
36952026-09-05T01:02:03.581Z[ helios-setup] Sep 05 01:02:02.594 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')"
36962026-09-05T01:02:03.581Z[ helios-setup] Sep 05 01:02:02.594 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
36972026-09-05T01:02:03.592Z[ helios-setup] Sep 05 01:02:02.602 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)"
36982026-09-05T01:02:03.593Z[ helios-setup] Sep 05 01:02:02.602 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
36992026-09-05T01:02:03.593Z[ helios-setup] Sep 05 01:02:02.602 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
37002026-09-05T01:02:03.700Z[ helios-setup] Sep 05 01:02:02.713 INFO E| Downloading crates ...
37012026-09-05T01:02:03.712Z[ host-package] Compiling chumsky v0.9.3
37022026-09-05T01:02:03.755Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37032026-09-05T01:02:03.780Z[ host-package] Compiling primeorder v0.13.6
37042026-09-05T01:02:03.780Z[ host-package] Compiling nonempty v0.12.0
37052026-09-05T01:02:03.784Z[ helios-setup] Sep 05 01:02:02.793 INFO E| Downloaded block-buffer v0.10.3
37062026-09-05T01:02:03.784Z[ helios-setup] Sep 05 01:02:02.794 INFO E| Downloaded digest v0.10.3
37072026-09-05T01:02:03.787Z[ helios-setup] Sep 05 01:02:02.799 INFO E| Downloaded sha2 v0.10.5
37082026-09-05T01:02:03.792Z[ helios-setup] Sep 05 01:02:02.805 INFO E| Downloaded miniz_oxide v0.6.2
37092026-09-05T01:02:03.795Z[ helios-setup] Sep 05 01:02:02.807 INFO E| Downloaded cpufeatures v0.2.5
37102026-09-05T01:02:03.795Z[ helios-setup] Sep 05 01:02:02.808 INFO E| Downloaded generic-array v0.14.6
37112026-09-05T01:02:03.798Z[ helios-setup] Sep 05 01:02:02.809 INFO E| Downloaded anyhow v1.0.62
37122026-09-05T01:02:03.801Z[ helios-setup] Sep 05 01:02:02.812 INFO E| Downloaded bytes v1.2.1
37132026-09-05T01:02:03.801Z[ helios-setup] Sep 05 01:02:02.814 INFO E| Downloaded unicode-width v0.1.10
37142026-09-05T01:02:03.804Z[ helios-setup] Sep 05 01:02:02.815 INFO E| Downloaded flate2 v1.0.25
37152026-09-05T01:02:03.807Z[ helios-setup] Sep 05 01:02:02.819 INFO E| Downloaded typenum v1.15.0
37162026-09-05T01:02:03.851Z[ helios-setup] Sep 05 01:02:02.864 INFO E| Compiling typenum v1.15.0
37172026-09-05T01:02:03.851Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling version_check v0.9.4
37182026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling crc32fast v1.3.2
37192026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling cfg-if v1.0.0
37202026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling anyhow v1.0.62
37212026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling adler v1.0.2
37222026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling unicode-width v0.1.10
37232026-09-05T01:02:03.855Z[ helios-setup] Sep 05 01:02:02.865 INFO E| Compiling cpufeatures v0.2.5
37242026-09-05T01:02:03.858Z[ helios-setup] Sep 05 01:02:02.871 INFO E| Compiling bytes v1.2.1
37252026-09-05T01:02:03.862Z[ helios-setup] Sep 05 01:02:02.874 INFO E| Compiling bitflags v1.3.2
37262026-09-05T01:02:03.969Z[ helios-setup] Sep 05 01:02:02.981 INFO E| Compiling miniz_oxide v0.6.2
37272026-09-05T01:02:04.039Z[ helios-setup] Sep 05 01:02:03.052 INFO E| Compiling getopts v0.2.21
37282026-09-05T01:02:04.167Z[ host-package] Compiling p384 v0.13.1
37292026-09-05T01:02:04.279Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37302026-09-05T01:02:04.394Z[ helios-setup] Sep 05 01:02:03.399 INFO E| Compiling generic-array v0.14.6
37312026-09-05T01:02:04.655Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
37322026-09-05T01:02:04.747Z[ helios-setup] Sep 05 01:02:03.758 INFO E| Compiling flate2 v1.0.25
37332026-09-05T01:02:04.843Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37342026-09-05T01:02:05.152Z[ host-package] Compiling fxhash v0.2.1
37352026-09-05T01:02:05.379Z[ host-package] Compiling libz-sys v1.1.24
37362026-09-05T01:02:05.430Z[ host-package] Compiling knus v3.4.0
37372026-09-05T01:02:05.527Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
37382026-09-05T01:02:05.613Z[ helios-setup] Sep 05 01:02:04.626 INFO E| Compiling crypto-common v0.1.6
37392026-09-05T01:02:05.613Z[ helios-setup] Sep 05 01:02:04.626 INFO E| Compiling block-buffer v0.10.3
37402026-09-05T01:02:05.617Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37412026-09-05T01:02:05.719Z[ helios-setup] Sep 05 01:02:04.732 INFO E| Compiling digest v0.10.3
37422026-09-05T01:02:05.819Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37432026-09-05T01:02:05.885Z[ helios-setup] Sep 05 01:02:04.898 INFO E| Compiling sha2 v0.10.5
37442026-09-05T01:02:06.049Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37452026-09-05T01:02:06.094Z[ host-package] Compiling kstat-rs v0.2.5
37462026-09-05T01:02:06.123Z[ helios-setup] Sep 05 01:02:05.136 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
37472026-09-05T01:02:06.267Z[ host-package] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
37482026-09-05T01:02:06.502Z[ host-package] Compiling mime_guess v2.0.5
37492026-09-05T01:02:06.709Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37502026-09-05T01:02:06.768Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37512026-09-05T01:02:07.100Z[ host-package] Compiling nanorand v0.7.0
37522026-09-05T01:02:07.132Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
37532026-09-05T01:02:07.444Z[ host-package] Compiling parking_lot_core v0.8.6
37542026-09-05T01:02:07.480Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37552026-09-05T01:02:07.599Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37562026-09-05T01:02:07.850Z[ host-package] Compiling flume v0.11.1
37572026-09-05T01:02:08.301Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37582026-09-05T01:02:08.335Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37592026-09-05T01:02:08.430Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37602026-09-05T01:02:08.537Z[ host-package] Compiling git-stub v1.0.0
37612026-09-05T01:02:08.545Z[ helios-setup] Sep 05 01:02:07.556 INFO E| Finished `release` profile [optimized] target(s) in 4.94s
37622026-09-05T01:02:08.557Z[ helios-setup] Sep 05 01:02:07.570 INFO building project "bootserver" ok (4 seconds)
37632026-09-05T01:02:08.557Z[ helios-setup] Sep 05 01:02:07.570 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
37642026-09-05T01:02:08.593Z[ helios-setup] Sep 05 01:02:07.606 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
37652026-09-05T01:02:08.593Z[ helios-setup] Sep 05 01:02:07.606 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
37662026-09-05T01:02:08.596Z[ helios-setup] Sep 05 01:02:07.606 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
37672026-09-05T01:02:08.772Z[ helios-setup] Sep 05 01:02:07.785 INFO E| Updating crates.io index
37682026-09-05T01:02:08.775Z[ helios-setup] Sep 05 01:02:07.785 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
37692026-09-05T01:02:08.838Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
37702026-09-05T01:02:08.861Z[ host-package] Compiling instability v0.3.11
37712026-09-05T01:02:09.122Z[ host-package] Compiling strsim v0.10.0
37722026-09-05T01:02:09.125Z[ host-package] Compiling http-range v0.1.5
37732026-09-05T01:02:09.171Z[ host-package] Compiling corncobs v0.1.4
37742026-09-05T01:02:09.278Z[ helios-setup] Sep 05 01:02:08.291 INFO E| From https://github.com/oxidecomputer/amd-apcb
37752026-09-05T01:02:09.278Z[ helios-setup] Sep 05 01:02:08.291 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
37762026-09-05T01:02:09.293Z[ helios-setup] Sep 05 01:02:08.305 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
37772026-09-05T01:02:09.348Z[ host-package] Compiling darling_core v0.13.4
37782026-09-05T01:02:09.407Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37792026-09-05T01:02:09.429Z[ host-package] Compiling git-stub-vcs v0.1.0
37802026-09-05T01:02:09.690Z[ helios-setup] Sep 05 01:02:08.702 INFO E| From https://github.com/oxidecomputer/amd-efs
37812026-09-05T01:02:09.690Z[ helios-setup] Sep 05 01:02:08.703 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
37822026-09-05T01:02:09.854Z[ helios-setup] Sep 05 01:02:08.865 INFO E| Downloading crates ...
37832026-09-05T01:02:09.913Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37842026-09-05T01:02:09.916Z[ helios-setup] Sep 05 01:02:08.927 INFO E| Downloaded parse_int v0.9.0
37852026-09-05T01:02:09.925Z[ helios-setup] Sep 05 01:02:08.937 INFO E| Downloaded strum_macros v0.27.1
37862026-09-05T01:02:09.928Z[ helios-setup] Sep 05 01:02:08.939 INFO E| Downloaded pest_derive v2.8.0
37872026-09-05T01:02:09.956Z[ helios-setup] Sep 05 01:02:08.968 INFO E| Downloaded four-cc v0.4.0
37882026-09-05T01:02:09.960Z[ helios-setup] Sep 05 01:02:08.969 INFO E| Downloaded dyn-clone v1.0.19
37892026-09-05T01:02:09.960Z[ helios-setup] Sep 05 01:02:08.970 INFO E| Downloaded vec_map v0.8.2
37902026-09-05T01:02:09.960Z[ helios-setup] Sep 05 01:02:08.971 INFO E| Downloaded unic-char-property v0.9.0
37912026-09-05T01:02:09.960Z[ helios-setup] Sep 05 01:02:08.972 INFO E| Downloaded unic-common v0.9.0
37922026-09-05T01:02:09.960Z[ helios-setup] Sep 05 01:02:08.972 INFO E| Downloaded heck v0.3.3
37932026-09-05T01:02:09.963Z[ helios-setup] Sep 05 01:02:08.973 INFO E| Downloaded unic-ucd-ident v0.9.0
37942026-09-05T01:02:09.964Z[ helios-setup] Sep 05 01:02:08.974 INFO E| Downloaded strsim v0.8.0
37952026-09-05T01:02:09.964Z[ helios-setup] Sep 05 01:02:08.975 INFO E| Downloaded fletcher v1.0.0
37962026-09-05T01:02:09.964Z[ helios-setup] Sep 05 01:02:08.975 INFO E| Downloaded unic-ucd-version v0.9.0
37972026-09-05T01:02:09.964Z[ helios-setup] Sep 05 01:02:08.976 INFO E| Downloaded bytesize v2.0.1
37982026-09-05T01:02:09.968Z[ helios-setup] Sep 05 01:02:08.977 INFO E| Downloaded modular-bitfield-impl v0.13.1
37992026-09-05T01:02:09.968Z[ helios-setup] Sep 05 01:02:08.978 INFO E| Downloaded structopt-derive v0.4.18
38002026-09-05T01:02:09.968Z[ helios-setup] Sep 05 01:02:08.979 INFO E| Downloaded strum v0.27.1
38012026-09-05T01:02:09.968Z[ helios-setup] Sep 05 01:02:08.979 INFO E| Downloaded unic-char-range v0.9.0
38022026-09-05T01:02:09.969Z[ helios-setup] Sep 05 01:02:08.980 INFO E| Downloaded modular-bitfield-impl v0.11.2
38032026-09-05T01:02:09.969Z[ helios-setup] Sep 05 01:02:08.981 INFO E| Downloaded pest_generator v2.8.0
38042026-09-05T01:02:09.972Z[ helios-setup] Sep 05 01:02:08.982 INFO E| Downloaded rustversion v1.0.20
38052026-09-05T01:02:09.972Z[ helios-setup] Sep 05 01:02:08.984 INFO E| Downloaded textwrap v0.11.0
38062026-09-05T01:02:09.972Z[ helios-setup] Sep 05 01:02:08.984 INFO E| Downloaded log v0.4.27
38072026-09-05T01:02:09.976Z[ helios-setup] Sep 05 01:02:08.986 INFO E| Downloaded modular-bitfield v0.13.1
38082026-09-05T01:02:09.979Z[ helios-setup] Sep 05 01:02:08.991 INFO E| Downloaded modular-bitfield v0.11.2
38092026-09-05T01:02:09.988Z[ helios-setup] Sep 05 01:02:08.998 INFO E| Downloaded pest_meta v2.8.0
38102026-09-05T01:02:09.998Z[ helios-setup] Sep 05 01:02:08.999 INFO E| Downloaded ansi_term v0.12.1
38112026-09-05T01:02:09.998Z[ helios-setup] Sep 05 01:02:09.000 INFO E| Downloaded structopt v0.3.26
38122026-09-05T01:02:09.998Z[ helios-setup] Sep 05 01:02:09.005 INFO E| Downloaded typenum v1.18.0
38132026-09-05T01:02:10.002Z[ helios-setup] Sep 05 01:02:09.007 INFO E| Downloaded zerocopy v0.8.25
38142026-09-05T01:02:10.012Z[ helios-setup] Sep 05 01:02:09.025 INFO E| Downloaded zerocopy-derive v0.8.25
38152026-09-05T01:02:10.017Z[ helios-setup] Sep 05 01:02:09.028 INFO E| Downloaded pest v2.8.0
38162026-09-05T01:02:10.021Z[ helios-setup] Sep 05 01:02:09.031 INFO E| Downloaded clap v2.34.0
38172026-09-05T01:02:10.114Z[ helios-setup] Sep 05 01:02:09.127 INFO E| Downloaded goblin v0.9.3
38182026-09-05T01:02:10.172Z[ helios-setup] Sep 05 01:02:09.184 INFO E| Compiling proc-macro2 v1.0.95
38192026-09-05T01:02:10.172Z[ helios-setup] Sep 05 01:02:09.184 INFO E| Compiling unicode-ident v1.0.18
38202026-09-05T01:02:10.176Z[ helios-setup] Sep 05 01:02:09.184 INFO E| Compiling memchr v2.7.4
38212026-09-05T01:02:10.176Z[ helios-setup] Sep 05 01:02:09.184 INFO E| Compiling thiserror v2.0.12
38222026-09-05T01:02:10.176Z[ helios-setup] Sep 05 01:02:09.184 INFO E| Compiling autocfg v1.4.0
38232026-09-05T01:02:10.176Z[ helios-setup] Sep 05 01:02:09.185 INFO E| Compiling serde v1.0.219
38242026-09-05T01:02:10.205Z[ helios-setup] Sep 05 01:02:09.216 INFO E| Compiling syn v1.0.109
38252026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.219 INFO E| Compiling version_check v0.9.5
38262026-09-05T01:02:10.208Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38272026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.220 INFO E| Compiling serde_json v1.0.140
38282026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.220 INFO E| Compiling schemars v0.8.22
38292026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.220 INFO E| Compiling ryu v1.0.20
38302026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.221 INFO E| Compiling itoa v1.0.15
38312026-09-05T01:02:10.208Z[ helios-setup] Sep 05 01:02:09.221 INFO E| Compiling static_assertions v1.1.0
38322026-09-05T01:02:10.209Z[ helios-setup] Sep 05 01:02:09.221 INFO E| Compiling zerocopy v0.8.25
38332026-09-05T01:02:10.209Z[ helios-setup] Sep 05 01:02:09.221 INFO E| Compiling ucd-trie v0.1.7
38342026-09-05T01:02:10.209Z[ helios-setup] Sep 05 01:02:09.221 INFO E| Compiling libc v0.2.172
38352026-09-05T01:02:10.248Z[ host-package] Compiling progenitor-impl v0.13.0
38362026-09-05T01:02:10.363Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38372026-09-05T01:02:10.425Z[ host-package] Compiling ignore v0.4.25
38382026-09-05T01:02:10.802Z[ helios-setup] Sep 05 01:02:09.815 INFO E| Compiling rustversion v1.0.20
38392026-09-05T01:02:10.812Z[ helios-setup] Sep 05 01:02:09.825 INFO E| Compiling dyn-clone v1.0.19
38402026-09-05T01:02:10.833Z[ helios-setup] Sep 05 01:02:09.846 INFO E| Compiling paste v1.0.15
38412026-09-05T01:02:10.866Z[ helios-setup] Sep 05 01:02:09.879 INFO E| Compiling once_cell v1.21.3
38422026-09-05T01:02:11.047Z[ helios-setup] Sep 05 01:02:09.933 INFO E| Compiling proc-macro-error-attr v1.0.4
38432026-09-05T01:02:11.051Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
38442026-09-05T01:02:11.051Z[ helios-setup] Sep 05 01:02:09.988 INFO E| Compiling num-traits v0.2.19
38452026-09-05T01:02:11.052Z[ helios-setup] Sep 05 01:02:09.997 INFO E| Compiling memoffset v0.9.1
38462026-09-05T01:02:11.066Z[ helios-setup] Sep 05 01:02:10.079 INFO E| Compiling proc-macro-error v1.0.4
38472026-09-05T01:02:11.082Z[ helios-setup] Sep 05 01:02:10.095 INFO E| Compiling heck v0.5.0
38482026-09-05T01:02:11.092Z[ helios-setup] Sep 05 01:02:10.105 INFO E| Compiling unicode-segmentation v1.12.0
38492026-09-05T01:02:11.097Z[ helios-setup] Sep 05 01:02:10.106 INFO E| Compiling unicode-width v0.1.14
38502026-09-05T01:02:11.214Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38512026-09-05T01:02:11.416Z[ helios-setup] Sep 05 01:02:10.429 INFO E| Compiling vec_map v0.8.2
38522026-09-05T01:02:11.429Z[ helios-setup] Sep 05 01:02:10.440 INFO E| Compiling unic-char-range v0.9.0
38532026-09-05T01:02:11.577Z[ helios-setup] Sep 05 01:02:10.590 INFO E| Compiling bitflags v1.3.2
38542026-09-05T01:02:11.601Z[ helios-setup] Sep 05 01:02:10.614 INFO E| Compiling unic-common v0.9.0
38552026-09-05T01:02:11.605Z[ helios-setup] Sep 05 01:02:10.614 INFO E| Compiling fletcher v1.0.0
38562026-09-05T01:02:11.627Z[ helios-setup] Sep 05 01:02:10.640 INFO E| Compiling strum v0.27.1
38572026-09-05T01:02:11.648Z[ helios-setup] Sep 05 01:02:10.660 INFO E| Compiling byteorder v1.5.0
38582026-09-05T01:02:11.669Z[ helios-setup] Sep 05 01:02:10.681 INFO E| Compiling ansi_term v0.12.1
38592026-09-05T01:02:11.691Z[ helios-setup] Sep 05 01:02:10.704 INFO E| Compiling strsim v0.8.0
38602026-09-05T01:02:11.721Z[ helios-setup] Sep 05 01:02:10.734 INFO E| Compiling unic-ucd-version v0.9.0
38612026-09-05T01:02:11.749Z[ helios-setup] Sep 05 01:02:10.761 INFO E| Compiling textwrap v0.11.0
38622026-09-05T01:02:11.771Z[ helios-setup] Sep 05 01:02:10.783 INFO E| Compiling unic-char-property v0.9.0
38632026-09-05T01:02:11.786Z[ helios-setup] Sep 05 01:02:10.798 INFO E| Compiling plain v0.2.3
38642026-09-05T01:02:11.789Z[ host-package] Compiling anstyle-parse v0.2.7
38652026-09-05T01:02:11.841Z[ helios-setup] Sep 05 01:02:10.854 INFO E| Compiling heck v0.3.3
38662026-09-05T01:02:11.936Z[ helios-setup] Sep 05 01:02:10.949 INFO E| Compiling atty v0.2.14
38672026-09-05T01:02:11.980Z[ helios-setup] Sep 05 01:02:10.993 INFO E| Compiling log v0.4.27
38682026-09-05T01:02:12.006Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38692026-09-05T01:02:12.030Z[ helios-setup] Sep 05 01:02:11.041 INFO E| Compiling lazy_static v1.5.0
38702026-09-05T01:02:12.043Z[ helios-setup] Sep 05 01:02:11.052 INFO E| Compiling unic-ucd-ident v0.9.0
38712026-09-05T01:02:12.043Z[ helios-setup] Sep 05 01:02:11.052 INFO E| Compiling bytesize v2.0.1
38722026-09-05T01:02:12.066Z[ helios-setup] Sep 05 01:02:11.079 INFO E| Compiling clap v2.34.0
38732026-09-05T01:02:12.447Z[ helios-setup] Sep 05 01:02:11.459 INFO E| Compiling quote v1.0.40
38742026-09-05T01:02:12.471Z[ host-package] Compiling secrecy v0.8.0
38752026-09-05T01:02:12.621Z[ helios-setup] Sep 05 01:02:11.634 INFO E| Compiling syn v2.0.101
38762026-09-05T01:02:12.753Z[ helios-setup] Sep 05 01:02:11.766 INFO E| Compiling parse_int v0.9.0
38772026-09-05T01:02:12.801Z[ host-package] Compiling castaway v0.2.4
38782026-09-05T01:02:12.992Z[ host-package] Compiling vergen-git2 v9.1.0
38792026-09-05T01:02:13.209Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38802026-09-05T01:02:13.358Z[ host-package] Compiling indoc v2.0.7
38812026-09-05T01:02:13.833Z[ host-package] Compiling progenitor-macro v0.13.0
38822026-09-05T01:02:14.005Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38832026-09-05T01:02:14.293Z[ host-package] Compiling compact_str v0.8.1
38842026-09-05T01:02:15.018Z[ host-package] Compiling oso v0.27.3
38852026-09-05T01:02:15.189Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38862026-09-05T01:02:15.335Z[ host-package] Compiling anstream v0.6.21
38872026-09-05T01:02:15.356Z[ helios-setup] Sep 05 01:02:14.369 INFO E| Compiling modular-bitfield-impl v0.11.2
38882026-09-05T01:02:15.356Z[ helios-setup] Sep 05 01:02:14.369 INFO E| Compiling structopt-derive v0.4.18
38892026-09-05T01:02:15.488Z[ host-package] Compiling globwalk v0.9.1
38902026-09-05T01:02:15.915Z[ helios-setup] Sep 05 01:02:14.928 INFO E| Compiling serde_derive_internals v0.29.1
38912026-09-05T01:02:15.919Z[ host-package] Compiling darling_macro v0.13.4
38922026-09-05T01:02:16.016Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
38932026-09-05T01:02:16.169Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38942026-09-05T01:02:16.330Z[ host-package] Compiling parking_lot v0.11.2
38952026-09-05T01:02:16.661Z[ host-package] Compiling hyper-staticfile v0.10.1
38962026-09-05T01:02:16.675Z[ helios-setup] Sep 05 01:02:15.688 INFO E| Compiling structopt v0.3.26
38972026-09-05T01:02:16.696Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling thiserror-impl v2.0.12
38982026-09-05T01:02:16.696Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling serde_derive v1.0.219
38992026-09-05T01:02:16.696Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling zerocopy-derive v0.8.25
39002026-09-05T01:02:16.700Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling num-derive v0.4.2
39012026-09-05T01:02:16.700Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling modular-bitfield-impl v0.13.1
39022026-09-05T01:02:16.700Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling strum_macros v0.27.1
39032026-09-05T01:02:16.700Z[ helios-setup] Sep 05 01:02:15.709 INFO E| Compiling scroll_derive v0.12.1
39042026-09-05T01:02:17.016Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39052026-09-05T01:02:17.083Z[ helios-setup] Sep 05 01:02:16.096 INFO E| Compiling schemars_derive v0.8.22
39062026-09-05T01:02:17.172Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39072026-09-05T01:02:17.300Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39082026-09-05T01:02:17.514Z[ helios-setup] Sep 05 01:02:16.527 INFO E| Compiling modular-bitfield v0.11.2
39092026-09-05T01:02:18.040Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39102026-09-05T01:02:18.076Z[ helios-setup] Sep 05 01:02:17.089 INFO E| Compiling scroll v0.12.0
39112026-09-05T01:02:18.145Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39122026-09-05T01:02:18.243Z[ host-package] Compiling predicates-tree v1.0.13
39132026-09-05T01:02:18.335Z[ helios-setup] Sep 05 01:02:17.347 INFO E| Compiling modular-bitfield v0.13.1
39142026-09-05T01:02:18.349Z[ helios-setup] Sep 05 01:02:17.362 INFO E| Compiling goblin v0.9.3
39152026-09-05T01:02:18.706Z[ helios-setup] Sep 05 01:02:17.719 INFO E| Compiling pest v2.8.0
39162026-09-05T01:02:18.928Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39172026-09-05T01:02:19.082Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
39182026-09-05T01:02:19.122Z[ host-package] Compiling progenitor-client v0.13.0
39192026-09-05T01:02:19.171Z[ host-package] Compiling unicode-truncate v1.1.0
39202026-09-05T01:02:19.302Z[ host-package] Compiling digest-io v0.1.0
39212026-09-05T01:02:19.516Z[ host-package] Compiling sha2 v0.11.0
39222026-09-05T01:02:19.676Z[ host-package] Compiling lru v0.12.5
39232026-09-05T01:02:19.786Z[ host-package] Compiling prefix-trie v0.7.0
39242026-09-05T01:02:19.910Z[ host-package] Compiling rand_seeder v0.4.0
39252026-09-05T01:02:20.030Z[ host-package] Compiling cassowary v0.3.0
39262026-09-05T01:02:20.102Z[ helios-setup] Sep 05 01:02:19.114 INFO E| Compiling pest_meta v2.8.0
39272026-09-05T01:02:20.424Z[ host-package] Compiling diesel-dtrace v0.5.0
39282026-09-05T01:02:20.475Z[ host-package] Compiling async-bb8-diesel v0.2.1
39292026-09-05T01:02:20.747Z[ helios-setup] Sep 05 01:02:19.759 INFO E| Compiling pest_generator v2.8.0
39302026-09-05T01:02:20.857Z[ host-package] Compiling progenitor v0.13.0
39312026-09-05T01:02:20.954Z[ host-package] Compiling ratatui v0.29.0
39322026-09-05T01:02:21.026Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39332026-09-05T01:02:21.141Z[ host-package] Compiling hickory-server v0.25.2
39342026-09-05T01:02:21.187Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39352026-09-05T01:02:21.190Z[ host-package] Compiling camino-tempfile-ext v0.3.3
39362026-09-05T01:02:21.733Z[ host-package] Compiling darling v0.13.4
39372026-09-05T01:02:21.810Z[ helios-setup] Sep 05 01:02:20.822 INFO E| Compiling pest_derive v2.8.0
39382026-09-05T01:02:21.911Z[ host-package] Compiling sled v0.34.7
39392026-09-05T01:02:22.330Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39402026-09-05T01:02:22.528Z[ helios-setup] Sep 05 01:02:21.532 INFO E| Compiling json5 v0.4.1
39412026-09-05T01:02:23.663Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39422026-09-05T01:02:23.999Z[ helios-setup] Sep 05 01:02:23.012 INFO E| Compiling four-cc v0.4.0
39432026-09-05T01:02:24.004Z[ helios-setup] Sep 05 01:02:23.012 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
39442026-09-05T01:02:24.129Z[ helios-setup] Sep 05 01:02:23.141 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
39452026-09-05T01:02:24.166Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39462026-09-05T01:02:24.877Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39472026-09-05T01:02:25.221Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39482026-09-05T01:02:25.477Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39492026-09-05T01:02:25.774Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39502026-09-05T01:02:25.854Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39512026-09-05T01:02:26.266Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39522026-09-05T01:02:26.643Z[ host-package] Compiling serde_with_macros v1.5.2
39532026-09-05T01:02:26.868Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39542026-09-05T01:02:27.010Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39552026-09-05T01:02:27.185Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39562026-09-05T01:02:27.283Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
39572026-09-05T01:02:27.393Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39582026-09-05T01:02:27.439Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39592026-09-05T01:02:27.507Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39602026-09-05T01:02:27.562Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
39612026-09-05T01:02:27.610Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
39622026-09-05T01:02:27.671Z[ host-package] Compiling arc-swap v1.8.2
39632026-09-05T01:02:27.703Z[ host-package] Compiling void v1.0.2
39642026-09-05T01:02:27.855Z[ host-package] Compiling lzss v0.8.2
39652026-09-05T01:02:27.949Z[ host-package] Compiling slog-scope v4.4.1
39662026-09-05T01:02:27.970Z[ host-package] Compiling serde_with v1.14.0
39672026-09-05T01:02:28.055Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
39682026-09-05T01:02:28.095Z[ host-package] Compiling scuffle v0.1.0
39692026-09-05T01:02:28.126Z[ host-package] Compiling tungstenite v0.23.0
39702026-09-05T01:02:28.289Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
39712026-09-05T01:02:28.323Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39722026-09-05T01:02:28.391Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39732026-09-05T01:02:28.641Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39742026-09-05T01:02:28.739Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
39752026-09-05T01:02:28.877Z[ host-package] Compiling nix v0.27.1
39762026-09-05T01:02:28.970Z[ host-package] Compiling libsw-core v0.3.2
39772026-09-05T01:02:29.175Z[ host-package] Compiling twox-hash v2.1.2
39782026-09-05T01:02:29.199Z[ host-package] Compiling serde_bytes v0.11.19
39792026-09-05T01:02:29.227Z[ host-package] Compiling atty v0.2.14
39802026-09-05T01:02:29.405Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
39812026-09-05T01:02:29.431Z[ host-package] Compiling libsw v3.5.0
39822026-09-05T01:02:29.483Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39832026-09-05T01:02:29.551Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
39842026-09-05T01:02:29.573Z[ host-package] Compiling tokio-tungstenite v0.23.1
39852026-09-05T01:02:29.672Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
39862026-09-05T01:02:29.697Z[ host-package] Compiling slog-stdlog v4.1.1
39872026-09-05T01:02:29.723Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39882026-09-05T01:02:29.723Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
39892026-09-05T01:02:29.863Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39902026-09-05T01:02:30.014Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39912026-09-05T01:02:30.036Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
39922026-09-05T01:02:30.201Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39932026-09-05T01:02:30.262Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39942026-09-05T01:02:30.765Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
39952026-09-05T01:02:30.800Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39962026-09-05T01:02:30.866Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
39972026-09-05T01:02:30.897Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39982026-09-05T01:02:31.123Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
39992026-09-05T01:02:31.337Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40002026-09-05T01:02:31.951Z[ host-package] Compiling signal-hook-tokio v0.3.1
40012026-09-05T01:02:32.014Z[ host-package] Compiling fatfs v0.3.6
40022026-09-05T01:02:32.146Z[ host-package] Compiling console v0.16.2
40032026-09-05T01:02:32.299Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40042026-09-05T01:02:32.473Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40052026-09-05T01:02:32.684Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40062026-09-05T01:02:32.966Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40072026-09-05T01:02:32.998Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40082026-09-05T01:02:33.022Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40092026-09-05T01:02:34.618Z[ host-package] Compiling git2 v0.20.4
40102026-09-05T01:02:35.330Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40112026-09-05T01:02:35.597Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40122026-09-05T01:02:36.947Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
40132026-09-05T01:02:37.174Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40142026-09-05T01:02:37.330Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40152026-09-05T01:02:37.379Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40162026-09-05T01:02:37.486Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40172026-09-05T01:02:37.706Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40182026-09-05T01:02:37.978Z[ helios-setup] Sep 05 01:02:36.991 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
40192026-09-05T01:02:38.129Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40202026-09-05T01:02:38.450Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
40212026-09-05T01:02:38.719Z[ host-package] Compiling yasna v0.5.2
40222026-09-05T01:02:39.431Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40232026-09-05T01:02:40.068Z[ host-package] Compiling assert_matches v1.5.0
40242026-09-05T01:02:40.265Z[ host-package] Compiling seq-macro v0.3.6
40252026-09-05T01:02:40.341Z[ host-package] Compiling indicatif v0.18.4
40262026-09-05T01:02:40.967Z[ host-package] Compiling rcgen v0.12.1
40272026-09-05T01:02:41.015Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40282026-09-05T01:02:41.387Z[ helios-setup] Sep 05 01:02:40.400 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
40292026-09-05T01:02:41.390Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40302026-09-05T01:02:41.999Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
40312026-09-05T01:02:42.154Z[ host-package] Compiling slog-envlogger v2.2.0
40322026-09-05T01:02:42.855Z[ host-package] Compiling oxide-update-engine-display v0.1.2
40332026-09-05T01:02:44.427Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40342026-09-05T01:02:46.820Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40352026-09-05T01:02:46.947Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
40362026-09-05T01:02:47.289Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40372026-09-05T01:02:47.705Z[ host-package] Compiling port-file v0.1.0
40382026-09-05T01:02:48.049Z[ host-package] Compiling rtoolbox v0.0.3
40392026-09-05T01:02:48.384Z[ host-package] Compiling subprocess v0.2.15
40402026-09-05T01:02:48.444Z[ host-package] Compiling rpassword v7.5.4
40412026-09-05T01:02:48.577Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
40422026-09-05T01:02:49.031Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40432026-09-05T01:02:49.058Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
40442026-09-05T01:02:49.137Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40452026-09-05T01:02:49.249Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40462026-09-05T01:02:49.767Z[ host-package] Compiling tui-tree-widget v0.23.1
40472026-09-05T01:02:50.152Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40482026-09-05T01:02:50.425Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
40492026-09-05T01:02:51.322Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
40502026-09-05T01:02:51.604Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
40512026-09-05T01:02:52.439Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40522026-09-05T01:02:52.590Z[ host-package] Compiling uzers v0.12.2
40532026-09-05T01:02:52.720Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
40542026-09-05T01:02:52.885Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40552026-09-05T01:02:52.950Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40562026-09-05T01:02:53.061Z[ helios-setup] Sep 05 01:02:52.074 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.42s
40572026-09-05T01:02:53.097Z[ helios-setup] Sep 05 01:02:52.110 INFO building project "amd-host-image-builder" ok (44 seconds)
40582026-09-05T01:02:53.097Z[ helios-setup] Sep 05 01:02:52.110 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
40592026-09-05T01:02:53.105Z[ helios-setup] Sep 05 01:02:52.117 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)"
40602026-09-05T01:02:53.105Z[ helios-setup] Sep 05 01:02:52.117 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
40612026-09-05T01:02:53.108Z[ helios-setup] Sep 05 01:02:52.117 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
40622026-09-05T01:02:53.212Z[ helios-setup] Sep 05 01:02:52.225 INFO E| Blocking waiting for file lock on package cache
40632026-09-05T01:02:53.349Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40642026-09-05T01:02:53.511Z[ host-package] Compiling support-bundle-viewer v0.1.2
40652026-09-05T01:02:53.877Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
40662026-09-05T01:02:54.176Z[ host-package] Compiling multimap v0.10.1
40672026-09-05T01:02:54.807Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
40682026-09-05T01:02:56.305Z[ helios-setup] Sep 05 01:02:55.318 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
40692026-09-05T01:02:56.642Z[ helios-setup] Sep 05 01:02:55.654 INFO E| From https://github.com/jclulow/rust-jmclib
40702026-09-05T01:02:56.642Z[ helios-setup] Sep 05 01:02:55.654 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
40712026-09-05T01:02:56.652Z[ helios-setup] Sep 05 01:02:55.665 INFO E| Updating crates.io index
40722026-09-05T01:02:56.706Z[ helios-setup] Sep 05 01:02:55.719 INFO E| Downloading crates ...
40732026-09-05T01:02:56.755Z[ helios-setup] Sep 05 01:02:55.768 INFO E| Downloaded digest v0.9.0
40742026-09-05T01:02:56.764Z[ helios-setup] Sep 05 01:02:55.777 INFO E| Downloaded anyhow v1.0.72
40752026-09-05T01:02:56.767Z[ helios-setup] Sep 05 01:02:55.780 INFO E| Downloaded errno v0.3.1
40762026-09-05T01:02:56.770Z[ helios-setup] Sep 05 01:02:55.781 INFO E| Downloaded fastrand v2.0.0
40772026-09-05T01:02:56.774Z[ helios-setup] Sep 05 01:02:55.785 INFO E| Downloaded cpufeatures v0.2.9
40782026-09-05T01:02:56.777Z[ helios-setup] Sep 05 01:02:55.787 INFO E| Downloaded libdevinfo-sys v1.0.0
40792026-09-05T01:02:56.780Z[ helios-setup] Sep 05 01:02:55.793 INFO E| Downloaded sha-1 v0.9.8
40802026-09-05T01:02:56.783Z[ helios-setup] Sep 05 01:02:55.794 INFO E| Downloaded block-buffer v0.9.0
40812026-09-05T01:02:56.783Z[ helios-setup] Sep 05 01:02:55.795 INFO E| Downloaded md-5 v0.9.1
40822026-09-05T01:02:56.783Z[ helios-setup] Sep 05 01:02:55.796 INFO E| Downloaded serde v1.0.193
40832026-09-05T01:02:56.791Z[ helios-setup] Sep 05 01:02:55.804 INFO E| Downloaded glob v0.3.1
40842026-09-05T01:02:56.794Z[ helios-setup] Sep 05 01:02:55.805 INFO E| Downloaded tempfile v3.7.0
40852026-09-05T01:02:56.794Z[ helios-setup] Sep 05 01:02:55.807 INFO E| Downloaded quote v1.0.31
40862026-09-05T01:02:56.797Z[ helios-setup] Sep 05 01:02:55.808 INFO E| Downloaded once_cell v1.18.0
40872026-09-05T01:02:56.802Z[ helios-setup] Sep 05 01:02:55.815 INFO E| Downloaded uuid v0.8.2
40882026-09-05T01:02:56.805Z[ helios-setup] Sep 05 01:02:55.817 INFO E| Downloaded walkdir v2.3.3
40892026-09-05T01:02:56.808Z[ helios-setup] Sep 05 01:02:55.818 INFO E| Downloaded getrandom v0.2.10
40902026-09-05T01:02:56.808Z[ helios-setup] Sep 05 01:02:55.821 INFO E| Downloaded typenum v1.16.0
40912026-09-05T01:02:56.812Z[ helios-setup] Sep 05 01:02:55.822 INFO E| Downloaded bitflags v2.3.3
40922026-09-05T01:02:56.812Z[ helios-setup] Sep 05 01:02:55.824 INFO E| Downloaded proc-macro2 v1.0.66
40932026-09-05T01:02:56.816Z[ helios-setup] Sep 05 01:02:55.825 INFO E| Downloaded toml v0.5.11
40942026-09-05T01:02:56.816Z[ helios-setup] Sep 05 01:02:55.827 INFO E| Downloaded serde_derive v1.0.193
40952026-09-05T01:02:56.819Z[ helios-setup] Sep 05 01:02:55.830 INFO E| Downloaded unicode-ident v1.0.11
40962026-09-05T01:02:56.829Z[ helios-setup] Sep 05 01:02:55.842 INFO E| Downloaded serde_json v1.0.103
40972026-09-05T01:02:56.854Z[ helios-setup] Sep 05 01:02:55.867 INFO E| Downloaded rustix v0.38.4
40982026-09-05T01:02:56.867Z[ helios-setup] Sep 05 01:02:55.880 INFO E| Downloaded syn v2.0.32
40992026-09-05T01:02:56.879Z[ helios-setup] Sep 05 01:02:55.892 INFO E| Downloaded libc v0.2.147
41002026-09-05T01:02:56.951Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling libc v0.2.147
41012026-09-05T01:02:56.951Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling proc-macro2 v1.0.66
41022026-09-05T01:02:56.951Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling unicode-ident v1.0.11
41032026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling cfg-if v1.0.0
41042026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling typenum v1.16.0
41052026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling version_check v0.9.4
41062026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling serde v1.0.193
41072026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling powerfmt v0.2.0
41082026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling rustix v0.38.4
41092026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling num-conv v0.1.0
41102026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling itoa v1.0.9
41112026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling slog v2.7.0
41122026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling time-core v0.1.2
41132026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling once_cell v1.18.0
41142026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling bitflags v2.3.3
41152026-09-05T01:02:56.955Z[ helios-setup] Sep 05 01:02:55.964 INFO E| Compiling num_threads v0.1.6
41162026-09-05T01:02:57.218Z[ helios-setup] Sep 05 01:02:56.231 INFO E| Compiling anyhow v1.0.72
41172026-09-05T01:02:57.274Z[ helios-setup] Sep 05 01:02:56.287 INFO E| Compiling fastrand v2.0.0
41182026-09-05T01:02:57.391Z[ helios-setup] Sep 05 01:02:56.404 INFO E| Compiling deranged v0.3.11
41192026-09-05T01:02:57.447Z[ helios-setup] Sep 05 01:02:56.459 INFO E| Compiling thread_local v1.1.7
41202026-09-05T01:02:57.473Z[ helios-setup] Sep 05 01:02:56.486 INFO E| Compiling opaque-debug v0.3.0
41212026-09-05T01:02:57.558Z[ helios-setup] Sep 05 01:02:56.571 INFO E| Compiling serde_json v1.0.103
41222026-09-05T01:02:57.568Z[ helios-setup] Sep 05 01:02:56.580 INFO E| Compiling time-macros v0.2.18
41232026-09-05T01:02:57.610Z[ helios-setup] Sep 05 01:02:56.623 INFO E| Compiling cpufeatures v0.2.9
41242026-09-05T01:02:57.614Z[ helios-setup] Sep 05 01:02:56.627 INFO E| Compiling same-file v1.0.6
41252026-09-05T01:02:57.695Z[ helios-setup] Sep 05 01:02:56.708 INFO E| Compiling ryu v1.0.15
41262026-09-05T01:02:57.750Z[ helios-setup] Sep 05 01:02:56.762 INFO E| Compiling generic-array v0.14.7
41272026-09-05T01:02:57.847Z[ helios-setup] Sep 05 01:02:56.859 INFO E| Compiling unicode-width v0.1.10
41282026-09-05T01:02:57.864Z[ helios-setup] Sep 05 01:02:56.877 INFO E| Compiling walkdir v2.3.3
41292026-09-05T01:02:58.030Z[ helios-setup] Sep 05 01:02:57.043 INFO E| Compiling getopts v0.2.21
41302026-09-05T01:02:58.080Z[ helios-setup] Sep 05 01:02:57.092 INFO E| Compiling libdevinfo-sys v1.0.0
41312026-09-05T01:02:58.085Z[ helios-setup] Sep 05 01:02:57.098 INFO E| Compiling glob v0.3.1
41322026-09-05T01:02:58.781Z[ helios-setup] Sep 05 01:02:57.793 INFO E| Compiling dirs-sys-next v0.1.2
41332026-09-05T01:02:58.781Z[ helios-setup] Sep 05 01:02:57.793 INFO E| Compiling errno v0.3.1
41342026-09-05T01:02:58.781Z[ helios-setup] Sep 05 01:02:57.793 INFO E| Compiling atty v0.2.14
41352026-09-05T01:02:58.784Z[ helios-setup] Sep 05 01:02:57.793 INFO E| Compiling getrandom v0.2.10
41362026-09-05T01:02:58.941Z[ helios-setup] Sep 05 01:02:57.954 INFO E| Compiling dirs-next v2.0.0
41372026-09-05T01:02:59.025Z[ helios-setup] Sep 05 01:02:58.037 INFO E| Compiling term v0.7.0
41382026-09-05T01:02:59.049Z[ helios-setup] Sep 05 01:02:58.061 INFO E| Compiling quote v1.0.31
41392026-09-05T01:02:59.381Z[ helios-setup] Sep 05 01:02:58.393 INFO E| Compiling syn v2.0.32
41402026-09-05T01:02:59.607Z[ helios-setup] Sep 05 01:02:58.619 INFO E| Compiling tempfile v3.7.0
41412026-09-05T01:02:59.697Z[ helios-setup] Sep 05 01:02:58.709 INFO E| Compiling time v0.3.36
41422026-09-05T01:03:00.154Z[ helios-setup] Sep 05 01:02:59.164 INFO E| Compiling block-buffer v0.9.0
41432026-09-05T01:03:00.154Z[ helios-setup] Sep 05 01:02:59.164 INFO E| Compiling digest v0.9.0
41442026-09-05T01:03:00.303Z[ helios-setup] Sep 05 01:02:59.313 INFO E| Compiling md-5 v0.9.1
41452026-09-05T01:03:00.303Z[ helios-setup] Sep 05 01:02:59.313 INFO E| Compiling sha-1 v0.9.8
41462026-09-05T01:03:00.791Z[ helios-setup] Sep 05 01:02:59.801 INFO E| Compiling slog-term v2.9.0
41472026-09-05T01:03:01.297Z[ helios-setup] Sep 05 01:03:00.309 INFO E| Compiling serde_derive v1.0.193
41482026-09-05T01:03:05.783Z[ helios-setup] Sep 05 01:03:04.796 INFO E| Compiling toml v0.5.11
41492026-09-05T01:03:05.783Z[ helios-setup] Sep 05 01:03:04.796 INFO E| Compiling uuid v0.8.2
41502026-09-05T01:03:06.544Z[ helios-setup] Sep 05 01:03:05.557 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
41512026-09-05T01:03:07.328Z[ helios-setup] Sep 05 01:03:06.340 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
41522026-09-05T01:03:11.505Z[ helios-setup] Sep 05 01:03:10.518 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.39s
41532026-09-05T01:03:11.529Z[ helios-setup] Sep 05 01:03:10.542 INFO building project "image-builder" ok (18 seconds)
41542026-09-05T01:03:11.533Z[ helios-setup] rm -f helios-build
41552026-09-05T01:03:11.536Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
41562026-09-05T01:03:11.536Z[ helios-setup]
41572026-09-05T01:03:11.540Z[ helios-setup] Setup complete! ./helios-build is now available.
41582026-09-05T01:03:11.540Z[ helios-setup]
41592026-09-05T01:03:11.540Z[ helios-setup]
41602026-09-05T01:03:11.540Z[ helios-setup] real 2:55.280839365
41612026-09-05T01:03:11.540Z[ helios-setup] user 7:03.394967098
41622026-09-05T01:03:11.540Z[ helios-setup] sys 1:16.889534551
41632026-09-05T01:03:11.540Z[ helios-setup] trap 0.518102015
41642026-09-05T01:03:11.540Z[ helios-setup] tflt 2.222942280
41652026-09-05T01:03:11.540Z[ helios-setup] dflt 7.026593806
41662026-09-05T01:03:11.540Z[ helios-setup] kflt 0.000648670
41672026-09-05T01:03:11.540Z[ helios-setup] lock 52:57.541777512
41682026-09-05T01:03:11.540Z[ helios-setup] slp 34:17.934204123
41692026-09-05T01:03:11.540Z[ helios-setup] lat 5:32.021727381
41702026-09-05T01:03:11.540Z[ helios-setup] stop 1:24.560465445
41712026-09-05T01:03:11.540ZSep 05 01:03:10.552 INFO [helios-setup] process exited with exit status: 0 (175.283697738s)
41722026-09-05T01:03:11.540ZSep 05 01:03:10.552 INFO [helios-record] running task
41732026-09-05T01:03:11.540ZSep 05 01:03:10.552 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
41742026-09-05T01:03:11.544ZSep 05 01:03:10.557 DEBG process exited with exit status: 0 (4.304144ms)
41752026-09-05T01:03:11.544ZSep 05 01:03:10.557 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
41762026-09-05T01:03:11.547ZSep 05 01:03:10.560 DEBG process exited with exit status: 0 (3.641175ms)
41772026-09-05T01:03:11.547ZSep 05 01:03:10.560 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
41782026-09-05T01:03:11.551ZSep 05 01:03:10.564 DEBG process exited with exit status: 0 (3.291914ms)
41792026-09-05T01:03:11.551ZSep 05 01:03:10.564 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
41802026-09-05T01:03:11.554ZSep 05 01:03:10.567 DEBG process exited with exit status: 0 (3.195993ms)
41812026-09-05T01:03:11.554ZSep 05 01:03:10.567 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
41822026-09-05T01:03:11.561ZSep 05 01:03:10.570 DEBG process exited with exit status: 0 (2.991474ms)
41832026-09-05T01:03:11.561ZSep 05 01:03:10.570 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
41842026-09-05T01:03:11.565ZSep 05 01:03:10.573 DEBG process exited with exit status: 0 (3.153793ms)
41852026-09-05T01:03:11.565ZSep 05 01:03:10.573 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
41862026-09-05T01:03:11.565ZSep 05 01:03:10.576 DEBG process exited with exit status: 0 (3.268594ms)
41872026-09-05T01:03:11.565ZSep 05 01:03:10.576 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
41882026-09-05T01:03:11.569ZSep 05 01:03:10.580 DEBG process exited with exit status: 0 (3.179064ms)
41892026-09-05T01:03:11.569ZSep 05 01:03:10.580 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
41902026-09-05T01:03:11.575ZSep 05 01:03:10.583 DEBG process exited with exit status: 0 (3.159163ms)
41912026-09-05T01:03:11.575ZSep 05 01:03:10.583 INFO [helios-record] task succeeded (30.849546ms)
41922026-09-05T01:03:21.495Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
41932026-09-05T01:03:41.689Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41942026-09-05T01:03:56.075Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41952026-09-05T01:11:39.537Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 35s
41962026-09-05T01:11:39.542Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41972026-09-05T01:11:39.542Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41982026-09-05T01:12:15.990ZSep 05 01:12:15.001 INFO [host-package] process exited with exit status: 0 (672.269513059s)
41992026-09-05T01:12:15.990ZSep 05 01:12:15.001 INFO [host-libraries] running task
42002026-09-05T01:12:15.990ZSep 05 01:12:15.001 INFO [host-stamp] running task
42012026-09-05T01:12:15.993ZSep 05 01:12:15.004 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+gitf5d91766f36
42022026-09-05T01:12:15.993ZSep 05 01:12:15.004 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+gitf5d91766f36
42032026-09-05T01:12:15.993ZSep 05 01:12:15.004 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+gitf5d91766f36
42042026-09-05T01:12:15.993ZSep 05 01:12:15.005 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+gitf5d91766f36
42052026-09-05T01:12:15.996ZSep 05 01:12:15.005 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+gitf5d91766f36
42062026-09-05T01:12:15.996ZSep 05 01:12:15.005 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+gitf5d91766f36
42072026-09-05T01:12:15.996ZSep 05 01:12:15.005 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+gitf5d91766f36
42082026-09-05T01:12:15.996ZSep 05 01:12:15.006 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+gitf5d91766f36
42092026-09-05T01:12:16.000Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42102026-09-05T01:12:16.000Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
42112026-09-05T01:12:16.001Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
42122026-09-05T01:12:16.001Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42132026-09-05T01:12:16.001Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
42142026-09-05T01:12:16.001Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
42152026-09-05T01:12:16.005Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
42162026-09-05T01:12:16.005Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
42172026-09-05T01:12:16.005Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
42182026-09-05T01:12:16.005ZSep 05 01:12:15.015 INFO [stamp-overlay] process exited with exit status: 0 (11.294363ms)
42192026-09-05T01:12:16.008Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
42202026-09-05T01:12:16.008ZSep 05 01:12:15.020 INFO [stamp-oxlog] process exited with exit status: 0 (14.281636ms)
42212026-09-05T01:12:16.042Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
42222026-09-05T01:12:16.045ZSep 05 01:12:15.056 INFO [stamp-crucible-utils] process exited with exit status: 0 (50.804118ms)
42232026-09-05T01:12:16.048Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
42242026-09-05T01:12:16.051ZSep 05 01:12:15.060 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (55.894774ms)
42252026-09-05T01:12:16.177Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
42262026-09-05T01:12:16.180ZSep 05 01:12:15.191 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (187.230023ms)
42272026-09-05T01:12:16.211Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
42282026-09-05T01:12:16.214ZSep 05 01:12:15.225 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (219.68927ms)
42292026-09-05T01:12:16.547Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
42302026-09-05T01:12:16.550ZSep 05 01:12:15.561 INFO [stamp-propolis-server] process exited with exit status: 0 (556.751706ms)
42312026-09-05T01:12:16.794ZSep 05 01:12:15.805 INFO [host-libraries] task succeeded (804.448208ms)
42322026-09-05T01:12:16.797ZSep 05 01:12:15.806 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
42332026-09-05T01:12:16.802Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
42342026-09-05T01:12:17.785Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42352026-09-05T01:12:17.908Z[recovery-package] Compiling regress v0.11.1
42362026-09-05T01:12:17.947Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
42372026-09-05T01:12:17.950Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42382026-09-05T01:12:17.950Z[recovery-package] Compiling cancel-safe-futures v0.1.5
42392026-09-05T01:12:17.950Z[recovery-package] Compiling slog-scope v4.4.1
42402026-09-05T01:12:17.982Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42412026-09-05T01:12:18.024Z[recovery-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42422026-09-05T01:12:18.111Z[recovery-package] Compiling slog-stdlog v4.1.1
42432026-09-05T01:12:18.149Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
42442026-09-05T01:12:18.188Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42452026-09-05T01:12:18.259Z[recovery-package] Compiling slog-envlogger v2.2.0
42462026-09-05T01:12:18.464Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42472026-09-05T01:12:18.923Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
42482026-09-05T01:12:19.075Z[recovery-package] Compiling oxide-update-engine v0.1.2
42492026-09-05T01:12:19.523Z[recovery-package] Compiling typify-impl v0.6.2
42502026-09-05T01:12:20.964Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
42512026-09-05T01:12:20.981ZSep 05 01:12:19.977 INFO [stamp-switch-asic] process exited with exit status: 0 (4.971794373s)
42522026-09-05T01:12:20.981ZSep 05 01:12:19.977 INFO [host-stamp] task succeeded (4.975888488s)
42532026-09-05T01:12:20.981ZSep 05 01:12:19.977 INFO [host-proto] running task
42542026-09-05T01:12:21.254Z[recovery-package] Compiling typify v0.6.2
42552026-09-05T01:12:21.291ZSep 05 01:12:20.302 INFO [host-proto] task succeeded (324.938251ms)
42562026-09-05T01:12:21.291ZSep 05 01:12:20.302 INFO [host-profile] running task
42572026-09-05T01:12:21.298ZSep 05 01:12:20.302 INFO [host-profile] task succeeded (173.38µs)
42582026-09-05T01:12:21.298ZSep 05 01:12:20.302 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/.tmpByZPSv/proto/host/root -N 'ci f5d9176/${os_short_commit} 2026-09-05 01: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/'
42592026-09-05T01:12:21.301Z[ host-image] Sep 05 01:12:20.308 INFO Checking files for board 'cosmo-mbist'
42602026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
42612026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO Checking files for board 'gimlet'
42622026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42632026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
42642026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO Checking files for board 'cosmo'
42652026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42662026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
42672026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO Checking files for board 'cosmo-mbist-noaggr'
42682026-09-05T01:12:21.302Z[ host-image] Sep 05 01:12:20.308 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
42692026-09-05T01:12:21.306Z[ host-image] Sep 05 01:12:20.317 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpByZPSv/proto/host/root"
42702026-09-05T01:12:21.306Z[ host-image] Sep 05 01:12:20.317 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
42712026-09-05T01:12:21.309Z[ host-image] Sep 05 01:12:20.317 INFO image builder template: ramdisk-01-os...
42722026-09-05T01:12:21.309Z[ host-image] Sep 05 01:12:20.317 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/.tmpByZPSv/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
42732026-09-05T01:12:21.319Z[ host-image] Sep 05 01:12:20.330 INFO O| Sep 05 01:12:20.330 INFO CREATE DATASET: rpool/images/build/host/output
42742026-09-05T01:12:21.338Z[recovery-package] Compiling progenitor-impl v0.14.0
42752026-09-05T01:12:22.428Z[ host-image] Sep 05 01:12:21.439 INFO O| Sep 05 01:12:21.439 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
42762026-09-05T01:12:22.431Z[ host-image] Sep 05 01:12:21.443 INFO O| Sep 05 01:12:21.442 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
42772026-09-05T01:12:22.653Z[ host-image] Sep 05 01:12:21.664 INFO O| Sep 05 01:12:21.664 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
42782026-09-05T01:12:22.664Z[recovery-package] Compiling progenitor v0.14.0
42792026-09-05T01:12:22.721Z[ host-image] Sep 05 01:12:21.733 INFO O| Sep 05 01:12:21.733 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
42802026-09-05T01:12:22.721Z[ host-image] Sep 05 01:12:21.733 INFO O| Sep 05 01:12:21.733 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
42812026-09-05T01:12:22.724Z[ host-image] Sep 05 01:12:21.733 INFO O| Sep 05 01:12:21.733 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
42822026-09-05T01:12:22.724Z[ host-image] Sep 05 01:12:21.733 INFO O| Sep 05 01:12:21.733 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
42832026-09-05T01:12:22.727Z[ host-image] Sep 05 01:12:21.737 INFO O| Sep 05 01:12:21.737 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
42842026-09-05T01:12:22.774Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42852026-09-05T01:12:22.774Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42862026-09-05T01:12:22.954Z[ host-image] Sep 05 01:12:21.965 INFO O| Sep 05 01:12:21.965 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42872026-09-05T01:12:22.961Z[ host-image] Sep 05 01:12:21.973 INFO O| Sep 05 01:12:21.972 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
42882026-09-05T01:12:23.258Z[ host-image] Sep 05 01:12:22.269 INFO O| Sep 05 01:12:22.269 INFO O| Caching catalogs ... Done
42892026-09-05T01:12:23.315Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42902026-09-05T01:12:23.332Z[ host-image] Sep 05 01:12:22.344 INFO O| Sep 05 01:12:22.344 INFO STEP 0 (pkg_image_create) COMPLETE
42912026-09-05T01:12:23.332Z[ host-image] Sep 05 01:12:22.344 INFO O| Sep 05 01:12:22.344 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42922026-09-05T01:12:23.340Z[ host-image] Sep 05 01:12:22.351 INFO O| Sep 05 01:12:22.351 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"]
42932026-09-05T01:12:23.613Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO STEP 1 (pkg_set_publisher) COMPLETE
42942026-09-05T01:12:23.613Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42952026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO skip step because feature "publisher_1_name" is not enabled
42962026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42972026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO skip step because feature "publisher_2_name" is not enabled
42982026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42992026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO skip step because feature "publisher_3_name" is not enabled
43002026-09-05T01:12:23.616Z[ host-image] Sep 05 01:12:22.624 INFO O| Sep 05 01:12:22.624 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43012026-09-05T01:12:23.887Z[ host-image] Sep 05 01:12:22.898 INFO O| Sep 05 01:12:22.898 INFO variant opensolaris.zone is already global
43022026-09-05T01:12:23.887Z[ host-image] Sep 05 01:12:22.898 INFO O| Sep 05 01:12:22.898 INFO STEP 5 (pkg_change_variant) COMPLETE
43032026-09-05T01:12:23.890Z[ host-image] Sep 05 01:12:22.898 INFO O| Sep 05 01:12:22.898 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43042026-09-05T01:12:24.137Z[ host-image] Sep 05 01:12:23.148 INFO O| Sep 05 01:12:23.148 INFO variant opensolaris.imagetype is full; changing to partial
43052026-09-05T01:12:24.137Z[ host-image] Sep 05 01:12:23.148 INFO O| Sep 05 01:12:23.148 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
43062026-09-05T01:12:25.976Z[ host-image] Sep 05 01:12:24.987 INFO O| Sep 05 01:12:24.987 INFO O| Startup: Refreshing catalog 'helios' ... Done
43072026-09-05T01:12:26.427Z[ host-image] Sep 05 01:12:25.438 INFO O| Sep 05 01:12:25.438 INFO O| Startup: Caching catalogs ... Done
43082026-09-05T01:12:26.442Z[ host-image] Sep 05 01:12:25.453 INFO O| Sep 05 01:12:25.453 INFO O| Planning: Planning completed in 0.00 seconds
43092026-09-05T01:12:26.445Z[ host-image] Sep 05 01:12:25.454 INFO O| Sep 05 01:12:25.454 INFO O| Planning: Consolidating action changes ... Done
43102026-09-05T01:12:26.445Z[ host-image] Sep 05 01:12:25.454 INFO O| Sep 05 01:12:25.454 INFO O| Planning: Evaluating mediators ... Done
43112026-09-05T01:12:26.445Z[ host-image] Sep 05 01:12:25.454 INFO O| Sep 05 01:12:25.454 INFO O| Planning: Planning completed in 0.00 seconds
43122026-09-05T01:12:26.445Z[ host-image] Sep 05 01:12:25.454 INFO O| Sep 05 01:12:25.454 INFO O| Variants/Facets to change: 1
43132026-09-05T01:12:26.451Z[ host-image] Sep 05 01:12:25.462 INFO O| Sep 05 01:12:25.462 INFO O| Finalize: Updating package state database ... Done
43142026-09-05T01:12:26.451Z[ host-image] Sep 05 01:12:25.462 INFO O| Sep 05 01:12:25.462 INFO O| Finalize: Updating package cache ... Done
43152026-09-05T01:12:26.530Z[ host-image] Sep 05 01:12:25.541 INFO O| Sep 05 01:12:25.541 INFO O| Finalize: Updating image state ... Done
43162026-09-05T01:12:26.544Z[ host-image] Sep 05 01:12:25.553 INFO O| Sep 05 01:12:25.553 INFO O| Finalize: Creating fast lookup database ... Done
43172026-09-05T01:12:26.547Z[ host-image] Sep 05 01:12:25.554 INFO O| Sep 05 01:12:25.554 INFO O| Finalize: Reading search index ... Done
43182026-09-05T01:12:26.547Z[ host-image] Sep 05 01:12:25.554 INFO O| Sep 05 01:12:25.554 INFO O| Finalize: Updating search index ... Done
43192026-09-05T01:12:26.547Z[ host-image] Sep 05 01:12:25.555 INFO O| Sep 05 01:12:25.555 INFO O| Finalize: Updating package cache ... Done
43202026-09-05T01:12:26.741Z[ host-image] Sep 05 01:12:25.752 INFO O| Sep 05 01:12:25.752 INFO STEP 6 (pkg_change_variant) COMPLETE
43212026-09-05T01:12:26.741Z[ host-image] Sep 05 01:12:25.753 INFO O| Sep 05 01:12:25.752 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43222026-09-05T01:12:26.741Z[ host-image] Sep 05 01:12:25.753 INFO O| Sep 05 01:12:25.752 INFO skip step because feature "debug_variant" is not enabled
43232026-09-05T01:12:26.747Z[ host-image] Sep 05 01:12:25.753 INFO O| Sep 05 01:12:25.752 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43242026-09-05T01:12:26.985Z[ host-image] Sep 05 01:12:25.996 INFO O| Sep 05 01:12:25.996 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43252026-09-05T01:12:28.806Z[ host-image] Sep 05 01:12:27.817 INFO O| Sep 05 01:12:27.817 INFO O| Startup: Refreshing catalog 'helios' ... Done
43262026-09-05T01:12:29.077Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43272026-09-05T01:12:29.251Z[ host-image] Sep 05 01:12:28.262 INFO O| Sep 05 01:12:28.262 INFO O| Startup: Caching catalogs ... Done
43282026-09-05T01:12:29.269Z[ host-image] Sep 05 01:12:28.279 INFO O| Sep 05 01:12:28.279 INFO O| Planning: Planning completed in 0.00 seconds
43292026-09-05T01:12:29.272Z[ host-image] Sep 05 01:12:28.279 INFO O| Sep 05 01:12:28.279 INFO O| Planning: Consolidating action changes ... Done
43302026-09-05T01:12:29.272Z[ host-image] Sep 05 01:12:28.279 INFO O| Sep 05 01:12:28.279 INFO O| Planning: Evaluating mediators ... Done
43312026-09-05T01:12:29.272Z[ host-image] Sep 05 01:12:28.280 INFO O| Sep 05 01:12:28.280 INFO O| Planning: Planning completed in 0.00 seconds
43322026-09-05T01:12:29.272Z[ host-image] Sep 05 01:12:28.280 INFO O| Sep 05 01:12:28.280 INFO O| Variants/Facets to change: 1
43332026-09-05T01:12:29.277Z[ host-image] Sep 05 01:12:28.288 INFO O| Sep 05 01:12:28.288 INFO O| Finalize: Updating package state database ... Done
43342026-09-05T01:12:29.277Z[ host-image] Sep 05 01:12:28.288 INFO O| Sep 05 01:12:28.288 INFO O| Finalize: Updating package cache ... Done
43352026-09-05T01:12:29.353Z[ host-image] Sep 05 01:12:28.364 INFO O| Sep 05 01:12:28.364 INFO O| Finalize: Updating image state ... Done
43362026-09-05T01:12:29.369Z[ host-image] Sep 05 01:12:28.380 INFO O| Sep 05 01:12:28.380 INFO O| Finalize: Creating fast lookup database ... Done
43372026-09-05T01:12:29.372Z[ host-image] Sep 05 01:12:28.381 INFO O| Sep 05 01:12:28.381 INFO O| Finalize: Reading search index ... Done
43382026-09-05T01:12:29.372Z[ host-image] Sep 05 01:12:28.381 INFO O| Sep 05 01:12:28.381 INFO O| Finalize: Updating search index ... Done
43392026-09-05T01:12:29.373Z[ host-image] Sep 05 01:12:28.382 INFO O| Sep 05 01:12:28.382 INFO O| Finalize: Updating package cache ... Done
43402026-09-05T01:12:29.655Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO STEP 8 (pkg_change_facet) COMPLETE
43412026-09-05T01:12:29.656Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43422026-09-05T01:12:29.659Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO skip step because feature "recovery" is not enabled
43432026-09-05T01:12:29.659Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43442026-09-05T01:12:29.659Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO skip step because feature "recovery" is not enabled
43452026-09-05T01:12:29.659Z[ host-image] Sep 05 01:12:28.657 INFO O| Sep 05 01:12:28.657 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43462026-09-05T01:12:29.659Z[ host-image] Sep 05 01:12:28.665 INFO O| Sep 05 01:12:28.665 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"]
43472026-09-05T01:12:30.020Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
43482026-09-05T01:12:30.020Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43492026-09-05T01:12:31.505Z[ host-image] Sep 05 01:12:30.516 INFO O| Sep 05 01:12:30.516 INFO O| Startup: Refreshing catalog 'helios' ... Done
43502026-09-05T01:12:31.966Z[ host-image] Sep 05 01:12:30.977 INFO O| Sep 05 01:12:30.977 INFO O| Startup: Caching catalogs ... Done
43512026-09-05T01:12:32.260Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43522026-09-05T01:12:32.260Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43532026-09-05T01:12:33.292Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43542026-09-05T01:12:33.878Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43552026-09-05T01:12:34.670Z[ host-image] Sep 05 01:12:33.681 INFO O| Sep 05 01:12:33.681 INFO O| Planning: Solver setup ... Done
43562026-09-05T01:12:34.962Z[ host-image] Sep 05 01:12:33.973 INFO O| Sep 05 01:12:33.973 INFO O| Planning: Running solver ... Done
43572026-09-05T01:12:35.019Z[ host-image] Sep 05 01:12:34.027 INFO O| Sep 05 01:12:34.027 INFO O| Planning: Finding local manifests ... Done
43582026-09-05T01:12:35.036Z[ host-image] Sep 05 01:12:34.047 INFO O| Sep 05 01:12:34.047 INFO O| Planning: Fetching manifests: 0/130 0% complete
43592026-09-05T01:12:36.685Z[ host-image] Sep 05 01:12:35.696 INFO O| Sep 05 01:12:35.696 INFO O| Planning: Fetching manifests: 130/130 100% complete
43602026-09-05T01:12:37.165Z[ host-image] Sep 05 01:12:36.176 INFO O| Sep 05 01:12:36.176 INFO O| Planning: Package planning ... Done
43612026-09-05T01:12:37.479Z[ host-image] Sep 05 01:12:36.490 INFO O| Sep 05 01:12:36.490 INFO O| Planning: Merging actions ... Done
43622026-09-05T01:12:37.580Z[ host-image] Sep 05 01:12:36.591 INFO O| Sep 05 01:12:36.591 INFO O| Planning: Checking for conflicting actions ... Done
43632026-09-05T01:12:37.679Z[ host-image] Sep 05 01:12:36.691 INFO O| Sep 05 01:12:36.691 INFO O| Planning: Consolidating action changes ... Done
43642026-09-05T01:12:38.024Z[ host-image] Sep 05 01:12:37.034 INFO O| Sep 05 01:12:37.033 INFO O| Planning: Evaluating mediators ... Done
43652026-09-05T01:12:39.427Z[ host-image] Sep 05 01:12:38.437 INFO O| Sep 05 01:12:38.437 INFO O| Planning: Planning completed in 7.44 seconds
43662026-09-05T01:12:39.430Z[ host-image] Sep 05 01:12:38.438 INFO O| Sep 05 01:12:38.438 INFO O| Packages to install: 130
43672026-09-05T01:12:39.430Z[ host-image] Sep 05 01:12:38.438 INFO O| Sep 05 01:12:38.438 INFO O| Mediators to change: 5
43682026-09-05T01:12:39.430Z[ host-image] Sep 05 01:12:38.438 INFO O| Sep 05 01:12:38.438 INFO O| Services to change: 6
43692026-09-05T01:12:39.456Z[ host-image] Sep 05 01:12:38.467 INFO O| Sep 05 01:12:38.467 INFO O| Download: 0/23891 items 0.0/223.0MB 0% complete
43702026-09-05T01:12:44.484Z[ host-image] Sep 05 01:12:43.495 INFO O| Sep 05 01:12:43.494 INFO O| Download: 12822/23891 items 106.2/223.0MB 47% complete (21.3M/s)
43712026-09-05T01:12:48.891Z[ host-image] Sep 05 01:12:47.902 INFO O| Sep 05 01:12:47.902 INFO O| Download: Completed 223.04 MB in 9.43 seconds (23.6M/s)
43722026-09-05T01:12:49.693Z[recovery-package] Finished `release` profile [optimized] target(s) in 32.77s
43732026-09-05T01:12:50.111Z[ host-image] Sep 05 01:12:49.119 INFO O| Sep 05 01:12:49.119 INFO O| Actions: 1/54206 actions (Installing new actions)
43742026-09-05T01:12:51.446ZSep 05 01:12:50.457 INFO [recovery-package] process exited with exit status: 0 (34.651720038s)
43752026-09-05T01:12:51.446ZSep 05 01:12:50.457 INFO [recovery-libraries] running task
43762026-09-05T01:12:51.447ZSep 05 01:12:50.457 INFO [recovery-stamp] running task
43772026-09-05T01:12:51.450ZSep 05 01:12:50.458 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+gitf5d91766f36
43782026-09-05T01:12:51.450ZSep 05 01:12:50.458 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+gitf5d91766f36
43792026-09-05T01:12:51.454Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
43802026-09-05T01:12:51.454Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
43812026-09-05T01:12:51.467ZSep 05 01:12:50.479 INFO [recovery-libraries] task succeeded (21.453205ms)
43822026-09-05T01:12:51.471ZSep 05 01:12:50.479 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
43832026-09-05T01:12:51.495Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
43842026-09-05T01:12:51.498ZSep 05 01:12:50.507 INFO [stamp-installinator] process exited with exit status: 0 (49.478766ms)
43852026-09-05T01:12:51.598Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
43862026-09-05T01:12:51.601ZSep 05 01:12:50.612 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (153.913125ms)
43872026-09-05T01:12:51.601ZSep 05 01:12:50.612 INFO [recovery-stamp] task succeeded (154.298876ms)
43882026-09-05T01:12:51.601ZSep 05 01:12:50.612 INFO [recovery-proto] running task
43892026-09-05T01:12:51.601ZSep 05 01:12:50.612 INFO [tuf-stamp] running task
43902026-09-05T01:12:51.601ZSep 05 01:12:50.612 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+gitf5d91766f36
43912026-09-05T01:12:51.605ZSep 05 01:12:50.613 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+gitf5d91766f36
43922026-09-05T01:12:51.605ZSep 05 01:12:50.613 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+gitf5d91766f36
43932026-09-05T01:12:51.605ZSep 05 01:12:50.613 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+gitf5d91766f36
43942026-09-05T01:12:51.605ZSep 05 01:12:50.614 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+gitf5d91766f36
43952026-09-05T01:12:51.605ZSep 05 01:12:50.614 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+gitf5d91766f36
43962026-09-05T01:12:51.605ZSep 05 01:12:50.614 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+gitf5d91766f36
43972026-09-05T01:12:51.605ZSep 05 01:12:50.615 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+gitf5d91766f36
43982026-09-05T01:12:51.605ZSep 05 01:12:50.615 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+gitf5d91766f36
43992026-09-05T01:12:51.605ZSep 05 01:12:50.615 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+gitf5d91766f36
44002026-09-05T01:12:51.605ZSep 05 01:12:50.615 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+gitf5d91766f36
44012026-09-05T01:12:51.605ZSep 05 01:12:50.615 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+gitf5d91766f36
44022026-09-05T01:12:51.609Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44032026-09-05T01:12:51.611Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
44042026-09-05T01:12:51.611Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44052026-09-05T01:12:51.611Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
44062026-09-05T01:12:51.611Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
44072026-09-05T01:12:51.611Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
44082026-09-05T01:12:51.611Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
44092026-09-05T01:12:51.611Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44102026-09-05T01:12:51.611Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
44112026-09-05T01:12:51.611Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
44122026-09-05T01:12:51.611Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
44132026-09-05T01:12:51.611Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44142026-09-05T01:12:51.658Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
44152026-09-05T01:12:51.661ZSep 05 01:12:50.673 INFO [stamp-probe] process exited with exit status: 0 (58.747567ms)
44162026-09-05T01:12:51.702ZSep 05 01:12:50.714 INFO [recovery-proto] task succeeded (101.899577ms)
44172026-09-05T01:12:51.705ZSep 05 01:12:50.714 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/.tmpByZPSv/proto/recovery/root -N 'recovery f5d9176/${os_short_commit} 2026-09-05 01: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/'
44182026-09-05T01:12:51.709Z[ recovery-image] Sep 05 01:12:50.720 INFO Checking files for board 'gimlet'
44192026-09-05T01:12:51.709Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
44202026-09-05T01:12:51.709Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
44212026-09-05T01:12:51.709Z[ recovery-image] Sep 05 01:12:50.720 INFO Checking files for board 'cosmo-mbist'
44222026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
44232026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO Checking files for board 'cosmo'
44242026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
44252026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
44262026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO Checking files for board 'cosmo-mbist-noaggr'
44272026-09-05T01:12:51.712Z[ recovery-image] Sep 05 01:12:50.720 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
44282026-09-05T01:12:51.719Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
44292026-09-05T01:12:51.722Z[ recovery-image] Sep 05 01:12:50.730 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpByZPSv/proto/recovery/root"
44302026-09-05T01:12:51.722Z[ recovery-image] Sep 05 01:12:50.730 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
44312026-09-05T01:12:51.722Z[ recovery-image] Sep 05 01:12:50.730 INFO image builder template: ramdisk-01-os...
44322026-09-05T01:12:51.722Z[ recovery-image] Sep 05 01:12:50.730 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/.tmpByZPSv/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
44332026-09-05T01:12:51.725ZSep 05 01:12:50.733 INFO [stamp-ntp] process exited with exit status: 0 (120.126867ms)
44342026-09-05T01:12:51.735Z[ recovery-image] Sep 05 01:12:50.747 INFO O| Sep 05 01:12:50.746 INFO CREATE DATASET: rpool/images/build/recovery/output
44352026-09-05T01:12:51.868Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
44362026-09-05T01:12:51.871ZSep 05 01:12:50.882 INFO [stamp-internal-dns] process exited with exit status: 0 (269.544918ms)
44372026-09-05T01:12:51.885Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
44382026-09-05T01:12:51.888ZSep 05 01:12:50.899 INFO [stamp-external-dns] process exited with exit status: 0 (286.015556ms)
44392026-09-05T01:12:51.927Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
44402026-09-05T01:12:51.930ZSep 05 01:12:50.941 INFO [stamp-oximeter] process exited with exit status: 0 (325.904672ms)
44412026-09-05T01:12:51.992Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
44422026-09-05T01:12:51.995ZSep 05 01:12:51.007 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (392.391988ms)
44432026-09-05T01:12:52.055Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
44442026-09-05T01:12:52.078Z[verify-libraries] Running `target/debug/xtask verify-libraries`
44452026-09-05T01:12:52.190Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
44462026-09-05T01:12:52.193ZSep 05 01:12:51.204 INFO [stamp-crucible-zone] process exited with exit status: 0 (588.675342ms)
44472026-09-05T01:12:52.254Z[ recovery-image] Sep 05 01:12:51.265 INFO O| Sep 05 01:12:51.265 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44482026-09-05T01:12:52.257Z[ recovery-image] Sep 05 01:12:51.269 INFO O| Sep 05 01:12:51.269 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44492026-09-05T01:12:52.796Z[ recovery-image] Sep 05 01:12:51.807 INFO O| Sep 05 01:12:51.807 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
44502026-09-05T01:12:52.947Z[ recovery-image] Sep 05 01:12:51.958 INFO O| Sep 05 01:12:51.958 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44512026-09-05T01:12:52.947Z[ recovery-image] Sep 05 01:12:51.958 INFO O| Sep 05 01:12:51.958 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44522026-09-05T01:12:52.947Z[ recovery-image] Sep 05 01:12:51.958 INFO O| Sep 05 01:12:51.958 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
44532026-09-05T01:12:52.950Z[ recovery-image] Sep 05 01:12:51.958 INFO O| Sep 05 01:12:51.958 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
44542026-09-05T01:12:52.953Z[ recovery-image] Sep 05 01:12:51.963 INFO O| Sep 05 01:12:51.963 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44552026-09-05T01:12:53.585Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
44562026-09-05T01:12:53.590ZSep 05 01:12:52.599 INFO [stamp-cockroachdb] process exited with exit status: 0 (1.984666884s)
44572026-09-05T01:12:54.709Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
44582026-09-05T01:12:54.712ZSep 05 01:12:53.723 INFO [stamp-nexus] process exited with exit status: 0 (3.11092228s)
44592026-09-05T01:12:55.082Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
44602026-09-05T01:12:55.085ZSep 05 01:12:54.095 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.48003528s)
44612026-09-05T01:12:55.109Z[ host-image] Sep 05 01:12:54.119 INFO O| Sep 05 01:12:54.119 INFO O| Actions: 25314/54206 actions (Installing new actions)
44622026-09-05T01:12:55.164Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
44632026-09-05T01:12:55.167ZSep 05 01:12:54.178 INFO [stamp-clickhouse] process exited with exit status: 0 (3.562653095s)
44642026-09-05T01:12:55.209Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
44652026-09-05T01:12:55.212ZSep 05 01:12:54.222 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.608728547s)
44662026-09-05T01:12:55.212ZSep 05 01:12:54.222 INFO [tuf-stamp] task succeeded (3.61072637s)
44672026-09-05T01:12:55.212ZSep 05 01:12:54.222 INFO [tuf-v2-zones] running task
44682026-09-05T01:12:55.295ZSep 05 01:12:54.306 INFO [tuf-v2-zones] task succeeded (83.537215ms)
44692026-09-05T01:12:56.007Z[ recovery-image] Sep 05 01:12:55.013 INFO O| Sep 05 01:12:55.011 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44702026-09-05T01:12:56.014Z[ recovery-image] Sep 05 01:12:55.025 INFO O| Sep 05 01:12:55.025 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
44712026-09-05T01:12:56.591Z[verify-libraries] Compiling match_cfg v0.1.0
44722026-09-05T01:12:56.591Z[verify-libraries] Compiling slog-json v2.6.1
44732026-09-05T01:12:56.591Z[verify-libraries] Compiling debug-ignore v1.0.5
44742026-09-05T01:12:56.594Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
44752026-09-05T01:12:56.594Z[verify-libraries] Compiling sha1 v0.11.0
44762026-09-05T01:12:56.594Z[verify-libraries] Compiling serde_path_to_error v0.1.20
44772026-09-05T01:12:56.594Z[verify-libraries] Compiling multer v3.1.0
44782026-09-05T01:12:56.791Z[verify-libraries] Compiling compression-core v0.4.31
44792026-09-05T01:12:56.794Z[verify-libraries] Compiling progenitor-client v0.14.0
44802026-09-05T01:12:56.794Z[verify-libraries] Compiling async-stream-impl v0.3.6
44812026-09-05T01:12:56.794Z[verify-libraries] Compiling serde_spanned v1.1.1
44822026-09-05T01:12:56.795Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
44832026-09-05T01:12:56.810Z[verify-libraries] Compiling dropshot v0.17.1
44842026-09-05T01:12:57.032Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
44852026-09-05T01:12:57.057Z[verify-libraries] Compiling waitgroup v0.1.2
44862026-09-05T01:12:57.060Z[verify-libraries] Compiling rustls-pemfile v2.2.0
44872026-09-05T01:12:57.109Z[verify-libraries] Compiling hostname v0.3.1
44882026-09-05T01:12:57.109Z[verify-libraries] Compiling compression-codecs v0.4.37
44892026-09-05T01:12:57.146Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
44902026-09-05T01:12:57.153Z[ host-image] Sep 05 01:12:56.164 INFO O| Sep 05 01:12:56.164 INFO O| Actions: Completed 54206 actions in 7.04 seconds.
44912026-09-05T01:12:57.172Z[verify-libraries] Compiling hostname v0.4.2
44922026-09-05T01:12:57.194Z[verify-libraries] Compiling atomicwrites v0.4.4
44932026-09-05T01:12:57.217Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
44942026-09-05T01:12:57.247Z[ host-image] Sep 05 01:12:56.258 INFO O| Sep 05 01:12:56.257 INFO O| Finalize: Updating package state database ... Done
44952026-09-05T01:12:57.250Z[ host-image] Sep 05 01:12:56.258 INFO O| Sep 05 01:12:56.258 INFO O| Finalize: Updating package cache ... Done
44962026-09-05T01:12:57.264Z[verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
44972026-09-05T01:12:57.310Z[verify-libraries] Compiling slog-bunyan v2.5.0
44982026-09-05T01:12:57.313Z[verify-libraries] Compiling async-compression v0.4.41
44992026-09-05T01:12:57.313Z[verify-libraries] Compiling macaddr v1.0.1
45002026-09-05T01:12:57.313Z[verify-libraries] Compiling serde_tokenstream v0.3.0
45012026-09-05T01:12:57.328Z[verify-libraries] Compiling regress v0.10.5
45022026-09-05T01:12:57.331Z[verify-libraries] Compiling instant v0.1.13
45032026-09-05T01:12:57.331Z[verify-libraries] Compiling oxide-generation v0.1.3
45042026-09-05T01:12:57.387Z[ host-image] Sep 05 01:12:56.399 INFO O| Sep 05 01:12:56.398 INFO O| Finalize: Updating image state ... Done
45052026-09-05T01:12:57.427Z[verify-libraries] Compiling parse-display-derive v0.10.0
45062026-09-05T01:12:57.448Z[verify-libraries] Compiling itertools v0.14.0
45072026-09-05T01:12:57.513Z[verify-libraries] Compiling backon v1.6.0
45082026-09-05T01:12:57.537Z[verify-libraries] Compiling backoff v0.4.0
45092026-09-05T01:12:57.544Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
45102026-09-05T01:12:57.584Z[verify-libraries] Compiling async-stream v0.3.6
45112026-09-05T01:12:57.624Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
45122026-09-05T01:12:57.670Z[verify-libraries] Compiling humantime v2.3.0
45132026-09-05T01:12:57.721Z[verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45142026-09-05T01:12:57.745Z[verify-libraries] Compiling progenitor-extras v0.2.0
45152026-09-05T01:12:57.784Z[verify-libraries] Compiling convert_case v0.4.0
45162026-09-05T01:12:57.811Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
45172026-09-05T01:12:57.811Z[verify-libraries] Compiling half v2.7.1
45182026-09-05T01:12:57.815Z[verify-libraries] Compiling ciborium-io v0.2.2
45192026-09-05T01:12:57.815Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
45202026-09-05T01:12:57.893Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
45212026-09-05T01:12:57.930Z[verify-libraries] Compiling indent_write v2.2.0
45222026-09-05T01:12:57.977Z[verify-libraries] Compiling regress v0.11.1
45232026-09-05T01:12:57.998Z[verify-libraries] Compiling secrecy v0.10.3
45242026-09-05T01:12:58.038Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
45252026-09-05T01:12:58.080Z[ recovery-image] Sep 05 01:12:57.091 INFO O| Sep 05 01:12:57.091 INFO O| Caching catalogs ... Done
45262026-09-05T01:12:58.126Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45272026-09-05T01:12:58.166Z[verify-libraries] Compiling inout v0.1.4
45282026-09-05T01:12:58.170Z[ recovery-image] Sep 05 01:12:57.180 INFO O| Sep 05 01:12:57.180 INFO STEP 0 (pkg_image_create) COMPLETE
45292026-09-05T01:12:58.173Z[ recovery-image] Sep 05 01:12:57.180 INFO O| Sep 05 01:12:57.180 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45302026-09-05T01:12:58.179Z[ recovery-image] Sep 05 01:12:57.190 INFO O| Sep 05 01:12:57.190 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"]
45312026-09-05T01:12:58.200Z[verify-libraries] Compiling derive_more v0.99.20
45322026-09-05T01:12:58.243Z[verify-libraries] Compiling ciborium-ll v0.2.2
45332026-09-05T01:12:58.268Z[verify-libraries] Compiling universal-hash v0.5.1
45342026-09-05T01:12:58.268Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
45352026-09-05T01:12:58.378Z[ host-image] Sep 05 01:12:57.388 INFO O| Sep 05 01:12:57.387 INFO O| Finalize: Creating fast lookup database ... Done
45362026-09-05T01:12:58.383Z[verify-libraries] Compiling cipher v0.4.4
45372026-09-05T01:12:58.404Z[ host-image] Sep 05 01:12:57.415 INFO O| Sep 05 01:12:57.414 INFO O| Finalize: Reading search index ... Done
45382026-09-05T01:12:58.451Z[verify-libraries] Compiling ciborium v0.2.2
45392026-09-05T01:12:58.490Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
45402026-09-05T01:12:58.514Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO STEP 1 (pkg_set_publisher) COMPLETE
45412026-09-05T01:12:58.514Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45422026-09-05T01:12:58.514Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO skip step because feature "publisher_1_name" is not enabled
45432026-09-05T01:12:58.517Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45442026-09-05T01:12:58.517Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO skip step because feature "publisher_2_name" is not enabled
45452026-09-05T01:12:58.517Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45462026-09-05T01:12:58.517Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO skip step because feature "publisher_3_name" is not enabled
45472026-09-05T01:12:58.517Z[ recovery-image] Sep 05 01:12:57.524 INFO O| Sep 05 01:12:57.524 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45482026-09-05T01:12:58.527Z[verify-libraries] Compiling opaque-debug v0.3.1
45492026-09-05T01:12:58.530Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
45502026-09-05T01:12:58.582Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45512026-09-05T01:12:58.632Z[verify-libraries] Compiling poly1305 v0.8.0
45522026-09-05T01:12:58.632Z[verify-libraries] Compiling blake2 v0.10.6
45532026-09-05T01:12:58.720Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
45542026-09-05T01:12:58.747Z[verify-libraries] Compiling chacha20 v0.9.1
45552026-09-05T01:12:58.750Z[verify-libraries] Compiling aead v0.5.2
45562026-09-05T01:12:58.842Z[ recovery-image] Sep 05 01:12:57.853 INFO O| Sep 05 01:12:57.853 INFO variant opensolaris.zone is already global
45572026-09-05T01:12:58.842Z[ recovery-image] Sep 05 01:12:57.853 INFO O| Sep 05 01:12:57.853 INFO STEP 5 (pkg_change_variant) COMPLETE
45582026-09-05T01:12:58.842Z[ recovery-image] Sep 05 01:12:57.853 INFO O| Sep 05 01:12:57.853 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45592026-09-05T01:12:58.861Z[verify-libraries] Compiling password-hash v0.5.0
45602026-09-05T01:12:59.066Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45612026-09-05T01:12:59.069Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
45622026-09-05T01:12:59.116Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
45632026-09-05T01:12:59.138Z[verify-libraries] Compiling itertools v0.15.0
45642026-09-05T01:12:59.227Z[verify-libraries] Compiling argon2 v0.5.3
45652026-09-05T01:12:59.260Z[ recovery-image] Sep 05 01:12:58.271 INFO O| Sep 05 01:12:58.271 INFO variant opensolaris.imagetype is full; changing to partial
45662026-09-05T01:12:59.260Z[ recovery-image] Sep 05 01:12:58.271 INFO O| Sep 05 01:12:58.271 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
45672026-09-05T01:12:59.274Z[verify-libraries] Compiling parse-display v0.10.0
45682026-09-05T01:12:59.277Z[verify-libraries] Compiling num-derive v0.4.2
45692026-09-05T01:12:59.368Z[verify-libraries] Compiling crossbeam-deque v0.8.6
45702026-09-05T01:12:59.371Z[verify-libraries] Compiling rayon-core v1.13.0
45712026-09-05T01:12:59.443Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
45722026-09-05T01:12:59.521Z[verify-libraries] Compiling glob v0.3.3
45732026-09-05T01:12:59.629Z[verify-libraries] Compiling heapless v0.8.0
45742026-09-05T01:12:59.663Z[verify-libraries] Compiling typify-impl v0.6.2
45752026-09-05T01:12:59.694Z[verify-libraries] Compiling thiserror-no-std v2.0.2
45762026-09-05T01:12:59.775Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45772026-09-05T01:12:59.813Z[verify-libraries] Compiling vsss-rs v3.3.4
45782026-09-05T01:12:59.921Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
45792026-09-05T01:13:00.206Z[verify-libraries] Compiling proc-macro-error v1.0.4
45802026-09-05T01:13:00.386Z[verify-libraries] Compiling usdt-macro v0.5.0
45812026-09-05T01:13:00.508Z[verify-libraries] Compiling usdt-attr-macro v0.5.0
45822026-09-05T01:13:00.566Z[verify-libraries] Compiling proc-macro-crate v3.4.0
45832026-09-05T01:13:00.647Z[verify-libraries] Compiling tabwriter v1.4.1
45842026-09-05T01:13:00.681Z[verify-libraries] Compiling hash32 v0.3.1
45852026-09-05T01:13:00.748Z[verify-libraries] Compiling ingot-macros v0.2.0
45862026-09-05T01:13:00.785Z[verify-libraries] Compiling memmap v0.7.0
45872026-09-05T01:13:00.831Z[verify-libraries] Compiling smoltcp v0.11.0
45882026-09-05T01:13:00.835Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
45892026-09-05T01:13:00.961Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
45902026-09-05T01:13:01.069Z[verify-libraries] Compiling cobs v0.3.0
45912026-09-05T01:13:01.072Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
45922026-09-05T01:13:01.121Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45932026-09-05T01:13:01.220Z[ host-image] Sep 05 01:13:00.231 INFO O| Sep 05 01:13:00.231 INFO O| Finalize: Building new search index ... Done
45942026-09-05T01:13:01.264Z[verify-libraries] Compiling num_enum_derive v0.7.6
45952026-09-05T01:13:01.304Z[verify-libraries] Compiling colored v3.1.1
45962026-09-05T01:13:01.360Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45972026-09-05T01:13:01.412Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45982026-09-05T01:13:01.505Z[verify-libraries] Compiling postcard v1.1.3
45992026-09-05T01:13:01.528Z[verify-libraries] Compiling rayon v1.11.0
46002026-09-05T01:13:01.531Z[verify-libraries] Compiling rand v0.10.1
46012026-09-05T01:13:01.574Z[verify-libraries] Compiling usdt v0.5.0
46022026-09-05T01:13:01.600Z[verify-libraries] Compiling proc-macro-crate v1.3.1
46032026-09-05T01:13:01.600Z[verify-libraries] Compiling foreign-types-macros v0.2.3
46042026-09-05T01:13:01.660Z[ recovery-image] Sep 05 01:13:00.671 INFO O| Sep 05 01:13:00.671 INFO O| Startup: Refreshing catalog 'helios' ... Done
46052026-09-05T01:13:01.683Z[ host-image] Sep 05 01:13:00.693 INFO O| Sep 05 01:13:00.693 INFO O| Finalize: Updating package cache ... Done
46062026-09-05T01:13:01.781Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46072026-09-05T01:13:01.888Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46082026-09-05T01:13:01.938Z[verify-libraries] Compiling foreign-types-shared v0.3.1
46092026-09-05T01:13:01.941Z[verify-libraries] Compiling illumos-nvpair v0.3.0
46102026-09-05T01:13:02.057Z[verify-libraries] Compiling num_enum_derive v0.5.11
46112026-09-05T01:13:02.062Z[ host-image] Sep 05 01:13:01.073 INFO O| Sep 05 01:13:01.073 INFO STEP 11 (pkg_install) COMPLETE
46122026-09-05T01:13:02.062Z[ host-image] Sep 05 01:13:01.073 INFO O| Sep 05 01:13:01.073 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46132026-09-05T01:13:02.073Z[ host-image] Sep 05 01:13:01.084 INFO O| Sep 05 01:13:01.084 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"]
46142026-09-05T01:13:02.188Z[ recovery-image] Sep 05 01:13:01.198 INFO O| Sep 05 01:13:01.198 INFO O| Startup: Caching catalogs ... Done
46152026-09-05T01:13:02.205Z[ recovery-image] Sep 05 01:13:01.216 INFO O| Sep 05 01:13:01.216 INFO O| Planning: Planning completed in 0.00 seconds
46162026-09-05T01:13:02.208Z[ recovery-image] Sep 05 01:13:01.216 INFO O| Sep 05 01:13:01.216 INFO O| Planning: Consolidating action changes ... Done
46172026-09-05T01:13:02.208Z[ recovery-image] Sep 05 01:13:01.216 INFO O| Sep 05 01:13:01.216 INFO O| Planning: Evaluating mediators ... Done
46182026-09-05T01:13:02.208Z[ recovery-image] Sep 05 01:13:01.216 INFO O| Sep 05 01:13:01.216 INFO O| Planning: Planning completed in 0.00 seconds
46192026-09-05T01:13:02.208Z[ recovery-image] Sep 05 01:13:01.216 INFO O| Sep 05 01:13:01.216 INFO O| Variants/Facets to change: 1
46202026-09-05T01:13:02.237Z[ recovery-image] Sep 05 01:13:01.248 INFO O| Sep 05 01:13:01.248 INFO O| Finalize: Updating package state database ... Done
46212026-09-05T01:13:02.237Z[ recovery-image] Sep 05 01:13:01.248 INFO O| Sep 05 01:13:01.248 INFO O| Finalize: Updating package cache ... Done
46222026-09-05T01:13:02.312Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46232026-09-05T01:13:02.317Z[ recovery-image] Sep 05 01:13:01.328 INFO O| Sep 05 01:13:01.328 INFO O| Finalize: Updating image state ... Done
46242026-09-05T01:13:02.343Z[ recovery-image] Sep 05 01:13:01.353 INFO O| Sep 05 01:13:01.352 INFO O| Finalize: Creating fast lookup database ... Done
46252026-09-05T01:13:02.343Z[ recovery-image] Sep 05 01:13:01.354 INFO O| Sep 05 01:13:01.352 INFO O| Finalize: Reading search index ... Done
46262026-09-05T01:13:02.343Z[ recovery-image] Sep 05 01:13:01.354 INFO O| Sep 05 01:13:01.352 INFO O| Finalize: Updating search index ... Done
46272026-09-05T01:13:02.346Z[ recovery-image] Sep 05 01:13:01.354 INFO O| Sep 05 01:13:01.352 INFO O| Finalize: Updating package cache ... Done
46282026-09-05T01:13:02.373Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46292026-09-05T01:13:02.406Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46302026-09-05T01:13:02.433Z[verify-libraries] Compiling cstr-argument v0.1.2
46312026-09-05T01:13:02.433Z[verify-libraries] Compiling foreign-types v0.5.0
46322026-09-05T01:13:02.499Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46332026-09-05T01:13:02.503Z[verify-libraries] Compiling num_enum v0.7.6
46342026-09-05T01:13:02.503Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
46352026-09-05T01:13:02.589Z[verify-libraries] Compiling itertools v0.12.1
46362026-09-05T01:13:02.639Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46372026-09-05T01:13:02.649Z[ recovery-image] Sep 05 01:13:01.660 INFO O| Sep 05 01:13:01.660 INFO STEP 6 (pkg_change_variant) COMPLETE
46382026-09-05T01:13:02.649Z[ recovery-image] Sep 05 01:13:01.660 INFO O| Sep 05 01:13:01.660 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46392026-09-05T01:13:02.650Z[ recovery-image] Sep 05 01:13:01.660 INFO O| Sep 05 01:13:01.660 INFO skip step because feature "debug_variant" is not enabled
46402026-09-05T01:13:02.653Z[ recovery-image] Sep 05 01:13:01.660 INFO O| Sep 05 01:13:01.660 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46412026-09-05T01:13:02.680Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46422026-09-05T01:13:02.710Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
46432026-09-05T01:13:02.761Z[verify-libraries] Compiling sigpipe v0.1.3
46442026-09-05T01:13:02.863Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
46452026-09-05T01:13:02.922Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46462026-09-05T01:13:02.948Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46472026-09-05T01:13:02.951Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46482026-09-05T01:13:02.974Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46492026-09-05T01:13:02.977Z[ recovery-image] Sep 05 01:13:01.985 INFO O| Sep 05 01:13:01.985 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
46502026-09-05T01:13:03.033Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46512026-09-05T01:13:03.139Z[verify-libraries] Compiling toml v0.8.23
46522026-09-05T01:13:03.194Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46532026-09-05T01:13:03.252Z[verify-libraries] Compiling num_enum v0.5.11
46542026-09-05T01:13:03.252Z[verify-libraries] Compiling smf v0.2.3
46552026-09-05T01:13:03.359Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46562026-09-05T01:13:03.418Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
46572026-09-05T01:13:03.484Z[verify-libraries] Compiling whoami v1.6.1
46582026-09-05T01:13:03.515Z[verify-libraries] Compiling tokio-dtrace v0.1.1
46592026-09-05T01:13:03.547Z[verify-libraries] Compiling derive-where v1.6.0
46602026-09-05T01:13:03.616Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46612026-09-05T01:13:03.794Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
46622026-09-05T01:13:03.846Z[verify-libraries] Compiling zone v0.3.1
46632026-09-05T01:13:03.870Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
46642026-09-05T01:13:03.874Z[verify-libraries] Compiling gethostname v0.5.0
46652026-09-05T01:13:03.921Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
46662026-09-05T01:13:03.925Z[verify-libraries] Compiling newline-converter v0.3.0
46672026-09-05T01:13:03.998Z[verify-libraries] Compiling console v0.15.11
46682026-09-05T01:13:04.002Z[verify-libraries] Compiling ingot-types v0.2.0
46692026-09-05T01:13:04.055Z[verify-libraries] Compiling linear-map v1.2.0
46702026-09-05T01:13:04.059Z[verify-libraries] Compiling num-rational v0.4.2
46712026-09-05T01:13:04.133Z[verify-libraries] Compiling num-complex v0.4.6
46722026-09-05T01:13:04.167Z[verify-libraries] Compiling slog-dtrace v0.3.0
46732026-09-05T01:13:04.337Z[verify-libraries] Compiling resolv-conf v0.7.6
46742026-09-05T01:13:04.479Z[verify-libraries] Compiling ingot v0.2.1
46752026-09-05T01:13:04.483Z[verify-libraries] Compiling expectorate v1.2.0
46762026-09-05T01:13:04.483Z[ host-image] Sep 05 01:13:03.491 INFO O| Sep 05 01:13:03.491 INFO O| Startup: Refreshing catalog 'helios' ... Done
46772026-09-05T01:13:04.580Z[verify-libraries] Compiling typify-macro v0.6.2
46782026-09-05T01:13:04.583Z[verify-libraries] Compiling prettyplease v0.2.37
46792026-09-05T01:13:04.658Z[verify-libraries] Compiling num v0.4.3
46802026-09-05T01:13:04.707Z[verify-libraries] Compiling float-ord v0.3.2
46812026-09-05T01:13:04.746Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
46822026-09-05T01:13:04.751Z[verify-libraries] Compiling minimal-lexical v0.2.1
46832026-09-05T01:13:04.768Z[verify-libraries] Compiling linked-hash-map v0.5.6
46842026-09-05T01:13:04.812Z[verify-libraries] Compiling hickory-proto v0.24.4
46852026-09-05T01:13:04.817Z[verify-libraries] Compiling unicode-xid v0.2.6
46862026-09-05T01:13:04.888Z[verify-libraries] Compiling tabled_derive v0.7.0
46872026-09-05T01:13:04.888Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
46882026-09-05T01:13:04.990Z[ host-image] Sep 05 01:13:03.997 INFO O| Sep 05 01:13:03.997 INFO O| Startup: Caching catalogs ... Done
46892026-09-05T01:13:05.006Z[verify-libraries] Compiling nom v7.1.3
46902026-09-05T01:13:05.058Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
46912026-09-05T01:13:05.058Z[verify-libraries] Compiling lru-cache v0.1.2
46922026-09-05T01:13:05.067Z[verify-libraries] Compiling ar_archive_writer v0.5.1
46932026-09-05T01:13:05.191Z[verify-libraries] Compiling fd-lock v4.0.4
46942026-09-05T01:13:05.259Z[verify-libraries] Compiling vte v0.14.1
46952026-09-05T01:13:05.288Z[verify-libraries] Compiling display-error-chain v0.2.2
46962026-09-05T01:13:05.435Z[verify-libraries] Compiling crossterm v0.29.0
46972026-09-05T01:13:05.468Z[ recovery-image] Sep 05 01:13:04.471 INFO O| Sep 05 01:13:04.471 INFO O| Startup: Refreshing catalog 'helios' ... Done
46982026-09-05T01:13:05.559Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
46992026-09-05T01:13:05.607Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47002026-09-05T01:13:05.673Z[ host-image] Sep 05 01:13:04.678 INFO O| Sep 05 01:13:04.678 INFO O| Planning: Solver setup ... Done
47012026-09-05T01:13:05.687Z[ host-image] Sep 05 01:13:04.693 INFO O| Sep 05 01:13:04.693 INFO O| Planning: Running solver ... Done
47022026-09-05T01:13:05.688Z[verify-libraries] Compiling stacker v0.1.23
47032026-09-05T01:13:05.707Z[ host-image] Sep 05 01:13:04.712 INFO O| Sep 05 01:13:04.712 INFO O| Planning: Finding local manifests ... Done
47042026-09-05T01:13:05.765Z[ host-image] Sep 05 01:13:04.774 INFO O| Sep 05 01:13:04.774 INFO O| Planning: Fetching manifests: 0/6 0% complete
47052026-09-05T01:13:05.820Z[ host-image] Sep 05 01:13:04.830 INFO O| Sep 05 01:13:04.829 INFO O| Planning: Fetching manifests: 6/6 100% complete
47062026-09-05T01:13:05.840Z[ host-image] Sep 05 01:13:04.851 INFO O| Sep 05 01:13:04.851 INFO O| Planning: Package planning ... Done
47072026-09-05T01:13:05.844Z[ host-image] Sep 05 01:13:04.853 INFO O| Sep 05 01:13:04.853 INFO O| Planning: Merging actions ... Done
47082026-09-05T01:13:05.954Z[verify-libraries] Compiling reedline v0.40.0
47092026-09-05T01:13:05.985Z[verify-libraries] Compiling tabled v0.15.0
47102026-09-05T01:13:05.988Z[ host-image] Sep 05 01:13:04.997 INFO O| Sep 05 01:13:04.997 INFO O| Planning: Checking for conflicting actions ... Done
47112026-09-05T01:13:05.992Z[ host-image] Sep 05 01:13:04.999 INFO O| Sep 05 01:13:04.999 INFO O| Planning: Consolidating action changes ... Done
47122026-09-05T01:13:06.051Z[ recovery-image] Sep 05 01:13:05.062 INFO O| Sep 05 01:13:05.062 INFO O| Startup: Caching catalogs ... Done
47132026-09-05T01:13:06.070Z[verify-libraries] Compiling psm v0.1.30
47142026-09-05T01:13:06.073Z[ recovery-image] Sep 05 01:13:05.083 INFO O| Sep 05 01:13:05.083 INFO O| Planning: Planning completed in 0.00 seconds
47152026-09-05T01:13:06.073Z[ recovery-image] Sep 05 01:13:05.083 INFO O| Sep 05 01:13:05.083 INFO O| Planning: Consolidating action changes ... Done
47162026-09-05T01:13:06.073Z[ recovery-image] Sep 05 01:13:05.084 INFO O| Sep 05 01:13:05.084 INFO O| Planning: Evaluating mediators ... Done
47172026-09-05T01:13:06.077Z[ recovery-image] Sep 05 01:13:05.084 INFO O| Sep 05 01:13:05.084 INFO O| Planning: Planning completed in 0.00 seconds
47182026-09-05T01:13:06.077Z[ recovery-image] Sep 05 01:13:05.084 INFO O| Sep 05 01:13:05.084 INFO O| Variants/Facets to change: 1
47192026-09-05T01:13:06.099Z[verify-libraries] Compiling cfg_aliases v0.1.1
47202026-09-05T01:13:06.099Z[verify-libraries] Compiling termtree v0.5.1
47212026-09-05T01:13:06.143Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
47222026-09-05T01:13:06.155Z[ host-image] Sep 05 01:13:05.165 INFO O| Sep 05 01:13:05.165 INFO O| Planning: Evaluating mediators ... Done
47232026-09-05T01:13:06.159Z[ host-image] Sep 05 01:13:05.167 INFO O| Sep 05 01:13:05.167 INFO O| Planning: Planning completed in 1.15 seconds
47242026-09-05T01:13:06.159Z[ host-image] Sep 05 01:13:05.168 INFO O| Sep 05 01:13:05.168 INFO O| Packages to install: 6
47252026-09-05T01:13:06.159Z[ host-image] Sep 05 01:13:05.168 INFO O| Sep 05 01:13:05.168 INFO O| Services to change: 2
47262026-09-05T01:13:06.170Z[ host-image] Sep 05 01:13:05.180 INFO O| Sep 05 01:13:05.180 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
47272026-09-05T01:13:06.234Z[verify-libraries] Compiling nix v0.28.0
47282026-09-05T01:13:06.303Z[ recovery-image] Sep 05 01:13:05.314 INFO O| Sep 05 01:13:05.314 INFO O| Finalize: Updating package state database ... Done
47292026-09-05T01:13:06.303Z[ recovery-image] Sep 05 01:13:05.314 INFO O| Sep 05 01:13:05.314 INFO O| Finalize: Updating package cache ... Done
47302026-09-05T01:13:06.343Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47312026-09-05T01:13:06.386Z[ recovery-image] Sep 05 01:13:05.396 INFO O| Sep 05 01:13:05.396 INFO O| Finalize: Updating image state ... Done
47322026-09-05T01:13:06.403Z[ recovery-image] Sep 05 01:13:05.414 INFO O| Sep 05 01:13:05.414 INFO O| Finalize: Creating fast lookup database ... Done
47332026-09-05T01:13:06.406Z[ recovery-image] Sep 05 01:13:05.414 INFO O| Sep 05 01:13:05.414 INFO O| Finalize: Reading search index ... Done
47342026-09-05T01:13:06.406Z[ recovery-image] Sep 05 01:13:05.414 INFO O| Sep 05 01:13:05.414 INFO O| Finalize: Updating search index ... Done
47352026-09-05T01:13:06.406Z[ host-image] Sep 05 01:13:05.415 INFO O| Sep 05 01:13:05.415 INFO O| Download: Completed 1.76 MB in 0.23 seconds (7.5M/s)
47362026-09-05T01:13:06.406Z[ recovery-image] Sep 05 01:13:05.415 INFO O| Sep 05 01:13:05.415 INFO O| Finalize: Updating package cache ... Done
47372026-09-05T01:13:06.427Z[ host-image] Sep 05 01:13:05.437 INFO O| Sep 05 01:13:05.436 INFO O| Actions: 1/391 actions (Installing new actions)
47382026-09-05T01:13:06.481Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47392026-09-05T01:13:06.567Z[verify-libraries] Compiling semver v0.1.20
47402026-09-05T01:13:06.578Z[ host-image] Sep 05 01:13:05.588 INFO O| Sep 05 01:13:05.588 INFO O| Actions: Completed 391 actions in 0.15 seconds.
47412026-09-05T01:13:06.628Z[ host-image] Sep 05 01:13:05.638 INFO O| Sep 05 01:13:05.636 INFO O| Finalize: Updating package state database ... Done
47422026-09-05T01:13:06.628Z[ host-image] Sep 05 01:13:05.638 INFO O| Sep 05 01:13:05.636 INFO O| Finalize: Updating package cache ... Done
47432026-09-05T01:13:06.632Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
47442026-09-05T01:13:06.658Z[verify-libraries] Compiling phf_shared v0.12.1
47452026-09-05T01:13:06.719Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
47462026-09-05T01:13:06.727Z[ recovery-image] Sep 05 01:13:05.738 INFO O| Sep 05 01:13:05.738 INFO STEP 8 (pkg_change_facet) COMPLETE
47472026-09-05T01:13:06.727Z[ recovery-image] Sep 05 01:13:05.738 INFO O| Sep 05 01:13:05.738 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47482026-09-05T01:13:06.731Z[ host-image] Sep 05 01:13:05.741 INFO O| Sep 05 01:13:05.741 INFO O| Finalize: Updating image state ... Done
47492026-09-05T01:13:06.749Z[verify-libraries] Compiling nibble_vec v0.1.0
47502026-09-05T01:13:06.798Z[verify-libraries] Compiling chrono-tz v0.10.4
47512026-09-05T01:13:06.840Z[verify-libraries] Compiling typify v0.6.2
47522026-09-05T01:13:06.910Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
47532026-09-05T01:13:06.961Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
47542026-09-05T01:13:06.961Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47552026-09-05T01:13:07.021Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
47562026-09-05T01:13:07.045Z[verify-libraries] Compiling progenitor-impl v0.14.0
47572026-09-05T01:13:07.046Z[verify-libraries] Compiling rustc_version v0.1.7
47582026-09-05T01:13:07.063Z[ recovery-image] Sep 05 01:13:06.073 INFO O| Sep 05 01:13:06.073 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
47592026-09-05T01:13:07.071Z[verify-libraries] Compiling endian-type v0.1.2
47602026-09-05T01:13:07.232Z[verify-libraries] Compiling hickory-resolver v0.24.4
47612026-09-05T01:13:07.299Z[verify-libraries] Compiling highway v1.3.0
47622026-09-05T01:13:07.385Z[verify-libraries] Compiling radix_trie v0.2.1
47632026-09-05T01:13:07.420Z[verify-libraries] Compiling recursive v0.1.1
47642026-09-05T01:13:07.586Z[verify-libraries] Compiling newtype_derive v0.1.6
47652026-09-05T01:13:07.772Z[ host-image] Sep 05 01:13:06.782 INFO O| Sep 05 01:13:06.782 INFO O| Finalize: Creating fast lookup database ... Done
47662026-09-05T01:13:07.775Z[verify-libraries] Compiling phf v0.12.1
47672026-09-05T01:13:07.804Z[ host-image] Sep 05 01:13:06.814 INFO O| Sep 05 01:13:06.814 INFO O| Finalize: Reading search index ... Done
47682026-09-05T01:13:07.804Z[ host-image] Sep 05 01:13:06.814 INFO O| Sep 05 01:13:06.814 INFO O| Finalize: Updating search index ... Done
47692026-09-05T01:13:07.818Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
47702026-09-05T01:13:07.821Z[ host-image] Sep 05 01:13:06.829 INFO O| Sep 05 01:13:06.829 INFO O| Finalize: Updating package cache ... Done
47712026-09-05T01:13:07.906Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47722026-09-05T01:13:08.025Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
47732026-09-05T01:13:08.075Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
47742026-09-05T01:13:08.132Z[ host-image] Sep 05 01:13:07.143 INFO O| Sep 05 01:13:07.142 INFO STEP 12 (pkg_install) COMPLETE
47752026-09-05T01:13:08.132Z[ host-image] Sep 05 01:13:07.143 INFO O| Sep 05 01:13:07.142 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47762026-09-05T01:13:08.141Z[ host-image] Sep 05 01:13:07.152 INFO O| Sep 05 01:13:07.152 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47772026-09-05T01:13:08.354Z[verify-libraries] Compiling peg-macros v0.8.5
47782026-09-05T01:13:08.587Z[verify-libraries] Compiling qorb v0.4.1
47792026-09-05T01:13:08.622Z[verify-libraries] Compiling sqlparser_derive v0.5.0
47802026-09-05T01:13:08.743Z[verify-libraries] Compiling csv-core v0.1.13
47812026-09-05T01:13:08.828Z[verify-libraries] Compiling winnow v0.6.26
47822026-09-05T01:13:08.984Z[verify-libraries] Compiling unicode_categories v0.1.1
47832026-09-05T01:13:09.021Z[verify-libraries] Compiling home v0.5.12
47842026-09-05T01:13:09.056Z[verify-libraries] Compiling const_format v0.2.35
47852026-09-05T01:13:09.219Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
47862026-09-05T01:13:09.242Z[verify-libraries] Compiling rustyline v14.0.0
47872026-09-05T01:13:09.280Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47882026-09-05T01:13:09.456Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
47892026-09-05T01:13:09.483Z[verify-libraries] Compiling sqlparser v0.61.0
47902026-09-05T01:13:09.483Z[verify-libraries] Compiling csv v1.4.0
47912026-09-05T01:13:09.727Z[verify-libraries] Compiling bcs v0.1.6
47922026-09-05T01:13:09.786Z[ recovery-image] Sep 05 01:13:08.796 INFO O| Sep 05 01:13:08.796 INFO O| Startup: Refreshing catalog 'helios' ... Done
47932026-09-05T01:13:09.790Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
47942026-09-05T01:13:09.872Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
47952026-09-05T01:13:09.921Z[verify-libraries] Compiling peg v0.8.5
47962026-09-05T01:13:09.998Z[verify-libraries] Compiling progenitor-macro v0.14.0
47972026-09-05T01:13:10.101Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
47982026-09-05T01:13:10.178Z[verify-libraries] Compiling nom v8.0.0
47992026-09-05T01:13:10.266Z[verify-libraries] Compiling sqlformat v0.3.5
48002026-09-05T01:13:10.279Z[ recovery-image] Sep 05 01:13:09.290 INFO O| Sep 05 01:13:09.290 INFO O| Startup: Caching catalogs ... Done
48012026-09-05T01:13:10.297Z[ recovery-image] Sep 05 01:13:09.308 INFO O| Sep 05 01:13:09.308 INFO O| Planning: Planning completed in 0.00 seconds
48022026-09-05T01:13:10.301Z[ recovery-image] Sep 05 01:13:09.308 INFO O| Sep 05 01:13:09.308 INFO O| Planning: Consolidating action changes ... Done
48032026-09-05T01:13:10.301Z[ recovery-image] Sep 05 01:13:09.309 INFO O| Sep 05 01:13:09.309 INFO O| Planning: Evaluating mediators ... Done
48042026-09-05T01:13:10.301Z[ recovery-image] Sep 05 01:13:09.309 INFO O| Sep 05 01:13:09.309 INFO O| Planning: Planning completed in 0.00 seconds
48052026-09-05T01:13:10.301Z[ recovery-image] Sep 05 01:13:09.309 INFO O| Sep 05 01:13:09.309 INFO O| Variants/Facets to change: 1
48062026-09-05T01:13:10.311Z[ recovery-image] Sep 05 01:13:09.319 INFO O| Sep 05 01:13:09.319 INFO O| Finalize: Updating package state database ... Done
48072026-09-05T01:13:10.311Z[ recovery-image] Sep 05 01:13:09.319 INFO O| Sep 05 01:13:09.319 INFO O| Finalize: Updating package cache ... Done
48082026-09-05T01:13:10.391Z[ recovery-image] Sep 05 01:13:09.400 INFO O| Sep 05 01:13:09.400 INFO O| Finalize: Updating image state ... Done
48092026-09-05T01:13:10.394Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48102026-09-05T01:13:10.408Z[ recovery-image] Sep 05 01:13:09.419 INFO O| Sep 05 01:13:09.419 INFO O| Finalize: Creating fast lookup database ... Done
48112026-09-05T01:13:10.411Z[ recovery-image] Sep 05 01:13:09.419 INFO O| Sep 05 01:13:09.419 INFO O| Finalize: Reading search index ... Done
48122026-09-05T01:13:10.411Z[ recovery-image] Sep 05 01:13:09.419 INFO O| Sep 05 01:13:09.419 INFO O| Finalize: Updating search index ... Done
48132026-09-05T01:13:10.411Z[ recovery-image] Sep 05 01:13:09.420 INFO O| Sep 05 01:13:09.420 INFO O| Finalize: Updating package cache ... Done
48142026-09-05T01:13:10.434Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48152026-09-05T01:13:10.487Z[verify-libraries] Compiling steno v0.4.1
48162026-09-05T01:13:10.560Z[verify-libraries] Compiling sha1 v0.10.6
48172026-09-05T01:13:10.743Z[ recovery-image] Sep 05 01:13:09.753 INFO O| Sep 05 01:13:09.753 INFO STEP 9 (pkg_change_facet) COMPLETE
48182026-09-05T01:13:10.743Z[ recovery-image] Sep 05 01:13:09.753 INFO O| Sep 05 01:13:09.753 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48192026-09-05T01:13:10.827Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48202026-09-05T01:13:10.951Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48212026-09-05T01:13:11.017Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
48222026-09-05T01:13:11.117Z[ host-image] Sep 05 01:13:10.128 INFO O| Sep 05 01:13:10.128 INFO O| Startup: Refreshing catalog 'helios' ... Done
48232026-09-05T01:13:11.163Z[ recovery-image] Sep 05 01:13:10.174 INFO O| Sep 05 01:13:10.174 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
48242026-09-05T01:13:11.324Z[verify-libraries] Compiling utf-8 v0.7.6
48252026-09-05T01:13:11.327Z[verify-libraries] Compiling tagptr v0.2.0
48262026-09-05T01:13:11.392Z[verify-libraries] Compiling libefi-sys v0.1.0
48272026-09-05T01:13:11.471Z[verify-libraries] Compiling bitfield-struct v0.6.2
48282026-09-05T01:13:11.532Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
48292026-09-05T01:13:11.568Z[verify-libraries] Compiling moka v0.12.13
48302026-09-05T01:13:11.596Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48312026-09-05T01:13:11.618Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
48322026-09-05T01:13:11.640Z[verify-libraries] Compiling xshell-macros v0.2.7
48332026-09-05T01:13:11.709Z[verify-libraries] Compiling tungstenite v0.21.0
48342026-09-05T01:13:11.809Z[verify-libraries] Compiling sha2 v0.11.0
48352026-09-05T01:13:11.812Z[ host-image] Sep 05 01:13:10.823 INFO O| Sep 05 01:13:10.823 INFO O| Startup: Caching catalogs ... Done
48362026-09-05T01:13:11.865Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
48372026-09-05T01:13:11.993Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
48382026-09-05T01:13:11.996Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
48392026-09-05T01:13:12.190Z[verify-libraries] Compiling xshell v0.2.7
48402026-09-05T01:13:12.282Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
48412026-09-05T01:13:12.346Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48422026-09-05T01:13:12.391Z[verify-libraries] Compiling half v1.8.3
48432026-09-05T01:13:12.456Z[ host-image] Sep 05 01:13:11.466 INFO O| Sep 05 01:13:11.466 INFO O| Planning: Solver setup ... Done
48442026-09-05T01:13:12.462Z[ host-image] Sep 05 01:13:11.473 INFO O| Sep 05 01:13:11.472 INFO O| Planning: Running solver ... Done
48452026-09-05T01:13:12.479Z[ host-image] Sep 05 01:13:11.490 INFO O| Sep 05 01:13:11.490 INFO O| Planning: Finding local manifests ... Done
48462026-09-05T01:13:12.553Z[ host-image] Sep 05 01:13:11.564 INFO O| Sep 05 01:13:11.564 INFO O| Planning: Fetching manifests: 0/6 0% complete
48472026-09-05T01:13:12.568Z[verify-libraries] Compiling hickory-resolver v0.25.2
48482026-09-05T01:13:12.617Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48492026-09-05T01:13:12.692Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48502026-09-05T01:13:12.717Z[ host-image] Sep 05 01:13:11.726 INFO O| Sep 05 01:13:11.724 INFO O| Planning: Fetching manifests: 6/6 100% complete
48512026-09-05T01:13:12.744Z[ host-image] Sep 05 01:13:11.752 INFO O| Sep 05 01:13:11.752 INFO O| Planning: Package planning ... Done
48522026-09-05T01:13:12.751Z[verify-libraries] Compiling serde_cbor v0.11.2
48532026-09-05T01:13:12.754Z[ host-image] Sep 05 01:13:11.761 INFO O| Sep 05 01:13:11.761 INFO O| Planning: Merging actions ... Done
48542026-09-05T01:13:12.799Z[ host-image] Sep 05 01:13:11.810 INFO O| Sep 05 01:13:11.810 INFO O| Planning: Checking for conflicting actions ... Done
48552026-09-05T01:13:12.802Z[ host-image] Sep 05 01:13:11.814 INFO O| Sep 05 01:13:11.813 INFO O| Planning: Consolidating action changes ... Done
48562026-09-05T01:13:12.813Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
48572026-09-05T01:13:12.813Z[verify-libraries] Compiling libscf-sys v1.2.0
48582026-09-05T01:13:12.946Z[ host-image] Sep 05 01:13:11.949 INFO O| Sep 05 01:13:11.949 INFO O| Planning: Evaluating mediators ... Done
48592026-09-05T01:13:12.953Z[ host-image] Sep 05 01:13:11.952 INFO O| Sep 05 01:13:11.952 INFO O| Planning: Planning completed in 1.11 seconds
48602026-09-05T01:13:12.953Z[ host-image] Sep 05 01:13:11.952 INFO O| Sep 05 01:13:11.952 INFO O| Packages to install: 6
48612026-09-05T01:13:12.953Z[ host-image] Sep 05 01:13:11.952 INFO O| Sep 05 01:13:11.952 INFO O| Mediators to change: 1
48622026-09-05T01:13:12.953Z[ host-image] Sep 05 01:13:11.952 INFO O| Sep 05 01:13:11.952 INFO O| Services to change: 1
48632026-09-05T01:13:12.953Z[ host-image] Sep 05 01:13:11.964 INFO O| Sep 05 01:13:11.964 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
48642026-09-05T01:13:12.984Z[verify-libraries] Compiling subprocess v0.2.15
48652026-09-05T01:13:13.105Z[verify-libraries] Compiling papergrid v0.18.0
48662026-09-05T01:13:13.149Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
48672026-09-05T01:13:13.194Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48682026-09-05T01:13:13.246Z[verify-libraries] Compiling headers-core v0.3.0
48692026-09-05T01:13:13.290Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48702026-09-05T01:13:13.437Z[verify-libraries] Compiling unicase v2.9.0
48712026-09-05T01:13:13.457Z[ recovery-image] Sep 05 01:13:12.464 INFO O| Sep 05 01:13:12.464 INFO O| Startup: Refreshing catalog 'helios' ... Done
48722026-09-05T01:13:13.470Z[verify-libraries] Compiling headers v0.4.1
48732026-09-05T01:13:13.600Z[ host-image] Sep 05 01:13:12.608 INFO O| Sep 05 01:13:12.607 INFO O| Download: Completed 7.84 MB in 0.64 seconds (12.2M/s)
48742026-09-05T01:13:13.641Z[ host-image] Sep 05 01:13:12.652 INFO O| Sep 05 01:13:12.652 INFO O| Actions: 1/1366 actions (Installing new actions)
48752026-09-05T01:13:13.683Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
48762026-09-05T01:13:13.732Z[verify-libraries] Compiling darling_core v0.21.3
48772026-09-05T01:13:13.848Z[verify-libraries] Compiling maplit v1.0.2
48782026-09-05T01:13:13.870Z[ host-image] Sep 05 01:13:12.881 INFO O| Sep 05 01:13:12.881 INFO O| Actions: Completed 1366 actions in 0.23 seconds.
48792026-09-05T01:13:13.925Z[ host-image] Sep 05 01:13:12.928 INFO O| Sep 05 01:13:12.928 INFO O| Finalize: Updating package state database ... Done
48802026-09-05T01:13:13.925Z[ host-image] Sep 05 01:13:12.928 INFO O| Sep 05 01:13:12.928 INFO O| Finalize: Updating package cache ... Done
48812026-09-05T01:13:13.932Z[ recovery-image] Sep 05 01:13:12.943 INFO O| Sep 05 01:13:12.943 INFO O| Startup: Caching catalogs ... Done
48822026-09-05T01:13:13.936Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
48832026-09-05T01:13:13.950Z[ recovery-image] Sep 05 01:13:12.961 INFO O| Sep 05 01:13:12.961 INFO O| Planning: Planning completed in 0.00 seconds
48842026-09-05T01:13:13.953Z[ recovery-image] Sep 05 01:13:12.961 INFO O| Sep 05 01:13:12.961 INFO O| Planning: Consolidating action changes ... Done
48852026-09-05T01:13:13.954Z[ recovery-image] Sep 05 01:13:12.961 INFO O| Sep 05 01:13:12.961 INFO O| Planning: Evaluating mediators ... Done
48862026-09-05T01:13:13.954Z[ recovery-image] Sep 05 01:13:12.961 INFO O| Sep 05 01:13:12.961 INFO O| Planning: Planning completed in 0.00 seconds
48872026-09-05T01:13:13.954Z[ recovery-image] Sep 05 01:13:12.962 INFO O| Sep 05 01:13:12.962 INFO O| Variants/Facets to change: 1
48882026-09-05T01:13:13.980Z[ recovery-image] Sep 05 01:13:12.991 INFO O| Sep 05 01:13:12.990 INFO O| Finalize: Updating package state database ... Done
48892026-09-05T01:13:13.980Z[ recovery-image] Sep 05 01:13:12.991 INFO O| Sep 05 01:13:12.991 INFO O| Finalize: Updating package cache ... Done
48902026-09-05T01:13:13.983Z[verify-libraries] Compiling yasna v0.5.2
48912026-09-05T01:13:14.028Z[ host-image] Sep 05 01:13:13.034 INFO O| Sep 05 01:13:13.034 INFO O| Finalize: Updating image state ... Done
48922026-09-05T01:13:14.050Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48932026-09-05T01:13:14.059Z[ recovery-image] Sep 05 01:13:13.070 INFO O| Sep 05 01:13:13.069 INFO O| Finalize: Updating image state ... Done
48942026-09-05T01:13:14.076Z[ recovery-image] Sep 05 01:13:13.086 INFO O| Sep 05 01:13:13.086 INFO O| Finalize: Creating fast lookup database ... Done
48952026-09-05T01:13:14.079Z[ recovery-image] Sep 05 01:13:13.087 INFO O| Sep 05 01:13:13.087 INFO O| Finalize: Reading search index ... Done
48962026-09-05T01:13:14.079Z[ recovery-image] Sep 05 01:13:13.087 INFO O| Sep 05 01:13:13.087 INFO O| Finalize: Updating search index ... Done
48972026-09-05T01:13:14.079Z[ recovery-image] Sep 05 01:13:13.088 INFO O| Sep 05 01:13:13.088 INFO O| Finalize: Updating package cache ... Done
48982026-09-05T01:13:14.247Z[verify-libraries] Compiling tabled v0.21.0
48992026-09-05T01:13:14.337Z[verify-libraries] Compiling crc8 v0.1.1
49002026-09-05T01:13:14.388Z[ recovery-image] Sep 05 01:13:13.398 INFO O| Sep 05 01:13:13.398 INFO STEP 10 (pkg_change_facet) COMPLETE
49012026-09-05T01:13:14.388Z[ recovery-image] Sep 05 01:13:13.398 INFO O| Sep 05 01:13:13.398 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49022026-09-05T01:13:14.398Z[ recovery-image] Sep 05 01:13:13.409 INFO O| Sep 05 01:13:13.409 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"]
49032026-09-05T01:13:14.457Z[verify-libraries] Compiling vergen-lib v0.1.6
49042026-09-05T01:13:14.608Z[verify-libraries] Compiling rcgen v0.12.1
49052026-09-05T01:13:14.619Z[verify-libraries] Compiling diesel_derives v2.3.7
49062026-09-05T01:13:14.695Z[verify-libraries] Compiling port-file v0.1.0
49072026-09-05T01:13:14.851Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
49082026-09-05T01:13:14.887Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49092026-09-05T01:13:15.008Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49102026-09-05T01:13:15.037Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49112026-09-05T01:13:15.057Z[ host-image] Sep 05 01:13:14.067 INFO O| Sep 05 01:13:14.067 INFO O| Finalize: Creating fast lookup database ... Done
49122026-09-05T01:13:15.073Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
49132026-09-05T01:13:15.091Z[ host-image] Sep 05 01:13:14.102 INFO O| Sep 05 01:13:14.102 INFO O| Finalize: Reading search index ... Done
49142026-09-05T01:13:15.091Z[ host-image] Sep 05 01:13:14.102 INFO O| Sep 05 01:13:14.102 INFO O| Finalize: Updating search index ... Done
49152026-09-05T01:13:15.122Z[ host-image] Sep 05 01:13:14.132 INFO O| Sep 05 01:13:14.132 INFO O| Finalize: Updating package cache ... Done
49162026-09-05T01:13:15.265Z[verify-libraries] Compiling r2d2 v0.8.10
49172026-09-05T01:13:15.300Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49182026-09-05T01:13:15.349Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
49192026-09-05T01:13:15.434Z[ host-image] Sep 05 01:13:14.445 INFO O| Sep 05 01:13:14.445 INFO STEP 13 (pkg_install) COMPLETE
49202026-09-05T01:13:15.435Z[ host-image] Sep 05 01:13:14.445 INFO O| Sep 05 01:13:14.445 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49212026-09-05T01:13:15.446Z[ host-image] Sep 05 01:13:14.456 INFO O| Sep 05 01:13:14.456 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
49222026-09-05T01:13:15.535Z[verify-libraries] Compiling digest-io v0.1.0
49232026-09-05T01:13:15.558Z[verify-libraries] Compiling dirs-sys-next v0.1.2
49242026-09-05T01:13:15.605Z[verify-libraries] Compiling progenitor v0.14.0
49252026-09-05T01:13:15.702Z[verify-libraries] Compiling rawzip v0.4.4
49262026-09-05T01:13:15.788Z[verify-libraries] Compiling cpubits v0.1.1
49272026-09-05T01:13:15.905Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49282026-09-05T01:13:15.941Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49292026-09-05T01:13:15.974Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
49302026-09-05T01:13:16.041Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
49312026-09-05T01:13:16.258Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
49322026-09-05T01:13:16.501Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
49332026-09-05T01:13:16.564Z[verify-libraries] Compiling darling_macro v0.21.3
49342026-09-05T01:13:16.702Z[verify-libraries] Compiling crunchy v0.2.4
49352026-09-05T01:13:16.815Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
49362026-09-05T01:13:16.855Z[verify-libraries] Compiling downcast-rs v2.0.2
49372026-09-05T01:13:17.050Z[verify-libraries] Compiling dirs-next v2.0.0
49382026-09-05T01:13:17.173Z[verify-libraries] Compiling darling v0.21.3
49392026-09-05T01:13:17.225Z[verify-libraries] Compiling clang-sys v1.8.1
49402026-09-05T01:13:17.264Z[verify-libraries] Compiling ignore v0.4.25
49412026-09-05T01:13:17.275Z[ recovery-image] Sep 05 01:13:16.286 INFO O| Sep 05 01:13:16.285 INFO O| Startup: Refreshing catalog 'helios' ... Done
49422026-09-05T01:13:17.301Z[verify-libraries] Compiling dsl_auto_type v0.2.0
49432026-09-05T01:13:17.345Z[verify-libraries] Compiling anstyle-parse v0.2.7
49442026-09-05T01:13:17.453Z[verify-libraries] Compiling tiny-keccak v2.0.2
49452026-09-05T01:13:17.456Z[verify-libraries] Compiling term v0.7.0
49462026-09-05T01:13:17.656Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49472026-09-05T01:13:17.701Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49482026-09-05T01:13:17.768Z[ recovery-image] Sep 05 01:13:16.778 INFO O| Sep 05 01:13:16.778 INFO O| Startup: Caching catalogs ... Done
49492026-09-05T01:13:17.768Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49502026-09-05T01:13:17.865Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49512026-09-05T01:13:17.977Z[verify-libraries] Compiling globwalk v0.9.1
49522026-09-05T01:13:17.981Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49532026-09-05T01:13:18.018Z[verify-libraries] Compiling anstream v0.6.21
49542026-09-05T01:13:18.259Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
49552026-09-05T01:13:18.303Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49562026-09-05T01:13:18.349Z[verify-libraries] Compiling predicates-tree v1.0.13
49572026-09-05T01:13:18.463Z[ host-image] Sep 05 01:13:17.472 INFO O| Sep 05 01:13:17.472 INFO O| Startup: Refreshing catalog 'helios' ... Done
49582026-09-05T01:13:18.510Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49592026-09-05T01:13:18.582Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49602026-09-05T01:13:18.643Z[verify-libraries] Compiling rand_seeder v0.4.0
49612026-09-05T01:13:18.685Z[verify-libraries] Compiling bit-vec v0.6.3
49622026-09-05T01:13:18.772Z[verify-libraries] Compiling diff v0.1.13
49632026-09-05T01:13:18.821Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
49642026-09-05T01:13:18.917Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
49652026-09-05T01:13:18.952Z[verify-libraries] Compiling bit-set v0.5.3
49662026-09-05T01:13:18.971Z[ host-image] Sep 05 01:13:17.972 INFO O| Sep 05 01:13:17.972 INFO O| Startup: Caching catalogs ... Done
49672026-09-05T01:13:19.042Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
49682026-09-05T01:13:19.149Z[verify-libraries] Compiling ascii-canvas v3.0.0
49692026-09-05T01:13:19.172Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
49702026-09-05T01:13:19.206Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49712026-09-05T01:13:19.217Z[verify-libraries] Compiling itertools v0.10.5
49722026-09-05T01:13:19.369Z[verify-libraries] Compiling libloading v0.8.9
49732026-09-05T01:13:19.425Z[verify-libraries] Compiling ena v0.14.4
49742026-09-05T01:13:19.429Z[verify-libraries] Compiling bindgen v0.71.1
49752026-09-05T01:13:19.497Z[verify-libraries] Compiling regex-syntax v0.6.29
49762026-09-05T01:13:19.630Z[ host-image] Sep 05 01:13:18.622 INFO O| Sep 05 01:13:18.622 INFO O| Planning: Solver setup ... Done
49772026-09-05T01:13:19.634Z[ host-image] Sep 05 01:13:18.628 INFO O| Sep 05 01:13:18.627 INFO O| Planning: Running solver ... Done
49782026-09-05T01:13:19.649Z[ host-image] Sep 05 01:13:18.644 INFO O| Sep 05 01:13:18.644 INFO O| Planning: Finding local manifests ... Done
49792026-09-05T01:13:19.663Z[ host-image] Sep 05 01:13:18.661 INFO O| Sep 05 01:13:18.661 INFO O| Planning: Fetching manifests: 0/1 0% complete
49802026-09-05T01:13:19.682Z[ host-image] Sep 05 01:13:18.681 INFO O| Sep 05 01:13:18.681 INFO O| Planning: Fetching manifests: 1/1 100% complete
49812026-09-05T01:13:19.688Z[ host-image] Sep 05 01:13:18.696 INFO O| Sep 05 01:13:18.696 INFO O| Planning: Package planning ... Done
49822026-09-05T01:13:19.688Z[ host-image] Sep 05 01:13:18.696 INFO O| Sep 05 01:13:18.696 INFO O| Planning: Merging actions ... Done
49832026-09-05T01:13:19.725Z[ host-image] Sep 05 01:13:18.734 INFO O| Sep 05 01:13:18.733 INFO O| Planning: Checking for conflicting actions ... Done
49842026-09-05T01:13:19.733Z[ host-image] Sep 05 01:13:18.734 INFO O| Sep 05 01:13:18.734 INFO O| Planning: Consolidating action changes ... Done
49852026-09-05T01:13:19.733Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49862026-09-05T01:13:19.733Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
49872026-09-05T01:13:19.853Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49882026-09-05T01:13:19.885Z[ host-image] Sep 05 01:13:18.893 INFO O| Sep 05 01:13:18.893 INFO O| Planning: Evaluating mediators ... Done
49892026-09-05T01:13:19.889Z[ host-image] Sep 05 01:13:18.893 INFO O| Sep 05 01:13:18.893 INFO O| Planning: Planning completed in 0.89 seconds
49902026-09-05T01:13:19.890Z[ host-image] Sep 05 01:13:18.894 INFO O| Sep 05 01:13:18.894 INFO O| Packages to install: 1
49912026-09-05T01:13:19.894Z[ host-image] Sep 05 01:13:18.905 INFO O| Sep 05 01:13:18.905 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
49922026-09-05T01:13:19.984Z[verify-libraries] Compiling cexpr v0.6.0
49932026-09-05T01:13:20.034Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
49942026-09-05T01:13:20.165Z[ host-image] Sep 05 01:13:19.175 INFO O| Sep 05 01:13:19.175 INFO O| Download: Completed 13.27 MB in 0.27 seconds (49.0M/s)
49952026-09-05T01:13:20.226Z[ host-image] Sep 05 01:13:19.233 INFO O| Sep 05 01:13:19.233 INFO O| Actions: 1/22 actions (Installing new actions)
49962026-09-05T01:13:20.465Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
49972026-09-05T01:13:20.473Z[ host-image] Sep 05 01:13:19.483 INFO O| Sep 05 01:13:19.483 INFO O| Actions: Completed 22 actions in 0.25 seconds.
49982026-09-05T01:13:20.517Z[ host-image] Sep 05 01:13:19.527 INFO O| Sep 05 01:13:19.527 INFO O| Finalize: Updating package state database ... Done
49992026-09-05T01:13:20.517Z[ host-image] Sep 05 01:13:19.527 INFO O| Sep 05 01:13:19.527 INFO O| Finalize: Updating package cache ... Done
50002026-09-05T01:13:20.522Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50012026-09-05T01:13:20.577Z[verify-libraries] Compiling rustc-hash v2.1.1
50022026-09-05T01:13:20.584Z[verify-libraries] Compiling rfc6979 v0.4.0
50032026-09-05T01:13:20.644Z[verify-libraries] Compiling libxml v0.3.3
50042026-09-05T01:13:20.649Z[ host-image] Sep 05 01:13:19.652 INFO O| Sep 05 01:13:19.652 INFO O| Finalize: Updating image state ... Done
50052026-09-05T01:13:20.841Z[verify-libraries] Compiling proc-macro-error-attr2 v2.0.0
50062026-09-05T01:13:20.873Z[verify-libraries] Compiling ecdsa v0.16.9
50072026-09-05T01:13:20.930Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50082026-09-05T01:13:20.930Z[verify-libraries] Compiling primeorder v0.13.6
50092026-09-05T01:13:20.936Z[ recovery-image] Sep 05 01:13:19.943 INFO O| Sep 05 01:13:19.943 INFO O| Planning: Solver setup ... Done
50102026-09-05T01:13:21.141Z[verify-libraries] Compiling lalrpop v0.19.12
50112026-09-05T01:13:21.246Z[verify-libraries] Compiling strum_macros v0.24.3
50122026-09-05T01:13:21.338Z[ recovery-image] Sep 05 01:13:20.347 INFO O| Sep 05 01:13:20.347 INFO O| Planning: Running solver ... Done
50132026-09-05T01:13:21.393Z[verify-libraries] Compiling proc-macro-error2 v2.0.1
50142026-09-05T01:13:21.400Z[ recovery-image] Sep 05 01:13:20.404 INFO O| Sep 05 01:13:20.404 INFO O| Planning: Finding local manifests ... Done
50152026-09-05T01:13:21.441Z[ recovery-image] Sep 05 01:13:20.451 INFO O| Sep 05 01:13:20.451 INFO O| Planning: Fetching manifests: 0/130 0% complete
50162026-09-05T01:13:21.461Z[verify-libraries] Compiling hashbrown v0.14.5
50172026-09-05T01:13:21.754Z[ host-image] Sep 05 01:13:20.761 INFO O| Sep 05 01:13:20.761 INFO O| Finalize: Creating fast lookup database ... Done
50182026-09-05T01:13:21.787Z[ host-image] Sep 05 01:13:20.790 INFO O| Sep 05 01:13:20.790 INFO O| Finalize: Reading search index ... Done
50192026-09-05T01:13:21.787Z[ host-image] Sep 05 01:13:20.790 INFO O| Sep 05 01:13:20.790 INFO O| Finalize: Updating search index ... Done
50202026-09-05T01:13:21.792Z[ host-image] Sep 05 01:13:20.801 INFO O| Sep 05 01:13:20.801 INFO O| Finalize: Updating package cache ... Done
50212026-09-05T01:13:21.863Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
50222026-09-05T01:13:21.936Z[verify-libraries] Compiling hmac v0.13.0
50232026-09-05T01:13:22.102Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.112 INFO STEP 14 (pkg_install) COMPLETE
50242026-09-05T01:13:22.102Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.112 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50252026-09-05T01:13:22.110Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "mbist" is not enabled
50262026-09-05T01:13:22.110Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50272026-09-05T01:13:22.110Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "mfg" is not enabled
50282026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50292026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "compliance" is not enabled
50302026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50312026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "stress" is not enabled
50322026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50332026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "compliance" is not enabled
50342026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50352026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO skip step because feature "nfs" is not enabled
50362026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
50372026-09-05T01:13:22.111Z[ host-image] Sep 05 01:13:21.113 INFO O| Sep 05 01:13:21.113 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
50382026-09-05T01:13:22.166Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
50392026-09-05T01:13:22.255Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50402026-09-05T01:13:22.341Z[ host-image] Sep 05 01:13:21.351 INFO O| Sep 05 01:13:21.350 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
50412026-09-05T01:13:22.476Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
50422026-09-05T01:13:22.499Z[ host-image] Sep 05 01:13:21.510 INFO O| Sep 05 01:13:21.509 INFO completed processing sled/ramdisk-01-os
50432026-09-05T01:13:22.509Z[ host-image] Sep 05 01:13:21.512 INFO omicron1 baseline generation...
50442026-09-05T01:13:22.509Z[ host-image] Sep 05 01:13:21.512 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
50452026-09-05T01:13:22.817Z[verify-libraries] Compiling universal-hash v0.6.1
50462026-09-05T01:13:22.866Z[ host-image] Sep 05 01:13:21.876 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24238:20260902T165426Z
50472026-09-05T01:13:23.035Z[verify-libraries] Compiling fxhash v0.2.1
50482026-09-05T01:13:23.056Z[verify-libraries] Compiling salty v0.3.0
50492026-09-05T01:13:23.210Z[verify-libraries] Compiling indoc v1.0.9
50502026-09-05T01:13:23.425Z[verify-libraries] Compiling chumsky v0.9.3
50512026-09-05T01:13:23.687Z[verify-libraries] Compiling knus-derive v3.4.0
50522026-09-05T01:13:23.753Z[verify-libraries] Compiling diesel v2.3.7
50532026-09-05T01:13:23.793Z[verify-libraries] Compiling p384 v0.13.1
50542026-09-05T01:13:24.467Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
50552026-09-05T01:13:24.839Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
50562026-09-05T01:13:24.909Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50572026-09-05T01:13:25.269Z[ recovery-image] Sep 05 01:13:24.274 INFO O| Sep 05 01:13:24.274 INFO O| Planning: Fetching manifests: 130/130 100% complete
50582026-09-05T01:13:25.400Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50592026-09-05T01:13:25.587Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
50602026-09-05T01:13:25.666Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
50612026-09-05T01:13:25.911Z[verify-libraries] Compiling oso-derive v0.27.3
50622026-09-05T01:13:25.924Z[ recovery-image] Sep 05 01:13:24.912 INFO O| Sep 05 01:13:24.912 INFO O| Planning: Package planning ... Done
50632026-09-05T01:13:25.924Z[verify-libraries] Compiling quick-xml v0.37.5
50642026-09-05T01:13:26.058Z[ recovery-image] Sep 05 01:13:25.068 INFO O| Sep 05 01:13:25.068 INFO O| Planning: Merging actions ... Done
50652026-09-05T01:13:26.147Z[ recovery-image] Sep 05 01:13:25.156 INFO O| Sep 05 01:13:25.156 INFO O| Planning: Checking for conflicting actions ... Done
50662026-09-05T01:13:26.217Z[ recovery-image] Sep 05 01:13:25.227 INFO O| Sep 05 01:13:25.227 INFO O| Planning: Consolidating action changes ... Done
50672026-09-05T01:13:26.352Z[ recovery-image] Sep 05 01:13:25.360 INFO O| Sep 05 01:13:25.360 INFO O| Planning: Evaluating mediators ... Done
50682026-09-05T01:13:26.428Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
50692026-09-05T01:13:26.510Z[verify-libraries] Compiling openssl-probe v0.1.6
50702026-09-05T01:13:26.883Z[verify-libraries] Compiling knus v3.4.0
50712026-09-05T01:13:27.204Z[verify-libraries] Compiling polyval v0.7.1
50722026-09-05T01:13:27.259Z[verify-libraries] Compiling der v0.8.0
50732026-09-05T01:13:27.335Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
50742026-09-05T01:13:27.428Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50752026-09-05T01:13:27.723Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
50762026-09-05T01:13:27.823Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50772026-09-05T01:13:27.944Z[ recovery-image] Sep 05 01:13:26.942 INFO O| Sep 05 01:13:26.941 INFO O| Planning: Planning completed in 10.15 seconds
50782026-09-05T01:13:27.950Z[ recovery-image] Sep 05 01:13:26.944 INFO O| Sep 05 01:13:26.944 INFO O| Packages to install: 130
50792026-09-05T01:13:27.950Z[ recovery-image] Sep 05 01:13:26.944 INFO O| Sep 05 01:13:26.944 INFO O| Mediators to change: 5
50802026-09-05T01:13:27.950Z[ recovery-image] Sep 05 01:13:26.944 INFO O| Sep 05 01:13:26.944 INFO O| Services to change: 5
50812026-09-05T01:13:27.961Z[ recovery-image] Sep 05 01:13:26.972 INFO O| Sep 05 01:13:26.972 INFO O| Download: 0/16683 items 0.0/200.2MB 0% complete
50822026-09-05T01:13:27.983Z[verify-libraries] Compiling git-stub v1.0.0
50832026-09-05T01:13:28.292Z[verify-libraries] Compiling kstat-rs v0.2.5
50842026-09-05T01:13:28.356Z[verify-libraries] Compiling trait-variant v0.1.2
50852026-09-05T01:13:28.589Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
50862026-09-05T01:13:28.619Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
50872026-09-05T01:13:28.647Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
50882026-09-05T01:13:28.717Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
50892026-09-05T01:13:28.758Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50902026-09-05T01:13:28.820Z[verify-libraries] Compiling git-stub-vcs v0.1.0
50912026-09-05T01:13:28.855Z[verify-libraries] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
50922026-09-05T01:13:28.915Z[verify-libraries] Compiling ghash v0.6.0
50932026-09-05T01:13:29.065Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50942026-09-05T01:13:29.152Z[verify-libraries] Compiling pbkdf2 v0.13.0
50952026-09-05T01:13:29.197Z[verify-libraries] Compiling crypto-bigint v0.7.5
50962026-09-05T01:13:29.246Z[verify-libraries] Compiling aes v0.9.1
50972026-09-05T01:13:29.275Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50982026-09-05T01:13:29.361Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50992026-09-05T01:13:29.785Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51002026-09-05T01:13:29.795Z[verify-libraries] Compiling ctr v0.10.1
51012026-09-05T01:13:29.826Z[verify-libraries] Compiling aead v0.6.1
51022026-09-05T01:13:30.043Z[verify-libraries] Compiling bb8 v0.8.6
51032026-09-05T01:13:30.093Z[verify-libraries] Compiling parking_lot_core v0.8.6
51042026-09-05T01:13:30.120Z[verify-libraries] Compiling aes-gcm v0.11.0
51052026-09-05T01:13:30.473Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
51062026-09-05T01:13:30.510Z[verify-libraries] Compiling spki v0.8.0
51072026-09-05T01:13:30.520Z[verify-libraries] Compiling mime_guess v2.0.5
51082026-09-05T01:13:30.520Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51092026-09-05T01:13:30.609Z[verify-libraries] Compiling salsa20 v0.11.0
51102026-09-05T01:13:30.819Z[verify-libraries] Compiling nanorand v0.7.0
51112026-09-05T01:13:30.952Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
51122026-09-05T01:13:31.000Z[verify-libraries] Compiling scrypt v0.12.0
51132026-09-05T01:13:31.191Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
51142026-09-05T01:13:31.194Z[verify-libraries] Compiling flume v0.11.1
51152026-09-05T01:13:31.276Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51162026-09-05T01:13:31.324Z[verify-libraries] Compiling cbc v0.2.1
51172026-09-05T01:13:31.433Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
51182026-09-05T01:13:31.542Z[verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51192026-09-05T01:13:31.612Z[verify-libraries] Compiling corncobs v0.1.4
51202026-09-05T01:13:31.798Z[verify-libraries] Compiling http-range v0.1.5
51212026-09-05T01:13:31.873Z[verify-libraries] Compiling nonempty v0.12.0
51222026-09-05T01:13:31.916Z[verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51232026-09-05T01:13:32.002Z[verify-libraries] Compiling pkcs5 v0.8.1
51242026-09-05T01:13:32.075Z[verify-libraries] Compiling parking_lot v0.11.2
51252026-09-05T01:13:32.119Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51262026-09-05T01:13:32.292Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
51272026-09-05T01:13:32.513Z[verify-libraries] Compiling prefix-trie v0.7.0
51282026-09-05T01:13:32.682Z[verify-libraries] Compiling secrecy v0.8.0
51292026-09-05T01:13:32.756Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
51302026-09-05T01:13:32.863Z[verify-libraries] Compiling pkcs8 v0.11.0
51312026-09-05T01:13:32.911Z[verify-libraries] Compiling hyper-staticfile v0.10.1
51322026-09-05T01:13:32.924Z[verify-libraries] Compiling hickory-server v0.25.2
51332026-09-05T01:13:32.952Z[verify-libraries] Compiling sled v0.34.7
51342026-09-05T01:13:32.971Z[ recovery-image] Sep 05 01:13:31.980 INFO O| Sep 05 01:13:31.979 INFO O| Download: 9402/16683 items 94.7/200.2MB 47% complete (19.0M/s)
51352026-09-05T01:13:33.002Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
51362026-09-05T01:13:33.300Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
51372026-09-05T01:13:33.336Z[verify-libraries] Compiling ff v0.14.0
51382026-09-05T01:13:33.620Z[verify-libraries] Compiling libz-sys v1.1.24
51392026-09-05T01:13:33.651Z[verify-libraries] Compiling group v0.14.0
51402026-09-05T01:13:33.651Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51412026-09-05T01:13:33.834Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51422026-09-05T01:13:33.979Z[verify-libraries] Compiling signature v3.0.0
51432026-09-05T01:13:34.096Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51442026-09-05T01:13:34.148Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51452026-09-05T01:13:34.178Z[verify-libraries] Compiling instability v0.3.11
51462026-09-05T01:13:34.274Z[verify-libraries] Compiling base16ct v1.0.0
51472026-09-05T01:13:34.445Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51482026-09-05T01:13:34.519Z[verify-libraries] Compiling sec1 v0.8.1
51492026-09-05T01:13:34.557Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51502026-09-05T01:13:34.574Z[verify-libraries] Compiling hkdf v0.13.0
51512026-09-05T01:13:34.903Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51522026-09-05T01:13:34.933Z[verify-libraries] Compiling scuffle v0.1.0
51532026-09-05T01:13:35.001Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51542026-09-05T01:13:35.040Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
51552026-09-05T01:13:35.198Z[verify-libraries] Compiling castaway v0.2.4
51562026-09-05T01:13:35.344Z[verify-libraries] Compiling indoc v2.0.7
51572026-09-05T01:13:35.431Z[verify-libraries] Compiling compact_str v0.8.1
51582026-09-05T01:13:36.039Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
51592026-09-05T01:13:36.137Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51602026-09-05T01:13:36.549Z[verify-libraries] Compiling elliptic-curve v0.14.1
51612026-09-05T01:13:36.878Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
51622026-09-05T01:13:36.963Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
51632026-09-05T01:13:37.171Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
51642026-09-05T01:13:41.601Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
51652026-09-05T01:13:41.601Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
51662026-09-05T01:13:41.601Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
51672026-09-05T01:13:41.601Z[verify-libraries] Compiling lru v0.12.5
51682026-09-05T01:13:41.601Z[verify-libraries] Compiling unicode-truncate v1.1.0
51692026-09-05T01:13:41.601Z[verify-libraries] Compiling arc-swap v1.8.2
51702026-09-05T01:13:41.601Z[verify-libraries] Compiling cassowary v0.3.0
51712026-09-05T01:13:41.601Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51722026-09-05T01:13:41.601Z[ recovery-image] Sep 05 01:13:36.984 INFO O| Sep 05 01:13:36.984 INFO O| Download: 16656/16683 items 198.9/200.2MB 99% complete (19.9M/s)
51732026-09-05T01:13:41.601Z[ recovery-image] Sep 05 01:13:37.017 INFO O| Sep 05 01:13:37.017 INFO O| Download: Completed 200.18 MB in 10.04 seconds (19.9M/s)
51742026-09-05T01:13:41.601Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
51752026-09-05T01:13:41.601Z[verify-libraries] Compiling ratatui v0.29.0
51762026-09-05T01:13:41.601Z[verify-libraries] Compiling slog-scope v4.4.1
51772026-09-05T01:13:41.666Z[verify-libraries] Compiling wnaf v0.14.0
51782026-09-05T01:13:41.666Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
51792026-09-05T01:13:41.666Z[verify-libraries] Compiling primefield v0.14.0
51802026-09-05T01:13:41.666Z[verify-libraries] Compiling rfc6979 v0.6.0
51812026-09-05T01:13:41.668Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
51822026-09-05T01:13:41.668Z[verify-libraries] Compiling progenitor-impl v0.13.0
51832026-09-05T01:13:41.668Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51842026-09-05T01:13:41.668Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
51852026-09-05T01:13:41.668Z[verify-libraries] Compiling vergen-git2 v9.1.0
51862026-09-05T01:13:41.668Z[verify-libraries] Compiling strsim v0.10.0
51872026-09-05T01:13:41.668Z[verify-libraries] Compiling darling_core v0.13.4
51882026-09-05T01:13:41.668Z[verify-libraries] Compiling diesel-dtrace v0.5.0
51892026-09-05T01:13:41.668Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
51902026-09-05T01:13:41.668Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
51912026-09-05T01:13:41.668Z[verify-libraries] Compiling ecdsa v0.17.0
51922026-09-05T01:13:41.668Z[verify-libraries] Compiling primeorder v0.14.0
51932026-09-05T01:13:41.668Z[verify-libraries] Compiling slog-stdlog v4.1.1
51942026-09-05T01:13:41.695Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
51952026-09-05T01:13:41.741Z[verify-libraries] Compiling tungstenite v0.23.0
51962026-09-05T01:13:41.762Z[verify-libraries] Compiling progenitor-client v0.13.0
51972026-09-05T01:13:41.890Z[verify-libraries] Compiling console v0.16.2
51982026-09-05T01:13:41.927Z[verify-libraries] Compiling curve25519-dalek v5.0.0
51992026-09-05T01:13:42.146Z[verify-libraries] Compiling libsw-core v0.3.2
52002026-09-05T01:13:42.272Z[verify-libraries] Compiling progenitor-macro v0.13.0
52012026-09-05T01:13:42.389Z[verify-libraries] Compiling assert_matches v1.5.0
52022026-09-05T01:13:42.414Z[verify-libraries] Compiling void v1.0.2
52032026-09-05T01:13:42.435Z[verify-libraries] Compiling unit-prefix v0.5.2
52042026-09-05T01:13:42.502Z[verify-libraries] Compiling libsw v3.5.0
52052026-09-05T01:13:42.524Z[verify-libraries] Compiling darling_macro v0.13.4
52062026-09-05T01:13:42.547Z[verify-libraries] Compiling lzss v0.8.2
52072026-09-05T01:13:42.550Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52082026-09-05T01:13:42.612Z[verify-libraries] Compiling indicatif v0.18.4
52092026-09-05T01:13:42.659Z[verify-libraries] Compiling slog-envlogger v2.2.0
52102026-09-05T01:13:42.714Z[verify-libraries] Compiling ssh-encoding v0.3.0
52112026-09-05T01:13:42.733Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52122026-09-05T01:13:42.847Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
52132026-09-05T01:13:42.959Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52142026-09-05T01:13:43.094Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52152026-09-05T01:13:43.125Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52162026-09-05T01:13:43.155Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
52172026-09-05T01:13:43.231Z[verify-libraries] Compiling nix v0.27.1
52182026-09-05T01:13:43.480Z[verify-libraries] Compiling colored v2.2.0
52192026-09-05T01:13:43.505Z[verify-libraries] Compiling blake3 v1.8.5
52202026-09-05T01:13:43.546Z[verify-libraries] Compiling serde_bytes v0.11.19
52212026-09-05T01:13:43.549Z[ recovery-image] Sep 05 01:13:42.559 INFO O| Sep 05 01:13:42.559 INFO O| Actions: 1/27596 actions (Installing new actions)
52222026-09-05T01:13:43.681Z[verify-libraries] Compiling keccak v0.2.0
52232026-09-05T01:13:43.861Z[verify-libraries] Compiling shell-words v1.1.1
52242026-09-05T01:13:43.972Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
52252026-09-05T01:13:44.107Z[verify-libraries] Compiling darling v0.13.4
52262026-09-05T01:13:44.135Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
52272026-09-05T01:13:44.254Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52282026-09-05T01:13:44.584Z[verify-libraries] Compiling ed25519 v3.0.0
52292026-09-05T01:13:44.645Z[verify-libraries] Compiling crypto-primes v0.7.2
52302026-09-05T01:13:44.728Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
52312026-09-05T01:13:45.098Z[verify-libraries] Compiling poly1305 v0.9.0
52322026-09-05T01:13:45.122Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52332026-09-05T01:13:45.370Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52342026-09-05T01:13:45.599Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52352026-09-05T01:13:45.756Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52362026-09-05T01:13:45.804Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
52372026-09-05T01:13:45.859Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52382026-09-05T01:13:45.918Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52392026-09-05T01:13:46.000Z[verify-libraries] Compiling blowfish v0.10.0
52402026-09-05T01:13:46.032Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
52412026-09-05T01:13:46.072Z[verify-libraries] Compiling petname v2.0.2
52422026-09-05T01:13:46.136Z[verify-libraries] Compiling arrayvec v0.7.6
52432026-09-05T01:13:46.218Z[verify-libraries] Compiling arrayref v0.3.9
52442026-09-05T01:13:46.309Z[verify-libraries] Compiling constant_time_eq v0.4.2
52452026-09-05T01:13:46.393Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
52462026-09-05T01:13:46.450Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
52472026-09-05T01:13:46.868Z[verify-libraries] Compiling rsa v0.10.0-rc.18
52482026-09-05T01:13:46.888Z[verify-libraries] Compiling ssh-cipher v0.3.0
52492026-09-05T01:13:46.940Z[verify-libraries] Compiling ed25519-dalek v3.0.0
52502026-09-05T01:13:46.992Z[verify-libraries] Compiling serde_with_macros v1.5.2
52512026-09-05T01:13:47.107Z[verify-libraries] Compiling sha3 v0.11.0
52522026-09-05T01:13:47.673Z[verify-libraries] Compiling p384 v0.14.0
52532026-09-05T01:13:47.698Z[verify-libraries] Compiling p521 v0.14.0
52542026-09-05T01:13:47.812Z[verify-libraries] Compiling progenitor v0.13.0
52552026-09-05T01:13:47.855Z[verify-libraries] Compiling p256 v0.14.0
52562026-09-05T01:13:47.912Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52572026-09-05T01:13:47.990Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52582026-09-05T01:13:48.043Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52592026-09-05T01:13:48.044Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52602026-09-05T01:13:48.206Z[verify-libraries] Compiling twox-hash v2.1.2
52612026-09-05T01:13:48.415Z[verify-libraries] Compiling kem v0.3.0
52622026-09-05T01:13:48.549Z[ recovery-image] Sep 05 01:13:47.559 INFO O| Sep 05 01:13:47.559 INFO O| Actions: 22172/27596 actions (Installing new actions)
52632026-09-05T01:13:48.646Z[verify-libraries] Compiling module-lattice v0.2.3
52642026-09-05T01:13:48.685Z[verify-libraries] Compiling rtoolbox v0.0.3
52652026-09-05T01:13:48.772Z[verify-libraries] Compiling atty v0.2.14
52662026-09-05T01:13:48.936Z[verify-libraries] Compiling sponge-cursor v0.1.0
52672026-09-05T01:13:48.987Z[verify-libraries] Compiling topological-sort v0.2.2
52682026-09-05T01:13:49.034Z[verify-libraries] Compiling ml-kem v0.3.2
52692026-09-05T01:13:49.143Z[verify-libraries] Compiling omicron-zone-package v0.12.3
52702026-09-05T01:13:49.174Z[verify-libraries] Compiling sha3 v0.12.0
52712026-09-05T01:13:49.200Z[verify-libraries] Compiling rpassword v7.5.4
52722026-09-05T01:13:49.287Z[verify-libraries] Compiling serde_with v1.14.0
52732026-09-05T01:13:49.308Z[ recovery-image] Sep 05 01:13:48.318 INFO O| Sep 05 01:13:48.318 INFO O| Actions: Completed 27596 actions in 5.76 seconds.
52742026-09-05T01:13:49.399Z[ recovery-image] Sep 05 01:13:48.409 INFO O| Sep 05 01:13:48.409 INFO O| Finalize: Updating package state database ... Done
52752026-09-05T01:13:49.399Z[ recovery-image] Sep 05 01:13:48.409 INFO O| Sep 05 01:13:48.409 INFO O| Finalize: Updating package cache ... Done
52762026-09-05T01:13:49.644Z[ recovery-image] Sep 05 01:13:48.649 INFO O| Sep 05 01:13:48.649 INFO O| Finalize: Updating image state ... Done
52772026-09-05T01:13:49.947Z[verify-libraries] Compiling russh-cryptovec v0.62.0
52782026-09-05T01:13:50.199Z[verify-libraries] Compiling tui-tree-widget v0.23.1
52792026-09-05T01:13:50.234Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
52802026-09-05T01:13:50.330Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
52812026-09-05T01:13:50.492Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
52822026-09-05T01:13:50.506Z[ recovery-image] Sep 05 01:13:49.516 INFO O| Sep 05 01:13:49.516 INFO O| Finalize: Creating fast lookup database ... Done
52832026-09-05T01:13:50.523Z[ recovery-image] Sep 05 01:13:49.534 INFO O| Sep 05 01:13:49.534 INFO O| Finalize: Reading search index ... Done
52842026-09-05T01:13:50.764Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
52852026-09-05T01:13:50.797Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
52862026-09-05T01:13:50.883Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
52872026-09-05T01:13:51.172Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
52882026-09-05T01:13:51.351Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52892026-09-05T01:13:51.412Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
52902026-09-05T01:13:51.614Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
52912026-09-05T01:13:51.754Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
52922026-09-05T01:13:51.804Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
52932026-09-05T01:13:52.014Z[verify-libraries] Compiling fatfs v0.3.6
52942026-09-05T01:13:52.063Z[verify-libraries] Compiling num-bigint v0.4.6
52952026-09-05T01:13:52.088Z[verify-libraries] Compiling generic-array v1.4.3
52962026-09-05T01:13:52.134Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
52972026-09-05T01:13:52.138Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
52982026-09-05T01:13:52.243Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
52992026-09-05T01:13:52.372Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53002026-09-05T01:13:52.390Z[ recovery-image] Sep 05 01:13:51.401 INFO O| Sep 05 01:13:51.401 INFO O| Finalize: Building new search index ... Done
53012026-09-05T01:13:52.682Z[ recovery-image] Sep 05 01:13:51.691 INFO O| Sep 05 01:13:51.691 INFO O| Finalize: Updating package cache ... Done
53022026-09-05T01:13:52.950Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53032026-09-05T01:13:53.065Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO STEP 11 (pkg_install) COMPLETE
53042026-09-05T01:13:53.065Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53052026-09-05T01:13:53.065Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO skip step because feature "recovery" is enabled
53062026-09-05T01:13:53.069Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53072026-09-05T01:13:53.070Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO skip step because feature "omicron1" is not enabled
53082026-09-05T01:13:53.070Z[ recovery-image] Sep 05 01:13:52.075 INFO O| Sep 05 01:13:52.075 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53092026-09-05T01:13:53.075Z[ recovery-image] Sep 05 01:13:52.086 INFO O| Sep 05 01:13:52.086 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
53102026-09-05T01:13:53.217Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53112026-09-05T01:13:54.104Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53122026-09-05T01:13:55.193Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53132026-09-05T01:13:55.237Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53142026-09-05T01:13:55.774Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53152026-09-05T01:13:56.166Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53162026-09-05T01:13:56.443Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
53172026-09-05T01:13:56.799Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
53182026-09-05T01:13:57.131Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
53192026-09-05T01:13:57.184Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
53202026-09-05T01:13:57.922Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
53212026-09-05T01:13:58.015Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53222026-09-05T01:13:58.590Z[verify-libraries] Compiling russh-util v0.52.0
53232026-09-05T01:13:58.724Z[ recovery-image] Sep 05 01:13:57.733 INFO O| Sep 05 01:13:57.733 INFO O| Startup: Refreshing catalog 'helios' ... Done
53242026-09-05T01:13:58.827Z[verify-libraries] Compiling enum_dispatch v0.3.13
53252026-09-05T01:13:59.248Z[ recovery-image] Sep 05 01:13:58.258 INFO O| Sep 05 01:13:58.258 INFO O| Startup: Caching catalogs ... Done
53262026-09-05T01:13:59.277Z[verify-libraries] Compiling delegate v0.13.5
53272026-09-05T01:13:59.525Z[verify-libraries] Compiling sapling-renderdag v0.1.0
53282026-09-05T01:13:59.754Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
53292026-09-05T01:13:59.886Z[ recovery-image] Sep 05 01:13:58.896 INFO O| Sep 05 01:13:58.896 INFO O| Planning: Solver setup ... Done
53302026-09-05T01:13:59.891Z[ recovery-image] Sep 05 01:13:58.902 INFO O| Sep 05 01:13:58.902 INFO O| Planning: Running solver ... Done
53312026-09-05T01:13:59.907Z[ recovery-image] Sep 05 01:13:58.917 INFO O| Sep 05 01:13:58.917 INFO O| Planning: Finding local manifests ... Done
53322026-09-05T01:13:59.935Z[ recovery-image] Sep 05 01:13:58.945 INFO O| Sep 05 01:13:58.945 INFO O| Planning: Fetching manifests: 0/1 0% complete
53332026-09-05T01:13:59.942Z[ recovery-image] Sep 05 01:13:58.953 INFO O| Sep 05 01:13:58.953 INFO O| Planning: Fetching manifests: 1/1 100% complete
53342026-09-05T01:13:59.949Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53352026-09-05T01:13:59.958Z[ recovery-image] Sep 05 01:13:58.969 INFO O| Sep 05 01:13:58.969 INFO O| Planning: Package planning ... Done
53362026-09-05T01:13:59.962Z[ recovery-image] Sep 05 01:13:58.969 INFO O| Sep 05 01:13:58.969 INFO O| Planning: Merging actions ... Done
53372026-09-05T01:13:59.979Z[ recovery-image] Sep 05 01:13:58.989 INFO O| Sep 05 01:13:58.989 INFO O| Planning: Checking for conflicting actions ... Done
53382026-09-05T01:13:59.983Z[ recovery-image] Sep 05 01:13:58.989 INFO O| Sep 05 01:13:58.989 INFO O| Planning: Consolidating action changes ... Done
53392026-09-05T01:13:59.983Z[verify-libraries] Compiling sync-ptr v0.1.4
53402026-09-05T01:14:00.075Z[ recovery-image] Sep 05 01:13:59.085 INFO O| Sep 05 01:13:59.085 INFO O| Planning: Evaluating mediators ... Done
53412026-09-05T01:14:00.079Z[ recovery-image] Sep 05 01:13:59.087 INFO O| Sep 05 01:13:59.087 INFO O| Planning: Planning completed in 0.81 seconds
53422026-09-05T01:14:00.079Z[ recovery-image] Sep 05 01:13:59.087 INFO O| Sep 05 01:13:59.087 INFO O| Packages to install: 1
53432026-09-05T01:14:00.088Z[ recovery-image] Sep 05 01:13:59.099 INFO O| Sep 05 01:13:59.098 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
53442026-09-05T01:14:00.149Z[verify-libraries] Compiling seq-macro v0.3.6
53452026-09-05T01:14:00.202Z[verify-libraries] Compiling md5 v0.8.0
53462026-09-05T01:14:00.339Z[ recovery-image] Sep 05 01:13:59.339 INFO O| Sep 05 01:13:59.339 INFO O| Download: Completed 13.27 MB in 0.24 seconds (55.1M/s)
53472026-09-05T01:14:00.398Z[ recovery-image] Sep 05 01:13:59.407 INFO O| Sep 05 01:13:59.407 INFO O| Actions: 1/22 actions (Installing new actions)
53482026-09-05T01:14:00.402Z[verify-libraries] Compiling hex-literal v1.1.0
53492026-09-05T01:14:00.481Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53502026-09-05T01:14:00.511Z[verify-libraries] Compiling russh v0.62.4
53512026-09-05T01:14:00.573Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53522026-09-05T01:14:00.610Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
53532026-09-05T01:14:00.673Z[ recovery-image] Sep 05 01:13:59.683 INFO O| Sep 05 01:13:59.683 INFO O| Actions: Completed 22 actions in 0.28 seconds.
53542026-09-05T01:14:00.715Z[ recovery-image] Sep 05 01:13:59.726 INFO O| Sep 05 01:13:59.726 INFO O| Finalize: Updating package state database ... Done
53552026-09-05T01:14:00.715Z[ recovery-image] Sep 05 01:13:59.726 INFO O| Sep 05 01:13:59.726 INFO O| Finalize: Updating package cache ... Done
53562026-09-05T01:14:00.894Z[ recovery-image] Sep 05 01:13:59.905 INFO O| Sep 05 01:13:59.904 INFO O| Finalize: Updating image state ... Done
53572026-09-05T01:14:01.139Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53582026-09-05T01:14:01.262Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
53592026-09-05T01:14:01.461Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
53602026-09-05T01:14:01.677Z[ recovery-image] Sep 05 01:14:00.686 INFO O| Sep 05 01:14:00.686 INFO O| Finalize: Creating fast lookup database ... Done
53612026-09-05T01:14:01.695Z[ recovery-image] Sep 05 01:14:00.704 INFO O| Sep 05 01:14:00.703 INFO O| Finalize: Reading search index ... Done
53622026-09-05T01:14:01.700Z[ recovery-image] Sep 05 01:14:00.704 INFO O| Sep 05 01:14:00.704 INFO O| Finalize: Updating search index ... Done
53632026-09-05T01:14:01.704Z[ recovery-image] Sep 05 01:14:00.714 INFO O| Sep 05 01:14:00.714 INFO O| Finalize: Updating package cache ... Done
53642026-09-05T01:14:01.966Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
53652026-09-05T01:14:02.010Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
53662026-09-05T01:14:02.086Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 14 (pkg_install) COMPLETE
53672026-09-05T01:14:02.086Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53682026-09-05T01:14:02.086Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "mbist" is not enabled
53692026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53702026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "mfg" is not enabled
53712026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53722026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "compliance" is not enabled
53732026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53742026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "stress" is not enabled
53752026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53762026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "compliance" is not enabled
53772026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53782026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO skip step because feature "nfs" is not enabled
53792026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53802026-09-05T01:14:02.092Z[ recovery-image] Sep 05 01:14:01.092 INFO O| Sep 05 01:14:01.092 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53812026-09-05T01:14:02.260Z[verify-libraries] Compiling fs-err v2.11.0
53822026-09-05T01:14:02.315Z[ recovery-image] Sep 05 01:14:01.325 INFO O| Sep 05 01:14:01.325 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
53832026-09-05T01:14:02.414Z[verify-libraries] Compiling internet-checksum v0.2.1
53842026-09-05T01:14:02.444Z[ recovery-image] Sep 05 01:14:01.452 INFO O| Sep 05 01:14:01.452 INFO completed processing sled/ramdisk-01-os
53852026-09-05T01:14:02.453Z[ recovery-image] Sep 05 01:14:01.455 INFO image builder template: ramdisk-02-trim...
53862026-09-05T01:14:02.453Z[ recovery-image] Sep 05 01:14:01.455 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/.tmpByZPSv/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
53872026-09-05T01:14:02.468Z[ recovery-image] Sep 05 01:14:01.476 INFO O| Sep 05 01:14:01.476 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53882026-09-05T01:14:02.485Z[ recovery-image] Sep 05 01:14:01.481 INFO O| Sep 05 01:14:01.481 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53892026-09-05T01:14:02.649Z[ recovery-image] Sep 05 01:14:01.653 INFO O| Sep 05 01:14:01.653 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
53902026-09-05T01:14:02.695Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
53912026-09-05T01:14:02.732Z[ recovery-image] Sep 05 01:14:01.739 INFO O| Sep 05 01:14:01.739 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53922026-09-05T01:14:02.732Z[ recovery-image] Sep 05 01:14:01.739 INFO O| Sep 05 01:14:01.739 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
53932026-09-05T01:14:02.739Z[ recovery-image] Sep 05 01:14:01.744 INFO O| Sep 05 01:14:01.744 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
53942026-09-05T01:14:02.746Z[ recovery-image] Sep 05 01:14:01.747 INFO O| Sep 05 01:14:01.747 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53952026-09-05T01:14:02.746Z[ recovery-image] Sep 05 01:14:01.751 INFO O| Sep 05 01:14:01.751 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53962026-09-05T01:14:02.993Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
53972026-09-05T01:14:03.273Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
53982026-09-05T01:14:03.574Z[ recovery-image] Sep 05 01:14:02.584 INFO O| Sep 05 01:14:02.584 INFO rolled back to input snapshot; work may begin
53992026-09-05T01:14:03.574Z[ recovery-image] Sep 05 01:14:02.584 INFO O| Sep 05 01:14:02.584 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
54002026-09-05T01:14:03.581Z[ recovery-image] Sep 05 01:14:02.589 INFO O| Sep 05 01:14:02.589 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54012026-09-05T01:14:03.596Z[ recovery-image] Sep 05 01:14:02.600 INFO O| Sep 05 01:14:02.600 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
54022026-09-05T01:14:03.631Z[ recovery-image] Sep 05 01:14:02.638 INFO O| Sep 05 01:14:02.638 INFO STEP 0 (remove_files) COMPLETE
54032026-09-05T01:14:03.631Z[ recovery-image] Sep 05 01:14:02.638 INFO O| Sep 05 01:14:02.638 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54042026-09-05T01:14:03.639Z[ recovery-image] Sep 05 01:14:02.649 INFO O| Sep 05 01:14:02.649 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
54052026-09-05T01:14:03.645Z[ recovery-image] Sep 05 01:14:02.650 INFO O| Sep 05 01:14:02.650 INFO STEP 1 (remove_files) COMPLETE
54062026-09-05T01:14:03.645Z[ recovery-image] Sep 05 01:14:02.650 INFO O| Sep 05 01:14:02.650 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54072026-09-05T01:14:03.651Z[ recovery-image] Sep 05 01:14:02.660 INFO O| Sep 05 01:14:02.660 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
54082026-09-05T01:14:03.662Z[ recovery-image] Sep 05 01:14:02.673 INFO O| Sep 05 01:14:02.672 INFO STEP 2 (remove_files) COMPLETE
54092026-09-05T01:14:03.663Z[ recovery-image] Sep 05 01:14:02.673 INFO O| Sep 05 01:14:02.673 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54102026-09-05T01:14:03.674Z[ recovery-image] Sep 05 01:14:02.684 INFO O| Sep 05 01:14:02.684 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
54112026-09-05T01:14:03.691Z[ recovery-image] Sep 05 01:14:02.685 INFO O| Sep 05 01:14:02.685 INFO STEP 3 (remove_files) COMPLETE
54122026-09-05T01:14:03.691Z[ recovery-image] Sep 05 01:14:02.685 INFO O| Sep 05 01:14:02.685 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54132026-09-05T01:14:03.698Z[ recovery-image] Sep 05 01:14:02.695 INFO O| Sep 05 01:14:02.695 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
54142026-09-05T01:14:03.698Z[ recovery-image] Sep 05 01:14:02.698 INFO O| Sep 05 01:14:02.698 INFO STEP 4 (remove_files) COMPLETE
54152026-09-05T01:14:03.698Z[ recovery-image] Sep 05 01:14:02.698 INFO O| Sep 05 01:14:02.698 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54162026-09-05T01:14:03.703Z[ recovery-image] Sep 05 01:14:02.708 INFO O| Sep 05 01:14:02.708 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
54172026-09-05T01:14:03.703Z[ recovery-image] Sep 05 01:14:02.708 INFO O| Sep 05 01:14:02.708 INFO STEP 5 (remove_files) COMPLETE
54182026-09-05T01:14:03.703Z[ recovery-image] Sep 05 01:14:02.708 INFO O| Sep 05 01:14:02.708 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54192026-09-05T01:14:03.710Z[ recovery-image] Sep 05 01:14:02.719 INFO O| Sep 05 01:14:02.719 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
54202026-09-05T01:14:03.719Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 6 (remove_files) COMPLETE
54212026-09-05T01:14:03.719Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54222026-09-05T01:14:03.719Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO skip step because feature "heliosv2" is not enabled
54232026-09-05T01:14:03.719Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54242026-09-05T01:14:03.727Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO skip step because feature "recovery" is enabled
54252026-09-05T01:14:03.727Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54262026-09-05T01:14:03.727Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO skip step because feature "recovery" is enabled
54272026-09-05T01:14:03.727Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54282026-09-05T01:14:03.728Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO skip step because feature "recovery" is enabled
54292026-09-05T01:14:03.728Z[ recovery-image] Sep 05 01:14:02.729 INFO O| Sep 05 01:14:02.729 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54302026-09-05T01:14:03.736Z[ recovery-image] Sep 05 01:14:02.739 INFO O| Sep 05 01:14:02.739 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
54312026-09-05T01:14:03.737Z[ recovery-image] Sep 05 01:14:02.741 INFO O| Sep 05 01:14:02.741 INFO STEP 11 (remove_files) COMPLETE
54322026-09-05T01:14:03.737Z[ recovery-image] Sep 05 01:14:02.741 INFO O| Sep 05 01:14:02.741 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54332026-09-05T01:14:03.743Z[ recovery-image] Sep 05 01:14:02.750 INFO O| Sep 05 01:14:02.750 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
54342026-09-05T01:14:03.743Z[ recovery-image] Sep 05 01:14:02.751 INFO O| Sep 05 01:14:02.751 INFO STEP 12 (remove_files) COMPLETE
54352026-09-05T01:14:03.743Z[ recovery-image] Sep 05 01:14:02.751 INFO O| Sep 05 01:14:02.751 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54362026-09-05T01:14:03.757Z[ recovery-image] Sep 05 01:14:02.760 INFO O| Sep 05 01:14:02.760 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
54372026-09-05T01:14:03.761Z[ recovery-image] Sep 05 01:14:02.761 INFO O| Sep 05 01:14:02.761 INFO STEP 13 (remove_files) COMPLETE
54382026-09-05T01:14:03.761Z[ recovery-image] Sep 05 01:14:02.761 INFO O| Sep 05 01:14:02.761 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54392026-09-05T01:14:03.871Z[ recovery-image] Sep 05 01:14:02.873 INFO O| Sep 05 01:14:02.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
54402026-09-05T01:14:03.893Z[ recovery-image] Sep 05 01:14:02.903 INFO O| Sep 05 01:14:02.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
54412026-09-05T01:14:03.907Z[ recovery-image] Sep 05 01:14:02.915 INFO O| Sep 05 01:14:02.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
54422026-09-05T01:14:03.907Z[ recovery-image] Sep 05 01:14:02.916 INFO O| Sep 05 01:14:02.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
54432026-09-05T01:14:03.916Z[ recovery-image] Sep 05 01:14:02.924 INFO O| Sep 05 01:14:02.924 INFO STEP 14 (remove_files) COMPLETE
54442026-09-05T01:14:03.916Z[ recovery-image] Sep 05 01:14:02.924 INFO O| Sep 05 01:14:02.924 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54452026-09-05T01:14:03.928Z[ recovery-image] Sep 05 01:14:02.935 INFO O| Sep 05 01:14:02.935 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
54462026-09-05T01:14:03.934Z[ recovery-image] Sep 05 01:14:02.936 INFO O| Sep 05 01:14:02.936 INFO STEP 15 (remove_files) COMPLETE
54472026-09-05T01:14:03.934Z[ recovery-image] Sep 05 01:14:02.936 INFO O| Sep 05 01:14:02.936 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54482026-09-05T01:14:03.937Z[ recovery-image] Sep 05 01:14:02.946 INFO O| Sep 05 01:14:02.946 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
54492026-09-05T01:14:03.943Z[ recovery-image] Sep 05 01:14:02.952 INFO O| Sep 05 01:14:02.952 INFO STEP 16 (remove_files) COMPLETE
54502026-09-05T01:14:03.943Z[ recovery-image] Sep 05 01:14:02.952 INFO O| Sep 05 01:14:02.952 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54512026-09-05T01:14:03.958Z[ recovery-image] Sep 05 01:14:02.963 INFO O| Sep 05 01:14:02.963 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
54522026-09-05T01:14:03.966Z[ recovery-image] Sep 05 01:14:02.963 INFO O| Sep 05 01:14:02.963 INFO STEP 17 (remove_files) COMPLETE
54532026-09-05T01:14:03.966Z[ recovery-image] Sep 05 01:14:02.963 INFO O| Sep 05 01:14:02.963 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54542026-09-05T01:14:03.966Z[ recovery-image] Sep 05 01:14:02.973 INFO O| Sep 05 01:14:02.973 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
54552026-09-05T01:14:03.973Z[ recovery-image] Sep 05 01:14:02.974 INFO O| Sep 05 01:14:02.974 INFO STEP 18 (remove_files) COMPLETE
54562026-09-05T01:14:03.973Z[ recovery-image] Sep 05 01:14:02.974 INFO O| Sep 05 01:14:02.974 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54572026-09-05T01:14:03.977Z[ recovery-image] Sep 05 01:14:02.984 INFO O| Sep 05 01:14:02.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
54582026-09-05T01:14:03.977Z[ recovery-image] Sep 05 01:14:02.984 INFO O| Sep 05 01:14:02.984 INFO STEP 19 (remove_files) COMPLETE
54592026-09-05T01:14:03.977Z[ recovery-image] Sep 05 01:14:02.984 INFO O| Sep 05 01:14:02.984 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54602026-09-05T01:14:03.984Z[ recovery-image] Sep 05 01:14:02.994 INFO O| Sep 05 01:14:02.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
54612026-09-05T01:14:03.984Z[ recovery-image] Sep 05 01:14:02.994 INFO O| Sep 05 01:14:02.994 INFO STEP 20 (remove_files) COMPLETE
54622026-09-05T01:14:03.984Z[ recovery-image] Sep 05 01:14:02.994 INFO O| Sep 05 01:14:02.994 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54632026-09-05T01:14:03.997Z[ recovery-image] Sep 05 01:14:03.004 INFO O| Sep 05 01:14:03.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
54642026-09-05T01:14:03.997Z[ recovery-image] Sep 05 01:14:03.004 INFO O| Sep 05 01:14:03.004 INFO STEP 21 (remove_files) COMPLETE
54652026-09-05T01:14:04.005Z[ recovery-image] Sep 05 01:14:03.004 INFO O| Sep 05 01:14:03.004 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54662026-09-05T01:14:04.010Z[ recovery-image] Sep 05 01:14:03.016 INFO O| Sep 05 01:14:03.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
54672026-09-05T01:14:04.011Z[ recovery-image] Sep 05 01:14:03.017 INFO O| Sep 05 01:14:03.017 INFO STEP 22 (remove_files) COMPLETE
54682026-09-05T01:14:04.011Z[ recovery-image] Sep 05 01:14:03.017 INFO O| Sep 05 01:14:03.017 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54692026-09-05T01:14:04.019Z[ recovery-image] Sep 05 01:14:03.028 INFO O| Sep 05 01:14:03.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
54702026-09-05T01:14:04.019Z[ recovery-image] Sep 05 01:14:03.028 INFO O| Sep 05 01:14:03.028 INFO STEP 23 (remove_files) COMPLETE
54712026-09-05T01:14:04.019Z[ recovery-image] Sep 05 01:14:03.028 INFO O| Sep 05 01:14:03.028 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54722026-09-05T01:14:04.036Z[ recovery-image] Sep 05 01:14:03.046 INFO O| Sep 05 01:14:03.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
54732026-09-05T01:14:04.036Z[ recovery-image] Sep 05 01:14:03.046 INFO O| Sep 05 01:14:03.046 INFO STEP 24 (remove_files) COMPLETE
54742026-09-05T01:14:04.036Z[ recovery-image] Sep 05 01:14:03.046 INFO O| Sep 05 01:14:03.046 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54752026-09-05T01:14:04.048Z[ recovery-image] Sep 05 01:14:03.055 INFO O| Sep 05 01:14:03.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
54762026-09-05T01:14:04.048Z[ recovery-image] Sep 05 01:14:03.055 INFO O| Sep 05 01:14:03.055 INFO STEP 25 (remove_files) COMPLETE
54772026-09-05T01:14:04.055Z[ recovery-image] Sep 05 01:14:03.055 INFO O| Sep 05 01:14:03.055 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54782026-09-05T01:14:04.060Z[ recovery-image] Sep 05 01:14:03.067 INFO O| Sep 05 01:14:03.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
54792026-09-05T01:14:04.060Z[ recovery-image] Sep 05 01:14:03.067 INFO O| Sep 05 01:14:03.067 INFO STEP 26 (remove_files) COMPLETE
54802026-09-05T01:14:04.060Z[ recovery-image] Sep 05 01:14:03.067 INFO O| Sep 05 01:14:03.067 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54812026-09-05T01:14:04.068Z[ recovery-image] Sep 05 01:14:03.076 INFO O| Sep 05 01:14:03.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
54822026-09-05T01:14:04.074Z[ recovery-image] Sep 05 01:14:03.076 INFO O| Sep 05 01:14:03.076 INFO STEP 27 (remove_files) COMPLETE
54832026-09-05T01:14:04.074Z[ recovery-image] Sep 05 01:14:03.076 INFO O| Sep 05 01:14:03.076 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54842026-09-05T01:14:04.082Z[ recovery-image] Sep 05 01:14:03.085 INFO O| Sep 05 01:14:03.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
54852026-09-05T01:14:04.082Z[ recovery-image] Sep 05 01:14:03.085 INFO O| Sep 05 01:14:03.085 INFO STEP 28 (remove_files) COMPLETE
54862026-09-05T01:14:04.082Z[ recovery-image] Sep 05 01:14:03.085 INFO O| Sep 05 01:14:03.085 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54872026-09-05T01:14:04.088Z[ recovery-image] Sep 05 01:14:03.093 INFO O| Sep 05 01:14:03.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
54882026-09-05T01:14:04.089Z[ recovery-image] Sep 05 01:14:03.093 INFO O| Sep 05 01:14:03.093 INFO STEP 29 (remove_files) COMPLETE
54892026-09-05T01:14:04.089Z[ recovery-image] Sep 05 01:14:03.093 INFO O| Sep 05 01:14:03.093 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54902026-09-05T01:14:04.095Z[ recovery-image] Sep 05 01:14:03.102 INFO O| Sep 05 01:14:03.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
54912026-09-05T01:14:04.096Z[ recovery-image] Sep 05 01:14:03.102 INFO O| Sep 05 01:14:03.102 INFO STEP 30 (remove_files) COMPLETE
54922026-09-05T01:14:04.096Z[ recovery-image] Sep 05 01:14:03.102 INFO O| Sep 05 01:14:03.102 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54932026-09-05T01:14:04.102Z[ recovery-image] Sep 05 01:14:03.112 INFO O| Sep 05 01:14:03.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
54942026-09-05T01:14:04.102Z[ recovery-image] Sep 05 01:14:03.112 INFO O| Sep 05 01:14:03.112 INFO STEP 31 (remove_files) COMPLETE
54952026-09-05T01:14:04.106Z[ recovery-image] Sep 05 01:14:03.112 INFO O| Sep 05 01:14:03.112 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54962026-09-05T01:14:04.112Z[ recovery-image] Sep 05 01:14:03.121 INFO O| Sep 05 01:14:03.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
54972026-09-05T01:14:04.112Z[ recovery-image] Sep 05 01:14:03.121 INFO O| Sep 05 01:14:03.121 INFO STEP 32 (remove_files) COMPLETE
54982026-09-05T01:14:04.112Z[ recovery-image] Sep 05 01:14:03.121 INFO O| Sep 05 01:14:03.121 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54992026-09-05T01:14:04.121Z[ recovery-image] Sep 05 01:14:03.131 INFO O| Sep 05 01:14:03.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
55002026-09-05T01:14:04.121Z[ recovery-image] Sep 05 01:14:03.131 INFO O| Sep 05 01:14:03.131 INFO STEP 33 (remove_files) COMPLETE
55012026-09-05T01:14:04.122Z[ recovery-image] Sep 05 01:14:03.131 INFO O| Sep 05 01:14:03.131 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55022026-09-05T01:14:04.137Z[ recovery-image] Sep 05 01:14:03.140 INFO O| Sep 05 01:14:03.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
55032026-09-05T01:14:04.137Z[ recovery-image] Sep 05 01:14:03.140 INFO O| Sep 05 01:14:03.140 INFO STEP 34 (remove_files) COMPLETE
55042026-09-05T01:14:04.137Z[ recovery-image] Sep 05 01:14:03.140 INFO O| Sep 05 01:14:03.140 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55052026-09-05T01:14:04.142Z[ recovery-image] Sep 05 01:14:03.148 INFO O| Sep 05 01:14:03.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
55062026-09-05T01:14:04.142Z[ recovery-image] Sep 05 01:14:03.148 INFO O| Sep 05 01:14:03.148 INFO STEP 35 (remove_files) COMPLETE
55072026-09-05T01:14:04.142Z[ recovery-image] Sep 05 01:14:03.148 INFO O| Sep 05 01:14:03.148 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55082026-09-05T01:14:04.147Z[ recovery-image] Sep 05 01:14:03.157 INFO O| Sep 05 01:14:03.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
55092026-09-05T01:14:04.147Z[ recovery-image] Sep 05 01:14:03.157 INFO O| Sep 05 01:14:03.157 INFO STEP 36 (remove_files) COMPLETE
55102026-09-05T01:14:04.147Z[ recovery-image] Sep 05 01:14:03.157 INFO O| Sep 05 01:14:03.157 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55112026-09-05T01:14:04.156Z[ recovery-image] Sep 05 01:14:03.166 INFO O| Sep 05 01:14:03.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
55122026-09-05T01:14:04.156Z[ recovery-image] Sep 05 01:14:03.166 INFO O| Sep 05 01:14:03.166 INFO STEP 37 (remove_files) COMPLETE
55132026-09-05T01:14:04.165Z[ recovery-image] Sep 05 01:14:03.166 INFO O| Sep 05 01:14:03.166 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55142026-09-05T01:14:04.165Z[ recovery-image] Sep 05 01:14:03.174 INFO O| Sep 05 01:14:03.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
55152026-09-05T01:14:04.165Z[ recovery-image] Sep 05 01:14:03.174 INFO O| Sep 05 01:14:03.174 INFO STEP 38 (remove_files) COMPLETE
55162026-09-05T01:14:04.165Z[ recovery-image] Sep 05 01:14:03.174 INFO O| Sep 05 01:14:03.174 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55172026-09-05T01:14:04.173Z[ recovery-image] Sep 05 01:14:03.183 INFO O| Sep 05 01:14:03.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
55182026-09-05T01:14:04.173Z[ recovery-image] Sep 05 01:14:03.183 INFO O| Sep 05 01:14:03.183 INFO STEP 39 (remove_files) COMPLETE
55192026-09-05T01:14:04.180Z[ recovery-image] Sep 05 01:14:03.183 INFO O| Sep 05 01:14:03.183 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55202026-09-05T01:14:04.184Z[ recovery-image] Sep 05 01:14:03.191 INFO O| Sep 05 01:14:03.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
55212026-09-05T01:14:04.184Z[ recovery-image] Sep 05 01:14:03.191 INFO O| Sep 05 01:14:03.191 INFO STEP 40 (remove_files) COMPLETE
55222026-09-05T01:14:04.184Z[ recovery-image] Sep 05 01:14:03.191 INFO O| Sep 05 01:14:03.191 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55232026-09-05T01:14:04.190Z[ recovery-image] Sep 05 01:14:03.200 INFO O| Sep 05 01:14:03.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
55242026-09-05T01:14:04.190Z[ recovery-image] Sep 05 01:14:03.200 INFO O| Sep 05 01:14:03.200 INFO STEP 41 (remove_files) COMPLETE
55252026-09-05T01:14:04.193Z[ recovery-image] Sep 05 01:14:03.200 INFO O| Sep 05 01:14:03.200 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55262026-09-05T01:14:04.201Z[ recovery-image] Sep 05 01:14:03.211 INFO O| Sep 05 01:14:03.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
55272026-09-05T01:14:04.201Z[ recovery-image] Sep 05 01:14:03.211 INFO O| Sep 05 01:14:03.211 INFO STEP 42 (remove_files) COMPLETE
55282026-09-05T01:14:04.201Z[ recovery-image] Sep 05 01:14:03.211 INFO O| Sep 05 01:14:03.211 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55292026-09-05T01:14:04.218Z[ recovery-image] Sep 05 01:14:03.220 INFO O| Sep 05 01:14:03.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
55302026-09-05T01:14:04.223Z[ recovery-image] Sep 05 01:14:03.220 INFO O| Sep 05 01:14:03.220 INFO STEP 43 (remove_files) COMPLETE
55312026-09-05T01:14:04.223Z[ recovery-image] Sep 05 01:14:03.220 INFO O| Sep 05 01:14:03.220 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55322026-09-05T01:14:04.223Z[ recovery-image] Sep 05 01:14:03.230 INFO O| Sep 05 01:14:03.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
55332026-09-05T01:14:04.223Z[ recovery-image] Sep 05 01:14:03.230 INFO O| Sep 05 01:14:03.230 INFO STEP 44 (remove_files) COMPLETE
55342026-09-05T01:14:04.223Z[ recovery-image] Sep 05 01:14:03.230 INFO O| Sep 05 01:14:03.230 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55352026-09-05T01:14:04.230Z[ recovery-image] Sep 05 01:14:03.239 INFO O| Sep 05 01:14:03.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
55362026-09-05T01:14:04.230Z[ recovery-image] Sep 05 01:14:03.239 INFO O| Sep 05 01:14:03.239 INFO STEP 45 (remove_files) COMPLETE
55372026-09-05T01:14:04.234Z[ recovery-image] Sep 05 01:14:03.239 INFO O| Sep 05 01:14:03.239 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55382026-09-05T01:14:04.239Z[ recovery-image] Sep 05 01:14:03.248 INFO O| Sep 05 01:14:03.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
55392026-09-05T01:14:04.239Z[ recovery-image] Sep 05 01:14:03.248 INFO O| Sep 05 01:14:03.248 INFO STEP 46 (remove_files) COMPLETE
55402026-09-05T01:14:04.239Z[ recovery-image] Sep 05 01:14:03.248 INFO O| Sep 05 01:14:03.248 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55412026-09-05T01:14:04.247Z[ recovery-image] Sep 05 01:14:03.256 INFO O| Sep 05 01:14:03.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
55422026-09-05T01:14:04.247Z[ recovery-image] Sep 05 01:14:03.256 INFO O| Sep 05 01:14:03.256 INFO STEP 47 (remove_files) COMPLETE
55432026-09-05T01:14:04.247Z[ recovery-image] Sep 05 01:14:03.256 INFO O| Sep 05 01:14:03.256 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55442026-09-05T01:14:04.259Z[ recovery-image] Sep 05 01:14:03.264 INFO O| Sep 05 01:14:03.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
55452026-09-05T01:14:04.259Z[ recovery-image] Sep 05 01:14:03.265 INFO O| Sep 05 01:14:03.264 INFO STEP 48 (remove_files) COMPLETE
55462026-09-05T01:14:04.260Z[ recovery-image] Sep 05 01:14:03.265 INFO O| Sep 05 01:14:03.264 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55472026-09-05T01:14:04.266Z[ recovery-image] Sep 05 01:14:03.273 INFO O| Sep 05 01:14:03.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
55482026-09-05T01:14:04.266Z[ recovery-image] Sep 05 01:14:03.273 INFO O| Sep 05 01:14:03.273 INFO STEP 49 (remove_files) COMPLETE
55492026-09-05T01:14:04.266Z[ recovery-image] Sep 05 01:14:03.273 INFO O| Sep 05 01:14:03.273 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55502026-09-05T01:14:04.273Z[ recovery-image] Sep 05 01:14:03.283 INFO O| Sep 05 01:14:03.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
55512026-09-05T01:14:04.273Z[ recovery-image] Sep 05 01:14:03.283 INFO O| Sep 05 01:14:03.283 INFO STEP 50 (remove_files) COMPLETE
55522026-09-05T01:14:04.276Z[ recovery-image] Sep 05 01:14:03.283 INFO O| Sep 05 01:14:03.283 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55532026-09-05T01:14:04.282Z[ recovery-image] Sep 05 01:14:03.292 INFO O| Sep 05 01:14:03.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
55542026-09-05T01:14:04.282Z[ recovery-image] Sep 05 01:14:03.292 INFO O| Sep 05 01:14:03.292 INFO STEP 51 (remove_files) COMPLETE
55552026-09-05T01:14:04.282Z[ recovery-image] Sep 05 01:14:03.292 INFO O| Sep 05 01:14:03.292 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55562026-09-05T01:14:04.293Z[ recovery-image] Sep 05 01:14:03.303 INFO O| Sep 05 01:14:03.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
55572026-09-05T01:14:04.293Z[ recovery-image] Sep 05 01:14:03.303 INFO O| Sep 05 01:14:03.303 INFO STEP 52 (remove_files) COMPLETE
55582026-09-05T01:14:04.306Z[ recovery-image] Sep 05 01:14:03.303 INFO O| Sep 05 01:14:03.303 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55592026-09-05T01:14:04.313Z[ recovery-image] Sep 05 01:14:03.313 INFO O| Sep 05 01:14:03.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
55602026-09-05T01:14:04.313Z[ recovery-image] Sep 05 01:14:03.313 INFO O| Sep 05 01:14:03.313 INFO STEP 53 (remove_files) COMPLETE
55612026-09-05T01:14:04.313Z[ recovery-image] Sep 05 01:14:03.313 INFO O| Sep 05 01:14:03.313 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55622026-09-05T01:14:04.317Z[ recovery-image] Sep 05 01:14:03.323 INFO O| Sep 05 01:14:03.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
55632026-09-05T01:14:04.317Z[ recovery-image] Sep 05 01:14:03.323 INFO O| Sep 05 01:14:03.323 INFO STEP 54 (remove_files) COMPLETE
55642026-09-05T01:14:04.317Z[ recovery-image] Sep 05 01:14:03.323 INFO O| Sep 05 01:14:03.323 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55652026-09-05T01:14:04.322Z[ recovery-image] Sep 05 01:14:03.333 INFO O| Sep 05 01:14:03.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
55662026-09-05T01:14:04.322Z[ recovery-image] Sep 05 01:14:03.333 INFO O| Sep 05 01:14:03.333 INFO STEP 55 (remove_files) COMPLETE
55672026-09-05T01:14:04.322Z[ recovery-image] Sep 05 01:14:03.333 INFO O| Sep 05 01:14:03.333 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55682026-09-05T01:14:04.332Z[ recovery-image] Sep 05 01:14:03.342 INFO O| Sep 05 01:14:03.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
55692026-09-05T01:14:04.332Z[ recovery-image] Sep 05 01:14:03.342 INFO O| Sep 05 01:14:03.342 INFO STEP 56 (remove_files) COMPLETE
55702026-09-05T01:14:04.332Z[ recovery-image] Sep 05 01:14:03.342 INFO O| Sep 05 01:14:03.342 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55712026-09-05T01:14:04.343Z[ recovery-image] Sep 05 01:14:03.352 INFO O| Sep 05 01:14:03.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
55722026-09-05T01:14:04.344Z[ recovery-image] Sep 05 01:14:03.352 INFO O| Sep 05 01:14:03.352 INFO STEP 57 (remove_files) COMPLETE
55732026-09-05T01:14:04.344Z[ recovery-image] Sep 05 01:14:03.352 INFO O| Sep 05 01:14:03.352 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55742026-09-05T01:14:04.353Z[ recovery-image] Sep 05 01:14:03.362 INFO O| Sep 05 01:14:03.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
55752026-09-05T01:14:04.353Z[ recovery-image] Sep 05 01:14:03.362 INFO O| Sep 05 01:14:03.362 INFO STEP 58 (remove_files) COMPLETE
55762026-09-05T01:14:04.353Z[ recovery-image] Sep 05 01:14:03.362 INFO O| Sep 05 01:14:03.362 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55772026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
55782026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
55792026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55802026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55812026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55822026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55832026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO ok!
55842026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO STEP 59 (ensure_file) COMPLETE
55852026-09-05T01:14:04.380Z[ recovery-image] Sep 05 01:14:03.372 INFO O| Sep 05 01:14:03.372 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55862026-09-05T01:14:04.385Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
55872026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
55882026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55892026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55902026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55912026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55922026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO ok!
55932026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO STEP 60 (ensure_file) COMPLETE
55942026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.383 INFO O| Sep 05 01:14:03.383 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55952026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
55962026-09-05T01:14:04.386Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
55972026-09-05T01:14:04.387Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
55982026-09-05T01:14:04.387Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO ok!
55992026-09-05T01:14:04.387Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO STEP 61 (ensure_file) COMPLETE
56002026-09-05T01:14:04.387Z[ recovery-image] Sep 05 01:14:03.393 INFO O| Sep 05 01:14:03.393 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56012026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
56022026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
56032026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
56042026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 INFO ok!
56052026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 INFO STEP 62 (ensure_file) COMPLETE
56062026-09-05T01:14:04.395Z[ recovery-image] Sep 05 01:14:03.404 INFO O| Sep 05 01:14:03.404 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56072026-09-05T01:14:04.409Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
56082026-09-05T01:14:04.409Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
56092026-09-05T01:14:04.413Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56102026-09-05T01:14:04.413Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56112026-09-05T01:14:04.413Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO ok!
56122026-09-05T01:14:04.413Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO STEP 63 (ensure_file) COMPLETE
56132026-09-05T01:14:04.413Z[ recovery-image] Sep 05 01:14:03.414 INFO O| Sep 05 01:14:03.414 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56142026-09-05T01:14:04.423Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
56152026-09-05T01:14:04.423Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
56162026-09-05T01:14:04.423Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56172026-09-05T01:14:04.429Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56182026-09-05T01:14:04.430Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO ok!
56192026-09-05T01:14:04.430Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO STEP 64 (ensure_file) COMPLETE
56202026-09-05T01:14:04.430Z[ recovery-image] Sep 05 01:14:03.433 INFO O| Sep 05 01:14:03.433 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56212026-09-05T01:14:04.434Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
56222026-09-05T01:14:04.434Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
56232026-09-05T01:14:04.434Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56242026-09-05T01:14:04.435Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56252026-09-05T01:14:04.435Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO ok!
56262026-09-05T01:14:04.435Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO STEP 65 (ensure_file) COMPLETE
56272026-09-05T01:14:04.435Z[ recovery-image] Sep 05 01:14:03.443 INFO O| Sep 05 01:14:03.443 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56282026-09-05T01:14:04.443Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
56292026-09-05T01:14:04.447Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
56302026-09-05T01:14:04.448Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
56312026-09-05T01:14:04.448Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO ok!
56322026-09-05T01:14:04.448Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO STEP 66 (assemble_files) COMPLETE
56332026-09-05T01:14:04.448Z[ recovery-image] Sep 05 01:14:03.452 INFO O| Sep 05 01:14:03.452 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56342026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
56352026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
56362026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56372026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56382026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO ok!
56392026-09-05T01:14:04.452Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO STEP 67 (ensure_file) COMPLETE
56402026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56412026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO skip step because feature "omicron1" is not enabled
56422026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56432026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO skip step because feature "omicron1" is not enabled
56442026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56452026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO skip step because feature "omicron1" is not enabled
56462026-09-05T01:14:04.456Z[ recovery-image] Sep 05 01:14:03.462 INFO O| Sep 05 01:14:03.462 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56472026-09-05T01:14:04.466Z[ recovery-image] Sep 05 01:14:03.475 INFO O| Sep 05 01:14:03.475 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
56482026-09-05T01:14:04.466Z[ recovery-image] Sep 05 01:14:03.475 INFO O| Sep 05 01:14:03.475 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
56492026-09-05T01:14:04.733Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
56502026-09-05T01:14:04.939Z[verify-libraries] Compiling git2 v0.20.4
56512026-09-05T01:14:05.695Z[verify-libraries] Compiling samael v0.0.19
56522026-09-05T01:14:05.901Z[ recovery-image] Sep 05 01:14:04.911 INFO O| Sep 05 01:14:04.911 INFO STEP 71 (pack_tar) COMPLETE
56532026-09-05T01:14:05.901Z[ recovery-image] Sep 05 01:14:04.911 INFO O| Sep 05 01:14:04.911 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56542026-09-05T01:14:05.902Z[ recovery-image] Sep 05 01:14:04.911 INFO O| Sep 05 01:14:04.911 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56552026-09-05T01:14:06.393Z[ recovery-image] Sep 05 01:14:05.403 INFO O| Sep 05 01:14:05.403 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
56562026-09-05T01:14:06.628Z[ recovery-image] Sep 05 01:14:05.633 INFO O| Sep 05 01:14:05.633 INFO completed processing sled/ramdisk-02-trim
56572026-09-05T01:14:06.642Z[ recovery-image] Sep 05 01:14:05.635 INFO image builder template: ramdisk-03-recovery-trim...
56582026-09-05T01:14:06.642Z[ recovery-image] Sep 05 01:14:05.635 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/.tmpByZPSv/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
56592026-09-05T01:14:06.642Z[ recovery-image] Sep 05 01:14:05.640 INFO O| Sep 05 01:14:05.640 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
56602026-09-05T01:14:06.708Z[ recovery-image] Sep 05 01:14:05.718 INFO O| Sep 05 01:14:05.718 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56612026-09-05T01:14:06.713Z[ recovery-image] Sep 05 01:14:05.722 INFO O| Sep 05 01:14:05.722 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56622026-09-05T01:14:06.814Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
56632026-09-05T01:14:06.825Z[ recovery-image] Sep 05 01:14:05.834 INFO O| Sep 05 01:14:05.834 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
56642026-09-05T01:14:06.952Z[ recovery-image] Sep 05 01:14:05.959 INFO O| Sep 05 01:14:05.959 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56652026-09-05T01:14:06.952Z[ recovery-image] Sep 05 01:14:05.959 INFO O| Sep 05 01:14:05.959 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
56662026-09-05T01:14:06.957Z[ recovery-image] Sep 05 01:14:05.967 INFO O| Sep 05 01:14:05.966 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
56672026-09-05T01:14:06.961Z[ recovery-image] Sep 05 01:14:05.971 INFO O| Sep 05 01:14:05.971 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56682026-09-05T01:14:06.965Z[ recovery-image] Sep 05 01:14:05.976 INFO O| Sep 05 01:14:05.976 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56692026-09-05T01:14:07.022Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
56702026-09-05T01:14:07.477Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
56712026-09-05T01:14:07.562Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
56722026-09-05T01:14:07.799Z[ recovery-image] Sep 05 01:14:06.809 INFO O| Sep 05 01:14:06.809 INFO rolled back to input snapshot; work may begin
56732026-09-05T01:14:07.800Z[ recovery-image] Sep 05 01:14:06.809 INFO O| Sep 05 01:14:06.809 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
56742026-09-05T01:14:07.808Z[ recovery-image] Sep 05 01:14:06.815 INFO O| Sep 05 01:14:06.815 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56752026-09-05T01:14:07.815Z[ recovery-image] Sep 05 01:14:06.825 INFO O| Sep 05 01:14:06.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
56762026-09-05T01:14:07.822Z[ recovery-image] Sep 05 01:14:06.828 INFO O| Sep 05 01:14:06.828 INFO STEP 0 (remove_files) COMPLETE
56772026-09-05T01:14:07.822Z[ recovery-image] Sep 05 01:14:06.828 INFO O| Sep 05 01:14:06.828 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56782026-09-05T01:14:07.828Z[ recovery-image] Sep 05 01:14:06.838 INFO O| Sep 05 01:14:06.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
56792026-09-05T01:14:07.832Z[ recovery-image] Sep 05 01:14:06.839 INFO O| Sep 05 01:14:06.839 INFO STEP 1 (remove_files) COMPLETE
56802026-09-05T01:14:07.832Z[ recovery-image] Sep 05 01:14:06.839 INFO O| Sep 05 01:14:06.839 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56812026-09-05T01:14:07.839Z[ recovery-image] Sep 05 01:14:06.849 INFO O| Sep 05 01:14:06.849 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
56822026-09-05T01:14:07.852Z[ recovery-image] Sep 05 01:14:06.860 INFO O| Sep 05 01:14:06.860 INFO STEP 2 (remove_files) COMPLETE
56832026-09-05T01:14:07.852Z[ recovery-image] Sep 05 01:14:06.860 INFO O| Sep 05 01:14:06.860 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56842026-09-05T01:14:07.861Z[ recovery-image] Sep 05 01:14:06.871 INFO O| Sep 05 01:14:06.871 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
56852026-09-05T01:14:07.912Z[ recovery-image] Sep 05 01:14:06.921 INFO O| Sep 05 01:14:06.921 INFO STEP 3 (remove_files) COMPLETE
56862026-09-05T01:14:07.912Z[ recovery-image] Sep 05 01:14:06.921 INFO O| Sep 05 01:14:06.921 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56872026-09-05T01:14:07.925Z[ recovery-image] Sep 05 01:14:06.931 INFO O| Sep 05 01:14:06.931 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
56882026-09-05T01:14:07.929Z[ recovery-image] Sep 05 01:14:06.932 INFO O| Sep 05 01:14:06.932 INFO STEP 4 (remove_files) COMPLETE
56892026-09-05T01:14:07.929Z[ recovery-image] Sep 05 01:14:06.932 INFO O| Sep 05 01:14:06.932 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56902026-09-05T01:14:07.936Z[ recovery-image] Sep 05 01:14:06.941 INFO O| Sep 05 01:14:06.941 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
56912026-09-05T01:14:07.968Z[ recovery-image] Sep 05 01:14:06.975 INFO O| Sep 05 01:14:06.975 INFO STEP 5 (remove_files) COMPLETE
56922026-09-05T01:14:07.968Z[ recovery-image] Sep 05 01:14:06.975 INFO O| Sep 05 01:14:06.975 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56932026-09-05T01:14:07.983Z[ recovery-image] Sep 05 01:14:06.989 INFO O| Sep 05 01:14:06.989 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
56942026-09-05T01:14:07.992Z[ recovery-image] Sep 05 01:14:07.002 INFO O| Sep 05 01:14:07.002 INFO STEP 6 (remove_files) COMPLETE
56952026-09-05T01:14:07.993Z[ recovery-image] Sep 05 01:14:07.002 INFO O| Sep 05 01:14:07.002 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56962026-09-05T01:14:08.007Z[ recovery-image] Sep 05 01:14:07.014 INFO O| Sep 05 01:14:07.014 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
56972026-09-05T01:14:08.016Z[ recovery-image] Sep 05 01:14:07.016 INFO O| Sep 05 01:14:07.016 INFO STEP 7 (remove_files) COMPLETE
56982026-09-05T01:14:08.016Z[ recovery-image] Sep 05 01:14:07.016 INFO O| Sep 05 01:14:07.016 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56992026-09-05T01:14:08.016Z[ recovery-image] Sep 05 01:14:07.025 INFO O| Sep 05 01:14:07.025 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
57002026-09-05T01:14:08.024Z[ recovery-image] Sep 05 01:14:07.026 INFO O| Sep 05 01:14:07.026 INFO STEP 8 (remove_files) COMPLETE
57012026-09-05T01:14:08.024Z[ recovery-image] Sep 05 01:14:07.026 INFO O| Sep 05 01:14:07.026 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57022026-09-05T01:14:08.031Z[ recovery-image] Sep 05 01:14:07.035 INFO O| Sep 05 01:14:07.035 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
57032026-09-05T01:14:08.036Z[ recovery-image] Sep 05 01:14:07.045 INFO O| Sep 05 01:14:07.045 INFO STEP 9 (remove_files) COMPLETE
57042026-09-05T01:14:08.036Z[ recovery-image] Sep 05 01:14:07.045 INFO O| Sep 05 01:14:07.045 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57052026-09-05T01:14:08.047Z[ recovery-image] Sep 05 01:14:07.056 INFO O| Sep 05 01:14:07.056 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
57062026-09-05T01:14:08.047Z[ recovery-image] Sep 05 01:14:07.056 INFO O| Sep 05 01:14:07.056 INFO STEP 10 (remove_files) COMPLETE
57072026-09-05T01:14:08.047Z[ recovery-image] Sep 05 01:14:07.056 INFO O| Sep 05 01:14:07.056 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57082026-09-05T01:14:08.057Z[ recovery-image] Sep 05 01:14:07.067 INFO O| Sep 05 01:14:07.067 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
57092026-09-05T01:14:08.064Z[ recovery-image] Sep 05 01:14:07.071 INFO O| Sep 05 01:14:07.070 INFO STEP 11 (remove_files) COMPLETE
57102026-09-05T01:14:08.065Z[ recovery-image] Sep 05 01:14:07.071 INFO O| Sep 05 01:14:07.070 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57112026-09-05T01:14:08.071Z[ recovery-image] Sep 05 01:14:07.081 INFO O| Sep 05 01:14:07.081 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
57122026-09-05T01:14:08.118Z[ recovery-image] Sep 05 01:14:07.127 INFO O| Sep 05 01:14:07.127 INFO STEP 12 (remove_files) COMPLETE
57132026-09-05T01:14:08.118Z[ recovery-image] Sep 05 01:14:07.127 INFO O| Sep 05 01:14:07.127 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57142026-09-05T01:14:08.128Z[ recovery-image] Sep 05 01:14:07.138 INFO O| Sep 05 01:14:07.138 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
57152026-09-05T01:14:08.134Z[ recovery-image] Sep 05 01:14:07.141 INFO O| Sep 05 01:14:07.141 INFO STEP 13 (remove_files) COMPLETE
57162026-09-05T01:14:08.134Z[ recovery-image] Sep 05 01:14:07.141 INFO O| Sep 05 01:14:07.141 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57172026-09-05T01:14:08.144Z[ recovery-image] Sep 05 01:14:07.152 INFO O| Sep 05 01:14:07.151 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
57182026-09-05T01:14:08.153Z[ recovery-image] Sep 05 01:14:07.154 INFO O| Sep 05 01:14:07.154 INFO STEP 14 (remove_files) COMPLETE
57192026-09-05T01:14:08.153Z[ recovery-image] Sep 05 01:14:07.154 INFO O| Sep 05 01:14:07.154 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57202026-09-05T01:14:08.162Z[ recovery-image] Sep 05 01:14:07.165 INFO O| Sep 05 01:14:07.165 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
57212026-09-05T01:14:08.163Z[ recovery-image] Sep 05 01:14:07.165 INFO O| Sep 05 01:14:07.165 INFO STEP 15 (remove_files) COMPLETE
57222026-09-05T01:14:08.163Z[ recovery-image] Sep 05 01:14:07.165 INFO O| Sep 05 01:14:07.165 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57232026-09-05T01:14:08.167Z[ recovery-image] Sep 05 01:14:07.175 INFO O| Sep 05 01:14:07.175 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
57242026-09-05T01:14:08.167Z[ recovery-image] Sep 05 01:14:07.177 INFO O| Sep 05 01:14:07.177 INFO STEP 16 (remove_files) COMPLETE
57252026-09-05T01:14:08.167Z[ recovery-image] Sep 05 01:14:07.177 INFO O| Sep 05 01:14:07.177 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57262026-09-05T01:14:08.178Z[ recovery-image] Sep 05 01:14:07.187 INFO O| Sep 05 01:14:07.186 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
57272026-09-05T01:14:08.189Z[ recovery-image] Sep 05 01:14:07.199 INFO O| Sep 05 01:14:07.199 INFO STEP 17 (remove_files) COMPLETE
57282026-09-05T01:14:08.189Z[ recovery-image] Sep 05 01:14:07.199 INFO O| Sep 05 01:14:07.199 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57292026-09-05T01:14:08.201Z[ recovery-image] Sep 05 01:14:07.209 INFO O| Sep 05 01:14:07.209 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
57302026-09-05T01:14:08.202Z[ recovery-image] Sep 05 01:14:07.209 INFO O| Sep 05 01:14:07.209 INFO STEP 18 (remove_files) COMPLETE
57312026-09-05T01:14:08.202Z[ recovery-image] Sep 05 01:14:07.209 INFO O| Sep 05 01:14:07.209 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57322026-09-05T01:14:08.209Z[ recovery-image] Sep 05 01:14:07.219 INFO O| Sep 05 01:14:07.219 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
57332026-09-05T01:14:08.215Z[ recovery-image] Sep 05 01:14:07.220 INFO O| Sep 05 01:14:07.220 INFO STEP 19 (remove_files) COMPLETE
57342026-09-05T01:14:08.215Z[ recovery-image] Sep 05 01:14:07.220 INFO O| Sep 05 01:14:07.220 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57352026-09-05T01:14:08.220Z[ recovery-image] Sep 05 01:14:07.230 INFO O| Sep 05 01:14:07.230 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
57362026-09-05T01:14:08.268Z[ recovery-image] Sep 05 01:14:07.278 INFO O| Sep 05 01:14:07.278 INFO STEP 20 (remove_files) COMPLETE
57372026-09-05T01:14:08.268Z[ recovery-image] Sep 05 01:14:07.278 INFO O| Sep 05 01:14:07.278 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57382026-09-05T01:14:08.284Z[ recovery-image] Sep 05 01:14:07.293 INFO O| Sep 05 01:14:07.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
57392026-09-05T01:14:08.308Z[ recovery-image] Sep 05 01:14:07.317 INFO O| Sep 05 01:14:07.317 INFO STEP 21 (remove_files) COMPLETE
57402026-09-05T01:14:08.308Z[ recovery-image] Sep 05 01:14:07.317 INFO O| Sep 05 01:14:07.317 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57412026-09-05T01:14:08.342Z[ recovery-image] Sep 05 01:14:07.352 INFO O| Sep 05 01:14:07.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
57422026-09-05T01:14:08.342Z[ recovery-image] Sep 05 01:14:07.352 INFO O| Sep 05 01:14:07.352 INFO STEP 22 (remove_files) COMPLETE
57432026-09-05T01:14:08.349Z[ recovery-image] Sep 05 01:14:07.352 INFO O| Sep 05 01:14:07.352 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57442026-09-05T01:14:08.353Z[ recovery-image] Sep 05 01:14:07.363 INFO O| Sep 05 01:14:07.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
57452026-09-05T01:14:08.359Z[ recovery-image] Sep 05 01:14:07.365 INFO O| Sep 05 01:14:07.365 INFO STEP 23 (remove_files) COMPLETE
57462026-09-05T01:14:08.359Z[ recovery-image] Sep 05 01:14:07.365 INFO O| Sep 05 01:14:07.365 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57472026-09-05T01:14:08.368Z[ recovery-image] Sep 05 01:14:07.377 INFO O| Sep 05 01:14:07.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
57482026-09-05T01:14:08.368Z[ recovery-image] Sep 05 01:14:07.377 INFO O| Sep 05 01:14:07.377 INFO STEP 24 (remove_files) COMPLETE
57492026-09-05T01:14:08.368Z[ recovery-image] Sep 05 01:14:07.377 INFO O| Sep 05 01:14:07.377 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57502026-09-05T01:14:08.402Z[ recovery-image] Sep 05 01:14:07.406 INFO O| Sep 05 01:14:07.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
57512026-09-05T01:14:08.402Z[ recovery-image] Sep 05 01:14:07.406 INFO O| Sep 05 01:14:07.406 INFO STEP 25 (remove_files) COMPLETE
57522026-09-05T01:14:08.402Z[ recovery-image] Sep 05 01:14:07.406 INFO O| Sep 05 01:14:07.406 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57532026-09-05T01:14:08.412Z[ recovery-image] Sep 05 01:14:07.416 INFO O| Sep 05 01:14:07.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
57542026-09-05T01:14:08.412Z[ recovery-image] Sep 05 01:14:07.416 INFO O| Sep 05 01:14:07.416 INFO STEP 26 (remove_files) COMPLETE
57552026-09-05T01:14:08.413Z[ recovery-image] Sep 05 01:14:07.416 INFO O| Sep 05 01:14:07.416 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57562026-09-05T01:14:08.421Z[ recovery-image] Sep 05 01:14:07.426 INFO O| Sep 05 01:14:07.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
57572026-09-05T01:14:08.426Z[ recovery-image] Sep 05 01:14:07.436 INFO O| Sep 05 01:14:07.435 INFO STEP 27 (remove_files) COMPLETE
57582026-09-05T01:14:08.427Z[ recovery-image] Sep 05 01:14:07.436 INFO O| Sep 05 01:14:07.435 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57592026-09-05T01:14:08.438Z[ recovery-image] Sep 05 01:14:07.447 INFO O| Sep 05 01:14:07.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
57602026-09-05T01:14:08.438Z[ recovery-image] Sep 05 01:14:07.447 INFO O| Sep 05 01:14:07.447 INFO STEP 28 (remove_files) COMPLETE
57612026-09-05T01:14:08.444Z[ recovery-image] Sep 05 01:14:07.447 INFO O| Sep 05 01:14:07.447 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57622026-09-05T01:14:08.463Z[ recovery-image] Sep 05 01:14:07.473 INFO O| Sep 05 01:14:07.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
57632026-09-05T01:14:08.463Z[ recovery-image] Sep 05 01:14:07.473 INFO O| Sep 05 01:14:07.473 INFO STEP 29 (remove_files) COMPLETE
57642026-09-05T01:14:08.463Z[ recovery-image] Sep 05 01:14:07.473 INFO O| Sep 05 01:14:07.473 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57652026-09-05T01:14:08.477Z[ recovery-image] Sep 05 01:14:07.483 INFO O| Sep 05 01:14:07.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
57662026-09-05T01:14:08.477Z[ recovery-image] Sep 05 01:14:07.483 INFO O| Sep 05 01:14:07.483 INFO STEP 30 (remove_files) COMPLETE
57672026-09-05T01:14:08.477Z[ recovery-image] Sep 05 01:14:07.483 INFO O| Sep 05 01:14:07.483 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57682026-09-05T01:14:08.491Z[ recovery-image] Sep 05 01:14:07.497 INFO O| Sep 05 01:14:07.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
57692026-09-05T01:14:08.491Z[ recovery-image] Sep 05 01:14:07.497 INFO O| Sep 05 01:14:07.497 INFO STEP 31 (remove_files) COMPLETE
57702026-09-05T01:14:08.495Z[ recovery-image] Sep 05 01:14:07.497 INFO O| Sep 05 01:14:07.497 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57712026-09-05T01:14:08.518Z[ recovery-image] Sep 05 01:14:07.528 INFO O| Sep 05 01:14:07.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
57722026-09-05T01:14:08.518Z[ recovery-image] Sep 05 01:14:07.528 INFO O| Sep 05 01:14:07.528 INFO STEP 32 (remove_files) COMPLETE
57732026-09-05T01:14:08.518Z[ recovery-image] Sep 05 01:14:07.528 INFO O| Sep 05 01:14:07.528 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57742026-09-05T01:14:08.529Z[ recovery-image] Sep 05 01:14:07.537 INFO O| Sep 05 01:14:07.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
57752026-09-05T01:14:08.529Z[ recovery-image] Sep 05 01:14:07.537 INFO O| Sep 05 01:14:07.537 INFO STEP 33 (remove_files) COMPLETE
57762026-09-05T01:14:08.533Z[ recovery-image] Sep 05 01:14:07.537 INFO O| Sep 05 01:14:07.537 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57772026-09-05T01:14:08.538Z[ recovery-image] Sep 05 01:14:07.546 INFO O| Sep 05 01:14:07.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
57782026-09-05T01:14:08.538Z[ recovery-image] Sep 05 01:14:07.546 INFO O| Sep 05 01:14:07.546 INFO STEP 34 (remove_files) COMPLETE
57792026-09-05T01:14:08.538Z[ recovery-image] Sep 05 01:14:07.546 INFO O| Sep 05 01:14:07.546 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57802026-09-05T01:14:08.544Z[ recovery-image] Sep 05 01:14:07.555 INFO O| Sep 05 01:14:07.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
57812026-09-05T01:14:08.546Z[ recovery-image] Sep 05 01:14:07.555 INFO O| Sep 05 01:14:07.555 INFO STEP 35 (remove_files) COMPLETE
57822026-09-05T01:14:08.552Z[ recovery-image] Sep 05 01:14:07.555 INFO O| Sep 05 01:14:07.555 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57832026-09-05T01:14:08.556Z[ recovery-image] Sep 05 01:14:07.565 INFO O| Sep 05 01:14:07.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
57842026-09-05T01:14:08.556Z[ recovery-image] Sep 05 01:14:07.565 INFO O| Sep 05 01:14:07.565 INFO STEP 36 (remove_files) COMPLETE
57852026-09-05T01:14:08.556Z[ recovery-image] Sep 05 01:14:07.565 INFO O| Sep 05 01:14:07.565 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57862026-09-05T01:14:08.571Z[ recovery-image] Sep 05 01:14:07.576 INFO O| Sep 05 01:14:07.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
57872026-09-05T01:14:08.571Z[ recovery-image] Sep 05 01:14:07.576 INFO O| Sep 05 01:14:07.576 INFO STEP 37 (remove_files) COMPLETE
57882026-09-05T01:14:08.571Z[ recovery-image] Sep 05 01:14:07.576 INFO O| Sep 05 01:14:07.576 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57892026-09-05T01:14:08.583Z[ recovery-image] Sep 05 01:14:07.586 INFO O| Sep 05 01:14:07.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
57902026-09-05T01:14:08.583Z[ recovery-image] Sep 05 01:14:07.586 INFO O| Sep 05 01:14:07.586 INFO STEP 38 (remove_files) COMPLETE
57912026-09-05T01:14:08.584Z[ recovery-image] Sep 05 01:14:07.586 INFO O| Sep 05 01:14:07.586 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57922026-09-05T01:14:08.590Z[ recovery-image] Sep 05 01:14:07.595 INFO O| Sep 05 01:14:07.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
57932026-09-05T01:14:08.590Z[ recovery-image] Sep 05 01:14:07.595 INFO O| Sep 05 01:14:07.595 INFO STEP 39 (remove_files) COMPLETE
57942026-09-05T01:14:08.590Z[ recovery-image] Sep 05 01:14:07.595 INFO O| Sep 05 01:14:07.595 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57952026-09-05T01:14:08.595Z[ recovery-image] Sep 05 01:14:07.605 INFO O| Sep 05 01:14:07.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
57962026-09-05T01:14:08.595Z[ recovery-image] Sep 05 01:14:07.605 INFO O| Sep 05 01:14:07.605 INFO STEP 40 (remove_files) COMPLETE
57972026-09-05T01:14:08.600Z[ recovery-image] Sep 05 01:14:07.605 INFO O| Sep 05 01:14:07.605 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57982026-09-05T01:14:08.619Z[ recovery-image] Sep 05 01:14:07.626 INFO O| Sep 05 01:14:07.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
57992026-09-05T01:14:08.619Z[ recovery-image] Sep 05 01:14:07.626 INFO O| Sep 05 01:14:07.626 INFO STEP 41 (remove_files) COMPLETE
58002026-09-05T01:14:08.620Z[ recovery-image] Sep 05 01:14:07.626 INFO O| Sep 05 01:14:07.626 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58012026-09-05T01:14:08.636Z[ recovery-image] Sep 05 01:14:07.646 INFO O| Sep 05 01:14:07.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
58022026-09-05T01:14:08.636Z[ recovery-image] Sep 05 01:14:07.646 INFO O| Sep 05 01:14:07.646 INFO STEP 42 (remove_files) COMPLETE
58032026-09-05T01:14:08.636Z[ recovery-image] Sep 05 01:14:07.646 INFO O| Sep 05 01:14:07.646 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58042026-09-05T01:14:08.656Z[ recovery-image] Sep 05 01:14:07.665 INFO O| Sep 05 01:14:07.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
58052026-09-05T01:14:08.656Z[ recovery-image] Sep 05 01:14:07.665 INFO O| Sep 05 01:14:07.665 INFO STEP 43 (remove_files) COMPLETE
58062026-09-05T01:14:08.656Z[ recovery-image] Sep 05 01:14:07.665 INFO O| Sep 05 01:14:07.665 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58072026-09-05T01:14:08.689Z[ recovery-image] Sep 05 01:14:07.698 INFO O| Sep 05 01:14:07.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
58082026-09-05T01:14:08.698Z[ recovery-image] Sep 05 01:14:07.702 INFO O| Sep 05 01:14:07.700 INFO STEP 44 (remove_files) COMPLETE
58092026-09-05T01:14:08.699Z[ recovery-image] Sep 05 01:14:07.702 INFO O| Sep 05 01:14:07.700 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58102026-09-05T01:14:08.706Z[ recovery-image] Sep 05 01:14:07.709 INFO O| Sep 05 01:14:07.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
58112026-09-05T01:14:08.706Z[ recovery-image] Sep 05 01:14:07.709 INFO O| Sep 05 01:14:07.709 INFO STEP 45 (remove_files) COMPLETE
58122026-09-05T01:14:08.706Z[ recovery-image] Sep 05 01:14:07.709 INFO O| Sep 05 01:14:07.709 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58132026-09-05T01:14:08.713Z[ recovery-image] Sep 05 01:14:07.718 INFO O| Sep 05 01:14:07.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
58142026-09-05T01:14:08.713Z[ recovery-image] Sep 05 01:14:07.718 INFO O| Sep 05 01:14:07.718 INFO STEP 46 (remove_files) COMPLETE
58152026-09-05T01:14:08.713Z[ recovery-image] Sep 05 01:14:07.718 INFO O| Sep 05 01:14:07.718 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58162026-09-05T01:14:08.735Z[ recovery-image] Sep 05 01:14:07.744 INFO O| Sep 05 01:14:07.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
58172026-09-05T01:14:08.735Z[ recovery-image] Sep 05 01:14:07.744 INFO O| Sep 05 01:14:07.744 INFO STEP 47 (remove_files) COMPLETE
58182026-09-05T01:14:08.741Z[ recovery-image] Sep 05 01:14:07.744 INFO O| Sep 05 01:14:07.744 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58192026-09-05T01:14:08.753Z[ recovery-image] Sep 05 01:14:07.763 INFO O| Sep 05 01:14:07.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
58202026-09-05T01:14:08.754Z[ recovery-image] Sep 05 01:14:07.763 INFO O| Sep 05 01:14:07.763 INFO STEP 48 (remove_files) COMPLETE
58212026-09-05T01:14:08.754Z[ recovery-image] Sep 05 01:14:07.763 INFO O| Sep 05 01:14:07.763 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58222026-09-05T01:14:08.765Z[ recovery-image] Sep 05 01:14:07.775 INFO O| Sep 05 01:14:07.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
58232026-09-05T01:14:08.765Z[ recovery-image] Sep 05 01:14:07.775 INFO O| Sep 05 01:14:07.775 INFO STEP 49 (remove_files) COMPLETE
58242026-09-05T01:14:08.765Z[ recovery-image] Sep 05 01:14:07.775 INFO O| Sep 05 01:14:07.775 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58252026-09-05T01:14:08.775Z[ recovery-image] Sep 05 01:14:07.785 INFO O| Sep 05 01:14:07.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
58262026-09-05T01:14:08.775Z[ recovery-image] Sep 05 01:14:07.785 INFO O| Sep 05 01:14:07.785 INFO STEP 50 (remove_files) COMPLETE
58272026-09-05T01:14:08.785Z[ recovery-image] Sep 05 01:14:07.785 INFO O| Sep 05 01:14:07.785 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58282026-09-05T01:14:08.795Z[ recovery-image] Sep 05 01:14:07.795 INFO O| Sep 05 01:14:07.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
58292026-09-05T01:14:08.795Z[ recovery-image] Sep 05 01:14:07.795 INFO O| Sep 05 01:14:07.795 INFO STEP 51 (remove_files) COMPLETE
58302026-09-05T01:14:08.795Z[ recovery-image] Sep 05 01:14:07.795 INFO O| Sep 05 01:14:07.795 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58312026-09-05T01:14:08.799Z[ recovery-image] Sep 05 01:14:07.805 INFO O| Sep 05 01:14:07.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
58322026-09-05T01:14:08.799Z[ recovery-image] Sep 05 01:14:07.805 INFO O| Sep 05 01:14:07.805 INFO STEP 52 (remove_files) COMPLETE
58332026-09-05T01:14:08.799Z[ recovery-image] Sep 05 01:14:07.805 INFO O| Sep 05 01:14:07.805 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58342026-09-05T01:14:08.811Z[ recovery-image] Sep 05 01:14:07.820 INFO O| Sep 05 01:14:07.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
58352026-09-05T01:14:08.811Z[ recovery-image] Sep 05 01:14:07.820 INFO O| Sep 05 01:14:07.820 INFO STEP 53 (remove_files) COMPLETE
58362026-09-05T01:14:08.818Z[ recovery-image] Sep 05 01:14:07.820 INFO O| Sep 05 01:14:07.820 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58372026-09-05T01:14:08.829Z[ recovery-image] Sep 05 01:14:07.838 INFO O| Sep 05 01:14:07.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
58382026-09-05T01:14:08.830Z[ recovery-image] Sep 05 01:14:07.838 INFO O| Sep 05 01:14:07.838 INFO STEP 54 (remove_files) COMPLETE
58392026-09-05T01:14:08.830Z[ recovery-image] Sep 05 01:14:07.838 INFO O| Sep 05 01:14:07.838 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58402026-09-05T01:14:08.841Z[ recovery-image] Sep 05 01:14:07.848 INFO O| Sep 05 01:14:07.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
58412026-09-05T01:14:08.841Z[ recovery-image] Sep 05 01:14:07.848 INFO O| Sep 05 01:14:07.848 INFO STEP 55 (remove_files) COMPLETE
58422026-09-05T01:14:08.841Z[ recovery-image] Sep 05 01:14:07.848 INFO O| Sep 05 01:14:07.848 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58432026-09-05T01:14:08.847Z[ recovery-image] Sep 05 01:14:07.858 INFO O| Sep 05 01:14:07.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
58442026-09-05T01:14:08.855Z[ recovery-image] Sep 05 01:14:07.864 INFO O| Sep 05 01:14:07.864 INFO STEP 56 (remove_files) COMPLETE
58452026-09-05T01:14:08.855Z[ recovery-image] Sep 05 01:14:07.864 INFO O| Sep 05 01:14:07.864 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58462026-09-05T01:14:08.865Z[ recovery-image] Sep 05 01:14:07.874 INFO O| Sep 05 01:14:07.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
58472026-09-05T01:14:08.865Z[ recovery-image] Sep 05 01:14:07.874 INFO O| Sep 05 01:14:07.874 INFO STEP 57 (remove_files) COMPLETE
58482026-09-05T01:14:08.865Z[ recovery-image] Sep 05 01:14:07.874 INFO O| Sep 05 01:14:07.874 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58492026-09-05T01:14:08.880Z[ recovery-image] Sep 05 01:14:07.885 INFO O| Sep 05 01:14:07.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
58502026-09-05T01:14:08.880Z[ recovery-image] Sep 05 01:14:07.885 INFO O| Sep 05 01:14:07.885 INFO STEP 58 (remove_files) COMPLETE
58512026-09-05T01:14:08.880Z[ recovery-image] Sep 05 01:14:07.885 INFO O| Sep 05 01:14:07.885 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58522026-09-05T01:14:08.889Z[ recovery-image] Sep 05 01:14:07.899 INFO O| Sep 05 01:14:07.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
58532026-09-05T01:14:08.889Z[ recovery-image] Sep 05 01:14:07.899 INFO O| Sep 05 01:14:07.899 INFO STEP 59 (remove_files) COMPLETE
58542026-09-05T01:14:08.911Z[ recovery-image] Sep 05 01:14:07.899 INFO O| Sep 05 01:14:07.899 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58552026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.908 INFO O| Sep 05 01:14:07.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
58562026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.908 INFO O| Sep 05 01:14:07.908 INFO STEP 60 (remove_files) COMPLETE
58572026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.908 INFO O| Sep 05 01:14:07.908 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58582026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.917 INFO O| Sep 05 01:14:07.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
58592026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.917 INFO O| Sep 05 01:14:07.917 INFO STEP 61 (remove_files) COMPLETE
58602026-09-05T01:14:08.923Z[ recovery-image] Sep 05 01:14:07.917 INFO O| Sep 05 01:14:07.917 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58612026-09-05T01:14:08.949Z[ recovery-image] Sep 05 01:14:07.957 INFO O| Sep 05 01:14:07.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
58622026-09-05T01:14:08.949Z[ recovery-image] Sep 05 01:14:07.957 INFO O| Sep 05 01:14:07.957 INFO STEP 62 (remove_files) COMPLETE
58632026-09-05T01:14:08.949Z[ recovery-image] Sep 05 01:14:07.957 INFO O| Sep 05 01:14:07.957 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58642026-09-05T01:14:08.986Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
58652026-09-05T01:14:09.005Z[ recovery-image] Sep 05 01:14:07.994 INFO O| Sep 05 01:14:07.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
58662026-09-05T01:14:09.006Z[ recovery-image] Sep 05 01:14:07.994 INFO O| Sep 05 01:14:07.994 INFO STEP 63 (remove_files) COMPLETE
58672026-09-05T01:14:09.006Z[ recovery-image] Sep 05 01:14:07.995 INFO O| Sep 05 01:14:07.994 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58682026-09-05T01:14:09.014Z[ recovery-image] Sep 05 01:14:08.005 INFO O| Sep 05 01:14:08.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
58692026-09-05T01:14:09.014Z[ recovery-image] Sep 05 01:14:08.005 INFO O| Sep 05 01:14:08.005 INFO STEP 64 (remove_files) COMPLETE
58702026-09-05T01:14:09.015Z[ recovery-image] Sep 05 01:14:08.005 INFO O| Sep 05 01:14:08.005 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58712026-09-05T01:14:09.025Z[ recovery-image] Sep 05 01:14:08.025 INFO O| Sep 05 01:14:08.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
58722026-09-05T01:14:09.025Z[ recovery-image] Sep 05 01:14:08.025 INFO O| Sep 05 01:14:08.025 INFO STEP 65 (remove_files) COMPLETE
58732026-09-05T01:14:09.025Z[ recovery-image] Sep 05 01:14:08.025 INFO O| Sep 05 01:14:08.025 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58742026-09-05T01:14:09.042Z[ recovery-image] Sep 05 01:14:08.043 INFO O| Sep 05 01:14:08.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
58752026-09-05T01:14:09.042Z[ recovery-image] Sep 05 01:14:08.043 INFO O| Sep 05 01:14:08.043 INFO STEP 66 (remove_files) COMPLETE
58762026-09-05T01:14:09.049Z[ recovery-image] Sep 05 01:14:08.043 INFO O| Sep 05 01:14:08.043 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58772026-09-05T01:14:09.049Z[ recovery-image] Sep 05 01:14:08.053 INFO O| Sep 05 01:14:08.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
58782026-09-05T01:14:09.049Z[ recovery-image] Sep 05 01:14:08.054 INFO O| Sep 05 01:14:08.053 INFO STEP 67 (remove_files) COMPLETE
58792026-09-05T01:14:09.049Z[ recovery-image] Sep 05 01:14:08.054 INFO O| Sep 05 01:14:08.053 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58802026-09-05T01:14:09.063Z[ recovery-image] Sep 05 01:14:08.064 INFO O| Sep 05 01:14:08.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
58812026-09-05T01:14:09.063Z[ recovery-image] Sep 05 01:14:08.064 INFO O| Sep 05 01:14:08.064 INFO STEP 68 (remove_files) COMPLETE
58822026-09-05T01:14:09.063Z[ recovery-image] Sep 05 01:14:08.064 INFO O| Sep 05 01:14:08.064 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58832026-09-05T01:14:09.078Z[ recovery-image] Sep 05 01:14:08.074 INFO O| Sep 05 01:14:08.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
58842026-09-05T01:14:09.079Z[ recovery-image] Sep 05 01:14:08.074 INFO O| Sep 05 01:14:08.074 INFO STEP 69 (remove_files) COMPLETE
58852026-09-05T01:14:09.079Z[ recovery-image] Sep 05 01:14:08.074 INFO O| Sep 05 01:14:08.074 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58862026-09-05T01:14:09.079Z[ recovery-image] Sep 05 01:14:08.082 INFO O| Sep 05 01:14:08.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
58872026-09-05T01:14:09.079Z[ recovery-image] Sep 05 01:14:08.082 INFO O| Sep 05 01:14:08.082 INFO STEP 70 (remove_files) COMPLETE
58882026-09-05T01:14:09.079Z[ recovery-image] Sep 05 01:14:08.082 INFO O| Sep 05 01:14:08.082 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58892026-09-05T01:14:09.085Z[ recovery-image] Sep 05 01:14:08.092 INFO O| Sep 05 01:14:08.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
58902026-09-05T01:14:09.085Z[ recovery-image] Sep 05 01:14:08.093 INFO O| Sep 05 01:14:08.093 INFO STEP 71 (remove_files) COMPLETE
58912026-09-05T01:14:09.085Z[ recovery-image] Sep 05 01:14:08.093 INFO O| Sep 05 01:14:08.093 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58922026-09-05T01:14:09.091Z[ recovery-image] Sep 05 01:14:08.101 INFO O| Sep 05 01:14:08.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
58932026-09-05T01:14:09.091Z[ recovery-image] Sep 05 01:14:08.101 INFO O| Sep 05 01:14:08.101 INFO STEP 72 (remove_files) COMPLETE
58942026-09-05T01:14:09.105Z[ recovery-image] Sep 05 01:14:08.101 INFO O| Sep 05 01:14:08.101 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58952026-09-05T01:14:09.106Z[ recovery-image] Sep 05 01:14:08.112 INFO O| Sep 05 01:14:08.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
58962026-09-05T01:14:09.112Z[ recovery-image] Sep 05 01:14:08.112 INFO O| Sep 05 01:14:08.112 INFO STEP 73 (remove_files) COMPLETE
58972026-09-05T01:14:09.113Z[ recovery-image] Sep 05 01:14:08.112 INFO O| Sep 05 01:14:08.112 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58982026-09-05T01:14:09.127Z[ recovery-image] Sep 05 01:14:08.122 INFO O| Sep 05 01:14:08.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
58992026-09-05T01:14:09.127Z[ recovery-image] Sep 05 01:14:08.122 INFO O| Sep 05 01:14:08.122 INFO STEP 74 (remove_files) COMPLETE
59002026-09-05T01:14:09.127Z[ recovery-image] Sep 05 01:14:08.122 INFO O| Sep 05 01:14:08.122 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59012026-09-05T01:14:09.144Z[ recovery-image] Sep 05 01:14:08.133 INFO O| Sep 05 01:14:08.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
59022026-09-05T01:14:09.144Z[ recovery-image] Sep 05 01:14:08.133 INFO O| Sep 05 01:14:08.133 INFO STEP 75 (remove_files) COMPLETE
59032026-09-05T01:14:09.144Z[ recovery-image] Sep 05 01:14:08.133 INFO O| Sep 05 01:14:08.133 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59042026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.145 INFO O| Sep 05 01:14:08.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
59052026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.145 INFO O| Sep 05 01:14:08.145 INFO STEP 76 (remove_files) COMPLETE
59062026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.145 INFO O| Sep 05 01:14:08.145 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59072026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.155 INFO O| Sep 05 01:14:08.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
59082026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.155 INFO O| Sep 05 01:14:08.155 INFO STEP 77 (remove_files) COMPLETE
59092026-09-05T01:14:09.149Z[ recovery-image] Sep 05 01:14:08.155 INFO O| Sep 05 01:14:08.155 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59102026-09-05T01:14:09.168Z[ recovery-image] Sep 05 01:14:08.166 INFO O| Sep 05 01:14:08.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
59112026-09-05T01:14:09.169Z[ recovery-image] Sep 05 01:14:08.166 INFO O| Sep 05 01:14:08.166 INFO STEP 78 (remove_files) COMPLETE
59122026-09-05T01:14:09.169Z[ recovery-image] Sep 05 01:14:08.166 INFO O| Sep 05 01:14:08.166 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59132026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.175 INFO O| Sep 05 01:14:08.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
59142026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.175 INFO O| Sep 05 01:14:08.175 INFO STEP 79 (remove_files) COMPLETE
59152026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.175 INFO O| Sep 05 01:14:08.175 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59162026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.184 INFO O| Sep 05 01:14:08.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
59172026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.184 INFO O| Sep 05 01:14:08.184 INFO STEP 80 (remove_files) COMPLETE
59182026-09-05T01:14:09.180Z[ recovery-image] Sep 05 01:14:08.184 INFO O| Sep 05 01:14:08.184 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59192026-09-05T01:14:09.194Z[ recovery-image] Sep 05 01:14:08.195 INFO O| Sep 05 01:14:08.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
59202026-09-05T01:14:09.194Z[ recovery-image] Sep 05 01:14:08.195 INFO O| Sep 05 01:14:08.195 INFO STEP 81 (remove_files) COMPLETE
59212026-09-05T01:14:09.194Z[ recovery-image] Sep 05 01:14:08.195 INFO O| Sep 05 01:14:08.195 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59222026-09-05T01:14:09.198Z[ recovery-image] Sep 05 01:14:08.207 INFO O| Sep 05 01:14:08.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
59232026-09-05T01:14:09.198Z[ recovery-image] Sep 05 01:14:08.208 INFO O| Sep 05 01:14:08.208 INFO STEP 82 (remove_files) COMPLETE
59242026-09-05T01:14:09.198Z[ recovery-image] Sep 05 01:14:08.208 INFO O| Sep 05 01:14:08.208 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59252026-09-05T01:14:09.210Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
59262026-09-05T01:14:09.210Z[ recovery-image] Sep 05 01:14:08.218 INFO O| Sep 05 01:14:08.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
59272026-09-05T01:14:09.210Z[ recovery-image] Sep 05 01:14:08.218 INFO O| Sep 05 01:14:08.218 INFO STEP 83 (remove_files) COMPLETE
59282026-09-05T01:14:09.210Z[ recovery-image] Sep 05 01:14:08.218 INFO O| Sep 05 01:14:08.218 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59292026-09-05T01:14:09.223Z[ recovery-image] Sep 05 01:14:08.232 INFO O| Sep 05 01:14:08.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
59302026-09-05T01:14:09.223Z[ recovery-image] Sep 05 01:14:08.232 INFO O| Sep 05 01:14:08.229 INFO STEP 84 (remove_files) COMPLETE
59312026-09-05T01:14:09.223Z[ recovery-image] Sep 05 01:14:08.232 INFO O| Sep 05 01:14:08.229 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59322026-09-05T01:14:09.232Z[ recovery-image] Sep 05 01:14:08.238 INFO O| Sep 05 01:14:08.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
59332026-09-05T01:14:09.232Z[ recovery-image] Sep 05 01:14:08.239 INFO O| Sep 05 01:14:08.239 INFO STEP 85 (remove_files) COMPLETE
59342026-09-05T01:14:09.232Z[ recovery-image] Sep 05 01:14:08.239 INFO O| Sep 05 01:14:08.239 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59352026-09-05T01:14:09.240Z[ recovery-image] Sep 05 01:14:08.249 INFO O| Sep 05 01:14:08.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
59362026-09-05T01:14:09.240Z[ recovery-image] Sep 05 01:14:08.249 INFO O| Sep 05 01:14:08.249 INFO STEP 86 (remove_files) COMPLETE
59372026-09-05T01:14:09.240Z[ recovery-image] Sep 05 01:14:08.249 INFO O| Sep 05 01:14:08.249 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59382026-09-05T01:14:09.249Z[ recovery-image] Sep 05 01:14:08.258 INFO O| Sep 05 01:14:08.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
59392026-09-05T01:14:09.249Z[ recovery-image] Sep 05 01:14:08.258 INFO O| Sep 05 01:14:08.258 INFO STEP 87 (remove_files) COMPLETE
59402026-09-05T01:14:09.267Z[ recovery-image] Sep 05 01:14:08.258 INFO O| Sep 05 01:14:08.258 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59412026-09-05T01:14:09.268Z[ recovery-image] Sep 05 01:14:08.267 INFO O| Sep 05 01:14:08.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
59422026-09-05T01:14:09.268Z[ recovery-image] Sep 05 01:14:08.267 INFO O| Sep 05 01:14:08.267 INFO STEP 88 (remove_files) COMPLETE
59432026-09-05T01:14:09.268Z[ recovery-image] Sep 05 01:14:08.267 INFO O| Sep 05 01:14:08.267 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59442026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.276 INFO O| Sep 05 01:14:08.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
59452026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.276 INFO O| Sep 05 01:14:08.276 INFO STEP 89 (remove_files) COMPLETE
59462026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.276 INFO O| Sep 05 01:14:08.276 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59472026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.284 INFO O| Sep 05 01:14:08.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
59482026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.284 INFO O| Sep 05 01:14:08.284 INFO STEP 90 (remove_files) COMPLETE
59492026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.284 INFO O| Sep 05 01:14:08.284 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59502026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.292 INFO O| Sep 05 01:14:08.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
59512026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.292 INFO O| Sep 05 01:14:08.292 INFO STEP 91 (remove_files) COMPLETE
59522026-09-05T01:14:09.293Z[ recovery-image] Sep 05 01:14:08.292 INFO O| Sep 05 01:14:08.292 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59532026-09-05T01:14:09.300Z[ recovery-image] Sep 05 01:14:08.302 INFO O| Sep 05 01:14:08.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
59542026-09-05T01:14:09.300Z[ recovery-image] Sep 05 01:14:08.302 INFO O| Sep 05 01:14:08.302 INFO STEP 92 (remove_files) COMPLETE
59552026-09-05T01:14:09.300Z[ recovery-image] Sep 05 01:14:08.302 INFO O| Sep 05 01:14:08.302 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59562026-09-05T01:14:09.317Z[ recovery-image] Sep 05 01:14:08.324 INFO O| Sep 05 01:14:08.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
59572026-09-05T01:14:09.317Z[ recovery-image] Sep 05 01:14:08.324 INFO O| Sep 05 01:14:08.324 INFO STEP 93 (remove_files) COMPLETE
59582026-09-05T01:14:09.317Z[ recovery-image] Sep 05 01:14:08.324 INFO O| Sep 05 01:14:08.324 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59592026-09-05T01:14:09.324Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
59602026-09-05T01:14:09.343Z[ recovery-image] Sep 05 01:14:08.334 INFO O| Sep 05 01:14:08.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
59612026-09-05T01:14:09.344Z[ recovery-image] Sep 05 01:14:08.334 INFO O| Sep 05 01:14:08.334 INFO STEP 94 (remove_files) COMPLETE
59622026-09-05T01:14:09.344Z[ recovery-image] Sep 05 01:14:08.334 INFO O| Sep 05 01:14:08.334 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59632026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.343 INFO O| Sep 05 01:14:08.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
59642026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.343 INFO O| Sep 05 01:14:08.343 INFO STEP 95 (remove_files) COMPLETE
59652026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.343 INFO O| Sep 05 01:14:08.343 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59662026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.353 INFO O| Sep 05 01:14:08.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
59672026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.353 INFO O| Sep 05 01:14:08.353 INFO STEP 96 (remove_files) COMPLETE
59682026-09-05T01:14:09.361Z[ recovery-image] Sep 05 01:14:08.353 INFO O| Sep 05 01:14:08.353 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59692026-09-05T01:14:09.375Z[ recovery-image] Sep 05 01:14:08.364 INFO O| Sep 05 01:14:08.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
59702026-09-05T01:14:09.376Z[ recovery-image] Sep 05 01:14:08.364 INFO O| Sep 05 01:14:08.364 INFO STEP 97 (remove_files) COMPLETE
59712026-09-05T01:14:09.376Z[ recovery-image] Sep 05 01:14:08.364 INFO O| Sep 05 01:14:08.364 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59722026-09-05T01:14:09.376Z[ recovery-image] Sep 05 01:14:08.374 INFO O| Sep 05 01:14:08.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
59732026-09-05T01:14:09.376Z[ recovery-image] Sep 05 01:14:08.374 INFO O| Sep 05 01:14:08.374 INFO STEP 98 (remove_files) COMPLETE
59742026-09-05T01:14:09.376Z[ recovery-image] Sep 05 01:14:08.374 INFO O| Sep 05 01:14:08.374 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59752026-09-05T01:14:09.393Z[ recovery-image] Sep 05 01:14:08.383 INFO O| Sep 05 01:14:08.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
59762026-09-05T01:14:09.393Z[ recovery-image] Sep 05 01:14:08.383 INFO O| Sep 05 01:14:08.383 INFO STEP 99 (remove_files) COMPLETE
59772026-09-05T01:14:09.394Z[ recovery-image] Sep 05 01:14:08.383 INFO O| Sep 05 01:14:08.383 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59782026-09-05T01:14:09.400Z[ recovery-image] Sep 05 01:14:08.394 INFO O| Sep 05 01:14:08.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
59792026-09-05T01:14:09.400Z[ recovery-image] Sep 05 01:14:08.394 INFO O| Sep 05 01:14:08.394 INFO STEP 100 (remove_files) COMPLETE
59802026-09-05T01:14:09.400Z[ recovery-image] Sep 05 01:14:08.394 INFO O| Sep 05 01:14:08.394 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59812026-09-05T01:14:09.401Z[ recovery-image] Sep 05 01:14:08.403 INFO O| Sep 05 01:14:08.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
59822026-09-05T01:14:09.401Z[ recovery-image] Sep 05 01:14:08.403 INFO O| Sep 05 01:14:08.403 INFO STEP 101 (remove_files) COMPLETE
59832026-09-05T01:14:09.401Z[ recovery-image] Sep 05 01:14:08.403 INFO O| Sep 05 01:14:08.403 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59842026-09-05T01:14:09.409Z[ recovery-image] Sep 05 01:14:08.411 INFO O| Sep 05 01:14:08.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
59852026-09-05T01:14:09.409Z[ recovery-image] Sep 05 01:14:08.411 INFO O| Sep 05 01:14:08.411 INFO STEP 102 (remove_files) COMPLETE
59862026-09-05T01:14:09.409Z[ recovery-image] Sep 05 01:14:08.411 INFO O| Sep 05 01:14:08.411 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59872026-09-05T01:14:09.418Z[ recovery-image] Sep 05 01:14:08.420 INFO O| Sep 05 01:14:08.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
59882026-09-05T01:14:09.418Z[ recovery-image] Sep 05 01:14:08.420 INFO O| Sep 05 01:14:08.420 INFO STEP 103 (remove_files) COMPLETE
59892026-09-05T01:14:09.419Z[ recovery-image] Sep 05 01:14:08.420 INFO O| Sep 05 01:14:08.420 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59902026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.429 INFO O| Sep 05 01:14:08.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
59912026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.429 INFO O| Sep 05 01:14:08.429 INFO STEP 104 (remove_files) COMPLETE
59922026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.429 INFO O| Sep 05 01:14:08.429 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59932026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.438 INFO O| Sep 05 01:14:08.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
59942026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.438 INFO O| Sep 05 01:14:08.438 INFO STEP 105 (remove_files) COMPLETE
59952026-09-05T01:14:09.457Z[ recovery-image] Sep 05 01:14:08.438 INFO O| Sep 05 01:14:08.438 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59962026-09-05T01:14:09.464Z[ recovery-image] Sep 05 01:14:08.448 INFO O| Sep 05 01:14:08.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
59972026-09-05T01:14:09.464Z[ recovery-image] Sep 05 01:14:08.448 INFO O| Sep 05 01:14:08.448 INFO STEP 106 (remove_files) COMPLETE
59982026-09-05T01:14:09.464Z[ recovery-image] Sep 05 01:14:08.448 INFO O| Sep 05 01:14:08.448 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59992026-09-05T01:14:09.464Z[ recovery-image] Sep 05 01:14:08.457 INFO O| Sep 05 01:14:08.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
60002026-09-05T01:14:09.464Z[ recovery-image] Sep 05 01:14:08.457 INFO O| Sep 05 01:14:08.457 INFO STEP 107 (remove_files) COMPLETE
60012026-09-05T01:14:09.465Z[ recovery-image] Sep 05 01:14:08.457 INFO O| Sep 05 01:14:08.457 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60022026-09-05T01:14:09.465Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
60032026-09-05T01:14:09.465Z[ recovery-image] Sep 05 01:14:08.467 INFO O| Sep 05 01:14:08.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
60042026-09-05T01:14:09.465Z[ recovery-image] Sep 05 01:14:08.467 INFO O| Sep 05 01:14:08.467 INFO STEP 108 (remove_files) COMPLETE
60052026-09-05T01:14:09.465Z[ recovery-image] Sep 05 01:14:08.467 INFO O| Sep 05 01:14:08.467 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60062026-09-05T01:14:09.472Z[ recovery-image] Sep 05 01:14:08.476 INFO O| Sep 05 01:14:08.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
60072026-09-05T01:14:09.472Z[ recovery-image] Sep 05 01:14:08.476 INFO O| Sep 05 01:14:08.476 INFO STEP 109 (remove_files) COMPLETE
60082026-09-05T01:14:09.472Z[ recovery-image] Sep 05 01:14:08.476 INFO O| Sep 05 01:14:08.476 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60092026-09-05T01:14:09.483Z[ recovery-image] Sep 05 01:14:08.486 INFO O| Sep 05 01:14:08.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
60102026-09-05T01:14:09.483Z[ recovery-image] Sep 05 01:14:08.486 INFO O| Sep 05 01:14:08.486 INFO STEP 110 (remove_files) COMPLETE
60112026-09-05T01:14:09.484Z[ recovery-image] Sep 05 01:14:08.486 INFO O| Sep 05 01:14:08.486 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60122026-09-05T01:14:09.489Z[ recovery-image] Sep 05 01:14:08.496 INFO O| Sep 05 01:14:08.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
60132026-09-05T01:14:09.489Z[ recovery-image] Sep 05 01:14:08.496 INFO O| Sep 05 01:14:08.496 INFO STEP 111 (remove_files) COMPLETE
60142026-09-05T01:14:09.489Z[ recovery-image] Sep 05 01:14:08.496 INFO O| Sep 05 01:14:08.496 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60152026-09-05T01:14:09.498Z[ recovery-image] Sep 05 01:14:08.505 INFO O| Sep 05 01:14:08.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
60162026-09-05T01:14:09.498Z[ recovery-image] Sep 05 01:14:08.505 INFO O| Sep 05 01:14:08.505 INFO STEP 112 (remove_files) COMPLETE
60172026-09-05T01:14:09.498Z[ recovery-image] Sep 05 01:14:08.505 INFO O| Sep 05 01:14:08.505 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60182026-09-05T01:14:09.505Z[ recovery-image] Sep 05 01:14:08.515 INFO O| Sep 05 01:14:08.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
60192026-09-05T01:14:09.505Z[ recovery-image] Sep 05 01:14:08.515 INFO O| Sep 05 01:14:08.515 INFO STEP 113 (remove_files) COMPLETE
60202026-09-05T01:14:09.509Z[ recovery-image] Sep 05 01:14:08.515 INFO O| Sep 05 01:14:08.515 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60212026-09-05T01:14:09.515Z[ recovery-image] Sep 05 01:14:08.524 INFO O| Sep 05 01:14:08.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
60222026-09-05T01:14:09.515Z[ recovery-image] Sep 05 01:14:08.524 INFO O| Sep 05 01:14:08.524 INFO STEP 114 (remove_files) COMPLETE
60232026-09-05T01:14:09.519Z[ recovery-image] Sep 05 01:14:08.524 INFO O| Sep 05 01:14:08.524 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60242026-09-05T01:14:09.524Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
60252026-09-05T01:14:09.527Z[ recovery-image] Sep 05 01:14:08.534 INFO O| Sep 05 01:14:08.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
60262026-09-05T01:14:09.528Z[ recovery-image] Sep 05 01:14:08.535 INFO O| Sep 05 01:14:08.535 INFO STEP 115 (remove_files) COMPLETE
60272026-09-05T01:14:09.528Z[ recovery-image] Sep 05 01:14:08.535 INFO O| Sep 05 01:14:08.535 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60282026-09-05T01:14:09.535Z[ recovery-image] Sep 05 01:14:08.545 INFO O| Sep 05 01:14:08.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
60292026-09-05T01:14:09.535Z[ recovery-image] Sep 05 01:14:08.545 INFO O| Sep 05 01:14:08.545 INFO STEP 116 (remove_files) COMPLETE
60302026-09-05T01:14:09.535Z[ recovery-image] Sep 05 01:14:08.545 INFO O| Sep 05 01:14:08.545 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60312026-09-05T01:14:09.545Z[ recovery-image] Sep 05 01:14:08.556 INFO O| Sep 05 01:14:08.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
60322026-09-05T01:14:09.545Z[ recovery-image] Sep 05 01:14:08.556 INFO O| Sep 05 01:14:08.556 INFO STEP 117 (remove_files) COMPLETE
60332026-09-05T01:14:09.549Z[ recovery-image] Sep 05 01:14:08.556 INFO O| Sep 05 01:14:08.556 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60342026-09-05T01:14:09.556Z[ recovery-image] Sep 05 01:14:08.566 INFO O| Sep 05 01:14:08.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
60352026-09-05T01:14:09.556Z[ recovery-image] Sep 05 01:14:08.566 INFO O| Sep 05 01:14:08.566 INFO STEP 118 (remove_files) COMPLETE
60362026-09-05T01:14:09.556Z[ recovery-image] Sep 05 01:14:08.566 INFO O| Sep 05 01:14:08.566 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60372026-09-05T01:14:09.560Z[verify-libraries] Compiling yansi v1.0.1
60382026-09-05T01:14:09.565Z[ recovery-image] Sep 05 01:14:08.575 INFO O| Sep 05 01:14:08.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
60392026-09-05T01:14:09.565Z[ recovery-image] Sep 05 01:14:08.575 INFO O| Sep 05 01:14:08.575 INFO STEP 119 (remove_files) COMPLETE
60402026-09-05T01:14:09.569Z[ recovery-image] Sep 05 01:14:08.575 INFO O| Sep 05 01:14:08.575 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60412026-09-05T01:14:09.576Z[ recovery-image] Sep 05 01:14:08.586 INFO O| Sep 05 01:14:08.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
60422026-09-05T01:14:09.576Z[ recovery-image] Sep 05 01:14:08.586 INFO O| Sep 05 01:14:08.586 INFO STEP 120 (remove_files) COMPLETE
60432026-09-05T01:14:09.580Z[ recovery-image] Sep 05 01:14:08.586 INFO O| Sep 05 01:14:08.586 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60442026-09-05T01:14:09.585Z[ recovery-image] Sep 05 01:14:08.595 INFO O| Sep 05 01:14:08.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
60452026-09-05T01:14:09.585Z[ recovery-image] Sep 05 01:14:08.595 INFO O| Sep 05 01:14:08.595 INFO STEP 121 (remove_files) COMPLETE
60462026-09-05T01:14:09.585Z[ recovery-image] Sep 05 01:14:08.595 INFO O| Sep 05 01:14:08.595 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60472026-09-05T01:14:09.598Z[ recovery-image] Sep 05 01:14:08.605 INFO O| Sep 05 01:14:08.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
60482026-09-05T01:14:09.598Z[ recovery-image] Sep 05 01:14:08.605 INFO O| Sep 05 01:14:08.605 INFO STEP 122 (remove_files) COMPLETE
60492026-09-05T01:14:09.599Z[ recovery-image] Sep 05 01:14:08.605 INFO O| Sep 05 01:14:08.605 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60502026-09-05T01:14:09.604Z[ recovery-image] Sep 05 01:14:08.615 INFO O| Sep 05 01:14:08.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
60512026-09-05T01:14:09.608Z[ recovery-image] Sep 05 01:14:08.616 INFO O| Sep 05 01:14:08.616 INFO STEP 123 (remove_files) COMPLETE
60522026-09-05T01:14:09.608Z[ recovery-image] Sep 05 01:14:08.616 INFO O| Sep 05 01:14:08.616 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60532026-09-05T01:14:09.616Z[ recovery-image] Sep 05 01:14:08.626 INFO O| Sep 05 01:14:08.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
60542026-09-05T01:14:09.616Z[ recovery-image] Sep 05 01:14:08.626 INFO O| Sep 05 01:14:08.626 INFO STEP 124 (remove_files) COMPLETE
60552026-09-05T01:14:09.619Z[ recovery-image] Sep 05 01:14:08.626 INFO O| Sep 05 01:14:08.626 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60562026-09-05T01:14:09.624Z[ recovery-image] Sep 05 01:14:08.635 INFO O| Sep 05 01:14:08.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
60572026-09-05T01:14:09.628Z[ recovery-image] Sep 05 01:14:08.636 INFO O| Sep 05 01:14:08.635 INFO STEP 125 (remove_files) COMPLETE
60582026-09-05T01:14:09.628Z[ recovery-image] Sep 05 01:14:08.636 INFO O| Sep 05 01:14:08.635 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60592026-09-05T01:14:09.634Z[ recovery-image] Sep 05 01:14:08.644 INFO O| Sep 05 01:14:08.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
60602026-09-05T01:14:09.634Z[ recovery-image] Sep 05 01:14:08.644 INFO O| Sep 05 01:14:08.644 INFO STEP 126 (remove_files) COMPLETE
60612026-09-05T01:14:09.634Z[ recovery-image] Sep 05 01:14:08.644 INFO O| Sep 05 01:14:08.644 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60622026-09-05T01:14:09.643Z[ recovery-image] Sep 05 01:14:08.653 INFO O| Sep 05 01:14:08.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
60632026-09-05T01:14:09.643Z[ recovery-image] Sep 05 01:14:08.653 INFO O| Sep 05 01:14:08.653 INFO STEP 127 (remove_files) COMPLETE
60642026-09-05T01:14:09.643Z[ recovery-image] Sep 05 01:14:08.653 INFO O| Sep 05 01:14:08.653 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60652026-09-05T01:14:09.652Z[ recovery-image] Sep 05 01:14:08.662 INFO O| Sep 05 01:14:08.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
60662026-09-05T01:14:09.652Z[ recovery-image] Sep 05 01:14:08.662 INFO O| Sep 05 01:14:08.662 INFO STEP 128 (remove_files) COMPLETE
60672026-09-05T01:14:09.656Z[ recovery-image] Sep 05 01:14:08.662 INFO O| Sep 05 01:14:08.662 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60682026-09-05T01:14:09.661Z[ recovery-image] Sep 05 01:14:08.671 INFO O| Sep 05 01:14:08.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
60692026-09-05T01:14:09.661Z[ recovery-image] Sep 05 01:14:08.671 INFO O| Sep 05 01:14:08.671 INFO STEP 129 (remove_files) COMPLETE
60702026-09-05T01:14:09.661Z[ recovery-image] Sep 05 01:14:08.671 INFO O| Sep 05 01:14:08.671 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60712026-09-05T01:14:09.669Z[ recovery-image] Sep 05 01:14:08.680 INFO O| Sep 05 01:14:08.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
60722026-09-05T01:14:09.669Z[ recovery-image] Sep 05 01:14:08.680 INFO O| Sep 05 01:14:08.680 INFO STEP 130 (remove_files) COMPLETE
60732026-09-05T01:14:09.670Z[ recovery-image] Sep 05 01:14:08.680 INFO O| Sep 05 01:14:08.680 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60742026-09-05T01:14:09.678Z[ recovery-image] Sep 05 01:14:08.688 INFO O| Sep 05 01:14:08.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
60752026-09-05T01:14:09.678Z[ recovery-image] Sep 05 01:14:08.688 INFO O| Sep 05 01:14:08.688 INFO STEP 131 (remove_files) COMPLETE
60762026-09-05T01:14:09.682Z[ recovery-image] Sep 05 01:14:08.688 INFO O| Sep 05 01:14:08.688 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60772026-09-05T01:14:09.685Z[ recovery-image] Sep 05 01:14:08.696 INFO O| Sep 05 01:14:08.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
60782026-09-05T01:14:09.686Z[ recovery-image] Sep 05 01:14:08.696 INFO O| Sep 05 01:14:08.696 INFO STEP 132 (remove_files) COMPLETE
60792026-09-05T01:14:09.686Z[ recovery-image] Sep 05 01:14:08.696 INFO O| Sep 05 01:14:08.696 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60802026-09-05T01:14:09.693Z[ recovery-image] Sep 05 01:14:08.703 INFO O| Sep 05 01:14:08.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
60812026-09-05T01:14:09.693Z[ recovery-image] Sep 05 01:14:08.703 INFO O| Sep 05 01:14:08.703 INFO STEP 133 (remove_files) COMPLETE
60822026-09-05T01:14:09.698Z[ recovery-image] Sep 05 01:14:08.703 INFO O| Sep 05 01:14:08.703 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60832026-09-05T01:14:09.701Z[ recovery-image] Sep 05 01:14:08.711 INFO O| Sep 05 01:14:08.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
60842026-09-05T01:14:09.702Z[ recovery-image] Sep 05 01:14:08.711 INFO O| Sep 05 01:14:08.711 INFO STEP 134 (remove_files) COMPLETE
60852026-09-05T01:14:09.702Z[ recovery-image] Sep 05 01:14:08.711 INFO O| Sep 05 01:14:08.711 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60862026-09-05T01:14:09.709Z[ recovery-image] Sep 05 01:14:08.719 INFO O| Sep 05 01:14:08.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
60872026-09-05T01:14:09.709Z[ recovery-image] Sep 05 01:14:08.719 INFO O| Sep 05 01:14:08.719 INFO STEP 135 (remove_files) COMPLETE
60882026-09-05T01:14:09.713Z[ recovery-image] Sep 05 01:14:08.719 INFO O| Sep 05 01:14:08.719 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60892026-09-05T01:14:09.717Z[ recovery-image] Sep 05 01:14:08.727 INFO O| Sep 05 01:14:08.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
60902026-09-05T01:14:09.720Z[ recovery-image] Sep 05 01:14:08.727 INFO O| Sep 05 01:14:08.727 INFO STEP 136 (remove_files) COMPLETE
60912026-09-05T01:14:09.720Z[ recovery-image] Sep 05 01:14:08.727 INFO O| Sep 05 01:14:08.727 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60922026-09-05T01:14:09.725Z[ recovery-image] Sep 05 01:14:08.736 INFO O| Sep 05 01:14:08.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
60932026-09-05T01:14:09.725Z[ recovery-image] Sep 05 01:14:08.736 INFO O| Sep 05 01:14:08.736 INFO STEP 137 (remove_files) COMPLETE
60942026-09-05T01:14:09.729Z[ recovery-image] Sep 05 01:14:08.736 INFO O| Sep 05 01:14:08.736 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60952026-09-05T01:14:09.735Z[ recovery-image] Sep 05 01:14:08.745 INFO O| Sep 05 01:14:08.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
60962026-09-05T01:14:09.735Z[ recovery-image] Sep 05 01:14:08.745 INFO O| Sep 05 01:14:08.745 INFO STEP 138 (remove_files) COMPLETE
60972026-09-05T01:14:09.739Z[ recovery-image] Sep 05 01:14:08.745 INFO O| Sep 05 01:14:08.745 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60982026-09-05T01:14:09.743Z[ recovery-image] Sep 05 01:14:08.754 INFO O| Sep 05 01:14:08.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
60992026-09-05T01:14:09.744Z[ recovery-image] Sep 05 01:14:08.754 INFO O| Sep 05 01:14:08.754 INFO STEP 139 (remove_files) COMPLETE
61002026-09-05T01:14:09.747Z[ recovery-image] Sep 05 01:14:08.754 INFO O| Sep 05 01:14:08.754 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61012026-09-05T01:14:09.753Z[ recovery-image] Sep 05 01:14:08.763 INFO O| Sep 05 01:14:08.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
61022026-09-05T01:14:09.753Z[ recovery-image] Sep 05 01:14:08.763 INFO O| Sep 05 01:14:08.763 INFO STEP 140 (remove_files) COMPLETE
61032026-09-05T01:14:09.756Z[ recovery-image] Sep 05 01:14:08.763 INFO O| Sep 05 01:14:08.763 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61042026-09-05T01:14:09.762Z[ recovery-image] Sep 05 01:14:08.772 INFO O| Sep 05 01:14:08.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
61052026-09-05T01:14:09.762Z[ recovery-image] Sep 05 01:14:08.772 INFO O| Sep 05 01:14:08.772 INFO STEP 141 (remove_files) COMPLETE
61062026-09-05T01:14:09.767Z[ recovery-image] Sep 05 01:14:08.772 INFO O| Sep 05 01:14:08.772 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61072026-09-05T01:14:09.770Z[ recovery-image] Sep 05 01:14:08.781 INFO O| Sep 05 01:14:08.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
61082026-09-05T01:14:09.770Z[ recovery-image] Sep 05 01:14:08.781 INFO O| Sep 05 01:14:08.781 INFO STEP 142 (remove_files) COMPLETE
61092026-09-05T01:14:09.770Z[ recovery-image] Sep 05 01:14:08.781 INFO O| Sep 05 01:14:08.781 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61102026-09-05T01:14:09.779Z[ recovery-image] Sep 05 01:14:08.789 INFO O| Sep 05 01:14:08.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
61112026-09-05T01:14:09.779Z[ recovery-image] Sep 05 01:14:08.789 INFO O| Sep 05 01:14:08.789 INFO STEP 143 (remove_files) COMPLETE
61122026-09-05T01:14:09.779Z[ recovery-image] Sep 05 01:14:08.789 INFO O| Sep 05 01:14:08.789 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61132026-09-05T01:14:09.787Z[ recovery-image] Sep 05 01:14:08.798 INFO O| Sep 05 01:14:08.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61142026-09-05T01:14:09.788Z[ recovery-image] Sep 05 01:14:08.798 INFO O| Sep 05 01:14:08.798 INFO STEP 144 (remove_files) COMPLETE
61152026-09-05T01:14:09.792Z[ recovery-image] Sep 05 01:14:08.798 INFO O| Sep 05 01:14:08.798 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61162026-09-05T01:14:09.796Z[ recovery-image] Sep 05 01:14:08.806 INFO O| Sep 05 01:14:08.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
61172026-09-05T01:14:09.797Z[ recovery-image] Sep 05 01:14:08.806 INFO O| Sep 05 01:14:08.806 INFO STEP 145 (remove_files) COMPLETE
61182026-09-05T01:14:09.797Z[ recovery-image] Sep 05 01:14:08.806 INFO O| Sep 05 01:14:08.806 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61192026-09-05T01:14:09.804Z[ recovery-image] Sep 05 01:14:08.814 INFO O| Sep 05 01:14:08.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
61202026-09-05T01:14:09.804Z[ recovery-image] Sep 05 01:14:08.814 INFO O| Sep 05 01:14:08.814 INFO STEP 146 (remove_files) COMPLETE
61212026-09-05T01:14:09.807Z[ recovery-image] Sep 05 01:14:08.814 INFO O| Sep 05 01:14:08.814 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61222026-09-05T01:14:09.811Z[ recovery-image] Sep 05 01:14:08.822 INFO O| Sep 05 01:14:08.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
61232026-09-05T01:14:09.811Z[ recovery-image] Sep 05 01:14:08.822 INFO O| Sep 05 01:14:08.822 INFO STEP 147 (remove_files) COMPLETE
61242026-09-05T01:14:09.811Z[ recovery-image] Sep 05 01:14:08.822 INFO O| Sep 05 01:14:08.822 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61252026-09-05T01:14:09.819Z[ recovery-image] Sep 05 01:14:08.830 INFO O| Sep 05 01:14:08.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
61262026-09-05T01:14:09.819Z[ recovery-image] Sep 05 01:14:08.830 INFO O| Sep 05 01:14:08.830 INFO STEP 148 (remove_files) COMPLETE
61272026-09-05T01:14:09.823Z[ recovery-image] Sep 05 01:14:08.830 INFO O| Sep 05 01:14:08.830 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61282026-09-05T01:14:09.827Z[ recovery-image] Sep 05 01:14:08.838 INFO O| Sep 05 01:14:08.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
61292026-09-05T01:14:09.827Z[ recovery-image] Sep 05 01:14:08.838 INFO O| Sep 05 01:14:08.838 INFO STEP 149 (remove_files) COMPLETE
61302026-09-05T01:14:09.831Z[ recovery-image] Sep 05 01:14:08.838 INFO O| Sep 05 01:14:08.838 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61312026-09-05T01:14:09.836Z[ recovery-image] Sep 05 01:14:08.846 INFO O| Sep 05 01:14:08.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
61322026-09-05T01:14:09.836Z[ recovery-image] Sep 05 01:14:08.846 INFO O| Sep 05 01:14:08.846 INFO STEP 150 (remove_files) COMPLETE
61332026-09-05T01:14:09.839Z[ recovery-image] Sep 05 01:14:08.846 INFO O| Sep 05 01:14:08.846 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61342026-09-05T01:14:09.845Z[ recovery-image] Sep 05 01:14:08.855 INFO O| Sep 05 01:14:08.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
61352026-09-05T01:14:09.845Z[ recovery-image] Sep 05 01:14:08.855 INFO O| Sep 05 01:14:08.855 INFO STEP 151 (remove_files) COMPLETE
61362026-09-05T01:14:09.850Z[ recovery-image] Sep 05 01:14:08.855 INFO O| Sep 05 01:14:08.855 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61372026-09-05T01:14:09.858Z[ recovery-image] Sep 05 01:14:08.864 INFO O| Sep 05 01:14:08.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
61382026-09-05T01:14:09.858Z[ recovery-image] Sep 05 01:14:08.865 INFO O| Sep 05 01:14:08.864 INFO STEP 152 (remove_files) COMPLETE
61392026-09-05T01:14:09.858Z[ recovery-image] Sep 05 01:14:08.865 INFO O| Sep 05 01:14:08.865 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61402026-09-05T01:14:09.870Z[ recovery-image] Sep 05 01:14:08.874 INFO O| Sep 05 01:14:08.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
61412026-09-05T01:14:09.882Z[ recovery-image] Sep 05 01:14:08.891 INFO O| Sep 05 01:14:08.891 INFO STEP 153 (remove_files) COMPLETE
61422026-09-05T01:14:09.883Z[ recovery-image] Sep 05 01:14:08.891 INFO O| Sep 05 01:14:08.891 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61432026-09-05T01:14:09.892Z[ recovery-image] Sep 05 01:14:08.901 INFO O| Sep 05 01:14:08.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
61442026-09-05T01:14:09.892Z[ recovery-image] Sep 05 01:14:08.901 INFO O| Sep 05 01:14:08.901 INFO STEP 154 (remove_files) COMPLETE
61452026-09-05T01:14:09.900Z[ recovery-image] Sep 05 01:14:08.901 INFO O| Sep 05 01:14:08.901 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61462026-09-05T01:14:09.904Z[ recovery-image] Sep 05 01:14:08.910 INFO O| Sep 05 01:14:08.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
61472026-09-05T01:14:09.904Z[ recovery-image] Sep 05 01:14:08.910 INFO O| Sep 05 01:14:08.910 INFO STEP 155 (remove_files) COMPLETE
61482026-09-05T01:14:09.904Z[ recovery-image] Sep 05 01:14:08.910 INFO O| Sep 05 01:14:08.910 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61492026-09-05T01:14:09.908Z[ recovery-image] Sep 05 01:14:08.918 INFO O| Sep 05 01:14:08.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
61502026-09-05T01:14:09.909Z[ recovery-image] Sep 05 01:14:08.918 INFO O| Sep 05 01:14:08.918 INFO STEP 156 (remove_files) COMPLETE
61512026-09-05T01:14:09.909Z[ recovery-image] Sep 05 01:14:08.918 INFO O| Sep 05 01:14:08.918 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61522026-09-05T01:14:09.915Z[ recovery-image] Sep 05 01:14:08.926 INFO O| Sep 05 01:14:08.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
61532026-09-05T01:14:09.916Z[ recovery-image] Sep 05 01:14:08.926 INFO O| Sep 05 01:14:08.926 INFO STEP 157 (remove_files) COMPLETE
61542026-09-05T01:14:09.919Z[ recovery-image] Sep 05 01:14:08.926 INFO O| Sep 05 01:14:08.926 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61552026-09-05T01:14:09.931Z[ recovery-image] Sep 05 01:14:08.934 INFO O| Sep 05 01:14:08.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
61562026-09-05T01:14:09.931Z[ recovery-image] Sep 05 01:14:08.934 INFO O| Sep 05 01:14:08.934 INFO STEP 158 (remove_files) COMPLETE
61572026-09-05T01:14:09.932Z[ recovery-image] Sep 05 01:14:08.934 INFO O| Sep 05 01:14:08.934 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61582026-09-05T01:14:09.935Z[ recovery-image] Sep 05 01:14:08.943 INFO O| Sep 05 01:14:08.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
61592026-09-05T01:14:09.935Z[ recovery-image] Sep 05 01:14:08.943 INFO O| Sep 05 01:14:08.943 INFO STEP 159 (remove_files) COMPLETE
61602026-09-05T01:14:09.935Z[ recovery-image] Sep 05 01:14:08.943 INFO O| Sep 05 01:14:08.943 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61612026-09-05T01:14:09.942Z[ recovery-image] Sep 05 01:14:08.952 INFO O| Sep 05 01:14:08.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
61622026-09-05T01:14:09.942Z[ recovery-image] Sep 05 01:14:08.952 INFO O| Sep 05 01:14:08.952 INFO STEP 160 (remove_files) COMPLETE
61632026-09-05T01:14:09.942Z[ recovery-image] Sep 05 01:14:08.952 INFO O| Sep 05 01:14:08.952 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61642026-09-05T01:14:09.952Z[ recovery-image] Sep 05 01:14:08.962 INFO O| Sep 05 01:14:08.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
61652026-09-05T01:14:09.952Z[ recovery-image] Sep 05 01:14:08.962 INFO O| Sep 05 01:14:08.962 INFO STEP 161 (remove_files) COMPLETE
61662026-09-05T01:14:09.952Z[ recovery-image] Sep 05 01:14:08.962 INFO O| Sep 05 01:14:08.962 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61672026-09-05T01:14:09.957Z[verify-libraries] Compiling pretty_assertions v1.4.1
61682026-09-05T01:14:09.963Z[ recovery-image] Sep 05 01:14:08.973 INFO O| Sep 05 01:14:08.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
61692026-09-05T01:14:09.963Z[ recovery-image] Sep 05 01:14:08.973 INFO O| Sep 05 01:14:08.973 INFO STEP 162 (remove_files) COMPLETE
61702026-09-05T01:14:09.963Z[ recovery-image] Sep 05 01:14:08.973 INFO O| Sep 05 01:14:08.973 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61712026-09-05T01:14:09.979Z[ recovery-image] Sep 05 01:14:08.989 INFO O| Sep 05 01:14:08.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
61722026-09-05T01:14:09.979Z[ recovery-image] Sep 05 01:14:08.990 INFO O| Sep 05 01:14:08.989 INFO STEP 163 (remove_files) COMPLETE
61732026-09-05T01:14:09.979Z[ recovery-image] Sep 05 01:14:08.990 INFO O| Sep 05 01:14:08.989 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61742026-09-05T01:14:09.989Z[ recovery-image] Sep 05 01:14:08.998 INFO O| Sep 05 01:14:08.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
61752026-09-05T01:14:09.989Z[ recovery-image] Sep 05 01:14:08.998 INFO O| Sep 05 01:14:08.998 INFO STEP 164 (remove_files) COMPLETE
61762026-09-05T01:14:09.989Z[ recovery-image] Sep 05 01:14:08.998 INFO O| Sep 05 01:14:08.998 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61772026-09-05T01:14:09.997Z[ recovery-image] Sep 05 01:14:09.007 INFO O| Sep 05 01:14:09.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
61782026-09-05T01:14:09.997Z[ recovery-image] Sep 05 01:14:09.007 INFO O| Sep 05 01:14:09.007 INFO STEP 165 (remove_files) COMPLETE
61792026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.007 INFO O| Sep 05 01:14:09.007 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61802026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.032 INFO O| Sep 05 01:14:09.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
61812026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.032 INFO O| Sep 05 01:14:09.032 INFO STEP 166 (remove_files) COMPLETE
61822026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.032 INFO O| Sep 05 01:14:09.032 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61832026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.044 INFO O| Sep 05 01:14:09.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
61842026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.044 INFO O| Sep 05 01:14:09.044 INFO STEP 167 (remove_files) COMPLETE
61852026-09-05T01:14:10.063Z[ recovery-image] Sep 05 01:14:09.045 INFO O| Sep 05 01:14:09.044 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61862026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.054 INFO O| Sep 05 01:14:09.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
61872026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.055 INFO O| Sep 05 01:14:09.055 INFO STEP 168 (remove_files) COMPLETE
61882026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.055 INFO O| Sep 05 01:14:09.055 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61892026-09-05T01:14:10.064Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
61902026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.065 INFO O| Sep 05 01:14:09.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
61912026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.065 INFO O| Sep 05 01:14:09.065 INFO STEP 169 (remove_files) COMPLETE
61922026-09-05T01:14:10.064Z[ recovery-image] Sep 05 01:14:09.065 INFO O| Sep 05 01:14:09.065 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61932026-09-05T01:14:10.069Z[ recovery-image] Sep 05 01:14:09.075 INFO O| Sep 05 01:14:09.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
61942026-09-05T01:14:10.069Z[ recovery-image] Sep 05 01:14:09.075 INFO O| Sep 05 01:14:09.075 INFO STEP 170 (remove_files) COMPLETE
61952026-09-05T01:14:10.069Z[ recovery-image] Sep 05 01:14:09.075 INFO O| Sep 05 01:14:09.075 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61962026-09-05T01:14:10.074Z[ recovery-image] Sep 05 01:14:09.085 INFO O| Sep 05 01:14:09.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
61972026-09-05T01:14:10.074Z[ recovery-image] Sep 05 01:14:09.085 INFO O| Sep 05 01:14:09.085 INFO STEP 171 (remove_files) COMPLETE
61982026-09-05T01:14:10.074Z[ recovery-image] Sep 05 01:14:09.085 INFO O| Sep 05 01:14:09.085 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61992026-09-05T01:14:10.085Z[ recovery-image] Sep 05 01:14:09.095 INFO O| Sep 05 01:14:09.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
62002026-09-05T01:14:10.085Z[ recovery-image] Sep 05 01:14:09.095 INFO O| Sep 05 01:14:09.095 INFO STEP 172 (remove_files) COMPLETE
62012026-09-05T01:14:10.085Z[ recovery-image] Sep 05 01:14:09.095 INFO O| Sep 05 01:14:09.095 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62022026-09-05T01:14:10.097Z[ recovery-image] Sep 05 01:14:09.106 INFO O| Sep 05 01:14:09.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
62032026-09-05T01:14:10.097Z[ recovery-image] Sep 05 01:14:09.106 INFO O| Sep 05 01:14:09.105 INFO STEP 173 (remove_files) COMPLETE
62042026-09-05T01:14:10.097Z[ recovery-image] Sep 05 01:14:09.106 INFO O| Sep 05 01:14:09.105 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62052026-09-05T01:14:10.103Z[ recovery-image] Sep 05 01:14:09.114 INFO O| Sep 05 01:14:09.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
62062026-09-05T01:14:10.103Z[ recovery-image] Sep 05 01:14:09.114 INFO O| Sep 05 01:14:09.114 INFO STEP 174 (remove_files) COMPLETE
62072026-09-05T01:14:10.104Z[ recovery-image] Sep 05 01:14:09.114 INFO O| Sep 05 01:14:09.114 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62082026-09-05T01:14:10.115Z[ recovery-image] Sep 05 01:14:09.124 INFO O| Sep 05 01:14:09.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
62092026-09-05T01:14:10.115Z[ recovery-image] Sep 05 01:14:09.124 INFO O| Sep 05 01:14:09.124 INFO STEP 175 (remove_files) COMPLETE
62102026-09-05T01:14:10.115Z[ recovery-image] Sep 05 01:14:09.124 INFO O| Sep 05 01:14:09.124 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62112026-09-05T01:14:10.124Z[ recovery-image] Sep 05 01:14:09.135 INFO O| Sep 05 01:14:09.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
62122026-09-05T01:14:10.128Z[ recovery-image] Sep 05 01:14:09.135 INFO O| Sep 05 01:14:09.135 INFO STEP 176 (remove_files) COMPLETE
62132026-09-05T01:14:10.128Z[ recovery-image] Sep 05 01:14:09.135 INFO O| Sep 05 01:14:09.135 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62142026-09-05T01:14:10.136Z[ recovery-image] Sep 05 01:14:09.146 INFO O| Sep 05 01:14:09.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
62152026-09-05T01:14:10.136Z[ recovery-image] Sep 05 01:14:09.146 INFO O| Sep 05 01:14:09.146 INFO STEP 177 (remove_files) COMPLETE
62162026-09-05T01:14:10.136Z[ recovery-image] Sep 05 01:14:09.146 INFO O| Sep 05 01:14:09.146 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62172026-09-05T01:14:10.149Z[ recovery-image] Sep 05 01:14:09.156 INFO O| Sep 05 01:14:09.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
62182026-09-05T01:14:10.149Z[ recovery-image] Sep 05 01:14:09.157 INFO O| Sep 05 01:14:09.157 INFO STEP 178 (remove_files) COMPLETE
62192026-09-05T01:14:10.149Z[ recovery-image] Sep 05 01:14:09.157 INFO O| Sep 05 01:14:09.157 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62202026-09-05T01:14:10.157Z[ recovery-image] Sep 05 01:14:09.167 INFO O| Sep 05 01:14:09.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
62212026-09-05T01:14:10.157Z[ recovery-image] Sep 05 01:14:09.167 INFO O| Sep 05 01:14:09.167 INFO STEP 179 (remove_files) COMPLETE
62222026-09-05T01:14:10.161Z[ recovery-image] Sep 05 01:14:09.167 INFO O| Sep 05 01:14:09.167 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62232026-09-05T01:14:10.170Z[ recovery-image] Sep 05 01:14:09.177 INFO O| Sep 05 01:14:09.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
62242026-09-05T01:14:10.170Z[ recovery-image] Sep 05 01:14:09.177 INFO O| Sep 05 01:14:09.177 INFO STEP 180 (remove_files) COMPLETE
62252026-09-05T01:14:10.170Z[ recovery-image] Sep 05 01:14:09.177 INFO O| Sep 05 01:14:09.177 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62262026-09-05T01:14:10.180Z[ recovery-image] Sep 05 01:14:09.187 INFO O| Sep 05 01:14:09.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
62272026-09-05T01:14:10.180Z[ recovery-image] Sep 05 01:14:09.187 INFO O| Sep 05 01:14:09.187 INFO STEP 181 (remove_files) COMPLETE
62282026-09-05T01:14:10.180Z[ recovery-image] Sep 05 01:14:09.187 INFO O| Sep 05 01:14:09.187 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62292026-09-05T01:14:10.187Z[ recovery-image] Sep 05 01:14:09.197 INFO O| Sep 05 01:14:09.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
62302026-09-05T01:14:10.187Z[ recovery-image] Sep 05 01:14:09.197 INFO O| Sep 05 01:14:09.197 INFO STEP 182 (remove_files) COMPLETE
62312026-09-05T01:14:10.191Z[ recovery-image] Sep 05 01:14:09.197 INFO O| Sep 05 01:14:09.197 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62322026-09-05T01:14:10.198Z[ recovery-image] Sep 05 01:14:09.207 INFO O| Sep 05 01:14:09.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
62332026-09-05T01:14:10.198Z[ recovery-image] Sep 05 01:14:09.207 INFO O| Sep 05 01:14:09.207 INFO STEP 183 (remove_files) COMPLETE
62342026-09-05T01:14:10.198Z[ recovery-image] Sep 05 01:14:09.207 INFO O| Sep 05 01:14:09.207 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62352026-09-05T01:14:10.207Z[ recovery-image] Sep 05 01:14:09.217 INFO O| Sep 05 01:14:09.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
62362026-09-05T01:14:10.207Z[ recovery-image] Sep 05 01:14:09.217 INFO O| Sep 05 01:14:09.217 INFO STEP 184 (remove_files) COMPLETE
62372026-09-05T01:14:10.211Z[ recovery-image] Sep 05 01:14:09.217 INFO O| Sep 05 01:14:09.217 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62382026-09-05T01:14:10.218Z[ recovery-image] Sep 05 01:14:09.228 INFO O| Sep 05 01:14:09.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
62392026-09-05T01:14:10.218Z[ recovery-image] Sep 05 01:14:09.228 INFO O| Sep 05 01:14:09.228 INFO STEP 185 (remove_files) COMPLETE
62402026-09-05T01:14:10.218Z[ recovery-image] Sep 05 01:14:09.228 INFO O| Sep 05 01:14:09.228 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62412026-09-05T01:14:10.229Z[ recovery-image] Sep 05 01:14:09.239 INFO O| Sep 05 01:14:09.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
62422026-09-05T01:14:10.229Z[ recovery-image] Sep 05 01:14:09.239 INFO O| Sep 05 01:14:09.239 INFO STEP 186 (remove_files) COMPLETE
62432026-09-05T01:14:10.233Z[ recovery-image] Sep 05 01:14:09.239 INFO O| Sep 05 01:14:09.239 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62442026-09-05T01:14:10.240Z[ recovery-image] Sep 05 01:14:09.250 INFO O| Sep 05 01:14:09.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
62452026-09-05T01:14:10.240Z[ recovery-image] Sep 05 01:14:09.250 INFO O| Sep 05 01:14:09.250 INFO STEP 187 (remove_files) COMPLETE
62462026-09-05T01:14:10.243Z[ recovery-image] Sep 05 01:14:09.250 INFO O| Sep 05 01:14:09.250 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62472026-09-05T01:14:10.249Z[ recovery-image] Sep 05 01:14:09.259 INFO O| Sep 05 01:14:09.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
62482026-09-05T01:14:10.249Z[ recovery-image] Sep 05 01:14:09.259 INFO O| Sep 05 01:14:09.259 INFO STEP 188 (remove_files) COMPLETE
62492026-09-05T01:14:10.249Z[ recovery-image] Sep 05 01:14:09.259 INFO O| Sep 05 01:14:09.259 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62502026-09-05T01:14:10.258Z[ recovery-image] Sep 05 01:14:09.269 INFO O| Sep 05 01:14:09.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
62512026-09-05T01:14:10.258Z[ recovery-image] Sep 05 01:14:09.269 INFO O| Sep 05 01:14:09.269 INFO STEP 189 (remove_files) COMPLETE
62522026-09-05T01:14:10.267Z[ recovery-image] Sep 05 01:14:09.269 INFO O| Sep 05 01:14:09.269 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62532026-09-05T01:14:10.317Z[ recovery-image] Sep 05 01:14:09.279 INFO O| Sep 05 01:14:09.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
62542026-09-05T01:14:10.317Z[ recovery-image] Sep 05 01:14:09.279 INFO O| Sep 05 01:14:09.279 INFO STEP 190 (remove_files) COMPLETE
62552026-09-05T01:14:10.318Z[ recovery-image] Sep 05 01:14:09.279 INFO O| Sep 05 01:14:09.279 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62562026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.290 INFO O| Sep 05 01:14:09.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
62572026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.290 INFO O| Sep 05 01:14:09.290 INFO STEP 191 (remove_files) COMPLETE
62582026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.290 INFO O| Sep 05 01:14:09.290 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62592026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.300 INFO O| Sep 05 01:14:09.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
62602026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.300 INFO O| Sep 05 01:14:09.300 INFO STEP 192 (remove_files) COMPLETE
62612026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.300 INFO O| Sep 05 01:14:09.300 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62622026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.308 INFO O| Sep 05 01:14:09.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
62632026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.308 INFO O| Sep 05 01:14:09.308 INFO STEP 193 (remove_files) COMPLETE
62642026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.308 INFO O| Sep 05 01:14:09.308 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62652026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.317 INFO O| Sep 05 01:14:09.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
62662026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.317 INFO O| Sep 05 01:14:09.317 INFO STEP 194 (remove_files) COMPLETE
62672026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.317 INFO O| Sep 05 01:14:09.317 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62682026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.326 INFO O| Sep 05 01:14:09.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
62692026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.326 INFO O| Sep 05 01:14:09.326 INFO STEP 195 (remove_files) COMPLETE
62702026-09-05T01:14:10.326Z[ recovery-image] Sep 05 01:14:09.326 INFO O| Sep 05 01:14:09.326 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62712026-09-05T01:14:10.326Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
62722026-09-05T01:14:10.334Z[ recovery-image] Sep 05 01:14:09.335 INFO O| Sep 05 01:14:09.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
62732026-09-05T01:14:10.334Z[ recovery-image] Sep 05 01:14:09.335 INFO O| Sep 05 01:14:09.335 INFO STEP 196 (remove_files) COMPLETE
62742026-09-05T01:14:10.334Z[ recovery-image] Sep 05 01:14:09.335 INFO O| Sep 05 01:14:09.335 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62752026-09-05T01:14:10.362Z[ recovery-image] Sep 05 01:14:09.344 INFO O| Sep 05 01:14:09.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
62762026-09-05T01:14:10.362Z[ recovery-image] Sep 05 01:14:09.344 INFO O| Sep 05 01:14:09.344 INFO STEP 197 (remove_files) COMPLETE
62772026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.344 INFO O| Sep 05 01:14:09.344 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62782026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.354 INFO O| Sep 05 01:14:09.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
62792026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.354 INFO O| Sep 05 01:14:09.354 INFO STEP 198 (remove_files) COMPLETE
62802026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.354 INFO O| Sep 05 01:14:09.354 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62812026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.365 INFO O| Sep 05 01:14:09.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
62822026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.365 INFO O| Sep 05 01:14:09.365 INFO STEP 199 (remove_files) COMPLETE
62832026-09-05T01:14:10.363Z[ recovery-image] Sep 05 01:14:09.366 INFO O| Sep 05 01:14:09.365 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62842026-09-05T01:14:10.367Z[ recovery-image] Sep 05 01:14:09.374 INFO O| Sep 05 01:14:09.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
62852026-09-05T01:14:10.367Z[ recovery-image] Sep 05 01:14:09.374 INFO O| Sep 05 01:14:09.374 INFO STEP 200 (remove_files) COMPLETE
62862026-09-05T01:14:10.367Z[ recovery-image] Sep 05 01:14:09.374 INFO O| Sep 05 01:14:09.374 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62872026-09-05T01:14:10.375Z[ recovery-image] Sep 05 01:14:09.386 INFO O| Sep 05 01:14:09.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
62882026-09-05T01:14:10.378Z[ recovery-image] Sep 05 01:14:09.387 INFO O| Sep 05 01:14:09.387 INFO STEP 201 (remove_files) COMPLETE
62892026-09-05T01:14:10.378Z[ recovery-image] Sep 05 01:14:09.387 INFO O| Sep 05 01:14:09.387 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62902026-09-05T01:14:10.386Z[ recovery-image] Sep 05 01:14:09.396 INFO O| Sep 05 01:14:09.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
62912026-09-05T01:14:10.386Z[ recovery-image] Sep 05 01:14:09.397 INFO O| Sep 05 01:14:09.396 INFO STEP 202 (remove_files) COMPLETE
62922026-09-05T01:14:10.386Z[ recovery-image] Sep 05 01:14:09.397 INFO O| Sep 05 01:14:09.396 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62932026-09-05T01:14:10.396Z[ recovery-image] Sep 05 01:14:09.405 INFO O| Sep 05 01:14:09.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
62942026-09-05T01:14:10.396Z[ recovery-image] Sep 05 01:14:09.405 INFO O| Sep 05 01:14:09.405 INFO STEP 203 (remove_files) COMPLETE
62952026-09-05T01:14:10.396Z[ recovery-image] Sep 05 01:14:09.405 INFO O| Sep 05 01:14:09.405 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62962026-09-05T01:14:10.404Z[ recovery-image] Sep 05 01:14:09.413 INFO O| Sep 05 01:14:09.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
62972026-09-05T01:14:10.404Z[ recovery-image] Sep 05 01:14:09.413 INFO O| Sep 05 01:14:09.413 INFO STEP 204 (remove_files) COMPLETE
62982026-09-05T01:14:10.404Z[ recovery-image] Sep 05 01:14:09.413 INFO O| Sep 05 01:14:09.413 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62992026-09-05T01:14:10.412Z[ recovery-image] Sep 05 01:14:09.422 INFO O| Sep 05 01:14:09.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
63002026-09-05T01:14:10.412Z[ recovery-image] Sep 05 01:14:09.422 INFO O| Sep 05 01:14:09.422 INFO STEP 205 (remove_files) COMPLETE
63012026-09-05T01:14:10.412Z[ recovery-image] Sep 05 01:14:09.422 INFO O| Sep 05 01:14:09.422 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63022026-09-05T01:14:10.422Z[ recovery-image] Sep 05 01:14:09.433 INFO O| Sep 05 01:14:09.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
63032026-09-05T01:14:10.422Z[ recovery-image] Sep 05 01:14:09.433 INFO O| Sep 05 01:14:09.433 INFO STEP 206 (remove_files) COMPLETE
63042026-09-05T01:14:10.422Z[ recovery-image] Sep 05 01:14:09.433 INFO O| Sep 05 01:14:09.433 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63052026-09-05T01:14:10.432Z[ recovery-image] Sep 05 01:14:09.442 INFO O| Sep 05 01:14:09.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
63062026-09-05T01:14:10.432Z[ recovery-image] Sep 05 01:14:09.442 INFO O| Sep 05 01:14:09.442 INFO STEP 207 (remove_files) COMPLETE
63072026-09-05T01:14:10.432Z[ recovery-image] Sep 05 01:14:09.442 INFO O| Sep 05 01:14:09.442 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63082026-09-05T01:14:10.442Z[ recovery-image] Sep 05 01:14:09.452 INFO O| Sep 05 01:14:09.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
63092026-09-05T01:14:10.442Z[ recovery-image] Sep 05 01:14:09.452 INFO O| Sep 05 01:14:09.452 INFO STEP 208 (remove_files) COMPLETE
63102026-09-05T01:14:10.446Z[ recovery-image] Sep 05 01:14:09.452 INFO O| Sep 05 01:14:09.452 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63112026-09-05T01:14:10.451Z[ recovery-image] Sep 05 01:14:09.462 INFO O| Sep 05 01:14:09.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
63122026-09-05T01:14:10.452Z[ recovery-image] Sep 05 01:14:09.462 INFO O| Sep 05 01:14:09.462 INFO STEP 209 (remove_files) COMPLETE
63132026-09-05T01:14:10.452Z[ recovery-image] Sep 05 01:14:09.462 INFO O| Sep 05 01:14:09.462 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63142026-09-05T01:14:10.463Z[ recovery-image] Sep 05 01:14:09.472 INFO O| Sep 05 01:14:09.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
63152026-09-05T01:14:10.463Z[ recovery-image] Sep 05 01:14:09.472 INFO O| Sep 05 01:14:09.472 INFO STEP 210 (remove_files) COMPLETE
63162026-09-05T01:14:10.463Z[ recovery-image] Sep 05 01:14:09.472 INFO O| Sep 05 01:14:09.472 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63172026-09-05T01:14:10.473Z[ recovery-image] Sep 05 01:14:09.482 INFO O| Sep 05 01:14:09.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
63182026-09-05T01:14:10.474Z[ recovery-image] Sep 05 01:14:09.482 INFO O| Sep 05 01:14:09.482 INFO STEP 211 (remove_files) COMPLETE
63192026-09-05T01:14:10.474Z[ recovery-image] Sep 05 01:14:09.482 INFO O| Sep 05 01:14:09.482 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63202026-09-05T01:14:10.492Z[ recovery-image] Sep 05 01:14:09.492 INFO O| Sep 05 01:14:09.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
63212026-09-05T01:14:10.492Z[ recovery-image] Sep 05 01:14:09.492 INFO O| Sep 05 01:14:09.492 INFO STEP 212 (remove_files) COMPLETE
63222026-09-05T01:14:10.492Z[ recovery-image] Sep 05 01:14:09.492 INFO O| Sep 05 01:14:09.492 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63232026-09-05T01:14:10.501Z[ recovery-image] Sep 05 01:14:09.501 INFO O| Sep 05 01:14:09.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
63242026-09-05T01:14:10.501Z[ recovery-image] Sep 05 01:14:09.501 INFO O| Sep 05 01:14:09.501 INFO STEP 213 (remove_files) COMPLETE
63252026-09-05T01:14:10.501Z[ recovery-image] Sep 05 01:14:09.501 INFO O| Sep 05 01:14:09.501 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63262026-09-05T01:14:10.508Z[ recovery-image] Sep 05 01:14:09.512 INFO O| Sep 05 01:14:09.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
63272026-09-05T01:14:10.508Z[ recovery-image] Sep 05 01:14:09.512 INFO O| Sep 05 01:14:09.512 INFO STEP 214 (remove_files) COMPLETE
63282026-09-05T01:14:10.508Z[ recovery-image] Sep 05 01:14:09.512 INFO O| Sep 05 01:14:09.512 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63292026-09-05T01:14:10.523Z[ recovery-image] Sep 05 01:14:09.523 INFO O| Sep 05 01:14:09.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
63302026-09-05T01:14:10.523Z[ recovery-image] Sep 05 01:14:09.523 INFO O| Sep 05 01:14:09.523 INFO STEP 215 (remove_files) COMPLETE
63312026-09-05T01:14:10.523Z[ recovery-image] Sep 05 01:14:09.523 INFO O| Sep 05 01:14:09.523 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63322026-09-05T01:14:10.527Z[ recovery-image] Sep 05 01:14:09.533 INFO O| Sep 05 01:14:09.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
63332026-09-05T01:14:10.527Z[ recovery-image] Sep 05 01:14:09.533 INFO O| Sep 05 01:14:09.533 INFO STEP 216 (remove_files) COMPLETE
63342026-09-05T01:14:10.528Z[ recovery-image] Sep 05 01:14:09.533 INFO O| Sep 05 01:14:09.533 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63352026-09-05T01:14:10.537Z[ recovery-image] Sep 05 01:14:09.542 INFO O| Sep 05 01:14:09.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
63362026-09-05T01:14:10.537Z[ recovery-image] Sep 05 01:14:09.543 INFO O| Sep 05 01:14:09.543 INFO STEP 217 (remove_files) COMPLETE
63372026-09-05T01:14:10.541Z[ recovery-image] Sep 05 01:14:09.543 INFO O| Sep 05 01:14:09.543 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63382026-09-05T01:14:10.548Z[ recovery-image] Sep 05 01:14:09.553 INFO O| Sep 05 01:14:09.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
63392026-09-05T01:14:10.548Z[ recovery-image] Sep 05 01:14:09.553 INFO O| Sep 05 01:14:09.553 INFO STEP 218 (remove_files) COMPLETE
63402026-09-05T01:14:10.548Z[ recovery-image] Sep 05 01:14:09.553 INFO O| Sep 05 01:14:09.553 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63412026-09-05T01:14:10.555Z[ recovery-image] Sep 05 01:14:09.562 INFO O| Sep 05 01:14:09.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
63422026-09-05T01:14:10.555Z[ recovery-image] Sep 05 01:14:09.562 INFO O| Sep 05 01:14:09.562 INFO STEP 219 (remove_files) COMPLETE
63432026-09-05T01:14:10.555Z[ recovery-image] Sep 05 01:14:09.563 INFO O| Sep 05 01:14:09.562 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63442026-09-05T01:14:10.564Z[ recovery-image] Sep 05 01:14:09.573 INFO O| Sep 05 01:14:09.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
63452026-09-05T01:14:10.564Z[ recovery-image] Sep 05 01:14:09.573 INFO O| Sep 05 01:14:09.573 INFO STEP 220 (remove_files) COMPLETE
63462026-09-05T01:14:10.564Z[ recovery-image] Sep 05 01:14:09.573 INFO O| Sep 05 01:14:09.573 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63472026-09-05T01:14:10.573Z[ recovery-image] Sep 05 01:14:09.583 INFO O| Sep 05 01:14:09.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
63482026-09-05T01:14:10.573Z[ recovery-image] Sep 05 01:14:09.583 INFO O| Sep 05 01:14:09.583 INFO STEP 221 (remove_files) COMPLETE
63492026-09-05T01:14:10.573Z[ recovery-image] Sep 05 01:14:09.583 INFO O| Sep 05 01:14:09.583 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63502026-09-05T01:14:10.582Z[ recovery-image] Sep 05 01:14:09.593 INFO O| Sep 05 01:14:09.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
63512026-09-05T01:14:10.582Z[ recovery-image] Sep 05 01:14:09.593 INFO O| Sep 05 01:14:09.593 INFO STEP 222 (remove_files) COMPLETE
63522026-09-05T01:14:10.583Z[ recovery-image] Sep 05 01:14:09.593 INFO O| Sep 05 01:14:09.593 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63532026-09-05T01:14:10.600Z[ recovery-image] Sep 05 01:14:09.602 INFO O| Sep 05 01:14:09.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
63542026-09-05T01:14:10.601Z[ recovery-image] Sep 05 01:14:09.602 INFO O| Sep 05 01:14:09.602 INFO STEP 223 (remove_files) COMPLETE
63552026-09-05T01:14:10.608Z[ recovery-image] Sep 05 01:14:09.602 INFO O| Sep 05 01:14:09.602 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63562026-09-05T01:14:10.608Z[ recovery-image] Sep 05 01:14:09.613 INFO O| Sep 05 01:14:09.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
63572026-09-05T01:14:10.608Z[ recovery-image] Sep 05 01:14:09.614 INFO O| Sep 05 01:14:09.614 INFO STEP 224 (remove_files) COMPLETE
63582026-09-05T01:14:10.608Z[ recovery-image] Sep 05 01:14:09.614 INFO O| Sep 05 01:14:09.614 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63592026-09-05T01:14:10.621Z[ recovery-image] Sep 05 01:14:09.624 INFO O| Sep 05 01:14:09.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
63602026-09-05T01:14:10.621Z[ recovery-image] Sep 05 01:14:09.624 INFO O| Sep 05 01:14:09.624 INFO STEP 225 (remove_files) COMPLETE
63612026-09-05T01:14:10.621Z[ recovery-image] Sep 05 01:14:09.624 INFO O| Sep 05 01:14:09.624 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63622026-09-05T01:14:10.634Z[ recovery-image] Sep 05 01:14:09.634 INFO O| Sep 05 01:14:09.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
63632026-09-05T01:14:10.635Z[ recovery-image] Sep 05 01:14:09.635 INFO O| Sep 05 01:14:09.635 INFO STEP 226 (remove_files) COMPLETE
63642026-09-05T01:14:10.635Z[ recovery-image] Sep 05 01:14:09.635 INFO O| Sep 05 01:14:09.635 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63652026-09-05T01:14:10.647Z[ recovery-image] Sep 05 01:14:09.647 INFO O| Sep 05 01:14:09.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
63662026-09-05T01:14:10.647Z[ recovery-image] Sep 05 01:14:09.647 INFO O| Sep 05 01:14:09.647 INFO STEP 227 (remove_files) COMPLETE
63672026-09-05T01:14:10.647Z[ recovery-image] Sep 05 01:14:09.647 INFO O| Sep 05 01:14:09.647 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63682026-09-05T01:14:10.652Z[ recovery-image] Sep 05 01:14:09.657 INFO O| Sep 05 01:14:09.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
63692026-09-05T01:14:10.652Z[ recovery-image] Sep 05 01:14:09.657 INFO O| Sep 05 01:14:09.657 INFO STEP 228 (remove_files) COMPLETE
63702026-09-05T01:14:10.652Z[ recovery-image] Sep 05 01:14:09.657 INFO O| Sep 05 01:14:09.657 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63712026-09-05T01:14:10.658Z[ recovery-image] Sep 05 01:14:09.669 INFO O| Sep 05 01:14:09.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
63722026-09-05T01:14:10.659Z[ recovery-image] Sep 05 01:14:09.669 INFO O| Sep 05 01:14:09.669 INFO STEP 229 (remove_files) COMPLETE
63732026-09-05T01:14:10.659Z[ recovery-image] Sep 05 01:14:09.669 INFO O| Sep 05 01:14:09.669 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63742026-09-05T01:14:10.678Z[ recovery-image] Sep 05 01:14:09.680 INFO O| Sep 05 01:14:09.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
63752026-09-05T01:14:10.678Z[ recovery-image] Sep 05 01:14:09.680 INFO O| Sep 05 01:14:09.680 INFO STEP 230 (remove_files) COMPLETE
63762026-09-05T01:14:10.678Z[ recovery-image] Sep 05 01:14:09.680 INFO O| Sep 05 01:14:09.680 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63772026-09-05T01:14:10.695Z[ recovery-image] Sep 05 01:14:09.691 INFO O| Sep 05 01:14:09.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
63782026-09-05T01:14:10.695Z[ recovery-image] Sep 05 01:14:09.691 INFO O| Sep 05 01:14:09.691 INFO STEP 231 (remove_files) COMPLETE
63792026-09-05T01:14:10.695Z[ recovery-image] Sep 05 01:14:09.691 INFO O| Sep 05 01:14:09.691 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63802026-09-05T01:14:10.702Z[ recovery-image] Sep 05 01:14:09.710 INFO O| Sep 05 01:14:09.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
63812026-09-05T01:14:10.702Z[ recovery-image] Sep 05 01:14:09.710 INFO O| Sep 05 01:14:09.710 INFO STEP 232 (remove_files) COMPLETE
63822026-09-05T01:14:10.702Z[ recovery-image] Sep 05 01:14:09.710 INFO O| Sep 05 01:14:09.710 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63832026-09-05T01:14:10.713Z[ recovery-image] Sep 05 01:14:09.723 INFO O| Sep 05 01:14:09.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
63842026-09-05T01:14:10.713Z[ recovery-image] Sep 05 01:14:09.723 INFO O| Sep 05 01:14:09.723 INFO STEP 233 (remove_files) COMPLETE
63852026-09-05T01:14:10.713Z[ recovery-image] Sep 05 01:14:09.723 INFO O| Sep 05 01:14:09.723 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63862026-09-05T01:14:10.724Z[ recovery-image] Sep 05 01:14:09.732 INFO O| Sep 05 01:14:09.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
63872026-09-05T01:14:10.724Z[ recovery-image] Sep 05 01:14:09.732 INFO O| Sep 05 01:14:09.732 INFO STEP 234 (remove_files) COMPLETE
63882026-09-05T01:14:10.724Z[ recovery-image] Sep 05 01:14:09.732 INFO O| Sep 05 01:14:09.732 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63892026-09-05T01:14:10.731Z[ recovery-image] Sep 05 01:14:09.741 INFO O| Sep 05 01:14:09.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
63902026-09-05T01:14:10.731Z[ recovery-image] Sep 05 01:14:09.741 INFO O| Sep 05 01:14:09.741 INFO STEP 235 (remove_files) COMPLETE
63912026-09-05T01:14:10.731Z[ recovery-image] Sep 05 01:14:09.741 INFO O| Sep 05 01:14:09.741 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63922026-09-05T01:14:10.739Z[ recovery-image] Sep 05 01:14:09.750 INFO O| Sep 05 01:14:09.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
63932026-09-05T01:14:10.740Z[ recovery-image] Sep 05 01:14:09.750 INFO O| Sep 05 01:14:09.750 INFO STEP 236 (remove_files) COMPLETE
63942026-09-05T01:14:10.740Z[ recovery-image] Sep 05 01:14:09.750 INFO O| Sep 05 01:14:09.750 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63952026-09-05T01:14:10.750Z[ recovery-image] Sep 05 01:14:09.758 INFO O| Sep 05 01:14:09.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
63962026-09-05T01:14:10.751Z[ recovery-image] Sep 05 01:14:09.758 INFO O| Sep 05 01:14:09.758 INFO STEP 237 (remove_files) COMPLETE
63972026-09-05T01:14:10.751Z[ recovery-image] Sep 05 01:14:09.758 INFO O| Sep 05 01:14:09.758 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63982026-09-05T01:14:10.756Z[ recovery-image] Sep 05 01:14:09.765 INFO O| Sep 05 01:14:09.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
63992026-09-05T01:14:10.757Z[ recovery-image] Sep 05 01:14:09.765 INFO O| Sep 05 01:14:09.765 INFO STEP 238 (remove_files) COMPLETE
64002026-09-05T01:14:10.757Z[ recovery-image] Sep 05 01:14:09.765 INFO O| Sep 05 01:14:09.765 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64012026-09-05T01:14:10.762Z[ recovery-image] Sep 05 01:14:09.772 INFO O| Sep 05 01:14:09.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
64022026-09-05T01:14:10.762Z[ recovery-image] Sep 05 01:14:09.772 INFO O| Sep 05 01:14:09.772 INFO STEP 239 (remove_files) COMPLETE
64032026-09-05T01:14:10.766Z[ recovery-image] Sep 05 01:14:09.772 INFO O| Sep 05 01:14:09.772 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64042026-09-05T01:14:10.775Z[ recovery-image] Sep 05 01:14:09.779 INFO O| Sep 05 01:14:09.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
64052026-09-05T01:14:10.775Z[ recovery-image] Sep 05 01:14:09.779 INFO O| Sep 05 01:14:09.779 INFO STEP 240 (remove_files) COMPLETE
64062026-09-05T01:14:10.775Z[ recovery-image] Sep 05 01:14:09.779 INFO O| Sep 05 01:14:09.779 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64072026-09-05T01:14:10.781Z[ recovery-image] Sep 05 01:14:09.787 INFO O| Sep 05 01:14:09.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
64082026-09-05T01:14:10.781Z[ recovery-image] Sep 05 01:14:09.787 INFO O| Sep 05 01:14:09.787 INFO STEP 241 (remove_files) COMPLETE
64092026-09-05T01:14:10.781Z[ recovery-image] Sep 05 01:14:09.787 INFO O| Sep 05 01:14:09.787 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64102026-09-05T01:14:10.793Z[ recovery-image] Sep 05 01:14:09.795 INFO O| Sep 05 01:14:09.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
64112026-09-05T01:14:10.793Z[ recovery-image] Sep 05 01:14:09.795 INFO O| Sep 05 01:14:09.795 INFO STEP 242 (remove_files) COMPLETE
64122026-09-05T01:14:10.793Z[ recovery-image] Sep 05 01:14:09.795 INFO O| Sep 05 01:14:09.795 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64132026-09-05T01:14:10.804Z[ recovery-image] Sep 05 01:14:09.802 INFO O| Sep 05 01:14:09.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
64142026-09-05T01:14:10.804Z[ recovery-image] Sep 05 01:14:09.802 INFO O| Sep 05 01:14:09.802 INFO STEP 243 (remove_files) COMPLETE
64152026-09-05T01:14:10.804Z[ recovery-image] Sep 05 01:14:09.802 INFO O| Sep 05 01:14:09.802 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64162026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.810 INFO O| Sep 05 01:14:09.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64172026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.810 INFO O| Sep 05 01:14:09.810 INFO STEP 244 (remove_files) COMPLETE
64182026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.810 INFO O| Sep 05 01:14:09.810 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64192026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.817 INFO O| Sep 05 01:14:09.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
64202026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.817 INFO O| Sep 05 01:14:09.817 INFO STEP 245 (remove_files) COMPLETE
64212026-09-05T01:14:10.808Z[ recovery-image] Sep 05 01:14:09.817 INFO O| Sep 05 01:14:09.817 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64222026-09-05T01:14:10.814Z[ recovery-image] Sep 05 01:14:09.824 INFO O| Sep 05 01:14:09.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
64232026-09-05T01:14:10.814Z[ recovery-image] Sep 05 01:14:09.824 INFO O| Sep 05 01:14:09.824 INFO STEP 246 (remove_files) COMPLETE
64242026-09-05T01:14:10.820Z[ recovery-image] Sep 05 01:14:09.824 INFO O| Sep 05 01:14:09.824 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64252026-09-05T01:14:10.824Z[ recovery-image] Sep 05 01:14:09.831 INFO O| Sep 05 01:14:09.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
64262026-09-05T01:14:10.825Z[ recovery-image] Sep 05 01:14:09.831 INFO O| Sep 05 01:14:09.831 INFO STEP 247 (remove_files) COMPLETE
64272026-09-05T01:14:10.825Z[ recovery-image] Sep 05 01:14:09.831 INFO O| Sep 05 01:14:09.831 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64282026-09-05T01:14:10.829Z[ recovery-image] Sep 05 01:14:09.839 INFO O| Sep 05 01:14:09.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
64292026-09-05T01:14:10.829Z[ recovery-image] Sep 05 01:14:09.839 INFO O| Sep 05 01:14:09.839 INFO STEP 248 (remove_files) COMPLETE
64302026-09-05T01:14:10.829Z[ recovery-image] Sep 05 01:14:09.839 INFO O| Sep 05 01:14:09.839 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64312026-09-05T01:14:10.840Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
64322026-09-05T01:14:10.844Z[ recovery-image] Sep 05 01:14:09.847 INFO O| Sep 05 01:14:09.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
64332026-09-05T01:14:10.844Z[ recovery-image] Sep 05 01:14:09.847 INFO O| Sep 05 01:14:09.847 INFO STEP 249 (remove_files) COMPLETE
64342026-09-05T01:14:10.844Z[ recovery-image] Sep 05 01:14:09.847 INFO O| Sep 05 01:14:09.847 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64352026-09-05T01:14:10.854Z[ recovery-image] Sep 05 01:14:09.855 INFO O| Sep 05 01:14:09.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
64362026-09-05T01:14:10.854Z[ recovery-image] Sep 05 01:14:09.855 INFO O| Sep 05 01:14:09.855 INFO STEP 250 (remove_files) COMPLETE
64372026-09-05T01:14:10.854Z[ recovery-image] Sep 05 01:14:09.856 INFO O| Sep 05 01:14:09.855 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64382026-09-05T01:14:10.925Z[ recovery-image] Sep 05 01:14:09.933 INFO O| Sep 05 01:14:09.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
64392026-09-05T01:14:10.925Z[ recovery-image] Sep 05 01:14:09.933 INFO O| Sep 05 01:14:09.933 INFO STEP 251 (remove_files) COMPLETE
64402026-09-05T01:14:10.932Z[ recovery-image] Sep 05 01:14:09.933 INFO O| Sep 05 01:14:09.933 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64412026-09-05T01:14:10.956Z[ recovery-image] Sep 05 01:14:09.965 INFO O| Sep 05 01:14:09.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
64422026-09-05T01:14:10.956Z[ recovery-image] Sep 05 01:14:09.965 INFO O| Sep 05 01:14:09.965 INFO STEP 252 (remove_files) COMPLETE
64432026-09-05T01:14:10.956Z[ recovery-image] Sep 05 01:14:09.965 INFO O| Sep 05 01:14:09.965 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64442026-09-05T01:14:10.968Z[ recovery-image] Sep 05 01:14:09.977 INFO O| Sep 05 01:14:09.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
64452026-09-05T01:14:10.972Z[ recovery-image] Sep 05 01:14:09.977 INFO O| Sep 05 01:14:09.977 INFO STEP 253 (remove_files) COMPLETE
64462026-09-05T01:14:10.972Z[ recovery-image] Sep 05 01:14:09.977 INFO O| Sep 05 01:14:09.977 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64472026-09-05T01:14:10.980Z[ recovery-image] Sep 05 01:14:09.986 INFO O| Sep 05 01:14:09.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
64482026-09-05T01:14:10.980Z[ recovery-image] Sep 05 01:14:09.986 INFO O| Sep 05 01:14:09.986 INFO STEP 254 (remove_files) COMPLETE
64492026-09-05T01:14:10.981Z[ recovery-image] Sep 05 01:14:09.986 INFO O| Sep 05 01:14:09.986 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64502026-09-05T01:14:10.985Z[ recovery-image] Sep 05 01:14:09.996 INFO O| Sep 05 01:14:09.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
64512026-09-05T01:14:10.985Z[ recovery-image] Sep 05 01:14:09.996 INFO O| Sep 05 01:14:09.996 INFO STEP 255 (remove_files) COMPLETE
64522026-09-05T01:14:10.992Z[ recovery-image] Sep 05 01:14:09.996 INFO O| Sep 05 01:14:09.996 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64532026-09-05T01:14:11.007Z[ recovery-image] Sep 05 01:14:10.016 INFO O| Sep 05 01:14:10.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
64542026-09-05T01:14:11.007Z[ recovery-image] Sep 05 01:14:10.016 INFO O| Sep 05 01:14:10.016 INFO STEP 256 (remove_files) COMPLETE
64552026-09-05T01:14:11.007Z[ recovery-image] Sep 05 01:14:10.016 INFO O| Sep 05 01:14:10.016 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64562026-09-05T01:14:11.022Z[ recovery-image] Sep 05 01:14:10.027 INFO O| Sep 05 01:14:10.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
64572026-09-05T01:14:11.023Z[ recovery-image] Sep 05 01:14:10.027 INFO O| Sep 05 01:14:10.027 INFO STEP 257 (remove_files) COMPLETE
64582026-09-05T01:14:11.023Z[ recovery-image] Sep 05 01:14:10.027 INFO O| Sep 05 01:14:10.027 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64592026-09-05T01:14:11.028Z[ recovery-image] Sep 05 01:14:10.037 INFO O| Sep 05 01:14:10.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
64602026-09-05T01:14:11.028Z[ recovery-image] Sep 05 01:14:10.037 INFO O| Sep 05 01:14:10.037 INFO STEP 258 (remove_files) COMPLETE
64612026-09-05T01:14:11.028Z[ recovery-image] Sep 05 01:14:10.037 INFO O| Sep 05 01:14:10.037 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64622026-09-05T01:14:11.036Z[ recovery-image] Sep 05 01:14:10.046 INFO O| Sep 05 01:14:10.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
64632026-09-05T01:14:11.036Z[ recovery-image] Sep 05 01:14:10.046 INFO O| Sep 05 01:14:10.046 INFO STEP 259 (remove_files) COMPLETE
64642026-09-05T01:14:11.041Z[ recovery-image] Sep 05 01:14:10.046 INFO O| Sep 05 01:14:10.046 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64652026-09-05T01:14:11.046Z[ recovery-image] Sep 05 01:14:10.056 INFO O| Sep 05 01:14:10.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
64662026-09-05T01:14:11.046Z[ recovery-image] Sep 05 01:14:10.056 INFO O| Sep 05 01:14:10.056 INFO STEP 260 (remove_files) COMPLETE
64672026-09-05T01:14:11.057Z[ recovery-image] Sep 05 01:14:10.056 INFO O| Sep 05 01:14:10.056 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64682026-09-05T01:14:11.062Z[ recovery-image] Sep 05 01:14:10.067 INFO O| Sep 05 01:14:10.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
64692026-09-05T01:14:11.062Z[ recovery-image] Sep 05 01:14:10.067 INFO O| Sep 05 01:14:10.067 INFO STEP 261 (remove_files) COMPLETE
64702026-09-05T01:14:11.062Z[ recovery-image] Sep 05 01:14:10.067 INFO O| Sep 05 01:14:10.067 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64712026-09-05T01:14:11.062Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
64722026-09-05T01:14:11.086Z[ recovery-image] Sep 05 01:14:10.088 INFO O| Sep 05 01:14:10.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
64732026-09-05T01:14:11.086Z[ recovery-image] Sep 05 01:14:10.088 INFO O| Sep 05 01:14:10.085 INFO STEP 262 (remove_files) COMPLETE
64742026-09-05T01:14:11.086Z[ recovery-image] Sep 05 01:14:10.088 INFO O| Sep 05 01:14:10.085 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64752026-09-05T01:14:11.097Z[ recovery-image] Sep 05 01:14:10.096 INFO O| Sep 05 01:14:10.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
64762026-09-05T01:14:11.097Z[ recovery-image] Sep 05 01:14:10.096 INFO O| Sep 05 01:14:10.096 INFO STEP 263 (remove_files) COMPLETE
64772026-09-05T01:14:11.097Z[ recovery-image] Sep 05 01:14:10.096 INFO O| Sep 05 01:14:10.096 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64782026-09-05T01:14:11.097Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
64792026-09-05T01:14:11.101Z[ recovery-image] Sep 05 01:14:10.107 INFO O| Sep 05 01:14:10.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
64802026-09-05T01:14:11.101Z[ recovery-image] Sep 05 01:14:10.107 INFO O| Sep 05 01:14:10.107 INFO STEP 264 (remove_files) COMPLETE
64812026-09-05T01:14:11.101Z[ recovery-image] Sep 05 01:14:10.107 INFO O| Sep 05 01:14:10.107 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64822026-09-05T01:14:11.107Z[ recovery-image] Sep 05 01:14:10.117 INFO O| Sep 05 01:14:10.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
64832026-09-05T01:14:11.107Z[ recovery-image] Sep 05 01:14:10.117 INFO O| Sep 05 01:14:10.117 INFO STEP 265 (remove_files) COMPLETE
64842026-09-05T01:14:11.107Z[ recovery-image] Sep 05 01:14:10.117 INFO O| Sep 05 01:14:10.117 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64852026-09-05T01:14:11.117Z[ recovery-image] Sep 05 01:14:10.127 INFO O| Sep 05 01:14:10.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
64862026-09-05T01:14:11.117Z[ recovery-image] Sep 05 01:14:10.127 INFO O| Sep 05 01:14:10.127 INFO STEP 266 (remove_files) COMPLETE
64872026-09-05T01:14:11.117Z[ recovery-image] Sep 05 01:14:10.127 INFO O| Sep 05 01:14:10.127 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64882026-09-05T01:14:11.126Z[ recovery-image] Sep 05 01:14:10.135 INFO O| Sep 05 01:14:10.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
64892026-09-05T01:14:11.126Z[ recovery-image] Sep 05 01:14:10.135 INFO O| Sep 05 01:14:10.135 INFO STEP 267 (remove_files) COMPLETE
64902026-09-05T01:14:11.126Z[ recovery-image] Sep 05 01:14:10.135 INFO O| Sep 05 01:14:10.135 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64912026-09-05T01:14:11.138Z[ recovery-image] Sep 05 01:14:10.145 INFO O| Sep 05 01:14:10.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
64922026-09-05T01:14:11.142Z[ recovery-image] Sep 05 01:14:10.145 INFO O| Sep 05 01:14:10.145 INFO STEP 268 (remove_files) COMPLETE
64932026-09-05T01:14:11.142Z[ recovery-image] Sep 05 01:14:10.145 INFO O| Sep 05 01:14:10.145 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64942026-09-05T01:14:11.146Z[ recovery-image] Sep 05 01:14:10.155 INFO O| Sep 05 01:14:10.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
64952026-09-05T01:14:11.147Z[ recovery-image] Sep 05 01:14:10.155 INFO O| Sep 05 01:14:10.155 INFO STEP 269 (remove_files) COMPLETE
64962026-09-05T01:14:11.147Z[ recovery-image] Sep 05 01:14:10.155 INFO O| Sep 05 01:14:10.155 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64972026-09-05T01:14:11.155Z[ recovery-image] Sep 05 01:14:10.165 INFO O| Sep 05 01:14:10.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
64982026-09-05T01:14:11.156Z[ recovery-image] Sep 05 01:14:10.165 INFO O| Sep 05 01:14:10.165 INFO STEP 270 (remove_files) COMPLETE
64992026-09-05T01:14:11.156Z[ recovery-image] Sep 05 01:14:10.165 INFO O| Sep 05 01:14:10.165 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65002026-09-05T01:14:11.164Z[ recovery-image] Sep 05 01:14:10.174 INFO O| Sep 05 01:14:10.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
65012026-09-05T01:14:11.164Z[ recovery-image] Sep 05 01:14:10.174 INFO O| Sep 05 01:14:10.174 INFO STEP 271 (remove_files) COMPLETE
65022026-09-05T01:14:11.164Z[ recovery-image] Sep 05 01:14:10.174 INFO O| Sep 05 01:14:10.174 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65032026-09-05T01:14:11.180Z[ recovery-image] Sep 05 01:14:10.184 INFO O| Sep 05 01:14:10.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
65042026-09-05T01:14:11.180Z[ recovery-image] Sep 05 01:14:10.184 INFO O| Sep 05 01:14:10.184 INFO STEP 272 (remove_files) COMPLETE
65052026-09-05T01:14:11.180Z[ recovery-image] Sep 05 01:14:10.184 INFO O| Sep 05 01:14:10.184 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65062026-09-05T01:14:11.187Z[ recovery-image] Sep 05 01:14:10.193 INFO O| Sep 05 01:14:10.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
65072026-09-05T01:14:11.187Z[ recovery-image] Sep 05 01:14:10.193 INFO O| Sep 05 01:14:10.193 INFO STEP 273 (remove_files) COMPLETE
65082026-09-05T01:14:11.187Z[ recovery-image] Sep 05 01:14:10.193 INFO O| Sep 05 01:14:10.193 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65092026-09-05T01:14:11.193Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
65102026-09-05T01:14:11.196Z[ recovery-image] Sep 05 01:14:10.202 INFO O| Sep 05 01:14:10.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
65112026-09-05T01:14:11.199Z[ recovery-image] Sep 05 01:14:10.202 INFO O| Sep 05 01:14:10.202 INFO STEP 274 (remove_files) COMPLETE
65122026-09-05T01:14:11.199Z[ recovery-image] Sep 05 01:14:10.202 INFO O| Sep 05 01:14:10.202 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65132026-09-05T01:14:11.205Z[ recovery-image] Sep 05 01:14:10.212 INFO O| Sep 05 01:14:10.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
65142026-09-05T01:14:11.205Z[ recovery-image] Sep 05 01:14:10.212 INFO O| Sep 05 01:14:10.212 INFO STEP 275 (remove_files) COMPLETE
65152026-09-05T01:14:11.205Z[ recovery-image] Sep 05 01:14:10.212 INFO O| Sep 05 01:14:10.212 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65162026-09-05T01:14:11.212Z[ recovery-image] Sep 05 01:14:10.222 INFO O| Sep 05 01:14:10.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
65172026-09-05T01:14:11.212Z[ recovery-image] Sep 05 01:14:10.223 INFO O| Sep 05 01:14:10.223 INFO STEP 276 (remove_files) COMPLETE
65182026-09-05T01:14:11.212Z[ recovery-image] Sep 05 01:14:10.223 INFO O| Sep 05 01:14:10.223 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65192026-09-05T01:14:11.227Z[ recovery-image] Sep 05 01:14:10.231 INFO O| Sep 05 01:14:10.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65202026-09-05T01:14:11.227Z[ recovery-image] Sep 05 01:14:10.231 INFO O| Sep 05 01:14:10.231 INFO STEP 277 (remove_files) COMPLETE
65212026-09-05T01:14:11.245Z[ recovery-image] Sep 05 01:14:10.231 INFO O| Sep 05 01:14:10.231 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65222026-09-05T01:14:11.245Z[ recovery-image] Sep 05 01:14:10.239 INFO O| Sep 05 01:14:10.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
65232026-09-05T01:14:11.245Z[ recovery-image] Sep 05 01:14:10.240 INFO O| Sep 05 01:14:10.240 INFO STEP 278 (remove_files) COMPLETE
65242026-09-05T01:14:11.245Z[ recovery-image] Sep 05 01:14:10.240 INFO O| Sep 05 01:14:10.240 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65252026-09-05T01:14:11.246Z[ recovery-image] Sep 05 01:14:10.247 INFO O| Sep 05 01:14:10.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
65262026-09-05T01:14:11.246Z[ recovery-image] Sep 05 01:14:10.248 INFO O| Sep 05 01:14:10.247 INFO STEP 279 (remove_files) COMPLETE
65272026-09-05T01:14:11.246Z[ recovery-image] Sep 05 01:14:10.248 INFO O| Sep 05 01:14:10.248 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65282026-09-05T01:14:11.262Z[ recovery-image] Sep 05 01:14:10.255 INFO O| Sep 05 01:14:10.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
65292026-09-05T01:14:11.262Z[ recovery-image] Sep 05 01:14:10.256 INFO O| Sep 05 01:14:10.256 INFO STEP 280 (remove_files) COMPLETE
65302026-09-05T01:14:11.262Z[ recovery-image] Sep 05 01:14:10.256 INFO O| Sep 05 01:14:10.256 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65312026-09-05T01:14:11.272Z[ recovery-image] Sep 05 01:14:10.263 INFO O| Sep 05 01:14:10.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
65322026-09-05T01:14:11.273Z[ recovery-image] Sep 05 01:14:10.264 INFO O| Sep 05 01:14:10.264 INFO STEP 281 (remove_files) COMPLETE
65332026-09-05T01:14:11.273Z[ recovery-image] Sep 05 01:14:10.264 INFO O| Sep 05 01:14:10.264 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65342026-09-05T01:14:11.273Z[ recovery-image] Sep 05 01:14:10.272 INFO O| Sep 05 01:14:10.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
65352026-09-05T01:14:11.273Z[ recovery-image] Sep 05 01:14:10.272 INFO O| Sep 05 01:14:10.272 INFO STEP 282 (remove_files) COMPLETE
65362026-09-05T01:14:11.273Z[ recovery-image] Sep 05 01:14:10.272 INFO O| Sep 05 01:14:10.272 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65372026-09-05T01:14:11.277Z[ recovery-image] Sep 05 01:14:10.281 INFO O| Sep 05 01:14:10.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
65382026-09-05T01:14:11.277Z[ recovery-image] Sep 05 01:14:10.281 INFO O| Sep 05 01:14:10.281 INFO STEP 283 (remove_files) COMPLETE
65392026-09-05T01:14:11.277Z[ recovery-image] Sep 05 01:14:10.281 INFO O| Sep 05 01:14:10.281 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65402026-09-05T01:14:11.288Z[ recovery-image] Sep 05 01:14:10.290 INFO O| Sep 05 01:14:10.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
65412026-09-05T01:14:11.288Z[ recovery-image] Sep 05 01:14:10.290 INFO O| Sep 05 01:14:10.290 INFO STEP 284 (remove_files) COMPLETE
65422026-09-05T01:14:11.288Z[ recovery-image] Sep 05 01:14:10.290 INFO O| Sep 05 01:14:10.290 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65432026-09-05T01:14:11.291Z[ recovery-image] Sep 05 01:14:10.301 INFO O| Sep 05 01:14:10.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
65442026-09-05T01:14:11.292Z[ recovery-image] Sep 05 01:14:10.301 INFO O| Sep 05 01:14:10.301 INFO STEP 285 (remove_files) COMPLETE
65452026-09-05T01:14:11.292Z[ recovery-image] Sep 05 01:14:10.301 INFO O| Sep 05 01:14:10.301 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65462026-09-05T01:14:11.313Z[ recovery-image] Sep 05 01:14:10.311 INFO O| Sep 05 01:14:10.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
65472026-09-05T01:14:11.313Z[ recovery-image] Sep 05 01:14:10.311 INFO O| Sep 05 01:14:10.311 INFO STEP 286 (remove_files) COMPLETE
65482026-09-05T01:14:11.320Z[ recovery-image] Sep 05 01:14:10.311 INFO O| Sep 05 01:14:10.311 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65492026-09-05T01:14:11.321Z[ recovery-image] Sep 05 01:14:10.320 INFO O| Sep 05 01:14:10.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
65502026-09-05T01:14:11.321Z[ recovery-image] Sep 05 01:14:10.320 INFO O| Sep 05 01:14:10.320 INFO STEP 287 (remove_files) COMPLETE
65512026-09-05T01:14:11.321Z[ recovery-image] Sep 05 01:14:10.320 INFO O| Sep 05 01:14:10.320 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65522026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.329 INFO O| Sep 05 01:14:10.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
65532026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.330 INFO O| Sep 05 01:14:10.329 INFO STEP 288 (remove_files) COMPLETE
65542026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.330 INFO O| Sep 05 01:14:10.330 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65552026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.339 INFO O| Sep 05 01:14:10.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
65562026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.339 INFO O| Sep 05 01:14:10.339 INFO STEP 289 (remove_files) COMPLETE
65572026-09-05T01:14:11.330Z[ recovery-image] Sep 05 01:14:10.339 INFO O| Sep 05 01:14:10.339 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65582026-09-05T01:14:11.342Z[ recovery-image] Sep 05 01:14:10.349 INFO O| Sep 05 01:14:10.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
65592026-09-05T01:14:11.342Z[ recovery-image] Sep 05 01:14:10.349 INFO O| Sep 05 01:14:10.349 INFO STEP 290 (remove_files) COMPLETE
65602026-09-05T01:14:11.342Z[ recovery-image] Sep 05 01:14:10.349 INFO O| Sep 05 01:14:10.349 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65612026-09-05T01:14:11.351Z[ recovery-image] Sep 05 01:14:10.358 INFO O| Sep 05 01:14:10.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
65622026-09-05T01:14:11.365Z[ recovery-image] Sep 05 01:14:10.359 INFO O| Sep 05 01:14:10.359 INFO STEP 291 (remove_files) COMPLETE
65632026-09-05T01:14:11.365Z[ recovery-image] Sep 05 01:14:10.359 INFO O| Sep 05 01:14:10.359 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65642026-09-05T01:14:11.377Z[ recovery-image] Sep 05 01:14:10.368 INFO O| Sep 05 01:14:10.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
65652026-09-05T01:14:11.378Z[ recovery-image] Sep 05 01:14:10.368 INFO O| Sep 05 01:14:10.368 INFO STEP 292 (remove_files) COMPLETE
65662026-09-05T01:14:11.378Z[ recovery-image] Sep 05 01:14:10.368 INFO O| Sep 05 01:14:10.368 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65672026-09-05T01:14:11.378Z[ recovery-image] Sep 05 01:14:10.378 INFO O| Sep 05 01:14:10.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
65682026-09-05T01:14:11.378Z[ recovery-image] Sep 05 01:14:10.378 INFO O| Sep 05 01:14:10.378 INFO STEP 293 (remove_files) COMPLETE
65692026-09-05T01:14:11.378Z[ recovery-image] Sep 05 01:14:10.378 INFO O| Sep 05 01:14:10.378 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65702026-09-05T01:14:11.385Z[ recovery-image] Sep 05 01:14:10.388 INFO O| Sep 05 01:14:10.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
65712026-09-05T01:14:11.385Z[ recovery-image] Sep 05 01:14:10.388 INFO O| Sep 05 01:14:10.388 INFO STEP 294 (remove_files) COMPLETE
65722026-09-05T01:14:11.385Z[ recovery-image] Sep 05 01:14:10.388 INFO O| Sep 05 01:14:10.388 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65732026-09-05T01:14:11.404Z[ recovery-image] Sep 05 01:14:10.396 INFO O| Sep 05 01:14:10.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
65742026-09-05T01:14:11.405Z[ recovery-image] Sep 05 01:14:10.397 INFO O| Sep 05 01:14:10.396 INFO STEP 295 (remove_files) COMPLETE
65752026-09-05T01:14:11.410Z[ recovery-image] Sep 05 01:14:10.397 INFO O| Sep 05 01:14:10.396 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65762026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.407 INFO O| Sep 05 01:14:10.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
65772026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.407 INFO O| Sep 05 01:14:10.407 INFO STEP 296 (remove_files) COMPLETE
65782026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.407 INFO O| Sep 05 01:14:10.407 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65792026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.416 INFO O| Sep 05 01:14:10.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
65802026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.417 INFO O| Sep 05 01:14:10.416 INFO STEP 297 (remove_files) COMPLETE
65812026-09-05T01:14:11.424Z[ recovery-image] Sep 05 01:14:10.417 INFO O| Sep 05 01:14:10.416 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65822026-09-05T01:14:11.446Z[ recovery-image] Sep 05 01:14:10.428 INFO O| Sep 05 01:14:10.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
65832026-09-05T01:14:11.446Z[ recovery-image] Sep 05 01:14:10.428 INFO O| Sep 05 01:14:10.428 INFO STEP 298 (remove_files) COMPLETE
65842026-09-05T01:14:11.446Z[ recovery-image] Sep 05 01:14:10.428 INFO O| Sep 05 01:14:10.428 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65852026-09-05T01:14:11.446Z[ recovery-image] Sep 05 01:14:10.439 INFO O| Sep 05 01:14:10.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
65862026-09-05T01:14:11.447Z[ recovery-image] Sep 05 01:14:10.439 INFO O| Sep 05 01:14:10.439 INFO STEP 299 (remove_files) COMPLETE
65872026-09-05T01:14:11.447Z[ recovery-image] Sep 05 01:14:10.439 INFO O| Sep 05 01:14:10.439 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65882026-09-05T01:14:11.452Z[ recovery-image] Sep 05 01:14:10.451 INFO O| Sep 05 01:14:10.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
65892026-09-05T01:14:11.452Z[ recovery-image] Sep 05 01:14:10.451 INFO O| Sep 05 01:14:10.451 INFO STEP 300 (remove_files) COMPLETE
65902026-09-05T01:14:11.452Z[ recovery-image] Sep 05 01:14:10.451 INFO O| Sep 05 01:14:10.451 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65912026-09-05T01:14:11.453Z[ recovery-image] Sep 05 01:14:10.460 INFO O| Sep 05 01:14:10.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
65922026-09-05T01:14:11.453Z[ recovery-image] Sep 05 01:14:10.460 INFO O| Sep 05 01:14:10.460 INFO STEP 301 (remove_files) COMPLETE
65932026-09-05T01:14:11.453Z[ recovery-image] Sep 05 01:14:10.460 INFO O| Sep 05 01:14:10.460 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65942026-09-05T01:14:11.461Z[ recovery-image] Sep 05 01:14:10.469 INFO O| Sep 05 01:14:10.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
65952026-09-05T01:14:11.461Z[ recovery-image] Sep 05 01:14:10.469 INFO O| Sep 05 01:14:10.469 INFO STEP 302 (remove_files) COMPLETE
65962026-09-05T01:14:11.461Z[ recovery-image] Sep 05 01:14:10.469 INFO O| Sep 05 01:14:10.469 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65972026-09-05T01:14:11.489Z[ recovery-image] Sep 05 01:14:10.482 INFO O| Sep 05 01:14:10.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
65982026-09-05T01:14:11.490Z[ recovery-image] Sep 05 01:14:10.482 INFO O| Sep 05 01:14:10.482 INFO STEP 303 (remove_files) COMPLETE
65992026-09-05T01:14:11.490Z[ recovery-image] Sep 05 01:14:10.482 INFO O| Sep 05 01:14:10.482 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66002026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.492 INFO O| Sep 05 01:14:10.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
66012026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.492 INFO O| Sep 05 01:14:10.492 INFO STEP 304 (remove_files) COMPLETE
66022026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.492 INFO O| Sep 05 01:14:10.492 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66032026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.501 INFO O| Sep 05 01:14:10.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
66042026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.502 INFO O| Sep 05 01:14:10.502 INFO STEP 305 (remove_files) COMPLETE
66052026-09-05T01:14:11.499Z[ recovery-image] Sep 05 01:14:10.502 INFO O| Sep 05 01:14:10.502 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66062026-09-05T01:14:11.508Z[ recovery-image] Sep 05 01:14:10.512 INFO O| Sep 05 01:14:10.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
66072026-09-05T01:14:11.508Z[ recovery-image] Sep 05 01:14:10.512 INFO O| Sep 05 01:14:10.512 INFO STEP 306 (remove_files) COMPLETE
66082026-09-05T01:14:11.508Z[ recovery-image] Sep 05 01:14:10.512 INFO O| Sep 05 01:14:10.512 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66092026-09-05T01:14:11.515Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
66102026-09-05T01:14:11.515Z[ recovery-image] Sep 05 01:14:10.522 INFO O| Sep 05 01:14:10.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
66112026-09-05T01:14:11.515Z[ recovery-image] Sep 05 01:14:10.522 INFO O| Sep 05 01:14:10.522 INFO STEP 307 (remove_files) COMPLETE
66122026-09-05T01:14:11.515Z[ recovery-image] Sep 05 01:14:10.522 INFO O| Sep 05 01:14:10.522 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66132026-09-05T01:14:11.522Z[ recovery-image] Sep 05 01:14:10.531 INFO O| Sep 05 01:14:10.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
66142026-09-05T01:14:11.522Z[ recovery-image] Sep 05 01:14:10.531 INFO O| Sep 05 01:14:10.531 INFO STEP 308 (remove_files) COMPLETE
66152026-09-05T01:14:11.522Z[ recovery-image] Sep 05 01:14:10.531 INFO O| Sep 05 01:14:10.531 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66162026-09-05T01:14:11.551Z[ recovery-image] Sep 05 01:14:10.543 INFO O| Sep 05 01:14:10.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
66172026-09-05T01:14:11.551Z[ recovery-image] Sep 05 01:14:10.543 INFO O| Sep 05 01:14:10.543 INFO STEP 309 (remove_files) COMPLETE
66182026-09-05T01:14:11.551Z[ recovery-image] Sep 05 01:14:10.543 INFO O| Sep 05 01:14:10.543 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66192026-09-05T01:14:11.555Z[ recovery-image] Sep 05 01:14:10.553 INFO O| Sep 05 01:14:10.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
66202026-09-05T01:14:11.555Z[ recovery-image] Sep 05 01:14:10.553 INFO O| Sep 05 01:14:10.553 INFO STEP 310 (remove_files) COMPLETE
66212026-09-05T01:14:11.555Z[ recovery-image] Sep 05 01:14:10.553 INFO O| Sep 05 01:14:10.553 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66222026-09-05T01:14:11.555Z[ recovery-image] Sep 05 01:14:10.561 INFO O| Sep 05 01:14:10.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
66232026-09-05T01:14:11.555Z[ recovery-image] Sep 05 01:14:10.561 INFO O| Sep 05 01:14:10.561 INFO STEP 311 (remove_files) COMPLETE
66242026-09-05T01:14:11.556Z[ recovery-image] Sep 05 01:14:10.561 INFO O| Sep 05 01:14:10.561 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66252026-09-05T01:14:11.566Z[ recovery-image] Sep 05 01:14:10.569 INFO O| Sep 05 01:14:10.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
66262026-09-05T01:14:11.566Z[ recovery-image] Sep 05 01:14:10.569 INFO O| Sep 05 01:14:10.569 INFO STEP 312 (remove_files) COMPLETE
66272026-09-05T01:14:11.566Z[ recovery-image] Sep 05 01:14:10.569 INFO O| Sep 05 01:14:10.569 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66282026-09-05T01:14:11.570Z[ recovery-image] Sep 05 01:14:10.579 INFO O| Sep 05 01:14:10.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
66292026-09-05T01:14:11.570Z[ recovery-image] Sep 05 01:14:10.579 INFO O| Sep 05 01:14:10.579 INFO STEP 313 (remove_files) COMPLETE
66302026-09-05T01:14:11.570Z[ recovery-image] Sep 05 01:14:10.579 INFO O| Sep 05 01:14:10.579 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66312026-09-05T01:14:11.587Z[ recovery-image] Sep 05 01:14:10.589 INFO O| Sep 05 01:14:10.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
66322026-09-05T01:14:11.601Z[ recovery-image] Sep 05 01:14:10.589 INFO O| Sep 05 01:14:10.589 INFO STEP 314 (remove_files) COMPLETE
66332026-09-05T01:14:11.601Z[ recovery-image] Sep 05 01:14:10.589 INFO O| Sep 05 01:14:10.589 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66342026-09-05T01:14:11.601Z[ recovery-image] Sep 05 01:14:10.599 INFO O| Sep 05 01:14:10.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
66352026-09-05T01:14:11.602Z[ recovery-image] Sep 05 01:14:10.599 INFO O| Sep 05 01:14:10.599 INFO STEP 315 (remove_files) COMPLETE
66362026-09-05T01:14:11.602Z[ recovery-image] Sep 05 01:14:10.599 INFO O| Sep 05 01:14:10.599 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66372026-09-05T01:14:11.608Z[ recovery-image] Sep 05 01:14:10.607 INFO O| Sep 05 01:14:10.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
66382026-09-05T01:14:11.608Z[ recovery-image] Sep 05 01:14:10.608 INFO O| Sep 05 01:14:10.608 INFO STEP 316 (remove_files) COMPLETE
66392026-09-05T01:14:11.608Z[ recovery-image] Sep 05 01:14:10.608 INFO O| Sep 05 01:14:10.608 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66402026-09-05T01:14:11.616Z[ recovery-image] Sep 05 01:14:10.617 INFO O| Sep 05 01:14:10.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
66412026-09-05T01:14:11.616Z[ recovery-image] Sep 05 01:14:10.617 INFO O| Sep 05 01:14:10.617 INFO STEP 317 (remove_files) COMPLETE
66422026-09-05T01:14:11.616Z[ recovery-image] Sep 05 01:14:10.617 INFO O| Sep 05 01:14:10.617 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66432026-09-05T01:14:11.622Z[ recovery-image] Sep 05 01:14:10.625 INFO O| Sep 05 01:14:10.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
66442026-09-05T01:14:11.622Z[ recovery-image] Sep 05 01:14:10.625 INFO O| Sep 05 01:14:10.625 INFO STEP 318 (remove_files) COMPLETE
66452026-09-05T01:14:11.622Z[ recovery-image] Sep 05 01:14:10.625 INFO O| Sep 05 01:14:10.625 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66462026-09-05T01:14:11.631Z[ recovery-image] Sep 05 01:14:10.641 INFO O| Sep 05 01:14:10.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
66472026-09-05T01:14:11.631Z[ recovery-image] Sep 05 01:14:10.641 INFO O| Sep 05 01:14:10.633 INFO STEP 319 (remove_files) COMPLETE
66482026-09-05T01:14:11.631Z[ recovery-image] Sep 05 01:14:10.641 INFO O| Sep 05 01:14:10.633 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66492026-09-05T01:14:11.634Z[ recovery-image] Sep 05 01:14:10.642 INFO O| Sep 05 01:14:10.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
66502026-09-05T01:14:11.635Z[ recovery-image] Sep 05 01:14:10.642 INFO O| Sep 05 01:14:10.642 INFO STEP 320 (remove_files) COMPLETE
66512026-09-05T01:14:11.635Z[ recovery-image] Sep 05 01:14:10.642 INFO O| Sep 05 01:14:10.642 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66522026-09-05T01:14:11.640Z[ recovery-image] Sep 05 01:14:10.650 INFO O| Sep 05 01:14:10.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
66532026-09-05T01:14:11.645Z[ recovery-image] Sep 05 01:14:10.651 INFO O| Sep 05 01:14:10.651 INFO STEP 321 (remove_files) COMPLETE
66542026-09-05T01:14:11.645Z[ recovery-image] Sep 05 01:14:10.651 INFO O| Sep 05 01:14:10.651 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66552026-09-05T01:14:11.658Z[ recovery-image] Sep 05 01:14:10.660 INFO O| Sep 05 01:14:10.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
66562026-09-05T01:14:11.658Z[ recovery-image] Sep 05 01:14:10.660 INFO O| Sep 05 01:14:10.660 INFO STEP 322 (remove_files) COMPLETE
66572026-09-05T01:14:11.658Z[ recovery-image] Sep 05 01:14:10.660 INFO O| Sep 05 01:14:10.660 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66582026-09-05T01:14:11.663Z[ recovery-image] Sep 05 01:14:10.668 INFO O| Sep 05 01:14:10.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
66592026-09-05T01:14:11.663Z[ recovery-image] Sep 05 01:14:10.669 INFO O| Sep 05 01:14:10.669 INFO STEP 323 (remove_files) COMPLETE
66602026-09-05T01:14:11.663Z[ recovery-image] Sep 05 01:14:10.669 INFO O| Sep 05 01:14:10.669 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66612026-09-05T01:14:11.670Z[ recovery-image] Sep 05 01:14:10.678 INFO O| Sep 05 01:14:10.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
66622026-09-05T01:14:11.679Z[ recovery-image] Sep 05 01:14:10.678 INFO O| Sep 05 01:14:10.678 INFO STEP 324 (remove_files) COMPLETE
66632026-09-05T01:14:11.679Z[ recovery-image] Sep 05 01:14:10.678 INFO O| Sep 05 01:14:10.678 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66642026-09-05T01:14:11.683Z[ recovery-image] Sep 05 01:14:10.686 INFO O| Sep 05 01:14:10.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
66652026-09-05T01:14:11.684Z[ recovery-image] Sep 05 01:14:10.686 INFO O| Sep 05 01:14:10.686 INFO STEP 325 (remove_files) COMPLETE
66662026-09-05T01:14:11.684Z[ recovery-image] Sep 05 01:14:10.686 INFO O| Sep 05 01:14:10.686 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66672026-09-05T01:14:11.690Z[ recovery-image] Sep 05 01:14:10.694 INFO O| Sep 05 01:14:10.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
66682026-09-05T01:14:11.690Z[ recovery-image] Sep 05 01:14:10.694 INFO O| Sep 05 01:14:10.694 INFO STEP 326 (remove_files) COMPLETE
66692026-09-05T01:14:11.690Z[ recovery-image] Sep 05 01:14:10.694 INFO O| Sep 05 01:14:10.694 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66702026-09-05T01:14:11.699Z[ recovery-image] Sep 05 01:14:10.705 INFO O| Sep 05 01:14:10.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
66712026-09-05T01:14:11.699Z[ recovery-image] Sep 05 01:14:10.705 INFO O| Sep 05 01:14:10.705 INFO STEP 327 (remove_files) COMPLETE
66722026-09-05T01:14:11.699Z[ recovery-image] Sep 05 01:14:10.705 INFO O| Sep 05 01:14:10.705 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66732026-09-05T01:14:11.705Z[ recovery-image] Sep 05 01:14:10.715 INFO O| Sep 05 01:14:10.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
66742026-09-05T01:14:11.709Z[ recovery-image] Sep 05 01:14:10.716 INFO O| Sep 05 01:14:10.715 INFO STEP 328 (remove_files) COMPLETE
66752026-09-05T01:14:11.709Z[ recovery-image] Sep 05 01:14:10.716 INFO O| Sep 05 01:14:10.715 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66762026-09-05T01:14:11.716Z[ recovery-image] Sep 05 01:14:10.726 INFO O| Sep 05 01:14:10.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
66772026-09-05T01:14:11.716Z[ recovery-image] Sep 05 01:14:10.726 INFO O| Sep 05 01:14:10.726 INFO STEP 329 (remove_files) COMPLETE
66782026-09-05T01:14:11.717Z[ recovery-image] Sep 05 01:14:10.726 INFO O| Sep 05 01:14:10.726 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66792026-09-05T01:14:11.729Z[ recovery-image] Sep 05 01:14:10.738 INFO O| Sep 05 01:14:10.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
66802026-09-05T01:14:11.729Z[ recovery-image] Sep 05 01:14:10.738 INFO O| Sep 05 01:14:10.738 INFO STEP 330 (remove_files) COMPLETE
66812026-09-05T01:14:11.729Z[ recovery-image] Sep 05 01:14:10.738 INFO O| Sep 05 01:14:10.738 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66822026-09-05T01:14:11.736Z[ recovery-image] Sep 05 01:14:10.746 INFO O| Sep 05 01:14:10.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
66832026-09-05T01:14:11.736Z[ recovery-image] Sep 05 01:14:10.746 INFO O| Sep 05 01:14:10.746 INFO STEP 331 (remove_files) COMPLETE
66842026-09-05T01:14:11.736Z[ recovery-image] Sep 05 01:14:10.746 INFO O| Sep 05 01:14:10.746 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66852026-09-05T01:14:11.748Z[ recovery-image] Sep 05 01:14:10.758 INFO O| Sep 05 01:14:10.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
66862026-09-05T01:14:11.748Z[ recovery-image] Sep 05 01:14:10.758 INFO O| Sep 05 01:14:10.758 INFO STEP 332 (remove_files) COMPLETE
66872026-09-05T01:14:11.748Z[ recovery-image] Sep 05 01:14:10.758 INFO O| Sep 05 01:14:10.758 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66882026-09-05T01:14:11.765Z[ recovery-image] Sep 05 01:14:10.768 INFO O| Sep 05 01:14:10.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
66892026-09-05T01:14:11.770Z[ recovery-image] Sep 05 01:14:10.769 INFO O| Sep 05 01:14:10.769 INFO STEP 333 (remove_files) COMPLETE
66902026-09-05T01:14:11.770Z[ recovery-image] Sep 05 01:14:10.769 INFO O| Sep 05 01:14:10.769 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66912026-09-05T01:14:11.770Z[ recovery-image] Sep 05 01:14:10.779 INFO O| Sep 05 01:14:10.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
66922026-09-05T01:14:11.770Z[ recovery-image] Sep 05 01:14:10.779 INFO O| Sep 05 01:14:10.779 INFO STEP 334 (remove_files) COMPLETE
66932026-09-05T01:14:11.770Z[ recovery-image] Sep 05 01:14:10.779 INFO O| Sep 05 01:14:10.779 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66942026-09-05T01:14:11.781Z[ recovery-image] Sep 05 01:14:10.787 INFO O| Sep 05 01:14:10.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
66952026-09-05T01:14:11.788Z[ recovery-image] Sep 05 01:14:10.787 INFO O| Sep 05 01:14:10.787 INFO STEP 335 (remove_files) COMPLETE
66962026-09-05T01:14:11.788Z[ recovery-image] Sep 05 01:14:10.787 INFO O| Sep 05 01:14:10.787 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66972026-09-05T01:14:11.791Z[ recovery-image] Sep 05 01:14:10.796 INFO O| Sep 05 01:14:10.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
66982026-09-05T01:14:11.791Z[ recovery-image] Sep 05 01:14:10.796 INFO O| Sep 05 01:14:10.796 INFO STEP 336 (remove_files) COMPLETE
66992026-09-05T01:14:11.792Z[ recovery-image] Sep 05 01:14:10.796 INFO O| Sep 05 01:14:10.796 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67002026-09-05T01:14:11.796Z[ recovery-image] Sep 05 01:14:10.805 INFO O| Sep 05 01:14:10.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
67012026-09-05T01:14:11.796Z[ recovery-image] Sep 05 01:14:10.805 INFO O| Sep 05 01:14:10.805 INFO STEP 337 (remove_files) COMPLETE
67022026-09-05T01:14:11.796Z[ recovery-image] Sep 05 01:14:10.805 INFO O| Sep 05 01:14:10.805 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67032026-09-05T01:14:11.808Z[ recovery-image] Sep 05 01:14:10.818 INFO O| Sep 05 01:14:10.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
67042026-09-05T01:14:11.808Z[ recovery-image] Sep 05 01:14:10.818 INFO O| Sep 05 01:14:10.818 INFO STEP 338 (remove_files) COMPLETE
67052026-09-05T01:14:11.808Z[ recovery-image] Sep 05 01:14:10.818 INFO O| Sep 05 01:14:10.818 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67062026-09-05T01:14:11.823Z[ recovery-image] Sep 05 01:14:10.828 INFO O| Sep 05 01:14:10.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
67072026-09-05T01:14:11.823Z[ recovery-image] Sep 05 01:14:10.828 INFO O| Sep 05 01:14:10.828 INFO STEP 339 (remove_files) COMPLETE
67082026-09-05T01:14:11.823Z[ recovery-image] Sep 05 01:14:10.828 INFO O| Sep 05 01:14:10.828 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67092026-09-05T01:14:11.829Z[ recovery-image] Sep 05 01:14:10.839 INFO O| Sep 05 01:14:10.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
67102026-09-05T01:14:11.829Z[ recovery-image] Sep 05 01:14:10.839 INFO O| Sep 05 01:14:10.839 INFO STEP 340 (remove_files) COMPLETE
67112026-09-05T01:14:11.829Z[ recovery-image] Sep 05 01:14:10.839 INFO O| Sep 05 01:14:10.839 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67122026-09-05T01:14:11.838Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
67132026-09-05T01:14:11.853Z[ recovery-image] Sep 05 01:14:10.852 INFO O| Sep 05 01:14:10.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
67142026-09-05T01:14:11.853Z[ recovery-image] Sep 05 01:14:10.852 INFO O| Sep 05 01:14:10.849 INFO STEP 341 (remove_files) COMPLETE
67152026-09-05T01:14:11.854Z[ recovery-image] Sep 05 01:14:10.852 INFO O| Sep 05 01:14:10.850 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67162026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.860 INFO O| Sep 05 01:14:10.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
67172026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.860 INFO O| Sep 05 01:14:10.860 INFO STEP 342 (remove_files) COMPLETE
67182026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.860 INFO O| Sep 05 01:14:10.860 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67192026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.868 INFO O| Sep 05 01:14:10.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67202026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.868 INFO O| Sep 05 01:14:10.868 INFO STEP 343 (remove_files) COMPLETE
67212026-09-05T01:14:11.863Z[ recovery-image] Sep 05 01:14:10.868 INFO O| Sep 05 01:14:10.868 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67222026-09-05T01:14:11.868Z[ recovery-image] Sep 05 01:14:10.878 INFO O| Sep 05 01:14:10.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
67232026-09-05T01:14:11.868Z[ recovery-image] Sep 05 01:14:10.878 INFO O| Sep 05 01:14:10.878 INFO STEP 344 (remove_files) COMPLETE
67242026-09-05T01:14:11.876Z[ recovery-image] Sep 05 01:14:10.878 INFO O| Sep 05 01:14:10.878 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67252026-09-05T01:14:11.879Z[ recovery-image] Sep 05 01:14:10.887 INFO O| Sep 05 01:14:10.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
67262026-09-05T01:14:11.879Z[ recovery-image] Sep 05 01:14:10.887 INFO O| Sep 05 01:14:10.887 INFO STEP 345 (remove_files) COMPLETE
67272026-09-05T01:14:11.880Z[ recovery-image] Sep 05 01:14:10.887 INFO O| Sep 05 01:14:10.887 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67282026-09-05T01:14:11.886Z[ recovery-image] Sep 05 01:14:10.896 INFO O| Sep 05 01:14:10.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
67292026-09-05T01:14:11.886Z[ recovery-image] Sep 05 01:14:10.896 INFO O| Sep 05 01:14:10.896 INFO STEP 346 (remove_files) COMPLETE
67302026-09-05T01:14:11.895Z[ recovery-image] Sep 05 01:14:10.896 INFO O| Sep 05 01:14:10.896 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67312026-09-05T01:14:11.895Z[ recovery-image] Sep 05 01:14:10.904 INFO O| Sep 05 01:14:10.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
67322026-09-05T01:14:11.895Z[ recovery-image] Sep 05 01:14:10.905 INFO O| Sep 05 01:14:10.904 INFO STEP 347 (remove_files) COMPLETE
67332026-09-05T01:14:11.895Z[ recovery-image] Sep 05 01:14:10.905 INFO O| Sep 05 01:14:10.904 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67342026-09-05T01:14:11.902Z[ recovery-image] Sep 05 01:14:10.912 INFO O| Sep 05 01:14:10.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
67352026-09-05T01:14:11.903Z[ recovery-image] Sep 05 01:14:10.913 INFO O| Sep 05 01:14:10.912 INFO STEP 348 (remove_files) COMPLETE
67362026-09-05T01:14:11.909Z[ recovery-image] Sep 05 01:14:10.913 INFO O| Sep 05 01:14:10.913 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67372026-09-05T01:14:11.915Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
67382026-09-05T01:14:11.915Z[ recovery-image] Sep 05 01:14:10.921 INFO O| Sep 05 01:14:10.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
67392026-09-05T01:14:11.915Z[ recovery-image] Sep 05 01:14:10.921 INFO O| Sep 05 01:14:10.921 INFO STEP 349 (remove_files) COMPLETE
67402026-09-05T01:14:11.915Z[ recovery-image] Sep 05 01:14:10.921 INFO O| Sep 05 01:14:10.921 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67412026-09-05T01:14:11.919Z[ recovery-image] Sep 05 01:14:10.929 INFO O| Sep 05 01:14:10.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
67422026-09-05T01:14:11.919Z[ recovery-image] Sep 05 01:14:10.929 INFO O| Sep 05 01:14:10.929 INFO STEP 350 (remove_files) COMPLETE
67432026-09-05T01:14:11.919Z[ recovery-image] Sep 05 01:14:10.929 INFO O| Sep 05 01:14:10.929 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67442026-09-05T01:14:11.928Z[ recovery-image] Sep 05 01:14:10.938 INFO O| Sep 05 01:14:10.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
67452026-09-05T01:14:11.928Z[ recovery-image] Sep 05 01:14:10.938 INFO O| Sep 05 01:14:10.938 INFO STEP 351 (remove_files) COMPLETE
67462026-09-05T01:14:11.932Z[ recovery-image] Sep 05 01:14:10.938 INFO O| Sep 05 01:14:10.938 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67472026-09-05T01:14:11.936Z[ recovery-image] Sep 05 01:14:10.947 INFO O| Sep 05 01:14:10.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
67482026-09-05T01:14:11.936Z[ recovery-image] Sep 05 01:14:10.947 INFO O| Sep 05 01:14:10.947 INFO STEP 352 (remove_files) COMPLETE
67492026-09-05T01:14:11.937Z[ recovery-image] Sep 05 01:14:10.947 INFO O| Sep 05 01:14:10.947 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67502026-09-05T01:14:11.946Z[ recovery-image] Sep 05 01:14:10.956 INFO O| Sep 05 01:14:10.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
67512026-09-05T01:14:11.946Z[ recovery-image] Sep 05 01:14:10.956 INFO O| Sep 05 01:14:10.956 INFO STEP 353 (remove_files) COMPLETE
67522026-09-05T01:14:11.958Z[ recovery-image] Sep 05 01:14:10.956 INFO O| Sep 05 01:14:10.956 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67532026-09-05T01:14:11.964Z[ recovery-image] Sep 05 01:14:10.965 INFO O| Sep 05 01:14:10.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
67542026-09-05T01:14:11.964Z[ recovery-image] Sep 05 01:14:10.965 INFO O| Sep 05 01:14:10.965 INFO STEP 354 (remove_files) COMPLETE
67552026-09-05T01:14:11.964Z[ recovery-image] Sep 05 01:14:10.965 INFO O| Sep 05 01:14:10.965 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67562026-09-05T01:14:11.969Z[ recovery-image] Sep 05 01:14:10.975 INFO O| Sep 05 01:14:10.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
67572026-09-05T01:14:11.969Z[ recovery-image] Sep 05 01:14:10.975 INFO O| Sep 05 01:14:10.975 INFO STEP 355 (remove_files) COMPLETE
67582026-09-05T01:14:11.969Z[ recovery-image] Sep 05 01:14:10.975 INFO O| Sep 05 01:14:10.975 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67592026-09-05T01:14:11.977Z[ recovery-image] Sep 05 01:14:10.985 INFO O| Sep 05 01:14:10.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
67602026-09-05T01:14:11.977Z[ recovery-image] Sep 05 01:14:10.985 INFO O| Sep 05 01:14:10.985 INFO STEP 356 (remove_files) COMPLETE
67612026-09-05T01:14:11.977Z[ recovery-image] Sep 05 01:14:10.985 INFO O| Sep 05 01:14:10.985 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67622026-09-05T01:14:11.985Z[ recovery-image] Sep 05 01:14:10.995 INFO O| Sep 05 01:14:10.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
67632026-09-05T01:14:11.985Z[ recovery-image] Sep 05 01:14:10.995 INFO O| Sep 05 01:14:10.995 INFO STEP 357 (remove_files) COMPLETE
67642026-09-05T01:14:11.985Z[ recovery-image] Sep 05 01:14:10.995 INFO O| Sep 05 01:14:10.995 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67652026-09-05T01:14:11.995Z[ recovery-image] Sep 05 01:14:11.005 INFO O| Sep 05 01:14:11.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
67662026-09-05T01:14:11.995Z[ recovery-image] Sep 05 01:14:11.005 INFO O| Sep 05 01:14:11.005 INFO STEP 358 (remove_files) COMPLETE
67672026-09-05T01:14:12.005Z[ recovery-image] Sep 05 01:14:11.005 INFO O| Sep 05 01:14:11.005 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67682026-09-05T01:14:12.015Z[ recovery-image] Sep 05 01:14:11.013 INFO O| Sep 05 01:14:11.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
67692026-09-05T01:14:12.015Z[ recovery-image] Sep 05 01:14:11.013 INFO O| Sep 05 01:14:11.013 INFO STEP 359 (remove_files) COMPLETE
67702026-09-05T01:14:12.015Z[ recovery-image] Sep 05 01:14:11.013 INFO O| Sep 05 01:14:11.013 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67712026-09-05T01:14:12.020Z[ recovery-image] Sep 05 01:14:11.021 INFO O| Sep 05 01:14:11.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
67722026-09-05T01:14:12.020Z[ recovery-image] Sep 05 01:14:11.022 INFO O| Sep 05 01:14:11.022 INFO STEP 360 (remove_files) COMPLETE
67732026-09-05T01:14:12.020Z[ recovery-image] Sep 05 01:14:11.022 INFO O| Sep 05 01:14:11.022 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67742026-09-05T01:14:12.026Z[ recovery-image] Sep 05 01:14:11.032 INFO O| Sep 05 01:14:11.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
67752026-09-05T01:14:12.027Z[ recovery-image] Sep 05 01:14:11.033 INFO O| Sep 05 01:14:11.033 INFO STEP 361 (remove_files) COMPLETE
67762026-09-05T01:14:12.027Z[ recovery-image] Sep 05 01:14:11.033 INFO O| Sep 05 01:14:11.033 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67772026-09-05T01:14:12.086Z[ recovery-image] Sep 05 01:14:11.043 INFO O| Sep 05 01:14:11.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
67782026-09-05T01:14:12.086Z[ recovery-image] Sep 05 01:14:11.043 INFO O| Sep 05 01:14:11.043 INFO STEP 362 (remove_files) COMPLETE
67792026-09-05T01:14:12.086Z[ recovery-image] Sep 05 01:14:11.043 INFO O| Sep 05 01:14:11.043 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67802026-09-05T01:14:12.094Z[ recovery-image] Sep 05 01:14:11.054 INFO O| Sep 05 01:14:11.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
67812026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.054 INFO O| Sep 05 01:14:11.054 INFO STEP 363 (remove_files) COMPLETE
67822026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.054 INFO O| Sep 05 01:14:11.054 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67832026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.063 INFO O| Sep 05 01:14:11.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
67842026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.063 INFO O| Sep 05 01:14:11.063 INFO STEP 364 (remove_files) COMPLETE
67852026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.063 INFO O| Sep 05 01:14:11.063 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67862026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.072 INFO O| Sep 05 01:14:11.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
67872026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.073 INFO O| Sep 05 01:14:11.072 INFO STEP 365 (remove_files) COMPLETE
67882026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.073 INFO O| Sep 05 01:14:11.072 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67892026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.082 INFO O| Sep 05 01:14:11.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
67902026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.083 INFO O| Sep 05 01:14:11.082 INFO STEP 366 (remove_files) COMPLETE
67912026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.083 INFO O| Sep 05 01:14:11.082 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67922026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.091 INFO O| Sep 05 01:14:11.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
67932026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.091 INFO O| Sep 05 01:14:11.091 INFO STEP 367 (remove_files) COMPLETE
67942026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.091 INFO O| Sep 05 01:14:11.091 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67952026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.100 INFO O| Sep 05 01:14:11.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
67962026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.100 INFO O| Sep 05 01:14:11.100 INFO STEP 368 (remove_files) COMPLETE
67972026-09-05T01:14:12.095Z[ recovery-image] Sep 05 01:14:11.100 INFO O| Sep 05 01:14:11.100 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67982026-09-05T01:14:12.103Z[ recovery-image] Sep 05 01:14:11.112 INFO O| Sep 05 01:14:11.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
67992026-09-05T01:14:12.103Z[ recovery-image] Sep 05 01:14:11.112 INFO O| Sep 05 01:14:11.112 INFO STEP 369 (remove_files) COMPLETE
68002026-09-05T01:14:12.107Z[ recovery-image] Sep 05 01:14:11.112 INFO O| Sep 05 01:14:11.112 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68012026-09-05T01:14:12.113Z[ recovery-image] Sep 05 01:14:11.122 INFO O| Sep 05 01:14:11.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
68022026-09-05T01:14:12.113Z[ recovery-image] Sep 05 01:14:11.122 INFO O| Sep 05 01:14:11.122 INFO STEP 370 (remove_files) COMPLETE
68032026-09-05T01:14:12.113Z[ recovery-image] Sep 05 01:14:11.122 INFO O| Sep 05 01:14:11.122 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68042026-09-05T01:14:12.123Z[ recovery-image] Sep 05 01:14:11.133 INFO O| Sep 05 01:14:11.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
68052026-09-05T01:14:12.123Z[ recovery-image] Sep 05 01:14:11.133 INFO O| Sep 05 01:14:11.133 INFO STEP 371 (remove_files) COMPLETE
68062026-09-05T01:14:12.127Z[ recovery-image] Sep 05 01:14:11.133 INFO O| Sep 05 01:14:11.133 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68072026-09-05T01:14:12.134Z[ recovery-image] Sep 05 01:14:11.143 INFO O| Sep 05 01:14:11.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
68082026-09-05T01:14:12.143Z[ recovery-image] Sep 05 01:14:11.143 INFO O| Sep 05 01:14:11.143 INFO STEP 372 (remove_files) COMPLETE
68092026-09-05T01:14:12.144Z[ recovery-image] Sep 05 01:14:11.143 INFO O| Sep 05 01:14:11.143 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68102026-09-05T01:14:12.155Z[ recovery-image] Sep 05 01:14:11.162 INFO O| Sep 05 01:14:11.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
68112026-09-05T01:14:12.155Z[ recovery-image] Sep 05 01:14:11.163 INFO O| Sep 05 01:14:11.162 INFO STEP 373 (remove_files) COMPLETE
68122026-09-05T01:14:12.155Z[ recovery-image] Sep 05 01:14:11.163 INFO O| Sep 05 01:14:11.162 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68132026-09-05T01:14:12.179Z[ recovery-image] Sep 05 01:14:11.189 INFO O| Sep 05 01:14:11.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
68142026-09-05T01:14:12.179Z[ recovery-image] Sep 05 01:14:11.189 INFO O| Sep 05 01:14:11.189 INFO STEP 374 (remove_files) COMPLETE
68152026-09-05T01:14:12.180Z[ recovery-image] Sep 05 01:14:11.189 INFO O| Sep 05 01:14:11.189 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68162026-09-05T01:14:12.191Z[ recovery-image] Sep 05 01:14:11.200 INFO O| Sep 05 01:14:11.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
68172026-09-05T01:14:12.192Z[ recovery-image] Sep 05 01:14:11.200 INFO O| Sep 05 01:14:11.200 INFO STEP 375 (remove_files) COMPLETE
68182026-09-05T01:14:12.192Z[ recovery-image] Sep 05 01:14:11.200 INFO O| Sep 05 01:14:11.200 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68192026-09-05T01:14:12.215Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
68202026-09-05T01:14:12.230Z[ recovery-image] Sep 05 01:14:11.238 INFO O| Sep 05 01:14:11.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68212026-09-05T01:14:12.230Z[ recovery-image] Sep 05 01:14:11.238 INFO O| Sep 05 01:14:11.236 INFO STEP 376 (remove_files) COMPLETE
68222026-09-05T01:14:12.230Z[ recovery-image] Sep 05 01:14:11.238 INFO O| Sep 05 01:14:11.236 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68232026-09-05T01:14:12.240Z[ recovery-image] Sep 05 01:14:11.249 INFO O| Sep 05 01:14:11.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
68242026-09-05T01:14:12.240Z[ recovery-image] Sep 05 01:14:11.249 INFO O| Sep 05 01:14:11.249 INFO STEP 377 (remove_files) COMPLETE
68252026-09-05T01:14:12.247Z[ recovery-image] Sep 05 01:14:11.249 INFO O| Sep 05 01:14:11.249 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68262026-09-05T01:14:12.257Z[ recovery-image] Sep 05 01:14:11.267 INFO O| Sep 05 01:14:11.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
68272026-09-05T01:14:12.257Z[ recovery-image] Sep 05 01:14:11.267 INFO O| Sep 05 01:14:11.267 INFO STEP 378 (remove_files) COMPLETE
68282026-09-05T01:14:12.258Z[ recovery-image] Sep 05 01:14:11.267 INFO O| Sep 05 01:14:11.267 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68292026-09-05T01:14:12.269Z[ recovery-image] Sep 05 01:14:11.278 INFO O| Sep 05 01:14:11.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
68302026-09-05T01:14:12.269Z[ recovery-image] Sep 05 01:14:11.279 INFO O| Sep 05 01:14:11.278 INFO STEP 379 (remove_files) COMPLETE
68312026-09-05T01:14:12.269Z[ recovery-image] Sep 05 01:14:11.279 INFO O| Sep 05 01:14:11.278 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68322026-09-05T01:14:12.292Z[ recovery-image] Sep 05 01:14:11.289 INFO O| Sep 05 01:14:11.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
68332026-09-05T01:14:12.292Z[ recovery-image] Sep 05 01:14:11.289 INFO O| Sep 05 01:14:11.289 INFO STEP 380 (remove_files) COMPLETE
68342026-09-05T01:14:12.292Z[ recovery-image] Sep 05 01:14:11.289 INFO O| Sep 05 01:14:11.289 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68352026-09-05T01:14:12.296Z[ recovery-image] Sep 05 01:14:11.300 INFO O| Sep 05 01:14:11.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
68362026-09-05T01:14:12.296Z[ recovery-image] Sep 05 01:14:11.300 INFO O| Sep 05 01:14:11.300 INFO STEP 381 (remove_files) COMPLETE
68372026-09-05T01:14:12.296Z[ recovery-image] Sep 05 01:14:11.300 INFO O| Sep 05 01:14:11.300 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68382026-09-05T01:14:12.313Z[ recovery-image] Sep 05 01:14:11.312 INFO O| Sep 05 01:14:11.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
68392026-09-05T01:14:12.313Z[ recovery-image] Sep 05 01:14:11.312 INFO O| Sep 05 01:14:11.312 INFO STEP 382 (remove_files) COMPLETE
68402026-09-05T01:14:12.313Z[ recovery-image] Sep 05 01:14:11.312 INFO O| Sep 05 01:14:11.312 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68412026-09-05T01:14:12.319Z[ recovery-image] Sep 05 01:14:11.323 INFO O| Sep 05 01:14:11.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
68422026-09-05T01:14:12.319Z[ recovery-image] Sep 05 01:14:11.323 INFO O| Sep 05 01:14:11.323 INFO STEP 383 (remove_files) COMPLETE
68432026-09-05T01:14:12.320Z[ recovery-image] Sep 05 01:14:11.323 INFO O| Sep 05 01:14:11.323 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68442026-09-05T01:14:12.332Z[ recovery-image] Sep 05 01:14:11.334 INFO O| Sep 05 01:14:11.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
68452026-09-05T01:14:12.332Z[ recovery-image] Sep 05 01:14:11.334 INFO O| Sep 05 01:14:11.334 INFO STEP 384 (remove_files) COMPLETE
68462026-09-05T01:14:12.349Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
68472026-09-05T01:14:12.349Z[ recovery-image] Sep 05 01:14:11.334 INFO O| Sep 05 01:14:11.334 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68482026-09-05T01:14:12.349Z[ recovery-image] Sep 05 01:14:11.344 INFO O| Sep 05 01:14:11.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
68492026-09-05T01:14:12.349Z[ recovery-image] Sep 05 01:14:11.344 INFO O| Sep 05 01:14:11.344 INFO STEP 385 (remove_files) COMPLETE
68502026-09-05T01:14:12.349Z[ recovery-image] Sep 05 01:14:11.344 INFO O| Sep 05 01:14:11.344 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68512026-09-05T01:14:12.355Z[ recovery-image] Sep 05 01:14:11.354 INFO O| Sep 05 01:14:11.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
68522026-09-05T01:14:12.355Z[ recovery-image] Sep 05 01:14:11.355 INFO O| Sep 05 01:14:11.355 INFO STEP 386 (remove_files) COMPLETE
68532026-09-05T01:14:12.355Z[ recovery-image] Sep 05 01:14:11.355 INFO O| Sep 05 01:14:11.355 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68542026-09-05T01:14:12.358Z[ recovery-image] Sep 05 01:14:11.366 INFO O| Sep 05 01:14:11.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
68552026-09-05T01:14:12.358Z[ recovery-image] Sep 05 01:14:11.366 INFO O| Sep 05 01:14:11.366 INFO STEP 387 (remove_files) COMPLETE
68562026-09-05T01:14:12.358Z[ recovery-image] Sep 05 01:14:11.366 INFO O| Sep 05 01:14:11.366 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68572026-09-05T01:14:12.375Z[ recovery-image] Sep 05 01:14:11.376 INFO O| Sep 05 01:14:11.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
68582026-09-05T01:14:12.375Z[ recovery-image] Sep 05 01:14:11.376 INFO O| Sep 05 01:14:11.376 INFO STEP 388 (remove_files) COMPLETE
68592026-09-05T01:14:12.382Z[ recovery-image] Sep 05 01:14:11.376 INFO O| Sep 05 01:14:11.376 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68602026-09-05T01:14:12.382Z[ recovery-image] Sep 05 01:14:11.387 INFO O| Sep 05 01:14:11.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
68612026-09-05T01:14:12.382Z[ recovery-image] Sep 05 01:14:11.387 INFO O| Sep 05 01:14:11.387 INFO STEP 389 (remove_files) COMPLETE
68622026-09-05T01:14:12.382Z[ recovery-image] Sep 05 01:14:11.387 INFO O| Sep 05 01:14:11.387 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68632026-09-05T01:14:12.389Z[ recovery-image] Sep 05 01:14:11.398 INFO O| Sep 05 01:14:11.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
68642026-09-05T01:14:12.389Z[ recovery-image] Sep 05 01:14:11.398 INFO O| Sep 05 01:14:11.398 INFO STEP 390 (remove_files) COMPLETE
68652026-09-05T01:14:12.395Z[ recovery-image] Sep 05 01:14:11.398 INFO O| Sep 05 01:14:11.398 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68662026-09-05T01:14:12.402Z[ recovery-image] Sep 05 01:14:11.408 INFO O| Sep 05 01:14:11.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
68672026-09-05T01:14:12.402Z[ recovery-image] Sep 05 01:14:11.408 INFO O| Sep 05 01:14:11.408 INFO STEP 391 (remove_files) COMPLETE
68682026-09-05T01:14:12.402Z[ recovery-image] Sep 05 01:14:11.408 INFO O| Sep 05 01:14:11.408 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68692026-09-05T01:14:12.413Z[ recovery-image] Sep 05 01:14:11.417 INFO O| Sep 05 01:14:11.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
68702026-09-05T01:14:12.413Z[ recovery-image] Sep 05 01:14:11.417 INFO O| Sep 05 01:14:11.417 INFO STEP 392 (remove_files) COMPLETE
68712026-09-05T01:14:12.417Z[ recovery-image] Sep 05 01:14:11.417 INFO O| Sep 05 01:14:11.417 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68722026-09-05T01:14:12.418Z[ recovery-image] Sep 05 01:14:11.428 INFO O| Sep 05 01:14:11.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
68732026-09-05T01:14:12.424Z[ recovery-image] Sep 05 01:14:11.429 INFO O| Sep 05 01:14:11.429 INFO STEP 393 (remove_files) COMPLETE
68742026-09-05T01:14:12.425Z[ recovery-image] Sep 05 01:14:11.429 INFO O| Sep 05 01:14:11.429 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68752026-09-05T01:14:12.429Z[ recovery-image] Sep 05 01:14:11.439 INFO O| Sep 05 01:14:11.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
68762026-09-05T01:14:12.429Z[ recovery-image] Sep 05 01:14:11.439 INFO O| Sep 05 01:14:11.439 INFO STEP 394 (remove_files) COMPLETE
68772026-09-05T01:14:12.429Z[ recovery-image] Sep 05 01:14:11.439 INFO O| Sep 05 01:14:11.439 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68782026-09-05T01:14:12.440Z[ recovery-image] Sep 05 01:14:11.449 INFO O| Sep 05 01:14:11.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
68792026-09-05T01:14:12.440Z[ recovery-image] Sep 05 01:14:11.449 INFO O| Sep 05 01:14:11.449 INFO STEP 395 (remove_files) COMPLETE
68802026-09-05T01:14:12.441Z[ recovery-image] Sep 05 01:14:11.449 INFO O| Sep 05 01:14:11.449 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68812026-09-05T01:14:12.456Z[ recovery-image] Sep 05 01:14:11.460 INFO O| Sep 05 01:14:11.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
68822026-09-05T01:14:12.456Z[ recovery-image] Sep 05 01:14:11.460 INFO O| Sep 05 01:14:11.460 INFO STEP 396 (remove_files) COMPLETE
68832026-09-05T01:14:12.456Z[ recovery-image] Sep 05 01:14:11.460 INFO O| Sep 05 01:14:11.460 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68842026-09-05T01:14:12.462Z[ recovery-image] Sep 05 01:14:11.472 INFO O| Sep 05 01:14:11.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
68852026-09-05T01:14:12.462Z[ recovery-image] Sep 05 01:14:11.472 INFO O| Sep 05 01:14:11.472 INFO STEP 397 (remove_files) COMPLETE
68862026-09-05T01:14:12.463Z[ recovery-image] Sep 05 01:14:11.472 INFO O| Sep 05 01:14:11.472 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68872026-09-05T01:14:12.479Z[ recovery-image] Sep 05 01:14:11.484 INFO O| Sep 05 01:14:11.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
68882026-09-05T01:14:12.479Z[ recovery-image] Sep 05 01:14:11.484 INFO O| Sep 05 01:14:11.484 INFO STEP 398 (remove_files) COMPLETE
68892026-09-05T01:14:12.479Z[ recovery-image] Sep 05 01:14:11.484 INFO O| Sep 05 01:14:11.484 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68902026-09-05T01:14:12.484Z[ recovery-image] Sep 05 01:14:11.494 INFO O| Sep 05 01:14:11.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
68912026-09-05T01:14:12.484Z[ recovery-image] Sep 05 01:14:11.494 INFO O| Sep 05 01:14:11.494 INFO STEP 399 (remove_files) COMPLETE
68922026-09-05T01:14:12.484Z[ recovery-image] Sep 05 01:14:11.494 INFO O| Sep 05 01:14:11.494 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68932026-09-05T01:14:12.493Z[ recovery-image] Sep 05 01:14:11.504 INFO O| Sep 05 01:14:11.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
68942026-09-05T01:14:12.493Z[ recovery-image] Sep 05 01:14:11.504 INFO O| Sep 05 01:14:11.504 INFO STEP 400 (remove_files) COMPLETE
68952026-09-05T01:14:12.504Z[ recovery-image] Sep 05 01:14:11.504 INFO O| Sep 05 01:14:11.504 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68962026-09-05T01:14:12.514Z[ recovery-image] Sep 05 01:14:11.516 INFO O| Sep 05 01:14:11.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
68972026-09-05T01:14:12.514Z[ recovery-image] Sep 05 01:14:11.516 INFO O| Sep 05 01:14:11.516 INFO STEP 401 (remove_files) COMPLETE
68982026-09-05T01:14:12.515Z[ recovery-image] Sep 05 01:14:11.516 INFO O| Sep 05 01:14:11.516 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68992026-09-05T01:14:12.526Z[ recovery-image] Sep 05 01:14:11.526 INFO O| Sep 05 01:14:11.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
69002026-09-05T01:14:12.526Z[ recovery-image] Sep 05 01:14:11.526 INFO O| Sep 05 01:14:11.526 INFO STEP 402 (remove_files) COMPLETE
69012026-09-05T01:14:12.526Z[ recovery-image] Sep 05 01:14:11.526 INFO O| Sep 05 01:14:11.526 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69022026-09-05T01:14:12.532Z[ recovery-image] Sep 05 01:14:11.536 INFO O| Sep 05 01:14:11.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
69032026-09-05T01:14:12.532Z[ recovery-image] Sep 05 01:14:11.536 INFO O| Sep 05 01:14:11.536 INFO STEP 403 (remove_files) COMPLETE
69042026-09-05T01:14:12.532Z[ recovery-image] Sep 05 01:14:11.536 INFO O| Sep 05 01:14:11.536 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69052026-09-05T01:14:12.536Z[ recovery-image] Sep 05 01:14:11.547 INFO O| Sep 05 01:14:11.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
69062026-09-05T01:14:12.536Z[ recovery-image] Sep 05 01:14:11.547 INFO O| Sep 05 01:14:11.547 INFO STEP 404 (remove_files) COMPLETE
69072026-09-05T01:14:12.536Z[ recovery-image] Sep 05 01:14:11.547 INFO O| Sep 05 01:14:11.547 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69082026-09-05T01:14:12.553Z[ recovery-image] Sep 05 01:14:11.557 INFO O| Sep 05 01:14:11.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
69092026-09-05T01:14:12.553Z[ recovery-image] Sep 05 01:14:11.557 INFO O| Sep 05 01:14:11.557 INFO STEP 405 (remove_files) COMPLETE
69102026-09-05T01:14:12.558Z[ recovery-image] Sep 05 01:14:11.557 INFO O| Sep 05 01:14:11.557 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69112026-09-05T01:14:12.558Z[ recovery-image] Sep 05 01:14:11.567 INFO O| Sep 05 01:14:11.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
69122026-09-05T01:14:12.558Z[ recovery-image] Sep 05 01:14:11.567 INFO O| Sep 05 01:14:11.567 INFO STEP 406 (remove_files) COMPLETE
69132026-09-05T01:14:12.558Z[ recovery-image] Sep 05 01:14:11.567 INFO O| Sep 05 01:14:11.567 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69142026-09-05T01:14:12.572Z[ recovery-image] Sep 05 01:14:11.577 INFO O| Sep 05 01:14:11.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
69152026-09-05T01:14:12.572Z[ recovery-image] Sep 05 01:14:11.577 INFO O| Sep 05 01:14:11.577 INFO STEP 407 (remove_files) COMPLETE
69162026-09-05T01:14:12.573Z[ recovery-image] Sep 05 01:14:11.577 INFO O| Sep 05 01:14:11.577 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69172026-09-05T01:14:12.580Z[ recovery-image] Sep 05 01:14:11.588 INFO O| Sep 05 01:14:11.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
69182026-09-05T01:14:12.581Z[ recovery-image] Sep 05 01:14:11.588 INFO O| Sep 05 01:14:11.588 INFO STEP 408 (remove_files) COMPLETE
69192026-09-05T01:14:12.581Z[ recovery-image] Sep 05 01:14:11.588 INFO O| Sep 05 01:14:11.588 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69202026-09-05T01:14:12.592Z[ recovery-image] Sep 05 01:14:11.599 INFO O| Sep 05 01:14:11.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69212026-09-05T01:14:12.592Z[ recovery-image] Sep 05 01:14:11.599 INFO O| Sep 05 01:14:11.599 INFO STEP 409 (remove_files) COMPLETE
69222026-09-05T01:14:12.592Z[ recovery-image] Sep 05 01:14:11.599 INFO O| Sep 05 01:14:11.599 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69232026-09-05T01:14:12.602Z[ recovery-image] Sep 05 01:14:11.611 INFO O| Sep 05 01:14:11.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
69242026-09-05T01:14:12.610Z[ recovery-image] Sep 05 01:14:11.611 INFO O| Sep 05 01:14:11.611 INFO STEP 410 (remove_files) COMPLETE
69252026-09-05T01:14:12.610Z[ recovery-image] Sep 05 01:14:11.611 INFO O| Sep 05 01:14:11.611 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69262026-09-05T01:14:12.614Z[ recovery-image] Sep 05 01:14:11.622 INFO O| Sep 05 01:14:11.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
69272026-09-05T01:14:12.614Z[ recovery-image] Sep 05 01:14:11.623 INFO O| Sep 05 01:14:11.623 INFO STEP 411 (remove_files) COMPLETE
69282026-09-05T01:14:12.614Z[ recovery-image] Sep 05 01:14:11.623 INFO O| Sep 05 01:14:11.623 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69292026-09-05T01:14:12.623Z[ recovery-image] Sep 05 01:14:11.633 INFO O| Sep 05 01:14:11.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
69302026-09-05T01:14:12.623Z[ recovery-image] Sep 05 01:14:11.633 INFO O| Sep 05 01:14:11.633 INFO STEP 412 (remove_files) COMPLETE
69312026-09-05T01:14:12.623Z[ recovery-image] Sep 05 01:14:11.633 INFO O| Sep 05 01:14:11.633 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69322026-09-05T01:14:12.631Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
69332026-09-05T01:14:12.639Z[ recovery-image] Sep 05 01:14:11.643 INFO O| Sep 05 01:14:11.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
69342026-09-05T01:14:12.639Z[ recovery-image] Sep 05 01:14:11.643 INFO O| Sep 05 01:14:11.643 INFO STEP 413 (remove_files) COMPLETE
69352026-09-05T01:14:12.639Z[ recovery-image] Sep 05 01:14:11.643 INFO O| Sep 05 01:14:11.643 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69362026-09-05T01:14:12.652Z[ recovery-image] Sep 05 01:14:11.653 INFO O| Sep 05 01:14:11.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
69372026-09-05T01:14:12.652Z[ recovery-image] Sep 05 01:14:11.653 INFO O| Sep 05 01:14:11.653 INFO STEP 414 (remove_files) COMPLETE
69382026-09-05T01:14:12.652Z[ recovery-image] Sep 05 01:14:11.653 INFO O| Sep 05 01:14:11.653 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69392026-09-05T01:14:12.658Z[ recovery-image] Sep 05 01:14:11.667 INFO O| Sep 05 01:14:11.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
69402026-09-05T01:14:12.659Z[ recovery-image] Sep 05 01:14:11.667 INFO O| Sep 05 01:14:11.667 INFO STEP 415 (remove_files) COMPLETE
69412026-09-05T01:14:12.668Z[ recovery-image] Sep 05 01:14:11.667 INFO O| Sep 05 01:14:11.667 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69422026-09-05T01:14:12.676Z[ recovery-image] Sep 05 01:14:11.675 INFO O| Sep 05 01:14:11.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
69432026-09-05T01:14:12.676Z[ recovery-image] Sep 05 01:14:11.675 INFO O| Sep 05 01:14:11.675 INFO STEP 416 (remove_files) COMPLETE
69442026-09-05T01:14:12.676Z[ recovery-image] Sep 05 01:14:11.675 INFO O| Sep 05 01:14:11.675 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69452026-09-05T01:14:12.676Z[ recovery-image] Sep 05 01:14:11.684 INFO O| Sep 05 01:14:11.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
69462026-09-05T01:14:12.677Z[ recovery-image] Sep 05 01:14:11.684 INFO O| Sep 05 01:14:11.684 INFO STEP 417 (remove_files) COMPLETE
69472026-09-05T01:14:12.677Z[ recovery-image] Sep 05 01:14:11.684 INFO O| Sep 05 01:14:11.684 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69482026-09-05T01:14:12.682Z[ recovery-image] Sep 05 01:14:11.692 INFO O| Sep 05 01:14:11.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
69492026-09-05T01:14:12.682Z[ recovery-image] Sep 05 01:14:11.692 INFO O| Sep 05 01:14:11.692 INFO STEP 418 (remove_files) COMPLETE
69502026-09-05T01:14:12.686Z[ recovery-image] Sep 05 01:14:11.692 INFO O| Sep 05 01:14:11.692 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69512026-09-05T01:14:12.706Z[ recovery-image] Sep 05 01:14:11.700 INFO O| Sep 05 01:14:11.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
69522026-09-05T01:14:12.706Z[ recovery-image] Sep 05 01:14:11.700 INFO O| Sep 05 01:14:11.700 INFO STEP 419 (remove_files) COMPLETE
69532026-09-05T01:14:12.707Z[ recovery-image] Sep 05 01:14:11.700 INFO O| Sep 05 01:14:11.700 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69542026-09-05T01:14:12.726Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
69552026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.710 INFO O| Sep 05 01:14:11.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
69562026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.710 INFO O| Sep 05 01:14:11.710 INFO STEP 420 (remove_files) COMPLETE
69572026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.710 INFO O| Sep 05 01:14:11.710 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69582026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.719 INFO O| Sep 05 01:14:11.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
69592026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.719 INFO O| Sep 05 01:14:11.719 INFO STEP 421 (remove_files) COMPLETE
69602026-09-05T01:14:12.726Z[ recovery-image] Sep 05 01:14:11.719 INFO O| Sep 05 01:14:11.719 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69612026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.727 INFO O| Sep 05 01:14:11.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
69622026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.727 INFO O| Sep 05 01:14:11.727 INFO STEP 422 (remove_files) COMPLETE
69632026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.727 INFO O| Sep 05 01:14:11.727 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69642026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.737 INFO O| Sep 05 01:14:11.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
69652026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.737 INFO O| Sep 05 01:14:11.737 INFO STEP 423 (remove_files) COMPLETE
69662026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.737 INFO O| Sep 05 01:14:11.737 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69672026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.746 INFO O| Sep 05 01:14:11.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
69682026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.746 INFO O| Sep 05 01:14:11.746 INFO STEP 424 (remove_files) COMPLETE
69692026-09-05T01:14:12.743Z[ recovery-image] Sep 05 01:14:11.746 INFO O| Sep 05 01:14:11.746 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69702026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.755 INFO O| Sep 05 01:14:11.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
69712026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.755 INFO O| Sep 05 01:14:11.755 INFO STEP 425 (remove_files) COMPLETE
69722026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.755 INFO O| Sep 05 01:14:11.755 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69732026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.764 INFO O| Sep 05 01:14:11.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
69742026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.765 INFO O| Sep 05 01:14:11.764 INFO STEP 426 (remove_files) COMPLETE
69752026-09-05T01:14:12.758Z[ recovery-image] Sep 05 01:14:11.765 INFO O| Sep 05 01:14:11.764 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69762026-09-05T01:14:12.765Z[ recovery-image] Sep 05 01:14:11.774 INFO O| Sep 05 01:14:11.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
69772026-09-05T01:14:12.765Z[ recovery-image] Sep 05 01:14:11.774 INFO O| Sep 05 01:14:11.774 INFO STEP 427 (remove_files) COMPLETE
69782026-09-05T01:14:12.765Z[ recovery-image] Sep 05 01:14:11.774 INFO O| Sep 05 01:14:11.774 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69792026-09-05T01:14:12.799Z[ recovery-image] Sep 05 01:14:11.784 INFO O| Sep 05 01:14:11.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
69802026-09-05T01:14:12.799Z[ recovery-image] Sep 05 01:14:11.784 INFO O| Sep 05 01:14:11.784 INFO STEP 428 (remove_files) COMPLETE
69812026-09-05T01:14:12.800Z[ recovery-image] Sep 05 01:14:11.784 INFO O| Sep 05 01:14:11.784 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69822026-09-05T01:14:12.806Z[ recovery-image] Sep 05 01:14:11.794 INFO O| Sep 05 01:14:11.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
69832026-09-05T01:14:12.806Z[ recovery-image] Sep 05 01:14:11.794 INFO O| Sep 05 01:14:11.794 INFO STEP 429 (remove_files) COMPLETE
69842026-09-05T01:14:12.806Z[ recovery-image] Sep 05 01:14:11.794 INFO O| Sep 05 01:14:11.794 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69852026-09-05T01:14:12.806Z[ recovery-image] Sep 05 01:14:11.803 INFO O| Sep 05 01:14:11.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
69862026-09-05T01:14:12.807Z[ recovery-image] Sep 05 01:14:11.804 INFO O| Sep 05 01:14:11.804 INFO STEP 430 (remove_files) COMPLETE
69872026-09-05T01:14:12.807Z[ recovery-image] Sep 05 01:14:11.804 INFO O| Sep 05 01:14:11.804 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69882026-09-05T01:14:12.807Z[ recovery-image] Sep 05 01:14:11.813 INFO O| Sep 05 01:14:11.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
69892026-09-05T01:14:12.807Z[ recovery-image] Sep 05 01:14:11.813 INFO O| Sep 05 01:14:11.813 INFO STEP 431 (remove_files) COMPLETE
69902026-09-05T01:14:12.807Z[ recovery-image] Sep 05 01:14:11.813 INFO O| Sep 05 01:14:11.813 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69912026-09-05T01:14:12.823Z[ recovery-image] Sep 05 01:14:11.822 INFO O| Sep 05 01:14:11.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
69922026-09-05T01:14:12.823Z[ recovery-image] Sep 05 01:14:11.822 INFO O| Sep 05 01:14:11.822 INFO STEP 432 (remove_files) COMPLETE
69932026-09-05T01:14:12.828Z[ recovery-image] Sep 05 01:14:11.823 INFO O| Sep 05 01:14:11.822 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69942026-09-05T01:14:12.828Z[ recovery-image] Sep 05 01:14:11.832 INFO O| Sep 05 01:14:11.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
69952026-09-05T01:14:12.828Z[ recovery-image] Sep 05 01:14:11.832 INFO O| Sep 05 01:14:11.832 INFO STEP 433 (remove_files) COMPLETE
69962026-09-05T01:14:12.828Z[ recovery-image] Sep 05 01:14:11.832 INFO O| Sep 05 01:14:11.832 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69972026-09-05T01:14:12.866Z[ recovery-image] Sep 05 01:14:11.842 INFO O| Sep 05 01:14:11.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
69982026-09-05T01:14:12.866Z[ recovery-image] Sep 05 01:14:11.842 INFO O| Sep 05 01:14:11.842 INFO STEP 434 (remove_files) COMPLETE
69992026-09-05T01:14:12.866Z[ recovery-image] Sep 05 01:14:11.842 INFO O| Sep 05 01:14:11.842 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70002026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.852 INFO O| Sep 05 01:14:11.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
70012026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.852 INFO O| Sep 05 01:14:11.852 INFO STEP 435 (remove_files) COMPLETE
70022026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.852 INFO O| Sep 05 01:14:11.852 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70032026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.861 INFO O| Sep 05 01:14:11.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
70042026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.862 INFO O| Sep 05 01:14:11.862 INFO STEP 436 (remove_files) COMPLETE
70052026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.862 INFO O| Sep 05 01:14:11.862 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70062026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.871 INFO O| Sep 05 01:14:11.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
70072026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.872 INFO O| Sep 05 01:14:11.872 INFO STEP 437 (remove_files) COMPLETE
70082026-09-05T01:14:12.871Z[ recovery-image] Sep 05 01:14:11.872 INFO O| Sep 05 01:14:11.872 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70092026-09-05T01:14:12.878Z[ recovery-image] Sep 05 01:14:11.882 INFO O| Sep 05 01:14:11.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
70102026-09-05T01:14:12.878Z[ recovery-image] Sep 05 01:14:11.882 INFO O| Sep 05 01:14:11.882 INFO STEP 438 (remove_files) COMPLETE
70112026-09-05T01:14:12.878Z[ recovery-image] Sep 05 01:14:11.882 INFO O| Sep 05 01:14:11.882 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70122026-09-05T01:14:12.883Z[ recovery-image] Sep 05 01:14:11.893 INFO O| Sep 05 01:14:11.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
70132026-09-05T01:14:12.883Z[ recovery-image] Sep 05 01:14:11.893 INFO O| Sep 05 01:14:11.893 INFO STEP 439 (remove_files) COMPLETE
70142026-09-05T01:14:12.888Z[ recovery-image] Sep 05 01:14:11.893 INFO O| Sep 05 01:14:11.893 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70152026-09-05T01:14:12.893Z[ recovery-image] Sep 05 01:14:11.903 INFO O| Sep 05 01:14:11.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
70162026-09-05T01:14:12.893Z[ recovery-image] Sep 05 01:14:11.903 INFO O| Sep 05 01:14:11.903 INFO STEP 440 (remove_files) COMPLETE
70172026-09-05T01:14:12.897Z[ recovery-image] Sep 05 01:14:11.903 INFO O| Sep 05 01:14:11.903 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70182026-09-05T01:14:12.907Z[ recovery-image] Sep 05 01:14:11.917 INFO O| Sep 05 01:14:11.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
70192026-09-05T01:14:12.907Z[ recovery-image] Sep 05 01:14:11.917 INFO O| Sep 05 01:14:11.917 INFO STEP 441 (remove_files) COMPLETE
70202026-09-05T01:14:12.907Z[ recovery-image] Sep 05 01:14:11.917 INFO O| Sep 05 01:14:11.917 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70212026-09-05T01:14:12.926Z[ recovery-image] Sep 05 01:14:11.929 INFO O| Sep 05 01:14:11.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
70222026-09-05T01:14:12.930Z[ recovery-image] Sep 05 01:14:11.929 INFO O| Sep 05 01:14:11.929 INFO STEP 442 (remove_files) COMPLETE
70232026-09-05T01:14:12.930Z[ recovery-image] Sep 05 01:14:11.929 INFO O| Sep 05 01:14:11.929 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70242026-09-05T01:14:12.930Z[ recovery-image] Sep 05 01:14:11.939 INFO O| Sep 05 01:14:11.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
70252026-09-05T01:14:12.930Z[ recovery-image] Sep 05 01:14:11.939 INFO O| Sep 05 01:14:11.939 INFO STEP 443 (remove_files) COMPLETE
70262026-09-05T01:14:12.931Z[ recovery-image] Sep 05 01:14:11.940 INFO O| Sep 05 01:14:11.939 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70272026-09-05T01:14:12.963Z[ recovery-image] Sep 05 01:14:11.972 INFO O| Sep 05 01:14:11.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
70282026-09-05T01:14:12.964Z[ recovery-image] Sep 05 01:14:11.972 INFO O| Sep 05 01:14:11.972 INFO STEP 444 (remove_files) COMPLETE
70292026-09-05T01:14:12.964Z[ recovery-image] Sep 05 01:14:11.972 INFO O| Sep 05 01:14:11.972 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70302026-09-05T01:14:12.977Z[ recovery-image] Sep 05 01:14:11.982 INFO O| Sep 05 01:14:11.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
70312026-09-05T01:14:12.977Z[ recovery-image] Sep 05 01:14:11.982 INFO O| Sep 05 01:14:11.982 INFO STEP 445 (remove_files) COMPLETE
70322026-09-05T01:14:12.977Z[ recovery-image] Sep 05 01:14:11.982 INFO O| Sep 05 01:14:11.982 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70332026-09-05T01:14:12.995Z[verify-libraries] Compiling drift v0.2.0
70342026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:11.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
70352026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:11.992 INFO STEP 446 (remove_files) COMPLETE
70362026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:11.992 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70372026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:12.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
70382026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:12.002 INFO STEP 447 (remove_files) COMPLETE
70392026-09-05T01:14:13.007Z[ recovery-image] Sep 05 01:14:12.004 INFO O| Sep 05 01:14:12.002 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70402026-09-05T01:14:13.012Z[ recovery-image] Sep 05 01:14:12.014 INFO O| Sep 05 01:14:12.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
70412026-09-05T01:14:13.012Z[ recovery-image] Sep 05 01:14:12.014 INFO O| Sep 05 01:14:12.012 INFO STEP 448 (remove_files) COMPLETE
70422026-09-05T01:14:13.012Z[ recovery-image] Sep 05 01:14:12.014 INFO O| Sep 05 01:14:12.012 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70432026-09-05T01:14:13.018Z[ recovery-image] Sep 05 01:14:12.028 INFO O| Sep 05 01:14:12.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
70442026-09-05T01:14:13.019Z[ recovery-image] Sep 05 01:14:12.029 INFO O| Sep 05 01:14:12.028 INFO STEP 449 (remove_files) COMPLETE
70452026-09-05T01:14:13.019Z[ recovery-image] Sep 05 01:14:12.029 INFO O| Sep 05 01:14:12.029 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70462026-09-05T01:14:13.034Z[ recovery-image] Sep 05 01:14:12.038 INFO O| Sep 05 01:14:12.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
70472026-09-05T01:14:13.034Z[ recovery-image] Sep 05 01:14:12.038 INFO O| Sep 05 01:14:12.038 INFO STEP 450 (remove_files) COMPLETE
70482026-09-05T01:14:13.035Z[ recovery-image] Sep 05 01:14:12.038 INFO O| Sep 05 01:14:12.038 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70492026-09-05T01:14:13.038Z[verify-libraries] Compiling uzers v0.12.2
70502026-09-05T01:14:13.038Z[ recovery-image] Sep 05 01:14:12.048 INFO O| Sep 05 01:14:12.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
70512026-09-05T01:14:13.038Z[ recovery-image] Sep 05 01:14:12.048 INFO O| Sep 05 01:14:12.048 INFO STEP 451 (remove_files) COMPLETE
70522026-09-05T01:14:13.038Z[ recovery-image] Sep 05 01:14:12.048 INFO O| Sep 05 01:14:12.048 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70532026-09-05T01:14:13.046Z[ recovery-image] Sep 05 01:14:12.056 INFO O| Sep 05 01:14:12.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
70542026-09-05T01:14:13.046Z[ recovery-image] Sep 05 01:14:12.056 INFO O| Sep 05 01:14:12.056 INFO STEP 452 (remove_files) COMPLETE
70552026-09-05T01:14:13.046Z[ recovery-image] Sep 05 01:14:12.056 INFO O| Sep 05 01:14:12.056 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70562026-09-05T01:14:13.062Z[ recovery-image] Sep 05 01:14:12.067 INFO O| Sep 05 01:14:12.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
70572026-09-05T01:14:13.062Z[ recovery-image] Sep 05 01:14:12.067 INFO O| Sep 05 01:14:12.067 INFO STEP 453 (remove_files) COMPLETE
70582026-09-05T01:14:13.062Z[ recovery-image] Sep 05 01:14:12.067 INFO O| Sep 05 01:14:12.067 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70592026-09-05T01:14:13.072Z[verify-libraries] Compiling parse-size v1.1.0
70602026-09-05T01:14:13.079Z[ recovery-image] Sep 05 01:14:12.078 INFO O| Sep 05 01:14:12.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
70612026-09-05T01:14:13.079Z[ recovery-image] Sep 05 01:14:12.078 INFO O| Sep 05 01:14:12.078 INFO STEP 454 (remove_files) COMPLETE
70622026-09-05T01:14:13.079Z[ recovery-image] Sep 05 01:14:12.078 INFO O| Sep 05 01:14:12.078 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70632026-09-05T01:14:13.083Z[ recovery-image] Sep 05 01:14:12.089 INFO O| Sep 05 01:14:12.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
70642026-09-05T01:14:13.083Z[ recovery-image] Sep 05 01:14:12.089 INFO O| Sep 05 01:14:12.089 INFO STEP 455 (remove_files) COMPLETE
70652026-09-05T01:14:13.083Z[ recovery-image] Sep 05 01:14:12.089 INFO O| Sep 05 01:14:12.089 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70662026-09-05T01:14:13.093Z[ recovery-image] Sep 05 01:14:12.104 INFO O| Sep 05 01:14:12.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
70672026-09-05T01:14:13.093Z[ recovery-image] Sep 05 01:14:12.104 INFO O| Sep 05 01:14:12.103 INFO STEP 456 (remove_files) COMPLETE
70682026-09-05T01:14:13.093Z[ recovery-image] Sep 05 01:14:12.104 INFO O| Sep 05 01:14:12.103 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70692026-09-05T01:14:13.109Z[ recovery-image] Sep 05 01:14:12.116 INFO O| Sep 05 01:14:12.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
70702026-09-05T01:14:13.110Z[ recovery-image] Sep 05 01:14:12.116 INFO O| Sep 05 01:14:12.116 INFO STEP 457 (remove_files) COMPLETE
70712026-09-05T01:14:13.110Z[ recovery-image] Sep 05 01:14:12.116 INFO O| Sep 05 01:14:12.116 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70722026-09-05T01:14:13.115Z[ recovery-image] Sep 05 01:14:12.124 INFO O| Sep 05 01:14:12.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
70732026-09-05T01:14:13.115Z[ recovery-image] Sep 05 01:14:12.124 INFO O| Sep 05 01:14:12.124 INFO STEP 458 (remove_files) COMPLETE
70742026-09-05T01:14:13.115Z[ recovery-image] Sep 05 01:14:12.124 INFO O| Sep 05 01:14:12.124 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70752026-09-05T01:14:13.122Z[ recovery-image] Sep 05 01:14:12.132 INFO O| Sep 05 01:14:12.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
70762026-09-05T01:14:13.122Z[ recovery-image] Sep 05 01:14:12.132 INFO O| Sep 05 01:14:12.132 INFO STEP 459 (remove_files) COMPLETE
70772026-09-05T01:14:13.122Z[ recovery-image] Sep 05 01:14:12.132 INFO O| Sep 05 01:14:12.132 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70782026-09-05T01:14:13.133Z[ recovery-image] Sep 05 01:14:12.143 INFO O| Sep 05 01:14:12.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
70792026-09-05T01:14:13.134Z[ recovery-image] Sep 05 01:14:12.143 INFO O| Sep 05 01:14:12.143 INFO STEP 460 (remove_files) COMPLETE
70802026-09-05T01:14:13.134Z[ recovery-image] Sep 05 01:14:12.143 INFO O| Sep 05 01:14:12.143 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70812026-09-05T01:14:13.147Z[ recovery-image] Sep 05 01:14:12.152 INFO O| Sep 05 01:14:12.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
70822026-09-05T01:14:13.147Z[ recovery-image] Sep 05 01:14:12.152 INFO O| Sep 05 01:14:12.152 INFO STEP 461 (remove_files) COMPLETE
70832026-09-05T01:14:13.156Z[ recovery-image] Sep 05 01:14:12.152 INFO O| Sep 05 01:14:12.152 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70842026-09-05T01:14:13.156Z[ recovery-image] Sep 05 01:14:12.161 INFO O| Sep 05 01:14:12.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
70852026-09-05T01:14:13.157Z[ recovery-image] Sep 05 01:14:12.161 INFO O| Sep 05 01:14:12.161 INFO STEP 462 (remove_files) COMPLETE
70862026-09-05T01:14:13.157Z[ recovery-image] Sep 05 01:14:12.161 INFO O| Sep 05 01:14:12.161 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70872026-09-05T01:14:13.164Z[ recovery-image] Sep 05 01:14:12.169 INFO O| Sep 05 01:14:12.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
70882026-09-05T01:14:13.165Z[ recovery-image] Sep 05 01:14:12.169 INFO O| Sep 05 01:14:12.169 INFO STEP 463 (remove_files) COMPLETE
70892026-09-05T01:14:13.165Z[ recovery-image] Sep 05 01:14:12.169 INFO O| Sep 05 01:14:12.169 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70902026-09-05T01:14:13.170Z[ recovery-image] Sep 05 01:14:12.177 INFO O| Sep 05 01:14:12.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
70912026-09-05T01:14:13.170Z[ recovery-image] Sep 05 01:14:12.177 INFO O| Sep 05 01:14:12.177 INFO STEP 464 (remove_files) COMPLETE
70922026-09-05T01:14:13.170Z[ recovery-image] Sep 05 01:14:12.177 INFO O| Sep 05 01:14:12.177 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70932026-09-05T01:14:13.175Z[ recovery-image] Sep 05 01:14:12.186 INFO O| Sep 05 01:14:12.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
70942026-09-05T01:14:13.176Z[ recovery-image] Sep 05 01:14:12.186 INFO O| Sep 05 01:14:12.186 INFO STEP 465 (remove_files) COMPLETE
70952026-09-05T01:14:13.180Z[ recovery-image] Sep 05 01:14:12.186 INFO O| Sep 05 01:14:12.186 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70962026-09-05T01:14:13.190Z[ recovery-image] Sep 05 01:14:12.195 INFO O| Sep 05 01:14:12.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
70972026-09-05T01:14:13.190Z[ recovery-image] Sep 05 01:14:12.195 INFO O| Sep 05 01:14:12.195 INFO STEP 466 (remove_files) COMPLETE
70982026-09-05T01:14:13.190Z[ recovery-image] Sep 05 01:14:12.195 INFO O| Sep 05 01:14:12.195 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70992026-09-05T01:14:13.197Z[ recovery-image] Sep 05 01:14:12.204 INFO O| Sep 05 01:14:12.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
71002026-09-05T01:14:13.197Z[ recovery-image] Sep 05 01:14:12.205 INFO O| Sep 05 01:14:12.205 INFO STEP 467 (remove_files) COMPLETE
71012026-09-05T01:14:13.197Z[ recovery-image] Sep 05 01:14:12.205 INFO O| Sep 05 01:14:12.205 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71022026-09-05T01:14:13.204Z[ recovery-image] Sep 05 01:14:12.214 INFO O| Sep 05 01:14:12.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
71032026-09-05T01:14:13.204Z[ recovery-image] Sep 05 01:14:12.214 INFO O| Sep 05 01:14:12.214 INFO STEP 468 (remove_files) COMPLETE
71042026-09-05T01:14:13.204Z[ recovery-image] Sep 05 01:14:12.214 INFO O| Sep 05 01:14:12.214 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71052026-09-05T01:14:13.218Z[ recovery-image] Sep 05 01:14:12.222 INFO O| Sep 05 01:14:12.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
71062026-09-05T01:14:13.219Z[ recovery-image] Sep 05 01:14:12.222 INFO O| Sep 05 01:14:12.222 INFO STEP 469 (remove_files) COMPLETE
71072026-09-05T01:14:13.219Z[ recovery-image] Sep 05 01:14:12.222 INFO O| Sep 05 01:14:12.222 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71082026-09-05T01:14:13.224Z[ recovery-image] Sep 05 01:14:12.230 INFO O| Sep 05 01:14:12.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
71092026-09-05T01:14:13.224Z[ recovery-image] Sep 05 01:14:12.230 INFO O| Sep 05 01:14:12.230 INFO STEP 470 (remove_files) COMPLETE
71102026-09-05T01:14:13.224Z[ recovery-image] Sep 05 01:14:12.230 INFO O| Sep 05 01:14:12.230 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71112026-09-05T01:14:13.229Z[ recovery-image] Sep 05 01:14:12.237 INFO O| Sep 05 01:14:12.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
71122026-09-05T01:14:13.229Z[ recovery-image] Sep 05 01:14:12.237 INFO O| Sep 05 01:14:12.237 INFO STEP 471 (remove_files) COMPLETE
71132026-09-05T01:14:13.229Z[ recovery-image] Sep 05 01:14:12.237 INFO O| Sep 05 01:14:12.237 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71142026-09-05T01:14:13.235Z[ recovery-image] Sep 05 01:14:12.245 INFO O| Sep 05 01:14:12.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
71152026-09-05T01:14:13.235Z[ recovery-image] Sep 05 01:14:12.245 INFO O| Sep 05 01:14:12.245 INFO STEP 472 (remove_files) COMPLETE
71162026-09-05T01:14:13.243Z[ recovery-image] Sep 05 01:14:12.245 INFO O| Sep 05 01:14:12.245 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71172026-09-05T01:14:13.247Z[ recovery-image] Sep 05 01:14:12.253 INFO O| Sep 05 01:14:12.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
71182026-09-05T01:14:13.247Z[ recovery-image] Sep 05 01:14:12.253 INFO O| Sep 05 01:14:12.253 INFO STEP 473 (remove_files) COMPLETE
71192026-09-05T01:14:13.247Z[ recovery-image] Sep 05 01:14:12.253 INFO O| Sep 05 01:14:12.253 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71202026-09-05T01:14:13.251Z[ recovery-image] Sep 05 01:14:12.262 INFO O| Sep 05 01:14:12.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
71212026-09-05T01:14:13.252Z[ recovery-image] Sep 05 01:14:12.262 INFO O| Sep 05 01:14:12.262 INFO STEP 474 (remove_files) COMPLETE
71222026-09-05T01:14:13.252Z[ recovery-image] Sep 05 01:14:12.262 INFO O| Sep 05 01:14:12.262 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71232026-09-05T01:14:13.264Z[ recovery-image] Sep 05 01:14:12.271 INFO O| Sep 05 01:14:12.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
71242026-09-05T01:14:13.265Z[ recovery-image] Sep 05 01:14:12.271 INFO O| Sep 05 01:14:12.271 INFO STEP 475 (remove_files) COMPLETE
71252026-09-05T01:14:13.269Z[ recovery-image] Sep 05 01:14:12.271 INFO O| Sep 05 01:14:12.271 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71262026-09-05T01:14:13.273Z[ recovery-image] Sep 05 01:14:12.281 INFO O| Sep 05 01:14:12.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
71272026-09-05T01:14:13.273Z[ recovery-image] Sep 05 01:14:12.281 INFO O| Sep 05 01:14:12.281 INFO STEP 476 (remove_files) COMPLETE
71282026-09-05T01:14:13.273Z[ recovery-image] Sep 05 01:14:12.281 INFO O| Sep 05 01:14:12.281 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71292026-09-05T01:14:13.279Z[ recovery-image] Sep 05 01:14:12.290 INFO O| Sep 05 01:14:12.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
71302026-09-05T01:14:13.279Z[ recovery-image] Sep 05 01:14:12.290 INFO O| Sep 05 01:14:12.290 INFO STEP 477 (remove_files) COMPLETE
71312026-09-05T01:14:13.279Z[ recovery-image] Sep 05 01:14:12.290 INFO O| Sep 05 01:14:12.290 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71322026-09-05T01:14:13.296Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
71332026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.301 INFO O| Sep 05 01:14:12.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
71342026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.301 INFO O| Sep 05 01:14:12.301 INFO STEP 478 (remove_files) COMPLETE
71352026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.301 INFO O| Sep 05 01:14:12.301 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71362026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.311 INFO O| Sep 05 01:14:12.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
71372026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.311 INFO O| Sep 05 01:14:12.311 INFO STEP 479 (remove_files) COMPLETE
71382026-09-05T01:14:13.303Z[ recovery-image] Sep 05 01:14:12.311 INFO O| Sep 05 01:14:12.311 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71392026-09-05T01:14:13.310Z[ recovery-image] Sep 05 01:14:12.320 INFO O| Sep 05 01:14:12.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
71402026-09-05T01:14:13.310Z[ recovery-image] Sep 05 01:14:12.320 INFO O| Sep 05 01:14:12.320 INFO STEP 480 (remove_files) COMPLETE
71412026-09-05T01:14:13.310Z[ recovery-image] Sep 05 01:14:12.320 INFO O| Sep 05 01:14:12.320 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71422026-09-05T01:14:13.337Z[ recovery-image] Sep 05 01:14:12.330 INFO O| Sep 05 01:14:12.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
71432026-09-05T01:14:13.337Z[ recovery-image] Sep 05 01:14:12.330 INFO O| Sep 05 01:14:12.330 INFO STEP 481 (remove_files) COMPLETE
71442026-09-05T01:14:13.337Z[ recovery-image] Sep 05 01:14:12.330 INFO O| Sep 05 01:14:12.330 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71452026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.340 INFO O| Sep 05 01:14:12.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
71462026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.340 INFO O| Sep 05 01:14:12.340 INFO STEP 482 (remove_files) COMPLETE
71472026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.340 INFO O| Sep 05 01:14:12.340 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71482026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.349 INFO O| Sep 05 01:14:12.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
71492026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.349 INFO O| Sep 05 01:14:12.349 INFO STEP 483 (remove_files) COMPLETE
71502026-09-05T01:14:13.345Z[ recovery-image] Sep 05 01:14:12.349 INFO O| Sep 05 01:14:12.349 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71512026-09-05T01:14:13.352Z[ recovery-image] Sep 05 01:14:12.359 INFO O| Sep 05 01:14:12.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
71522026-09-05T01:14:13.352Z[ recovery-image] Sep 05 01:14:12.359 INFO O| Sep 05 01:14:12.359 INFO STEP 484 (remove_files) COMPLETE
71532026-09-05T01:14:13.352Z[ recovery-image] Sep 05 01:14:12.359 INFO O| Sep 05 01:14:12.359 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71542026-09-05T01:14:13.359Z[ recovery-image] Sep 05 01:14:12.369 INFO O| Sep 05 01:14:12.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
71552026-09-05T01:14:13.359Z[ recovery-image] Sep 05 01:14:12.369 INFO O| Sep 05 01:14:12.369 INFO STEP 485 (remove_files) COMPLETE
71562026-09-05T01:14:13.359Z[ recovery-image] Sep 05 01:14:12.369 INFO O| Sep 05 01:14:12.369 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71572026-09-05T01:14:13.388Z[ recovery-image] Sep 05 01:14:12.379 INFO O| Sep 05 01:14:12.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
71582026-09-05T01:14:13.388Z[ recovery-image] Sep 05 01:14:12.379 INFO O| Sep 05 01:14:12.379 INFO STEP 486 (remove_files) COMPLETE
71592026-09-05T01:14:13.388Z[ recovery-image] Sep 05 01:14:12.379 INFO O| Sep 05 01:14:12.379 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71602026-09-05T01:14:13.405Z[ recovery-image] Sep 05 01:14:12.390 INFO O| Sep 05 01:14:12.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
71612026-09-05T01:14:13.406Z[ recovery-image] Sep 05 01:14:12.390 INFO O| Sep 05 01:14:12.390 INFO STEP 487 (remove_files) COMPLETE
71622026-09-05T01:14:13.406Z[ recovery-image] Sep 05 01:14:12.390 INFO O| Sep 05 01:14:12.390 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71632026-09-05T01:14:13.406Z[ recovery-image] Sep 05 01:14:12.401 INFO O| Sep 05 01:14:12.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
71642026-09-05T01:14:13.406Z[ recovery-image] Sep 05 01:14:12.401 INFO O| Sep 05 01:14:12.401 INFO STEP 488 (remove_files) COMPLETE
71652026-09-05T01:14:13.406Z[ recovery-image] Sep 05 01:14:12.401 INFO O| Sep 05 01:14:12.401 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71662026-09-05T01:14:13.413Z[ recovery-image] Sep 05 01:14:12.412 INFO O| Sep 05 01:14:12.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
71672026-09-05T01:14:13.414Z[ recovery-image] Sep 05 01:14:12.412 INFO O| Sep 05 01:14:12.412 INFO STEP 489 (remove_files) COMPLETE
71682026-09-05T01:14:13.414Z[ recovery-image] Sep 05 01:14:12.412 INFO O| Sep 05 01:14:12.412 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71692026-09-05T01:14:13.421Z[ recovery-image] Sep 05 01:14:12.422 INFO O| Sep 05 01:14:12.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
71702026-09-05T01:14:13.421Z[ recovery-image] Sep 05 01:14:12.422 INFO O| Sep 05 01:14:12.422 INFO STEP 490 (remove_files) COMPLETE
71712026-09-05T01:14:13.421Z[ recovery-image] Sep 05 01:14:12.422 INFO O| Sep 05 01:14:12.422 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71722026-09-05T01:14:13.428Z[ recovery-image] Sep 05 01:14:12.431 INFO O| Sep 05 01:14:12.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
71732026-09-05T01:14:13.428Z[ recovery-image] Sep 05 01:14:12.431 INFO O| Sep 05 01:14:12.431 INFO STEP 491 (remove_files) COMPLETE
71742026-09-05T01:14:13.428Z[ recovery-image] Sep 05 01:14:12.431 INFO O| Sep 05 01:14:12.431 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71752026-09-05T01:14:13.442Z[ recovery-image] Sep 05 01:14:12.441 INFO O| Sep 05 01:14:12.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
71762026-09-05T01:14:13.442Z[ recovery-image] Sep 05 01:14:12.441 INFO O| Sep 05 01:14:12.441 INFO STEP 492 (remove_files) COMPLETE
71772026-09-05T01:14:13.442Z[ recovery-image] Sep 05 01:14:12.441 INFO O| Sep 05 01:14:12.441 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71782026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.449 INFO O| Sep 05 01:14:12.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
71792026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.449 INFO O| Sep 05 01:14:12.449 INFO STEP 493 (remove_files) COMPLETE
71802026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.449 INFO O| Sep 05 01:14:12.449 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71812026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.457 INFO O| Sep 05 01:14:12.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
71822026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.457 INFO O| Sep 05 01:14:12.457 INFO STEP 494 (remove_files) COMPLETE
71832026-09-05T01:14:13.454Z[ recovery-image] Sep 05 01:14:12.457 INFO O| Sep 05 01:14:12.457 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71842026-09-05T01:14:13.465Z[ recovery-image] Sep 05 01:14:12.464 INFO O| Sep 05 01:14:12.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
71852026-09-05T01:14:13.465Z[ recovery-image] Sep 05 01:14:12.465 INFO O| Sep 05 01:14:12.465 INFO STEP 495 (remove_files) COMPLETE
71862026-09-05T01:14:13.466Z[ recovery-image] Sep 05 01:14:12.465 INFO O| Sep 05 01:14:12.465 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71872026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.472 INFO O| Sep 05 01:14:12.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
71882026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.472 INFO O| Sep 05 01:14:12.472 INFO STEP 496 (remove_files) COMPLETE
71892026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.472 INFO O| Sep 05 01:14:12.472 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71902026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.480 INFO O| Sep 05 01:14:12.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
71912026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.480 INFO O| Sep 05 01:14:12.480 INFO STEP 497 (remove_files) COMPLETE
71922026-09-05T01:14:13.475Z[ recovery-image] Sep 05 01:14:12.480 INFO O| Sep 05 01:14:12.480 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71932026-09-05T01:14:13.482Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
71942026-09-05T01:14:13.482Z[ recovery-image] Sep 05 01:14:12.489 INFO O| Sep 05 01:14:12.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
71952026-09-05T01:14:13.482Z[ recovery-image] Sep 05 01:14:12.489 INFO O| Sep 05 01:14:12.489 INFO STEP 498 (remove_files) COMPLETE
71962026-09-05T01:14:13.482Z[ recovery-image] Sep 05 01:14:12.489 INFO O| Sep 05 01:14:12.489 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71972026-09-05T01:14:13.505Z[ recovery-image] Sep 05 01:14:12.500 INFO O| Sep 05 01:14:12.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
71982026-09-05T01:14:13.505Z[ recovery-image] Sep 05 01:14:12.500 INFO O| Sep 05 01:14:12.500 INFO STEP 499 (remove_files) COMPLETE
71992026-09-05T01:14:13.505Z[ recovery-image] Sep 05 01:14:12.500 INFO O| Sep 05 01:14:12.500 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72002026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.510 INFO O| Sep 05 01:14:12.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
72012026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.510 INFO O| Sep 05 01:14:12.510 INFO STEP 500 (remove_files) COMPLETE
72022026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.510 INFO O| Sep 05 01:14:12.510 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72032026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.519 INFO O| Sep 05 01:14:12.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
72042026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.519 INFO O| Sep 05 01:14:12.519 INFO STEP 501 (remove_files) COMPLETE
72052026-09-05T01:14:13.522Z[ recovery-image] Sep 05 01:14:12.519 INFO O| Sep 05 01:14:12.519 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72062026-09-05T01:14:13.532Z[ recovery-image] Sep 05 01:14:12.530 INFO O| Sep 05 01:14:12.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
72072026-09-05T01:14:13.533Z[ recovery-image] Sep 05 01:14:12.530 INFO O| Sep 05 01:14:12.530 INFO STEP 502 (remove_files) COMPLETE
72082026-09-05T01:14:13.533Z[ recovery-image] Sep 05 01:14:12.530 INFO O| Sep 05 01:14:12.530 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72092026-09-05T01:14:13.533Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
72102026-09-05T01:14:13.541Z[ recovery-image] Sep 05 01:14:12.539 INFO O| Sep 05 01:14:12.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
72112026-09-05T01:14:13.541Z[ recovery-image] Sep 05 01:14:12.539 INFO O| Sep 05 01:14:12.539 INFO STEP 503 (remove_files) COMPLETE
72122026-09-05T01:14:13.541Z[ recovery-image] Sep 05 01:14:12.539 INFO O| Sep 05 01:14:12.539 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72132026-09-05T01:14:13.548Z[ recovery-image] Sep 05 01:14:12.548 INFO O| Sep 05 01:14:12.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
72142026-09-05T01:14:13.548Z[ recovery-image] Sep 05 01:14:12.548 INFO O| Sep 05 01:14:12.548 INFO STEP 504 (remove_files) COMPLETE
72152026-09-05T01:14:13.548Z[ recovery-image] Sep 05 01:14:12.548 INFO O| Sep 05 01:14:12.548 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72162026-09-05T01:14:13.554Z[ recovery-image] Sep 05 01:14:12.557 INFO O| Sep 05 01:14:12.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
72172026-09-05T01:14:13.554Z[ recovery-image] Sep 05 01:14:12.557 INFO O| Sep 05 01:14:12.557 INFO STEP 505 (remove_files) COMPLETE
72182026-09-05T01:14:13.554Z[ recovery-image] Sep 05 01:14:12.557 INFO O| Sep 05 01:14:12.557 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72192026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.566 INFO O| Sep 05 01:14:12.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
72202026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.566 INFO O| Sep 05 01:14:12.566 INFO STEP 506 (remove_files) COMPLETE
72212026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.566 INFO O| Sep 05 01:14:12.566 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72222026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.575 INFO O| Sep 05 01:14:12.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
72232026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.575 INFO O| Sep 05 01:14:12.575 INFO STEP 507 (remove_files) COMPLETE
72242026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.575 INFO O| Sep 05 01:14:12.575 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72252026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.584 INFO O| Sep 05 01:14:12.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
72262026-09-05T01:14:13.580Z[ recovery-image] Sep 05 01:14:12.584 INFO O| Sep 05 01:14:12.584 INFO STEP 508 (remove_files) COMPLETE
72272026-09-05T01:14:13.581Z[ recovery-image] Sep 05 01:14:12.584 INFO O| Sep 05 01:14:12.584 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72282026-09-05T01:14:13.587Z[ recovery-image] Sep 05 01:14:12.592 INFO O| Sep 05 01:14:12.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
72292026-09-05T01:14:13.587Z[ recovery-image] Sep 05 01:14:12.592 INFO O| Sep 05 01:14:12.592 INFO STEP 509 (remove_files) COMPLETE
72302026-09-05T01:14:13.587Z[ recovery-image] Sep 05 01:14:12.592 INFO O| Sep 05 01:14:12.592 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72312026-09-05T01:14:13.591Z[ recovery-image] Sep 05 01:14:12.601 INFO O| Sep 05 01:14:12.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
72322026-09-05T01:14:13.591Z[ recovery-image] Sep 05 01:14:12.601 INFO O| Sep 05 01:14:12.601 INFO STEP 510 (remove_files) COMPLETE
72332026-09-05T01:14:13.591Z[ recovery-image] Sep 05 01:14:12.601 INFO O| Sep 05 01:14:12.601 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72342026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.608 INFO O| Sep 05 01:14:12.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
72352026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.608 INFO O| Sep 05 01:14:12.608 INFO STEP 511 (remove_files) COMPLETE
72362026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.608 INFO O| Sep 05 01:14:12.608 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72372026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.617 INFO O| Sep 05 01:14:12.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
72382026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.617 INFO O| Sep 05 01:14:12.617 INFO STEP 512 (remove_files) COMPLETE
72392026-09-05T01:14:13.607Z[ recovery-image] Sep 05 01:14:12.617 INFO O| Sep 05 01:14:12.617 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72402026-09-05T01:14:13.635Z[ recovery-image] Sep 05 01:14:12.625 INFO O| Sep 05 01:14:12.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
72412026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.626 INFO O| Sep 05 01:14:12.626 INFO STEP 513 (remove_files) COMPLETE
72422026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.626 INFO O| Sep 05 01:14:12.626 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72432026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.635 INFO O| Sep 05 01:14:12.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
72442026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.635 INFO O| Sep 05 01:14:12.635 INFO STEP 514 (remove_files) COMPLETE
72452026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.635 INFO O| Sep 05 01:14:12.635 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72462026-09-05T01:14:13.652Z[ recovery-image] Sep 05 01:14:12.644 INFO O| Sep 05 01:14:12.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
72472026-09-05T01:14:13.653Z[ recovery-image] Sep 05 01:14:12.644 INFO O| Sep 05 01:14:12.644 INFO STEP 515 (remove_files) COMPLETE
72482026-09-05T01:14:13.653Z[ recovery-image] Sep 05 01:14:12.644 INFO O| Sep 05 01:14:12.644 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72492026-09-05T01:14:13.653Z[ recovery-image] Sep 05 01:14:12.653 INFO O| Sep 05 01:14:12.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
72502026-09-05T01:14:13.653Z[ recovery-image] Sep 05 01:14:12.653 INFO O| Sep 05 01:14:12.653 INFO STEP 516 (remove_files) COMPLETE
72512026-09-05T01:14:13.653Z[ recovery-image] Sep 05 01:14:12.653 INFO O| Sep 05 01:14:12.653 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72522026-09-05T01:14:13.658Z[ recovery-image] Sep 05 01:14:12.662 INFO O| Sep 05 01:14:12.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
72532026-09-05T01:14:13.658Z[ recovery-image] Sep 05 01:14:12.662 INFO O| Sep 05 01:14:12.662 INFO STEP 517 (remove_files) COMPLETE
72542026-09-05T01:14:13.658Z[ recovery-image] Sep 05 01:14:12.662 INFO O| Sep 05 01:14:12.662 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72552026-09-05T01:14:13.667Z[ recovery-image] Sep 05 01:14:12.671 INFO O| Sep 05 01:14:12.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
72562026-09-05T01:14:13.667Z[ recovery-image] Sep 05 01:14:12.671 INFO O| Sep 05 01:14:12.671 INFO STEP 518 (remove_files) COMPLETE
72572026-09-05T01:14:13.667Z[ recovery-image] Sep 05 01:14:12.671 INFO O| Sep 05 01:14:12.671 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72582026-09-05T01:14:13.672Z[ recovery-image] Sep 05 01:14:12.679 INFO O| Sep 05 01:14:12.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
72592026-09-05T01:14:13.672Z[ recovery-image] Sep 05 01:14:12.680 INFO O| Sep 05 01:14:12.679 INFO STEP 519 (remove_files) COMPLETE
72602026-09-05T01:14:13.672Z[ recovery-image] Sep 05 01:14:12.680 INFO O| Sep 05 01:14:12.679 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72612026-09-05T01:14:13.682Z[ recovery-image] Sep 05 01:14:12.688 INFO O| Sep 05 01:14:12.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
72622026-09-05T01:14:13.682Z[ recovery-image] Sep 05 01:14:12.688 INFO O| Sep 05 01:14:12.688 INFO STEP 520 (remove_files) COMPLETE
72632026-09-05T01:14:13.682Z[ recovery-image] Sep 05 01:14:12.688 INFO O| Sep 05 01:14:12.688 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72642026-09-05T01:14:13.686Z[ recovery-image] Sep 05 01:14:12.696 INFO O| Sep 05 01:14:12.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
72652026-09-05T01:14:13.686Z[ recovery-image] Sep 05 01:14:12.696 INFO O| Sep 05 01:14:12.696 INFO STEP 521 (remove_files) COMPLETE
72662026-09-05T01:14:13.686Z[ recovery-image] Sep 05 01:14:12.696 INFO O| Sep 05 01:14:12.696 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72672026-09-05T01:14:13.700Z[ recovery-image] Sep 05 01:14:12.708 INFO O| Sep 05 01:14:12.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
72682026-09-05T01:14:13.700Z[ recovery-image] Sep 05 01:14:12.708 INFO O| Sep 05 01:14:12.708 INFO STEP 522 (remove_files) COMPLETE
72692026-09-05T01:14:13.700Z[ recovery-image] Sep 05 01:14:12.708 INFO O| Sep 05 01:14:12.708 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72702026-09-05T01:14:13.716Z[ recovery-image] Sep 05 01:14:12.719 INFO O| Sep 05 01:14:12.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
72712026-09-05T01:14:13.716Z[ recovery-image] Sep 05 01:14:12.719 INFO O| Sep 05 01:14:12.719 INFO STEP 523 (remove_files) COMPLETE
72722026-09-05T01:14:13.716Z[ recovery-image] Sep 05 01:14:12.719 INFO O| Sep 05 01:14:12.719 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72732026-09-05T01:14:13.722Z[ recovery-image] Sep 05 01:14:12.730 INFO O| Sep 05 01:14:12.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
72742026-09-05T01:14:13.722Z[ recovery-image] Sep 05 01:14:12.730 INFO O| Sep 05 01:14:12.730 INFO STEP 524 (remove_files) COMPLETE
72752026-09-05T01:14:13.722Z[ recovery-image] Sep 05 01:14:12.730 INFO O| Sep 05 01:14:12.730 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72762026-09-05T01:14:13.737Z[ recovery-image] Sep 05 01:14:12.740 INFO O| Sep 05 01:14:12.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
72772026-09-05T01:14:13.737Z[ recovery-image] Sep 05 01:14:12.740 INFO O| Sep 05 01:14:12.740 INFO STEP 525 (remove_files) COMPLETE
72782026-09-05T01:14:13.743Z[ recovery-image] Sep 05 01:14:12.740 INFO O| Sep 05 01:14:12.740 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72792026-09-05T01:14:13.743Z[ recovery-image] Sep 05 01:14:12.750 INFO O| Sep 05 01:14:12.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
72802026-09-05T01:14:13.743Z[ recovery-image] Sep 05 01:14:12.750 INFO O| Sep 05 01:14:12.750 INFO STEP 526 (remove_files) COMPLETE
72812026-09-05T01:14:13.743Z[ recovery-image] Sep 05 01:14:12.750 INFO O| Sep 05 01:14:12.750 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72822026-09-05T01:14:13.750Z[ recovery-image] Sep 05 01:14:12.760 INFO O| Sep 05 01:14:12.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
72832026-09-05T01:14:13.750Z[ recovery-image] Sep 05 01:14:12.760 INFO O| Sep 05 01:14:12.760 INFO STEP 527 (remove_files) COMPLETE
72842026-09-05T01:14:13.762Z[ recovery-image] Sep 05 01:14:12.760 INFO O| Sep 05 01:14:12.760 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72852026-09-05T01:14:13.767Z[ recovery-image] Sep 05 01:14:12.769 INFO O| Sep 05 01:14:12.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
72862026-09-05T01:14:13.768Z[ recovery-image] Sep 05 01:14:12.770 INFO O| Sep 05 01:14:12.769 INFO STEP 528 (remove_files) COMPLETE
72872026-09-05T01:14:13.768Z[ recovery-image] Sep 05 01:14:12.770 INFO O| Sep 05 01:14:12.770 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72882026-09-05T01:14:13.776Z[ recovery-image] Sep 05 01:14:12.779 INFO O| Sep 05 01:14:12.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
72892026-09-05T01:14:13.776Z[ recovery-image] Sep 05 01:14:12.779 INFO O| Sep 05 01:14:12.779 INFO STEP 529 (remove_files) COMPLETE
72902026-09-05T01:14:13.776Z[ recovery-image] Sep 05 01:14:12.779 INFO O| Sep 05 01:14:12.779 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72912026-09-05T01:14:13.781Z[ recovery-image] Sep 05 01:14:12.789 INFO O| Sep 05 01:14:12.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
72922026-09-05T01:14:13.781Z[ recovery-image] Sep 05 01:14:12.789 INFO O| Sep 05 01:14:12.789 INFO STEP 530 (remove_files) COMPLETE
72932026-09-05T01:14:13.781Z[ recovery-image] Sep 05 01:14:12.789 INFO O| Sep 05 01:14:12.789 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72942026-09-05T01:14:13.787Z[ recovery-image] Sep 05 01:14:12.797 INFO O| Sep 05 01:14:12.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
72952026-09-05T01:14:13.787Z[ recovery-image] Sep 05 01:14:12.797 INFO O| Sep 05 01:14:12.797 INFO STEP 531 (remove_files) COMPLETE
72962026-09-05T01:14:13.787Z[ recovery-image] Sep 05 01:14:12.797 INFO O| Sep 05 01:14:12.797 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72972026-09-05T01:14:13.799Z[ recovery-image] Sep 05 01:14:12.808 INFO O| Sep 05 01:14:12.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
72982026-09-05T01:14:13.799Z[ recovery-image] Sep 05 01:14:12.808 INFO O| Sep 05 01:14:12.808 INFO STEP 532 (remove_files) COMPLETE
72992026-09-05T01:14:13.805Z[ recovery-image] Sep 05 01:14:12.808 INFO O| Sep 05 01:14:12.808 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73002026-09-05T01:14:13.821Z[ recovery-image] Sep 05 01:14:12.824 INFO O| Sep 05 01:14:12.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
73012026-09-05T01:14:13.821Z[ recovery-image] Sep 05 01:14:12.824 INFO O| Sep 05 01:14:12.824 INFO STEP 533 (remove_files) COMPLETE
73022026-09-05T01:14:13.828Z[ recovery-image] Sep 05 01:14:12.824 INFO O| Sep 05 01:14:12.824 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73032026-09-05T01:14:13.828Z[ recovery-image] Sep 05 01:14:12.834 INFO O| Sep 05 01:14:12.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
73042026-09-05T01:14:13.828Z[ recovery-image] Sep 05 01:14:12.834 INFO O| Sep 05 01:14:12.834 INFO STEP 534 (remove_files) COMPLETE
73052026-09-05T01:14:13.828Z[ recovery-image] Sep 05 01:14:12.834 INFO O| Sep 05 01:14:12.834 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73062026-09-05T01:14:13.834Z[ recovery-image] Sep 05 01:14:12.843 INFO O| Sep 05 01:14:12.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
73072026-09-05T01:14:13.834Z[ recovery-image] Sep 05 01:14:12.843 INFO O| Sep 05 01:14:12.843 INFO STEP 535 (remove_files) COMPLETE
73082026-09-05T01:14:13.834Z[ recovery-image] Sep 05 01:14:12.843 INFO O| Sep 05 01:14:12.843 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73092026-09-05T01:14:13.847Z[ recovery-image] Sep 05 01:14:12.855 INFO O| Sep 05 01:14:12.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
73102026-09-05T01:14:13.847Z[ recovery-image] Sep 05 01:14:12.855 INFO O| Sep 05 01:14:12.855 INFO STEP 536 (remove_files) COMPLETE
73112026-09-05T01:14:13.847Z[ recovery-image] Sep 05 01:14:12.855 INFO O| Sep 05 01:14:12.855 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73122026-09-05T01:14:13.862Z[ recovery-image] Sep 05 01:14:12.865 INFO O| Sep 05 01:14:12.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
73132026-09-05T01:14:13.862Z[ recovery-image] Sep 05 01:14:12.865 INFO O| Sep 05 01:14:12.865 INFO STEP 537 (remove_files) COMPLETE
73142026-09-05T01:14:13.868Z[ recovery-image] Sep 05 01:14:12.865 INFO O| Sep 05 01:14:12.865 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73152026-09-05T01:14:13.868Z[ recovery-image] Sep 05 01:14:12.873 INFO O| Sep 05 01:14:12.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
73162026-09-05T01:14:13.869Z[ recovery-image] Sep 05 01:14:12.873 INFO O| Sep 05 01:14:12.873 INFO STEP 538 (remove_files) COMPLETE
73172026-09-05T01:14:13.869Z[ recovery-image] Sep 05 01:14:12.873 INFO O| Sep 05 01:14:12.873 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73182026-09-05T01:14:13.875Z[ recovery-image] Sep 05 01:14:12.882 INFO O| Sep 05 01:14:12.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
73192026-09-05T01:14:13.875Z[ recovery-image] Sep 05 01:14:12.882 INFO O| Sep 05 01:14:12.882 INFO STEP 539 (remove_files) COMPLETE
73202026-09-05T01:14:13.875Z[ recovery-image] Sep 05 01:14:12.882 INFO O| Sep 05 01:14:12.882 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73212026-09-05T01:14:13.882Z[ recovery-image] Sep 05 01:14:12.890 INFO O| Sep 05 01:14:12.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
73222026-09-05T01:14:13.886Z[ recovery-image] Sep 05 01:14:12.891 INFO O| Sep 05 01:14:12.891 INFO STEP 540 (remove_files) COMPLETE
73232026-09-05T01:14:13.886Z[ recovery-image] Sep 05 01:14:12.891 INFO O| Sep 05 01:14:12.891 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73242026-09-05T01:14:13.891Z[ recovery-image] Sep 05 01:14:12.899 INFO O| Sep 05 01:14:12.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
73252026-09-05T01:14:13.891Z[ recovery-image] Sep 05 01:14:12.899 INFO O| Sep 05 01:14:12.899 INFO STEP 541 (remove_files) COMPLETE
73262026-09-05T01:14:13.891Z[ recovery-image] Sep 05 01:14:12.899 INFO O| Sep 05 01:14:12.899 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73272026-09-05T01:14:13.897Z[ recovery-image] Sep 05 01:14:12.907 INFO O| Sep 05 01:14:12.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
73282026-09-05T01:14:13.897Z[ recovery-image] Sep 05 01:14:12.908 INFO O| Sep 05 01:14:12.907 INFO STEP 542 (remove_files) COMPLETE
73292026-09-05T01:14:13.903Z[ recovery-image] Sep 05 01:14:12.908 INFO O| Sep 05 01:14:12.908 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73302026-09-05T01:14:13.907Z[ recovery-image] Sep 05 01:14:12.916 INFO O| Sep 05 01:14:12.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
73312026-09-05T01:14:13.907Z[ recovery-image] Sep 05 01:14:12.916 INFO O| Sep 05 01:14:12.916 INFO STEP 543 (remove_files) COMPLETE
73322026-09-05T01:14:13.907Z[ recovery-image] Sep 05 01:14:12.916 INFO O| Sep 05 01:14:12.916 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73332026-09-05T01:14:13.914Z[ recovery-image] Sep 05 01:14:12.924 INFO O| Sep 05 01:14:12.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
73342026-09-05T01:14:13.914Z[ recovery-image] Sep 05 01:14:12.924 INFO O| Sep 05 01:14:12.924 INFO STEP 544 (remove_files) COMPLETE
73352026-09-05T01:14:13.914Z[ recovery-image] Sep 05 01:14:12.924 INFO O| Sep 05 01:14:12.924 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73362026-09-05T01:14:13.926Z[ recovery-image] Sep 05 01:14:12.932 INFO O| Sep 05 01:14:12.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
73372026-09-05T01:14:13.926Z[ recovery-image] Sep 05 01:14:12.932 INFO O| Sep 05 01:14:12.932 INFO STEP 545 (remove_files) COMPLETE
73382026-09-05T01:14:13.926Z[ recovery-image] Sep 05 01:14:12.932 INFO O| Sep 05 01:14:12.932 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73392026-09-05T01:14:13.968Z[ recovery-image] Sep 05 01:14:12.973 INFO O| Sep 05 01:14:12.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
73402026-09-05T01:14:13.980Z[ recovery-image] Sep 05 01:14:12.976 INFO O| Sep 05 01:14:12.976 INFO STEP 546 (remove_files) COMPLETE
73412026-09-05T01:14:13.980Z[ recovery-image] Sep 05 01:14:12.976 INFO O| Sep 05 01:14:12.976 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73422026-09-05T01:14:13.985Z[ recovery-image] Sep 05 01:14:12.986 INFO O| Sep 05 01:14:12.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
73432026-09-05T01:14:13.985Z[ recovery-image] Sep 05 01:14:12.986 INFO O| Sep 05 01:14:12.986 INFO STEP 547 (remove_files) COMPLETE
73442026-09-05T01:14:13.985Z[ recovery-image] Sep 05 01:14:12.986 INFO O| Sep 05 01:14:12.986 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73452026-09-05T01:14:14.013Z[ recovery-image] Sep 05 01:14:13.016 INFO O| Sep 05 01:14:13.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
73462026-09-05T01:14:14.014Z[ recovery-image] Sep 05 01:14:13.016 INFO O| Sep 05 01:14:13.016 INFO STEP 548 (remove_files) COMPLETE
73472026-09-05T01:14:14.014Z[ recovery-image] Sep 05 01:14:13.016 INFO O| Sep 05 01:14:13.016 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73482026-09-05T01:14:14.036Z[ recovery-image] Sep 05 01:14:13.046 INFO O| Sep 05 01:14:13.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
73492026-09-05T01:14:14.036Z[ recovery-image] Sep 05 01:14:13.046 INFO O| Sep 05 01:14:13.046 INFO STEP 549 (remove_files) COMPLETE
73502026-09-05T01:14:14.037Z[ recovery-image] Sep 05 01:14:13.046 INFO O| Sep 05 01:14:13.046 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73512026-09-05T01:14:14.049Z[ recovery-image] Sep 05 01:14:13.056 INFO O| Sep 05 01:14:13.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
73522026-09-05T01:14:14.049Z[ recovery-image] Sep 05 01:14:13.056 INFO O| Sep 05 01:14:13.056 INFO STEP 550 (remove_files) COMPLETE
73532026-09-05T01:14:14.058Z[ recovery-image] Sep 05 01:14:13.056 INFO O| Sep 05 01:14:13.056 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73542026-09-05T01:14:14.063Z[ recovery-image] Sep 05 01:14:13.067 INFO O| Sep 05 01:14:13.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
73552026-09-05T01:14:14.063Z[ recovery-image] Sep 05 01:14:13.067 INFO O| Sep 05 01:14:13.067 INFO STEP 551 (remove_files) COMPLETE
73562026-09-05T01:14:14.063Z[ recovery-image] Sep 05 01:14:13.067 INFO O| Sep 05 01:14:13.067 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73572026-09-05T01:14:14.063Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
73582026-09-05T01:14:14.068Z[ recovery-image] Sep 05 01:14:13.077 INFO O| Sep 05 01:14:13.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
73592026-09-05T01:14:14.068Z[ recovery-image] Sep 05 01:14:13.077 INFO O| Sep 05 01:14:13.077 INFO STEP 552 (remove_files) COMPLETE
73602026-09-05T01:14:14.068Z[ recovery-image] Sep 05 01:14:13.077 INFO O| Sep 05 01:14:13.077 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73612026-09-05T01:14:14.078Z[ recovery-image] Sep 05 01:14:13.088 INFO O| Sep 05 01:14:13.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
73622026-09-05T01:14:14.078Z[ recovery-image] Sep 05 01:14:13.088 INFO O| Sep 05 01:14:13.088 INFO STEP 553 (remove_files) COMPLETE
73632026-09-05T01:14:14.078Z[ recovery-image] Sep 05 01:14:13.088 INFO O| Sep 05 01:14:13.088 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73642026-09-05T01:14:14.088Z[ recovery-image] Sep 05 01:14:13.098 INFO O| Sep 05 01:14:13.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
73652026-09-05T01:14:14.088Z[ recovery-image] Sep 05 01:14:13.098 INFO O| Sep 05 01:14:13.098 INFO STEP 554 (remove_files) COMPLETE
73662026-09-05T01:14:14.088Z[ recovery-image] Sep 05 01:14:13.098 INFO O| Sep 05 01:14:13.098 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73672026-09-05T01:14:14.099Z[ recovery-image] Sep 05 01:14:13.108 INFO O| Sep 05 01:14:13.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
73682026-09-05T01:14:14.099Z[ recovery-image] Sep 05 01:14:13.108 INFO O| Sep 05 01:14:13.108 INFO STEP 555 (remove_files) COMPLETE
73692026-09-05T01:14:14.099Z[ recovery-image] Sep 05 01:14:13.108 INFO O| Sep 05 01:14:13.108 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73702026-09-05T01:14:14.117Z[ recovery-image] Sep 05 01:14:13.119 INFO O| Sep 05 01:14:13.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
73712026-09-05T01:14:14.117Z[ recovery-image] Sep 05 01:14:13.119 INFO O| Sep 05 01:14:13.118 INFO STEP 556 (remove_files) COMPLETE
73722026-09-05T01:14:14.118Z[ recovery-image] Sep 05 01:14:13.119 INFO O| Sep 05 01:14:13.118 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73732026-09-05T01:14:14.123Z[ recovery-image] Sep 05 01:14:13.127 INFO O| Sep 05 01:14:13.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
73742026-09-05T01:14:14.124Z[ recovery-image] Sep 05 01:14:13.127 INFO O| Sep 05 01:14:13.127 INFO STEP 557 (remove_files) COMPLETE
73752026-09-05T01:14:14.124Z[ recovery-image] Sep 05 01:14:13.127 INFO O| Sep 05 01:14:13.127 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73762026-09-05T01:14:14.137Z[ recovery-image] Sep 05 01:14:13.137 INFO O| Sep 05 01:14:13.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
73772026-09-05T01:14:14.137Z[ recovery-image] Sep 05 01:14:13.137 INFO O| Sep 05 01:14:13.137 INFO STEP 558 (remove_files) COMPLETE
73782026-09-05T01:14:14.137Z[ recovery-image] Sep 05 01:14:13.137 INFO O| Sep 05 01:14:13.137 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73792026-09-05T01:14:14.145Z[ recovery-image] Sep 05 01:14:13.147 INFO O| Sep 05 01:14:13.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
73802026-09-05T01:14:14.146Z[ recovery-image] Sep 05 01:14:13.147 INFO O| Sep 05 01:14:13.147 INFO STEP 559 (remove_files) COMPLETE
73812026-09-05T01:14:14.146Z[ recovery-image] Sep 05 01:14:13.147 INFO O| Sep 05 01:14:13.147 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73822026-09-05T01:14:14.146Z[ recovery-image] Sep 05 01:14:13.155 INFO O| Sep 05 01:14:13.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
73832026-09-05T01:14:14.146Z[ recovery-image] Sep 05 01:14:13.155 INFO O| Sep 05 01:14:13.155 INFO STEP 560 (remove_files) COMPLETE
73842026-09-05T01:14:14.146Z[ recovery-image] Sep 05 01:14:13.155 INFO O| Sep 05 01:14:13.155 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73852026-09-05T01:14:14.153Z[ recovery-image] Sep 05 01:14:13.163 INFO O| Sep 05 01:14:13.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
73862026-09-05T01:14:14.153Z[ recovery-image] Sep 05 01:14:13.163 INFO O| Sep 05 01:14:13.163 INFO STEP 561 (remove_files) COMPLETE
73872026-09-05T01:14:14.160Z[ recovery-image] Sep 05 01:14:13.163 INFO O| Sep 05 01:14:13.163 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73882026-09-05T01:14:14.170Z[ recovery-image] Sep 05 01:14:13.172 INFO O| Sep 05 01:14:13.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
73892026-09-05T01:14:14.170Z[ recovery-image] Sep 05 01:14:13.173 INFO O| Sep 05 01:14:13.172 INFO STEP 562 (remove_files) COMPLETE
73902026-09-05T01:14:14.170Z[ recovery-image] Sep 05 01:14:13.173 INFO O| Sep 05 01:14:13.173 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73912026-09-05T01:14:14.182Z[ recovery-image] Sep 05 01:14:13.182 INFO O| Sep 05 01:14:13.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
73922026-09-05T01:14:14.182Z[ recovery-image] Sep 05 01:14:13.182 INFO O| Sep 05 01:14:13.182 INFO STEP 563 (remove_files) COMPLETE
73932026-09-05T01:14:14.182Z[ recovery-image] Sep 05 01:14:13.182 INFO O| Sep 05 01:14:13.182 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73942026-09-05T01:14:14.188Z[ recovery-image] Sep 05 01:14:13.191 INFO O| Sep 05 01:14:13.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
73952026-09-05T01:14:14.189Z[ recovery-image] Sep 05 01:14:13.191 INFO O| Sep 05 01:14:13.191 INFO STEP 564 (remove_files) COMPLETE
73962026-09-05T01:14:14.189Z[ recovery-image] Sep 05 01:14:13.191 INFO O| Sep 05 01:14:13.191 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73972026-09-05T01:14:14.192Z[ recovery-image] Sep 05 01:14:13.202 INFO O| Sep 05 01:14:13.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
73982026-09-05T01:14:14.202Z[ recovery-image] Sep 05 01:14:13.203 INFO O| Sep 05 01:14:13.203 INFO STEP 565 (remove_files) COMPLETE
73992026-09-05T01:14:14.202Z[ recovery-image] Sep 05 01:14:13.203 INFO O| Sep 05 01:14:13.203 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74002026-09-05T01:14:14.212Z[ recovery-image] Sep 05 01:14:13.214 INFO O| Sep 05 01:14:13.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
74012026-09-05T01:14:14.213Z[ recovery-image] Sep 05 01:14:13.214 INFO O| Sep 05 01:14:13.214 INFO STEP 566 (remove_files) COMPLETE
74022026-09-05T01:14:14.213Z[ recovery-image] Sep 05 01:14:13.214 INFO O| Sep 05 01:14:13.214 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74032026-09-05T01:14:14.220Z[ recovery-image] Sep 05 01:14:13.225 INFO O| Sep 05 01:14:13.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
74042026-09-05T01:14:14.221Z[ recovery-image] Sep 05 01:14:13.225 INFO O| Sep 05 01:14:13.225 INFO STEP 567 (remove_files) COMPLETE
74052026-09-05T01:14:14.221Z[ recovery-image] Sep 05 01:14:13.225 INFO O| Sep 05 01:14:13.225 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74062026-09-05T01:14:14.232Z[ recovery-image] Sep 05 01:14:13.235 INFO O| Sep 05 01:14:13.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
74072026-09-05T01:14:14.232Z[ recovery-image] Sep 05 01:14:13.235 INFO O| Sep 05 01:14:13.235 INFO STEP 568 (remove_files) COMPLETE
74082026-09-05T01:14:14.232Z[ recovery-image] Sep 05 01:14:13.235 INFO O| Sep 05 01:14:13.235 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74092026-09-05T01:14:14.235Z[ recovery-image] Sep 05 01:14:13.246 INFO O| Sep 05 01:14:13.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
74102026-09-05T01:14:14.235Z[ recovery-image] Sep 05 01:14:13.246 INFO O| Sep 05 01:14:13.246 INFO STEP 569 (remove_files) COMPLETE
74112026-09-05T01:14:14.235Z[ recovery-image] Sep 05 01:14:13.246 INFO O| Sep 05 01:14:13.246 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74122026-09-05T01:14:14.248Z[ recovery-image] Sep 05 01:14:13.257 INFO O| Sep 05 01:14:13.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
74132026-09-05T01:14:14.248Z[ recovery-image] Sep 05 01:14:13.257 INFO O| Sep 05 01:14:13.257 INFO STEP 570 (remove_files) COMPLETE
74142026-09-05T01:14:14.315Z[ recovery-image] Sep 05 01:14:13.257 INFO O| Sep 05 01:14:13.257 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74152026-09-05T01:14:14.315Z[ recovery-image] Sep 05 01:14:13.268 INFO O| Sep 05 01:14:13.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
74162026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.268 INFO O| Sep 05 01:14:13.268 INFO STEP 571 (remove_files) COMPLETE
74172026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.268 INFO O| Sep 05 01:14:13.268 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74182026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.278 INFO O| Sep 05 01:14:13.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
74192026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.278 INFO O| Sep 05 01:14:13.278 INFO STEP 572 (remove_files) COMPLETE
74202026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.278 INFO O| Sep 05 01:14:13.278 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74212026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.288 INFO O| Sep 05 01:14:13.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
74222026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.288 INFO O| Sep 05 01:14:13.288 INFO STEP 573 (remove_files) COMPLETE
74232026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.288 INFO O| Sep 05 01:14:13.288 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74242026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.297 INFO O| Sep 05 01:14:13.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
74252026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.297 INFO O| Sep 05 01:14:13.297 INFO STEP 574 (remove_files) COMPLETE
74262026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.297 INFO O| Sep 05 01:14:13.297 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74272026-09-05T01:14:14.316Z[ recovery-image] Sep 05 01:14:13.306 INFO O| Sep 05 01:14:13.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
74282026-09-05T01:14:14.317Z[ recovery-image] Sep 05 01:14:13.306 INFO O| Sep 05 01:14:13.306 INFO STEP 575 (remove_files) COMPLETE
74292026-09-05T01:14:14.317Z[ recovery-image] Sep 05 01:14:13.306 INFO O| Sep 05 01:14:13.306 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74302026-09-05T01:14:14.317Z[ recovery-image] Sep 05 01:14:13.315 INFO O| Sep 05 01:14:13.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
74312026-09-05T01:14:14.317Z[ recovery-image] Sep 05 01:14:13.315 INFO O| Sep 05 01:14:13.315 INFO STEP 576 (remove_files) COMPLETE
74322026-09-05T01:14:14.317Z[ recovery-image] Sep 05 01:14:13.315 INFO O| Sep 05 01:14:13.315 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74332026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.323 INFO O| Sep 05 01:14:13.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
74342026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.323 INFO O| Sep 05 01:14:13.323 INFO STEP 577 (remove_files) COMPLETE
74352026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.323 INFO O| Sep 05 01:14:13.323 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74362026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.332 INFO O| Sep 05 01:14:13.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
74372026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.332 INFO O| Sep 05 01:14:13.332 INFO STEP 578 (remove_files) COMPLETE
74382026-09-05T01:14:14.328Z[ recovery-image] Sep 05 01:14:13.332 INFO O| Sep 05 01:14:13.332 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74392026-09-05T01:14:14.332Z[ recovery-image] Sep 05 01:14:13.341 INFO O| Sep 05 01:14:13.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
74402026-09-05T01:14:14.332Z[ recovery-image] Sep 05 01:14:13.341 INFO O| Sep 05 01:14:13.341 INFO STEP 579 (remove_files) COMPLETE
74412026-09-05T01:14:14.335Z[ recovery-image] Sep 05 01:14:13.341 INFO O| Sep 05 01:14:13.341 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74422026-09-05T01:14:14.341Z[ recovery-image] Sep 05 01:14:13.350 INFO O| Sep 05 01:14:13.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
74432026-09-05T01:14:14.341Z[ recovery-image] Sep 05 01:14:13.350 INFO O| Sep 05 01:14:13.350 INFO STEP 580 (remove_files) COMPLETE
74442026-09-05T01:14:14.342Z[ recovery-image] Sep 05 01:14:13.350 INFO O| Sep 05 01:14:13.350 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74452026-09-05T01:14:14.353Z[ recovery-image] Sep 05 01:14:13.358 INFO O| Sep 05 01:14:13.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
74462026-09-05T01:14:14.353Z[ recovery-image] Sep 05 01:14:13.358 INFO O| Sep 05 01:14:13.358 INFO STEP 581 (remove_files) COMPLETE
74472026-09-05T01:14:14.353Z[ recovery-image] Sep 05 01:14:13.358 INFO O| Sep 05 01:14:13.358 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74482026-09-05T01:14:14.365Z[ recovery-image] Sep 05 01:14:13.367 INFO O| Sep 05 01:14:13.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
74492026-09-05T01:14:14.365Z[ recovery-image] Sep 05 01:14:13.368 INFO O| Sep 05 01:14:13.368 INFO STEP 582 (remove_files) COMPLETE
74502026-09-05T01:14:14.365Z[ recovery-image] Sep 05 01:14:13.368 INFO O| Sep 05 01:14:13.368 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74512026-09-05T01:14:14.375Z[ recovery-image] Sep 05 01:14:13.378 INFO O| Sep 05 01:14:13.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
74522026-09-05T01:14:14.375Z[ recovery-image] Sep 05 01:14:13.378 INFO O| Sep 05 01:14:13.378 INFO STEP 583 (remove_files) COMPLETE
74532026-09-05T01:14:14.375Z[ recovery-image] Sep 05 01:14:13.378 INFO O| Sep 05 01:14:13.378 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74542026-09-05T01:14:14.383Z[ recovery-image] Sep 05 01:14:13.389 INFO O| Sep 05 01:14:13.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
74552026-09-05T01:14:14.383Z[ recovery-image] Sep 05 01:14:13.389 INFO O| Sep 05 01:14:13.389 INFO STEP 584 (remove_files) COMPLETE
74562026-09-05T01:14:14.383Z[ recovery-image] Sep 05 01:14:13.389 INFO O| Sep 05 01:14:13.389 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74572026-09-05T01:14:14.389Z[ recovery-image] Sep 05 01:14:13.400 INFO O| Sep 05 01:14:13.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
74582026-09-05T01:14:14.390Z[ recovery-image] Sep 05 01:14:13.400 INFO O| Sep 05 01:14:13.400 INFO STEP 585 (remove_files) COMPLETE
74592026-09-05T01:14:14.390Z[ recovery-image] Sep 05 01:14:13.400 INFO O| Sep 05 01:14:13.400 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74602026-09-05T01:14:14.406Z[ recovery-image] Sep 05 01:14:13.410 INFO O| Sep 05 01:14:13.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
74612026-09-05T01:14:14.407Z[ recovery-image] Sep 05 01:14:13.411 INFO O| Sep 05 01:14:13.411 INFO STEP 586 (remove_files) COMPLETE
74622026-09-05T01:14:14.407Z[ recovery-image] Sep 05 01:14:13.411 INFO O| Sep 05 01:14:13.411 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74632026-09-05T01:14:14.417Z[ recovery-image] Sep 05 01:14:13.420 INFO O| Sep 05 01:14:13.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
74642026-09-05T01:14:14.417Z[ recovery-image] Sep 05 01:14:13.420 INFO O| Sep 05 01:14:13.420 INFO STEP 587 (remove_files) COMPLETE
74652026-09-05T01:14:14.417Z[ recovery-image] Sep 05 01:14:13.420 INFO O| Sep 05 01:14:13.420 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74662026-09-05T01:14:14.422Z[ recovery-image] Sep 05 01:14:13.430 INFO O| Sep 05 01:14:13.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
74672026-09-05T01:14:14.422Z[ recovery-image] Sep 05 01:14:13.430 INFO O| Sep 05 01:14:13.430 INFO STEP 588 (remove_files) COMPLETE
74682026-09-05T01:14:14.422Z[ recovery-image] Sep 05 01:14:13.430 INFO O| Sep 05 01:14:13.430 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74692026-09-05T01:14:14.431Z[ recovery-image] Sep 05 01:14:13.440 INFO O| Sep 05 01:14:13.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
74702026-09-05T01:14:14.431Z[ recovery-image] Sep 05 01:14:13.440 INFO O| Sep 05 01:14:13.440 INFO STEP 589 (remove_files) COMPLETE
74712026-09-05T01:14:14.431Z[ recovery-image] Sep 05 01:14:13.440 INFO O| Sep 05 01:14:13.440 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74722026-09-05T01:14:14.446Z[ recovery-image] Sep 05 01:14:13.450 INFO O| Sep 05 01:14:13.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
74732026-09-05T01:14:14.446Z[ recovery-image] Sep 05 01:14:13.450 INFO O| Sep 05 01:14:13.450 INFO STEP 590 (remove_files) COMPLETE
74742026-09-05T01:14:14.446Z[ recovery-image] Sep 05 01:14:13.450 INFO O| Sep 05 01:14:13.450 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74752026-09-05T01:14:14.468Z[ recovery-image] Sep 05 01:14:13.460 INFO O| Sep 05 01:14:13.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
74762026-09-05T01:14:14.468Z[ recovery-image] Sep 05 01:14:13.460 INFO O| Sep 05 01:14:13.460 INFO STEP 591 (remove_files) COMPLETE
74772026-09-05T01:14:14.468Z[ recovery-image] Sep 05 01:14:13.460 INFO O| Sep 05 01:14:13.460 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74782026-09-05T01:14:14.468Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
74792026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.470 INFO O| Sep 05 01:14:13.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
74802026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.470 INFO O| Sep 05 01:14:13.470 INFO STEP 592 (remove_files) COMPLETE
74812026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.470 INFO O| Sep 05 01:14:13.470 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74822026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.479 INFO O| Sep 05 01:14:13.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
74832026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.479 INFO O| Sep 05 01:14:13.479 INFO STEP 593 (remove_files) COMPLETE
74842026-09-05T01:14:14.474Z[ recovery-image] Sep 05 01:14:13.479 INFO O| Sep 05 01:14:13.479 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74852026-09-05T01:14:14.491Z[ recovery-image] Sep 05 01:14:13.488 INFO O| Sep 05 01:14:13.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
74862026-09-05T01:14:14.491Z[ recovery-image] Sep 05 01:14:13.488 INFO O| Sep 05 01:14:13.488 INFO STEP 594 (remove_files) COMPLETE
74872026-09-05T01:14:14.491Z[ recovery-image] Sep 05 01:14:13.488 INFO O| Sep 05 01:14:13.488 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74882026-09-05T01:14:14.498Z[ recovery-image] Sep 05 01:14:13.500 INFO O| Sep 05 01:14:13.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
74892026-09-05T01:14:14.498Z[ recovery-image] Sep 05 01:14:13.500 INFO O| Sep 05 01:14:13.500 INFO STEP 595 (remove_files) COMPLETE
74902026-09-05T01:14:14.498Z[ recovery-image] Sep 05 01:14:13.500 INFO O| Sep 05 01:14:13.500 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74912026-09-05T01:14:14.504Z[ recovery-image] Sep 05 01:14:13.509 INFO O| Sep 05 01:14:13.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
74922026-09-05T01:14:14.504Z[ recovery-image] Sep 05 01:14:13.509 INFO O| Sep 05 01:14:13.509 INFO STEP 596 (remove_files) COMPLETE
74932026-09-05T01:14:14.504Z[ recovery-image] Sep 05 01:14:13.509 INFO O| Sep 05 01:14:13.509 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74942026-09-05T01:14:14.522Z[ recovery-image] Sep 05 01:14:13.518 INFO O| Sep 05 01:14:13.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
74952026-09-05T01:14:14.523Z[ recovery-image] Sep 05 01:14:13.518 INFO O| Sep 05 01:14:13.518 INFO STEP 597 (remove_files) COMPLETE
74962026-09-05T01:14:14.523Z[ recovery-image] Sep 05 01:14:13.518 INFO O| Sep 05 01:14:13.518 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74972026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.529 INFO O| Sep 05 01:14:13.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
74982026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.529 INFO O| Sep 05 01:14:13.529 INFO STEP 598 (remove_files) COMPLETE
74992026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.529 INFO O| Sep 05 01:14:13.529 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75002026-09-05T01:14:14.535Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
75012026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.539 INFO O| Sep 05 01:14:13.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
75022026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.539 INFO O| Sep 05 01:14:13.539 INFO STEP 599 (remove_files) COMPLETE
75032026-09-05T01:14:14.535Z[ recovery-image] Sep 05 01:14:13.539 INFO O| Sep 05 01:14:13.539 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75042026-09-05T01:14:14.543Z[ recovery-image] Sep 05 01:14:13.548 INFO O| Sep 05 01:14:13.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
75052026-09-05T01:14:14.543Z[ recovery-image] Sep 05 01:14:13.548 INFO O| Sep 05 01:14:13.548 INFO STEP 600 (remove_files) COMPLETE
75062026-09-05T01:14:14.543Z[ recovery-image] Sep 05 01:14:13.548 INFO O| Sep 05 01:14:13.548 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75072026-09-05T01:14:14.563Z[ recovery-image] Sep 05 01:14:13.559 INFO O| Sep 05 01:14:13.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
75082026-09-05T01:14:14.563Z[ recovery-image] Sep 05 01:14:13.559 INFO O| Sep 05 01:14:13.559 INFO STEP 601 (remove_files) COMPLETE
75092026-09-05T01:14:14.563Z[ recovery-image] Sep 05 01:14:13.559 INFO O| Sep 05 01:14:13.559 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75102026-09-05T01:14:14.574Z[ recovery-image] Sep 05 01:14:13.569 INFO O| Sep 05 01:14:13.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
75112026-09-05T01:14:14.574Z[ recovery-image] Sep 05 01:14:13.569 INFO O| Sep 05 01:14:13.569 INFO STEP 602 (remove_files) COMPLETE
75122026-09-05T01:14:14.574Z[ recovery-image] Sep 05 01:14:13.569 INFO O| Sep 05 01:14:13.569 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75132026-09-05T01:14:14.580Z[ recovery-image] Sep 05 01:14:13.579 INFO O| Sep 05 01:14:13.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
75142026-09-05T01:14:14.580Z[ recovery-image] Sep 05 01:14:13.579 INFO O| Sep 05 01:14:13.579 INFO STEP 603 (remove_files) COMPLETE
75152026-09-05T01:14:14.580Z[ recovery-image] Sep 05 01:14:13.579 INFO O| Sep 05 01:14:13.579 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75162026-09-05T01:14:14.587Z[ recovery-image] Sep 05 01:14:13.589 INFO O| Sep 05 01:14:13.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
75172026-09-05T01:14:14.587Z[ recovery-image] Sep 05 01:14:13.589 INFO O| Sep 05 01:14:13.589 INFO STEP 604 (remove_files) COMPLETE
75182026-09-05T01:14:14.588Z[ recovery-image] Sep 05 01:14:13.589 INFO O| Sep 05 01:14:13.589 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75192026-09-05T01:14:14.599Z[ recovery-image] Sep 05 01:14:13.600 INFO O| Sep 05 01:14:13.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
75202026-09-05T01:14:14.599Z[ recovery-image] Sep 05 01:14:13.600 INFO O| Sep 05 01:14:13.600 INFO STEP 605 (remove_files) COMPLETE
75212026-09-05T01:14:14.599Z[ recovery-image] Sep 05 01:14:13.600 INFO O| Sep 05 01:14:13.600 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75222026-09-05T01:14:14.616Z[ recovery-image] Sep 05 01:14:13.610 INFO O| Sep 05 01:14:13.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
75232026-09-05T01:14:14.616Z[ recovery-image] Sep 05 01:14:13.610 INFO O| Sep 05 01:14:13.610 INFO STEP 606 (remove_files) COMPLETE
75242026-09-05T01:14:14.616Z[ recovery-image] Sep 05 01:14:13.610 INFO O| Sep 05 01:14:13.610 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75252026-09-05T01:14:14.630Z[ recovery-image] Sep 05 01:14:13.620 INFO O| Sep 05 01:14:13.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
75262026-09-05T01:14:14.631Z[ recovery-image] Sep 05 01:14:13.620 INFO O| Sep 05 01:14:13.620 INFO STEP 607 (remove_files) COMPLETE
75272026-09-05T01:14:14.631Z[ recovery-image] Sep 05 01:14:13.620 INFO O| Sep 05 01:14:13.620 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75282026-09-05T01:14:14.631Z[ recovery-image] Sep 05 01:14:13.629 INFO O| Sep 05 01:14:13.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
75292026-09-05T01:14:14.631Z[ recovery-image] Sep 05 01:14:13.629 INFO O| Sep 05 01:14:13.629 INFO STEP 608 (remove_files) COMPLETE
75302026-09-05T01:14:14.631Z[ recovery-image] Sep 05 01:14:13.629 INFO O| Sep 05 01:14:13.629 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75312026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.639 INFO O| Sep 05 01:14:13.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
75322026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.639 INFO O| Sep 05 01:14:13.639 INFO STEP 609 (remove_files) COMPLETE
75332026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.639 INFO O| Sep 05 01:14:13.639 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75342026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.648 INFO O| Sep 05 01:14:13.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
75352026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.648 INFO O| Sep 05 01:14:13.648 INFO STEP 610 (remove_files) COMPLETE
75362026-09-05T01:14:14.641Z[ recovery-image] Sep 05 01:14:13.648 INFO O| Sep 05 01:14:13.648 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75372026-09-05T01:14:14.654Z[ recovery-image] Sep 05 01:14:13.658 INFO O| Sep 05 01:14:13.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
75382026-09-05T01:14:14.654Z[ recovery-image] Sep 05 01:14:13.658 INFO O| Sep 05 01:14:13.658 INFO STEP 611 (remove_files) COMPLETE
75392026-09-05T01:14:14.654Z[ recovery-image] Sep 05 01:14:13.658 INFO O| Sep 05 01:14:13.658 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75402026-09-05T01:14:14.667Z[ recovery-image] Sep 05 01:14:13.667 INFO O| Sep 05 01:14:13.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
75412026-09-05T01:14:14.667Z[ recovery-image] Sep 05 01:14:13.667 INFO O| Sep 05 01:14:13.667 INFO STEP 612 (remove_files) COMPLETE
75422026-09-05T01:14:14.667Z[ recovery-image] Sep 05 01:14:13.667 INFO O| Sep 05 01:14:13.667 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75432026-09-05T01:14:14.672Z[ recovery-image] Sep 05 01:14:13.676 INFO O| Sep 05 01:14:13.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
75442026-09-05T01:14:14.672Z[ recovery-image] Sep 05 01:14:13.677 INFO O| Sep 05 01:14:13.677 INFO STEP 613 (remove_files) COMPLETE
75452026-09-05T01:14:14.672Z[ recovery-image] Sep 05 01:14:13.677 INFO O| Sep 05 01:14:13.677 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75462026-09-05T01:14:14.680Z[ recovery-image] Sep 05 01:14:13.686 INFO O| Sep 05 01:14:13.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
75472026-09-05T01:14:14.680Z[ recovery-image] Sep 05 01:14:13.686 INFO O| Sep 05 01:14:13.686 INFO STEP 614 (remove_files) COMPLETE
75482026-09-05T01:14:14.680Z[ recovery-image] Sep 05 01:14:13.686 INFO O| Sep 05 01:14:13.686 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75492026-09-05T01:14:14.686Z[ recovery-image] Sep 05 01:14:13.697 INFO O| Sep 05 01:14:13.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
75502026-09-05T01:14:14.686Z[ recovery-image] Sep 05 01:14:13.697 INFO O| Sep 05 01:14:13.697 INFO STEP 615 (remove_files) COMPLETE
75512026-09-05T01:14:14.686Z[ recovery-image] Sep 05 01:14:13.697 INFO O| Sep 05 01:14:13.697 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75522026-09-05T01:14:14.698Z[ recovery-image] Sep 05 01:14:13.708 INFO O| Sep 05 01:14:13.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
75532026-09-05T01:14:14.698Z[ recovery-image] Sep 05 01:14:13.708 INFO O| Sep 05 01:14:13.708 INFO STEP 616 (remove_files) COMPLETE
75542026-09-05T01:14:14.714Z[ recovery-image] Sep 05 01:14:13.708 INFO O| Sep 05 01:14:13.708 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75552026-09-05T01:14:14.719Z[ recovery-image] Sep 05 01:14:13.718 INFO O| Sep 05 01:14:13.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
75562026-09-05T01:14:14.719Z[ recovery-image] Sep 05 01:14:13.718 INFO O| Sep 05 01:14:13.718 INFO STEP 617 (remove_files) COMPLETE
75572026-09-05T01:14:14.719Z[ recovery-image] Sep 05 01:14:13.718 INFO O| Sep 05 01:14:13.718 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75582026-09-05T01:14:14.723Z[ recovery-image] Sep 05 01:14:13.729 INFO O| Sep 05 01:14:13.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
75592026-09-05T01:14:14.723Z[ recovery-image] Sep 05 01:14:13.729 INFO O| Sep 05 01:14:13.729 INFO STEP 618 (remove_files) COMPLETE
75602026-09-05T01:14:14.723Z[ recovery-image] Sep 05 01:14:13.729 INFO O| Sep 05 01:14:13.729 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75612026-09-05T01:14:14.729Z[ recovery-image] Sep 05 01:14:13.739 INFO O| Sep 05 01:14:13.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
75622026-09-05T01:14:14.729Z[ recovery-image] Sep 05 01:14:13.739 INFO O| Sep 05 01:14:13.739 INFO STEP 619 (remove_files) COMPLETE
75632026-09-05T01:14:14.729Z[ recovery-image] Sep 05 01:14:13.739 INFO O| Sep 05 01:14:13.739 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75642026-09-05T01:14:14.746Z[ recovery-image] Sep 05 01:14:13.750 INFO O| Sep 05 01:14:13.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
75652026-09-05T01:14:14.747Z[ recovery-image] Sep 05 01:14:13.750 INFO O| Sep 05 01:14:13.750 INFO STEP 620 (remove_files) COMPLETE
75662026-09-05T01:14:14.747Z[ recovery-image] Sep 05 01:14:13.750 INFO O| Sep 05 01:14:13.750 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75672026-09-05T01:14:14.753Z[ recovery-image] Sep 05 01:14:13.760 INFO O| Sep 05 01:14:13.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
75682026-09-05T01:14:14.753Z[ recovery-image] Sep 05 01:14:13.761 INFO O| Sep 05 01:14:13.761 INFO STEP 621 (remove_files) COMPLETE
75692026-09-05T01:14:14.753Z[ recovery-image] Sep 05 01:14:13.761 INFO O| Sep 05 01:14:13.761 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75702026-09-05T01:14:14.761Z[ recovery-image] Sep 05 01:14:13.772 INFO O| Sep 05 01:14:13.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
75712026-09-05T01:14:14.761Z[ recovery-image] Sep 05 01:14:13.772 INFO O| Sep 05 01:14:13.772 INFO STEP 622 (remove_files) COMPLETE
75722026-09-05T01:14:14.762Z[ recovery-image] Sep 05 01:14:13.772 INFO O| Sep 05 01:14:13.772 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75732026-09-05T01:14:14.780Z[ recovery-image] Sep 05 01:14:13.783 INFO O| Sep 05 01:14:13.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
75742026-09-05T01:14:14.780Z[ recovery-image] Sep 05 01:14:13.783 INFO O| Sep 05 01:14:13.783 INFO STEP 623 (remove_files) COMPLETE
75752026-09-05T01:14:14.780Z[ recovery-image] Sep 05 01:14:13.783 INFO O| Sep 05 01:14:13.783 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75762026-09-05T01:14:14.787Z[ recovery-image] Sep 05 01:14:13.794 INFO O| Sep 05 01:14:13.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
75772026-09-05T01:14:14.787Z[ recovery-image] Sep 05 01:14:13.794 INFO O| Sep 05 01:14:13.794 INFO STEP 624 (remove_files) COMPLETE
75782026-09-05T01:14:14.787Z[ recovery-image] Sep 05 01:14:13.794 INFO O| Sep 05 01:14:13.794 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75792026-09-05T01:14:14.797Z[ recovery-image] Sep 05 01:14:13.806 INFO O| Sep 05 01:14:13.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
75802026-09-05T01:14:14.797Z[ recovery-image] Sep 05 01:14:13.806 INFO O| Sep 05 01:14:13.806 INFO STEP 625 (remove_files) COMPLETE
75812026-09-05T01:14:14.797Z[ recovery-image] Sep 05 01:14:13.806 INFO O| Sep 05 01:14:13.806 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75822026-09-05T01:14:14.811Z[ recovery-image] Sep 05 01:14:13.817 INFO O| Sep 05 01:14:13.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
75832026-09-05T01:14:14.811Z[ recovery-image] Sep 05 01:14:13.817 INFO O| Sep 05 01:14:13.817 INFO STEP 626 (remove_files) COMPLETE
75842026-09-05T01:14:14.826Z[ recovery-image] Sep 05 01:14:13.817 INFO O| Sep 05 01:14:13.817 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75852026-09-05T01:14:14.827Z[ recovery-image] Sep 05 01:14:13.827 INFO O| Sep 05 01:14:13.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
75862026-09-05T01:14:14.827Z[ recovery-image] Sep 05 01:14:13.827 INFO O| Sep 05 01:14:13.827 INFO STEP 627 (remove_files) COMPLETE
75872026-09-05T01:14:14.827Z[ recovery-image] Sep 05 01:14:13.827 INFO O| Sep 05 01:14:13.827 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75882026-09-05T01:14:14.831Z[ recovery-image] Sep 05 01:14:13.839 INFO O| Sep 05 01:14:13.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
75892026-09-05T01:14:14.831Z[ recovery-image] Sep 05 01:14:13.839 INFO O| Sep 05 01:14:13.839 INFO STEP 628 (remove_files) COMPLETE
75902026-09-05T01:14:14.831Z[ recovery-image] Sep 05 01:14:13.839 INFO O| Sep 05 01:14:13.839 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75912026-09-05T01:14:14.842Z[ recovery-image] Sep 05 01:14:13.850 INFO O| Sep 05 01:14:13.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
75922026-09-05T01:14:14.842Z[ recovery-image] Sep 05 01:14:13.850 INFO O| Sep 05 01:14:13.850 INFO STEP 629 (remove_files) COMPLETE
75932026-09-05T01:14:14.842Z[ recovery-image] Sep 05 01:14:13.850 INFO O| Sep 05 01:14:13.850 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75942026-09-05T01:14:14.850Z[ recovery-image] Sep 05 01:14:13.860 INFO O| Sep 05 01:14:13.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
75952026-09-05T01:14:14.855Z[ recovery-image] Sep 05 01:14:13.861 INFO O| Sep 05 01:14:13.861 INFO STEP 630 (remove_files) COMPLETE
75962026-09-05T01:14:14.855Z[ recovery-image] Sep 05 01:14:13.861 INFO O| Sep 05 01:14:13.861 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75972026-09-05T01:14:14.861Z[ recovery-image] Sep 05 01:14:13.870 INFO O| Sep 05 01:14:13.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
75982026-09-05T01:14:14.861Z[ recovery-image] Sep 05 01:14:13.871 INFO O| Sep 05 01:14:13.871 INFO STEP 631 (remove_files) COMPLETE
75992026-09-05T01:14:14.861Z[ recovery-image] Sep 05 01:14:13.871 INFO O| Sep 05 01:14:13.871 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76002026-09-05T01:14:14.880Z[ recovery-image] Sep 05 01:14:13.881 INFO O| Sep 05 01:14:13.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
76012026-09-05T01:14:14.881Z[ recovery-image] Sep 05 01:14:13.881 INFO O| Sep 05 01:14:13.881 INFO STEP 632 (remove_files) COMPLETE
76022026-09-05T01:14:14.881Z[ recovery-image] Sep 05 01:14:13.881 INFO O| Sep 05 01:14:13.881 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76032026-09-05T01:14:14.891Z[ recovery-image] Sep 05 01:14:13.891 INFO O| Sep 05 01:14:13.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
76042026-09-05T01:14:14.891Z[ recovery-image] Sep 05 01:14:13.891 INFO O| Sep 05 01:14:13.891 INFO STEP 633 (remove_files) COMPLETE
76052026-09-05T01:14:14.891Z[ recovery-image] Sep 05 01:14:13.891 INFO O| Sep 05 01:14:13.891 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76062026-09-05T01:14:14.898Z[ recovery-image] Sep 05 01:14:13.901 INFO O| Sep 05 01:14:13.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
76072026-09-05T01:14:14.898Z[ recovery-image] Sep 05 01:14:13.901 INFO O| Sep 05 01:14:13.901 INFO STEP 634 (remove_files) COMPLETE
76082026-09-05T01:14:14.898Z[ recovery-image] Sep 05 01:14:13.901 INFO O| Sep 05 01:14:13.901 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76092026-09-05T01:14:14.902Z[ recovery-image] Sep 05 01:14:13.911 INFO O| Sep 05 01:14:13.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
76102026-09-05T01:14:14.902Z[ recovery-image] Sep 05 01:14:13.911 INFO O| Sep 05 01:14:13.911 INFO STEP 635 (remove_files) COMPLETE
76112026-09-05T01:14:14.902Z[ recovery-image] Sep 05 01:14:13.911 INFO O| Sep 05 01:14:13.911 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76122026-09-05T01:14:14.912Z[ recovery-image] Sep 05 01:14:13.920 INFO O| Sep 05 01:14:13.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
76132026-09-05T01:14:14.912Z[ recovery-image] Sep 05 01:14:13.920 INFO O| Sep 05 01:14:13.920 INFO STEP 636 (remove_files) COMPLETE
76142026-09-05T01:14:14.912Z[ recovery-image] Sep 05 01:14:13.920 INFO O| Sep 05 01:14:13.920 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76152026-09-05T01:14:14.921Z[ recovery-image] Sep 05 01:14:13.931 INFO O| Sep 05 01:14:13.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
76162026-09-05T01:14:14.921Z[ recovery-image] Sep 05 01:14:13.931 INFO O| Sep 05 01:14:13.931 INFO STEP 637 (remove_files) COMPLETE
76172026-09-05T01:14:14.921Z[ recovery-image] Sep 05 01:14:13.931 INFO O| Sep 05 01:14:13.931 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76182026-09-05T01:14:14.933Z[ recovery-image] Sep 05 01:14:13.942 INFO O| Sep 05 01:14:13.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
76192026-09-05T01:14:14.933Z[ recovery-image] Sep 05 01:14:13.942 INFO O| Sep 05 01:14:13.942 INFO STEP 638 (remove_files) COMPLETE
76202026-09-05T01:14:14.933Z[ recovery-image] Sep 05 01:14:13.942 INFO O| Sep 05 01:14:13.942 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76212026-09-05T01:14:14.943Z[ recovery-image] Sep 05 01:14:13.953 INFO O| Sep 05 01:14:13.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
76222026-09-05T01:14:14.943Z[ recovery-image] Sep 05 01:14:13.953 INFO O| Sep 05 01:14:13.953 INFO STEP 639 (remove_files) COMPLETE
76232026-09-05T01:14:14.944Z[ recovery-image] Sep 05 01:14:13.953 INFO O| Sep 05 01:14:13.953 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76242026-09-05T01:14:14.957Z[ recovery-image] Sep 05 01:14:13.963 INFO O| Sep 05 01:14:13.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
76252026-09-05T01:14:14.957Z[ recovery-image] Sep 05 01:14:13.963 INFO O| Sep 05 01:14:13.963 INFO STEP 640 (remove_files) COMPLETE
76262026-09-05T01:14:14.957Z[ recovery-image] Sep 05 01:14:13.963 INFO O| Sep 05 01:14:13.963 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76272026-09-05T01:14:14.972Z[ recovery-image] Sep 05 01:14:13.973 INFO O| Sep 05 01:14:13.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
76282026-09-05T01:14:14.972Z[ recovery-image] Sep 05 01:14:13.973 INFO O| Sep 05 01:14:13.973 INFO STEP 641 (remove_files) COMPLETE
76292026-09-05T01:14:14.972Z[ recovery-image] Sep 05 01:14:13.973 INFO O| Sep 05 01:14:13.973 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76302026-09-05T01:14:14.978Z[ recovery-image] Sep 05 01:14:13.982 INFO O| Sep 05 01:14:13.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
76312026-09-05T01:14:14.978Z[ recovery-image] Sep 05 01:14:13.982 INFO O| Sep 05 01:14:13.982 INFO STEP 642 (remove_files) COMPLETE
76322026-09-05T01:14:14.978Z[ recovery-image] Sep 05 01:14:13.982 INFO O| Sep 05 01:14:13.982 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76332026-09-05T01:14:14.989Z[ recovery-image] Sep 05 01:14:13.991 INFO O| Sep 05 01:14:13.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
76342026-09-05T01:14:14.989Z[ recovery-image] Sep 05 01:14:13.991 INFO O| Sep 05 01:14:13.991 INFO STEP 643 (remove_files) COMPLETE
76352026-09-05T01:14:14.989Z[ recovery-image] Sep 05 01:14:13.991 INFO O| Sep 05 01:14:13.991 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76362026-09-05T01:14:14.993Z[ recovery-image] Sep 05 01:14:14.001 INFO O| Sep 05 01:14:14.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
76372026-09-05T01:14:14.993Z[ recovery-image] Sep 05 01:14:14.001 INFO O| Sep 05 01:14:14.001 INFO STEP 644 (remove_files) COMPLETE
76382026-09-05T01:14:14.994Z[ recovery-image] Sep 05 01:14:14.001 INFO O| Sep 05 01:14:14.001 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76392026-09-05T01:14:15.000Z[ recovery-image] Sep 05 01:14:14.010 INFO O| Sep 05 01:14:14.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
76402026-09-05T01:14:15.000Z[ recovery-image] Sep 05 01:14:14.010 INFO O| Sep 05 01:14:14.010 INFO STEP 645 (remove_files) COMPLETE
76412026-09-05T01:14:15.000Z[ recovery-image] Sep 05 01:14:14.010 INFO O| Sep 05 01:14:14.010 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76422026-09-05T01:14:15.013Z[ recovery-image] Sep 05 01:14:14.020 INFO O| Sep 05 01:14:14.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
76432026-09-05T01:14:15.013Z[ recovery-image] Sep 05 01:14:14.020 INFO O| Sep 05 01:14:14.020 INFO STEP 646 (remove_files) COMPLETE
76442026-09-05T01:14:15.013Z[ recovery-image] Sep 05 01:14:14.020 INFO O| Sep 05 01:14:14.020 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76452026-09-05T01:14:15.021Z[ recovery-image] Sep 05 01:14:14.030 INFO O| Sep 05 01:14:14.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
76462026-09-05T01:14:15.021Z[ recovery-image] Sep 05 01:14:14.030 INFO O| Sep 05 01:14:14.030 INFO STEP 647 (remove_files) COMPLETE
76472026-09-05T01:14:15.022Z[ recovery-image] Sep 05 01:14:14.030 INFO O| Sep 05 01:14:14.030 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76482026-09-05T01:14:15.033Z[ recovery-image] Sep 05 01:14:14.043 INFO O| Sep 05 01:14:14.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
76492026-09-05T01:14:15.033Z[ recovery-image] Sep 05 01:14:14.043 INFO O| Sep 05 01:14:14.040 INFO STEP 648 (remove_files) COMPLETE
76502026-09-05T01:14:15.033Z[ recovery-image] Sep 05 01:14:14.043 INFO O| Sep 05 01:14:14.040 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76512026-09-05T01:14:15.040Z[ recovery-image] Sep 05 01:14:14.051 INFO O| Sep 05 01:14:14.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
76522026-09-05T01:14:15.040Z[ recovery-image] Sep 05 01:14:14.051 INFO O| Sep 05 01:14:14.051 INFO STEP 649 (remove_files) COMPLETE
76532026-09-05T01:14:15.041Z[ recovery-image] Sep 05 01:14:14.051 INFO O| Sep 05 01:14:14.051 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76542026-09-05T01:14:15.052Z[ recovery-image] Sep 05 01:14:14.062 INFO O| Sep 05 01:14:14.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
76552026-09-05T01:14:15.052Z[ recovery-image] Sep 05 01:14:14.062 INFO O| Sep 05 01:14:14.062 INFO STEP 650 (remove_files) COMPLETE
76562026-09-05T01:14:15.057Z[ recovery-image] Sep 05 01:14:14.062 INFO O| Sep 05 01:14:14.062 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76572026-09-05T01:14:15.070Z[ recovery-image] Sep 05 01:14:14.073 INFO O| Sep 05 01:14:14.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
76582026-09-05T01:14:15.070Z[ recovery-image] Sep 05 01:14:14.073 INFO O| Sep 05 01:14:14.073 INFO STEP 651 (remove_files) COMPLETE
76592026-09-05T01:14:15.070Z[ recovery-image] Sep 05 01:14:14.073 INFO O| Sep 05 01:14:14.073 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76602026-09-05T01:14:15.075Z[ recovery-image] Sep 05 01:14:14.083 INFO O| Sep 05 01:14:14.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
76612026-09-05T01:14:15.075Z[ recovery-image] Sep 05 01:14:14.083 INFO O| Sep 05 01:14:14.083 INFO STEP 652 (remove_files) COMPLETE
76622026-09-05T01:14:15.075Z[ recovery-image] Sep 05 01:14:14.083 INFO O| Sep 05 01:14:14.083 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76632026-09-05T01:14:15.083Z[ recovery-image] Sep 05 01:14:14.094 INFO O| Sep 05 01:14:14.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
76642026-09-05T01:14:15.083Z[ recovery-image] Sep 05 01:14:14.094 INFO O| Sep 05 01:14:14.094 INFO STEP 653 (remove_files) COMPLETE
76652026-09-05T01:14:15.084Z[ recovery-image] Sep 05 01:14:14.094 INFO O| Sep 05 01:14:14.094 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76662026-09-05T01:14:15.094Z[ recovery-image] Sep 05 01:14:14.105 INFO O| Sep 05 01:14:14.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
76672026-09-05T01:14:15.094Z[ recovery-image] Sep 05 01:14:14.105 INFO O| Sep 05 01:14:14.105 INFO STEP 654 (remove_files) COMPLETE
76682026-09-05T01:14:15.105Z[ recovery-image] Sep 05 01:14:14.105 INFO O| Sep 05 01:14:14.105 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76692026-09-05T01:14:15.123Z[ recovery-image] Sep 05 01:14:14.115 INFO O| Sep 05 01:14:14.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
76702026-09-05T01:14:15.123Z[ recovery-image] Sep 05 01:14:14.115 INFO O| Sep 05 01:14:14.115 INFO STEP 655 (remove_files) COMPLETE
76712026-09-05T01:14:15.123Z[ recovery-image] Sep 05 01:14:14.115 INFO O| Sep 05 01:14:14.115 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76722026-09-05T01:14:15.149Z[ recovery-image] Sep 05 01:14:14.126 INFO O| Sep 05 01:14:14.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
76732026-09-05T01:14:15.149Z[ recovery-image] Sep 05 01:14:14.126 INFO O| Sep 05 01:14:14.126 INFO STEP 656 (remove_files) COMPLETE
76742026-09-05T01:14:15.150Z[ recovery-image] Sep 05 01:14:14.126 INFO O| Sep 05 01:14:14.126 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76752026-09-05T01:14:15.150Z[ recovery-image] Sep 05 01:14:14.136 INFO O| Sep 05 01:14:14.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
76762026-09-05T01:14:15.150Z[ recovery-image] Sep 05 01:14:14.136 INFO O| Sep 05 01:14:14.136 INFO STEP 657 (remove_files) COMPLETE
76772026-09-05T01:14:15.150Z[ recovery-image] Sep 05 01:14:14.136 INFO O| Sep 05 01:14:14.136 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76782026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.146 INFO O| Sep 05 01:14:14.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
76792026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.146 INFO O| Sep 05 01:14:14.146 INFO STEP 658 (remove_files) COMPLETE
76802026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.146 INFO O| Sep 05 01:14:14.146 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76812026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.155 INFO O| Sep 05 01:14:14.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
76822026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.155 INFO O| Sep 05 01:14:14.155 INFO STEP 659 (remove_files) COMPLETE
76832026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.155 INFO O| Sep 05 01:14:14.155 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76842026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.166 INFO O| Sep 05 01:14:14.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
76852026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.166 INFO O| Sep 05 01:14:14.166 INFO STEP 660 (remove_files) COMPLETE
76862026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.166 INFO O| Sep 05 01:14:14.166 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76872026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.178 INFO O| Sep 05 01:14:14.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
76882026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.178 INFO O| Sep 05 01:14:14.178 INFO STEP 661 (remove_files) COMPLETE
76892026-09-05T01:14:15.171Z[ recovery-image] Sep 05 01:14:14.178 INFO O| Sep 05 01:14:14.178 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76902026-09-05T01:14:15.247Z[ recovery-image] Sep 05 01:14:14.188 INFO O| Sep 05 01:14:14.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
76912026-09-05T01:14:15.247Z[ recovery-image] Sep 05 01:14:14.188 INFO O| Sep 05 01:14:14.188 INFO STEP 662 (remove_files) COMPLETE
76922026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.188 INFO O| Sep 05 01:14:14.188 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76932026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.199 INFO O| Sep 05 01:14:14.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
76942026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.199 INFO O| Sep 05 01:14:14.199 INFO STEP 663 (remove_files) COMPLETE
76952026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.199 INFO O| Sep 05 01:14:14.199 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76962026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.209 INFO O| Sep 05 01:14:14.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
76972026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.209 INFO O| Sep 05 01:14:14.209 INFO STEP 664 (remove_files) COMPLETE
76982026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.209 INFO O| Sep 05 01:14:14.209 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76992026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.219 INFO O| Sep 05 01:14:14.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
77002026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.219 INFO O| Sep 05 01:14:14.219 INFO STEP 665 (remove_files) COMPLETE
77012026-09-05T01:14:15.248Z[ recovery-image] Sep 05 01:14:14.219 INFO O| Sep 05 01:14:14.219 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77022026-09-05T01:14:15.262Z[ recovery-image] Sep 05 01:14:14.228 INFO O| Sep 05 01:14:14.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
77032026-09-05T01:14:15.262Z[ recovery-image] Sep 05 01:14:14.228 INFO O| Sep 05 01:14:14.228 INFO STEP 666 (remove_files) COMPLETE
77042026-09-05T01:14:15.262Z[ recovery-image] Sep 05 01:14:14.228 INFO O| Sep 05 01:14:14.228 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77052026-09-05T01:14:15.262Z[ recovery-image] Sep 05 01:14:14.237 INFO O| Sep 05 01:14:14.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
77062026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.237 INFO O| Sep 05 01:14:14.237 INFO STEP 667 (remove_files) COMPLETE
77072026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.237 INFO O| Sep 05 01:14:14.237 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77082026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.248 INFO O| Sep 05 01:14:14.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
77092026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.248 INFO O| Sep 05 01:14:14.248 INFO STEP 668 (remove_files) COMPLETE
77102026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.248 INFO O| Sep 05 01:14:14.248 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77112026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.257 INFO O| Sep 05 01:14:14.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
77122026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.257 INFO O| Sep 05 01:14:14.257 INFO STEP 669 (remove_files) COMPLETE
77132026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.257 INFO O| Sep 05 01:14:14.257 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77142026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.267 INFO O| Sep 05 01:14:14.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
77152026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.267 INFO O| Sep 05 01:14:14.267 INFO STEP 670 (remove_files) COMPLETE
77162026-09-05T01:14:15.263Z[ recovery-image] Sep 05 01:14:14.267 INFO O| Sep 05 01:14:14.267 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77172026-09-05T01:14:15.287Z[ recovery-image] Sep 05 01:14:14.278 INFO O| Sep 05 01:14:14.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
77182026-09-05T01:14:15.287Z[ recovery-image] Sep 05 01:14:14.278 INFO O| Sep 05 01:14:14.278 INFO STEP 671 (remove_files) COMPLETE
77192026-09-05T01:14:15.287Z[ recovery-image] Sep 05 01:14:14.278 INFO O| Sep 05 01:14:14.278 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77202026-09-05T01:14:15.299Z[ recovery-image] Sep 05 01:14:14.286 INFO O| Sep 05 01:14:14.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
77212026-09-05T01:14:15.299Z[ recovery-image] Sep 05 01:14:14.286 INFO O| Sep 05 01:14:14.286 INFO STEP 672 (remove_files) COMPLETE
77222026-09-05T01:14:15.299Z[ recovery-image] Sep 05 01:14:14.286 INFO O| Sep 05 01:14:14.286 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77232026-09-05T01:14:15.300Z[ recovery-image] Sep 05 01:14:14.295 INFO O| Sep 05 01:14:14.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
77242026-09-05T01:14:15.300Z[ recovery-image] Sep 05 01:14:14.295 INFO O| Sep 05 01:14:14.295 INFO STEP 673 (remove_files) COMPLETE
77252026-09-05T01:14:15.300Z[ recovery-image] Sep 05 01:14:14.295 INFO O| Sep 05 01:14:14.295 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77262026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.305 INFO O| Sep 05 01:14:14.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
77272026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.305 INFO O| Sep 05 01:14:14.305 INFO STEP 674 (remove_files) COMPLETE
77282026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.305 INFO O| Sep 05 01:14:14.305 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77292026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.314 INFO O| Sep 05 01:14:14.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
77302026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.314 INFO O| Sep 05 01:14:14.314 INFO STEP 675 (remove_files) COMPLETE
77312026-09-05T01:14:15.313Z[ recovery-image] Sep 05 01:14:14.314 INFO O| Sep 05 01:14:14.314 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77322026-09-05T01:14:15.322Z[ recovery-image] Sep 05 01:14:14.324 INFO O| Sep 05 01:14:14.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
77332026-09-05T01:14:15.322Z[ recovery-image] Sep 05 01:14:14.324 INFO O| Sep 05 01:14:14.324 INFO STEP 676 (remove_files) COMPLETE
77342026-09-05T01:14:15.322Z[ recovery-image] Sep 05 01:14:14.324 INFO O| Sep 05 01:14:14.324 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77352026-09-05T01:14:15.348Z[ recovery-image] Sep 05 01:14:14.333 INFO O| Sep 05 01:14:14.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
77362026-09-05T01:14:15.348Z[ recovery-image] Sep 05 01:14:14.333 INFO O| Sep 05 01:14:14.333 INFO STEP 677 (remove_files) COMPLETE
77372026-09-05T01:14:15.349Z[ recovery-image] Sep 05 01:14:14.333 INFO O| Sep 05 01:14:14.333 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77382026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.343 INFO O| Sep 05 01:14:14.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
77392026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.343 INFO O| Sep 05 01:14:14.343 INFO STEP 678 (remove_files) COMPLETE
77402026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.343 INFO O| Sep 05 01:14:14.343 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77412026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.354 INFO O| Sep 05 01:14:14.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
77422026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.354 INFO O| Sep 05 01:14:14.354 INFO STEP 679 (remove_files) COMPLETE
77432026-09-05T01:14:15.363Z[ recovery-image] Sep 05 01:14:14.354 INFO O| Sep 05 01:14:14.354 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77442026-09-05T01:14:15.380Z[ recovery-image] Sep 05 01:14:14.366 INFO O| Sep 05 01:14:14.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
77452026-09-05T01:14:15.380Z[ recovery-image] Sep 05 01:14:14.366 INFO O| Sep 05 01:14:14.366 INFO STEP 680 (remove_files) COMPLETE
77462026-09-05T01:14:15.380Z[ recovery-image] Sep 05 01:14:14.366 INFO O| Sep 05 01:14:14.366 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77472026-09-05T01:14:15.380Z[ recovery-image] Sep 05 01:14:14.377 INFO O| Sep 05 01:14:14.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
77482026-09-05T01:14:15.380Z[ recovery-image] Sep 05 01:14:14.377 INFO O| Sep 05 01:14:14.377 INFO STEP 681 (remove_files) COMPLETE
77492026-09-05T01:14:15.381Z[ recovery-image] Sep 05 01:14:14.377 INFO O| Sep 05 01:14:14.377 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77502026-09-05T01:14:15.400Z[ recovery-image] Sep 05 01:14:14.388 INFO O| Sep 05 01:14:14.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
77512026-09-05T01:14:15.400Z[ recovery-image] Sep 05 01:14:14.388 INFO O| Sep 05 01:14:14.388 INFO STEP 682 (remove_files) COMPLETE
77522026-09-05T01:14:15.400Z[ recovery-image] Sep 05 01:14:14.388 INFO O| Sep 05 01:14:14.388 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77532026-09-05T01:14:15.400Z[ recovery-image] Sep 05 01:14:14.398 INFO O| Sep 05 01:14:14.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
77542026-09-05T01:14:15.401Z[ recovery-image] Sep 05 01:14:14.398 INFO O| Sep 05 01:14:14.398 INFO STEP 683 (remove_files) COMPLETE
77552026-09-05T01:14:15.401Z[ recovery-image] Sep 05 01:14:14.398 INFO O| Sep 05 01:14:14.398 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77562026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.408 INFO O| Sep 05 01:14:14.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
77572026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.408 INFO O| Sep 05 01:14:14.408 INFO STEP 684 (remove_files) COMPLETE
77582026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.408 INFO O| Sep 05 01:14:14.408 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77592026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.418 INFO O| Sep 05 01:14:14.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
77602026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.418 INFO O| Sep 05 01:14:14.418 INFO STEP 685 (remove_files) COMPLETE
77612026-09-05T01:14:15.419Z[ recovery-image] Sep 05 01:14:14.418 INFO O| Sep 05 01:14:14.418 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77622026-09-05T01:14:15.428Z[ recovery-image] Sep 05 01:14:14.427 INFO O| Sep 05 01:14:14.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
77632026-09-05T01:14:15.428Z[ recovery-image] Sep 05 01:14:14.427 INFO O| Sep 05 01:14:14.427 INFO STEP 686 (remove_files) COMPLETE
77642026-09-05T01:14:15.429Z[ recovery-image] Sep 05 01:14:14.427 INFO O| Sep 05 01:14:14.427 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77652026-09-05T01:14:15.429Z[ recovery-image] Sep 05 01:14:14.436 INFO O| Sep 05 01:14:14.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
77662026-09-05T01:14:15.429Z[ recovery-image] Sep 05 01:14:14.436 INFO O| Sep 05 01:14:14.436 INFO STEP 687 (remove_files) COMPLETE
77672026-09-05T01:14:15.429Z[ recovery-image] Sep 05 01:14:14.436 INFO O| Sep 05 01:14:14.436 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77682026-09-05T01:14:15.466Z[ recovery-image] Sep 05 01:14:14.445 INFO O| Sep 05 01:14:14.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
77692026-09-05T01:14:15.467Z[ recovery-image] Sep 05 01:14:14.445 INFO O| Sep 05 01:14:14.445 INFO STEP 688 (remove_files) COMPLETE
77702026-09-05T01:14:15.467Z[ recovery-image] Sep 05 01:14:14.445 INFO O| Sep 05 01:14:14.445 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77712026-09-05T01:14:15.467Z[ recovery-image] Sep 05 01:14:14.456 INFO O| Sep 05 01:14:14.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
77722026-09-05T01:14:15.467Z[ recovery-image] Sep 05 01:14:14.456 INFO O| Sep 05 01:14:14.456 INFO STEP 689 (remove_files) COMPLETE
77732026-09-05T01:14:15.467Z[ recovery-image] Sep 05 01:14:14.456 INFO O| Sep 05 01:14:14.456 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77742026-09-05T01:14:15.473Z[ recovery-image] Sep 05 01:14:14.466 INFO O| Sep 05 01:14:14.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
77752026-09-05T01:14:15.473Z[ recovery-image] Sep 05 01:14:14.466 INFO O| Sep 05 01:14:14.466 INFO STEP 690 (remove_files) COMPLETE
77762026-09-05T01:14:15.473Z[ recovery-image] Sep 05 01:14:14.466 INFO O| Sep 05 01:14:14.466 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77772026-09-05T01:14:15.473Z[ recovery-image] Sep 05 01:14:14.476 INFO O| Sep 05 01:14:14.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
77782026-09-05T01:14:15.473Z[ recovery-image] Sep 05 01:14:14.476 INFO O| Sep 05 01:14:14.476 INFO STEP 691 (remove_files) COMPLETE
77792026-09-05T01:14:15.474Z[ recovery-image] Sep 05 01:14:14.476 INFO O| Sep 05 01:14:14.476 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77802026-09-05T01:14:15.479Z[ recovery-image] Sep 05 01:14:14.486 INFO O| Sep 05 01:14:14.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
77812026-09-05T01:14:15.480Z[ recovery-image] Sep 05 01:14:14.486 INFO O| Sep 05 01:14:14.486 INFO STEP 692 (remove_files) COMPLETE
77822026-09-05T01:14:15.480Z[ recovery-image] Sep 05 01:14:14.486 INFO O| Sep 05 01:14:14.486 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77832026-09-05T01:14:15.488Z[ recovery-image] Sep 05 01:14:14.496 INFO O| Sep 05 01:14:14.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
77842026-09-05T01:14:15.488Z[ recovery-image] Sep 05 01:14:14.496 INFO O| Sep 05 01:14:14.496 INFO STEP 693 (remove_files) COMPLETE
77852026-09-05T01:14:15.488Z[ recovery-image] Sep 05 01:14:14.496 INFO O| Sep 05 01:14:14.496 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77862026-09-05T01:14:15.508Z[ recovery-image] Sep 05 01:14:14.506 INFO O| Sep 05 01:14:14.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
77872026-09-05T01:14:15.508Z[ recovery-image] Sep 05 01:14:14.506 INFO O| Sep 05 01:14:14.506 INFO STEP 694 (remove_files) COMPLETE
77882026-09-05T01:14:15.508Z[ recovery-image] Sep 05 01:14:14.506 INFO O| Sep 05 01:14:14.506 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77892026-09-05T01:14:15.525Z[ recovery-image] Sep 05 01:14:14.516 INFO O| Sep 05 01:14:14.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
77902026-09-05T01:14:15.525Z[ recovery-image] Sep 05 01:14:14.517 INFO O| Sep 05 01:14:14.517 INFO STEP 695 (remove_files) COMPLETE
77912026-09-05T01:14:15.525Z[ recovery-image] Sep 05 01:14:14.517 INFO O| Sep 05 01:14:14.517 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77922026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.527 INFO O| Sep 05 01:14:14.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
77932026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.527 INFO O| Sep 05 01:14:14.527 INFO STEP 696 (remove_files) COMPLETE
77942026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.527 INFO O| Sep 05 01:14:14.527 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77952026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.537 INFO O| Sep 05 01:14:14.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
77962026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.537 INFO O| Sep 05 01:14:14.537 INFO STEP 697 (remove_files) COMPLETE
77972026-09-05T01:14:15.530Z[ recovery-image] Sep 05 01:14:14.537 INFO O| Sep 05 01:14:14.537 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77982026-09-05T01:14:15.544Z[ recovery-image] Sep 05 01:14:14.548 INFO O| Sep 05 01:14:14.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
77992026-09-05T01:14:15.545Z[ recovery-image] Sep 05 01:14:14.548 INFO O| Sep 05 01:14:14.548 INFO STEP 698 (remove_files) COMPLETE
78002026-09-05T01:14:15.545Z[ recovery-image] Sep 05 01:14:14.548 INFO O| Sep 05 01:14:14.548 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78012026-09-05T01:14:15.557Z[ recovery-image] Sep 05 01:14:14.558 INFO O| Sep 05 01:14:14.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
78022026-09-05T01:14:15.557Z[ recovery-image] Sep 05 01:14:14.558 INFO O| Sep 05 01:14:14.558 INFO STEP 699 (remove_files) COMPLETE
78032026-09-05T01:14:15.557Z[ recovery-image] Sep 05 01:14:14.558 INFO O| Sep 05 01:14:14.558 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78042026-09-05T01:14:15.568Z[ recovery-image] Sep 05 01:14:14.568 INFO O| Sep 05 01:14:14.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
78052026-09-05T01:14:15.569Z[ recovery-image] Sep 05 01:14:14.568 INFO O| Sep 05 01:14:14.568 INFO STEP 700 (remove_files) COMPLETE
78062026-09-05T01:14:15.569Z[ recovery-image] Sep 05 01:14:14.568 INFO O| Sep 05 01:14:14.568 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78072026-09-05T01:14:15.579Z[ recovery-image] Sep 05 01:14:14.577 INFO O| Sep 05 01:14:14.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
78082026-09-05T01:14:15.579Z[ recovery-image] Sep 05 01:14:14.578 INFO O| Sep 05 01:14:14.577 INFO STEP 701 (remove_files) COMPLETE
78092026-09-05T01:14:15.579Z[ recovery-image] Sep 05 01:14:14.578 INFO O| Sep 05 01:14:14.578 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78102026-09-05T01:14:15.585Z[ recovery-image] Sep 05 01:14:14.586 INFO O| Sep 05 01:14:14.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
78112026-09-05T01:14:15.585Z[ recovery-image] Sep 05 01:14:14.586 INFO O| Sep 05 01:14:14.586 INFO STEP 702 (remove_files) COMPLETE
78122026-09-05T01:14:15.585Z[ recovery-image] Sep 05 01:14:14.586 INFO O| Sep 05 01:14:14.586 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78132026-09-05T01:14:15.595Z[ recovery-image] Sep 05 01:14:14.596 INFO O| Sep 05 01:14:14.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
78142026-09-05T01:14:15.595Z[ recovery-image] Sep 05 01:14:14.596 INFO O| Sep 05 01:14:14.596 INFO STEP 703 (remove_files) COMPLETE
78152026-09-05T01:14:15.613Z[ recovery-image] Sep 05 01:14:14.596 INFO O| Sep 05 01:14:14.596 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78162026-09-05T01:14:15.614Z[ recovery-image] Sep 05 01:14:14.605 INFO O| Sep 05 01:14:14.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
78172026-09-05T01:14:15.614Z[ recovery-image] Sep 05 01:14:14.605 INFO O| Sep 05 01:14:14.605 INFO STEP 704 (remove_files) COMPLETE
78182026-09-05T01:14:15.614Z[ recovery-image] Sep 05 01:14:14.605 INFO O| Sep 05 01:14:14.605 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78192026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.615 INFO O| Sep 05 01:14:14.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
78202026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.615 INFO O| Sep 05 01:14:14.615 INFO STEP 705 (remove_files) COMPLETE
78212026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.615 INFO O| Sep 05 01:14:14.615 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78222026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.623 INFO O| Sep 05 01:14:14.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
78232026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.624 INFO O| Sep 05 01:14:14.623 INFO STEP 706 (remove_files) COMPLETE
78242026-09-05T01:14:15.624Z[ recovery-image] Sep 05 01:14:14.624 INFO O| Sep 05 01:14:14.623 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78252026-09-05T01:14:15.640Z[ recovery-image] Sep 05 01:14:14.632 INFO O| Sep 05 01:14:14.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
78262026-09-05T01:14:15.641Z[ recovery-image] Sep 05 01:14:14.632 INFO O| Sep 05 01:14:14.632 INFO STEP 707 (remove_files) COMPLETE
78272026-09-05T01:14:15.641Z[ recovery-image] Sep 05 01:14:14.632 INFO O| Sep 05 01:14:14.632 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78282026-09-05T01:14:15.641Z[ recovery-image] Sep 05 01:14:14.641 INFO O| Sep 05 01:14:14.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
78292026-09-05T01:14:15.641Z[ recovery-image] Sep 05 01:14:14.641 INFO O| Sep 05 01:14:14.641 INFO STEP 708 (remove_files) COMPLETE
78302026-09-05T01:14:15.641Z[ recovery-image] Sep 05 01:14:14.641 INFO O| Sep 05 01:14:14.641 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78312026-09-05T01:14:15.650Z[ recovery-image] Sep 05 01:14:14.649 INFO O| Sep 05 01:14:14.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
78322026-09-05T01:14:15.650Z[ recovery-image] Sep 05 01:14:14.649 INFO O| Sep 05 01:14:14.649 INFO STEP 709 (remove_files) COMPLETE
78332026-09-05T01:14:15.650Z[ recovery-image] Sep 05 01:14:14.649 INFO O| Sep 05 01:14:14.649 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78342026-09-05T01:14:15.656Z[ recovery-image] Sep 05 01:14:14.658 INFO O| Sep 05 01:14:14.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
78352026-09-05T01:14:15.656Z[ recovery-image] Sep 05 01:14:14.658 INFO O| Sep 05 01:14:14.658 INFO STEP 710 (remove_files) COMPLETE
78362026-09-05T01:14:15.656Z[ recovery-image] Sep 05 01:14:14.658 INFO O| Sep 05 01:14:14.658 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78372026-09-05T01:14:15.664Z[ recovery-image] Sep 05 01:14:14.667 INFO O| Sep 05 01:14:14.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
78382026-09-05T01:14:15.664Z[ recovery-image] Sep 05 01:14:14.668 INFO O| Sep 05 01:14:14.668 INFO STEP 711 (remove_files) COMPLETE
78392026-09-05T01:14:15.664Z[ recovery-image] Sep 05 01:14:14.668 INFO O| Sep 05 01:14:14.668 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78402026-09-05T01:14:15.676Z[ recovery-image] Sep 05 01:14:14.678 INFO O| Sep 05 01:14:14.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
78412026-09-05T01:14:15.676Z[ recovery-image] Sep 05 01:14:14.678 INFO O| Sep 05 01:14:14.678 INFO STEP 712 (remove_files) COMPLETE
78422026-09-05T01:14:15.676Z[ recovery-image] Sep 05 01:14:14.678 INFO O| Sep 05 01:14:14.678 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78432026-09-05T01:14:15.680Z[ recovery-image] Sep 05 01:14:14.687 INFO O| Sep 05 01:14:14.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
78442026-09-05T01:14:15.680Z[ recovery-image] Sep 05 01:14:14.687 INFO O| Sep 05 01:14:14.687 INFO STEP 713 (remove_files) COMPLETE
78452026-09-05T01:14:15.680Z[ recovery-image] Sep 05 01:14:14.687 INFO O| Sep 05 01:14:14.687 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78462026-09-05T01:14:15.688Z[ recovery-image] Sep 05 01:14:14.697 INFO O| Sep 05 01:14:14.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
78472026-09-05T01:14:15.688Z[ recovery-image] Sep 05 01:14:14.697 INFO O| Sep 05 01:14:14.697 INFO STEP 714 (remove_files) COMPLETE
78482026-09-05T01:14:15.688Z[ recovery-image] Sep 05 01:14:14.697 INFO O| Sep 05 01:14:14.697 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78492026-09-05T01:14:15.697Z[ recovery-image] Sep 05 01:14:14.708 INFO O| Sep 05 01:14:14.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
78502026-09-05T01:14:15.697Z[ recovery-image] Sep 05 01:14:14.708 INFO O| Sep 05 01:14:14.708 INFO STEP 715 (remove_files) COMPLETE
78512026-09-05T01:14:15.697Z[ recovery-image] Sep 05 01:14:14.708 INFO O| Sep 05 01:14:14.708 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78522026-09-05T01:14:15.707Z[ recovery-image] Sep 05 01:14:14.718 INFO O| Sep 05 01:14:14.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
78532026-09-05T01:14:15.712Z[ recovery-image] Sep 05 01:14:14.718 INFO O| Sep 05 01:14:14.718 INFO STEP 716 (remove_files) COMPLETE
78542026-09-05T01:14:15.712Z[ recovery-image] Sep 05 01:14:14.718 INFO O| Sep 05 01:14:14.718 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78552026-09-05T01:14:15.719Z[ recovery-image] Sep 05 01:14:14.728 INFO O| Sep 05 01:14:14.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
78562026-09-05T01:14:15.720Z[ recovery-image] Sep 05 01:14:14.728 INFO O| Sep 05 01:14:14.728 INFO STEP 717 (remove_files) COMPLETE
78572026-09-05T01:14:15.720Z[ recovery-image] Sep 05 01:14:14.728 INFO O| Sep 05 01:14:14.728 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78582026-09-05T01:14:15.731Z[ recovery-image] Sep 05 01:14:14.737 INFO O| Sep 05 01:14:14.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
78592026-09-05T01:14:15.731Z[ recovery-image] Sep 05 01:14:14.737 INFO O| Sep 05 01:14:14.737 INFO STEP 718 (remove_files) COMPLETE
78602026-09-05T01:14:15.731Z[ recovery-image] Sep 05 01:14:14.737 INFO O| Sep 05 01:14:14.737 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78612026-09-05T01:14:15.739Z[ recovery-image] Sep 05 01:14:14.746 INFO O| Sep 05 01:14:14.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
78622026-09-05T01:14:15.739Z[ recovery-image] Sep 05 01:14:14.746 INFO O| Sep 05 01:14:14.746 INFO STEP 719 (remove_files) COMPLETE
78632026-09-05T01:14:15.739Z[ recovery-image] Sep 05 01:14:14.746 INFO O| Sep 05 01:14:14.746 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78642026-09-05T01:14:15.746Z[ recovery-image] Sep 05 01:14:14.757 INFO O| Sep 05 01:14:14.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
78652026-09-05T01:14:15.747Z[ recovery-image] Sep 05 01:14:14.757 INFO O| Sep 05 01:14:14.757 INFO STEP 720 (remove_files) COMPLETE
78662026-09-05T01:14:15.747Z[ recovery-image] Sep 05 01:14:14.757 INFO O| Sep 05 01:14:14.757 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78672026-09-05T01:14:15.756Z[ recovery-image] Sep 05 01:14:14.767 INFO O| Sep 05 01:14:14.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
78682026-09-05T01:14:15.756Z[ recovery-image] Sep 05 01:14:14.767 INFO O| Sep 05 01:14:14.767 INFO STEP 721 (remove_files) COMPLETE
78692026-09-05T01:14:15.756Z[ recovery-image] Sep 05 01:14:14.767 INFO O| Sep 05 01:14:14.767 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78702026-09-05T01:14:15.766Z[ recovery-image] Sep 05 01:14:14.776 INFO O| Sep 05 01:14:14.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
78712026-09-05T01:14:15.766Z[ recovery-image] Sep 05 01:14:14.776 INFO O| Sep 05 01:14:14.776 INFO STEP 722 (remove_files) COMPLETE
78722026-09-05T01:14:15.766Z[ recovery-image] Sep 05 01:14:14.776 INFO O| Sep 05 01:14:14.776 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78732026-09-05T01:14:15.778Z[ recovery-image] Sep 05 01:14:14.785 INFO O| Sep 05 01:14:14.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
78742026-09-05T01:14:15.778Z[ recovery-image] Sep 05 01:14:14.785 INFO O| Sep 05 01:14:14.785 INFO STEP 723 (remove_files) COMPLETE
78752026-09-05T01:14:15.778Z[ recovery-image] Sep 05 01:14:14.785 INFO O| Sep 05 01:14:14.785 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78762026-09-05T01:14:15.788Z[ recovery-image] Sep 05 01:14:14.797 INFO O| Sep 05 01:14:14.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
78772026-09-05T01:14:15.789Z[ recovery-image] Sep 05 01:14:14.797 INFO O| Sep 05 01:14:14.797 INFO STEP 724 (remove_files) COMPLETE
78782026-09-05T01:14:15.789Z[ recovery-image] Sep 05 01:14:14.797 INFO O| Sep 05 01:14:14.797 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78792026-09-05T01:14:15.796Z[ recovery-image] Sep 05 01:14:14.806 INFO O| Sep 05 01:14:14.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
78802026-09-05T01:14:15.796Z[ recovery-image] Sep 05 01:14:14.806 INFO O| Sep 05 01:14:14.806 INFO STEP 725 (remove_files) COMPLETE
78812026-09-05T01:14:15.796Z[ recovery-image] Sep 05 01:14:14.806 INFO O| Sep 05 01:14:14.806 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78822026-09-05T01:14:15.809Z[ recovery-image] Sep 05 01:14:14.818 INFO O| Sep 05 01:14:14.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
78832026-09-05T01:14:15.809Z[ recovery-image] Sep 05 01:14:14.818 INFO O| Sep 05 01:14:14.818 INFO STEP 726 (remove_files) COMPLETE
78842026-09-05T01:14:15.815Z[ recovery-image] Sep 05 01:14:14.818 INFO O| Sep 05 01:14:14.818 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78852026-09-05T01:14:15.824Z[ recovery-image] Sep 05 01:14:14.827 INFO O| Sep 05 01:14:14.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
78862026-09-05T01:14:15.825Z[ recovery-image] Sep 05 01:14:14.827 INFO O| Sep 05 01:14:14.827 INFO STEP 727 (remove_files) COMPLETE
78872026-09-05T01:14:15.825Z[ recovery-image] Sep 05 01:14:14.827 INFO O| Sep 05 01:14:14.827 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78882026-09-05T01:14:15.840Z[ recovery-image] Sep 05 01:14:14.836 INFO O| Sep 05 01:14:14.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
78892026-09-05T01:14:15.840Z[ recovery-image] Sep 05 01:14:14.836 INFO O| Sep 05 01:14:14.836 INFO STEP 728 (remove_files) COMPLETE
78902026-09-05T01:14:15.840Z[ recovery-image] Sep 05 01:14:14.836 INFO O| Sep 05 01:14:14.836 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78912026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.844 INFO O| Sep 05 01:14:14.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
78922026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.844 INFO O| Sep 05 01:14:14.844 INFO STEP 729 (remove_files) COMPLETE
78932026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.844 INFO O| Sep 05 01:14:14.844 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78942026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.853 INFO O| Sep 05 01:14:14.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
78952026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.853 INFO O| Sep 05 01:14:14.853 INFO STEP 730 (remove_files) COMPLETE
78962026-09-05T01:14:15.846Z[ recovery-image] Sep 05 01:14:14.853 INFO O| Sep 05 01:14:14.853 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78972026-09-05T01:14:15.853Z[ recovery-image] Sep 05 01:14:14.864 INFO O| Sep 05 01:14:14.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
78982026-09-05T01:14:15.853Z[ recovery-image] Sep 05 01:14:14.864 INFO O| Sep 05 01:14:14.864 INFO STEP 731 (remove_files) COMPLETE
78992026-09-05T01:14:15.854Z[ recovery-image] Sep 05 01:14:14.864 INFO O| Sep 05 01:14:14.864 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79002026-09-05T01:14:15.864Z[ recovery-image] Sep 05 01:14:14.874 INFO O| Sep 05 01:14:14.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
79012026-09-05T01:14:15.864Z[ recovery-image] Sep 05 01:14:14.874 INFO O| Sep 05 01:14:14.874 INFO STEP 732 (remove_files) COMPLETE
79022026-09-05T01:14:15.864Z[ recovery-image] Sep 05 01:14:14.874 INFO O| Sep 05 01:14:14.874 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79032026-09-05T01:14:15.874Z[ recovery-image] Sep 05 01:14:14.883 INFO O| Sep 05 01:14:14.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
79042026-09-05T01:14:15.885Z[ recovery-image] Sep 05 01:14:14.883 INFO O| Sep 05 01:14:14.883 INFO STEP 733 (remove_files) COMPLETE
79052026-09-05T01:14:15.885Z[ recovery-image] Sep 05 01:14:14.883 INFO O| Sep 05 01:14:14.883 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79062026-09-05T01:14:15.888Z[ recovery-image] Sep 05 01:14:14.893 INFO O| Sep 05 01:14:14.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
79072026-09-05T01:14:15.888Z[ recovery-image] Sep 05 01:14:14.893 INFO O| Sep 05 01:14:14.893 INFO STEP 734 (remove_files) COMPLETE
79082026-09-05T01:14:15.888Z[ recovery-image] Sep 05 01:14:14.893 INFO O| Sep 05 01:14:14.893 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79092026-09-05T01:14:15.897Z[ recovery-image] Sep 05 01:14:14.903 INFO O| Sep 05 01:14:14.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
79102026-09-05T01:14:15.897Z[ recovery-image] Sep 05 01:14:14.903 INFO O| Sep 05 01:14:14.903 INFO STEP 735 (remove_files) COMPLETE
79112026-09-05T01:14:15.897Z[ recovery-image] Sep 05 01:14:14.903 INFO O| Sep 05 01:14:14.903 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79122026-09-05T01:14:15.904Z[ recovery-image] Sep 05 01:14:14.914 INFO O| Sep 05 01:14:14.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
79132026-09-05T01:14:15.904Z[ recovery-image] Sep 05 01:14:14.914 INFO O| Sep 05 01:14:14.914 INFO STEP 736 (remove_files) COMPLETE
79142026-09-05T01:14:15.914Z[ recovery-image] Sep 05 01:14:14.914 INFO O| Sep 05 01:14:14.914 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79152026-09-05T01:14:15.914Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
79162026-09-05T01:14:15.921Z[ recovery-image] Sep 05 01:14:14.925 INFO O| Sep 05 01:14:14.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
79172026-09-05T01:14:15.921Z[ recovery-image] Sep 05 01:14:14.925 INFO O| Sep 05 01:14:14.925 INFO STEP 737 (remove_files) COMPLETE
79182026-09-05T01:14:15.921Z[ recovery-image] Sep 05 01:14:14.925 INFO O| Sep 05 01:14:14.925 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79192026-09-05T01:14:15.929Z[ recovery-image] Sep 05 01:14:14.936 INFO O| Sep 05 01:14:14.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
79202026-09-05T01:14:15.929Z[ recovery-image] Sep 05 01:14:14.936 INFO O| Sep 05 01:14:14.936 INFO STEP 738 (remove_files) COMPLETE
79212026-09-05T01:14:15.929Z[ recovery-image] Sep 05 01:14:14.936 INFO O| Sep 05 01:14:14.936 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79222026-09-05T01:14:15.935Z[ recovery-image] Sep 05 01:14:14.945 INFO O| Sep 05 01:14:14.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
79232026-09-05T01:14:15.935Z[ recovery-image] Sep 05 01:14:14.945 INFO O| Sep 05 01:14:14.945 INFO STEP 739 (remove_files) COMPLETE
79242026-09-05T01:14:15.942Z[ recovery-image] Sep 05 01:14:14.945 INFO O| Sep 05 01:14:14.945 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79252026-09-05T01:14:15.948Z[ recovery-image] Sep 05 01:14:14.954 INFO O| Sep 05 01:14:14.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
79262026-09-05T01:14:15.948Z[ recovery-image] Sep 05 01:14:14.954 INFO O| Sep 05 01:14:14.954 INFO STEP 740 (remove_files) COMPLETE
79272026-09-05T01:14:15.948Z[ recovery-image] Sep 05 01:14:14.954 INFO O| Sep 05 01:14:14.954 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79282026-09-05T01:14:15.963Z[ recovery-image] Sep 05 01:14:14.965 INFO O| Sep 05 01:14:14.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
79292026-09-05T01:14:15.963Z[ recovery-image] Sep 05 01:14:14.965 INFO O| Sep 05 01:14:14.965 INFO STEP 741 (remove_files) COMPLETE
79302026-09-05T01:14:15.964Z[ recovery-image] Sep 05 01:14:14.965 INFO O| Sep 05 01:14:14.965 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79312026-09-05T01:14:15.969Z[ recovery-image] Sep 05 01:14:14.975 INFO O| Sep 05 01:14:14.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
79322026-09-05T01:14:15.969Z[ recovery-image] Sep 05 01:14:14.975 INFO O| Sep 05 01:14:14.975 INFO STEP 742 (remove_files) COMPLETE
79332026-09-05T01:14:15.969Z[ recovery-image] Sep 05 01:14:14.975 INFO O| Sep 05 01:14:14.975 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79342026-09-05T01:14:15.978Z[ recovery-image] Sep 05 01:14:14.984 INFO O| Sep 05 01:14:14.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
79352026-09-05T01:14:15.978Z[ recovery-image] Sep 05 01:14:14.984 INFO O| Sep 05 01:14:14.984 INFO STEP 743 (remove_files) COMPLETE
79362026-09-05T01:14:15.978Z[ recovery-image] Sep 05 01:14:14.984 INFO O| Sep 05 01:14:14.984 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79372026-09-05T01:14:15.985Z[ recovery-image] Sep 05 01:14:14.994 INFO O| Sep 05 01:14:14.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
79382026-09-05T01:14:15.985Z[ recovery-image] Sep 05 01:14:14.994 INFO O| Sep 05 01:14:14.994 INFO STEP 744 (remove_files) COMPLETE
79392026-09-05T01:14:15.985Z[ recovery-image] Sep 05 01:14:14.994 INFO O| Sep 05 01:14:14.994 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79402026-09-05T01:14:16.063Z[ recovery-image] Sep 05 01:14:15.003 INFO O| Sep 05 01:14:15.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
79412026-09-05T01:14:16.063Z[ recovery-image] Sep 05 01:14:15.003 INFO O| Sep 05 01:14:15.003 INFO STEP 745 (remove_files) COMPLETE
79422026-09-05T01:14:16.063Z[ recovery-image] Sep 05 01:14:15.003 INFO O| Sep 05 01:14:15.003 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79432026-09-05T01:14:16.063Z[ recovery-image] Sep 05 01:14:15.013 INFO O| Sep 05 01:14:15.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
79442026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.013 INFO O| Sep 05 01:14:15.013 INFO STEP 746 (remove_files) COMPLETE
79452026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.013 INFO O| Sep 05 01:14:15.013 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79462026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.022 INFO O| Sep 05 01:14:15.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
79472026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.022 INFO O| Sep 05 01:14:15.022 INFO STEP 747 (remove_files) COMPLETE
79482026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.022 INFO O| Sep 05 01:14:15.022 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79492026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.031 INFO O| Sep 05 01:14:15.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
79502026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.032 INFO O| Sep 05 01:14:15.031 INFO STEP 748 (remove_files) COMPLETE
79512026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.032 INFO O| Sep 05 01:14:15.032 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79522026-09-05T01:14:16.064Z[ recovery-image] Sep 05 01:14:15.041 INFO O| Sep 05 01:14:15.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
79532026-09-05T01:14:16.065Z[ recovery-image] Sep 05 01:14:15.041 INFO O| Sep 05 01:14:15.041 INFO STEP 749 (remove_files) COMPLETE
79542026-09-05T01:14:16.065Z[ recovery-image] Sep 05 01:14:15.041 INFO O| Sep 05 01:14:15.041 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79552026-09-05T01:14:16.065Z[ recovery-image] Sep 05 01:14:15.050 INFO O| Sep 05 01:14:15.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
79562026-09-05T01:14:16.065Z[ recovery-image] Sep 05 01:14:15.050 INFO O| Sep 05 01:14:15.050 INFO STEP 750 (remove_files) COMPLETE
79572026-09-05T01:14:16.065Z[ recovery-image] Sep 05 01:14:15.050 INFO O| Sep 05 01:14:15.050 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79582026-09-05T01:14:16.066Z[ recovery-image] Sep 05 01:14:15.060 INFO O| Sep 05 01:14:15.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
79592026-09-05T01:14:16.066Z[ recovery-image] Sep 05 01:14:15.060 INFO O| Sep 05 01:14:15.060 INFO STEP 751 (remove_files) COMPLETE
79602026-09-05T01:14:16.066Z[ recovery-image] Sep 05 01:14:15.060 INFO O| Sep 05 01:14:15.060 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79612026-09-05T01:14:16.077Z[ recovery-image] Sep 05 01:14:15.069 INFO O| Sep 05 01:14:15.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
79622026-09-05T01:14:16.077Z[ recovery-image] Sep 05 01:14:15.069 INFO O| Sep 05 01:14:15.069 INFO STEP 752 (remove_files) COMPLETE
79632026-09-05T01:14:16.077Z[ recovery-image] Sep 05 01:14:15.069 INFO O| Sep 05 01:14:15.069 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79642026-09-05T01:14:16.078Z[ recovery-image] Sep 05 01:14:15.078 INFO O| Sep 05 01:14:15.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
79652026-09-05T01:14:16.078Z[ recovery-image] Sep 05 01:14:15.078 INFO O| Sep 05 01:14:15.078 INFO STEP 753 (remove_files) COMPLETE
79662026-09-05T01:14:16.078Z[ recovery-image] Sep 05 01:14:15.078 INFO O| Sep 05 01:14:15.078 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79672026-09-05T01:14:16.083Z[ recovery-image] Sep 05 01:14:15.086 INFO O| Sep 05 01:14:15.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
79682026-09-05T01:14:16.083Z[ recovery-image] Sep 05 01:14:15.087 INFO O| Sep 05 01:14:15.086 INFO STEP 754 (remove_files) COMPLETE
79692026-09-05T01:14:16.083Z[ recovery-image] Sep 05 01:14:15.087 INFO O| Sep 05 01:14:15.086 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79702026-09-05T01:14:16.102Z[ recovery-image] Sep 05 01:14:15.096 INFO O| Sep 05 01:14:15.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
79712026-09-05T01:14:16.102Z[ recovery-image] Sep 05 01:14:15.096 INFO O| Sep 05 01:14:15.096 INFO STEP 755 (remove_files) COMPLETE
79722026-09-05T01:14:16.102Z[ recovery-image] Sep 05 01:14:15.096 INFO O| Sep 05 01:14:15.096 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79732026-09-05T01:14:16.109Z[ recovery-image] Sep 05 01:14:15.107 INFO O| Sep 05 01:14:15.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
79742026-09-05T01:14:16.109Z[ recovery-image] Sep 05 01:14:15.107 INFO O| Sep 05 01:14:15.107 INFO STEP 756 (remove_files) COMPLETE
79752026-09-05T01:14:16.109Z[ recovery-image] Sep 05 01:14:15.107 INFO O| Sep 05 01:14:15.107 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79762026-09-05T01:14:16.124Z[ recovery-image] Sep 05 01:14:15.118 INFO O| Sep 05 01:14:15.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
79772026-09-05T01:14:16.124Z[ recovery-image] Sep 05 01:14:15.118 INFO O| Sep 05 01:14:15.118 INFO STEP 757 (remove_files) COMPLETE
79782026-09-05T01:14:16.124Z[ recovery-image] Sep 05 01:14:15.118 INFO O| Sep 05 01:14:15.118 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79792026-09-05T01:14:16.129Z[ recovery-image] Sep 05 01:14:15.129 INFO O| Sep 05 01:14:15.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
79802026-09-05T01:14:16.129Z[ recovery-image] Sep 05 01:14:15.129 INFO O| Sep 05 01:14:15.129 INFO STEP 758 (remove_files) COMPLETE
79812026-09-05T01:14:16.130Z[ recovery-image] Sep 05 01:14:15.129 INFO O| Sep 05 01:14:15.129 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79822026-09-05T01:14:16.130Z[ recovery-image] Sep 05 01:14:15.137 INFO O| Sep 05 01:14:15.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
79832026-09-05T01:14:16.130Z[ recovery-image] Sep 05 01:14:15.137 INFO O| Sep 05 01:14:15.137 INFO STEP 759 (remove_files) COMPLETE
79842026-09-05T01:14:16.130Z[ recovery-image] Sep 05 01:14:15.137 INFO O| Sep 05 01:14:15.137 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79852026-09-05T01:14:16.137Z[ recovery-image] Sep 05 01:14:15.146 INFO O| Sep 05 01:14:15.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
79862026-09-05T01:14:16.137Z[ recovery-image] Sep 05 01:14:15.146 INFO O| Sep 05 01:14:15.146 INFO STEP 760 (remove_files) COMPLETE
79872026-09-05T01:14:16.137Z[ recovery-image] Sep 05 01:14:15.146 INFO O| Sep 05 01:14:15.146 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79882026-09-05T01:14:16.147Z[ recovery-image] Sep 05 01:14:15.157 INFO O| Sep 05 01:14:15.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
79892026-09-05T01:14:16.147Z[ recovery-image] Sep 05 01:14:15.157 INFO O| Sep 05 01:14:15.157 INFO STEP 761 (remove_files) COMPLETE
79902026-09-05T01:14:16.147Z[ recovery-image] Sep 05 01:14:15.157 INFO O| Sep 05 01:14:15.157 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79912026-09-05T01:14:16.160Z[ recovery-image] Sep 05 01:14:15.168 INFO O| Sep 05 01:14:15.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
79922026-09-05T01:14:16.160Z[ recovery-image] Sep 05 01:14:15.168 INFO O| Sep 05 01:14:15.168 INFO STEP 762 (remove_files) COMPLETE
79932026-09-05T01:14:16.160Z[ recovery-image] Sep 05 01:14:15.168 INFO O| Sep 05 01:14:15.168 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79942026-09-05T01:14:16.168Z[ recovery-image] Sep 05 01:14:15.178 INFO O| Sep 05 01:14:15.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
79952026-09-05T01:14:16.168Z[ recovery-image] Sep 05 01:14:15.179 INFO O| Sep 05 01:14:15.179 INFO STEP 763 (remove_files) COMPLETE
79962026-09-05T01:14:16.168Z[ recovery-image] Sep 05 01:14:15.179 INFO O| Sep 05 01:14:15.179 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79972026-09-05T01:14:16.180Z[ recovery-image] Sep 05 01:14:15.189 INFO O| Sep 05 01:14:15.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
79982026-09-05T01:14:16.180Z[ recovery-image] Sep 05 01:14:15.189 INFO O| Sep 05 01:14:15.189 INFO STEP 764 (remove_files) COMPLETE
79992026-09-05T01:14:16.180Z[ recovery-image] Sep 05 01:14:15.189 INFO O| Sep 05 01:14:15.189 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80002026-09-05T01:14:16.188Z[ recovery-image] Sep 05 01:14:15.198 INFO O| Sep 05 01:14:15.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
80012026-09-05T01:14:16.188Z[ recovery-image] Sep 05 01:14:15.199 INFO O| Sep 05 01:14:15.198 INFO STEP 765 (remove_files) COMPLETE
80022026-09-05T01:14:16.189Z[ recovery-image] Sep 05 01:14:15.199 INFO O| Sep 05 01:14:15.199 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80032026-09-05T01:14:16.199Z[ recovery-image] Sep 05 01:14:15.209 INFO O| Sep 05 01:14:15.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
80042026-09-05T01:14:16.199Z[ recovery-image] Sep 05 01:14:15.209 INFO O| Sep 05 01:14:15.209 INFO STEP 766 (remove_files) COMPLETE
80052026-09-05T01:14:16.199Z[ recovery-image] Sep 05 01:14:15.209 INFO O| Sep 05 01:14:15.209 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80062026-09-05T01:14:16.209Z[ recovery-image] Sep 05 01:14:15.218 INFO O| Sep 05 01:14:15.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
80072026-09-05T01:14:16.215Z[ recovery-image] Sep 05 01:14:15.219 INFO O| Sep 05 01:14:15.218 INFO STEP 767 (remove_files) COMPLETE
80082026-09-05T01:14:16.216Z[ recovery-image] Sep 05 01:14:15.219 INFO O| Sep 05 01:14:15.218 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80092026-09-05T01:14:16.226Z[ recovery-image] Sep 05 01:14:15.230 INFO O| Sep 05 01:14:15.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
80102026-09-05T01:14:16.226Z[ recovery-image] Sep 05 01:14:15.230 INFO O| Sep 05 01:14:15.230 INFO STEP 768 (remove_files) COMPLETE
80112026-09-05T01:14:16.226Z[ recovery-image] Sep 05 01:14:15.230 INFO O| Sep 05 01:14:15.230 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80122026-09-05T01:14:16.235Z[ recovery-image] Sep 05 01:14:15.241 INFO O| Sep 05 01:14:15.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
80132026-09-05T01:14:16.235Z[ recovery-image] Sep 05 01:14:15.241 INFO O| Sep 05 01:14:15.241 INFO STEP 769 (remove_files) COMPLETE
80142026-09-05T01:14:16.235Z[ recovery-image] Sep 05 01:14:15.241 INFO O| Sep 05 01:14:15.241 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80152026-09-05T01:14:16.241Z[ recovery-image] Sep 05 01:14:15.251 INFO O| Sep 05 01:14:15.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
80162026-09-05T01:14:16.241Z[ recovery-image] Sep 05 01:14:15.252 INFO O| Sep 05 01:14:15.252 INFO STEP 770 (remove_files) COMPLETE
80172026-09-05T01:14:16.242Z[ recovery-image] Sep 05 01:14:15.252 INFO O| Sep 05 01:14:15.252 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80182026-09-05T01:14:16.253Z[ recovery-image] Sep 05 01:14:15.263 INFO O| Sep 05 01:14:15.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
80192026-09-05T01:14:16.253Z[ recovery-image] Sep 05 01:14:15.263 INFO O| Sep 05 01:14:15.263 INFO STEP 771 (remove_files) COMPLETE
80202026-09-05T01:14:16.253Z[ recovery-image] Sep 05 01:14:15.263 INFO O| Sep 05 01:14:15.263 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80212026-09-05T01:14:16.267Z[ recovery-image] Sep 05 01:14:15.273 INFO O| Sep 05 01:14:15.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
80222026-09-05T01:14:16.267Z[ recovery-image] Sep 05 01:14:15.274 INFO O| Sep 05 01:14:15.274 INFO STEP 772 (remove_files) COMPLETE
80232026-09-05T01:14:16.267Z[ recovery-image] Sep 05 01:14:15.274 INFO O| Sep 05 01:14:15.274 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80242026-09-05T01:14:16.275Z[ recovery-image] Sep 05 01:14:15.284 INFO O| Sep 05 01:14:15.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
80252026-09-05T01:14:16.275Z[ recovery-image] Sep 05 01:14:15.284 INFO O| Sep 05 01:14:15.284 INFO STEP 773 (remove_files) COMPLETE
80262026-09-05T01:14:16.275Z[ recovery-image] Sep 05 01:14:15.284 INFO O| Sep 05 01:14:15.284 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80272026-09-05T01:14:16.287Z[ recovery-image] Sep 05 01:14:15.294 INFO O| Sep 05 01:14:15.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
80282026-09-05T01:14:16.287Z[ recovery-image] Sep 05 01:14:15.294 INFO O| Sep 05 01:14:15.294 INFO STEP 774 (remove_files) COMPLETE
80292026-09-05T01:14:16.287Z[ recovery-image] Sep 05 01:14:15.294 INFO O| Sep 05 01:14:15.294 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80302026-09-05T01:14:16.298Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
80312026-09-05T01:14:16.304Z[ recovery-image] Sep 05 01:14:15.304 INFO O| Sep 05 01:14:15.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
80322026-09-05T01:14:16.304Z[ recovery-image] Sep 05 01:14:15.304 INFO O| Sep 05 01:14:15.304 INFO STEP 775 (remove_files) COMPLETE
80332026-09-05T01:14:16.304Z[ recovery-image] Sep 05 01:14:15.304 INFO O| Sep 05 01:14:15.304 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80342026-09-05T01:14:16.310Z[ recovery-image] Sep 05 01:14:15.315 INFO O| Sep 05 01:14:15.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
80352026-09-05T01:14:16.311Z[ recovery-image] Sep 05 01:14:15.315 INFO O| Sep 05 01:14:15.315 INFO STEP 776 (remove_files) COMPLETE
80362026-09-05T01:14:16.311Z[ recovery-image] Sep 05 01:14:15.315 INFO O| Sep 05 01:14:15.315 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80372026-09-05T01:14:16.323Z[ recovery-image] Sep 05 01:14:15.328 INFO O| Sep 05 01:14:15.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
80382026-09-05T01:14:16.324Z[ recovery-image] Sep 05 01:14:15.328 INFO O| Sep 05 01:14:15.328 INFO STEP 777 (remove_files) COMPLETE
80392026-09-05T01:14:16.324Z[ recovery-image] Sep 05 01:14:15.328 INFO O| Sep 05 01:14:15.328 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80402026-09-05T01:14:16.332Z[ recovery-image] Sep 05 01:14:15.340 INFO O| Sep 05 01:14:15.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
80412026-09-05T01:14:16.332Z[ recovery-image] Sep 05 01:14:15.340 INFO O| Sep 05 01:14:15.340 INFO STEP 778 (remove_files) COMPLETE
80422026-09-05T01:14:16.332Z[ recovery-image] Sep 05 01:14:15.340 INFO O| Sep 05 01:14:15.340 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80432026-09-05T01:14:16.350Z[ recovery-image] Sep 05 01:14:15.349 INFO O| Sep 05 01:14:15.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
80442026-09-05T01:14:16.350Z[ recovery-image] Sep 05 01:14:15.349 INFO O| Sep 05 01:14:15.349 INFO STEP 779 (remove_files) COMPLETE
80452026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.349 INFO O| Sep 05 01:14:15.349 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80462026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.357 INFO O| Sep 05 01:14:15.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
80472026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.357 INFO O| Sep 05 01:14:15.357 INFO STEP 780 (remove_files) COMPLETE
80482026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.357 INFO O| Sep 05 01:14:15.357 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80492026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.364 INFO O| Sep 05 01:14:15.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
80502026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.364 INFO O| Sep 05 01:14:15.364 INFO STEP 781 (remove_files) COMPLETE
80512026-09-05T01:14:16.369Z[ recovery-image] Sep 05 01:14:15.364 INFO O| Sep 05 01:14:15.364 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80522026-09-05T01:14:16.369Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24238:20260902T165440Z
80532026-09-05T01:14:16.369Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24238:20260902T165440Z
80542026-09-05T01:14:16.369Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
80552026-09-05T01:14:16.369Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
80562026-09-05T01:14:16.369Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
80572026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.366 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
80582026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
80592026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
80602026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260905T010021Z
80612026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
80622026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
80632026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.367 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24238:20260902T165441Z
80642026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.368 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24238:20260902T165441Z
80652026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.368 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24238:20260902T165441Z
80662026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.368 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24238:20260902T165441Z
80672026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.368 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
80682026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.368 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24238:20260902T165441Z
80692026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24238:20260902T165441Z
80702026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24238:20260902T165441Z
80712026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24238:20260902T165441Z
80722026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24238:20260902T165442Z
80732026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24238:20260902T165442Z
80742026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24238:20260902T165442Z
80752026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24238:20260902T165442Z
80762026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24238:20260902T165442Z
80772026-09-05T01:14:16.370Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24238:20260902T165442Z
80782026-09-05T01:14:16.377Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24238:20260902T165442Z
80792026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24238:20260902T165443Z
80802026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24238:20260902T165443Z
80812026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24238:20260902T165444Z
80822026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24238:20260902T165444Z
80832026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
80842026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24238:20260902T165445Z
80852026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24238:20260902T165445Z
80862026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24238:20260902T165446Z
80872026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24238:20260902T165446Z
80882026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.369 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24238:20260902T165446Z
80892026-09-05T01:14:16.378Z[ host-image] Sep 05 01:14:15.370 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24238:20260902T165447Z
80902026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.370 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24238:20260902T165447Z
80912026-09-05T01:14:16.379Z[ recovery-image] Sep 05 01:14:15.372 INFO O| Sep 05 01:14:15.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
80922026-09-05T01:14:16.379Z[ recovery-image] Sep 05 01:14:15.372 INFO O| Sep 05 01:14:15.372 INFO STEP 782 (remove_files) COMPLETE
80932026-09-05T01:14:16.379Z[ recovery-image] Sep 05 01:14:15.372 INFO O| Sep 05 01:14:15.372 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80942026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
80952026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24238:20260902T165447Z
80962026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/expat@2.8.3-3.0:20260902T163107Z
80972026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
80982026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
80992026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
81002026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24238:20260902T165447Z
81012026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
81022026-09-05T01:14:16.379Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
81032026-09-05T01:14:16.380Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
81042026-09-05T01:14:16.380Z[ host-image] Sep 05 01:14:15.373 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
81052026-09-05T01:14:16.380Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
81062026-09-05T01:14:16.380Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
81072026-09-05T01:14:16.381Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
81082026-09-05T01:14:16.381Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
81092026-09-05T01:14:16.382Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
81102026-09-05T01:14:16.382Z[ host-image] Sep 05 01:14:15.377 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
81112026-09-05T01:14:16.382Z[ recovery-image] Sep 05 01:14:15.381 INFO O| Sep 05 01:14:15.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
81122026-09-05T01:14:16.382Z[ recovery-image] Sep 05 01:14:15.381 INFO O| Sep 05 01:14:15.381 INFO STEP 783 (remove_files) COMPLETE
81132026-09-05T01:14:16.382Z[ recovery-image] Sep 05 01:14:15.381 INFO O| Sep 05 01:14:15.381 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81142026-09-05T01:14:16.391Z[ host-image] Sep 05 01:14:15.389 INFO O| install = pkg://helios/library/security/openssl-3@3.5.8-3.0:20260902T163624Z
81152026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.389 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
81162026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.389 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
81172026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.389 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24238:20260902T165448Z
81182026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24238:20260902T165450Z
81192026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
81202026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24238:20260902T165451Z
81212026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
81222026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
81232026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
81242026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/rsync@3.5.0-3.0:20260902T163025Z
81252026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24238:20260902T165451Z
81262026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.390 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
81272026-09-05T01:14:16.392Z[ recovery-image] Sep 05 01:14:15.390 INFO O| Sep 05 01:14:15.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
81282026-09-05T01:14:16.392Z[ recovery-image] Sep 05 01:14:15.390 INFO O| Sep 05 01:14:15.390 INFO STEP 784 (remove_files) COMPLETE
81292026-09-05T01:14:16.392Z[ recovery-image] Sep 05 01:14:15.390 INFO O| Sep 05 01:14:15.390 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81302026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.391 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
81312026-09-05T01:14:16.392Z[ host-image] Sep 05 01:14:15.391 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
81322026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.391 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
81332026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.391 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24238:20260902T165451Z
81342026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.391 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
81352026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.395 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
81362026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.395 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24238:20260902T165451Z
81372026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24238:20260902T165451Z
81382026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24238:20260902T165451Z
81392026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
81402026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24238:20260902T165452Z
81412026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24238:20260902T165452Z
81422026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24238:20260902T165452Z
81432026-09-05T01:14:16.393Z[ host-image] Sep 05 01:14:15.396 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24238:20260902T165452Z
81442026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.397 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
81452026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.397 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24238:20260902T165452Z
81462026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.397 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24238:20260902T165453Z
81472026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.398 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
81482026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.398 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24238:20260902T165453Z
81492026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.398 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24238:20260902T165453Z
81502026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.398 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24238:20260902T165453Z
81512026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.398 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24238:20260902T165453Z
81522026-09-05T01:14:16.416Z[ recovery-image] Sep 05 01:14:15.400 INFO O| Sep 05 01:14:15.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
81532026-09-05T01:14:16.416Z[ recovery-image] Sep 05 01:14:15.400 INFO O| Sep 05 01:14:15.400 INFO STEP 785 (remove_files) COMPLETE
81542026-09-05T01:14:16.416Z[ recovery-image] Sep 05 01:14:15.400 INFO O| Sep 05 01:14:15.400 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81552026-09-05T01:14:16.416Z[ host-image] Sep 05 01:14:15.400 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24238:20260902T165453Z
81562026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.400 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
81572026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.400 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24238:20260902T165453Z
81582026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.400 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24238:20260902T165453Z
81592026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24238:20260902T165453Z
81602026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24238:20260902T165453Z
81612026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24238:20260902T165453Z
81622026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24238:20260902T165454Z
81632026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24238:20260902T165454Z
81642026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.401 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24238:20260902T165454Z
81652026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.404 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24238:20260902T165454Z
81662026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.404 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24238:20260902T165454Z
81672026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.404 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24238:20260902T165454Z
81682026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.405 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24238:20260902T165454Z
81692026-09-05T01:14:16.417Z[ host-image] Sep 05 01:14:15.405 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24238:20260902T165454Z
81702026-09-05T01:14:16.417Z[ recovery-image] Sep 05 01:14:15.408 INFO O| Sep 05 01:14:15.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
81712026-09-05T01:14:16.417Z[ recovery-image] Sep 05 01:14:15.408 INFO O| Sep 05 01:14:15.408 INFO STEP 786 (remove_files) COMPLETE
81722026-09-05T01:14:16.418Z[ recovery-image] Sep 05 01:14:15.408 INFO O| Sep 05 01:14:15.408 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81732026-09-05T01:14:16.418Z[ host-image] Sep 05 01:14:15.411 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24238:20260902T165456Z
81742026-09-05T01:14:16.418Z[ host-image] Sep 05 01:14:15.411 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24238:20260902T165454Z
81752026-09-05T01:14:16.418Z[ host-image] Sep 05 01:14:15.411 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24238:20260902T165455Z
81762026-09-05T01:14:16.418Z[ host-image] Sep 05 01:14:15.411 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
81772026-09-05T01:14:16.418Z[ host-image] Sep 05 01:14:15.411 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
81782026-09-05T01:14:16.425Z[ recovery-image] Sep 05 01:14:15.416 INFO O| Sep 05 01:14:15.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
81792026-09-05T01:14:16.425Z[ recovery-image] Sep 05 01:14:15.416 INFO O| Sep 05 01:14:15.416 INFO STEP 787 (remove_files) COMPLETE
81802026-09-05T01:14:16.425Z[ recovery-image] Sep 05 01:14:15.416 INFO O| Sep 05 01:14:15.416 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81812026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.419 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24238:20260902T165455Z
81822026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.419 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
81832026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.419 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24238:20260902T165455Z
81842026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.419 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24238:20260902T165455Z
81852026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24238:20260902T165455Z
81862026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
81872026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
81882026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24238:20260902T165455Z
81892026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24238:20260902T165455Z
81902026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24238:20260902T165455Z
81912026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24238:20260902T165455Z
81922026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24238:20260902T165456Z
81932026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.420 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24238:20260902T165456Z
81942026-09-05T01:14:16.425Z[ host-image] Sep 05 01:14:15.421 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
81952026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.421 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24238:20260902T165456Z
81962026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/microcode/intel@20260812-3.0.24238:20260902T165456Z
81972026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24238:20260902T165456Z
81982026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24238:20260902T165457Z
81992026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24238:20260902T165456Z
82002026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24238:20260902T165457Z
82012026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
82022026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
82032026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24238:20260902T165458Z
82042026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24238:20260902T165458Z
82052026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
82062026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
82072026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
82082026-09-05T01:14:16.426Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
82092026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
82102026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.422 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
82112026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.423 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
82122026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.423 INFO O| tempdir @ "/tmp/.tmpzP3PMd/tmp"
82132026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.423 INFO O| image root @ "/tmp/.tmpzP3PMd/tmp/root"
82142026-09-05T01:14:16.427Z[ host-image] Sep 05 01:14:15.423 INFO O| creating image...
82152026-09-05T01:14:16.427Z[ recovery-image] Sep 05 01:14:15.424 INFO O| Sep 05 01:14:15.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
82162026-09-05T01:14:16.427Z[ recovery-image] Sep 05 01:14:15.424 INFO O| Sep 05 01:14:15.424 INFO STEP 788 (remove_files) COMPLETE
82172026-09-05T01:14:16.427Z[ recovery-image] Sep 05 01:14:15.424 INFO O| Sep 05 01:14:15.424 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82182026-09-05T01:14:16.445Z[ recovery-image] Sep 05 01:14:15.433 INFO O| Sep 05 01:14:15.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
82192026-09-05T01:14:16.445Z[ recovery-image] Sep 05 01:14:15.433 INFO O| Sep 05 01:14:15.433 INFO STEP 789 (remove_files) COMPLETE
82202026-09-05T01:14:16.445Z[ recovery-image] Sep 05 01:14:15.433 INFO O| Sep 05 01:14:15.433 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82212026-09-05T01:14:16.445Z[ recovery-image] Sep 05 01:14:15.442 INFO O| Sep 05 01:14:15.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
82222026-09-05T01:14:16.446Z[ recovery-image] Sep 05 01:14:15.442 INFO O| Sep 05 01:14:15.442 INFO STEP 790 (remove_files) COMPLETE
82232026-09-05T01:14:16.446Z[ recovery-image] Sep 05 01:14:15.442 INFO O| Sep 05 01:14:15.442 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82242026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.451 INFO O| Sep 05 01:14:15.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
82252026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.451 INFO O| Sep 05 01:14:15.451 INFO STEP 791 (remove_files) COMPLETE
82262026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.451 INFO O| Sep 05 01:14:15.451 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82272026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.460 INFO O| Sep 05 01:14:15.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
82282026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.460 INFO O| Sep 05 01:14:15.460 INFO STEP 792 (remove_files) COMPLETE
82292026-09-05T01:14:16.463Z[ recovery-image] Sep 05 01:14:15.460 INFO O| Sep 05 01:14:15.460 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82302026-09-05T01:14:16.485Z[ recovery-image] Sep 05 01:14:15.469 INFO O| Sep 05 01:14:15.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
82312026-09-05T01:14:16.485Z[ recovery-image] Sep 05 01:14:15.470 INFO O| Sep 05 01:14:15.470 INFO STEP 793 (remove_files) COMPLETE
82322026-09-05T01:14:16.485Z[ recovery-image] Sep 05 01:14:15.470 INFO O| Sep 05 01:14:15.470 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82332026-09-05T01:14:16.485Z[ recovery-image] Sep 05 01:14:15.478 INFO O| Sep 05 01:14:15.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
82342026-09-05T01:14:16.486Z[ recovery-image] Sep 05 01:14:15.478 INFO O| Sep 05 01:14:15.478 INFO STEP 794 (remove_files) COMPLETE
82352026-09-05T01:14:16.486Z[ recovery-image] Sep 05 01:14:15.479 INFO O| Sep 05 01:14:15.478 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82362026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.487 INFO O| Sep 05 01:14:15.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
82372026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.487 INFO O| Sep 05 01:14:15.487 INFO STEP 795 (remove_files) COMPLETE
82382026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.487 INFO O| Sep 05 01:14:15.487 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82392026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.496 INFO O| Sep 05 01:14:15.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
82402026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.496 INFO O| Sep 05 01:14:15.496 INFO STEP 796 (remove_files) COMPLETE
82412026-09-05T01:14:16.496Z[ recovery-image] Sep 05 01:14:15.496 INFO O| Sep 05 01:14:15.496 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82422026-09-05T01:14:16.505Z[ recovery-image] Sep 05 01:14:15.505 INFO O| Sep 05 01:14:15.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
82432026-09-05T01:14:16.505Z[ recovery-image] Sep 05 01:14:15.505 INFO O| Sep 05 01:14:15.505 INFO STEP 797 (remove_files) COMPLETE
82442026-09-05T01:14:16.505Z[ recovery-image] Sep 05 01:14:15.505 INFO O| Sep 05 01:14:15.505 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82452026-09-05T01:14:16.511Z[ recovery-image] Sep 05 01:14:15.514 INFO O| Sep 05 01:14:15.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
82462026-09-05T01:14:16.512Z[ recovery-image] Sep 05 01:14:15.514 INFO O| Sep 05 01:14:15.514 INFO STEP 798 (remove_files) COMPLETE
82472026-09-05T01:14:16.512Z[ recovery-image] Sep 05 01:14:15.514 INFO O| Sep 05 01:14:15.514 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82482026-09-05T01:14:16.524Z[ recovery-image] Sep 05 01:14:15.525 INFO O| Sep 05 01:14:15.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
82492026-09-05T01:14:16.524Z[ recovery-image] Sep 05 01:14:15.525 INFO O| Sep 05 01:14:15.525 INFO STEP 799 (remove_files) COMPLETE
82502026-09-05T01:14:16.524Z[ recovery-image] Sep 05 01:14:15.525 INFO O| Sep 05 01:14:15.525 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82512026-09-05T01:14:16.540Z[ recovery-image] Sep 05 01:14:15.534 INFO O| Sep 05 01:14:15.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
82522026-09-05T01:14:16.540Z[ recovery-image] Sep 05 01:14:15.534 INFO O| Sep 05 01:14:15.534 INFO STEP 800 (remove_files) COMPLETE
82532026-09-05T01:14:16.540Z[ recovery-image] Sep 05 01:14:15.534 INFO O| Sep 05 01:14:15.534 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82542026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.545 INFO O| Sep 05 01:14:15.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
82552026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.545 INFO O| Sep 05 01:14:15.545 INFO STEP 801 (remove_files) COMPLETE
82562026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.545 INFO O| Sep 05 01:14:15.545 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82572026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.555 INFO O| Sep 05 01:14:15.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
82582026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.555 INFO O| Sep 05 01:14:15.555 INFO STEP 802 (remove_files) COMPLETE
82592026-09-05T01:14:16.549Z[ recovery-image] Sep 05 01:14:15.555 INFO O| Sep 05 01:14:15.555 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82602026-09-05T01:14:16.557Z[ recovery-image] Sep 05 01:14:15.564 INFO O| Sep 05 01:14:15.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
82612026-09-05T01:14:16.557Z[ recovery-image] Sep 05 01:14:15.564 INFO O| Sep 05 01:14:15.564 INFO STEP 803 (remove_files) COMPLETE
82622026-09-05T01:14:16.557Z[ recovery-image] Sep 05 01:14:15.564 INFO O| Sep 05 01:14:15.564 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82632026-09-05T01:14:16.567Z[ recovery-image] Sep 05 01:14:15.572 INFO O| Sep 05 01:14:15.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
82642026-09-05T01:14:16.567Z[ recovery-image] Sep 05 01:14:15.572 INFO O| Sep 05 01:14:15.572 INFO STEP 804 (remove_files) COMPLETE
82652026-09-05T01:14:16.567Z[ recovery-image] Sep 05 01:14:15.572 INFO O| Sep 05 01:14:15.572 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82662026-09-05T01:14:16.587Z[ recovery-image] Sep 05 01:14:15.580 INFO O| Sep 05 01:14:15.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
82672026-09-05T01:14:16.587Z[ recovery-image] Sep 05 01:14:15.580 INFO O| Sep 05 01:14:15.580 INFO STEP 805 (remove_files) COMPLETE
82682026-09-05T01:14:16.587Z[ recovery-image] Sep 05 01:14:15.580 INFO O| Sep 05 01:14:15.580 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82692026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.588 INFO O| Sep 05 01:14:15.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
82702026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.589 INFO O| Sep 05 01:14:15.589 INFO STEP 806 (remove_files) COMPLETE
82712026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.589 INFO O| Sep 05 01:14:15.589 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82722026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.597 INFO O| Sep 05 01:14:15.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
82732026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.597 INFO O| Sep 05 01:14:15.597 INFO STEP 807 (remove_files) COMPLETE
82742026-09-05T01:14:16.593Z[ recovery-image] Sep 05 01:14:15.597 INFO O| Sep 05 01:14:15.597 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82752026-09-05T01:14:16.605Z[ recovery-image] Sep 05 01:14:15.604 INFO O| Sep 05 01:14:15.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
82762026-09-05T01:14:16.605Z[ recovery-image] Sep 05 01:14:15.604 INFO O| Sep 05 01:14:15.604 INFO STEP 808 (remove_files) COMPLETE
82772026-09-05T01:14:16.605Z[ recovery-image] Sep 05 01:14:15.604 INFO O| Sep 05 01:14:15.604 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82782026-09-05T01:14:16.616Z[ recovery-image] Sep 05 01:14:15.612 INFO O| Sep 05 01:14:15.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
82792026-09-05T01:14:16.616Z[ recovery-image] Sep 05 01:14:15.612 INFO O| Sep 05 01:14:15.612 INFO STEP 809 (remove_files) COMPLETE
82802026-09-05T01:14:16.617Z[ recovery-image] Sep 05 01:14:15.612 INFO O| Sep 05 01:14:15.612 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82812026-09-05T01:14:16.617Z[ recovery-image] Sep 05 01:14:15.619 INFO O| Sep 05 01:14:15.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
82822026-09-05T01:14:16.617Z[ recovery-image] Sep 05 01:14:15.619 INFO O| Sep 05 01:14:15.619 INFO STEP 810 (remove_files) COMPLETE
82832026-09-05T01:14:16.617Z[ recovery-image] Sep 05 01:14:15.619 INFO O| Sep 05 01:14:15.619 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82842026-09-05T01:14:16.622Z[ recovery-image] Sep 05 01:14:15.628 INFO O| Sep 05 01:14:15.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
82852026-09-05T01:14:16.623Z[ recovery-image] Sep 05 01:14:15.628 INFO O| Sep 05 01:14:15.628 INFO STEP 811 (remove_files) COMPLETE
82862026-09-05T01:14:16.623Z[ recovery-image] Sep 05 01:14:15.628 INFO O| Sep 05 01:14:15.628 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82872026-09-05T01:14:16.628Z[ recovery-image] Sep 05 01:14:15.638 INFO O| Sep 05 01:14:15.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
82882026-09-05T01:14:16.628Z[ recovery-image] Sep 05 01:14:15.638 INFO O| Sep 05 01:14:15.638 INFO STEP 812 (remove_files) COMPLETE
82892026-09-05T01:14:16.628Z[ recovery-image] Sep 05 01:14:15.638 INFO O| Sep 05 01:14:15.638 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82902026-09-05T01:14:17.048Z[ recovery-image] Sep 05 01:14:15.648 INFO O| Sep 05 01:14:15.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
82912026-09-05T01:14:17.048Z[ recovery-image] Sep 05 01:14:15.648 INFO O| Sep 05 01:14:15.648 INFO STEP 813 (remove_files) COMPLETE
82922026-09-05T01:14:17.054Z[ recovery-image] Sep 05 01:14:15.648 INFO O| Sep 05 01:14:15.648 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82932026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.657 INFO O| Sep 05 01:14:15.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
82942026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.658 INFO O| Sep 05 01:14:15.658 INFO STEP 814 (remove_files) COMPLETE
82952026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.658 INFO O| Sep 05 01:14:15.658 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82962026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.668 INFO O| Sep 05 01:14:15.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
82972026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.668 INFO O| Sep 05 01:14:15.668 INFO STEP 815 (remove_files) COMPLETE
82982026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.668 INFO O| Sep 05 01:14:15.668 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82992026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.677 INFO O| Sep 05 01:14:15.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
83002026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.677 INFO O| Sep 05 01:14:15.677 INFO STEP 816 (remove_files) COMPLETE
83012026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.677 INFO O| Sep 05 01:14:15.677 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83022026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.685 INFO O| Sep 05 01:14:15.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
83032026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.685 INFO O| Sep 05 01:14:15.685 INFO STEP 817 (remove_files) COMPLETE
83042026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.685 INFO O| Sep 05 01:14:15.685 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83052026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.694 INFO O| Sep 05 01:14:15.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
83062026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.694 INFO O| Sep 05 01:14:15.694 INFO STEP 818 (remove_files) COMPLETE
83072026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.694 INFO O| Sep 05 01:14:15.694 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83082026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.702 INFO O| Sep 05 01:14:15.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
83092026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.702 INFO O| Sep 05 01:14:15.702 INFO STEP 819 (remove_files) COMPLETE
83102026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.702 INFO O| Sep 05 01:14:15.702 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83112026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.710 INFO O| Sep 05 01:14:15.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
83122026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.710 INFO O| Sep 05 01:14:15.710 INFO STEP 820 (remove_files) COMPLETE
83132026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.710 INFO O| Sep 05 01:14:15.710 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83142026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.718 INFO O| Sep 05 01:14:15.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
83152026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.718 INFO O| Sep 05 01:14:15.718 INFO STEP 821 (remove_files) COMPLETE
83162026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.718 INFO O| Sep 05 01:14:15.718 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83172026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.729 INFO O| Sep 05 01:14:15.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
83182026-09-05T01:14:17.055Z[ recovery-image] Sep 05 01:14:15.729 INFO O| Sep 05 01:14:15.729 INFO STEP 822 (remove_files) COMPLETE
83192026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.729 INFO O| Sep 05 01:14:15.729 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83202026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.737 INFO O| Sep 05 01:14:15.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
83212026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.737 INFO O| Sep 05 01:14:15.737 INFO STEP 823 (remove_files) COMPLETE
83222026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.737 INFO O| Sep 05 01:14:15.737 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83232026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.745 INFO O| Sep 05 01:14:15.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
83242026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.745 INFO O| Sep 05 01:14:15.745 INFO STEP 824 (remove_files) COMPLETE
83252026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.745 INFO O| Sep 05 01:14:15.745 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83262026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.757 INFO O| Sep 05 01:14:15.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
83272026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.757 INFO O| Sep 05 01:14:15.757 INFO STEP 825 (remove_files) COMPLETE
83282026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.757 INFO O| Sep 05 01:14:15.757 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83292026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.768 INFO O| Sep 05 01:14:15.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
83302026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.768 INFO O| Sep 05 01:14:15.768 INFO STEP 826 (remove_files) COMPLETE
83312026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.768 INFO O| Sep 05 01:14:15.768 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83322026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.776 INFO O| Sep 05 01:14:15.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
83332026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.776 INFO O| Sep 05 01:14:15.776 INFO STEP 827 (remove_files) COMPLETE
83342026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.776 INFO O| Sep 05 01:14:15.776 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83352026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.788 INFO O| Sep 05 01:14:15.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
83362026-09-05T01:14:17.056Z[ recovery-image] Sep 05 01:14:15.789 INFO O| Sep 05 01:14:15.789 INFO STEP 828 (remove_files) COMPLETE
83372026-09-05T01:14:17.057Z[ recovery-image] Sep 05 01:14:15.789 INFO O| Sep 05 01:14:15.789 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83382026-09-05T01:14:17.057Z[ recovery-image] Sep 05 01:14:15.799 INFO O| Sep 05 01:14:15.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
83392026-09-05T01:14:17.057Z[ recovery-image] Sep 05 01:14:15.799 INFO O| Sep 05 01:14:15.799 INFO STEP 829 (remove_files) COMPLETE
83402026-09-05T01:14:17.057Z[ recovery-image] Sep 05 01:14:15.799 INFO O| Sep 05 01:14:15.799 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83412026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.808 INFO O| Sep 05 01:14:15.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
83422026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.808 INFO O| Sep 05 01:14:15.808 INFO STEP 830 (remove_files) COMPLETE
83432026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.808 INFO O| Sep 05 01:14:15.808 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83442026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.818 INFO O| Sep 05 01:14:15.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
83452026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.818 INFO O| Sep 05 01:14:15.818 INFO STEP 831 (remove_files) COMPLETE
83462026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.818 INFO O| Sep 05 01:14:15.818 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83472026-09-05T01:14:17.058Z[ recovery-image] Sep 05 01:14:15.830 INFO O| Sep 05 01:14:15.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
83482026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.830 INFO O| Sep 05 01:14:15.830 INFO STEP 832 (remove_files) COMPLETE
83492026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.830 INFO O| Sep 05 01:14:15.830 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83502026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.840 INFO O| Sep 05 01:14:15.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
83512026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.840 INFO O| Sep 05 01:14:15.840 INFO STEP 833 (remove_files) COMPLETE
83522026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.840 INFO O| Sep 05 01:14:15.840 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83532026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.850 INFO O| Sep 05 01:14:15.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
83542026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.851 INFO O| Sep 05 01:14:15.851 INFO STEP 834 (remove_files) COMPLETE
83552026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.851 INFO O| Sep 05 01:14:15.851 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83562026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.861 INFO O| Sep 05 01:14:15.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
83572026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.862 INFO O| Sep 05 01:14:15.862 INFO STEP 835 (remove_files) COMPLETE
83582026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.862 INFO O| Sep 05 01:14:15.862 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83592026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.871 INFO O| Sep 05 01:14:15.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
83602026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.871 INFO O| Sep 05 01:14:15.871 INFO STEP 836 (remove_files) COMPLETE
83612026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.871 INFO O| Sep 05 01:14:15.871 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83622026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.881 INFO O| Sep 05 01:14:15.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
83632026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.881 INFO O| Sep 05 01:14:15.881 INFO STEP 837 (remove_files) COMPLETE
83642026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.881 INFO O| Sep 05 01:14:15.881 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83652026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.891 INFO O| Sep 05 01:14:15.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
83662026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.891 INFO O| Sep 05 01:14:15.891 INFO STEP 838 (remove_files) COMPLETE
83672026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.891 INFO O| Sep 05 01:14:15.891 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83682026-09-05T01:14:17.059Z[ recovery-image] Sep 05 01:14:15.901 INFO O| Sep 05 01:14:15.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
83692026-09-05T01:14:17.060Z[ recovery-image] Sep 05 01:14:15.901 INFO O| Sep 05 01:14:15.901 INFO STEP 839 (remove_files) COMPLETE
83702026-09-05T01:14:17.060Z[ recovery-image] Sep 05 01:14:15.901 INFO O| Sep 05 01:14:15.901 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83712026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.911 INFO O| Sep 05 01:14:15.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
83722026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.911 INFO O| Sep 05 01:14:15.911 INFO STEP 840 (remove_files) COMPLETE
83732026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.911 INFO O| Sep 05 01:14:15.911 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83742026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.921 INFO O| Sep 05 01:14:15.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
83752026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.921 INFO O| Sep 05 01:14:15.921 INFO STEP 841 (remove_files) COMPLETE
83762026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.921 INFO O| Sep 05 01:14:15.921 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83772026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.931 INFO O| Sep 05 01:14:15.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
83782026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.931 INFO O| Sep 05 01:14:15.931 INFO STEP 842 (remove_files) COMPLETE
83792026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.931 INFO O| Sep 05 01:14:15.931 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83802026-09-05T01:14:17.061Z[ host-image] Sep 05 01:14:15.933 INFO O| copying publishers...
83812026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.941 INFO O| Sep 05 01:14:15.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
83822026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.941 INFO O| Sep 05 01:14:15.941 INFO STEP 843 (remove_files) COMPLETE
83832026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.941 INFO O| Sep 05 01:14:15.941 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83842026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.950 INFO O| Sep 05 01:14:15.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
83852026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.950 INFO O| Sep 05 01:14:15.950 INFO STEP 844 (remove_files) COMPLETE
83862026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.950 INFO O| Sep 05 01:14:15.950 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83872026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.959 INFO O| Sep 05 01:14:15.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
83882026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.959 INFO O| Sep 05 01:14:15.959 INFO STEP 845 (remove_files) COMPLETE
83892026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.959 INFO O| Sep 05 01:14:15.959 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83902026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.969 INFO O| Sep 05 01:14:15.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
83912026-09-05T01:14:17.061Z[ recovery-image] Sep 05 01:14:15.969 INFO O| Sep 05 01:14:15.969 INFO STEP 846 (remove_files) COMPLETE
83922026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.969 INFO O| Sep 05 01:14:15.969 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83932026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.986 INFO O| Sep 05 01:14:15.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
83942026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.986 INFO O| Sep 05 01:14:15.986 INFO STEP 847 (remove_files) COMPLETE
83952026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.986 INFO O| Sep 05 01:14:15.986 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83962026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.996 INFO O| Sep 05 01:14:15.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
83972026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.996 INFO O| Sep 05 01:14:15.996 INFO STEP 848 (remove_files) COMPLETE
83982026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:15.996 INFO O| Sep 05 01:14:15.996 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83992026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.005 INFO O| Sep 05 01:14:16.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
84002026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.005 INFO O| Sep 05 01:14:16.005 INFO STEP 849 (remove_files) COMPLETE
84012026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.005 INFO O| Sep 05 01:14:16.005 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84022026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.013 INFO O| Sep 05 01:14:16.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
84032026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.014 INFO O| Sep 05 01:14:16.014 INFO STEP 850 (remove_files) COMPLETE
84042026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.014 INFO O| Sep 05 01:14:16.014 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84052026-09-05T01:14:17.076Z[ recovery-image] Sep 05 01:14:16.026 INFO O| Sep 05 01:14:16.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
84062026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.026 INFO O| Sep 05 01:14:16.026 INFO STEP 851 (remove_files) COMPLETE
84072026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.026 INFO O| Sep 05 01:14:16.026 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84082026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.036 INFO O| Sep 05 01:14:16.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
84092026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.036 INFO O| Sep 05 01:14:16.036 INFO STEP 852 (remove_files) COMPLETE
84102026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.036 INFO O| Sep 05 01:14:16.036 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84112026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.046 INFO O| Sep 05 01:14:16.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
84122026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.046 INFO O| Sep 05 01:14:16.046 INFO STEP 853 (remove_files) COMPLETE
84132026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.046 INFO O| Sep 05 01:14:16.046 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84142026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.057 INFO O| Sep 05 01:14:16.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
84152026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.057 INFO O| Sep 05 01:14:16.057 INFO STEP 854 (remove_files) COMPLETE
84162026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.057 INFO O| Sep 05 01:14:16.057 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84172026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.067 INFO O| Sep 05 01:14:16.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
84182026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.067 INFO O| Sep 05 01:14:16.067 INFO STEP 855 (remove_files) COMPLETE
84192026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.067 INFO O| Sep 05 01:14:16.067 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84202026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.078 INFO O| Sep 05 01:14:16.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
84212026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.078 INFO O| Sep 05 01:14:16.078 INFO STEP 856 (remove_files) COMPLETE
84222026-09-05T01:14:17.077Z[ recovery-image] Sep 05 01:14:16.078 INFO O| Sep 05 01:14:16.078 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84232026-09-05T01:14:17.083Z[ recovery-image] Sep 05 01:14:16.086 INFO O| Sep 05 01:14:16.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
84242026-09-05T01:14:17.083Z[ recovery-image] Sep 05 01:14:16.086 INFO O| Sep 05 01:14:16.086 INFO STEP 857 (remove_files) COMPLETE
84252026-09-05T01:14:17.083Z[ recovery-image] Sep 05 01:14:16.086 INFO O| Sep 05 01:14:16.086 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84262026-09-05T01:14:17.091Z[ recovery-image] Sep 05 01:14:16.095 INFO O| Sep 05 01:14:16.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
84272026-09-05T01:14:17.091Z[ recovery-image] Sep 05 01:14:16.095 INFO O| Sep 05 01:14:16.095 INFO STEP 858 (remove_files) COMPLETE
84282026-09-05T01:14:17.091Z[ recovery-image] Sep 05 01:14:16.095 INFO O| Sep 05 01:14:16.095 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84292026-09-05T01:14:17.095Z[ recovery-image] Sep 05 01:14:16.105 INFO O| Sep 05 01:14:16.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
84302026-09-05T01:14:17.095Z[ recovery-image] Sep 05 01:14:16.105 INFO O| Sep 05 01:14:16.105 INFO STEP 859 (remove_files) COMPLETE
84312026-09-05T01:14:17.095Z[ recovery-image] Sep 05 01:14:16.105 INFO O| Sep 05 01:14:16.105 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84322026-09-05T01:14:17.105Z[ recovery-image] Sep 05 01:14:16.115 INFO O| Sep 05 01:14:16.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
84332026-09-05T01:14:17.105Z[ recovery-image] Sep 05 01:14:16.115 INFO O| Sep 05 01:14:16.115 INFO STEP 860 (remove_files) COMPLETE
84342026-09-05T01:14:17.120Z[ recovery-image] Sep 05 01:14:16.115 INFO O| Sep 05 01:14:16.115 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84352026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.125 INFO O| Sep 05 01:14:16.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
84362026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.125 INFO O| Sep 05 01:14:16.125 INFO STEP 861 (remove_files) COMPLETE
84372026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.126 INFO O| Sep 05 01:14:16.125 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84382026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.134 INFO O| Sep 05 01:14:16.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
84392026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.134 INFO O| Sep 05 01:14:16.134 INFO STEP 862 (remove_files) COMPLETE
84402026-09-05T01:14:17.126Z[ recovery-image] Sep 05 01:14:16.134 INFO O| Sep 05 01:14:16.134 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84412026-09-05T01:14:17.151Z[ recovery-image] Sep 05 01:14:16.161 INFO O| Sep 05 01:14:16.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
84422026-09-05T01:14:17.151Z[ recovery-image] Sep 05 01:14:16.161 INFO O| Sep 05 01:14:16.161 INFO STEP 863 (remove_files) COMPLETE
84432026-09-05T01:14:17.151Z[ recovery-image] Sep 05 01:14:16.161 INFO O| Sep 05 01:14:16.161 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84442026-09-05T01:14:17.167Z[ recovery-image] Sep 05 01:14:16.177 INFO O| Sep 05 01:14:16.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
84452026-09-05T01:14:17.167Z[ recovery-image] Sep 05 01:14:16.177 INFO O| Sep 05 01:14:16.177 INFO STEP 864 (remove_files) COMPLETE
84462026-09-05T01:14:17.175Z[ recovery-image] Sep 05 01:14:16.177 INFO O| Sep 05 01:14:16.177 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84472026-09-05T01:14:17.182Z[ recovery-image] Sep 05 01:14:16.189 INFO O| Sep 05 01:14:16.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
84482026-09-05T01:14:17.182Z[ recovery-image] Sep 05 01:14:16.190 INFO O| Sep 05 01:14:16.190 INFO STEP 865 (remove_files) COMPLETE
84492026-09-05T01:14:17.191Z[ recovery-image] Sep 05 01:14:16.190 INFO O| Sep 05 01:14:16.190 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84502026-09-05T01:14:17.197Z[ recovery-image] Sep 05 01:14:16.200 INFO O| Sep 05 01:14:16.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
84512026-09-05T01:14:17.197Z[ recovery-image] Sep 05 01:14:16.200 INFO O| Sep 05 01:14:16.200 INFO STEP 866 (remove_files) COMPLETE
84522026-09-05T01:14:17.197Z[ recovery-image] Sep 05 01:14:16.200 INFO O| Sep 05 01:14:16.200 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84532026-09-05T01:14:17.201Z[ recovery-image] Sep 05 01:14:16.209 INFO O| Sep 05 01:14:16.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
84542026-09-05T01:14:17.201Z[ recovery-image] Sep 05 01:14:16.209 INFO O| Sep 05 01:14:16.209 INFO STEP 867 (remove_files) COMPLETE
84552026-09-05T01:14:17.201Z[ recovery-image] Sep 05 01:14:16.209 INFO O| Sep 05 01:14:16.209 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84562026-09-05T01:14:17.216Z[ recovery-image] Sep 05 01:14:16.219 INFO O| Sep 05 01:14:16.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
84572026-09-05T01:14:17.217Z[ recovery-image] Sep 05 01:14:16.219 INFO O| Sep 05 01:14:16.219 INFO STEP 868 (remove_files) COMPLETE
84582026-09-05T01:14:17.217Z[ recovery-image] Sep 05 01:14:16.219 INFO O| Sep 05 01:14:16.219 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84592026-09-05T01:14:17.224Z[ recovery-image] Sep 05 01:14:16.231 INFO O| Sep 05 01:14:16.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
84602026-09-05T01:14:17.224Z[ recovery-image] Sep 05 01:14:16.231 INFO O| Sep 05 01:14:16.231 INFO STEP 869 (remove_files) COMPLETE
84612026-09-05T01:14:17.225Z[ recovery-image] Sep 05 01:14:16.231 INFO O| Sep 05 01:14:16.231 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84622026-09-05T01:14:17.237Z[ recovery-image] Sep 05 01:14:16.243 INFO O| Sep 05 01:14:16.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
84632026-09-05T01:14:17.237Z[ recovery-image] Sep 05 01:14:16.243 INFO O| Sep 05 01:14:16.243 INFO STEP 870 (remove_files) COMPLETE
84642026-09-05T01:14:17.237Z[ recovery-image] Sep 05 01:14:16.243 INFO O| Sep 05 01:14:16.243 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84652026-09-05T01:14:17.244Z[ recovery-image] Sep 05 01:14:16.255 INFO O| Sep 05 01:14:16.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
84662026-09-05T01:14:17.244Z[ recovery-image] Sep 05 01:14:16.255 INFO O| Sep 05 01:14:16.255 INFO STEP 871 (remove_files) COMPLETE
84672026-09-05T01:14:17.245Z[ recovery-image] Sep 05 01:14:16.255 INFO O| Sep 05 01:14:16.255 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84682026-09-05T01:14:17.260Z[ recovery-image] Sep 05 01:14:16.265 INFO O| Sep 05 01:14:16.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
84692026-09-05T01:14:17.260Z[ recovery-image] Sep 05 01:14:16.265 INFO O| Sep 05 01:14:16.265 INFO STEP 872 (remove_files) COMPLETE
84702026-09-05T01:14:17.260Z[ recovery-image] Sep 05 01:14:16.265 INFO O| Sep 05 01:14:16.265 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84712026-09-05T01:14:17.269Z[ recovery-image] Sep 05 01:14:16.274 INFO O| Sep 05 01:14:16.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
84722026-09-05T01:14:17.269Z[ recovery-image] Sep 05 01:14:16.274 INFO O| Sep 05 01:14:16.274 INFO STEP 873 (remove_files) COMPLETE
84732026-09-05T01:14:17.269Z[ recovery-image] Sep 05 01:14:16.274 INFO O| Sep 05 01:14:16.274 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84742026-09-05T01:14:17.277Z[ recovery-image] Sep 05 01:14:16.286 INFO O| Sep 05 01:14:16.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
84752026-09-05T01:14:17.277Z[ recovery-image] Sep 05 01:14:16.286 INFO O| Sep 05 01:14:16.286 INFO STEP 874 (remove_files) COMPLETE
84762026-09-05T01:14:17.277Z[ recovery-image] Sep 05 01:14:16.286 INFO O| Sep 05 01:14:16.286 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84772026-09-05T01:14:17.291Z[ recovery-image] Sep 05 01:14:16.299 INFO O| Sep 05 01:14:16.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
84782026-09-05T01:14:17.291Z[ recovery-image] Sep 05 01:14:16.299 INFO O| Sep 05 01:14:16.299 INFO STEP 875 (remove_files) COMPLETE
84792026-09-05T01:14:17.291Z[ recovery-image] Sep 05 01:14:16.299 INFO O| Sep 05 01:14:16.299 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84802026-09-05T01:14:17.301Z[ recovery-image] Sep 05 01:14:16.309 INFO O| Sep 05 01:14:16.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
84812026-09-05T01:14:17.301Z[ recovery-image] Sep 05 01:14:16.309 INFO O| Sep 05 01:14:16.309 INFO STEP 876 (remove_files) COMPLETE
84822026-09-05T01:14:17.308Z[ recovery-image] Sep 05 01:14:16.309 INFO O| Sep 05 01:14:16.309 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84832026-09-05T01:14:17.587Z[ recovery-image] Sep 05 01:14:16.591 INFO O| Sep 05 01:14:16.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
84842026-09-05T01:14:17.587Z[ recovery-image] Sep 05 01:14:16.591 INFO O| Sep 05 01:14:16.591 INFO STEP 877 (remove_files) COMPLETE
84852026-09-05T01:14:17.588Z[ recovery-image] Sep 05 01:14:16.591 INFO O| Sep 05 01:14:16.591 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84862026-09-05T01:14:17.611Z[ recovery-image] Sep 05 01:14:16.601 INFO O| Sep 05 01:14:16.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
84872026-09-05T01:14:17.611Z[ recovery-image] Sep 05 01:14:16.601 INFO O| Sep 05 01:14:16.601 INFO STEP 878 (remove_files) COMPLETE
84882026-09-05T01:14:17.611Z[ recovery-image] Sep 05 01:14:16.601 INFO O| Sep 05 01:14:16.601 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84892026-09-05T01:14:17.642Z[ recovery-image] Sep 05 01:14:16.612 INFO O| Sep 05 01:14:16.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
84902026-09-05T01:14:17.642Z[ recovery-image] Sep 05 01:14:16.612 INFO O| Sep 05 01:14:16.612 INFO STEP 879 (remove_files) COMPLETE
84912026-09-05T01:14:17.642Z[ recovery-image] Sep 05 01:14:16.612 INFO O| Sep 05 01:14:16.612 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84922026-09-05T01:14:17.642Z[ recovery-image] Sep 05 01:14:16.625 INFO O| Sep 05 01:14:16.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
84932026-09-05T01:14:17.642Z[ recovery-image] Sep 05 01:14:16.625 INFO O| Sep 05 01:14:16.625 INFO STEP 880 (remove_files) COMPLETE
84942026-09-05T01:14:17.643Z[ recovery-image] Sep 05 01:14:16.625 INFO O| Sep 05 01:14:16.625 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84952026-09-05T01:14:17.643Z[ recovery-image] Sep 05 01:14:16.635 INFO O| Sep 05 01:14:16.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
84962026-09-05T01:14:17.643Z[ recovery-image] Sep 05 01:14:16.635 INFO O| Sep 05 01:14:16.635 INFO STEP 881 (remove_files) COMPLETE
84972026-09-05T01:14:17.643Z[ recovery-image] Sep 05 01:14:16.635 INFO O| Sep 05 01:14:16.635 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84982026-09-05T01:14:17.660Z[ recovery-image] Sep 05 01:14:16.645 INFO O| Sep 05 01:14:16.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
84992026-09-05T01:14:17.660Z[ recovery-image] Sep 05 01:14:16.645 INFO O| Sep 05 01:14:16.645 INFO STEP 882 (remove_files) COMPLETE
85002026-09-05T01:14:17.660Z[ recovery-image] Sep 05 01:14:16.645 INFO O| Sep 05 01:14:16.645 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85012026-09-05T01:14:17.660Z[ recovery-image] Sep 05 01:14:16.654 INFO O| Sep 05 01:14:16.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
85022026-09-05T01:14:17.661Z[ recovery-image] Sep 05 01:14:16.654 INFO O| Sep 05 01:14:16.654 INFO STEP 883 (remove_files) COMPLETE
85032026-09-05T01:14:17.661Z[ recovery-image] Sep 05 01:14:16.654 INFO O| Sep 05 01:14:16.654 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85042026-09-05T01:14:17.680Z[ recovery-image] Sep 05 01:14:16.664 INFO O| Sep 05 01:14:16.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
85052026-09-05T01:14:17.680Z[ recovery-image] Sep 05 01:14:16.666 INFO O| Sep 05 01:14:16.665 INFO STEP 884 (remove_files) COMPLETE
85062026-09-05T01:14:17.681Z[ recovery-image] Sep 05 01:14:16.666 INFO O| Sep 05 01:14:16.665 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85072026-09-05T01:14:17.681Z[ recovery-image] Sep 05 01:14:16.674 INFO O| Sep 05 01:14:16.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
85082026-09-05T01:14:17.681Z[ recovery-image] Sep 05 01:14:16.674 INFO O| Sep 05 01:14:16.674 INFO STEP 885 (remove_files) COMPLETE
85092026-09-05T01:14:17.681Z[ recovery-image] Sep 05 01:14:16.674 INFO O| Sep 05 01:14:16.674 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85102026-09-05T01:14:17.689Z[ recovery-image] Sep 05 01:14:16.684 INFO O| Sep 05 01:14:16.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
85112026-09-05T01:14:17.689Z[ recovery-image] Sep 05 01:14:16.684 INFO O| Sep 05 01:14:16.684 INFO STEP 886 (remove_files) COMPLETE
85122026-09-05T01:14:17.689Z[ recovery-image] Sep 05 01:14:16.684 INFO O| Sep 05 01:14:16.684 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85132026-09-05T01:14:17.690Z[ recovery-image] Sep 05 01:14:16.693 INFO O| Sep 05 01:14:16.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
85142026-09-05T01:14:17.691Z[ recovery-image] Sep 05 01:14:16.694 INFO O| Sep 05 01:14:16.694 INFO STEP 887 (remove_files) COMPLETE
85152026-09-05T01:14:17.691Z[ recovery-image] Sep 05 01:14:16.694 INFO O| Sep 05 01:14:16.694 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85162026-09-05T01:14:17.700Z[ recovery-image] Sep 05 01:14:16.704 INFO O| Sep 05 01:14:16.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
85172026-09-05T01:14:17.701Z[ recovery-image] Sep 05 01:14:16.704 INFO O| Sep 05 01:14:16.704 INFO STEP 888 (remove_files) COMPLETE
85182026-09-05T01:14:17.701Z[ recovery-image] Sep 05 01:14:16.704 INFO O| Sep 05 01:14:16.704 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85192026-09-05T01:14:17.710Z[ recovery-image] Sep 05 01:14:16.715 INFO O| Sep 05 01:14:16.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
85202026-09-05T01:14:17.710Z[ recovery-image] Sep 05 01:14:16.715 INFO O| Sep 05 01:14:16.715 INFO STEP 889 (remove_files) COMPLETE
85212026-09-05T01:14:17.710Z[ recovery-image] Sep 05 01:14:16.715 INFO O| Sep 05 01:14:16.715 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85222026-09-05T01:14:17.717Z[ recovery-image] Sep 05 01:14:16.725 INFO O| Sep 05 01:14:16.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
85232026-09-05T01:14:17.717Z[ recovery-image] Sep 05 01:14:16.725 INFO O| Sep 05 01:14:16.725 INFO STEP 890 (remove_files) COMPLETE
85242026-09-05T01:14:17.731Z[ recovery-image] Sep 05 01:14:16.725 INFO O| Sep 05 01:14:16.725 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85252026-09-05T01:14:17.735Z[ recovery-image] Sep 05 01:14:16.735 INFO O| Sep 05 01:14:16.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
85262026-09-05T01:14:17.735Z[ recovery-image] Sep 05 01:14:16.735 INFO O| Sep 05 01:14:16.735 INFO STEP 891 (remove_files) COMPLETE
85272026-09-05T01:14:17.735Z[ recovery-image] Sep 05 01:14:16.735 INFO O| Sep 05 01:14:16.735 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85282026-09-05T01:14:17.735Z[ recovery-image] Sep 05 01:14:16.745 INFO O| Sep 05 01:14:16.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
85292026-09-05T01:14:17.735Z[ recovery-image] Sep 05 01:14:16.745 INFO O| Sep 05 01:14:16.745 INFO STEP 892 (remove_files) COMPLETE
85302026-09-05T01:14:17.743Z[ recovery-image] Sep 05 01:14:16.745 INFO O| Sep 05 01:14:16.745 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85312026-09-05T01:14:17.749Z[ recovery-image] Sep 05 01:14:16.754 INFO O| Sep 05 01:14:16.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
85322026-09-05T01:14:17.749Z[ recovery-image] Sep 05 01:14:16.754 INFO O| Sep 05 01:14:16.754 INFO STEP 893 (remove_files) COMPLETE
85332026-09-05T01:14:17.749Z[ recovery-image] Sep 05 01:14:16.754 INFO O| Sep 05 01:14:16.754 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85342026-09-05T01:14:17.763Z[ recovery-image] Sep 05 01:14:16.763 INFO O| Sep 05 01:14:16.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
85352026-09-05T01:14:17.763Z[ recovery-image] Sep 05 01:14:16.763 INFO O| Sep 05 01:14:16.763 INFO STEP 894 (remove_files) COMPLETE
85362026-09-05T01:14:17.763Z[ recovery-image] Sep 05 01:14:16.763 INFO O| Sep 05 01:14:16.763 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85372026-09-05T01:14:17.769Z[ recovery-image] Sep 05 01:14:16.771 INFO O| Sep 05 01:14:16.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
85382026-09-05T01:14:17.769Z[ recovery-image] Sep 05 01:14:16.771 INFO O| Sep 05 01:14:16.771 INFO STEP 895 (remove_files) COMPLETE
85392026-09-05T01:14:17.769Z[ recovery-image] Sep 05 01:14:16.771 INFO O| Sep 05 01:14:16.771 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85402026-09-05T01:14:17.775Z[ recovery-image] Sep 05 01:14:16.779 INFO O| Sep 05 01:14:16.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
85412026-09-05T01:14:17.775Z[ recovery-image] Sep 05 01:14:16.779 INFO O| Sep 05 01:14:16.779 INFO STEP 896 (remove_files) COMPLETE
85422026-09-05T01:14:17.775Z[ recovery-image] Sep 05 01:14:16.779 INFO O| Sep 05 01:14:16.779 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85432026-09-05T01:14:17.778Z[ recovery-image] Sep 05 01:14:16.788 INFO O| Sep 05 01:14:16.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
85442026-09-05T01:14:17.778Z[ recovery-image] Sep 05 01:14:16.788 INFO O| Sep 05 01:14:16.788 INFO STEP 897 (remove_files) COMPLETE
85452026-09-05T01:14:17.779Z[ recovery-image] Sep 05 01:14:16.788 INFO O| Sep 05 01:14:16.788 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85462026-09-05T01:14:17.808Z[ recovery-image] Sep 05 01:14:16.801 INFO O| Sep 05 01:14:16.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
85472026-09-05T01:14:17.808Z[ recovery-image] Sep 05 01:14:16.801 INFO O| Sep 05 01:14:16.801 INFO STEP 898 (remove_files) COMPLETE
85482026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.801 INFO O| Sep 05 01:14:16.801 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85492026-09-05T01:14:17.815Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
85502026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.811 INFO O| Sep 05 01:14:16.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
85512026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.811 INFO O| Sep 05 01:14:16.811 INFO STEP 899 (remove_files) COMPLETE
85522026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.811 INFO O| Sep 05 01:14:16.811 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85532026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.820 INFO O| Sep 05 01:14:16.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
85542026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.820 INFO O| Sep 05 01:14:16.820 INFO STEP 900 (remove_files) COMPLETE
85552026-09-05T01:14:17.815Z[ recovery-image] Sep 05 01:14:16.820 INFO O| Sep 05 01:14:16.820 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85562026-09-05T01:14:17.833Z[ recovery-image] Sep 05 01:14:16.832 INFO O| Sep 05 01:14:16.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
85572026-09-05T01:14:17.833Z[ recovery-image] Sep 05 01:14:16.832 INFO O| Sep 05 01:14:16.832 INFO STEP 901 (remove_files) COMPLETE
85582026-09-05T01:14:17.833Z[ recovery-image] Sep 05 01:14:16.832 INFO O| Sep 05 01:14:16.832 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85592026-09-05T01:14:17.839Z[ recovery-image] Sep 05 01:14:16.843 INFO O| Sep 05 01:14:16.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
85602026-09-05T01:14:17.839Z[ recovery-image] Sep 05 01:14:16.843 INFO O| Sep 05 01:14:16.843 INFO STEP 902 (remove_files) COMPLETE
85612026-09-05T01:14:17.839Z[ recovery-image] Sep 05 01:14:16.843 INFO O| Sep 05 01:14:16.843 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85622026-09-05T01:14:17.846Z[ recovery-image] Sep 05 01:14:16.853 INFO O| Sep 05 01:14:16.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
85632026-09-05T01:14:17.846Z[ recovery-image] Sep 05 01:14:16.853 INFO O| Sep 05 01:14:16.853 INFO STEP 903 (remove_files) COMPLETE
85642026-09-05T01:14:17.846Z[ recovery-image] Sep 05 01:14:16.853 INFO O| Sep 05 01:14:16.853 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85652026-09-05T01:14:17.857Z[ recovery-image] Sep 05 01:14:16.864 INFO O| Sep 05 01:14:16.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
85662026-09-05T01:14:17.857Z[ recovery-image] Sep 05 01:14:16.864 INFO O| Sep 05 01:14:16.864 INFO STEP 904 (remove_files) COMPLETE
85672026-09-05T01:14:17.857Z[ recovery-image] Sep 05 01:14:16.864 INFO O| Sep 05 01:14:16.864 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85682026-09-05T01:14:17.870Z[ recovery-image] Sep 05 01:14:16.875 INFO O| Sep 05 01:14:16.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
85692026-09-05T01:14:17.870Z[ recovery-image] Sep 05 01:14:16.875 INFO O| Sep 05 01:14:16.875 INFO STEP 905 (remove_files) COMPLETE
85702026-09-05T01:14:17.870Z[ recovery-image] Sep 05 01:14:16.875 INFO O| Sep 05 01:14:16.875 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85712026-09-05T01:14:17.889Z[ recovery-image] Sep 05 01:14:16.884 INFO O| Sep 05 01:14:16.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
85722026-09-05T01:14:17.889Z[ recovery-image] Sep 05 01:14:16.884 INFO O| Sep 05 01:14:16.884 INFO STEP 906 (remove_files) COMPLETE
85732026-09-05T01:14:17.889Z[ recovery-image] Sep 05 01:14:16.884 INFO O| Sep 05 01:14:16.884 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85742026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.893 INFO O| Sep 05 01:14:16.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
85752026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.894 INFO O| Sep 05 01:14:16.894 INFO STEP 907 (remove_files) COMPLETE
85762026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.894 INFO O| Sep 05 01:14:16.894 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85772026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.904 INFO O| Sep 05 01:14:16.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
85782026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.904 INFO O| Sep 05 01:14:16.904 INFO STEP 908 (remove_files) COMPLETE
85792026-09-05T01:14:17.896Z[ recovery-image] Sep 05 01:14:16.904 INFO O| Sep 05 01:14:16.904 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85802026-09-05T01:14:17.916Z[ recovery-image] Sep 05 01:14:16.916 INFO O| Sep 05 01:14:16.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
85812026-09-05T01:14:17.917Z[ recovery-image] Sep 05 01:14:16.916 INFO O| Sep 05 01:14:16.916 INFO STEP 909 (remove_files) COMPLETE
85822026-09-05T01:14:17.917Z[ recovery-image] Sep 05 01:14:16.916 INFO O| Sep 05 01:14:16.916 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85832026-09-05T01:14:17.920Z[ recovery-image] Sep 05 01:14:16.929 INFO O| Sep 05 01:14:16.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
85842026-09-05T01:14:17.921Z[ recovery-image] Sep 05 01:14:16.929 INFO O| Sep 05 01:14:16.929 INFO STEP 910 (remove_files) COMPLETE
85852026-09-05T01:14:17.921Z[ recovery-image] Sep 05 01:14:16.929 INFO O| Sep 05 01:14:16.929 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85862026-09-05T01:14:17.932Z[ recovery-image] Sep 05 01:14:16.942 INFO O| Sep 05 01:14:16.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
85872026-09-05T01:14:17.932Z[ recovery-image] Sep 05 01:14:16.942 INFO O| Sep 05 01:14:16.942 INFO STEP 911 (remove_files) COMPLETE
85882026-09-05T01:14:17.932Z[ recovery-image] Sep 05 01:14:16.942 INFO O| Sep 05 01:14:16.942 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85892026-09-05T01:14:17.949Z[ recovery-image] Sep 05 01:14:16.953 INFO O| Sep 05 01:14:16.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
85902026-09-05T01:14:17.949Z[ recovery-image] Sep 05 01:14:16.953 INFO O| Sep 05 01:14:16.953 INFO STEP 912 (remove_files) COMPLETE
85912026-09-05T01:14:17.953Z[ recovery-image] Sep 05 01:14:16.953 INFO O| Sep 05 01:14:16.953 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85922026-09-05T01:14:17.956Z[ recovery-image] Sep 05 01:14:16.963 INFO O| Sep 05 01:14:16.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
85932026-09-05T01:14:17.956Z[ recovery-image] Sep 05 01:14:16.963 INFO O| Sep 05 01:14:16.963 INFO STEP 913 (remove_files) COMPLETE
85942026-09-05T01:14:17.956Z[ recovery-image] Sep 05 01:14:16.963 INFO O| Sep 05 01:14:16.963 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85952026-09-05T01:14:17.964Z[ recovery-image] Sep 05 01:14:16.974 INFO O| Sep 05 01:14:16.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
85962026-09-05T01:14:17.964Z[ recovery-image] Sep 05 01:14:16.974 INFO O| Sep 05 01:14:16.974 INFO STEP 914 (remove_files) COMPLETE
85972026-09-05T01:14:17.964Z[ recovery-image] Sep 05 01:14:16.974 INFO O| Sep 05 01:14:16.974 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85982026-09-05T01:14:17.979Z[ recovery-image] Sep 05 01:14:16.987 INFO O| Sep 05 01:14:16.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
85992026-09-05T01:14:17.979Z[ recovery-image] Sep 05 01:14:16.987 INFO O| Sep 05 01:14:16.987 INFO STEP 915 (remove_files) COMPLETE
86002026-09-05T01:14:17.979Z[ recovery-image] Sep 05 01:14:16.987 INFO O| Sep 05 01:14:16.987 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86012026-09-05T01:14:18.056Z[ recovery-image] Sep 05 01:14:16.997 INFO O| Sep 05 01:14:16.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
86022026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:16.997 INFO O| Sep 05 01:14:16.997 INFO STEP 916 (remove_files) COMPLETE
86032026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:16.997 INFO O| Sep 05 01:14:16.997 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86042026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.007 INFO O| Sep 05 01:14:17.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
86052026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.007 INFO O| Sep 05 01:14:17.007 INFO STEP 917 (remove_files) COMPLETE
86062026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.007 INFO O| Sep 05 01:14:17.007 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86072026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.020 INFO O| Sep 05 01:14:17.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
86082026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.020 INFO O| Sep 05 01:14:17.020 INFO STEP 918 (remove_files) COMPLETE
86092026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.020 INFO O| Sep 05 01:14:17.020 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86102026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.029 INFO O| Sep 05 01:14:17.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
86112026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.029 INFO O| Sep 05 01:14:17.029 INFO STEP 919 (remove_files) COMPLETE
86122026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.029 INFO O| Sep 05 01:14:17.029 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86132026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.038 INFO O| Sep 05 01:14:17.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
86142026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.038 INFO O| Sep 05 01:14:17.038 INFO STEP 920 (remove_files) COMPLETE
86152026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.038 INFO O| Sep 05 01:14:17.038 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86162026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.048 INFO O| Sep 05 01:14:17.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
86172026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.048 INFO O| Sep 05 01:14:17.048 INFO STEP 921 (remove_files) COMPLETE
86182026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.048 INFO O| Sep 05 01:14:17.048 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86192026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.064 INFO O| Sep 05 01:14:17.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
86202026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.064 INFO O| Sep 05 01:14:17.064 INFO STEP 922 (remove_files) COMPLETE
86212026-09-05T01:14:18.057Z[ recovery-image] Sep 05 01:14:17.064 INFO O| Sep 05 01:14:17.064 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86222026-09-05T01:14:18.069Z[ recovery-image] Sep 05 01:14:17.076 INFO O| Sep 05 01:14:17.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
86232026-09-05T01:14:18.069Z[ recovery-image] Sep 05 01:14:17.076 INFO O| Sep 05 01:14:17.076 INFO STEP 923 (remove_files) COMPLETE
86242026-09-05T01:14:18.076Z[ recovery-image] Sep 05 01:14:17.076 INFO O| Sep 05 01:14:17.076 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86252026-09-05T01:14:18.088Z[ recovery-image] Sep 05 01:14:17.086 INFO O| Sep 05 01:14:17.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
86262026-09-05T01:14:18.088Z[ recovery-image] Sep 05 01:14:17.086 INFO O| Sep 05 01:14:17.086 INFO STEP 924 (remove_files) COMPLETE
86272026-09-05T01:14:18.088Z[ recovery-image] Sep 05 01:14:17.086 INFO O| Sep 05 01:14:17.086 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86282026-09-05T01:14:18.095Z[ recovery-image] Sep 05 01:14:17.098 INFO O| Sep 05 01:14:17.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
86292026-09-05T01:14:18.095Z[ recovery-image] Sep 05 01:14:17.098 INFO O| Sep 05 01:14:17.098 INFO STEP 925 (remove_files) COMPLETE
86302026-09-05T01:14:18.095Z[ recovery-image] Sep 05 01:14:17.098 INFO O| Sep 05 01:14:17.098 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86312026-09-05T01:14:18.100Z[ recovery-image] Sep 05 01:14:17.110 INFO O| Sep 05 01:14:17.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
86322026-09-05T01:14:18.100Z[ recovery-image] Sep 05 01:14:17.110 INFO O| Sep 05 01:14:17.110 INFO STEP 926 (remove_files) COMPLETE
86332026-09-05T01:14:18.107Z[ recovery-image] Sep 05 01:14:17.110 INFO O| Sep 05 01:14:17.110 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86342026-09-05T01:14:18.112Z[ recovery-image] Sep 05 01:14:17.119 INFO O| Sep 05 01:14:17.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
86352026-09-05T01:14:18.112Z[ recovery-image] Sep 05 01:14:17.119 INFO O| Sep 05 01:14:17.119 INFO STEP 927 (remove_files) COMPLETE
86362026-09-05T01:14:18.112Z[ recovery-image] Sep 05 01:14:17.119 INFO O| Sep 05 01:14:17.119 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86372026-09-05T01:14:18.120Z[ recovery-image] Sep 05 01:14:17.130 INFO O| Sep 05 01:14:17.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
86382026-09-05T01:14:18.120Z[ recovery-image] Sep 05 01:14:17.130 INFO O| Sep 05 01:14:17.130 INFO STEP 928 (remove_files) COMPLETE
86392026-09-05T01:14:18.120Z[ recovery-image] Sep 05 01:14:17.130 INFO O| Sep 05 01:14:17.130 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86402026-09-05T01:14:18.138Z[ recovery-image] Sep 05 01:14:17.141 INFO O| Sep 05 01:14:17.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
86412026-09-05T01:14:18.138Z[ recovery-image] Sep 05 01:14:17.141 INFO O| Sep 05 01:14:17.141 INFO STEP 929 (remove_files) COMPLETE
86422026-09-05T01:14:18.145Z[ recovery-image] Sep 05 01:14:17.141 INFO O| Sep 05 01:14:17.141 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86432026-09-05T01:14:18.145Z[ recovery-image] Sep 05 01:14:17.152 INFO O| Sep 05 01:14:17.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
86442026-09-05T01:14:18.145Z[ recovery-image] Sep 05 01:14:17.152 INFO O| Sep 05 01:14:17.152 INFO STEP 930 (remove_files) COMPLETE
86452026-09-05T01:14:18.145Z[ recovery-image] Sep 05 01:14:17.152 INFO O| Sep 05 01:14:17.152 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86462026-09-05T01:14:18.152Z[ recovery-image] Sep 05 01:14:17.162 INFO O| Sep 05 01:14:17.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
86472026-09-05T01:14:18.152Z[ recovery-image] Sep 05 01:14:17.162 INFO O| Sep 05 01:14:17.162 INFO STEP 931 (remove_files) COMPLETE
86482026-09-05T01:14:18.157Z[ recovery-image] Sep 05 01:14:17.162 INFO O| Sep 05 01:14:17.162 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86492026-09-05T01:14:18.164Z[ recovery-image] Sep 05 01:14:17.174 INFO O| Sep 05 01:14:17.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
86502026-09-05T01:14:18.164Z[ recovery-image] Sep 05 01:14:17.174 INFO O| Sep 05 01:14:17.174 INFO STEP 932 (remove_files) COMPLETE
86512026-09-05T01:14:18.164Z[ recovery-image] Sep 05 01:14:17.174 INFO O| Sep 05 01:14:17.174 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86522026-09-05T01:14:18.176Z[ recovery-image] Sep 05 01:14:17.184 INFO O| Sep 05 01:14:17.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
86532026-09-05T01:14:18.177Z[ recovery-image] Sep 05 01:14:17.184 INFO O| Sep 05 01:14:17.184 INFO STEP 933 (remove_files) COMPLETE
86542026-09-05T01:14:18.185Z[ recovery-image] Sep 05 01:14:17.184 INFO O| Sep 05 01:14:17.184 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86552026-09-05T01:14:18.185Z[ recovery-image] Sep 05 01:14:17.192 INFO O| Sep 05 01:14:17.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
86562026-09-05T01:14:18.185Z[ recovery-image] Sep 05 01:14:17.193 INFO O| Sep 05 01:14:17.193 INFO STEP 934 (remove_files) COMPLETE
86572026-09-05T01:14:18.185Z[ recovery-image] Sep 05 01:14:17.193 INFO O| Sep 05 01:14:17.193 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86582026-09-05T01:14:18.197Z[ recovery-image] Sep 05 01:14:17.204 INFO O| Sep 05 01:14:17.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
86592026-09-05T01:14:18.197Z[ recovery-image] Sep 05 01:14:17.205 INFO O| Sep 05 01:14:17.205 INFO STEP 935 (remove_files) COMPLETE
86602026-09-05T01:14:18.211Z[ recovery-image] Sep 05 01:14:17.205 INFO O| Sep 05 01:14:17.205 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86612026-09-05T01:14:18.215Z[ recovery-image] Sep 05 01:14:17.215 INFO O| Sep 05 01:14:17.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
86622026-09-05T01:14:18.215Z[ recovery-image] Sep 05 01:14:17.215 INFO O| Sep 05 01:14:17.215 INFO STEP 936 (remove_files) COMPLETE
86632026-09-05T01:14:18.215Z[ recovery-image] Sep 05 01:14:17.215 INFO O| Sep 05 01:14:17.215 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86642026-09-05T01:14:18.221Z[ recovery-image] Sep 05 01:14:17.226 INFO O| Sep 05 01:14:17.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
86652026-09-05T01:14:18.221Z[ recovery-image] Sep 05 01:14:17.226 INFO O| Sep 05 01:14:17.226 INFO STEP 937 (remove_files) COMPLETE
86662026-09-05T01:14:18.221Z[ recovery-image] Sep 05 01:14:17.226 INFO O| Sep 05 01:14:17.226 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86672026-09-05T01:14:18.233Z[ recovery-image] Sep 05 01:14:17.237 INFO O| Sep 05 01:14:17.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
86682026-09-05T01:14:18.233Z[ recovery-image] Sep 05 01:14:17.238 INFO O| Sep 05 01:14:17.238 INFO STEP 938 (remove_files) COMPLETE
86692026-09-05T01:14:18.245Z[ recovery-image] Sep 05 01:14:17.238 INFO O| Sep 05 01:14:17.238 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86702026-09-05T01:14:18.245Z[ recovery-image] Sep 05 01:14:17.246 INFO O| Sep 05 01:14:17.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
86712026-09-05T01:14:18.245Z[ recovery-image] Sep 05 01:14:17.246 INFO O| Sep 05 01:14:17.246 INFO STEP 939 (remove_files) COMPLETE
86722026-09-05T01:14:18.245Z[ recovery-image] Sep 05 01:14:17.246 INFO O| Sep 05 01:14:17.246 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86732026-09-05T01:14:18.252Z[ recovery-image] Sep 05 01:14:17.255 INFO O| Sep 05 01:14:17.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
86742026-09-05T01:14:18.252Z[ recovery-image] Sep 05 01:14:17.256 INFO O| Sep 05 01:14:17.256 INFO STEP 940 (remove_files) COMPLETE
86752026-09-05T01:14:18.252Z[ recovery-image] Sep 05 01:14:17.256 INFO O| Sep 05 01:14:17.256 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86762026-09-05T01:14:18.262Z[ recovery-image] Sep 05 01:14:17.266 INFO O| Sep 05 01:14:17.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
86772026-09-05T01:14:18.271Z[ recovery-image] Sep 05 01:14:17.267 INFO O| Sep 05 01:14:17.267 INFO STEP 941 (remove_files) COMPLETE
86782026-09-05T01:14:18.271Z[ recovery-image] Sep 05 01:14:17.267 INFO O| Sep 05 01:14:17.267 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86792026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.277 INFO O| Sep 05 01:14:17.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
86802026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.277 INFO O| Sep 05 01:14:17.277 INFO STEP 942 (remove_files) COMPLETE
86812026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.277 INFO O| Sep 05 01:14:17.277 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86822026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.288 INFO O| Sep 05 01:14:17.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
86832026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.288 INFO O| Sep 05 01:14:17.288 INFO STEP 943 (remove_files) COMPLETE
86842026-09-05T01:14:18.287Z[ recovery-image] Sep 05 01:14:17.288 INFO O| Sep 05 01:14:17.288 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86852026-09-05T01:14:18.293Z[ recovery-image] Sep 05 01:14:17.298 INFO O| Sep 05 01:14:17.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
86862026-09-05T01:14:18.293Z[ recovery-image] Sep 05 01:14:17.298 INFO O| Sep 05 01:14:17.298 INFO STEP 944 (remove_files) COMPLETE
86872026-09-05T01:14:18.293Z[ recovery-image] Sep 05 01:14:17.298 INFO O| Sep 05 01:14:17.298 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86882026-09-05T01:14:18.310Z[ recovery-image] Sep 05 01:14:17.309 INFO O| Sep 05 01:14:17.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
86892026-09-05T01:14:18.310Z[ recovery-image] Sep 05 01:14:17.309 INFO O| Sep 05 01:14:17.309 INFO STEP 945 (remove_files) COMPLETE
86902026-09-05T01:14:18.310Z[ recovery-image] Sep 05 01:14:17.309 INFO O| Sep 05 01:14:17.309 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86912026-09-05T01:14:18.319Z[ recovery-image] Sep 05 01:14:17.318 INFO O| Sep 05 01:14:17.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
86922026-09-05T01:14:18.319Z[ recovery-image] Sep 05 01:14:17.318 INFO O| Sep 05 01:14:17.318 INFO STEP 946 (remove_files) COMPLETE
86932026-09-05T01:14:18.319Z[ recovery-image] Sep 05 01:14:17.318 INFO O| Sep 05 01:14:17.318 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86942026-09-05T01:14:18.331Z[ recovery-image] Sep 05 01:14:17.329 INFO O| Sep 05 01:14:17.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
86952026-09-05T01:14:18.331Z[ recovery-image] Sep 05 01:14:17.329 INFO O| Sep 05 01:14:17.329 INFO STEP 947 (remove_files) COMPLETE
86962026-09-05T01:14:18.332Z[ recovery-image] Sep 05 01:14:17.329 INFO O| Sep 05 01:14:17.329 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86972026-09-05T01:14:18.347Z[ recovery-image] Sep 05 01:14:17.341 INFO O| Sep 05 01:14:17.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
86982026-09-05T01:14:18.347Z[ recovery-image] Sep 05 01:14:17.341 INFO O| Sep 05 01:14:17.341 INFO STEP 948 (remove_files) COMPLETE
86992026-09-05T01:14:18.348Z[ recovery-image] Sep 05 01:14:17.341 INFO O| Sep 05 01:14:17.341 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87002026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.353 INFO O| Sep 05 01:14:17.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
87012026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.353 INFO O| Sep 05 01:14:17.353 INFO STEP 949 (remove_files) COMPLETE
87022026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.353 INFO O| Sep 05 01:14:17.353 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87032026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.363 INFO O| Sep 05 01:14:17.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
87042026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.363 INFO O| Sep 05 01:14:17.363 INFO STEP 950 (remove_files) COMPLETE
87052026-09-05T01:14:18.356Z[ recovery-image] Sep 05 01:14:17.363 INFO O| Sep 05 01:14:17.363 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87062026-09-05T01:14:18.364Z[ recovery-image] Sep 05 01:14:17.373 INFO O| Sep 05 01:14:17.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
87072026-09-05T01:14:18.364Z[ recovery-image] Sep 05 01:14:17.373 INFO O| Sep 05 01:14:17.373 INFO STEP 951 (remove_files) COMPLETE
87082026-09-05T01:14:18.364Z[ recovery-image] Sep 05 01:14:17.373 INFO O| Sep 05 01:14:17.373 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87092026-09-05T01:14:18.387Z[ recovery-image] Sep 05 01:14:17.384 INFO O| Sep 05 01:14:17.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
87102026-09-05T01:14:18.387Z[ recovery-image] Sep 05 01:14:17.384 INFO O| Sep 05 01:14:17.384 INFO STEP 952 (remove_files) COMPLETE
87112026-09-05T01:14:18.400Z[ recovery-image] Sep 05 01:14:17.384 INFO O| Sep 05 01:14:17.384 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87122026-09-05T01:14:18.401Z[ recovery-image] Sep 05 01:14:17.395 INFO O| Sep 05 01:14:17.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
87132026-09-05T01:14:18.401Z[ recovery-image] Sep 05 01:14:17.395 INFO O| Sep 05 01:14:17.395 INFO STEP 953 (remove_files) COMPLETE
87142026-09-05T01:14:18.401Z[ recovery-image] Sep 05 01:14:17.395 INFO O| Sep 05 01:14:17.395 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87152026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.405 INFO O| Sep 05 01:14:17.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
87162026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.405 INFO O| Sep 05 01:14:17.405 INFO STEP 954 (remove_files) COMPLETE
87172026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.405 INFO O| Sep 05 01:14:17.405 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87182026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.415 INFO O| Sep 05 01:14:17.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
87192026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.415 INFO O| Sep 05 01:14:17.415 INFO STEP 955 (remove_files) COMPLETE
87202026-09-05T01:14:18.437Z[ recovery-image] Sep 05 01:14:17.415 INFO O| Sep 05 01:14:17.415 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87212026-09-05T01:14:18.456Z[ recovery-image] Sep 05 01:14:17.424 INFO O| Sep 05 01:14:17.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
87222026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.424 INFO O| Sep 05 01:14:17.424 INFO STEP 956 (remove_files) COMPLETE
87232026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.424 INFO O| Sep 05 01:14:17.424 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87242026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.432 INFO O| Sep 05 01:14:17.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
87252026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.432 INFO O| Sep 05 01:14:17.432 INFO STEP 957 (remove_files) COMPLETE
87262026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.432 INFO O| Sep 05 01:14:17.432 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87272026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.441 INFO O| Sep 05 01:14:17.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
87282026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.441 INFO O| Sep 05 01:14:17.441 INFO STEP 958 (remove_files) COMPLETE
87292026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.441 INFO O| Sep 05 01:14:17.441 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87302026-09-05T01:14:18.457Z[ recovery-image] Sep 05 01:14:17.450 INFO O| Sep 05 01:14:17.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
87312026-09-05T01:14:18.458Z[ recovery-image] Sep 05 01:14:17.450 INFO O| Sep 05 01:14:17.450 INFO STEP 959 (remove_files) COMPLETE
87322026-09-05T01:14:18.458Z[ recovery-image] Sep 05 01:14:17.450 INFO O| Sep 05 01:14:17.450 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87332026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.459 INFO O| Sep 05 01:14:17.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
87342026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.460 INFO O| Sep 05 01:14:17.459 INFO STEP 960 (remove_files) COMPLETE
87352026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.460 INFO O| Sep 05 01:14:17.459 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87362026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.467 INFO O| Sep 05 01:14:17.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
87372026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.467 INFO O| Sep 05 01:14:17.467 INFO STEP 961 (remove_files) COMPLETE
87382026-09-05T01:14:18.469Z[ recovery-image] Sep 05 01:14:17.467 INFO O| Sep 05 01:14:17.467 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87392026-09-05T01:14:18.475Z[ recovery-image] Sep 05 01:14:17.475 INFO O| Sep 05 01:14:17.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
87402026-09-05T01:14:18.475Z[ recovery-image] Sep 05 01:14:17.475 INFO O| Sep 05 01:14:17.475 INFO STEP 962 (remove_files) COMPLETE
87412026-09-05T01:14:18.475Z[ recovery-image] Sep 05 01:14:17.475 INFO O| Sep 05 01:14:17.475 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87422026-09-05T01:14:18.495Z[ recovery-image] Sep 05 01:14:17.484 INFO O| Sep 05 01:14:17.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
87432026-09-05T01:14:18.495Z[ recovery-image] Sep 05 01:14:17.484 INFO O| Sep 05 01:14:17.484 INFO STEP 963 (remove_files) COMPLETE
87442026-09-05T01:14:18.495Z[ recovery-image] Sep 05 01:14:17.485 INFO O| Sep 05 01:14:17.484 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87452026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.496 INFO O| Sep 05 01:14:17.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
87462026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.496 INFO O| Sep 05 01:14:17.496 INFO STEP 964 (remove_files) COMPLETE
87472026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.496 INFO O| Sep 05 01:14:17.496 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87482026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.506 INFO O| Sep 05 01:14:17.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
87492026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.506 INFO O| Sep 05 01:14:17.506 INFO STEP 965 (remove_files) COMPLETE
87502026-09-05T01:14:18.514Z[ recovery-image] Sep 05 01:14:17.506 INFO O| Sep 05 01:14:17.506 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87512026-09-05T01:14:18.531Z[ recovery-image] Sep 05 01:14:17.516 INFO O| Sep 05 01:14:17.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
87522026-09-05T01:14:18.531Z[ recovery-image] Sep 05 01:14:17.516 INFO O| Sep 05 01:14:17.516 INFO STEP 966 (remove_files) COMPLETE
87532026-09-05T01:14:18.531Z[ recovery-image] Sep 05 01:14:17.516 INFO O| Sep 05 01:14:17.516 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87542026-09-05T01:14:18.531Z[ recovery-image] Sep 05 01:14:17.527 INFO O| Sep 05 01:14:17.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
87552026-09-05T01:14:18.532Z[ recovery-image] Sep 05 01:14:17.527 INFO O| Sep 05 01:14:17.527 INFO STEP 967 (remove_files) COMPLETE
87562026-09-05T01:14:18.532Z[ recovery-image] Sep 05 01:14:17.527 INFO O| Sep 05 01:14:17.527 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87572026-09-05T01:14:18.536Z[ recovery-image] Sep 05 01:14:17.537 INFO O| Sep 05 01:14:17.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
87582026-09-05T01:14:18.537Z[ recovery-image] Sep 05 01:14:17.537 INFO O| Sep 05 01:14:17.537 INFO STEP 968 (remove_files) COMPLETE
87592026-09-05T01:14:18.537Z[ recovery-image] Sep 05 01:14:17.537 INFO O| Sep 05 01:14:17.537 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87602026-09-05T01:14:18.542Z[ recovery-image] Sep 05 01:14:17.547 INFO O| Sep 05 01:14:17.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
87612026-09-05T01:14:18.542Z[ recovery-image] Sep 05 01:14:17.547 INFO O| Sep 05 01:14:17.547 INFO STEP 969 (remove_files) COMPLETE
87622026-09-05T01:14:18.542Z[ recovery-image] Sep 05 01:14:17.547 INFO O| Sep 05 01:14:17.547 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87632026-09-05T01:14:18.550Z[ recovery-image] Sep 05 01:14:17.556 INFO O| Sep 05 01:14:17.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
87642026-09-05T01:14:18.550Z[ recovery-image] Sep 05 01:14:17.556 INFO O| Sep 05 01:14:17.556 INFO STEP 970 (remove_files) COMPLETE
87652026-09-05T01:14:18.550Z[ recovery-image] Sep 05 01:14:17.556 INFO O| Sep 05 01:14:17.556 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87662026-09-05T01:14:18.565Z[ recovery-image] Sep 05 01:14:17.566 INFO O| Sep 05 01:14:17.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
87672026-09-05T01:14:18.565Z[ recovery-image] Sep 05 01:14:17.566 INFO O| Sep 05 01:14:17.566 INFO STEP 971 (remove_files) COMPLETE
87682026-09-05T01:14:18.565Z[ recovery-image] Sep 05 01:14:17.566 INFO O| Sep 05 01:14:17.566 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87692026-09-05T01:14:18.577Z[ recovery-image] Sep 05 01:14:17.575 INFO O| Sep 05 01:14:17.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
87702026-09-05T01:14:18.578Z[ recovery-image] Sep 05 01:14:17.575 INFO O| Sep 05 01:14:17.575 INFO STEP 972 (remove_files) COMPLETE
87712026-09-05T01:14:18.578Z[ recovery-image] Sep 05 01:14:17.575 INFO O| Sep 05 01:14:17.575 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87722026-09-05T01:14:18.581Z[ recovery-image] Sep 05 01:14:17.585 INFO O| Sep 05 01:14:17.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
87732026-09-05T01:14:18.581Z[ recovery-image] Sep 05 01:14:17.585 INFO O| Sep 05 01:14:17.585 INFO STEP 973 (remove_files) COMPLETE
87742026-09-05T01:14:18.581Z[ recovery-image] Sep 05 01:14:17.585 INFO O| Sep 05 01:14:17.585 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87752026-09-05T01:14:18.592Z[ recovery-image] Sep 05 01:14:17.595 INFO O| Sep 05 01:14:17.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
87762026-09-05T01:14:18.592Z[ recovery-image] Sep 05 01:14:17.596 INFO O| Sep 05 01:14:17.596 INFO STEP 974 (remove_files) COMPLETE
87772026-09-05T01:14:18.592Z[ recovery-image] Sep 05 01:14:17.596 INFO O| Sep 05 01:14:17.596 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87782026-09-05T01:14:18.619Z[ recovery-image] Sep 05 01:14:17.605 INFO O| Sep 05 01:14:17.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
87792026-09-05T01:14:18.619Z[ recovery-image] Sep 05 01:14:17.606 INFO O| Sep 05 01:14:17.605 INFO STEP 975 (remove_files) COMPLETE
87802026-09-05T01:14:18.619Z[ recovery-image] Sep 05 01:14:17.606 INFO O| Sep 05 01:14:17.606 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87812026-09-05T01:14:18.625Z[ recovery-image] Sep 05 01:14:17.615 INFO O| Sep 05 01:14:17.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
87822026-09-05T01:14:18.625Z[ recovery-image] Sep 05 01:14:17.615 INFO O| Sep 05 01:14:17.615 INFO STEP 976 (remove_files) COMPLETE
87832026-09-05T01:14:18.625Z[ recovery-image] Sep 05 01:14:17.615 INFO O| Sep 05 01:14:17.615 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87842026-09-05T01:14:18.625Z[ recovery-image] Sep 05 01:14:17.624 INFO O| Sep 05 01:14:17.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
87852026-09-05T01:14:18.626Z[ recovery-image] Sep 05 01:14:17.624 INFO O| Sep 05 01:14:17.624 INFO STEP 977 (remove_files) COMPLETE
87862026-09-05T01:14:18.626Z[ recovery-image] Sep 05 01:14:17.624 INFO O| Sep 05 01:14:17.624 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87872026-09-05T01:14:18.638Z[ recovery-image] Sep 05 01:14:17.636 INFO O| Sep 05 01:14:17.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
87882026-09-05T01:14:18.638Z[ recovery-image] Sep 05 01:14:17.636 INFO O| Sep 05 01:14:17.636 INFO STEP 978 (remove_files) COMPLETE
87892026-09-05T01:14:18.638Z[ recovery-image] Sep 05 01:14:17.636 INFO O| Sep 05 01:14:17.636 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87902026-09-05T01:14:18.649Z[ recovery-image] Sep 05 01:14:17.646 INFO O| Sep 05 01:14:17.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
87912026-09-05T01:14:18.649Z[ recovery-image] Sep 05 01:14:17.646 INFO O| Sep 05 01:14:17.646 INFO STEP 979 (remove_files) COMPLETE
87922026-09-05T01:14:18.649Z[ recovery-image] Sep 05 01:14:17.646 INFO O| Sep 05 01:14:17.646 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87932026-09-05T01:14:18.654Z[ recovery-image] Sep 05 01:14:17.655 INFO O| Sep 05 01:14:17.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
87942026-09-05T01:14:18.654Z[ recovery-image] Sep 05 01:14:17.655 INFO O| Sep 05 01:14:17.655 INFO STEP 980 (remove_files) COMPLETE
87952026-09-05T01:14:18.654Z[ recovery-image] Sep 05 01:14:17.655 INFO O| Sep 05 01:14:17.655 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87962026-09-05T01:14:18.658Z[ recovery-image] Sep 05 01:14:17.666 INFO O| Sep 05 01:14:17.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
87972026-09-05T01:14:18.658Z[ recovery-image] Sep 05 01:14:17.666 INFO O| Sep 05 01:14:17.666 INFO STEP 981 (remove_files) COMPLETE
87982026-09-05T01:14:18.658Z[ recovery-image] Sep 05 01:14:17.666 INFO O| Sep 05 01:14:17.666 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87992026-09-05T01:14:18.664Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
88002026-09-05T01:14:18.676Z[ recovery-image] Sep 05 01:14:17.676 INFO O| Sep 05 01:14:17.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
88012026-09-05T01:14:18.676Z[ recovery-image] Sep 05 01:14:17.676 INFO O| Sep 05 01:14:17.676 INFO STEP 982 (remove_files) COMPLETE
88022026-09-05T01:14:18.676Z[ recovery-image] Sep 05 01:14:17.676 INFO O| Sep 05 01:14:17.676 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88032026-09-05T01:14:18.686Z[ recovery-image] Sep 05 01:14:17.687 INFO O| Sep 05 01:14:17.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
88042026-09-05T01:14:18.686Z[ recovery-image] Sep 05 01:14:17.687 INFO O| Sep 05 01:14:17.687 INFO STEP 983 (remove_files) COMPLETE
88052026-09-05T01:14:18.686Z[ recovery-image] Sep 05 01:14:17.687 INFO O| Sep 05 01:14:17.687 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88062026-09-05T01:14:18.691Z[ recovery-image] Sep 05 01:14:17.698 INFO O| Sep 05 01:14:17.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
88072026-09-05T01:14:18.691Z[ recovery-image] Sep 05 01:14:17.698 INFO O| Sep 05 01:14:17.698 INFO STEP 984 (remove_files) COMPLETE
88082026-09-05T01:14:18.691Z[ recovery-image] Sep 05 01:14:17.698 INFO O| Sep 05 01:14:17.698 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88092026-09-05T01:14:18.701Z[ recovery-image] Sep 05 01:14:17.707 INFO O| Sep 05 01:14:17.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
88102026-09-05T01:14:18.701Z[ recovery-image] Sep 05 01:14:17.707 INFO O| Sep 05 01:14:17.707 INFO STEP 985 (remove_files) COMPLETE
88112026-09-05T01:14:18.701Z[ recovery-image] Sep 05 01:14:17.707 INFO O| Sep 05 01:14:17.707 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88122026-09-05T01:14:18.709Z[ recovery-image] Sep 05 01:14:17.719 INFO O| Sep 05 01:14:17.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
88132026-09-05T01:14:18.709Z[ recovery-image] Sep 05 01:14:17.719 INFO O| Sep 05 01:14:17.719 INFO STEP 986 (remove_files) COMPLETE
88142026-09-05T01:14:18.709Z[ recovery-image] Sep 05 01:14:17.719 INFO O| Sep 05 01:14:17.719 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88152026-09-05T01:14:18.721Z[ recovery-image] Sep 05 01:14:17.730 INFO O| Sep 05 01:14:17.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
88162026-09-05T01:14:18.722Z[ recovery-image] Sep 05 01:14:17.731 INFO O| Sep 05 01:14:17.731 INFO STEP 987 (remove_files) COMPLETE
88172026-09-05T01:14:18.722Z[ recovery-image] Sep 05 01:14:17.731 INFO O| Sep 05 01:14:17.731 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88182026-09-05T01:14:18.729Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
88192026-09-05T01:14:18.729Z[ recovery-image] Sep 05 01:14:17.739 INFO O| Sep 05 01:14:17.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
88202026-09-05T01:14:18.730Z[ recovery-image] Sep 05 01:14:17.739 INFO O| Sep 05 01:14:17.739 INFO STEP 988 (remove_files) COMPLETE
88212026-09-05T01:14:18.730Z[ recovery-image] Sep 05 01:14:17.739 INFO O| Sep 05 01:14:17.739 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88222026-09-05T01:14:18.742Z[ recovery-image] Sep 05 01:14:17.748 INFO O| Sep 05 01:14:17.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
88232026-09-05T01:14:18.743Z[ recovery-image] Sep 05 01:14:17.748 INFO O| Sep 05 01:14:17.748 INFO STEP 989 (remove_files) COMPLETE
88242026-09-05T01:14:18.743Z[ recovery-image] Sep 05 01:14:17.748 INFO O| Sep 05 01:14:17.748 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88252026-09-05T01:14:18.753Z[ recovery-image] Sep 05 01:14:17.757 INFO O| Sep 05 01:14:17.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
88262026-09-05T01:14:18.753Z[ recovery-image] Sep 05 01:14:17.757 INFO O| Sep 05 01:14:17.757 INFO STEP 990 (remove_files) COMPLETE
88272026-09-05T01:14:18.753Z[ recovery-image] Sep 05 01:14:17.757 INFO O| Sep 05 01:14:17.757 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88282026-09-05T01:14:18.763Z[ recovery-image] Sep 05 01:14:17.767 INFO O| Sep 05 01:14:17.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
88292026-09-05T01:14:18.763Z[ recovery-image] Sep 05 01:14:17.767 INFO O| Sep 05 01:14:17.767 INFO STEP 991 (remove_files) COMPLETE
88302026-09-05T01:14:18.763Z[ recovery-image] Sep 05 01:14:17.767 INFO O| Sep 05 01:14:17.767 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88312026-09-05T01:14:18.769Z[ recovery-image] Sep 05 01:14:17.776 INFO O| Sep 05 01:14:17.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
88322026-09-05T01:14:18.769Z[ recovery-image] Sep 05 01:14:17.776 INFO O| Sep 05 01:14:17.776 INFO STEP 992 (remove_files) COMPLETE
88332026-09-05T01:14:18.770Z[ recovery-image] Sep 05 01:14:17.776 INFO O| Sep 05 01:14:17.776 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88342026-09-05T01:14:18.777Z[ recovery-image] Sep 05 01:14:17.785 INFO O| Sep 05 01:14:17.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
88352026-09-05T01:14:18.777Z[ recovery-image] Sep 05 01:14:17.785 INFO O| Sep 05 01:14:17.785 INFO STEP 993 (remove_files) COMPLETE
88362026-09-05T01:14:18.777Z[ recovery-image] Sep 05 01:14:17.785 INFO O| Sep 05 01:14:17.785 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88372026-09-05T01:14:18.786Z[ recovery-image] Sep 05 01:14:17.795 INFO O| Sep 05 01:14:17.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
88382026-09-05T01:14:18.786Z[ recovery-image] Sep 05 01:14:17.795 INFO O| Sep 05 01:14:17.795 INFO STEP 994 (remove_files) COMPLETE
88392026-09-05T01:14:18.786Z[ recovery-image] Sep 05 01:14:17.795 INFO O| Sep 05 01:14:17.795 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88402026-09-05T01:14:18.796Z[ recovery-image] Sep 05 01:14:17.805 INFO O| Sep 05 01:14:17.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
88412026-09-05T01:14:18.796Z[ recovery-image] Sep 05 01:14:17.805 INFO O| Sep 05 01:14:17.805 INFO STEP 995 (remove_files) COMPLETE
88422026-09-05T01:14:18.796Z[ recovery-image] Sep 05 01:14:17.805 INFO O| Sep 05 01:14:17.805 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88432026-09-05T01:14:18.809Z[ recovery-image] Sep 05 01:14:17.816 INFO O| Sep 05 01:14:17.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
88442026-09-05T01:14:18.809Z[ recovery-image] Sep 05 01:14:17.816 INFO O| Sep 05 01:14:17.816 INFO STEP 996 (remove_files) COMPLETE
88452026-09-05T01:14:18.821Z[ recovery-image] Sep 05 01:14:17.816 INFO O| Sep 05 01:14:17.816 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88462026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.826 INFO O| Sep 05 01:14:17.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
88472026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.826 INFO O| Sep 05 01:14:17.826 INFO STEP 997 (remove_files) COMPLETE
88482026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.826 INFO O| Sep 05 01:14:17.826 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88492026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.836 INFO O| Sep 05 01:14:17.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
88502026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.836 INFO O| Sep 05 01:14:17.836 INFO STEP 998 (remove_files) COMPLETE
88512026-09-05T01:14:18.842Z[ recovery-image] Sep 05 01:14:17.836 INFO O| Sep 05 01:14:17.836 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88522026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.846 INFO O| Sep 05 01:14:17.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
88532026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.846 INFO O| Sep 05 01:14:17.846 INFO STEP 999 (remove_files) COMPLETE
88542026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.846 INFO O| Sep 05 01:14:17.846 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88552026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.856 INFO O| Sep 05 01:14:17.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
88562026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.856 INFO O| Sep 05 01:14:17.856 INFO STEP 1000 (remove_files) COMPLETE
88572026-09-05T01:14:18.850Z[ recovery-image] Sep 05 01:14:17.856 INFO O| Sep 05 01:14:17.856 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88582026-09-05T01:14:18.865Z[ recovery-image] Sep 05 01:14:17.866 INFO O| Sep 05 01:14:17.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
88592026-09-05T01:14:18.865Z[ recovery-image] Sep 05 01:14:17.866 INFO O| Sep 05 01:14:17.866 INFO STEP 1001 (remove_files) COMPLETE
88602026-09-05T01:14:18.865Z[ recovery-image] Sep 05 01:14:17.866 INFO O| Sep 05 01:14:17.866 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88612026-09-05T01:14:18.873Z[ recovery-image] Sep 05 01:14:17.875 INFO O| Sep 05 01:14:17.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
88622026-09-05T01:14:18.873Z[ recovery-image] Sep 05 01:14:17.875 INFO O| Sep 05 01:14:17.875 INFO STEP 1002 (remove_files) COMPLETE
88632026-09-05T01:14:18.873Z[ recovery-image] Sep 05 01:14:17.875 INFO O| Sep 05 01:14:17.875 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88642026-09-05T01:14:18.881Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
88652026-09-05T01:14:18.881Z[ recovery-image] Sep 05 01:14:17.884 INFO O| Sep 05 01:14:17.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
88662026-09-05T01:14:18.881Z[ recovery-image] Sep 05 01:14:17.884 INFO O| Sep 05 01:14:17.884 INFO STEP 1003 (remove_files) COMPLETE
88672026-09-05T01:14:18.881Z[ recovery-image] Sep 05 01:14:17.884 INFO O| Sep 05 01:14:17.884 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88682026-09-05T01:14:18.888Z[ recovery-image] Sep 05 01:14:17.893 INFO O| Sep 05 01:14:17.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
88692026-09-05T01:14:18.888Z[ recovery-image] Sep 05 01:14:17.893 INFO O| Sep 05 01:14:17.893 INFO STEP 1004 (remove_files) COMPLETE
88702026-09-05T01:14:18.888Z[ recovery-image] Sep 05 01:14:17.893 INFO O| Sep 05 01:14:17.893 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88712026-09-05T01:14:18.895Z[ recovery-image] Sep 05 01:14:17.903 INFO O| Sep 05 01:14:17.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
88722026-09-05T01:14:18.895Z[ recovery-image] Sep 05 01:14:17.903 INFO O| Sep 05 01:14:17.903 INFO STEP 1005 (remove_files) COMPLETE
88732026-09-05T01:14:18.895Z[ recovery-image] Sep 05 01:14:17.903 INFO O| Sep 05 01:14:17.903 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88742026-09-05T01:14:18.903Z[ recovery-image] Sep 05 01:14:17.914 INFO O| Sep 05 01:14:17.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
88752026-09-05T01:14:18.903Z[ recovery-image] Sep 05 01:14:17.914 INFO O| Sep 05 01:14:17.914 INFO STEP 1006 (remove_files) COMPLETE
88762026-09-05T01:14:18.903Z[ recovery-image] Sep 05 01:14:17.914 INFO O| Sep 05 01:14:17.914 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88772026-09-05T01:14:18.920Z[ recovery-image] Sep 05 01:14:17.924 INFO O| Sep 05 01:14:17.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
88782026-09-05T01:14:18.920Z[ recovery-image] Sep 05 01:14:17.924 INFO O| Sep 05 01:14:17.924 INFO STEP 1007 (remove_files) COMPLETE
88792026-09-05T01:14:18.920Z[ recovery-image] Sep 05 01:14:17.924 INFO O| Sep 05 01:14:17.924 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88802026-09-05T01:14:18.932Z[ recovery-image] Sep 05 01:14:17.934 INFO O| Sep 05 01:14:17.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
88812026-09-05T01:14:18.932Z[ recovery-image] Sep 05 01:14:17.934 INFO O| Sep 05 01:14:17.934 INFO STEP 1008 (remove_files) COMPLETE
88822026-09-05T01:14:18.932Z[ recovery-image] Sep 05 01:14:17.934 INFO O| Sep 05 01:14:17.934 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88832026-09-05T01:14:18.937Z[ recovery-image] Sep 05 01:14:17.944 INFO O| Sep 05 01:14:17.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
88842026-09-05T01:14:18.937Z[ recovery-image] Sep 05 01:14:17.944 INFO O| Sep 05 01:14:17.944 INFO STEP 1009 (remove_files) COMPLETE
88852026-09-05T01:14:18.937Z[ recovery-image] Sep 05 01:14:17.944 INFO O| Sep 05 01:14:17.944 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88862026-09-05T01:14:18.943Z[ recovery-image] Sep 05 01:14:17.953 INFO O| Sep 05 01:14:17.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
88872026-09-05T01:14:18.943Z[ recovery-image] Sep 05 01:14:17.954 INFO O| Sep 05 01:14:17.953 INFO STEP 1010 (remove_files) COMPLETE
88882026-09-05T01:14:18.958Z[ recovery-image] Sep 05 01:14:17.954 INFO O| Sep 05 01:14:17.954 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88892026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.962 INFO O| Sep 05 01:14:17.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
88902026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.962 INFO O| Sep 05 01:14:17.962 INFO STEP 1011 (remove_files) COMPLETE
88912026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.962 INFO O| Sep 05 01:14:17.962 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88922026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.972 INFO O| Sep 05 01:14:17.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
88932026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.972 INFO O| Sep 05 01:14:17.972 INFO STEP 1012 (remove_files) COMPLETE
88942026-09-05T01:14:18.964Z[ recovery-image] Sep 05 01:14:17.972 INFO O| Sep 05 01:14:17.972 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88952026-09-05T01:14:18.972Z[ recovery-image] Sep 05 01:14:17.982 INFO O| Sep 05 01:14:17.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
88962026-09-05T01:14:18.972Z[ recovery-image] Sep 05 01:14:17.982 INFO O| Sep 05 01:14:17.982 INFO STEP 1013 (remove_files) COMPLETE
88972026-09-05T01:14:18.972Z[ recovery-image] Sep 05 01:14:17.982 INFO O| Sep 05 01:14:17.982 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88982026-09-05T01:14:18.982Z[ recovery-image] Sep 05 01:14:17.992 INFO O| Sep 05 01:14:17.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
88992026-09-05T01:14:18.982Z[ recovery-image] Sep 05 01:14:17.992 INFO O| Sep 05 01:14:17.992 INFO STEP 1014 (remove_files) COMPLETE
89002026-09-05T01:14:18.982Z[ recovery-image] Sep 05 01:14:17.992 INFO O| Sep 05 01:14:17.992 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89012026-09-05T01:14:18.993Z[ recovery-image] Sep 05 01:14:18.002 INFO O| Sep 05 01:14:18.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
89022026-09-05T01:14:18.993Z[ recovery-image] Sep 05 01:14:18.002 INFO O| Sep 05 01:14:18.002 INFO STEP 1015 (remove_files) COMPLETE
89032026-09-05T01:14:19.007Z[ recovery-image] Sep 05 01:14:18.002 INFO O| Sep 05 01:14:18.002 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89042026-09-05T01:14:19.013Z[ recovery-image] Sep 05 01:14:18.012 INFO O| Sep 05 01:14:18.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
89052026-09-05T01:14:19.013Z[ recovery-image] Sep 05 01:14:18.012 INFO O| Sep 05 01:14:18.012 INFO STEP 1016 (remove_files) COMPLETE
89062026-09-05T01:14:19.013Z[ recovery-image] Sep 05 01:14:18.012 INFO O| Sep 05 01:14:18.012 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89072026-09-05T01:14:19.013Z[ recovery-image] Sep 05 01:14:18.022 INFO O| Sep 05 01:14:18.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
89082026-09-05T01:14:19.013Z[ recovery-image] Sep 05 01:14:18.022 INFO O| Sep 05 01:14:18.022 INFO STEP 1017 (remove_files) COMPLETE
89092026-09-05T01:14:19.021Z[ recovery-image] Sep 05 01:14:18.022 INFO O| Sep 05 01:14:18.022 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89102026-09-05T01:14:19.029Z[ recovery-image] Sep 05 01:14:18.033 INFO O| Sep 05 01:14:18.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
89112026-09-05T01:14:19.029Z[ recovery-image] Sep 05 01:14:18.033 INFO O| Sep 05 01:14:18.033 INFO STEP 1018 (remove_files) COMPLETE
89122026-09-05T01:14:19.029Z[ recovery-image] Sep 05 01:14:18.033 INFO O| Sep 05 01:14:18.033 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89132026-09-05T01:14:19.040Z[ recovery-image] Sep 05 01:14:18.043 INFO O| Sep 05 01:14:18.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
89142026-09-05T01:14:19.040Z[ recovery-image] Sep 05 01:14:18.043 INFO O| Sep 05 01:14:18.043 INFO STEP 1019 (remove_files) COMPLETE
89152026-09-05T01:14:19.051Z[ recovery-image] Sep 05 01:14:18.043 INFO O| Sep 05 01:14:18.043 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89162026-09-05T01:14:19.052Z[ recovery-image] Sep 05 01:14:18.052 INFO O| Sep 05 01:14:18.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
89172026-09-05T01:14:19.052Z[ recovery-image] Sep 05 01:14:18.052 INFO O| Sep 05 01:14:18.052 INFO STEP 1020 (remove_files) COMPLETE
89182026-09-05T01:14:19.052Z[ recovery-image] Sep 05 01:14:18.052 INFO O| Sep 05 01:14:18.052 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89192026-09-05T01:14:19.059Z[ recovery-image] Sep 05 01:14:18.062 INFO O| Sep 05 01:14:18.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
89202026-09-05T01:14:19.059Z[ recovery-image] Sep 05 01:14:18.062 INFO O| Sep 05 01:14:18.062 INFO STEP 1021 (remove_files) COMPLETE
89212026-09-05T01:14:19.059Z[ recovery-image] Sep 05 01:14:18.062 INFO O| Sep 05 01:14:18.062 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89222026-09-05T01:14:19.070Z[ recovery-image] Sep 05 01:14:18.071 INFO O| Sep 05 01:14:18.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
89232026-09-05T01:14:19.070Z[ recovery-image] Sep 05 01:14:18.071 INFO O| Sep 05 01:14:18.071 INFO STEP 1022 (remove_files) COMPLETE
89242026-09-05T01:14:19.070Z[ recovery-image] Sep 05 01:14:18.071 INFO O| Sep 05 01:14:18.071 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89252026-09-05T01:14:19.077Z[ recovery-image] Sep 05 01:14:18.080 INFO O| Sep 05 01:14:18.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
89262026-09-05T01:14:19.077Z[ recovery-image] Sep 05 01:14:18.080 INFO O| Sep 05 01:14:18.080 INFO STEP 1023 (remove_files) COMPLETE
89272026-09-05T01:14:19.077Z[ recovery-image] Sep 05 01:14:18.080 INFO O| Sep 05 01:14:18.080 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89282026-09-05T01:14:19.083Z[ recovery-image] Sep 05 01:14:18.092 INFO O| Sep 05 01:14:18.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
89292026-09-05T01:14:19.083Z[ recovery-image] Sep 05 01:14:18.092 INFO O| Sep 05 01:14:18.092 INFO STEP 1024 (remove_files) COMPLETE
89302026-09-05T01:14:19.083Z[ recovery-image] Sep 05 01:14:18.092 INFO O| Sep 05 01:14:18.092 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89312026-09-05T01:14:19.093Z[ recovery-image] Sep 05 01:14:18.102 INFO O| Sep 05 01:14:18.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
89322026-09-05T01:14:19.093Z[ recovery-image] Sep 05 01:14:18.102 INFO O| Sep 05 01:14:18.102 INFO STEP 1025 (remove_files) COMPLETE
89332026-09-05T01:14:19.109Z[ recovery-image] Sep 05 01:14:18.102 INFO O| Sep 05 01:14:18.102 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89342026-09-05T01:14:19.115Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
89352026-09-05T01:14:19.115Z[ recovery-image] Sep 05 01:14:18.112 INFO O| Sep 05 01:14:18.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
89362026-09-05T01:14:19.115Z[ recovery-image] Sep 05 01:14:18.112 INFO O| Sep 05 01:14:18.112 INFO STEP 1026 (remove_files) COMPLETE
89372026-09-05T01:14:19.115Z[ recovery-image] Sep 05 01:14:18.112 INFO O| Sep 05 01:14:18.112 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89382026-09-05T01:14:19.116Z[ recovery-image] Sep 05 01:14:18.123 INFO O| Sep 05 01:14:18.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
89392026-09-05T01:14:19.116Z[ recovery-image] Sep 05 01:14:18.123 INFO O| Sep 05 01:14:18.123 INFO STEP 1027 (remove_files) COMPLETE
89402026-09-05T01:14:19.116Z[ recovery-image] Sep 05 01:14:18.123 INFO O| Sep 05 01:14:18.123 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89412026-09-05T01:14:19.123Z[ recovery-image] Sep 05 01:14:18.133 INFO O| Sep 05 01:14:18.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
89422026-09-05T01:14:19.123Z[ recovery-image] Sep 05 01:14:18.133 INFO O| Sep 05 01:14:18.133 INFO STEP 1028 (remove_files) COMPLETE
89432026-09-05T01:14:19.137Z[ recovery-image] Sep 05 01:14:18.133 INFO O| Sep 05 01:14:18.133 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89442026-09-05T01:14:19.143Z[ recovery-image] Sep 05 01:14:18.144 INFO O| Sep 05 01:14:18.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
89452026-09-05T01:14:19.144Z[ recovery-image] Sep 05 01:14:18.144 INFO O| Sep 05 01:14:18.144 INFO STEP 1029 (remove_files) COMPLETE
89462026-09-05T01:14:19.144Z[ recovery-image] Sep 05 01:14:18.144 INFO O| Sep 05 01:14:18.144 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89472026-09-05T01:14:19.144Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
89482026-09-05T01:14:19.147Z[ recovery-image] Sep 05 01:14:18.153 INFO O| Sep 05 01:14:18.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
89492026-09-05T01:14:19.148Z[ recovery-image] Sep 05 01:14:18.153 INFO O| Sep 05 01:14:18.153 INFO STEP 1030 (remove_files) COMPLETE
89502026-09-05T01:14:19.148Z[ recovery-image] Sep 05 01:14:18.153 INFO O| Sep 05 01:14:18.153 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89512026-09-05T01:14:19.155Z[ recovery-image] Sep 05 01:14:18.163 INFO O| Sep 05 01:14:18.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
89522026-09-05T01:14:19.155Z[ recovery-image] Sep 05 01:14:18.163 INFO O| Sep 05 01:14:18.163 INFO STEP 1031 (remove_files) COMPLETE
89532026-09-05T01:14:19.156Z[ recovery-image] Sep 05 01:14:18.163 INFO O| Sep 05 01:14:18.163 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89542026-09-05T01:14:19.164Z[ recovery-image] Sep 05 01:14:18.173 INFO O| Sep 05 01:14:18.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
89552026-09-05T01:14:19.164Z[ recovery-image] Sep 05 01:14:18.173 INFO O| Sep 05 01:14:18.173 INFO STEP 1032 (remove_files) COMPLETE
89562026-09-05T01:14:19.164Z[ recovery-image] Sep 05 01:14:18.173 INFO O| Sep 05 01:14:18.173 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89572026-09-05T01:14:19.173Z[ recovery-image] Sep 05 01:14:18.184 INFO O| Sep 05 01:14:18.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
89582026-09-05T01:14:19.174Z[ recovery-image] Sep 05 01:14:18.184 INFO O| Sep 05 01:14:18.184 INFO STEP 1033 (remove_files) COMPLETE
89592026-09-05T01:14:19.174Z[ recovery-image] Sep 05 01:14:18.184 INFO O| Sep 05 01:14:18.184 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89602026-09-05T01:14:19.188Z[ recovery-image] Sep 05 01:14:18.193 INFO O| Sep 05 01:14:18.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
89612026-09-05T01:14:19.188Z[ recovery-image] Sep 05 01:14:18.193 INFO O| Sep 05 01:14:18.193 INFO STEP 1034 (remove_files) COMPLETE
89622026-09-05T01:14:19.189Z[ recovery-image] Sep 05 01:14:18.193 INFO O| Sep 05 01:14:18.193 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89632026-09-05T01:14:19.200Z[ recovery-image] Sep 05 01:14:18.202 INFO O| Sep 05 01:14:18.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
89642026-09-05T01:14:19.201Z[ recovery-image] Sep 05 01:14:18.202 INFO O| Sep 05 01:14:18.202 INFO STEP 1035 (remove_files) COMPLETE
89652026-09-05T01:14:19.201Z[ recovery-image] Sep 05 01:14:18.202 INFO O| Sep 05 01:14:18.202 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89662026-09-05T01:14:19.207Z[ recovery-image] Sep 05 01:14:18.212 INFO O| Sep 05 01:14:18.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
89672026-09-05T01:14:19.207Z[ recovery-image] Sep 05 01:14:18.212 INFO O| Sep 05 01:14:18.212 INFO STEP 1036 (remove_files) COMPLETE
89682026-09-05T01:14:19.208Z[ recovery-image] Sep 05 01:14:18.212 INFO O| Sep 05 01:14:18.212 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89692026-09-05T01:14:19.212Z[ recovery-image] Sep 05 01:14:18.222 INFO O| Sep 05 01:14:18.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
89702026-09-05T01:14:19.212Z[ recovery-image] Sep 05 01:14:18.222 INFO O| Sep 05 01:14:18.222 INFO STEP 1037 (remove_files) COMPLETE
89712026-09-05T01:14:19.218Z[ recovery-image] Sep 05 01:14:18.222 INFO O| Sep 05 01:14:18.222 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89722026-09-05T01:14:19.225Z[ recovery-image] Sep 05 01:14:18.233 INFO O| Sep 05 01:14:18.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
89732026-09-05T01:14:19.225Z[ recovery-image] Sep 05 01:14:18.233 INFO O| Sep 05 01:14:18.233 INFO STEP 1038 (remove_files) COMPLETE
89742026-09-05T01:14:19.225Z[ recovery-image] Sep 05 01:14:18.233 INFO O| Sep 05 01:14:18.233 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89752026-09-05T01:14:19.236Z[ recovery-image] Sep 05 01:14:18.243 INFO O| Sep 05 01:14:18.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
89762026-09-05T01:14:19.236Z[ recovery-image] Sep 05 01:14:18.243 INFO O| Sep 05 01:14:18.243 INFO STEP 1039 (remove_files) COMPLETE
89772026-09-05T01:14:19.236Z[ recovery-image] Sep 05 01:14:18.243 INFO O| Sep 05 01:14:18.243 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89782026-09-05T01:14:19.243Z[ recovery-image] Sep 05 01:14:18.253 INFO O| Sep 05 01:14:18.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
89792026-09-05T01:14:19.243Z[ recovery-image] Sep 05 01:14:18.253 INFO O| Sep 05 01:14:18.253 INFO STEP 1040 (remove_files) COMPLETE
89802026-09-05T01:14:19.250Z[ recovery-image] Sep 05 01:14:18.253 INFO O| Sep 05 01:14:18.253 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89812026-09-05T01:14:19.254Z[ recovery-image] Sep 05 01:14:18.261 INFO O| Sep 05 01:14:18.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
89822026-09-05T01:14:19.254Z[ recovery-image] Sep 05 01:14:18.261 INFO O| Sep 05 01:14:18.261 INFO STEP 1041 (remove_files) COMPLETE
89832026-09-05T01:14:19.254Z[ recovery-image] Sep 05 01:14:18.261 INFO O| Sep 05 01:14:18.261 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89842026-09-05T01:14:19.262Z[ recovery-image] Sep 05 01:14:18.273 INFO O| Sep 05 01:14:18.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
89852026-09-05T01:14:19.262Z[ recovery-image] Sep 05 01:14:18.273 INFO O| Sep 05 01:14:18.273 INFO STEP 1042 (remove_files) COMPLETE
89862026-09-05T01:14:19.267Z[ recovery-image] Sep 05 01:14:18.273 INFO O| Sep 05 01:14:18.273 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89872026-09-05T01:14:19.272Z[ recovery-image] Sep 05 01:14:18.282 INFO O| Sep 05 01:14:18.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
89882026-09-05T01:14:19.272Z[ recovery-image] Sep 05 01:14:18.282 INFO O| Sep 05 01:14:18.282 INFO STEP 1043 (remove_files) COMPLETE
89892026-09-05T01:14:19.272Z[ recovery-image] Sep 05 01:14:18.282 INFO O| Sep 05 01:14:18.282 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89902026-09-05T01:14:19.282Z[ recovery-image] Sep 05 01:14:18.291 INFO O| Sep 05 01:14:18.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
89912026-09-05T01:14:19.282Z[ recovery-image] Sep 05 01:14:18.291 INFO O| Sep 05 01:14:18.291 INFO STEP 1044 (remove_files) COMPLETE
89922026-09-05T01:14:19.282Z[ recovery-image] Sep 05 01:14:18.291 INFO O| Sep 05 01:14:18.291 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89932026-09-05T01:14:19.289Z[ recovery-image] Sep 05 01:14:18.300 INFO O| Sep 05 01:14:18.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
89942026-09-05T01:14:19.289Z[ recovery-image] Sep 05 01:14:18.300 INFO O| Sep 05 01:14:18.300 INFO STEP 1045 (remove_files) COMPLETE
89952026-09-05T01:14:19.289Z[ recovery-image] Sep 05 01:14:18.300 INFO O| Sep 05 01:14:18.300 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89962026-09-05T01:14:19.298Z[ recovery-image] Sep 05 01:14:18.308 INFO O| Sep 05 01:14:18.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
89972026-09-05T01:14:19.298Z[ recovery-image] Sep 05 01:14:18.308 INFO O| Sep 05 01:14:18.308 INFO STEP 1046 (remove_files) COMPLETE
89982026-09-05T01:14:19.298Z[ recovery-image] Sep 05 01:14:18.308 INFO O| Sep 05 01:14:18.308 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89992026-09-05T01:14:19.372Z[ recovery-image] Sep 05 01:14:18.317 INFO O| Sep 05 01:14:18.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
90002026-09-05T01:14:19.372Z[ recovery-image] Sep 05 01:14:18.317 INFO O| Sep 05 01:14:18.317 INFO STEP 1047 (remove_files) COMPLETE
90012026-09-05T01:14:19.372Z[ recovery-image] Sep 05 01:14:18.317 INFO O| Sep 05 01:14:18.317 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90022026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.327 INFO O| Sep 05 01:14:18.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
90032026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.327 INFO O| Sep 05 01:14:18.327 INFO STEP 1048 (remove_files) COMPLETE
90042026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.327 INFO O| Sep 05 01:14:18.327 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90052026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.336 INFO O| Sep 05 01:14:18.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
90062026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.336 INFO O| Sep 05 01:14:18.336 INFO STEP 1049 (remove_files) COMPLETE
90072026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.336 INFO O| Sep 05 01:14:18.336 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90082026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.346 INFO O| Sep 05 01:14:18.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
90092026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.346 INFO O| Sep 05 01:14:18.346 INFO STEP 1050 (remove_files) COMPLETE
90102026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.346 INFO O| Sep 05 01:14:18.346 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90112026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.355 INFO O| Sep 05 01:14:18.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
90122026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.355 INFO O| Sep 05 01:14:18.355 INFO STEP 1051 (remove_files) COMPLETE
90132026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.355 INFO O| Sep 05 01:14:18.355 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90142026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.364 INFO O| Sep 05 01:14:18.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
90152026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.364 INFO O| Sep 05 01:14:18.364 INFO STEP 1052 (remove_files) COMPLETE
90162026-09-05T01:14:19.388Z[ recovery-image] Sep 05 01:14:18.364 INFO O| Sep 05 01:14:18.364 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90172026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.373 INFO O| Sep 05 01:14:18.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
90182026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.373 INFO O| Sep 05 01:14:18.373 INFO STEP 1053 (remove_files) COMPLETE
90192026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.373 INFO O| Sep 05 01:14:18.373 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90202026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.382 INFO O| Sep 05 01:14:18.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
90212026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.382 INFO O| Sep 05 01:14:18.382 INFO STEP 1054 (remove_files) COMPLETE
90222026-09-05T01:14:19.389Z[ recovery-image] Sep 05 01:14:18.382 INFO O| Sep 05 01:14:18.382 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90232026-09-05T01:14:19.397Z[ recovery-image] Sep 05 01:14:18.392 INFO O| Sep 05 01:14:18.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
90242026-09-05T01:14:19.397Z[ recovery-image] Sep 05 01:14:18.392 INFO O| Sep 05 01:14:18.392 INFO STEP 1055 (remove_files) COMPLETE
90252026-09-05T01:14:19.397Z[ recovery-image] Sep 05 01:14:18.392 INFO O| Sep 05 01:14:18.392 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90262026-09-05T01:14:19.397Z[ recovery-image] Sep 05 01:14:18.402 INFO O| Sep 05 01:14:18.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
90272026-09-05T01:14:19.397Z[ recovery-image] Sep 05 01:14:18.402 INFO O| Sep 05 01:14:18.402 INFO STEP 1056 (remove_files) COMPLETE
90282026-09-05T01:14:19.398Z[ recovery-image] Sep 05 01:14:18.402 INFO O| Sep 05 01:14:18.402 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90292026-09-05T01:14:19.401Z[ recovery-image] Sep 05 01:14:18.411 INFO O| Sep 05 01:14:18.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
90302026-09-05T01:14:19.401Z[ recovery-image] Sep 05 01:14:18.411 INFO O| Sep 05 01:14:18.411 INFO STEP 1057 (remove_files) COMPLETE
90312026-09-05T01:14:19.401Z[ recovery-image] Sep 05 01:14:18.411 INFO O| Sep 05 01:14:18.411 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90322026-09-05T01:14:19.411Z[ recovery-image] Sep 05 01:14:18.421 INFO O| Sep 05 01:14:18.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
90332026-09-05T01:14:19.411Z[ recovery-image] Sep 05 01:14:18.422 INFO O| Sep 05 01:14:18.422 INFO STEP 1058 (remove_files) COMPLETE
90342026-09-05T01:14:19.411Z[ recovery-image] Sep 05 01:14:18.422 INFO O| Sep 05 01:14:18.422 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90352026-09-05T01:14:19.420Z[ recovery-image] Sep 05 01:14:18.430 INFO O| Sep 05 01:14:18.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
90362026-09-05T01:14:19.420Z[ recovery-image] Sep 05 01:14:18.430 INFO O| Sep 05 01:14:18.430 INFO STEP 1059 (remove_files) COMPLETE
90372026-09-05T01:14:19.420Z[ recovery-image] Sep 05 01:14:18.430 INFO O| Sep 05 01:14:18.430 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90382026-09-05T01:14:19.429Z[ recovery-image] Sep 05 01:14:18.439 INFO O| Sep 05 01:14:18.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
90392026-09-05T01:14:19.429Z[ recovery-image] Sep 05 01:14:18.439 INFO O| Sep 05 01:14:18.439 INFO STEP 1060 (remove_files) COMPLETE
90402026-09-05T01:14:19.429Z[ recovery-image] Sep 05 01:14:18.439 INFO O| Sep 05 01:14:18.439 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90412026-09-05T01:14:19.438Z[ recovery-image] Sep 05 01:14:18.448 INFO O| Sep 05 01:14:18.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
90422026-09-05T01:14:19.438Z[ recovery-image] Sep 05 01:14:18.448 INFO O| Sep 05 01:14:18.448 INFO STEP 1061 (remove_files) COMPLETE
90432026-09-05T01:14:19.438Z[ recovery-image] Sep 05 01:14:18.448 INFO O| Sep 05 01:14:18.448 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90442026-09-05T01:14:19.447Z[ recovery-image] Sep 05 01:14:18.458 INFO O| Sep 05 01:14:18.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
90452026-09-05T01:14:19.448Z[ recovery-image] Sep 05 01:14:18.458 INFO O| Sep 05 01:14:18.458 INFO STEP 1062 (remove_files) COMPLETE
90462026-09-05T01:14:19.448Z[ recovery-image] Sep 05 01:14:18.458 INFO O| Sep 05 01:14:18.458 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90472026-09-05T01:14:19.458Z[ recovery-image] Sep 05 01:14:18.469 INFO O| Sep 05 01:14:18.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
90482026-09-05T01:14:19.458Z[ recovery-image] Sep 05 01:14:18.469 INFO O| Sep 05 01:14:18.469 INFO STEP 1063 (remove_files) COMPLETE
90492026-09-05T01:14:19.458Z[ recovery-image] Sep 05 01:14:18.469 INFO O| Sep 05 01:14:18.469 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90502026-09-05T01:14:19.467Z[ recovery-image] Sep 05 01:14:18.477 INFO O| Sep 05 01:14:18.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
90512026-09-05T01:14:19.471Z[ recovery-image] Sep 05 01:14:18.478 INFO O| Sep 05 01:14:18.478 INFO STEP 1064 (remove_files) COMPLETE
90522026-09-05T01:14:19.471Z[ recovery-image] Sep 05 01:14:18.478 INFO O| Sep 05 01:14:18.478 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90532026-09-05T01:14:19.478Z[ recovery-image] Sep 05 01:14:18.489 INFO O| Sep 05 01:14:18.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
90542026-09-05T01:14:19.478Z[ recovery-image] Sep 05 01:14:18.489 INFO O| Sep 05 01:14:18.489 INFO STEP 1065 (remove_files) COMPLETE
90552026-09-05T01:14:19.478Z[ recovery-image] Sep 05 01:14:18.489 INFO O| Sep 05 01:14:18.489 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90562026-09-05T01:14:19.487Z[verify-libraries] Compiling multimap v0.10.1
90572026-09-05T01:14:19.493Z[ recovery-image] Sep 05 01:14:18.498 INFO O| Sep 05 01:14:18.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
90582026-09-05T01:14:19.493Z[ recovery-image] Sep 05 01:14:18.499 INFO O| Sep 05 01:14:18.499 INFO STEP 1066 (remove_files) COMPLETE
90592026-09-05T01:14:19.493Z[ recovery-image] Sep 05 01:14:18.499 INFO O| Sep 05 01:14:18.499 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90602026-09-05T01:14:19.496Z[ recovery-image] Sep 05 01:14:18.507 INFO O| Sep 05 01:14:18.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
90612026-09-05T01:14:19.496Z[ recovery-image] Sep 05 01:14:18.507 INFO O| Sep 05 01:14:18.507 INFO STEP 1067 (remove_files) COMPLETE
90622026-09-05T01:14:19.496Z[ recovery-image] Sep 05 01:14:18.507 INFO O| Sep 05 01:14:18.507 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90632026-09-05T01:14:19.507Z[ recovery-image] Sep 05 01:14:18.517 INFO O| Sep 05 01:14:18.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
90642026-09-05T01:14:19.507Z[ recovery-image] Sep 05 01:14:18.517 INFO O| Sep 05 01:14:18.517 INFO STEP 1068 (remove_files) COMPLETE
90652026-09-05T01:14:19.507Z[ recovery-image] Sep 05 01:14:18.517 INFO O| Sep 05 01:14:18.517 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90662026-09-05T01:14:19.516Z[ recovery-image] Sep 05 01:14:18.526 INFO O| Sep 05 01:14:18.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
90672026-09-05T01:14:19.516Z[ recovery-image] Sep 05 01:14:18.526 INFO O| Sep 05 01:14:18.526 INFO STEP 1069 (remove_files) COMPLETE
90682026-09-05T01:14:19.516Z[ recovery-image] Sep 05 01:14:18.526 INFO O| Sep 05 01:14:18.526 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90692026-09-05T01:14:19.524Z[ recovery-image] Sep 05 01:14:18.533 INFO O| Sep 05 01:14:18.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
90702026-09-05T01:14:19.524Z[ recovery-image] Sep 05 01:14:18.533 INFO O| Sep 05 01:14:18.533 INFO STEP 1070 (remove_files) COMPLETE
90712026-09-05T01:14:19.524Z[ recovery-image] Sep 05 01:14:18.533 INFO O| Sep 05 01:14:18.533 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90722026-09-05T01:14:19.530Z[ recovery-image] Sep 05 01:14:18.540 INFO O| Sep 05 01:14:18.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
90732026-09-05T01:14:19.530Z[ recovery-image] Sep 05 01:14:18.540 INFO O| Sep 05 01:14:18.540 INFO STEP 1071 (remove_files) COMPLETE
90742026-09-05T01:14:19.530Z[ recovery-image] Sep 05 01:14:18.540 INFO O| Sep 05 01:14:18.540 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90752026-09-05T01:14:19.537Z[ recovery-image] Sep 05 01:14:18.548 INFO O| Sep 05 01:14:18.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
90762026-09-05T01:14:19.537Z[ recovery-image] Sep 05 01:14:18.548 INFO O| Sep 05 01:14:18.548 INFO STEP 1072 (remove_files) COMPLETE
90772026-09-05T01:14:19.537Z[ recovery-image] Sep 05 01:14:18.548 INFO O| Sep 05 01:14:18.548 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90782026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.556 INFO O| Sep 05 01:14:18.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
90792026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.556 INFO O| Sep 05 01:14:18.556 INFO STEP 1073 (remove_files) COMPLETE
90802026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.556 INFO O| Sep 05 01:14:18.556 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90812026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.564 INFO O| Sep 05 01:14:18.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
90822026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.565 INFO O| Sep 05 01:14:18.564 INFO STEP 1074 (remove_files) COMPLETE
90832026-09-05T01:14:19.560Z[ recovery-image] Sep 05 01:14:18.565 INFO O| Sep 05 01:14:18.564 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90842026-09-05T01:14:19.568Z[ recovery-image] Sep 05 01:14:18.574 INFO O| Sep 05 01:14:18.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
90852026-09-05T01:14:19.568Z[ recovery-image] Sep 05 01:14:18.574 INFO O| Sep 05 01:14:18.574 INFO STEP 1075 (remove_files) COMPLETE
90862026-09-05T01:14:19.568Z[ recovery-image] Sep 05 01:14:18.574 INFO O| Sep 05 01:14:18.574 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90872026-09-05T01:14:19.589Z[ recovery-image] Sep 05 01:14:18.584 INFO O| Sep 05 01:14:18.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
90882026-09-05T01:14:19.589Z[ recovery-image] Sep 05 01:14:18.584 INFO O| Sep 05 01:14:18.584 INFO STEP 1076 (remove_files) COMPLETE
90892026-09-05T01:14:19.653Z[ recovery-image] Sep 05 01:14:18.584 INFO O| Sep 05 01:14:18.584 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90902026-09-05T01:14:19.653Z[ recovery-image] Sep 05 01:14:18.594 INFO O| Sep 05 01:14:18.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
90912026-09-05T01:14:19.653Z[ recovery-image] Sep 05 01:14:18.594 INFO O| Sep 05 01:14:18.594 INFO STEP 1077 (remove_files) COMPLETE
90922026-09-05T01:14:19.653Z[ recovery-image] Sep 05 01:14:18.594 INFO O| Sep 05 01:14:18.594 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90932026-09-05T01:14:19.653Z[ recovery-image] Sep 05 01:14:18.603 INFO O| Sep 05 01:14:18.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
90942026-09-05T01:14:19.654Z[ recovery-image] Sep 05 01:14:18.603 INFO O| Sep 05 01:14:18.603 INFO STEP 1078 (remove_files) COMPLETE
90952026-09-05T01:14:19.654Z[ recovery-image] Sep 05 01:14:18.603 INFO O| Sep 05 01:14:18.603 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90962026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.614 INFO O| Sep 05 01:14:18.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
90972026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.614 INFO O| Sep 05 01:14:18.614 INFO STEP 1079 (remove_files) COMPLETE
90982026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.614 INFO O| Sep 05 01:14:18.614 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90992026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.623 INFO O| Sep 05 01:14:18.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
91002026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.623 INFO O| Sep 05 01:14:18.623 INFO STEP 1080 (remove_files) COMPLETE
91012026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.623 INFO O| Sep 05 01:14:18.623 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91022026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.633 INFO O| Sep 05 01:14:18.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
91032026-09-05T01:14:19.681Z[ recovery-image] Sep 05 01:14:18.633 INFO O| Sep 05 01:14:18.633 INFO STEP 1081 (remove_files) COMPLETE
91042026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.633 INFO O| Sep 05 01:14:18.633 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91052026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.644 INFO O| Sep 05 01:14:18.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
91062026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.644 INFO O| Sep 05 01:14:18.644 INFO STEP 1082 (remove_files) COMPLETE
91072026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.644 INFO O| Sep 05 01:14:18.644 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91082026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.653 INFO O| Sep 05 01:14:18.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
91092026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.653 INFO O| Sep 05 01:14:18.653 INFO STEP 1083 (remove_files) COMPLETE
91102026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.653 INFO O| Sep 05 01:14:18.653 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91112026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.664 INFO O| Sep 05 01:14:18.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
91122026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.664 INFO O| Sep 05 01:14:18.664 INFO STEP 1084 (remove_files) COMPLETE
91132026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.664 INFO O| Sep 05 01:14:18.664 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91142026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.673 INFO O| Sep 05 01:14:18.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
91152026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.673 INFO O| Sep 05 01:14:18.673 INFO STEP 1085 (remove_files) COMPLETE
91162026-09-05T01:14:19.682Z[ recovery-image] Sep 05 01:14:18.673 INFO O| Sep 05 01:14:18.673 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91172026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.683 INFO O| Sep 05 01:14:18.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
91182026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.683 INFO O| Sep 05 01:14:18.683 INFO STEP 1086 (remove_files) COMPLETE
91192026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.683 INFO O| Sep 05 01:14:18.683 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91202026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.694 INFO O| Sep 05 01:14:18.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
91212026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.694 INFO O| Sep 05 01:14:18.694 INFO STEP 1087 (remove_files) COMPLETE
91222026-09-05T01:14:19.690Z[ recovery-image] Sep 05 01:14:18.694 INFO O| Sep 05 01:14:18.694 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91232026-09-05T01:14:19.695Z[ recovery-image] Sep 05 01:14:18.704 INFO O| Sep 05 01:14:18.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
91242026-09-05T01:14:19.696Z[ recovery-image] Sep 05 01:14:18.704 INFO O| Sep 05 01:14:18.704 INFO STEP 1088 (remove_files) COMPLETE
91252026-09-05T01:14:19.696Z[ recovery-image] Sep 05 01:14:18.704 INFO O| Sep 05 01:14:18.704 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91262026-09-05T01:14:19.708Z[ recovery-image] Sep 05 01:14:18.714 INFO O| Sep 05 01:14:18.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
91272026-09-05T01:14:19.708Z[ recovery-image] Sep 05 01:14:18.714 INFO O| Sep 05 01:14:18.714 INFO STEP 1089 (remove_files) COMPLETE
91282026-09-05T01:14:19.708Z[ recovery-image] Sep 05 01:14:18.714 INFO O| Sep 05 01:14:18.714 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91292026-09-05T01:14:19.735Z[verify-libraries] Compiling termios v0.3.3
91302026-09-05T01:14:19.735Z[ recovery-image] Sep 05 01:14:18.724 INFO O| Sep 05 01:14:18.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
91312026-09-05T01:14:19.735Z[ recovery-image] Sep 05 01:14:18.724 INFO O| Sep 05 01:14:18.724 INFO STEP 1090 (remove_files) COMPLETE
91322026-09-05T01:14:19.735Z[ recovery-image] Sep 05 01:14:18.724 INFO O| Sep 05 01:14:18.724 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91332026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.735 INFO O| Sep 05 01:14:18.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
91342026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.735 INFO O| Sep 05 01:14:18.735 INFO STEP 1091 (remove_files) COMPLETE
91352026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.735 INFO O| Sep 05 01:14:18.735 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91362026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.746 INFO O| Sep 05 01:14:18.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
91372026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.746 INFO O| Sep 05 01:14:18.746 INFO STEP 1092 (remove_files) COMPLETE
91382026-09-05T01:14:19.741Z[ recovery-image] Sep 05 01:14:18.746 INFO O| Sep 05 01:14:18.746 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91392026-09-05T01:14:19.750Z[ recovery-image] Sep 05 01:14:18.757 INFO O| Sep 05 01:14:18.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
91402026-09-05T01:14:19.750Z[ recovery-image] Sep 05 01:14:18.757 INFO O| Sep 05 01:14:18.757 INFO STEP 1093 (remove_files) COMPLETE
91412026-09-05T01:14:19.750Z[ recovery-image] Sep 05 01:14:18.757 INFO O| Sep 05 01:14:18.757 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91422026-09-05T01:14:19.777Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
91432026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.768 INFO O| Sep 05 01:14:18.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
91442026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.768 INFO O| Sep 05 01:14:18.768 INFO STEP 1094 (remove_files) COMPLETE
91452026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.768 INFO O| Sep 05 01:14:18.768 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91462026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.777 INFO O| Sep 05 01:14:18.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
91472026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.777 INFO O| Sep 05 01:14:18.777 INFO STEP 1095 (remove_files) COMPLETE
91482026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.777 INFO O| Sep 05 01:14:18.777 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91492026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.787 INFO O| Sep 05 01:14:18.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
91502026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.788 INFO O| Sep 05 01:14:18.788 INFO STEP 1096 (remove_files) COMPLETE
91512026-09-05T01:14:19.788Z[ recovery-image] Sep 05 01:14:18.788 INFO O| Sep 05 01:14:18.788 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91522026-09-05T01:14:19.832Z[ recovery-image] Sep 05 01:14:18.798 INFO O| Sep 05 01:14:18.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
91532026-09-05T01:14:19.832Z[ recovery-image] Sep 05 01:14:18.799 INFO O| Sep 05 01:14:18.799 INFO STEP 1097 (remove_files) COMPLETE
91542026-09-05T01:14:19.832Z[ recovery-image] Sep 05 01:14:18.799 INFO O| Sep 05 01:14:18.799 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91552026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.809 INFO O| Sep 05 01:14:18.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
91562026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.809 INFO O| Sep 05 01:14:18.809 INFO STEP 1098 (remove_files) COMPLETE
91572026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.809 INFO O| Sep 05 01:14:18.809 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91582026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.820 INFO O| Sep 05 01:14:18.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
91592026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.820 INFO O| Sep 05 01:14:18.820 INFO STEP 1099 (remove_files) COMPLETE
91602026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.820 INFO O| Sep 05 01:14:18.820 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91612026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.830 INFO O| Sep 05 01:14:18.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
91622026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.830 INFO O| Sep 05 01:14:18.830 INFO STEP 1100 (remove_files) COMPLETE
91632026-09-05T01:14:19.858Z[ recovery-image] Sep 05 01:14:18.830 INFO O| Sep 05 01:14:18.830 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91642026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.840 INFO O| Sep 05 01:14:18.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
91652026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.840 INFO O| Sep 05 01:14:18.840 INFO STEP 1101 (remove_files) COMPLETE
91662026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.840 INFO O| Sep 05 01:14:18.840 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91672026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.850 INFO O| Sep 05 01:14:18.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
91682026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.850 INFO O| Sep 05 01:14:18.850 INFO STEP 1102 (remove_files) COMPLETE
91692026-09-05T01:14:19.859Z[ recovery-image] Sep 05 01:14:18.851 INFO O| Sep 05 01:14:18.850 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91702026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.860 INFO O| Sep 05 01:14:18.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
91712026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.860 INFO O| Sep 05 01:14:18.860 INFO STEP 1103 (remove_files) COMPLETE
91722026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.860 INFO O| Sep 05 01:14:18.860 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91732026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.869 INFO O| Sep 05 01:14:18.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
91742026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.869 INFO O| Sep 05 01:14:18.869 INFO STEP 1104 (remove_files) COMPLETE
91752026-09-05T01:14:19.867Z[ recovery-image] Sep 05 01:14:18.869 INFO O| Sep 05 01:14:18.869 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91762026-09-05T01:14:19.873Z[ recovery-image] Sep 05 01:14:18.878 INFO O| Sep 05 01:14:18.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
91772026-09-05T01:14:19.873Z[ recovery-image] Sep 05 01:14:18.879 INFO O| Sep 05 01:14:18.878 INFO STEP 1105 (remove_files) COMPLETE
91782026-09-05T01:14:19.873Z[ recovery-image] Sep 05 01:14:18.879 INFO O| Sep 05 01:14:18.879 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91792026-09-05T01:14:19.904Z[ recovery-image] Sep 05 01:14:18.887 INFO O| Sep 05 01:14:18.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
91802026-09-05T01:14:19.904Z[ recovery-image] Sep 05 01:14:18.888 INFO O| Sep 05 01:14:18.888 INFO STEP 1106 (remove_files) COMPLETE
91812026-09-05T01:14:19.904Z[ recovery-image] Sep 05 01:14:18.888 INFO O| Sep 05 01:14:18.888 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91822026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.898 INFO O| Sep 05 01:14:18.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
91832026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.898 INFO O| Sep 05 01:14:18.898 INFO STEP 1107 (remove_files) COMPLETE
91842026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.898 INFO O| Sep 05 01:14:18.898 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91852026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.908 INFO O| Sep 05 01:14:18.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
91862026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.908 INFO O| Sep 05 01:14:18.908 INFO STEP 1108 (remove_files) COMPLETE
91872026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.908 INFO O| Sep 05 01:14:18.908 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91882026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.917 INFO O| Sep 05 01:14:18.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
91892026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.917 INFO O| Sep 05 01:14:18.917 INFO STEP 1109 (remove_files) COMPLETE
91902026-09-05T01:14:19.919Z[ recovery-image] Sep 05 01:14:18.917 INFO O| Sep 05 01:14:18.917 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91912026-09-05T01:14:19.942Z[ recovery-image] Sep 05 01:14:18.927 INFO O| Sep 05 01:14:18.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
91922026-09-05T01:14:19.942Z[ recovery-image] Sep 05 01:14:18.927 INFO O| Sep 05 01:14:18.927 INFO STEP 1110 (remove_files) COMPLETE
91932026-09-05T01:14:19.942Z[ recovery-image] Sep 05 01:14:18.927 INFO O| Sep 05 01:14:18.927 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91942026-09-05T01:14:19.942Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
91952026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.937 INFO O| Sep 05 01:14:18.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
91962026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.937 INFO O| Sep 05 01:14:18.937 INFO STEP 1111 (remove_files) COMPLETE
91972026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.937 INFO O| Sep 05 01:14:18.937 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91982026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.948 INFO O| Sep 05 01:14:18.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
91992026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.948 INFO O| Sep 05 01:14:18.948 INFO STEP 1112 (remove_files) COMPLETE
92002026-09-05T01:14:19.947Z[ recovery-image] Sep 05 01:14:18.948 INFO O| Sep 05 01:14:18.948 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92012026-09-05T01:14:19.965Z[ recovery-image] Sep 05 01:14:18.958 INFO O| Sep 05 01:14:18.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
92022026-09-05T01:14:19.965Z[ recovery-image] Sep 05 01:14:18.958 INFO O| Sep 05 01:14:18.958 INFO STEP 1113 (remove_files) COMPLETE
92032026-09-05T01:14:19.965Z[ recovery-image] Sep 05 01:14:18.958 INFO O| Sep 05 01:14:18.958 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92042026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.967 INFO O| Sep 05 01:14:18.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
92052026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.967 INFO O| Sep 05 01:14:18.967 INFO STEP 1114 (remove_files) COMPLETE
92062026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.967 INFO O| Sep 05 01:14:18.967 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92072026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.975 INFO O| Sep 05 01:14:18.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
92082026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.976 INFO O| Sep 05 01:14:18.975 INFO STEP 1115 (remove_files) COMPLETE
92092026-09-05T01:14:19.973Z[ recovery-image] Sep 05 01:14:18.976 INFO O| Sep 05 01:14:18.975 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92102026-09-05T01:14:19.990Z[ recovery-image] Sep 05 01:14:18.984 INFO O| Sep 05 01:14:18.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
92112026-09-05T01:14:19.990Z[ recovery-image] Sep 05 01:14:18.984 INFO O| Sep 05 01:14:18.984 INFO STEP 1116 (remove_files) COMPLETE
92122026-09-05T01:14:19.990Z[ recovery-image] Sep 05 01:14:18.984 INFO O| Sep 05 01:14:18.984 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92132026-09-05T01:14:20.007Z[ recovery-image] Sep 05 01:14:18.992 INFO O| Sep 05 01:14:18.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
92142026-09-05T01:14:20.008Z[ recovery-image] Sep 05 01:14:18.992 INFO O| Sep 05 01:14:18.992 INFO STEP 1117 (remove_files) COMPLETE
92152026-09-05T01:14:20.008Z[ recovery-image] Sep 05 01:14:18.992 INFO O| Sep 05 01:14:18.992 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
92162026-09-05T01:14:20.019Z[ recovery-image] Sep 05 01:14:19.011 INFO O| Sep 05 01:14:19.011 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
92172026-09-05T01:14:20.019Z[ recovery-image] Sep 05 01:14:19.011 INFO O| Sep 05 01:14:19.011 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
92182026-09-05T01:14:20.100Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
92192026-09-05T01:14:20.623Z[ host-image] Sep 05 01:14:19.624 INFO O| adding properties...
92202026-09-05T01:14:21.103Z[ recovery-image] Sep 05 01:14:20.111 INFO O| Sep 05 01:14:20.111 INFO STEP 1118 (pack_tar) COMPLETE
92212026-09-05T01:14:21.103Z[ recovery-image] Sep 05 01:14:20.111 INFO O| Sep 05 01:14:20.111 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92222026-09-05T01:14:21.103Z[ recovery-image] Sep 05 01:14:20.111 INFO O| Sep 05 01:14:20.111 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92232026-09-05T01:14:21.460Z[ recovery-image] Sep 05 01:14:20.470 INFO O| Sep 05 01:14:20.470 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
92242026-09-05T01:14:21.605Z[ recovery-image] Sep 05 01:14:20.615 INFO O| Sep 05 01:14:20.615 INFO completed processing sled/ramdisk-03-recovery-trim
92252026-09-05T01:14:21.611Z[ recovery-image] Sep 05 01:14:20.619 INFO image builder template: zfs-recovery...
92262026-09-05T01:14:21.611Z[ recovery-image] Sep 05 01:14:20.619 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/.tmpByZPSv/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
92272026-09-05T01:14:21.642Z[ recovery-image] Sep 05 01:14:20.650 INFO O| Sep 05 01:14:20.650 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
92282026-09-05T01:14:21.646Z[ recovery-image] Sep 05 01:14:20.655 INFO O| Sep 05 01:14:20.655 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
92292026-09-05T01:14:21.743Z[ recovery-image] Sep 05 01:14:20.752 INFO O| Sep 05 01:14:20.752 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
92302026-09-05T01:14:21.853Z[ recovery-image] Sep 05 01:14:20.857 INFO O| Sep 05 01:14:20.857 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
92312026-09-05T01:14:21.853Z[ recovery-image] Sep 05 01:14:20.857 INFO O| Sep 05 01:14:20.857 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
92322026-09-05T01:14:21.862Z[ recovery-image] Sep 05 01:14:20.861 INFO O| Sep 05 01:14:20.861 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
92332026-09-05T01:14:21.947Z[ recovery-image] Sep 05 01:14:20.956 INFO O| Sep 05 01:14:20.956 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
92342026-09-05T01:14:22.130Z[ recovery-image] Sep 05 01:14:21.114 INFO O| Sep 05 01:14:21.114 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
92352026-09-05T01:14:22.137Z[ recovery-image] Sep 05 01:14:21.123 INFO O| Sep 05 01:14:21.123 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92362026-09-05T01:14:22.137Z[ recovery-image] Sep 05 01:14:21.128 INFO O| Sep 05 01:14:21.127 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
92372026-09-05T01:14:22.138Z[ recovery-image] Sep 05 01:14:21.129 INFO O| Sep 05 01:14:21.129 INFO no lofi found
92382026-09-05T01:14:22.138Z[ recovery-image] Sep 05 01:14:21.129 INFO O| Sep 05 01:14:21.129 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
92392026-09-05T01:14:22.138Z[ recovery-image] Sep 05 01:14:21.129 INFO O| Sep 05 01:14:21.129 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92402026-09-05T01:14:22.186Z[ host-image] Sep 05 01:14:21.186 INFO O| installing packages...
92412026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.001 INFO O| Sep 05 01:14:23.001 INFO lofi device = /dev/dsk/c2t1d0p0
92422026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.001 INFO O| Sep 05 01:14:23.001 INFO pool device = /dev/dsk/c2t1d0p0
92432026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.001 INFO O| Sep 05 01:14:23.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"]
92442026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.166 INFO O| Sep 05 01:14:23.166 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92452026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.166 INFO O| Sep 05 01:14:23.166 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
92462026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.191 INFO O| Sep 05 01:14:23.191 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
92472026-09-05T01:14:24.318Z[ recovery-image] Sep 05 01:14:23.282 INFO O| Sep 05 01:14:23.282 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
92482026-09-05T01:14:24.348Z[ recovery-image] Sep 05 01:14:23.316 INFO O| Sep 05 01:14:23.316 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
92492026-09-05T01:14:24.348Z[ recovery-image] Sep 05 01:14:23.340 INFO O| Sep 05 01:14:23.340 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
92502026-09-05T01:14:24.392Z[ recovery-image] Sep 05 01:14:23.356 INFO O| Sep 05 01:14:23.356 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
92512026-09-05T01:14:24.407Z[ recovery-image] Sep 05 01:14:23.401 INFO O| Sep 05 01:14:23.401 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92522026-09-05T01:14:24.407Z[ recovery-image] Sep 05 01:14:23.401 INFO O| Sep 05 01:14:23.401 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92532026-09-05T01:14:24.407Z[ recovery-image] Sep 05 01:14:23.401 INFO O| Sep 05 01:14:23.401 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92542026-09-05T01:14:24.407Z[ recovery-image] Sep 05 01:14:23.410 INFO O| Sep 05 01:14:23.410 INFO boot environment UUID: d220df23-fb77-485d-89bd-7d9f3841ebb7
92552026-09-05T01:14:24.407Z[ recovery-image] Sep 05 01:14:23.410 INFO O| Sep 05 01:14:23.410 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = d220df23-fb77-485d-89bd-7d9f3841ebb7
92562026-09-05T01:14:24.458Z[ recovery-image] Sep 05 01:14:23.428 INFO O| Sep 05 01:14:23.427 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92572026-09-05T01:14:24.471Z[ recovery-image] Sep 05 01:14:23.446 INFO O| Sep 05 01:14:23.445 INFO STEP 0 (create_be) COMPLETE
92582026-09-05T01:14:24.472Z[ recovery-image] Sep 05 01:14:23.446 INFO O| Sep 05 01:14:23.445 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92592026-09-05T01:14:24.472Z[ recovery-image] Sep 05 01:14:23.463 INFO O| Sep 05 01:14:23.463 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"]
92602026-09-05T01:14:25.954Z[verify-libraries] Compiling polar-core v0.27.3
92612026-09-05T01:14:32.111Z[ recovery-image] Sep 05 01:14:31.121 INFO O| Sep 05 01:14:31.121 INFO STEP 1 (unpack_tar) COMPLETE
92622026-09-05T01:14:32.111Z[ recovery-image] Sep 05 01:14:31.121 INFO O| Sep 05 01:14:31.121 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92632026-09-05T01:14:33.303Z[ recovery-image] Sep 05 01:14:32.313 INFO O| Sep 05 01:14:32.313 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92642026-09-05T01:14:34.600Z[ recovery-image] Sep 05 01:14:33.608 INFO O| Sep 05 01:14:33.608 INFO STEP 2 (devfsadm) COMPLETE
92652026-09-05T01:14:34.601Z[ recovery-image] Sep 05 01:14:33.608 INFO O| Sep 05 01:14:33.608 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92662026-09-05T01:14:34.608Z[ recovery-image] Sep 05 01:14:33.619 INFO O| Sep 05 01:14:33.618 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92672026-09-05T01:14:34.608Z[ recovery-image] Sep 05 01:14:33.619 INFO O| Sep 05 01:14:33.618 INFO STEP 3 (ensure_dir) COMPLETE
92682026-09-05T01:14:34.648Z[ recovery-image] Sep 05 01:14:33.619 INFO O| Sep 05 01:14:33.618 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92692026-09-05T01:14:34.666Z[ recovery-image] Sep 05 01:14:33.629 INFO O| Sep 05 01:14:33.629 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
92702026-09-05T01:14:34.666Z[ recovery-image] Sep 05 01:14:33.629 INFO O| Sep 05 01:14:33.629 INFO STEP 4 (ensure_dir) COMPLETE
92712026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.629 INFO O| Sep 05 01:14:33.629 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92722026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.639 INFO O| Sep 05 01:14:33.639 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
92732026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.639 INFO O| Sep 05 01:14:33.639 INFO STEP 5 (ensure_dir) COMPLETE
92742026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.639 INFO O| Sep 05 01:14:33.639 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92752026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.655 INFO O| Sep 05 01:14:33.655 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92762026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.655 INFO O| Sep 05 01:14:33.655 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92772026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.655 INFO O| Sep 05 01:14:33.655 INFO STEP 6 (ensure_dir) COMPLETE
92782026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.655 INFO O| Sep 05 01:14:33.655 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92792026-09-05T01:14:34.667Z[ recovery-image] Sep 05 01:14:33.665 INFO O| Sep 05 01:14:33.665 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92802026-09-05T01:14:34.668Z[ recovery-image] Sep 05 01:14:33.665 INFO O| Sep 05 01:14:33.665 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92812026-09-05T01:14:34.668Z[ recovery-image] Sep 05 01:14:33.665 INFO O| Sep 05 01:14:33.665 INFO STEP 7 (ensure_dir) COMPLETE
92822026-09-05T01:14:34.766Z[ recovery-image] Sep 05 01:14:33.665 INFO O| Sep 05 01:14:33.665 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92832026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.675 INFO O| Sep 05 01:14:33.675 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
92842026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.676 INFO O| Sep 05 01:14:33.676 INFO STEP 8 (remove_files) COMPLETE
92852026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.676 INFO O| Sep 05 01:14:33.676 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92862026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.685 INFO O| Sep 05 01:14:33.685 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
92872026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.686 INFO O| Sep 05 01:14:33.686 INFO STEP 9 (remove_files) COMPLETE
92882026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.686 INFO O| Sep 05 01:14:33.686 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92892026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.694 INFO O| Sep 05 01:14:33.694 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
92902026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.695 INFO O| Sep 05 01:14:33.695 INFO STEP 10 (remove_files) COMPLETE
92912026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.695 INFO O| Sep 05 01:14:33.695 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92922026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.703 INFO O| Sep 05 01:14:33.703 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
92932026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.703 INFO O| Sep 05 01:14:33.703 INFO STEP 11 (remove_files) COMPLETE
92942026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.703 INFO O| Sep 05 01:14:33.703 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92952026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.713 INFO O| Sep 05 01:14:33.713 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
92962026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.713 INFO O| Sep 05 01:14:33.713 INFO STEP 12 (remove_files) COMPLETE
92972026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.713 INFO O| Sep 05 01:14:33.713 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92982026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.722 INFO O| Sep 05 01:14:33.722 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92992026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.722 INFO O| Sep 05 01:14:33.722 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93002026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.722 INFO O| Sep 05 01:14:33.722 INFO STEP 13 (ensure_dir) COMPLETE
93012026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.722 INFO O| Sep 05 01:14:33.722 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93022026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.730 INFO O| Sep 05 01:14:33.730 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93032026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.730 INFO O| Sep 05 01:14:33.730 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93042026-09-05T01:14:34.767Z[ recovery-image] Sep 05 01:14:33.730 INFO O| Sep 05 01:14:33.730 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93052026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.730 INFO O| Sep 05 01:14:33.730 INFO STEP 14 (ensure_dir) COMPLETE
93062026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.730 INFO O| Sep 05 01:14:33.730 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93072026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.739 INFO O| Sep 05 01:14:33.738 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93082026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.739 INFO O| Sep 05 01:14:33.739 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93092026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.739 INFO O| Sep 05 01:14:33.739 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93102026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.739 INFO O| Sep 05 01:14:33.739 INFO STEP 15 (ensure_dir) COMPLETE
93112026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.739 INFO O| Sep 05 01:14:33.739 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93122026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.747 INFO O| Sep 05 01:14:33.747 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93132026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.747 INFO O| Sep 05 01:14:33.747 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93142026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.747 INFO O| Sep 05 01:14:33.747 INFO STEP 16 (ensure_dir) COMPLETE
93152026-09-05T01:14:34.768Z[ recovery-image] Sep 05 01:14:33.747 INFO O| Sep 05 01:14:33.747 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93162026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.756 INFO O| Sep 05 01:14:33.756 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93172026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.756 INFO O| Sep 05 01:14:33.756 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93182026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.756 INFO O| Sep 05 01:14:33.756 INFO STEP 17 (ensure_dir) COMPLETE
93192026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.756 INFO O| Sep 05 01:14:33.756 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93202026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.765 INFO O| Sep 05 01:14:33.765 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93212026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.765 INFO O| Sep 05 01:14:33.765 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
93222026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.765 INFO O| Sep 05 01:14:33.765 INFO ok!
93232026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.765 INFO O| Sep 05 01:14:33.765 INFO STEP 18 (ensure_symlink) COMPLETE
93242026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.765 INFO O| Sep 05 01:14:33.765 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93252026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.774 INFO O| Sep 05 01:14:33.774 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
93262026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.774 INFO O| Sep 05 01:14:33.774 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
93272026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.774 INFO O| Sep 05 01:14:33.774 INFO ok!
93282026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.774 INFO O| Sep 05 01:14:33.774 INFO STEP 19 (ensure_file) COMPLETE
93292026-09-05T01:14:34.779Z[ recovery-image] Sep 05 01:14:33.774 INFO O| Sep 05 01:14:33.774 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93302026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
93312026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93322026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
93332026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO ok!
93342026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO STEP 20 (ensure_symlink) COMPLETE
93352026-09-05T01:14:34.789Z[ recovery-image] Sep 05 01:14:33.783 INFO O| Sep 05 01:14:33.783 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93362026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.792 INFO O| Sep 05 01:14:33.792 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
93372026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.792 INFO O| Sep 05 01:14:33.792 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93382026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.792 INFO O| Sep 05 01:14:33.792 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
93392026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.792 INFO O| Sep 05 01:14:33.792 INFO ok!
93402026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.793 INFO O| Sep 05 01:14:33.792 INFO STEP 21 (ensure_symlink) COMPLETE
93412026-09-05T01:14:34.790Z[ recovery-image] Sep 05 01:14:33.793 INFO O| Sep 05 01:14:33.792 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93422026-09-05T01:14:34.797Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
93432026-09-05T01:14:34.798Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93442026-09-05T01:14:34.798Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
93452026-09-05T01:14:34.798Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO ok!
93462026-09-05T01:14:34.798Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO STEP 22 (ensure_symlink) COMPLETE
93472026-09-05T01:14:34.798Z[ recovery-image] Sep 05 01:14:33.802 INFO O| Sep 05 01:14:33.802 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93482026-09-05T01:14:34.803Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
93492026-09-05T01:14:34.803Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93502026-09-05T01:14:34.803Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
93512026-09-05T01:14:34.803Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO ok!
93522026-09-05T01:14:34.804Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO STEP 23 (ensure_symlink) COMPLETE
93532026-09-05T01:14:34.804Z[ recovery-image] Sep 05 01:14:33.811 INFO O| Sep 05 01:14:33.811 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93542026-09-05T01:14:34.811Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93552026-09-05T01:14:34.811Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 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 ...
93562026-09-05T01:14:34.811Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
93572026-09-05T01:14:34.816Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 INFO ok!
93582026-09-05T01:14:34.817Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 INFO STEP 24 (ensure_file) COMPLETE
93592026-09-05T01:14:34.817Z[ recovery-image] Sep 05 01:14:33.820 INFO O| Sep 05 01:14:33.820 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93602026-09-05T01:14:34.825Z[ recovery-image] Sep 05 01:14:33.829 INFO O| Sep 05 01:14:33.829 INFO updating shadow file
93612026-09-05T01:14:34.825Z[ recovery-image] Sep 05 01:14:33.829 INFO O| Sep 05 01:14:33.829 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93622026-09-05T01:14:34.825Z[ recovery-image] Sep 05 01:14:33.829 INFO O| Sep 05 01:14:33.829 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93632026-09-05T01:14:34.825Z[ recovery-image] Sep 05 01:14:33.829 INFO O| Sep 05 01:14:33.829 INFO STEP 25 (shadow) COMPLETE
93642026-09-05T01:14:34.825Z[ recovery-image] Sep 05 01:14:33.829 INFO O| Sep 05 01:14:33.829 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93652026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
93662026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
93672026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
93682026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 INFO ok!
93692026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 INFO STEP 26 (ensure_file) COMPLETE
93702026-09-05T01:14:34.837Z[ recovery-image] Sep 05 01:14:33.839 INFO O| Sep 05 01:14:33.839 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93712026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
93722026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
93732026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
93742026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO ok!
93752026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO STEP 27 (ensure_file) COMPLETE
93762026-09-05T01:14:34.843Z[ recovery-image] Sep 05 01:14:33.848 INFO O| Sep 05 01:14:33.848 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93772026-09-05T01:14:34.849Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93782026-09-05T01:14:34.849Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
93792026-09-05T01:14:34.857Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93802026-09-05T01:14:34.857Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93812026-09-05T01:14:34.857Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO ok!
93822026-09-05T01:14:34.857Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO STEP 28 (ensure_file) COMPLETE
93832026-09-05T01:14:34.857Z[ recovery-image] Sep 05 01:14:33.858 INFO O| Sep 05 01:14:33.858 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93842026-09-05T01:14:34.867Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
93852026-09-05T01:14:34.868Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
93862026-09-05T01:14:34.868Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
93872026-09-05T01:14:34.868Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO ok!
93882026-09-05T01:14:34.868Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO STEP 29 (ensure_file) COMPLETE
93892026-09-05T01:14:34.868Z[ recovery-image] Sep 05 01:14:33.867 INFO O| Sep 05 01:14:33.867 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
93902026-09-05T01:14:34.879Z[ recovery-image] Sep 05 01:14:33.876 INFO O| Sep 05 01:14:33.876 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93912026-09-05T01:14:34.879Z[ recovery-image] Sep 05 01:14:33.876 INFO O| Sep 05 01:14:33.876 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93922026-09-05T01:14:34.879Z[ recovery-image] Sep 05 01:14:33.876 INFO O| Sep 05 01:14:33.876 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93932026-09-05T01:14:34.880Z[ recovery-image] Sep 05 01:14:33.876 INFO O| Sep 05 01:14:33.876 INFO STEP 30 (ensure_dir) COMPLETE
93942026-09-05T01:14:34.880Z[ recovery-image] Sep 05 01:14:33.876 INFO O| Sep 05 01:14:33.876 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93952026-09-05T01:14:34.880Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.885 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
93962026-09-05T01:14:34.880Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.885 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 ...
93972026-09-05T01:14:34.880Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.886 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
93982026-09-05T01:14:34.884Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.886 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
93992026-09-05T01:14:34.884Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.886 INFO ok!
94002026-09-05T01:14:34.885Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.886 INFO STEP 31 (ensure_file) COMPLETE
94012026-09-05T01:14:34.885Z[ recovery-image] Sep 05 01:14:33.886 INFO O| Sep 05 01:14:33.886 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94022026-09-05T01:14:34.893Z[ recovery-image] Sep 05 01:14:33.894 INFO O| Sep 05 01:14:33.894 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94032026-09-05T01:14:34.893Z[ recovery-image] Sep 05 01:14:33.894 INFO O| Sep 05 01:14:33.894 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94042026-09-05T01:14:34.893Z[ recovery-image] Sep 05 01:14:33.894 INFO O| Sep 05 01:14:33.894 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94052026-09-05T01:14:34.893Z[ recovery-image] Sep 05 01:14:33.894 INFO O| Sep 05 01:14:33.894 INFO STEP 32 (ensure_dir) COMPLETE
94062026-09-05T01:14:34.893Z[ recovery-image] Sep 05 01:14:33.894 INFO O| Sep 05 01:14:33.894 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94072026-09-05T01:14:34.899Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.903 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
94082026-09-05T01:14:34.900Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.903 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 ...
94092026-09-05T01:14:34.900Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.904 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
94102026-09-05T01:14:34.900Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.904 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94112026-09-05T01:14:34.901Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.904 INFO ok!
94122026-09-05T01:14:34.901Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.904 INFO STEP 33 (ensure_file) COMPLETE
94132026-09-05T01:14:34.901Z[ recovery-image] Sep 05 01:14:33.904 INFO O| Sep 05 01:14:33.904 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94142026-09-05T01:14:34.907Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
94152026-09-05T01:14:34.907Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
94162026-09-05T01:14:34.907Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
94172026-09-05T01:14:34.908Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO ok!
94182026-09-05T01:14:34.908Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO STEP 34 (ensure_file) COMPLETE
94192026-09-05T01:14:34.908Z[ recovery-image] Sep 05 01:14:33.912 INFO O| Sep 05 01:14:33.912 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94202026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
94212026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
94222026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94232026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94242026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO ok!
94252026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO STEP 35 (ensure_file) COMPLETE
94262026-09-05T01:14:34.913Z[ recovery-image] Sep 05 01:14:33.921 INFO O| Sep 05 01:14:33.921 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94272026-09-05T01:14:34.927Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
94282026-09-05T01:14:34.927Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
94292026-09-05T01:14:34.927Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
94302026-09-05T01:14:34.927Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 INFO ok!
94312026-09-05T01:14:34.934Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 INFO STEP 36 (ensure_file) COMPLETE
94322026-09-05T01:14:34.934Z[ recovery-image] Sep 05 01:14:33.930 INFO O| Sep 05 01:14:33.930 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94332026-09-05T01:14:34.934Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94342026-09-05T01:14:34.934Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
94352026-09-05T01:14:34.935Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
94362026-09-05T01:14:34.935Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 INFO ok!
94372026-09-05T01:14:34.935Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 INFO STEP 37 (ensure_file) COMPLETE
94382026-09-05T01:14:34.935Z[ recovery-image] Sep 05 01:14:33.938 INFO O| Sep 05 01:14:33.938 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94392026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.946 INFO O| Sep 05 01:14:33.946 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
94402026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.946 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
94412026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94422026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94432026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94442026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94452026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO ok!
94462026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO STEP 38 (ensure_file) COMPLETE
94472026-09-05T01:14:34.943Z[ recovery-image] Sep 05 01:14:33.947 INFO O| Sep 05 01:14:33.947 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94482026-09-05T01:14:34.952Z[ recovery-image] Sep 05 01:14:33.955 INFO O| Sep 05 01:14:33.955 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94492026-09-05T01:14:34.952Z[ recovery-image] Sep 05 01:14:33.956 INFO O| Sep 05 01:14:33.955 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94502026-09-05T01:14:34.953Z[ recovery-image] Sep 05 01:14:33.956 INFO O| Sep 05 01:14:33.956 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94512026-09-05T01:14:34.953Z[ recovery-image] Sep 05 01:14:33.956 INFO O| Sep 05 01:14:33.956 INFO STEP 39 (ensure_dir) COMPLETE
94522026-09-05T01:14:34.953Z[ recovery-image] Sep 05 01:14:33.956 INFO O| Sep 05 01:14:33.956 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94532026-09-05T01:14:34.959Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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
94542026-09-05T01:14:34.959Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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 ...
94552026-09-05T01:14:34.960Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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
94562026-09-05T01:14:34.960Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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
94572026-09-05T01:14:34.960Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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
94582026-09-05T01:14:34.960Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 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
94592026-09-05T01:14:34.964Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 INFO ok!
94602026-09-05T01:14:34.964Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 INFO STEP 40 (ensure_file) COMPLETE
94612026-09-05T01:14:34.964Z[ recovery-image] Sep 05 01:14:33.968 INFO O| Sep 05 01:14:33.968 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94622026-09-05T01:14:34.973Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94632026-09-05T01:14:34.973Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 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 ...
94642026-09-05T01:14:34.973Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94652026-09-05T01:14:34.983Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 INFO ok!
94662026-09-05T01:14:34.983Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 INFO STEP 41 (ensure_symlink) COMPLETE
94672026-09-05T01:14:34.983Z[ recovery-image] Sep 05 01:14:33.979 INFO O| Sep 05 01:14:33.979 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94682026-09-05T01:14:34.983Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
94692026-09-05T01:14:34.983Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
94702026-09-05T01:14:34.995Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
94712026-09-05T01:14:34.996Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO ok!
94722026-09-05T01:14:34.996Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO STEP 42 (ensure_symlink) COMPLETE
94732026-09-05T01:14:34.996Z[ recovery-image] Sep 05 01:14:33.991 INFO O| Sep 05 01:14:33.991 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94742026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
94752026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
94762026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94772026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94782026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94792026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94802026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO ok!
94812026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO STEP 43 (ensure_file) COMPLETE
94822026-09-05T01:14:35.005Z[ recovery-image] Sep 05 01:14:34.002 INFO O| Sep 05 01:14:34.002 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94832026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
94842026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 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 ...
94852026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 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
94862026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94872026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 INFO ok!
94882026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 INFO STEP 44 (ensure_file) COMPLETE
94892026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.011 INFO O| Sep 05 01:14:34.011 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94902026-09-05T01:14:35.012Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
94912026-09-05T01:14:35.013Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
94922026-09-05T01:14:35.013Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
94932026-09-05T01:14:35.013Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO ok!
94942026-09-05T01:14:35.013Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO STEP 45 (ensure_file) COMPLETE
94952026-09-05T01:14:35.013Z[ recovery-image] Sep 05 01:14:34.020 INFO O| Sep 05 01:14:34.020 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94962026-09-05T01:14:35.020Z[ recovery-image] Sep 05 01:14:34.028 INFO O| Sep 05 01:14:34.028 INFO updating shadow file
94972026-09-05T01:14:35.020Z[ recovery-image] Sep 05 01:14:34.029 INFO O| Sep 05 01:14:34.028 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
94982026-09-05T01:14:35.020Z[ recovery-image] Sep 05 01:14:34.029 INFO O| Sep 05 01:14:34.029 INFO STEP 46 (shadow) COMPLETE
94992026-09-05T01:14:35.020Z[ recovery-image] Sep 05 01:14:34.029 INFO O| Sep 05 01:14:34.029 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95002026-09-05T01:14:35.028Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95012026-09-05T01:14:35.028Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95022026-09-05T01:14:35.028Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95032026-09-05T01:14:35.043Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95042026-09-05T01:14:35.043Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO ok!
95052026-09-05T01:14:35.043Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO STEP 47 (ensure_file) COMPLETE
95062026-09-05T01:14:35.043Z[ recovery-image] Sep 05 01:14:34.037 INFO O| Sep 05 01:14:34.037 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95072026-09-05T01:14:35.050Z[ recovery-image] Sep 05 01:14:34.048 INFO O| Sep 05 01:14:34.047 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
95082026-09-05T01:14:35.050Z[ recovery-image] Sep 05 01:14:34.055 INFO O| Sep 05 01:14:34.047 INFO STEP 48 (ensure_dir) COMPLETE
95092026-09-05T01:14:35.050Z[ recovery-image] Sep 05 01:14:34.055 INFO O| Sep 05 01:14:34.047 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95102026-09-05T01:14:35.050Z[ recovery-image] Sep 05 01:14:34.058 INFO O| Sep 05 01:14:34.058 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95112026-09-05T01:14:35.051Z[ recovery-image] Sep 05 01:14:34.058 INFO O| Sep 05 01:14:34.058 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95122026-09-05T01:14:35.051Z[ recovery-image] Sep 05 01:14:34.058 INFO O| Sep 05 01:14:34.058 INFO STEP 49 (ensure_dir) COMPLETE
95132026-09-05T01:14:35.051Z[ recovery-image] Sep 05 01:14:34.058 INFO O| Sep 05 01:14:34.058 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95142026-09-05T01:14:35.116Z[ recovery-image] Sep 05 01:14:34.127 INFO O| Sep 05 01:14:34.126 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95152026-09-05T01:14:35.116Z[ recovery-image] Sep 05 01:14:34.127 INFO O| Sep 05 01:14:34.127 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95162026-09-05T01:14:35.116Z[ recovery-image] Sep 05 01:14:34.127 INFO O| Sep 05 01:14:34.127 INFO STEP 50 (ensure_dir) COMPLETE
95172026-09-05T01:14:35.120Z[ recovery-image] Sep 05 01:14:34.127 INFO O| Sep 05 01:14:34.127 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95182026-09-05T01:14:35.135Z[ recovery-image] Sep 05 01:14:34.137 INFO O| Sep 05 01:14:34.137 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
95192026-09-05T01:14:35.136Z[ recovery-image] Sep 05 01:14:34.137 INFO O| Sep 05 01:14:34.137 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
95202026-09-05T01:14:35.143Z[ recovery-image] Sep 05 01:14:34.149 INFO O| Sep 05 01:14:34.149 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
95212026-09-05T01:14:35.143Z[ recovery-image] Sep 05 01:14:34.149 INFO O| Sep 05 01:14:34.149 INFO ok!
95222026-09-05T01:14:35.143Z[ recovery-image] Sep 05 01:14:34.149 INFO O| Sep 05 01:14:34.149 INFO STEP 51 (ensure_file) COMPLETE
95232026-09-05T01:14:35.143Z[ recovery-image] Sep 05 01:14:34.149 INFO O| Sep 05 01:14:34.149 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95242026-09-05T01:14:35.152Z[ recovery-image] Sep 05 01:14:34.159 INFO O| Sep 05 01:14:34.159 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95252026-09-05T01:14:35.152Z[ recovery-image] Sep 05 01:14:34.159 INFO O| Sep 05 01:14:34.159 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95262026-09-05T01:14:35.152Z[ recovery-image] Sep 05 01:14:34.159 INFO O| Sep 05 01:14:34.159 INFO STEP 52 (ensure_dir) COMPLETE
95272026-09-05T01:14:35.152Z[ recovery-image] Sep 05 01:14:34.159 INFO O| Sep 05 01:14:34.159 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95282026-09-05T01:14:35.162Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
95292026-09-05T01:14:35.162Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
95302026-09-05T01:14:35.162Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
95312026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO ok!
95322026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO STEP 53 (ensure_file) COMPLETE
95332026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.168 INFO O| Sep 05 01:14:34.168 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95342026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.177 INFO O| Sep 05 01:14:34.177 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95352026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.177 INFO O| Sep 05 01:14:34.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95362026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.177 INFO O| Sep 05 01:14:34.177 INFO STEP 54 (ensure_dir) COMPLETE
95372026-09-05T01:14:35.173Z[ recovery-image] Sep 05 01:14:34.177 INFO O| Sep 05 01:14:34.177 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95382026-09-05T01:14:35.179Z[ recovery-image] Sep 05 01:14:34.186 INFO O| Sep 05 01:14:34.186 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
95392026-09-05T01:14:35.179Z[ recovery-image] Sep 05 01:14:34.186 INFO O| Sep 05 01:14:34.186 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
95402026-09-05T01:14:35.592Z[verify-libraries] Compiling oso v0.27.3
95412026-09-05T01:14:35.719Z[ host-image] Sep 05 01:14:34.728 INFO O| seeding SMF database...
95422026-09-05T01:14:37.182Z[ recovery-image] Sep 05 01:14:36.192 INFO O| Sep 05 01:14:36.192 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
95432026-09-05T01:14:37.182Z[ recovery-image] Sep 05 01:14:36.192 INFO O| Sep 05 01:14:36.192 INFO ok!
95442026-09-05T01:14:37.189Z[ recovery-image] Sep 05 01:14:36.192 INFO O| Sep 05 01:14:36.192 INFO STEP 55 (ensure_file) COMPLETE
95452026-09-05T01:14:37.190Z[ recovery-image] Sep 05 01:14:36.192 INFO O| Sep 05 01:14:36.192 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95462026-09-05T01:14:37.195Z[ recovery-image] Sep 05 01:14:36.204 INFO O| Sep 05 01:14:36.204 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
95472026-09-05T01:14:37.195Z[ recovery-image] Sep 05 01:14:36.204 INFO O| Sep 05 01:14:36.204 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
95482026-09-05T01:14:38.298Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
95492026-09-05T01:14:38.519Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
95502026-09-05T01:14:39.183Z[ recovery-image] Sep 05 01:14:38.192 INFO O| Sep 05 01:14:38.192 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
95512026-09-05T01:14:39.183Z[ recovery-image] Sep 05 01:14:38.193 INFO O| Sep 05 01:14:38.192 INFO ok!
95522026-09-05T01:14:39.191Z[ recovery-image] Sep 05 01:14:38.193 INFO O| Sep 05 01:14:38.192 INFO STEP 56 (ensure_file) COMPLETE
95532026-09-05T01:14:39.191Z[ recovery-image] Sep 05 01:14:38.193 INFO O| Sep 05 01:14:38.192 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95542026-09-05T01:14:39.198Z[ recovery-image] Sep 05 01:14:38.205 INFO O| Sep 05 01:14:38.205 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95552026-09-05T01:14:39.199Z[ recovery-image] Sep 05 01:14:38.205 INFO O| Sep 05 01:14:38.205 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95562026-09-05T01:14:39.199Z[ recovery-image] Sep 05 01:14:38.205 INFO O| Sep 05 01:14:38.205 INFO STEP 57 (ensure_dir) COMPLETE
95572026-09-05T01:14:39.199Z[ recovery-image] Sep 05 01:14:38.205 INFO O| Sep 05 01:14:38.205 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95582026-09-05T01:14:39.207Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95592026-09-05T01:14:39.208Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 INFO copying /tmp/.tmpByZPSv/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 ...
95602026-09-05T01:14:39.212Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 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
95612026-09-05T01:14:39.213Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 INFO ok!
95622026-09-05T01:14:39.213Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 INFO STEP 58 (ensure_file) COMPLETE
95632026-09-05T01:14:39.213Z[ recovery-image] Sep 05 01:14:38.218 INFO O| Sep 05 01:14:38.216 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95642026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.226 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95652026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.226 INFO copying /tmp/.tmpByZPSv/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 ...
95662026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.227 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
95672026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.227 INFO ok!
95682026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.227 INFO STEP 59 (ensure_file) COMPLETE
95692026-09-05T01:14:39.219Z[ recovery-image] Sep 05 01:14:38.227 INFO O| Sep 05 01:14:38.227 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95702026-09-05T01:14:39.227Z[ recovery-image] Sep 05 01:14:38.236 INFO O| Sep 05 01:14:38.236 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95712026-09-05T01:14:39.227Z[ recovery-image] Sep 05 01:14:38.237 INFO O| Sep 05 01:14:38.237 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95722026-09-05T01:14:39.227Z[ recovery-image] Sep 05 01:14:38.237 INFO O| Sep 05 01:14:38.237 INFO STEP 60 (ensure_dir) COMPLETE
95732026-09-05T01:14:39.227Z[ recovery-image] Sep 05 01:14:38.237 INFO O| Sep 05 01:14:38.237 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95742026-09-05T01:14:39.236Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95752026-09-05T01:14:39.236Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO copying /tmp/.tmpByZPSv/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 ...
95762026-09-05T01:14:39.241Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95772026-09-05T01:14:39.241Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO ok!
95782026-09-05T01:14:39.241Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO STEP 61 (ensure_file) COMPLETE
95792026-09-05T01:14:39.241Z[ recovery-image] Sep 05 01:14:38.246 INFO O| Sep 05 01:14:38.246 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95802026-09-05T01:14:39.255Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95812026-09-05T01:14:39.255Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 INFO copying /tmp/.tmpByZPSv/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 ...
95822026-09-05T01:14:39.256Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 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
95832026-09-05T01:14:39.260Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 INFO ok!
95842026-09-05T01:14:39.260Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 INFO STEP 62 (ensure_file) COMPLETE
95852026-09-05T01:14:39.260Z[ recovery-image] Sep 05 01:14:38.263 INFO O| Sep 05 01:14:38.255 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95862026-09-05T01:14:39.261Z[ recovery-image] Sep 05 01:14:38.264 INFO O| Sep 05 01:14:38.264 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95872026-09-05T01:14:39.261Z[ recovery-image] Sep 05 01:14:38.264 INFO O| Sep 05 01:14:38.264 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95882026-09-05T01:14:39.261Z[ recovery-image] Sep 05 01:14:38.264 INFO O| Sep 05 01:14:38.264 INFO STEP 63 (ensure_dir) COMPLETE
95892026-09-05T01:14:39.261Z[ recovery-image] Sep 05 01:14:38.264 INFO O| Sep 05 01:14:38.264 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95902026-09-05T01:14:39.265Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95912026-09-05T01:14:39.265Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO copying /tmp/.tmpByZPSv/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 ...
95922026-09-05T01:14:39.266Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95932026-09-05T01:14:39.266Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO ok!
95942026-09-05T01:14:39.266Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO STEP 64 (ensure_file) COMPLETE
95952026-09-05T01:14:39.266Z[ recovery-image] Sep 05 01:14:38.273 INFO O| Sep 05 01:14:38.273 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95962026-09-05T01:14:39.273Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
95972026-09-05T01:14:39.273Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
95982026-09-05T01:14:39.273Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
95992026-09-05T01:14:39.277Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO ok!
96002026-09-05T01:14:39.277Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO STEP 65 (ensure_file) COMPLETE
96012026-09-05T01:14:39.278Z[ recovery-image] Sep 05 01:14:38.281 INFO O| Sep 05 01:14:38.281 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96022026-09-05T01:14:39.287Z[ recovery-image] Sep 05 01:14:38.293 INFO O| Sep 05 01:14:38.293 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
96032026-09-05T01:14:39.294Z[ recovery-image] Sep 05 01:14:38.293 INFO O| Sep 05 01:14:38.293 INFO STEP 66 (ensure_dir) COMPLETE
96042026-09-05T01:14:39.294Z[ recovery-image] Sep 05 01:14:38.293 INFO O| Sep 05 01:14:38.293 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96052026-09-05T01:14:39.302Z[ recovery-image] Sep 05 01:14:38.304 INFO O| Sep 05 01:14:38.304 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
96062026-09-05T01:14:39.302Z[ recovery-image] Sep 05 01:14:38.304 INFO O| Sep 05 01:14:38.304 INFO STEP 67 (ensure_dir) COMPLETE
96072026-09-05T01:14:39.302Z[ recovery-image] Sep 05 01:14:38.304 INFO O| Sep 05 01:14:38.304 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-05T01:14:39.306Z[ recovery-image] Sep 05 01:14:38.314 INFO O| Sep 05 01:14:38.314 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
96092026-09-05T01:14:39.307Z[ recovery-image] Sep 05 01:14:38.314 INFO O| Sep 05 01:14:38.314 INFO STEP 68 (ensure_dir) COMPLETE
96102026-09-05T01:14:39.307Z[ recovery-image] Sep 05 01:14:38.314 INFO O| Sep 05 01:14:38.314 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96112026-09-05T01:14:39.324Z[ recovery-image] Sep 05 01:14:38.325 INFO O| Sep 05 01:14:38.325 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
96122026-09-05T01:14:39.324Z[ recovery-image] Sep 05 01:14:38.325 INFO O| Sep 05 01:14:38.325 INFO STEP 69 (ensure_dir) COMPLETE
96132026-09-05T01:14:39.324Z[ recovery-image] Sep 05 01:14:38.325 INFO O| Sep 05 01:14:38.325 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96142026-09-05T01:14:39.331Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
96152026-09-05T01:14:39.331Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO copying /tmp/.tmpByZPSv/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
96162026-09-05T01:14:39.331Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
96172026-09-05T01:14:39.331Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO ok!
96182026-09-05T01:14:39.331Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO STEP 70 (ensure_file) COMPLETE
96192026-09-05T01:14:39.332Z[ recovery-image] Sep 05 01:14:38.335 INFO O| Sep 05 01:14:38.335 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96202026-09-05T01:14:39.348Z[ recovery-image] Sep 05 01:14:38.346 INFO O| Sep 05 01:14:38.346 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
96212026-09-05T01:14:39.348Z[ recovery-image] Sep 05 01:14:38.346 INFO O| Sep 05 01:14:38.346 INFO STEP 71 (remove_files) COMPLETE
96222026-09-05T01:14:39.348Z[ recovery-image] Sep 05 01:14:38.346 INFO O| Sep 05 01:14:38.346 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96232026-09-05T01:14:39.358Z[ recovery-image] Sep 05 01:14:38.356 INFO O| Sep 05 01:14:38.356 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
96242026-09-05T01:14:39.358Z[ recovery-image] Sep 05 01:14:38.356 INFO O| Sep 05 01:14:38.356 INFO STEP 72 (remove_files) COMPLETE
96252026-09-05T01:14:39.358Z[ recovery-image] Sep 05 01:14:38.356 INFO O| Sep 05 01:14:38.356 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96262026-09-05T01:14:39.364Z[ recovery-image] Sep 05 01:14:38.370 INFO O| Sep 05 01:14:38.370 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
96272026-09-05T01:14:39.364Z[ recovery-image] Sep 05 01:14:38.370 INFO O| Sep 05 01:14:38.370 INFO STEP 73 (remove_files) COMPLETE
96282026-09-05T01:14:39.364Z[ recovery-image] Sep 05 01:14:38.370 INFO O| Sep 05 01:14:38.370 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96292026-09-05T01:14:39.382Z[ recovery-image] Sep 05 01:14:38.390 INFO O| Sep 05 01:14:38.390 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
96302026-09-05T01:14:39.382Z[ recovery-image] Sep 05 01:14:38.391 INFO O| Sep 05 01:14:38.391 INFO STEP 74 (remove_files) COMPLETE
96312026-09-05T01:14:39.392Z[ recovery-image] Sep 05 01:14:38.391 INFO O| Sep 05 01:14:38.391 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96322026-09-05T01:14:39.407Z[ recovery-image] Sep 05 01:14:38.401 INFO O| Sep 05 01:14:38.401 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
96332026-09-05T01:14:39.407Z[ recovery-image] Sep 05 01:14:38.402 INFO O| Sep 05 01:14:38.402 INFO STEP 75 (remove_files) COMPLETE
96342026-09-05T01:14:39.407Z[ recovery-image] Sep 05 01:14:38.402 INFO O| Sep 05 01:14:38.402 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96352026-09-05T01:14:39.425Z[ recovery-image] Sep 05 01:14:38.432 INFO O| Sep 05 01:14:38.432 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
96362026-09-05T01:14:39.425Z[ recovery-image] Sep 05 01:14:38.432 INFO O| Sep 05 01:14:38.432 INFO STEP 76 (remove_files) COMPLETE
96372026-09-05T01:14:39.433Z[ recovery-image] Sep 05 01:14:38.432 INFO O| Sep 05 01:14:38.432 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96382026-09-05T01:14:39.441Z[ recovery-image] Sep 05 01:14:38.445 INFO O| Sep 05 01:14:38.445 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
96392026-09-05T01:14:39.441Z[ recovery-image] Sep 05 01:14:38.445 INFO O| Sep 05 01:14:38.445 INFO STEP 77 (remove_files) COMPLETE
96402026-09-05T01:14:39.441Z[ recovery-image] Sep 05 01:14:38.445 INFO O| Sep 05 01:14:38.445 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96412026-09-05T01:14:39.460Z[ recovery-image] Sep 05 01:14:38.464 INFO O| Sep 05 01:14:38.464 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
96422026-09-05T01:14:39.460Z[ recovery-image] Sep 05 01:14:38.464 INFO O| Sep 05 01:14:38.464 INFO STEP 78 (remove_files) COMPLETE
96432026-09-05T01:14:39.460Z[ recovery-image] Sep 05 01:14:38.464 INFO O| Sep 05 01:14:38.464 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96442026-09-05T01:14:39.465Z[ recovery-image] Sep 05 01:14:38.474 INFO O| Sep 05 01:14:38.474 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
96452026-09-05T01:14:39.465Z[ recovery-image] Sep 05 01:14:38.474 INFO O| Sep 05 01:14:38.474 INFO STEP 79 (remove_files) COMPLETE
96462026-09-05T01:14:39.465Z[ recovery-image] Sep 05 01:14:38.474 INFO O| Sep 05 01:14:38.474 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96472026-09-05T01:14:39.474Z[ recovery-image] Sep 05 01:14:38.483 INFO O| Sep 05 01:14:38.483 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
96482026-09-05T01:14:39.474Z[ recovery-image] Sep 05 01:14:38.483 INFO O| Sep 05 01:14:38.483 INFO STEP 80 (remove_files) COMPLETE
96492026-09-05T01:14:39.481Z[ recovery-image] Sep 05 01:14:38.483 INFO O| Sep 05 01:14:38.483 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96502026-09-05T01:14:39.487Z[ recovery-image] Sep 05 01:14:38.493 INFO O| Sep 05 01:14:38.493 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
96512026-09-05T01:14:39.487Z[ recovery-image] Sep 05 01:14:38.493 INFO O| Sep 05 01:14:38.493 INFO STEP 81 (remove_files) COMPLETE
96522026-09-05T01:14:39.487Z[ recovery-image] Sep 05 01:14:38.493 INFO O| Sep 05 01:14:38.493 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96532026-09-05T01:14:39.493Z[ recovery-image] Sep 05 01:14:38.502 INFO O| Sep 05 01:14:38.502 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
96542026-09-05T01:14:39.493Z[ recovery-image] Sep 05 01:14:38.502 INFO O| Sep 05 01:14:38.502 INFO STEP 82 (remove_files) COMPLETE
96552026-09-05T01:14:39.493Z[ recovery-image] Sep 05 01:14:38.502 INFO O| Sep 05 01:14:38.502 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96562026-09-05T01:14:39.501Z[ recovery-image] Sep 05 01:14:38.511 INFO O| Sep 05 01:14:38.511 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
96572026-09-05T01:14:39.501Z[ recovery-image] Sep 05 01:14:38.511 INFO O| Sep 05 01:14:38.511 INFO STEP 83 (remove_files) COMPLETE
96582026-09-05T01:14:39.506Z[ recovery-image] Sep 05 01:14:38.511 INFO O| Sep 05 01:14:38.511 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96592026-09-05T01:14:39.513Z[ recovery-image] Sep 05 01:14:38.519 INFO O| Sep 05 01:14:38.519 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
96602026-09-05T01:14:39.513Z[ recovery-image] Sep 05 01:14:38.519 INFO O| Sep 05 01:14:38.519 INFO STEP 84 (remove_files) COMPLETE
96612026-09-05T01:14:39.513Z[ recovery-image] Sep 05 01:14:38.519 INFO O| Sep 05 01:14:38.519 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96622026-09-05T01:14:39.522Z[ recovery-image] Sep 05 01:14:38.527 INFO O| Sep 05 01:14:38.527 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
96632026-09-05T01:14:39.522Z[ recovery-image] Sep 05 01:14:38.527 INFO O| Sep 05 01:14:38.527 INFO STEP 85 (remove_files) COMPLETE
96642026-09-05T01:14:39.523Z[ recovery-image] Sep 05 01:14:38.527 INFO O| Sep 05 01:14:38.527 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96652026-09-05T01:14:39.528Z[ recovery-image] Sep 05 01:14:38.535 INFO O| Sep 05 01:14:38.535 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
96662026-09-05T01:14:39.528Z[ recovery-image] Sep 05 01:14:38.535 INFO O| Sep 05 01:14:38.535 INFO STEP 86 (remove_files) COMPLETE
96672026-09-05T01:14:39.528Z[ recovery-image] Sep 05 01:14:38.535 INFO O| Sep 05 01:14:38.535 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96682026-09-05T01:14:39.537Z[ recovery-image] Sep 05 01:14:38.543 INFO O| Sep 05 01:14:38.543 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
96692026-09-05T01:14:39.538Z[ recovery-image] Sep 05 01:14:38.543 INFO O| Sep 05 01:14:38.543 INFO STEP 87 (remove_files) COMPLETE
96702026-09-05T01:14:39.538Z[ recovery-image] Sep 05 01:14:38.543 INFO O| Sep 05 01:14:38.543 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96712026-09-05T01:14:39.542Z[ recovery-image] Sep 05 01:14:38.551 INFO O| Sep 05 01:14:38.551 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
96722026-09-05T01:14:39.542Z[ recovery-image] Sep 05 01:14:38.551 INFO O| Sep 05 01:14:38.551 INFO STEP 88 (remove_files) COMPLETE
96732026-09-05T01:14:39.542Z[ recovery-image] Sep 05 01:14:38.551 INFO O| Sep 05 01:14:38.551 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96742026-09-05T01:14:39.549Z[ recovery-image] Sep 05 01:14:38.559 INFO O| Sep 05 01:14:38.559 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
96752026-09-05T01:14:39.549Z[ recovery-image] Sep 05 01:14:38.559 INFO O| Sep 05 01:14:38.559 INFO STEP 89 (remove_files) COMPLETE
96762026-09-05T01:14:39.556Z[ recovery-image] Sep 05 01:14:38.559 INFO O| Sep 05 01:14:38.559 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96772026-09-05T01:14:39.563Z[ recovery-image] Sep 05 01:14:38.569 INFO O| Sep 05 01:14:38.569 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
96782026-09-05T01:14:39.563Z[ recovery-image] Sep 05 01:14:38.569 INFO O| Sep 05 01:14:38.569 INFO STEP 90 (remove_files) COMPLETE
96792026-09-05T01:14:39.563Z[ recovery-image] Sep 05 01:14:38.569 INFO O| Sep 05 01:14:38.569 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96802026-09-05T01:14:39.574Z[ recovery-image] Sep 05 01:14:38.579 INFO O| Sep 05 01:14:38.579 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96812026-09-05T01:14:39.574Z[ recovery-image] Sep 05 01:14:38.579 INFO O| Sep 05 01:14:38.579 INFO STEP 91 (remove_files) COMPLETE
96822026-09-05T01:14:39.574Z[ recovery-image] Sep 05 01:14:38.579 INFO O| Sep 05 01:14:38.579 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96832026-09-05T01:14:39.585Z[ recovery-image] Sep 05 01:14:38.590 INFO O| Sep 05 01:14:38.590 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
96842026-09-05T01:14:39.585Z[ recovery-image] Sep 05 01:14:38.590 INFO O| Sep 05 01:14:38.590 INFO STEP 92 (remove_files) COMPLETE
96852026-09-05T01:14:39.585Z[ recovery-image] Sep 05 01:14:38.590 INFO O| Sep 05 01:14:38.590 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96862026-09-05T01:14:39.592Z[ recovery-image] Sep 05 01:14:38.600 INFO O| Sep 05 01:14:38.600 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96872026-09-05T01:14:39.592Z[ recovery-image] Sep 05 01:14:38.600 INFO O| Sep 05 01:14:38.600 INFO STEP 93 (remove_files) COMPLETE
96882026-09-05T01:14:39.592Z[ recovery-image] Sep 05 01:14:38.600 INFO O| Sep 05 01:14:38.600 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96892026-09-05T01:14:39.609Z[ recovery-image] Sep 05 01:14:38.616 INFO O| Sep 05 01:14:38.616 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
96902026-09-05T01:14:39.609Z[ recovery-image] Sep 05 01:14:38.616 INFO O| Sep 05 01:14:38.616 INFO STEP 94 (remove_files) COMPLETE
96912026-09-05T01:14:39.615Z[ recovery-image] Sep 05 01:14:38.616 INFO O| Sep 05 01:14:38.616 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96922026-09-05T01:14:39.619Z[ recovery-image] Sep 05 01:14:38.627 INFO O| Sep 05 01:14:38.627 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
96932026-09-05T01:14:39.619Z[ recovery-image] Sep 05 01:14:38.627 INFO O| Sep 05 01:14:38.627 INFO STEP 95 (remove_files) COMPLETE
96942026-09-05T01:14:39.619Z[ recovery-image] Sep 05 01:14:38.627 INFO O| Sep 05 01:14:38.627 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96952026-09-05T01:14:39.628Z[ recovery-image] Sep 05 01:14:38.637 INFO O| Sep 05 01:14:38.637 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
96962026-09-05T01:14:39.628Z[ recovery-image] Sep 05 01:14:38.637 INFO O| Sep 05 01:14:38.637 INFO STEP 96 (remove_files) COMPLETE
96972026-09-05T01:14:39.628Z[ recovery-image] Sep 05 01:14:38.637 INFO O| Sep 05 01:14:38.637 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96982026-09-05T01:14:39.646Z[ recovery-image] Sep 05 01:14:38.646 INFO O| Sep 05 01:14:38.646 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
96992026-09-05T01:14:39.646Z[ recovery-image] Sep 05 01:14:38.646 INFO O| Sep 05 01:14:38.646 INFO STEP 97 (remove_files) COMPLETE
97002026-09-05T01:14:39.646Z[ recovery-image] Sep 05 01:14:38.646 INFO O| Sep 05 01:14:38.646 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97012026-09-05T01:14:39.656Z[ recovery-image] Sep 05 01:14:38.655 INFO O| Sep 05 01:14:38.655 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
97022026-09-05T01:14:39.656Z[ recovery-image] Sep 05 01:14:38.655 INFO O| Sep 05 01:14:38.655 INFO STEP 98 (remove_files) COMPLETE
97032026-09-05T01:14:39.656Z[ recovery-image] Sep 05 01:14:38.655 INFO O| Sep 05 01:14:38.655 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97042026-09-05T01:14:39.669Z[ recovery-image] Sep 05 01:14:38.665 INFO O| Sep 05 01:14:38.665 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
97052026-09-05T01:14:39.669Z[ recovery-image] Sep 05 01:14:38.665 INFO O| Sep 05 01:14:38.665 INFO STEP 99 (remove_files) COMPLETE
97062026-09-05T01:14:39.670Z[ recovery-image] Sep 05 01:14:38.665 INFO O| Sep 05 01:14:38.665 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
97072026-09-05T01:14:39.678Z[ recovery-image] Sep 05 01:14:38.679 INFO O| Sep 05 01:14:38.678 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
97082026-09-05T01:14:39.678Z[ recovery-image] Sep 05 01:14:38.679 INFO O| Sep 05 01:14:38.679 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "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"}
97092026-09-05T01:14:40.965Z[ host-image] Sep 05 01:14:39.975 INFO O| configuring SMF profile...
97102026-09-05T01:14:40.966Z[ host-image] Sep 05 01:14:39.975 INFO O| modifying shadow(5)...
97112026-09-05T01:14:40.970Z[ host-image] Sep 05 01:14:39.975 INFO O| loading user and group database...
97122026-09-05T01:14:40.970Z[ host-image] Sep 05 01:14:39.975 INFO O| loading facet selections...
97132026-09-05T01:14:41.409Z[ host-image] Sep 05 01:14:40.419 INFO O| devel -> true
97142026-09-05T01:14:41.409Z[ host-image] Sep 05 01:14:40.419 INFO O| doc.man -> true
97152026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.shell/ksh93 -> true
97162026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.system/data/hardware-registry -> true
97172026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.system/data/zoneinfo -> true
97182026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.system/microcode/amd -> true
97192026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.system/microcode/intel -> true
97202026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| version-lock.system/microcode/oxide -> true
97212026-09-05T01:14:41.413Z[ host-image] Sep 05 01:14:40.419 INFO O| assessing packaged files...
97222026-09-05T01:14:43.542Z[ host-image] Sep 05 01:14:42.552 INFO O| creating archive...
97232026-09-05T01:14:43.564Z[ host-image] Sep 05 01:14:42.574 INFO O| missing from packaging:
97242026-09-05T01:14:43.564Z[ host-image] Sep 05 01:14:42.574 INFO O| "etc/.pwd.lock"
97252026-09-05T01:14:43.564Z[ host-image] Sep 05 01:14:42.574 INFO O| "etc/bash"
97262026-09-05T01:14:43.574Z[ host-image] Sep 05 01:14:42.577 INFO O| "etc/svc/profile/generic.xml"
97272026-09-05T01:14:43.575Z[ host-image] Sep 05 01:14:42.577 INFO O| "etc/svc/profile/inetd_services.xml"
97282026-09-05T01:14:43.575Z[ host-image] Sep 05 01:14:42.577 INFO O| "etc/svc/profile/name_service.xml"
97292026-09-05T01:14:43.575Z[ host-image] Sep 05 01:14:42.578 INFO O| "etc/svc/profile/platform.xml"
97302026-09-05T01:14:43.575Z[ host-image] Sep 05 01:14:42.578 INFO O| "etc/svc/profile/platform_omicron1.xml"
97312026-09-05T01:14:43.575Z[ host-image] Sep 05 01:14:42.578 INFO O| "etc/svc/repository.db"
97322026-09-05T01:14:43.585Z[ host-image] Sep 05 01:14:42.585 INFO O| "opt/ooce/share"
97332026-09-05T01:14:43.585Z[ host-image] Sep 05 01:14:42.585 INFO O| "opt/ooce/share/man"
97342026-09-05T01:14:43.585Z[ host-image] Sep 05 01:14:42.585 INFO O| "opt/ooce/share/man/man1"
97352026-09-05T01:14:43.585Z[ host-image] Sep 05 01:14:42.594 INFO O| finishing archive...
97362026-09-05T01:14:44.961Z[ recovery-image] Sep 05 01:14:43.937 INFO O| Sep 05 01:14:43.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
97372026-09-05T01:14:44.961Z[ recovery-image] Sep 05 01:14:43.937 INFO O| Sep 05 01:14:43.937 INFO E| svccfg: Loaded 69 smf(7) service descriptions
97382026-09-05T01:14:44.998Z[ recovery-image] Sep 05 01:14:43.992 INFO O| Sep 05 01:14:43.992 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"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_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
97392026-09-05T01:14:45.095Z[ recovery-image] Sep 05 01:14:44.090 INFO O| Sep 05 01:14:44.090 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "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"}
97402026-09-05T01:14:45.152Z[ recovery-image] Sep 05 01:14:44.154 INFO O| Sep 05 01:14:44.154 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
97412026-09-05T01:14:45.227Z[ recovery-image] Sep 05 01:14:44.221 INFO O| Sep 05 01:14:44.221 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
97422026-09-05T01:14:45.227Z[ recovery-image] Sep 05 01:14:44.221 INFO O| Sep 05 01:14:44.221 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 ...
97432026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
97442026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO ok!
97452026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
97462026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO STEP 100 (seed_smf) COMPLETE
97472026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO steps complete; finalising image!
97482026-09-05T01:14:45.247Z[ recovery-image] Sep 05 01:14:44.222 INFO O| Sep 05 01:14:44.222 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
97492026-09-05T01:14:45.288Z[ recovery-image] Sep 05 01:14:44.290 INFO O| Sep 05 01:14:44.290 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Sat Sep 5 01:14:44 2026)
97502026-09-05T01:14:45.501Z[ recovery-image] Sep 05 01:14:44.497 INFO O| Sep 05 01:14:44.497 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97512026-09-05T01:14:45.693Z[ recovery-image] Sep 05 01:14:44.703 INFO O| Sep 05 01:14:44.703 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97522026-09-05T01:14:45.899Z[ recovery-image] Sep 05 01:14:44.909 INFO O| Sep 05 01:14:44.909 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97532026-09-05T01:14:46.106Z[ recovery-image] Sep 05 01:14:45.115 INFO O| Sep 05 01:14:45.115 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97542026-09-05T01:14:46.317Z[ recovery-image] Sep 05 01:14:45.323 INFO O| Sep 05 01:14:45.323 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97552026-09-05T01:14:46.530Z[ recovery-image] Sep 05 01:14:45.532 INFO O| Sep 05 01:14:45.532 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97562026-09-05T01:14:46.538Z[ host-image] Sep 05 01:14:45.538 INFO O| creating gzonly manifest...
97572026-09-05T01:14:46.538Z[ host-image] Sep 05 01:14:45.546 INFO O| ok
97582026-09-05T01:14:46.852Z[ host-image] Sep 05 01:14:45.687 INFO image builder template: ramdisk-02-trim...
97592026-09-05T01:14:46.852Z[ host-image] Sep 05 01:14:45.687 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/.tmpByZPSv/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
97602026-09-05T01:14:46.900Z[ host-image] Sep 05 01:14:45.712 INFO O| Sep 05 01:14:45.712 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97612026-09-05T01:14:46.900Z[ host-image] Sep 05 01:14:45.717 INFO O| Sep 05 01:14:45.717 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97622026-09-05T01:14:46.900Z[ recovery-image] Sep 05 01:14:45.741 INFO O| Sep 05 01:14:45.740 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97632026-09-05T01:14:46.937Z[ recovery-image] Sep 05 01:14:45.947 INFO O| Sep 05 01:14:45.947 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97642026-09-05T01:14:47.144Z[ recovery-image] Sep 05 01:14:46.154 INFO O| Sep 05 01:14:46.154 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Sat Sep 5 01:14:44 2026)
97652026-09-05T01:14:47.287Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
97662026-09-05T01:14:47.389Z[ recovery-image] Sep 05 01:14:46.399 INFO O| Sep 05 01:14:46.399 INFO temporary pool has 462M used, 1.30G avail, 1.00x compressratio
97672026-09-05T01:14:47.389Z[ recovery-image] Sep 05 01:14:46.399 INFO O| Sep 05 01:14:46.399 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
97682026-09-05T01:14:48.018Z[ recovery-image] Sep 05 01:14:47.017 INFO O| Sep 05 01:14:47.017 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
97692026-09-05T01:14:48.018Z[ recovery-image] Sep 05 01:14:47.017 INFO O| Sep 05 01:14:47.017 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
97702026-09-05T01:14:52.359Z[ host-image] Sep 05 01:14:47.275 INFO O| Sep 05 01:14:47.275 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
97712026-09-05T01:14:52.414Z[ host-image] Sep 05 01:14:48.076 INFO O| Sep 05 01:14:48.075 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
97722026-09-05T01:14:52.414Z[ host-image] Sep 05 01:14:48.076 INFO O| Sep 05 01:14:48.076 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
97732026-09-05T01:14:52.414Z[ host-image] Sep 05 01:14:48.081 INFO O| Sep 05 01:14:48.081 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
97742026-09-05T01:14:52.414Z[ host-image] Sep 05 01:14:48.085 INFO O| Sep 05 01:14:48.085 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
97752026-09-05T01:14:52.414Z[ host-image] Sep 05 01:14:48.091 INFO O| Sep 05 01:14:48.091 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
97762026-09-05T01:14:52.414Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
97772026-09-05T01:14:52.414Z[ recovery-image] Sep 05 01:14:49.814 INFO O| Sep 05 01:14:49.814 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97782026-09-05T01:14:52.414Z[ recovery-image] Sep 05 01:14:49.814 INFO O| Sep 05 01:14:49.814 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97792026-09-05T01:14:52.414Z[ recovery-image] Sep 05 01:14:49.814 INFO O| Sep 05 01:14:49.814 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97802026-09-05T01:14:52.414Z[ recovery-image] Sep 05 01:14:49.814 INFO O| Sep 05 01:14:49.814 INFO completed processing sled/zfs-recovery
97812026-09-05T01:14:52.414Z[ recovery-image] Sep 05 01:14:49.814 INFO O| Sep 05 01:14:49.814 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
97822026-09-05T01:14:52.414Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
97832026-09-05T01:14:52.414Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
97842026-09-05T01:14:53.656Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
97852026-09-05T01:14:55.357Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
97862026-09-05T01:14:58.852Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
97872026-09-05T01:14:59.091Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
97882026-09-05T01:14:59.917Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
97892026-09-05T01:15:00.100Z[ host-image] Sep 05 01:14:59.110 INFO O| Sep 05 01:14:59.104 INFO rolled back to input snapshot; work may begin
97902026-09-05T01:15:00.104Z[ host-image] Sep 05 01:14:59.110 INFO O| Sep 05 01:14:59.104 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
97912026-09-05T01:15:00.108Z[ host-image] Sep 05 01:14:59.111 INFO O| Sep 05 01:14:59.111 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97922026-09-05T01:15:00.159Z[ host-image] Sep 05 01:14:59.165 INFO O| Sep 05 01:14:59.165 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
97932026-09-05T01:15:00.254Z[ host-image] Sep 05 01:14:59.264 INFO O| Sep 05 01:14:59.259 INFO STEP 0 (remove_files) COMPLETE
97942026-09-05T01:15:00.254Z[ host-image] Sep 05 01:14:59.264 INFO O| Sep 05 01:14:59.259 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97952026-09-05T01:15:00.261Z[ host-image] Sep 05 01:14:59.271 INFO O| Sep 05 01:14:59.271 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
97962026-09-05T01:15:00.265Z[ host-image] Sep 05 01:14:59.272 INFO O| Sep 05 01:14:59.272 INFO STEP 1 (remove_files) COMPLETE
97972026-09-05T01:15:00.265Z[ host-image] Sep 05 01:14:59.272 INFO O| Sep 05 01:14:59.272 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97982026-09-05T01:15:00.275Z[ host-image] Sep 05 01:14:59.285 INFO O| Sep 05 01:14:59.285 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
97992026-09-05T01:15:00.292Z[ host-image] Sep 05 01:14:59.302 INFO O| Sep 05 01:14:59.302 INFO STEP 2 (remove_files) COMPLETE
98002026-09-05T01:15:00.297Z[ host-image] Sep 05 01:14:59.302 INFO O| Sep 05 01:14:59.302 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98012026-09-05T01:15:00.305Z[ host-image] Sep 05 01:14:59.315 INFO O| Sep 05 01:14:59.315 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
98022026-09-05T01:15:00.309Z[ host-image] Sep 05 01:14:59.317 INFO O| Sep 05 01:14:59.317 INFO STEP 3 (remove_files) COMPLETE
98032026-09-05T01:15:00.309Z[ host-image] Sep 05 01:14:59.317 INFO O| Sep 05 01:14:59.317 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98042026-09-05T01:15:00.319Z[ host-image] Sep 05 01:14:59.329 INFO O| Sep 05 01:14:59.329 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
98052026-09-05T01:15:00.323Z[ host-image] Sep 05 01:14:59.332 INFO O| Sep 05 01:14:59.332 INFO STEP 4 (remove_files) COMPLETE
98062026-09-05T01:15:00.324Z[ host-image] Sep 05 01:14:59.332 INFO O| Sep 05 01:14:59.332 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98072026-09-05T01:15:00.333Z[ host-image] Sep 05 01:14:59.343 INFO O| Sep 05 01:14:59.343 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98082026-09-05T01:15:00.337Z[ host-image] Sep 05 01:14:59.346 INFO O| Sep 05 01:14:59.346 INFO STEP 5 (remove_files) COMPLETE
98092026-09-05T01:15:00.337Z[ host-image] Sep 05 01:14:59.346 INFO O| Sep 05 01:14:59.346 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98102026-09-05T01:15:00.349Z[ host-image] Sep 05 01:14:59.359 INFO O| Sep 05 01:14:59.359 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98112026-09-05T01:15:00.360Z[ host-image] Sep 05 01:14:59.370 INFO O| Sep 05 01:14:59.370 INFO STEP 6 (remove_files) COMPLETE
98122026-09-05T01:15:00.360Z[ host-image] Sep 05 01:14:59.370 INFO O| Sep 05 01:14:59.370 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98132026-09-05T01:15:00.368Z[ host-image] Sep 05 01:14:59.370 INFO O| Sep 05 01:14:59.370 INFO skip step because feature "heliosv2" is not enabled
98142026-09-05T01:15:00.368Z[ host-image] Sep 05 01:14:59.370 INFO O| Sep 05 01:14:59.370 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98152026-09-05T01:15:00.373Z[ host-image] Sep 05 01:14:59.383 INFO O| Sep 05 01:14:59.383 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98162026-09-05T01:15:00.385Z[ host-image] Sep 05 01:14:59.395 INFO O| Sep 05 01:14:59.395 INFO STEP 8 (remove_files) COMPLETE
98172026-09-05T01:15:00.385Z[ host-image] Sep 05 01:14:59.395 INFO O| Sep 05 01:14:59.395 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98182026-09-05T01:15:00.396Z[ host-image] Sep 05 01:14:59.406 INFO O| Sep 05 01:14:59.406 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98192026-09-05T01:15:00.500Z[ host-image] Sep 05 01:14:59.510 INFO O| Sep 05 01:14:59.510 INFO STEP 9 (remove_files) COMPLETE
98202026-09-05T01:15:00.500Z[ host-image] Sep 05 01:14:59.510 INFO O| Sep 05 01:14:59.510 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98212026-09-05T01:15:00.514Z[ host-image] Sep 05 01:14:59.524 INFO O| Sep 05 01:14:59.524 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98222026-09-05T01:15:00.614Z[ host-image] Sep 05 01:14:59.603 INFO O| Sep 05 01:14:59.603 INFO STEP 10 (remove_files) COMPLETE
98232026-09-05T01:15:00.614Z[ host-image] Sep 05 01:14:59.603 INFO O| Sep 05 01:14:59.603 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98242026-09-05T01:15:00.615Z[ host-image] Sep 05 01:14:59.615 INFO O| Sep 05 01:14:59.615 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
98252026-09-05T01:15:00.620Z[ host-image] Sep 05 01:14:59.618 INFO O| Sep 05 01:14:59.618 INFO STEP 11 (remove_files) COMPLETE
98262026-09-05T01:15:00.620Z[ host-image] Sep 05 01:14:59.618 INFO O| Sep 05 01:14:59.618 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98272026-09-05T01:15:00.620Z[ host-image] Sep 05 01:14:59.629 INFO O| Sep 05 01:14:59.629 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
98282026-09-05T01:15:00.620Z[ host-image] Sep 05 01:14:59.630 INFO O| Sep 05 01:14:59.630 INFO STEP 12 (remove_files) COMPLETE
98292026-09-05T01:15:00.621Z[ host-image] Sep 05 01:14:59.630 INFO O| Sep 05 01:14:59.630 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98302026-09-05T01:15:00.632Z[ host-image] Sep 05 01:14:59.642 INFO O| Sep 05 01:14:59.642 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
98312026-09-05T01:15:00.636Z[ host-image] Sep 05 01:14:59.643 INFO O| Sep 05 01:14:59.643 INFO STEP 13 (remove_files) COMPLETE
98322026-09-05T01:15:00.637Z[ host-image] Sep 05 01:14:59.643 INFO O| Sep 05 01:14:59.643 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98332026-09-05T01:15:00.646Z[ host-image] Sep 05 01:14:59.656 INFO O| Sep 05 01:14:59.656 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
98342026-09-05T01:15:00.646Z[ host-image] Sep 05 01:14:59.656 INFO O| Sep 05 01:14:59.656 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
98352026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.656 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
98362026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
98372026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
98382026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
98392026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
98402026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
98412026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
98422026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
98432026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
98442026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
98452026-09-05T01:15:00.650Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
98462026-09-05T01:15:00.651Z[ host-image] Sep 05 01:14:59.657 INFO O| Sep 05 01:14:59.657 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
98472026-09-05T01:15:00.651Z[ host-image] Sep 05 01:14:59.658 INFO O| Sep 05 01:14:59.658 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
98482026-09-05T01:15:00.651Z[ host-image] Sep 05 01:14:59.658 INFO O| Sep 05 01:14:59.658 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
98492026-09-05T01:15:00.651Z[ host-image] Sep 05 01:14:59.658 INFO O| Sep 05 01:14:59.658 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
98502026-09-05T01:15:00.651Z[ host-image] Sep 05 01:14:59.658 INFO O| Sep 05 01:14:59.658 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
98512026-09-05T01:15:00.675Z[ host-image] Sep 05 01:14:59.685 INFO O| Sep 05 01:14:59.685 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
98522026-09-05T01:15:00.688Z[ host-image] Sep 05 01:14:59.698 INFO O| Sep 05 01:14:59.698 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
98532026-09-05T01:15:00.929Z[ host-image] Sep 05 01:14:59.939 INFO O| Sep 05 01:14:59.932 INFO STEP 14 (remove_files) COMPLETE
98542026-09-05T01:15:00.929Z[ host-image] Sep 05 01:14:59.939 INFO O| Sep 05 01:14:59.932 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98552026-09-05T01:15:00.935Z[ host-image] Sep 05 01:14:59.945 INFO O| Sep 05 01:14:59.945 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
98562026-09-05T01:15:00.939Z[ host-image] Sep 05 01:14:59.946 INFO O| Sep 05 01:14:59.946 INFO STEP 15 (remove_files) COMPLETE
98572026-09-05T01:15:00.939Z[ host-image] Sep 05 01:14:59.946 INFO O| Sep 05 01:14:59.946 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98582026-09-05T01:15:00.948Z[ host-image] Sep 05 01:14:59.958 INFO O| Sep 05 01:14:59.958 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
98592026-09-05T01:15:00.954Z[ host-image] Sep 05 01:14:59.964 INFO O| Sep 05 01:14:59.964 INFO STEP 16 (remove_files) COMPLETE
98602026-09-05T01:15:00.954Z[ host-image] Sep 05 01:14:59.965 INFO O| Sep 05 01:14:59.964 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98612026-09-05T01:15:01.000Z[ host-image] Sep 05 01:15:00.010 INFO O| Sep 05 01:15:00.010 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
98622026-09-05T01:15:01.005Z[ host-image] Sep 05 01:15:00.010 INFO O| Sep 05 01:15:00.010 INFO STEP 17 (remove_files) COMPLETE
98632026-09-05T01:15:01.005Z[ host-image] Sep 05 01:15:00.011 INFO O| Sep 05 01:15:00.011 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98642026-09-05T01:15:01.016Z[ host-image] Sep 05 01:15:00.027 INFO O| Sep 05 01:15:00.023 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
98652026-09-05T01:15:01.017Z[ host-image] Sep 05 01:15:00.027 INFO O| Sep 05 01:15:00.024 INFO STEP 18 (remove_files) COMPLETE
98662026-09-05T01:15:01.017Z[ host-image] Sep 05 01:15:00.027 INFO O| Sep 05 01:15:00.024 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98672026-09-05T01:15:01.024Z[ host-image] Sep 05 01:15:00.034 INFO O| Sep 05 01:15:00.034 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
98682026-09-05T01:15:01.024Z[ host-image] Sep 05 01:15:00.034 INFO O| Sep 05 01:15:00.034 INFO STEP 19 (remove_files) COMPLETE
98692026-09-05T01:15:01.031Z[ host-image] Sep 05 01:15:00.034 INFO O| Sep 05 01:15:00.034 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98702026-09-05T01:15:01.037Z[ host-image] Sep 05 01:15:00.047 INFO O| Sep 05 01:15:00.047 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
98712026-09-05T01:15:01.037Z[ host-image] Sep 05 01:15:00.047 INFO O| Sep 05 01:15:00.047 INFO STEP 20 (remove_files) COMPLETE
98722026-09-05T01:15:01.037Z[ host-image] Sep 05 01:15:00.047 INFO O| Sep 05 01:15:00.047 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98732026-09-05T01:15:01.048Z[ host-image] Sep 05 01:15:00.057 INFO O| Sep 05 01:15:00.057 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
98742026-09-05T01:15:01.048Z[ host-image] Sep 05 01:15:00.057 INFO O| Sep 05 01:15:00.057 INFO STEP 21 (remove_files) COMPLETE
98752026-09-05T01:15:01.048Z[ host-image] Sep 05 01:15:00.057 INFO O| Sep 05 01:15:00.057 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98762026-09-05T01:15:01.059Z[ host-image] Sep 05 01:15:00.069 INFO O| Sep 05 01:15:00.069 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
98772026-09-05T01:15:01.059Z[ host-image] Sep 05 01:15:00.069 INFO O| Sep 05 01:15:00.069 INFO STEP 22 (remove_files) COMPLETE
98782026-09-05T01:15:01.059Z[ host-image] Sep 05 01:15:00.069 INFO O| Sep 05 01:15:00.069 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98792026-09-05T01:15:01.073Z[ host-image] Sep 05 01:15:00.083 INFO O| Sep 05 01:15:00.083 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
98802026-09-05T01:15:01.074Z[ host-image] Sep 05 01:15:00.083 INFO O| Sep 05 01:15:00.083 INFO STEP 23 (remove_files) COMPLETE
98812026-09-05T01:15:01.074Z[ host-image] Sep 05 01:15:00.083 INFO O| Sep 05 01:15:00.083 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98822026-09-05T01:15:01.088Z[ host-image] Sep 05 01:15:00.097 INFO O| Sep 05 01:15:00.097 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
98832026-09-05T01:15:01.088Z[ host-image] Sep 05 01:15:00.097 INFO O| Sep 05 01:15:00.097 INFO STEP 24 (remove_files) COMPLETE
98842026-09-05T01:15:01.088Z[ host-image] Sep 05 01:15:00.097 INFO O| Sep 05 01:15:00.097 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98852026-09-05T01:15:01.102Z[ host-image] Sep 05 01:15:00.109 INFO O| Sep 05 01:15:00.109 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
98862026-09-05T01:15:01.102Z[ host-image] Sep 05 01:15:00.109 INFO O| Sep 05 01:15:00.109 INFO STEP 25 (remove_files) COMPLETE
98872026-09-05T01:15:01.102Z[ host-image] Sep 05 01:15:00.109 INFO O| Sep 05 01:15:00.109 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98882026-09-05T01:15:01.113Z[ host-image] Sep 05 01:15:00.123 INFO O| Sep 05 01:15:00.123 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
98892026-09-05T01:15:01.113Z[ host-image] Sep 05 01:15:00.123 INFO O| Sep 05 01:15:00.123 INFO STEP 26 (remove_files) COMPLETE
98902026-09-05T01:15:01.117Z[ host-image] Sep 05 01:15:00.123 INFO O| Sep 05 01:15:00.123 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98912026-09-05T01:15:01.125Z[ host-image] Sep 05 01:15:00.135 INFO O| Sep 05 01:15:00.135 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
98922026-09-05T01:15:01.125Z[ host-image] Sep 05 01:15:00.135 INFO O| Sep 05 01:15:00.135 INFO STEP 27 (remove_files) COMPLETE
98932026-09-05T01:15:01.125Z[ host-image] Sep 05 01:15:00.135 INFO O| Sep 05 01:15:00.135 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98942026-09-05T01:15:01.141Z[ host-image] Sep 05 01:15:00.149 INFO O| Sep 05 01:15:00.149 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
98952026-09-05T01:15:01.141Z[ host-image] Sep 05 01:15:00.149 INFO O| Sep 05 01:15:00.149 INFO STEP 28 (remove_files) COMPLETE
98962026-09-05T01:15:01.141Z[ host-image] Sep 05 01:15:00.149 INFO O| Sep 05 01:15:00.149 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98972026-09-05T01:15:01.150Z[ host-image] Sep 05 01:15:00.160 INFO O| Sep 05 01:15:00.160 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
98982026-09-05T01:15:01.150Z[ host-image] Sep 05 01:15:00.160 INFO O| Sep 05 01:15:00.160 INFO STEP 29 (remove_files) COMPLETE
98992026-09-05T01:15:01.150Z[ host-image] Sep 05 01:15:00.160 INFO O| Sep 05 01:15:00.160 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99002026-09-05T01:15:01.163Z[ host-image] Sep 05 01:15:00.173 INFO O| Sep 05 01:15:00.173 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99012026-09-05T01:15:01.170Z[ host-image] Sep 05 01:15:00.173 INFO O| Sep 05 01:15:00.173 INFO STEP 30 (remove_files) COMPLETE
99022026-09-05T01:15:01.170Z[ host-image] Sep 05 01:15:00.173 INFO O| Sep 05 01:15:00.173 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99032026-09-05T01:15:01.177Z[ host-image] Sep 05 01:15:00.187 INFO O| Sep 05 01:15:00.187 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99042026-09-05T01:15:01.177Z[ host-image] Sep 05 01:15:00.187 INFO O| Sep 05 01:15:00.187 INFO STEP 31 (remove_files) COMPLETE
99052026-09-05T01:15:01.177Z[ host-image] Sep 05 01:15:00.187 INFO O| Sep 05 01:15:00.187 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99062026-09-05T01:15:01.188Z[ host-image] Sep 05 01:15:00.198 INFO O| Sep 05 01:15:00.198 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99072026-09-05T01:15:01.188Z[ host-image] Sep 05 01:15:00.198 INFO O| Sep 05 01:15:00.198 INFO STEP 32 (remove_files) COMPLETE
99082026-09-05T01:15:01.192Z[ host-image] Sep 05 01:15:00.198 INFO O| Sep 05 01:15:00.198 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99092026-09-05T01:15:01.202Z[ host-image] Sep 05 01:15:00.211 INFO O| Sep 05 01:15:00.211 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99102026-09-05T01:15:01.206Z[ host-image] Sep 05 01:15:00.211 INFO O| Sep 05 01:15:00.211 INFO STEP 33 (remove_files) COMPLETE
99112026-09-05T01:15:01.206Z[ host-image] Sep 05 01:15:00.211 INFO O| Sep 05 01:15:00.211 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99122026-09-05T01:15:01.215Z[ host-image] Sep 05 01:15:00.225 INFO O| Sep 05 01:15:00.225 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99132026-09-05T01:15:01.215Z[ host-image] Sep 05 01:15:00.225 INFO O| Sep 05 01:15:00.225 INFO STEP 34 (remove_files) COMPLETE
99142026-09-05T01:15:01.219Z[ host-image] Sep 05 01:15:00.225 INFO O| Sep 05 01:15:00.225 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99152026-09-05T01:15:01.228Z[ host-image] Sep 05 01:15:00.238 INFO O| Sep 05 01:15:00.238 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99162026-09-05T01:15:01.228Z[ host-image] Sep 05 01:15:00.238 INFO O| Sep 05 01:15:00.238 INFO STEP 35 (remove_files) COMPLETE
99172026-09-05T01:15:01.228Z[ host-image] Sep 05 01:15:00.238 INFO O| Sep 05 01:15:00.238 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99182026-09-05T01:15:01.241Z[ host-image] Sep 05 01:15:00.251 INFO O| Sep 05 01:15:00.251 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
99192026-09-05T01:15:01.241Z[ host-image] Sep 05 01:15:00.251 INFO O| Sep 05 01:15:00.251 INFO STEP 36 (remove_files) COMPLETE
99202026-09-05T01:15:01.241Z[ host-image] Sep 05 01:15:00.251 INFO O| Sep 05 01:15:00.251 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99212026-09-05T01:15:01.255Z[ host-image] Sep 05 01:15:00.265 INFO O| Sep 05 01:15:00.265 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
99222026-09-05T01:15:01.259Z[ host-image] Sep 05 01:15:00.265 INFO O| Sep 05 01:15:00.265 INFO STEP 37 (remove_files) COMPLETE
99232026-09-05T01:15:01.259Z[ host-image] Sep 05 01:15:00.265 INFO O| Sep 05 01:15:00.265 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99242026-09-05T01:15:01.265Z[ host-image] Sep 05 01:15:00.276 INFO O| Sep 05 01:15:00.276 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
99252026-09-05T01:15:01.265Z[ host-image] Sep 05 01:15:00.276 INFO O| Sep 05 01:15:00.276 INFO STEP 38 (remove_files) COMPLETE
99262026-09-05T01:15:01.269Z[ host-image] Sep 05 01:15:00.276 INFO O| Sep 05 01:15:00.276 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99272026-09-05T01:15:01.280Z[ host-image] Sep 05 01:15:00.289 INFO O| Sep 05 01:15:00.289 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
99282026-09-05T01:15:01.280Z[ host-image] Sep 05 01:15:00.289 INFO O| Sep 05 01:15:00.289 INFO STEP 39 (remove_files) COMPLETE
99292026-09-05T01:15:01.280Z[ host-image] Sep 05 01:15:00.290 INFO O| Sep 05 01:15:00.289 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99302026-09-05T01:15:01.292Z[ host-image] Sep 05 01:15:00.302 INFO O| Sep 05 01:15:00.302 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
99312026-09-05T01:15:01.298Z[ host-image] Sep 05 01:15:00.302 INFO O| Sep 05 01:15:00.302 INFO STEP 40 (remove_files) COMPLETE
99322026-09-05T01:15:01.298Z[ host-image] Sep 05 01:15:00.302 INFO O| Sep 05 01:15:00.302 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99332026-09-05T01:15:01.303Z[ host-image] Sep 05 01:15:00.313 INFO O| Sep 05 01:15:00.313 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
99342026-09-05T01:15:01.303Z[ host-image] Sep 05 01:15:00.313 INFO O| Sep 05 01:15:00.313 INFO STEP 41 (remove_files) COMPLETE
99352026-09-05T01:15:01.306Z[ host-image] Sep 05 01:15:00.313 INFO O| Sep 05 01:15:00.313 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99362026-09-05T01:15:01.314Z[ host-image] Sep 05 01:15:00.324 INFO O| Sep 05 01:15:00.324 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
99372026-09-05T01:15:01.314Z[ host-image] Sep 05 01:15:00.324 INFO O| Sep 05 01:15:00.324 INFO STEP 42 (remove_files) COMPLETE
99382026-09-05T01:15:01.314Z[ host-image] Sep 05 01:15:00.324 INFO O| Sep 05 01:15:00.324 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99392026-09-05T01:15:01.327Z[ host-image] Sep 05 01:15:00.336 INFO O| Sep 05 01:15:00.336 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
99402026-09-05T01:15:01.327Z[ host-image] Sep 05 01:15:00.336 INFO O| Sep 05 01:15:00.336 INFO STEP 43 (remove_files) COMPLETE
99412026-09-05T01:15:01.328Z[ host-image] Sep 05 01:15:00.336 INFO O| Sep 05 01:15:00.336 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99422026-09-05T01:15:01.336Z[ host-image] Sep 05 01:15:00.346 INFO O| Sep 05 01:15:00.346 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
99432026-09-05T01:15:01.336Z[ host-image] Sep 05 01:15:00.346 INFO O| Sep 05 01:15:00.346 INFO STEP 44 (remove_files) COMPLETE
99442026-09-05T01:15:01.339Z[ host-image] Sep 05 01:15:00.346 INFO O| Sep 05 01:15:00.346 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99452026-09-05T01:15:01.346Z[ host-image] Sep 05 01:15:00.356 INFO O| Sep 05 01:15:00.355 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
99462026-09-05T01:15:01.346Z[ host-image] Sep 05 01:15:00.356 INFO O| Sep 05 01:15:00.356 INFO STEP 45 (remove_files) COMPLETE
99472026-09-05T01:15:01.347Z[ host-image] Sep 05 01:15:00.356 INFO O| Sep 05 01:15:00.356 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99482026-09-05T01:15:01.362Z[ host-image] Sep 05 01:15:00.371 INFO O| Sep 05 01:15:00.371 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
99492026-09-05T01:15:01.362Z[ host-image] Sep 05 01:15:00.371 INFO O| Sep 05 01:15:00.371 INFO STEP 46 (remove_files) COMPLETE
99502026-09-05T01:15:01.362Z[ host-image] Sep 05 01:15:00.371 INFO O| Sep 05 01:15:00.371 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99512026-09-05T01:15:01.373Z[ host-image] Sep 05 01:15:00.384 INFO O| Sep 05 01:15:00.383 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
99522026-09-05T01:15:01.373Z[ host-image] Sep 05 01:15:00.384 INFO O| Sep 05 01:15:00.384 INFO STEP 47 (remove_files) COMPLETE
99532026-09-05T01:15:01.373Z[ host-image] Sep 05 01:15:00.384 INFO O| Sep 05 01:15:00.384 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99542026-09-05T01:15:01.387Z[ host-image] Sep 05 01:15:00.396 INFO O| Sep 05 01:15:00.396 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
99552026-09-05T01:15:01.387Z[ host-image] Sep 05 01:15:00.396 INFO O| Sep 05 01:15:00.396 INFO STEP 48 (remove_files) COMPLETE
99562026-09-05T01:15:01.391Z[ host-image] Sep 05 01:15:00.396 INFO O| Sep 05 01:15:00.396 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99572026-09-05T01:15:01.398Z[ host-image] Sep 05 01:15:00.409 INFO O| Sep 05 01:15:00.408 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
99582026-09-05T01:15:01.398Z[ host-image] Sep 05 01:15:00.409 INFO O| Sep 05 01:15:00.409 INFO STEP 49 (remove_files) COMPLETE
99592026-09-05T01:15:01.399Z[ host-image] Sep 05 01:15:00.409 INFO O| Sep 05 01:15:00.409 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99602026-09-05T01:15:01.411Z[ host-image] Sep 05 01:15:00.420 INFO O| Sep 05 01:15:00.420 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
99612026-09-05T01:15:01.411Z[ host-image] Sep 05 01:15:00.420 INFO O| Sep 05 01:15:00.420 INFO STEP 50 (remove_files) COMPLETE
99622026-09-05T01:15:01.414Z[ host-image] Sep 05 01:15:00.420 INFO O| Sep 05 01:15:00.420 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99632026-09-05T01:15:01.421Z[ host-image] Sep 05 01:15:00.431 INFO O| Sep 05 01:15:00.431 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
99642026-09-05T01:15:01.421Z[ host-image] Sep 05 01:15:00.431 INFO O| Sep 05 01:15:00.431 INFO STEP 51 (remove_files) COMPLETE
99652026-09-05T01:15:01.425Z[ host-image] Sep 05 01:15:00.431 INFO O| Sep 05 01:15:00.431 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99662026-09-05T01:15:01.432Z[ host-image] Sep 05 01:15:00.441 INFO O| Sep 05 01:15:00.441 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
99672026-09-05T01:15:01.432Z[ host-image] Sep 05 01:15:00.441 INFO O| Sep 05 01:15:00.441 INFO STEP 52 (remove_files) COMPLETE
99682026-09-05T01:15:01.435Z[ host-image] Sep 05 01:15:00.441 INFO O| Sep 05 01:15:00.441 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99692026-09-05T01:15:01.442Z[ host-image] Sep 05 01:15:00.453 INFO O| Sep 05 01:15:00.453 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
99702026-09-05T01:15:01.443Z[ host-image] Sep 05 01:15:00.453 INFO O| Sep 05 01:15:00.453 INFO STEP 53 (remove_files) COMPLETE
99712026-09-05T01:15:01.443Z[ host-image] Sep 05 01:15:00.453 INFO O| Sep 05 01:15:00.453 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99722026-09-05T01:15:01.456Z[ host-image] Sep 05 01:15:00.466 INFO O| Sep 05 01:15:00.465 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
99732026-09-05T01:15:01.456Z[ host-image] Sep 05 01:15:00.466 INFO O| Sep 05 01:15:00.466 INFO STEP 54 (remove_files) COMPLETE
99742026-09-05T01:15:01.461Z[ host-image] Sep 05 01:15:00.466 INFO O| Sep 05 01:15:00.466 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99752026-09-05T01:15:01.469Z[ host-image] Sep 05 01:15:00.479 INFO O| Sep 05 01:15:00.479 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
99762026-09-05T01:15:01.469Z[ host-image] Sep 05 01:15:00.479 INFO O| Sep 05 01:15:00.479 INFO STEP 55 (remove_files) COMPLETE
99772026-09-05T01:15:01.473Z[ host-image] Sep 05 01:15:00.479 INFO O| Sep 05 01:15:00.479 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99782026-09-05T01:15:01.480Z[ host-image] Sep 05 01:15:00.490 INFO O| Sep 05 01:15:00.490 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
99792026-09-05T01:15:01.480Z[ host-image] Sep 05 01:15:00.490 INFO O| Sep 05 01:15:00.490 INFO STEP 56 (remove_files) COMPLETE
99802026-09-05T01:15:01.484Z[ host-image] Sep 05 01:15:00.490 INFO O| Sep 05 01:15:00.490 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99812026-09-05T01:15:01.492Z[ host-image] Sep 05 01:15:00.502 INFO O| Sep 05 01:15:00.502 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
99822026-09-05T01:15:01.497Z[ host-image] Sep 05 01:15:00.502 INFO O| Sep 05 01:15:00.502 INFO STEP 57 (remove_files) COMPLETE
99832026-09-05T01:15:01.497Z[ host-image] Sep 05 01:15:00.502 INFO O| Sep 05 01:15:00.502 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99842026-09-05T01:15:01.503Z[ host-image] Sep 05 01:15:00.513 INFO O| Sep 05 01:15:00.513 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
99852026-09-05T01:15:01.503Z[ host-image] Sep 05 01:15:00.513 INFO O| Sep 05 01:15:00.513 INFO STEP 58 (remove_files) COMPLETE
99862026-09-05T01:15:01.504Z[ host-image] Sep 05 01:15:00.513 INFO O| Sep 05 01:15:00.513 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99872026-09-05T01:15:01.515Z[ host-image] Sep 05 01:15:00.525 INFO O| Sep 05 01:15:00.525 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
99882026-09-05T01:15:01.515Z[ host-image] Sep 05 01:15:00.525 INFO O| Sep 05 01:15:00.525 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
99892026-09-05T01:15:01.519Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99902026-09-05T01:15:01.519Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99912026-09-05T01:15:01.519Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99922026-09-05T01:15:01.519Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99932026-09-05T01:15:01.520Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO ok!
99942026-09-05T01:15:01.520Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO STEP 59 (ensure_file) COMPLETE
99952026-09-05T01:15:01.520Z[ host-image] Sep 05 01:15:00.526 INFO O| Sep 05 01:15:00.526 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99962026-09-05T01:15:01.527Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
99972026-09-05T01:15:01.528Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
99982026-09-05T01:15:01.528Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
99992026-09-05T01:15:01.535Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100002026-09-05T01:15:01.535Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100012026-09-05T01:15:01.536Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100022026-09-05T01:15:01.537Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO ok!
100032026-09-05T01:15:01.537Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO STEP 60 (ensure_file) COMPLETE
100042026-09-05T01:15:01.537Z[ host-image] Sep 05 01:15:00.538 INFO O| Sep 05 01:15:00.538 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100052026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100062026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100072026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100082026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO ok!
100092026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO STEP 61 (ensure_file) COMPLETE
100102026-09-05T01:15:01.541Z[ host-image] Sep 05 01:15:00.550 INFO O| Sep 05 01:15:00.550 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100112026-09-05T01:15:01.550Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100122026-09-05T01:15:01.550Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100132026-09-05T01:15:01.550Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100142026-09-05T01:15:01.550Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 INFO ok!
100152026-09-05T01:15:01.554Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 INFO STEP 62 (ensure_file) COMPLETE
100162026-09-05T01:15:01.554Z[ host-image] Sep 05 01:15:00.560 INFO O| Sep 05 01:15:00.560 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100172026-09-05T01:15:01.565Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100182026-09-05T01:15:01.565Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
100192026-09-05T01:15:01.569Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100202026-09-05T01:15:01.570Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100212026-09-05T01:15:01.570Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO ok!
100222026-09-05T01:15:01.570Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO STEP 63 (ensure_file) COMPLETE
100232026-09-05T01:15:01.570Z[ host-image] Sep 05 01:15:00.575 INFO O| Sep 05 01:15:00.575 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100242026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
100252026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
100262026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100272026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100282026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO ok!
100292026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO STEP 64 (ensure_file) COMPLETE
100302026-09-05T01:15:01.581Z[ host-image] Sep 05 01:15:00.587 INFO O| Sep 05 01:15:00.587 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100312026-09-05T01:15:01.589Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
100322026-09-05T01:15:01.589Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
100332026-09-05T01:15:01.593Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100342026-09-05T01:15:01.593Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100352026-09-05T01:15:01.593Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO ok!
100362026-09-05T01:15:01.594Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO STEP 65 (ensure_file) COMPLETE
100372026-09-05T01:15:01.594Z[ host-image] Sep 05 01:15:00.599 INFO O| Sep 05 01:15:00.599 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100382026-09-05T01:15:01.635Z[ host-image] Sep 05 01:15:00.619 INFO O| Sep 05 01:15:00.619 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
100392026-09-05T01:15:01.635Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.619 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
100402026-09-05T01:15:01.635Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
100412026-09-05T01:15:01.635Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.625 INFO ok!
100422026-09-05T01:15:01.640Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.625 INFO STEP 66 (assemble_files) COMPLETE
100432026-09-05T01:15:01.640Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.625 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100442026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
100452026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
100462026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100472026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100482026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO ok!
100492026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO STEP 67 (ensure_file) COMPLETE
100502026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.634 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100512026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.642 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100522026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.642 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100532026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.642 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100542026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.642 INFO STEP 68 (ensure_dir) COMPLETE
100552026-09-05T01:15:01.642Z[ host-image] Sep 05 01:15:00.645 INFO O| Sep 05 01:15:00.642 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100562026-09-05T01:15:01.662Z[ host-image] Sep 05 01:15:00.671 INFO O| Sep 05 01:15:00.670 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
100572026-09-05T01:15:01.666Z[ host-image] Sep 05 01:15:00.671 INFO O| Sep 05 01:15:00.670 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 ...
100582026-09-05T01:15:01.674Z[ host-image] Sep 05 01:15:00.679 INFO O| Sep 05 01:15:00.678 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
100592026-09-05T01:15:01.730Z[ host-image] Sep 05 01:15:00.679 INFO O| Sep 05 01:15:00.678 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100602026-09-05T01:15:01.730Z[ host-image] Sep 05 01:15:00.679 INFO O| Sep 05 01:15:00.678 INFO ok!
100612026-09-05T01:15:01.733Z[ host-image] Sep 05 01:15:00.679 INFO O| Sep 05 01:15:00.678 INFO STEP 69 (ensure_file) COMPLETE
100622026-09-05T01:15:01.734Z[ host-image] Sep 05 01:15:00.679 INFO O| Sep 05 01:15:00.679 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100632026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
100642026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 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 ...
100652026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 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
100662026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100672026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 INFO ok!
100682026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 INFO STEP 70 (ensure_file) COMPLETE
100692026-09-05T01:15:01.738Z[ host-image] Sep 05 01:15:00.746 INFO O| Sep 05 01:15:00.746 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100702026-09-05T01:15:01.789Z[ host-image] Sep 05 01:15:00.785 INFO O| Sep 05 01:15:00.766 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
100712026-09-05T01:15:01.789Z[ host-image] Sep 05 01:15:00.785 INFO O| Sep 05 01:15:00.766 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
100722026-09-05T01:15:03.142Z[ recovery-image] Sep 05 01:15:02.142 INFO O| Sep 05 01:15:02.142 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
100732026-09-05T01:15:03.421Z[ host-image] Sep 05 01:15:02.426 INFO O| Sep 05 01:15:02.426 INFO STEP 71 (pack_tar) COMPLETE
100742026-09-05T01:15:03.421Z[ host-image] Sep 05 01:15:02.426 INFO O| Sep 05 01:15:02.426 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
100752026-09-05T01:15:03.421Z[ host-image] Sep 05 01:15:02.426 INFO O| Sep 05 01:15:02.426 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
100762026-09-05T01:15:04.244Z[ recovery-image] Sep 05 01:15:03.254 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
100772026-09-05T01:15:04.244Z[ recovery-image] Sep 05 01:15:03.254 INFO expanded image name: "recovery f5d9176/${os_short_commit} 2026-09-05 01:00" -> "recovery f5d9176/0e29ea8 2026-09-05 01:00"
100782026-09-05T01:15:04.245Z[ recovery-image] Sep 05 01:15:03.254 INFO output artefacts stored in: "/work/os-recovery"
100792026-09-05T01:15:04.249Z[ recovery-image] Sep 05 01:15:03.255 INFO collecting git info from project "amd-host-image-builder"...
100802026-09-05T01:15:04.292Z[ recovery-image] Sep 05 01:15:03.302 INFO collecting git info from project "pilot"...
100812026-09-05T01:15:04.367Z[ recovery-image] Sep 05 01:15:03.372 INFO collecting git info from project "phbl"...
100822026-09-05T01:15:04.371Z[ recovery-image] Sep 05 01:15:03.380 INFO collecting git info from project "bootserver"...
100832026-09-05T01:15:04.380Z[ recovery-image] Sep 05 01:15:03.386 INFO collecting git info from project "amd-firmware"...
100842026-09-05T01:15:04.786Z[ recovery-image] Sep 05 01:15:03.795 INFO collecting git info from project "dmar-report"...
100852026-09-05T01:15:04.804Z[ recovery-image] Sep 05 01:15:03.814 INFO collecting git info from project "chelsio-t6-roms"...
100862026-09-05T01:15:04.846Z[ recovery-image] Sep 05 01:15:03.855 INFO collecting git info from project "image-builder"...
100872026-09-05T01:15:04.866Z[ recovery-image] Sep 05 01:15:03.876 INFO collecting git info from project "pinprick"...
100882026-09-05T01:15:04.872Z[ recovery-image] Sep 05 01:15:03.882 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
100892026-09-05T01:15:05.696Z[ recovery-image] Sep 05 01:15:04.705 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
100902026-09-05T01:15:05.790Z[ host-image] Sep 05 01:15:04.800 INFO O| Sep 05 01:15:04.778 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
100912026-09-05T01:15:06.094Z[ recovery-image] Sep 05 01:15:05.104 INFO creating Oxide boot image...
100922026-09-05T01:15:06.094Z[ recovery-image] Sep 05 01:15:05.104 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery f5d9176/0e29ea8 2026-09-05 01:00", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
100932026-09-05T01:15:06.805Z[ host-image] Sep 05 01:15:05.815 INFO O| Sep 05 01:15:05.815 INFO completed processing sled/ramdisk-02-trim
100942026-09-05T01:15:06.810Z[ host-image] Sep 05 01:15:05.818 INFO image builder template: zfs...
100952026-09-05T01:15:06.810Z[ host-image] Sep 05 01:15:05.818 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/.tmpByZPSv/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs"], pwd: None
100962026-09-05T01:15:06.819Z[ host-image] Sep 05 01:15:05.830 INFO O| Sep 05 01:15:05.830 INFO skip include "stress" because feature "stress" is not enabled
100972026-09-05T01:15:06.819Z[ host-image] Sep 05 01:15:05.830 INFO O| Sep 05 01:15:05.830 INFO skip include "stress" because feature "compliance" is not enabled
100982026-09-05T01:15:06.846Z[ host-image] Sep 05 01:15:05.856 INFO O| Sep 05 01:15:05.856 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
100992026-09-05T01:15:06.850Z[ host-image] Sep 05 01:15:05.859 INFO O| Sep 05 01:15:05.859 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
101002026-09-05T01:15:07.082Z[ host-image] Sep 05 01:15:06.092 INFO O| Sep 05 01:15:06.092 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
101012026-09-05T01:15:07.161Z[ host-image] Sep 05 01:15:06.170 INFO O| Sep 05 01:15:06.170 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
101022026-09-05T01:15:07.161Z[ host-image] Sep 05 01:15:06.171 INFO O| Sep 05 01:15:06.170 INFO work dataset: rpool/images/build/host/work/sled/zfs
101032026-09-05T01:15:07.165Z[ host-image] Sep 05 01:15:06.173 INFO O| Sep 05 01:15:06.173 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
101042026-09-05T01:15:07.244Z[ host-image] Sep 05 01:15:06.254 INFO O| Sep 05 01:15:06.253 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
101052026-09-05T01:15:07.366Z[ host-image] Sep 05 01:15:06.376 INFO O| Sep 05 01:15:06.376 INFO DESTROY POOL: TEMPORARY-sled-zfs
101062026-09-05T01:15:07.427Z[ host-image] Sep 05 01:15:06.384 INFO O| Sep 05 01:15:06.384 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101072026-09-05T01:15:07.448Z[ host-image] Sep 05 01:15:06.388 INFO O| Sep 05 01:15:06.388 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101082026-09-05T01:15:07.448Z[ host-image] Sep 05 01:15:06.388 INFO O| Sep 05 01:15:06.388 INFO no lofi found
101092026-09-05T01:15:07.448Z[ host-image] Sep 05 01:15:06.388 INFO O| Sep 05 01:15:06.388 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101102026-09-05T01:15:07.448Z[ host-image] Sep 05 01:15:06.388 INFO O| Sep 05 01:15:06.388 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101112026-09-05T01:15:07.656Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
101122026-09-05T01:15:08.991Z[ host-image] Sep 05 01:15:08.001 INFO O| Sep 05 01:15:08.001 INFO lofi device = /dev/dsk/c2t1d0p0
101132026-09-05T01:15:08.991Z[ host-image] Sep 05 01:15:08.001 INFO O| Sep 05 01:15:08.001 INFO pool device = /dev/dsk/c2t1d0p0
101142026-09-05T01:15:08.995Z[ host-image] Sep 05 01:15:08.001 INFO O| Sep 05 01:15:08.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"]
101152026-09-05T01:15:09.060Z[ host-image] Sep 05 01:15:08.070 INFO O| Sep 05 01:15:08.070 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101162026-09-05T01:15:09.060Z[ host-image] Sep 05 01:15:08.070 INFO O| Sep 05 01:15:08.070 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
101172026-09-05T01:15:09.074Z[ host-image] Sep 05 01:15:08.085 INFO O| Sep 05 01:15:08.085 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
101182026-09-05T01:15:09.119Z[ host-image] Sep 05 01:15:08.129 INFO O| Sep 05 01:15:08.128 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
101192026-09-05T01:15:09.144Z[ host-image] Sep 05 01:15:08.154 INFO O| Sep 05 01:15:08.154 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
101202026-09-05T01:15:09.157Z[ host-image] Sep 05 01:15:08.167 INFO O| Sep 05 01:15:08.167 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
101212026-09-05T01:15:09.166Z[ host-image] Sep 05 01:15:08.177 INFO O| Sep 05 01:15:08.177 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
101222026-09-05T01:15:09.203Z[ host-image] Sep 05 01:15:08.212 INFO O| Sep 05 01:15:08.212 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
101232026-09-05T01:15:09.203Z[ host-image] Sep 05 01:15:08.212 INFO O| Sep 05 01:15:08.212 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
101242026-09-05T01:15:09.204Z[ host-image] Sep 05 01:15:08.212 INFO O| Sep 05 01:15:08.212 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
101252026-09-05T01:15:09.208Z[ host-image] Sep 05 01:15:08.219 INFO O| Sep 05 01:15:08.219 INFO boot environment UUID: 383dfd33-fde0-46b8-8a8f-c38a1e6df434
101262026-09-05T01:15:09.208Z[ host-image] Sep 05 01:15:08.219 INFO O| Sep 05 01:15:08.219 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 383dfd33-fde0-46b8-8a8f-c38a1e6df434
101272026-09-05T01:15:09.217Z[ host-image] Sep 05 01:15:08.228 INFO O| Sep 05 01:15:08.228 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
101282026-09-05T01:15:09.226Z[ host-image] Sep 05 01:15:08.237 INFO O| Sep 05 01:15:08.237 INFO STEP 0 (create_be) COMPLETE
101292026-09-05T01:15:09.230Z[ host-image] Sep 05 01:15:08.237 INFO O| Sep 05 01:15:08.237 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101302026-09-05T01:15:09.236Z[ host-image] Sep 05 01:15:08.247 INFO O| Sep 05 01:15:08.247 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
101312026-09-05T01:15:17.220Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
101322026-09-05T01:15:19.432Z[ host-image] Sep 05 01:15:18.441 INFO O| Sep 05 01:15:18.441 INFO STEP 1 (unpack_tar) COMPLETE
101332026-09-05T01:15:19.436Z[ host-image] Sep 05 01:15:18.442 INFO O| Sep 05 01:15:18.441 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101342026-09-05T01:15:19.470Z[ host-image] Sep 05 01:15:18.454 INFO O| Sep 05 01:15:18.454 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
101352026-09-05T01:15:19.895Z[ host-image] Sep 05 01:15:18.905 INFO O| Sep 05 01:15:18.905 INFO STEP 2 (devfsadm) COMPLETE
101362026-09-05T01:15:19.895Z[ host-image] Sep 05 01:15:18.905 INFO O| Sep 05 01:15:18.905 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101372026-09-05T01:15:19.907Z[ host-image] Sep 05 01:15:18.917 INFO O| Sep 05 01:15:18.917 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101382026-09-05T01:15:19.907Z[ host-image] Sep 05 01:15:18.917 INFO O| Sep 05 01:15:18.917 INFO STEP 3 (ensure_dir) COMPLETE
101392026-09-05T01:15:19.907Z[ host-image] Sep 05 01:15:18.917 INFO O| Sep 05 01:15:18.917 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101402026-09-05T01:15:19.918Z[ host-image] Sep 05 01:15:18.928 INFO O| Sep 05 01:15:18.927 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101412026-09-05T01:15:19.918Z[ host-image] Sep 05 01:15:18.928 INFO O| Sep 05 01:15:18.928 INFO STEP 4 (ensure_dir) COMPLETE
101422026-09-05T01:15:19.918Z[ host-image] Sep 05 01:15:18.928 INFO O| Sep 05 01:15:18.928 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101432026-09-05T01:15:19.929Z[ host-image] Sep 05 01:15:18.940 INFO O| Sep 05 01:15:18.939 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101442026-09-05T01:15:19.929Z[ host-image] Sep 05 01:15:18.940 INFO O| Sep 05 01:15:18.939 INFO STEP 5 (ensure_dir) COMPLETE
101452026-09-05T01:15:19.933Z[ host-image] Sep 05 01:15:18.940 INFO O| Sep 05 01:15:18.939 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101462026-09-05T01:15:19.940Z[ host-image] Sep 05 01:15:18.950 INFO O| Sep 05 01:15:18.950 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101472026-09-05T01:15:19.940Z[ host-image] Sep 05 01:15:18.950 INFO O| Sep 05 01:15:18.950 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101482026-09-05T01:15:19.940Z[ host-image] Sep 05 01:15:18.950 INFO O| Sep 05 01:15:18.950 INFO STEP 6 (ensure_dir) COMPLETE
101492026-09-05T01:15:19.944Z[ host-image] Sep 05 01:15:18.950 INFO O| Sep 05 01:15:18.950 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101502026-09-05T01:15:19.952Z[ host-image] Sep 05 01:15:18.962 INFO O| Sep 05 01:15:18.962 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101512026-09-05T01:15:19.952Z[ host-image] Sep 05 01:15:18.962 INFO O| Sep 05 01:15:18.962 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101522026-09-05T01:15:19.955Z[ host-image] Sep 05 01:15:18.962 INFO O| Sep 05 01:15:18.962 INFO STEP 7 (ensure_dir) COMPLETE
101532026-09-05T01:15:19.955Z[ host-image] Sep 05 01:15:18.962 INFO O| Sep 05 01:15:18.962 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101542026-09-05T01:15:19.961Z[ host-image] Sep 05 01:15:18.972 INFO O| Sep 05 01:15:18.972 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
101552026-09-05T01:15:19.965Z[ host-image] Sep 05 01:15:18.972 INFO O| Sep 05 01:15:18.972 INFO STEP 8 (remove_files) COMPLETE
101562026-09-05T01:15:19.965Z[ host-image] Sep 05 01:15:18.972 INFO O| Sep 05 01:15:18.972 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101572026-09-05T01:15:19.973Z[ host-image] Sep 05 01:15:18.984 INFO O| Sep 05 01:15:18.983 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
101582026-09-05T01:15:19.977Z[ host-image] Sep 05 01:15:18.984 INFO O| Sep 05 01:15:18.984 INFO STEP 9 (remove_files) COMPLETE
101592026-09-05T01:15:19.977Z[ host-image] Sep 05 01:15:18.984 INFO O| Sep 05 01:15:18.984 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101602026-09-05T01:15:19.984Z[ host-image] Sep 05 01:15:18.994 INFO O| Sep 05 01:15:18.994 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
101612026-09-05T01:15:19.988Z[ host-image] Sep 05 01:15:18.995 INFO O| Sep 05 01:15:18.995 INFO STEP 10 (remove_files) COMPLETE
101622026-09-05T01:15:19.988Z[ host-image] Sep 05 01:15:18.995 INFO O| Sep 05 01:15:18.995 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101632026-09-05T01:15:19.995Z[ host-image] Sep 05 01:15:19.005 INFO O| Sep 05 01:15:19.005 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
101642026-09-05T01:15:19.995Z[ host-image] Sep 05 01:15:19.005 INFO O| Sep 05 01:15:19.005 INFO STEP 11 (remove_files) COMPLETE
101652026-09-05T01:15:19.995Z[ host-image] Sep 05 01:15:19.005 INFO O| Sep 05 01:15:19.005 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101662026-09-05T01:15:20.006Z[ host-image] Sep 05 01:15:19.016 INFO O| Sep 05 01:15:19.016 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
101672026-09-05T01:15:20.006Z[ host-image] Sep 05 01:15:19.016 INFO O| Sep 05 01:15:19.016 INFO STEP 12 (remove_files) COMPLETE
101682026-09-05T01:15:20.006Z[ host-image] Sep 05 01:15:19.016 INFO O| Sep 05 01:15:19.016 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101692026-09-05T01:15:20.017Z[ host-image] Sep 05 01:15:19.027 INFO O| Sep 05 01:15:19.027 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101702026-09-05T01:15:20.017Z[ host-image] Sep 05 01:15:19.027 INFO O| Sep 05 01:15:19.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101712026-09-05T01:15:20.021Z[ host-image] Sep 05 01:15:19.027 INFO O| Sep 05 01:15:19.027 INFO STEP 13 (ensure_dir) COMPLETE
101722026-09-05T01:15:20.021Z[ host-image] Sep 05 01:15:19.027 INFO O| Sep 05 01:15:19.027 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101732026-09-05T01:15:20.026Z[ host-image] Sep 05 01:15:19.036 INFO O| Sep 05 01:15:19.036 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101742026-09-05T01:15:20.026Z[ host-image] Sep 05 01:15:19.037 INFO O| Sep 05 01:15:19.037 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101752026-09-05T01:15:20.026Z[ host-image] Sep 05 01:15:19.037 INFO O| Sep 05 01:15:19.037 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101762026-09-05T01:15:20.030Z[ host-image] Sep 05 01:15:19.037 INFO O| Sep 05 01:15:19.037 INFO STEP 14 (ensure_dir) COMPLETE
101772026-09-05T01:15:20.030Z[ host-image] Sep 05 01:15:19.037 INFO O| Sep 05 01:15:19.037 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101782026-09-05T01:15:20.036Z[ host-image] Sep 05 01:15:19.047 INFO O| Sep 05 01:15:19.047 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101792026-09-05T01:15:20.036Z[ host-image] Sep 05 01:15:19.047 INFO O| Sep 05 01:15:19.047 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101802026-09-05T01:15:20.036Z[ host-image] Sep 05 01:15:19.047 INFO O| Sep 05 01:15:19.047 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101812026-09-05T01:15:20.040Z[ host-image] Sep 05 01:15:19.047 INFO O| Sep 05 01:15:19.047 INFO STEP 15 (ensure_dir) COMPLETE
101822026-09-05T01:15:20.040Z[ host-image] Sep 05 01:15:19.047 INFO O| Sep 05 01:15:19.047 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101832026-09-05T01:15:20.047Z[ host-image] Sep 05 01:15:19.057 INFO O| Sep 05 01:15:19.057 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101842026-09-05T01:15:20.047Z[ host-image] Sep 05 01:15:19.057 INFO O| Sep 05 01:15:19.057 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101852026-09-05T01:15:20.051Z[ host-image] Sep 05 01:15:19.057 INFO O| Sep 05 01:15:19.057 INFO STEP 16 (ensure_dir) COMPLETE
101862026-09-05T01:15:20.051Z[ host-image] Sep 05 01:15:19.057 INFO O| Sep 05 01:15:19.057 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101872026-09-05T01:15:20.057Z[ host-image] Sep 05 01:15:19.067 INFO O| Sep 05 01:15:19.067 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101882026-09-05T01:15:20.057Z[ host-image] Sep 05 01:15:19.067 INFO O| Sep 05 01:15:19.067 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101892026-09-05T01:15:20.057Z[ host-image] Sep 05 01:15:19.067 INFO O| Sep 05 01:15:19.067 INFO STEP 17 (ensure_dir) COMPLETE
101902026-09-05T01:15:20.062Z[ host-image] Sep 05 01:15:19.067 INFO O| Sep 05 01:15:19.067 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101912026-09-05T01:15:20.067Z[ host-image] Sep 05 01:15:19.077 INFO O| Sep 05 01:15:19.077 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
101922026-09-05T01:15:20.070Z[ host-image] Sep 05 01:15:19.077 INFO O| Sep 05 01:15:19.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
101932026-09-05T01:15:20.071Z[ host-image] Sep 05 01:15:19.077 INFO O| Sep 05 01:15:19.077 INFO ok!
101942026-09-05T01:15:20.071Z[ host-image] Sep 05 01:15:19.077 INFO O| Sep 05 01:15:19.077 INFO STEP 18 (ensure_symlink) COMPLETE
101952026-09-05T01:15:20.071Z[ host-image] Sep 05 01:15:19.077 INFO O| Sep 05 01:15:19.077 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101962026-09-05T01:15:20.076Z[ host-image] Sep 05 01:15:19.086 INFO O| Sep 05 01:15:19.086 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
101972026-09-05T01:15:20.079Z[ host-image] Sep 05 01:15:19.086 INFO O| Sep 05 01:15:19.086 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
101982026-09-05T01:15:20.079Z[ host-image] Sep 05 01:15:19.086 INFO O| Sep 05 01:15:19.086 INFO ok!
101992026-09-05T01:15:20.079Z[ host-image] Sep 05 01:15:19.086 INFO O| Sep 05 01:15:19.086 INFO STEP 19 (ensure_file) COMPLETE
102002026-09-05T01:15:20.079Z[ host-image] Sep 05 01:15:19.086 INFO O| Sep 05 01:15:19.086 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102012026-09-05T01:15:20.086Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.096 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
102022026-09-05T01:15:20.086Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.097 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
102032026-09-05T01:15:20.090Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
102042026-09-05T01:15:20.090Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.097 INFO ok!
102052026-09-05T01:15:20.090Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.097 INFO STEP 20 (ensure_symlink) COMPLETE
102062026-09-05T01:15:20.090Z[ host-image] Sep 05 01:15:19.097 INFO O| Sep 05 01:15:19.097 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102072026-09-05T01:15:20.106Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102082026-09-05T01:15:20.106Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102092026-09-05T01:15:20.106Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102102026-09-05T01:15:20.106Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO ok!
102112026-09-05T01:15:20.106Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO STEP 21 (ensure_symlink) COMPLETE
102122026-09-05T01:15:20.107Z[ host-image] Sep 05 01:15:19.114 INFO O| Sep 05 01:15:19.113 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102132026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
102142026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
102152026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
102162026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO ok!
102172026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO STEP 22 (ensure_symlink) COMPLETE
102182026-09-05T01:15:20.257Z[ host-image] Sep 05 01:15:19.168 INFO O| Sep 05 01:15:19.168 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102192026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.183 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
102202026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.184 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
102212026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
102222026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.184 INFO ok!
102232026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.184 INFO STEP 23 (ensure_symlink) COMPLETE
102242026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.184 INFO O| Sep 05 01:15:19.184 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102252026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
102262026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
102272026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
102282026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 INFO ok!
102292026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 INFO STEP 24 (ensure_file) COMPLETE
102302026-09-05T01:15:20.264Z[ host-image] Sep 05 01:15:19.191 INFO O| Sep 05 01:15:19.191 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
102312026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.199 INFO O| Sep 05 01:15:19.199 INFO updating shadow file
102322026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.199 INFO O| Sep 05 01:15:19.199 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102332026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.199 INFO O| Sep 05 01:15:19.199 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102342026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.199 INFO O| Sep 05 01:15:19.199 INFO STEP 25 (shadow) COMPLETE
102352026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.199 INFO O| Sep 05 01:15:19.199 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102362026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.208 INFO O| Sep 05 01:15:19.208 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
102372026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.208 INFO O| Sep 05 01:15:19.208 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
102382026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.209 INFO O| Sep 05 01:15:19.209 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
102392026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.209 INFO O| Sep 05 01:15:19.209 INFO ok!
102402026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.209 INFO O| Sep 05 01:15:19.209 INFO STEP 26 (ensure_file) COMPLETE
102412026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.209 INFO O| Sep 05 01:15:19.209 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102422026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.217 INFO O| Sep 05 01:15:19.217 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
102432026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.218 INFO O| Sep 05 01:15:19.217 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
102442026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.218 INFO O| Sep 05 01:15:19.218 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
102452026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.218 INFO O| Sep 05 01:15:19.218 INFO ok!
102462026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.218 INFO O| Sep 05 01:15:19.218 INFO STEP 27 (ensure_file) COMPLETE
102472026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.218 INFO O| Sep 05 01:15:19.218 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102482026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
102492026-09-05T01:15:20.265Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
102502026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102512026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102522026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO ok!
102532026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO STEP 28 (ensure_file) COMPLETE
102542026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.228 INFO O| Sep 05 01:15:19.228 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102552026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
102562026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
102572026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
102582026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO ok!
102592026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO STEP 29 (ensure_file) COMPLETE
102602026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.238 INFO O| Sep 05 01:15:19.238 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102612026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.248 INFO O| Sep 05 01:15:19.248 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102622026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.248 INFO O| Sep 05 01:15:19.248 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102632026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.248 INFO O| Sep 05 01:15:19.248 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102642026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.248 INFO O| Sep 05 01:15:19.248 INFO STEP 30 (ensure_dir) COMPLETE
102652026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.248 INFO O| Sep 05 01:15:19.248 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102662026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
102672026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
102682026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102692026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102702026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO ok!
102712026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO STEP 31 (ensure_file) COMPLETE
102722026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.258 INFO O| Sep 05 01:15:19.258 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102732026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.266 INFO O| Sep 05 01:15:19.266 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102742026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.266 INFO O| Sep 05 01:15:19.266 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102752026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.266 INFO O| Sep 05 01:15:19.266 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102762026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.266 INFO O| Sep 05 01:15:19.266 INFO STEP 32 (ensure_dir) COMPLETE
102772026-09-05T01:15:20.266Z[ host-image] Sep 05 01:15:19.266 INFO O| Sep 05 01:15:19.266 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102782026-09-05T01:15:20.270Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
102792026-09-05T01:15:20.270Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 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 ...
102802026-09-05T01:15:20.271Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 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
102812026-09-05T01:15:20.271Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102822026-09-05T01:15:20.271Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 INFO ok!
102832026-09-05T01:15:20.271Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 INFO STEP 33 (ensure_file) COMPLETE
102842026-09-05T01:15:20.271Z[ host-image] Sep 05 01:15:19.278 INFO O| Sep 05 01:15:19.278 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102852026-09-05T01:15:20.278Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
102862026-09-05T01:15:20.278Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
102872026-09-05T01:15:20.282Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
102882026-09-05T01:15:20.282Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO ok!
102892026-09-05T01:15:20.282Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO STEP 34 (ensure_file) COMPLETE
102902026-09-05T01:15:20.282Z[ host-image] Sep 05 01:15:19.288 INFO O| Sep 05 01:15:19.288 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102912026-09-05T01:15:20.288Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
102922026-09-05T01:15:20.292Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
102932026-09-05T01:15:20.292Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102942026-09-05T01:15:20.292Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102952026-09-05T01:15:20.292Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO ok!
102962026-09-05T01:15:20.293Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO STEP 35 (ensure_file) COMPLETE
102972026-09-05T01:15:20.293Z[ host-image] Sep 05 01:15:19.299 INFO O| Sep 05 01:15:19.299 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102982026-09-05T01:15:20.300Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
102992026-09-05T01:15:20.306Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
103002026-09-05T01:15:20.306Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
103012026-09-05T01:15:20.306Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 INFO ok!
103022026-09-05T01:15:20.306Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 INFO STEP 36 (ensure_file) COMPLETE
103032026-09-05T01:15:20.306Z[ host-image] Sep 05 01:15:19.308 INFO O| Sep 05 01:15:19.308 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103042026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
103052026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103062026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103072026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 INFO ok!
103082026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 INFO STEP 37 (ensure_file) COMPLETE
103092026-09-05T01:15:20.310Z[ host-image] Sep 05 01:15:19.319 INFO O| Sep 05 01:15:19.319 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103102026-09-05T01:15:20.318Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103112026-09-05T01:15:20.318Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
103122026-09-05T01:15:20.319Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103132026-09-05T01:15:20.322Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103142026-09-05T01:15:20.322Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103152026-09-05T01:15:20.323Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103162026-09-05T01:15:20.323Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO ok!
103172026-09-05T01:15:20.323Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO STEP 38 (ensure_file) COMPLETE
103182026-09-05T01:15:20.323Z[ host-image] Sep 05 01:15:19.329 INFO O| Sep 05 01:15:19.329 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103192026-09-05T01:15:20.327Z[ host-image] Sep 05 01:15:19.338 INFO O| Sep 05 01:15:19.338 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103202026-09-05T01:15:20.327Z[ host-image] Sep 05 01:15:19.338 INFO O| Sep 05 01:15:19.338 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103212026-09-05T01:15:20.332Z[ host-image] Sep 05 01:15:19.338 INFO O| Sep 05 01:15:19.338 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103222026-09-05T01:15:20.332Z[ host-image] Sep 05 01:15:19.338 INFO O| Sep 05 01:15:19.338 INFO STEP 39 (ensure_dir) COMPLETE
103232026-09-05T01:15:20.332Z[ host-image] Sep 05 01:15:19.338 INFO O| Sep 05 01:15:19.338 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103242026-09-05T01:15:20.336Z[ host-image] Sep 05 01:15:19.346 INFO O| Sep 05 01:15:19.346 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
103252026-09-05T01:15:20.336Z[ host-image] Sep 05 01:15:19.346 INFO O| Sep 05 01:15:19.346 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 ...
103262026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.346 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
103272026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 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
103282026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 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
103292026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 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
103302026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 INFO ok!
103312026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 INFO STEP 40 (ensure_file) COMPLETE
103322026-09-05T01:15:20.340Z[ host-image] Sep 05 01:15:19.347 INFO O| Sep 05 01:15:19.347 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103332026-09-05T01:15:20.348Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
103342026-09-05T01:15:20.348Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 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 ...
103352026-09-05T01:15:20.352Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
103362026-09-05T01:15:20.352Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 INFO ok!
103372026-09-05T01:15:20.352Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 INFO STEP 41 (ensure_symlink) COMPLETE
103382026-09-05T01:15:20.352Z[ host-image] Sep 05 01:15:19.357 INFO O| Sep 05 01:15:19.357 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103392026-09-05T01:15:20.357Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
103402026-09-05T01:15:20.357Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
103412026-09-05T01:15:20.357Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
103422026-09-05T01:15:20.357Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO ok!
103432026-09-05T01:15:20.357Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO STEP 42 (ensure_symlink) COMPLETE
103442026-09-05T01:15:20.361Z[ host-image] Sep 05 01:15:19.367 INFO O| Sep 05 01:15:19.367 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103452026-09-05T01:15:20.368Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
103462026-09-05T01:15:20.372Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
103472026-09-05T01:15:20.372Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103482026-09-05T01:15:20.372Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103492026-09-05T01:15:20.372Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103502026-09-05T01:15:20.372Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103512026-09-05T01:15:20.373Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO ok!
103522026-09-05T01:15:20.373Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO STEP 43 (ensure_file) COMPLETE
103532026-09-05T01:15:20.373Z[ host-image] Sep 05 01:15:19.376 INFO O| Sep 05 01:15:19.376 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103542026-09-05T01:15:20.377Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
103552026-09-05T01:15:20.382Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 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 ...
103562026-09-05T01:15:20.382Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 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
103572026-09-05T01:15:20.383Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103582026-09-05T01:15:20.383Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 INFO ok!
103592026-09-05T01:15:20.383Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 INFO STEP 44 (ensure_file) COMPLETE
103602026-09-05T01:15:20.383Z[ host-image] Sep 05 01:15:19.388 INFO O| Sep 05 01:15:19.388 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103612026-09-05T01:15:20.388Z[ host-image] Sep 05 01:15:19.398 INFO O| Sep 05 01:15:19.398 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
103622026-09-05T01:15:20.388Z[ host-image] Sep 05 01:15:19.398 INFO O| Sep 05 01:15:19.398 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
103632026-09-05T01:15:20.392Z[ host-image] Sep 05 01:15:19.398 INFO O| Sep 05 01:15:19.398 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
103642026-09-05T01:15:20.392Z[ host-image] Sep 05 01:15:19.398 INFO O| Sep 05 01:15:19.398 INFO ok!
103652026-09-05T01:15:20.392Z[ host-image] Sep 05 01:15:19.398 INFO O| Sep 05 01:15:19.398 INFO STEP 45 (ensure_file) COMPLETE
103662026-09-05T01:15:20.392Z[ host-image] Sep 05 01:15:19.399 INFO O| Sep 05 01:15:19.398 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103672026-09-05T01:15:20.398Z[ host-image] Sep 05 01:15:19.409 INFO O| Sep 05 01:15:19.409 INFO updating shadow file
103682026-09-05T01:15:20.399Z[ host-image] Sep 05 01:15:19.409 INFO O| Sep 05 01:15:19.409 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103692026-09-05T01:15:20.399Z[ host-image] Sep 05 01:15:19.409 INFO O| Sep 05 01:15:19.409 INFO STEP 46 (shadow) COMPLETE
103702026-09-05T01:15:20.399Z[ host-image] Sep 05 01:15:19.409 INFO O| Sep 05 01:15:19.409 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103712026-09-05T01:15:20.410Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
103722026-09-05T01:15:20.410Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
103732026-09-05T01:15:20.410Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103742026-09-05T01:15:20.410Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103752026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO ok!
103762026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO STEP 47 (ensure_file) COMPLETE
103772026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103782026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO skip step because feature "mfg" is not enabled
103792026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103802026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO skip step because feature "mfg" is not enabled
103812026-09-05T01:15:20.414Z[ host-image] Sep 05 01:15:19.420 INFO O| Sep 05 01:15:19.420 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103822026-09-05T01:15:20.419Z[ host-image] Sep 05 01:15:19.430 INFO O| Sep 05 01:15:19.430 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
103832026-09-05T01:15:20.420Z[ host-image] Sep 05 01:15:19.430 INFO O| Sep 05 01:15:19.430 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
103842026-09-05T01:15:20.443Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103852026-09-05T01:15:20.443Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103862026-09-05T01:15:20.447Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO ok!
103872026-09-05T01:15:20.447Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO STEP 50 (ensure_file) COMPLETE
103882026-09-05T01:15:20.447Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103892026-09-05T01:15:20.447Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO skip step because feature "compliance" is not enabled
103902026-09-05T01:15:20.447Z[ host-image] Sep 05 01:15:19.453 INFO O| Sep 05 01:15:19.453 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103912026-09-05T01:15:20.454Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
103922026-09-05T01:15:20.454Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
103932026-09-05T01:15:20.454Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103942026-09-05T01:15:20.454Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103952026-09-05T01:15:20.458Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103962026-09-05T01:15:20.459Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103972026-09-05T01:15:20.459Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO ok!
103982026-09-05T01:15:20.459Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO STEP 52 (ensure_file) COMPLETE
103992026-09-05T01:15:20.459Z[ host-image] Sep 05 01:15:19.465 INFO O| Sep 05 01:15:19.465 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104002026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
104012026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 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 ...
104022026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 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
104032026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104042026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 INFO ok!
104052026-09-05T01:15:20.465Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 INFO STEP 53 (ensure_file) COMPLETE
104062026-09-05T01:15:20.469Z[ host-image] Sep 05 01:15:19.475 INFO O| Sep 05 01:15:19.475 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104072026-09-05T01:15:20.475Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104082026-09-05T01:15:20.475Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 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 ...
104092026-09-05T01:15:20.476Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104102026-09-05T01:15:20.479Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104112026-09-05T01:15:20.479Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO ok!
104122026-09-05T01:15:20.479Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO STEP 54 (ensure_file) COMPLETE
104132026-09-05T01:15:20.479Z[ host-image] Sep 05 01:15:19.486 INFO O| Sep 05 01:15:19.486 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104142026-09-05T01:15:20.487Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
104152026-09-05T01:15:20.487Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 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 ...
104162026-09-05T01:15:20.490Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 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
104172026-09-05T01:15:20.490Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104182026-09-05T01:15:20.490Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 INFO ok!
104192026-09-05T01:15:20.490Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 INFO STEP 55 (ensure_file) COMPLETE
104202026-09-05T01:15:20.490Z[ host-image] Sep 05 01:15:19.497 INFO O| Sep 05 01:15:19.497 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104212026-09-05T01:15:20.497Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
104222026-09-05T01:15:20.497Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 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 ...
104232026-09-05T01:15:20.501Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104242026-09-05T01:15:20.501Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104252026-09-05T01:15:20.501Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO ok!
104262026-09-05T01:15:20.501Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO STEP 56 (ensure_file) COMPLETE
104272026-09-05T01:15:20.501Z[ host-image] Sep 05 01:15:19.507 INFO O| Sep 05 01:15:19.507 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104282026-09-05T01:15:20.507Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
104292026-09-05T01:15:20.507Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 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 ...
104302026-09-05T01:15:20.510Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 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
104312026-09-05T01:15:20.510Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104322026-09-05T01:15:20.510Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 INFO ok!
104332026-09-05T01:15:20.511Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 INFO STEP 57 (ensure_file) COMPLETE
104342026-09-05T01:15:20.511Z[ host-image] Sep 05 01:15:19.517 INFO O| Sep 05 01:15:19.517 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104352026-09-05T01:15:20.517Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
104362026-09-05T01:15:20.517Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 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 ...
104372026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104382026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104392026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104402026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104412026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO ok!
104422026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO STEP 58 (ensure_file) COMPLETE
104432026-09-05T01:15:20.520Z[ host-image] Sep 05 01:15:19.527 INFO O| Sep 05 01:15:19.527 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104442026-09-05T01:15:20.526Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
104452026-09-05T01:15:20.526Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 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 ...
104462026-09-05T01:15:20.530Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 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
104472026-09-05T01:15:20.530Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104482026-09-05T01:15:20.530Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 INFO ok!
104492026-09-05T01:15:20.530Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 INFO STEP 59 (ensure_file) COMPLETE
104502026-09-05T01:15:20.530Z[ host-image] Sep 05 01:15:19.537 INFO O| Sep 05 01:15:19.537 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104512026-09-05T01:15:20.536Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
104522026-09-05T01:15:20.536Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
104532026-09-05T01:15:20.540Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104542026-09-05T01:15:20.540Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104552026-09-05T01:15:20.540Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO ok!
104562026-09-05T01:15:20.540Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO STEP 60 (ensure_file) COMPLETE
104572026-09-05T01:15:20.540Z[ host-image] Sep 05 01:15:19.546 INFO O| Sep 05 01:15:19.546 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104582026-09-05T01:15:20.546Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
104592026-09-05T01:15:20.546Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 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 ...
104602026-09-05T01:15:20.550Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 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
104612026-09-05T01:15:20.550Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104622026-09-05T01:15:20.550Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 INFO ok!
104632026-09-05T01:15:20.550Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 INFO STEP 61 (ensure_file) COMPLETE
104642026-09-05T01:15:20.550Z[ host-image] Sep 05 01:15:19.557 INFO O| Sep 05 01:15:19.557 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104652026-09-05T01:15:20.557Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
104662026-09-05T01:15:20.557Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
104672026-09-05T01:15:20.557Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104682026-09-05T01:15:20.561Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104692026-09-05T01:15:20.561Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104702026-09-05T01:15:20.561Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104712026-09-05T01:15:20.561Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO ok!
104722026-09-05T01:15:20.562Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO STEP 62 (ensure_file) COMPLETE
104732026-09-05T01:15:20.562Z[ host-image] Sep 05 01:15:19.567 INFO O| Sep 05 01:15:19.567 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104742026-09-05T01:15:20.579Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
104752026-09-05T01:15:20.579Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 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 ...
104762026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 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
104772026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104782026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 INFO ok!
104792026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 INFO STEP 63 (ensure_file) COMPLETE
104802026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.577 INFO O| Sep 05 01:15:19.577 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104812026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
104822026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 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 ...
104832026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 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
104842026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104852026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 INFO ok!
104862026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 INFO STEP 64 (ensure_file) COMPLETE
104872026-09-05T01:15:20.580Z[ host-image] Sep 05 01:15:19.588 INFO O| Sep 05 01:15:19.588 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104882026-09-05T01:15:20.589Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
104892026-09-05T01:15:20.589Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 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 ...
104902026-09-05T01:15:20.589Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 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
104912026-09-05T01:15:20.589Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104922026-09-05T01:15:20.593Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 INFO ok!
104932026-09-05T01:15:20.593Z[ host-image] Sep 05 01:15:19.599 INFO O| Sep 05 01:15:19.599 INFO STEP 65 (ensure_file) COMPLETE
104942026-09-05T01:15:20.593Z[ host-image] Sep 05 01:15:19.600 INFO O| Sep 05 01:15:19.599 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104952026-09-05T01:15:20.593Z[ host-image] Sep 05 01:15:19.600 INFO O| Sep 05 01:15:19.599 INFO skip step because feature "mbist" is not enabled
104962026-09-05T01:15:20.593Z[ host-image] Sep 05 01:15:19.600 INFO O| Sep 05 01:15:19.600 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104972026-09-05T01:15:20.600Z[ host-image] Sep 05 01:15:19.610 INFO O| Sep 05 01:15:19.610 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
104982026-09-05T01:15:20.603Z[ host-image] Sep 05 01:15:19.610 INFO O| Sep 05 01:15:19.610 INFO STEP 67 (ensure_dir) COMPLETE
104992026-09-05T01:15:20.604Z[ host-image] Sep 05 01:15:19.610 INFO O| Sep 05 01:15:19.610 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105002026-09-05T01:15:20.610Z[ host-image] Sep 05 01:15:19.620 INFO O| Sep 05 01:15:19.620 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105012026-09-05T01:15:20.610Z[ host-image] Sep 05 01:15:19.620 INFO O| Sep 05 01:15:19.620 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105022026-09-05T01:15:20.610Z[ host-image] Sep 05 01:15:19.620 INFO O| Sep 05 01:15:19.620 INFO STEP 68 (ensure_dir) COMPLETE
105032026-09-05T01:15:20.614Z[ host-image] Sep 05 01:15:19.620 INFO O| Sep 05 01:15:19.620 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105042026-09-05T01:15:20.621Z[ host-image] Sep 05 01:15:19.631 INFO O| Sep 05 01:15:19.631 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105052026-09-05T01:15:20.621Z[ host-image] Sep 05 01:15:19.631 INFO O| Sep 05 01:15:19.631 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105062026-09-05T01:15:20.621Z[ host-image] Sep 05 01:15:19.631 INFO O| Sep 05 01:15:19.631 INFO STEP 69 (ensure_dir) COMPLETE
105072026-09-05T01:15:20.621Z[ host-image] Sep 05 01:15:19.631 INFO O| Sep 05 01:15:19.631 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105082026-09-05T01:15:20.631Z[ host-image] Sep 05 01:15:19.641 INFO O| Sep 05 01:15:19.641 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105092026-09-05T01:15:20.631Z[ host-image] Sep 05 01:15:19.641 INFO O| Sep 05 01:15:19.641 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105102026-09-05T01:15:21.076Z[ host-image] Sep 05 01:15:20.086 INFO O| Sep 05 01:15:20.086 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105112026-09-05T01:15:21.076Z[ host-image] Sep 05 01:15:20.086 INFO O| Sep 05 01:15:20.086 INFO ok!
105122026-09-05T01:15:21.077Z[ host-image] Sep 05 01:15:20.086 INFO O| Sep 05 01:15:20.086 INFO STEP 70 (ensure_file) COMPLETE
105132026-09-05T01:15:21.081Z[ host-image] Sep 05 01:15:20.086 INFO O| Sep 05 01:15:20.086 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105142026-09-05T01:15:21.086Z[ host-image] Sep 05 01:15:20.096 INFO O| Sep 05 01:15:20.096 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
105152026-09-05T01:15:21.086Z[ host-image] Sep 05 01:15:20.096 INFO O| Sep 05 01:15:20.096 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
105162026-09-05T01:15:21.872Z[ host-image] Sep 05 01:15:20.882 INFO O| Sep 05 01:15:20.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
105172026-09-05T01:15:21.873Z[ host-image] Sep 05 01:15:20.882 INFO O| Sep 05 01:15:20.882 INFO ok!
105182026-09-05T01:15:21.876Z[ host-image] Sep 05 01:15:20.882 INFO O| Sep 05 01:15:20.882 INFO STEP 71 (ensure_file) COMPLETE
105192026-09-05T01:15:21.877Z[ host-image] Sep 05 01:15:20.882 INFO O| Sep 05 01:15:20.882 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105202026-09-05T01:15:21.882Z[ host-image] Sep 05 01:15:20.893 INFO O| Sep 05 01:15:20.893 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105212026-09-05T01:15:21.886Z[ host-image] Sep 05 01:15:20.893 INFO O| Sep 05 01:15:20.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105222026-09-05T01:15:21.886Z[ host-image] Sep 05 01:15:20.893 INFO O| Sep 05 01:15:20.893 INFO STEP 72 (ensure_dir) COMPLETE
105232026-09-05T01:15:21.886Z[ host-image] Sep 05 01:15:20.893 INFO O| Sep 05 01:15:20.893 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105242026-09-05T01:15:21.893Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
105252026-09-05T01:15:21.893Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO copying /tmp/.tmpByZPSv/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 ...
105262026-09-05T01:15:21.897Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
105272026-09-05T01:15:21.897Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO ok!
105282026-09-05T01:15:21.897Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO STEP 73 (ensure_file) COMPLETE
105292026-09-05T01:15:21.897Z[ host-image] Sep 05 01:15:20.903 INFO O| Sep 05 01:15:20.903 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105302026-09-05T01:15:21.902Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
105312026-09-05T01:15:21.902Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO copying /tmp/.tmpByZPSv/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 ...
105322026-09-05T01:15:21.905Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
105332026-09-05T01:15:21.905Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO ok!
105342026-09-05T01:15:21.905Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO STEP 74 (ensure_file) COMPLETE
105352026-09-05T01:15:21.906Z[ host-image] Sep 05 01:15:20.912 INFO O| Sep 05 01:15:20.912 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105362026-09-05T01:15:21.909Z[ host-image] Sep 05 01:15:20.920 INFO O| Sep 05 01:15:20.920 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105372026-09-05T01:15:21.909Z[ host-image] Sep 05 01:15:20.920 INFO O| Sep 05 01:15:20.920 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105382026-09-05T01:15:21.909Z[ host-image] Sep 05 01:15:20.920 INFO O| Sep 05 01:15:20.920 INFO STEP 75 (ensure_dir) COMPLETE
105392026-09-05T01:15:21.909Z[ host-image] Sep 05 01:15:20.920 INFO O| Sep 05 01:15:20.920 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105402026-09-05T01:15:21.917Z[ host-image] Sep 05 01:15:20.927 INFO O| Sep 05 01:15:20.927 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
105412026-09-05T01:15:21.921Z[ host-image] Sep 05 01:15:20.928 INFO O| Sep 05 01:15:20.927 INFO copying /tmp/.tmpByZPSv/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 ...
105422026-09-05T01:15:21.921Z[ host-image] Sep 05 01:15:20.928 INFO O| Sep 05 01:15:20.928 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
105432026-09-05T01:15:21.921Z[ host-image] Sep 05 01:15:20.928 INFO O| Sep 05 01:15:20.928 INFO ok!
105442026-09-05T01:15:21.921Z[ host-image] Sep 05 01:15:20.928 INFO O| Sep 05 01:15:20.928 INFO STEP 76 (ensure_file) COMPLETE
105452026-09-05T01:15:21.921Z[ host-image] Sep 05 01:15:20.928 INFO O| Sep 05 01:15:20.928 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105462026-09-05T01:15:21.925Z[ host-image] Sep 05 01:15:20.935 INFO O| Sep 05 01:15:20.935 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
105472026-09-05T01:15:21.925Z[ host-image] Sep 05 01:15:20.936 INFO O| Sep 05 01:15:20.935 INFO copying /tmp/.tmpByZPSv/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 ...
105482026-09-05T01:15:21.928Z[ host-image] Sep 05 01:15:20.936 INFO O| Sep 05 01:15:20.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
105492026-09-05T01:15:21.928Z[ host-image] Sep 05 01:15:20.936 INFO O| Sep 05 01:15:20.936 INFO ok!
105502026-09-05T01:15:21.929Z[ host-image] Sep 05 01:15:20.936 INFO O| Sep 05 01:15:20.936 INFO STEP 77 (ensure_file) COMPLETE
105512026-09-05T01:15:21.929Z[ host-image] Sep 05 01:15:20.936 INFO O| Sep 05 01:15:20.936 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105522026-09-05T01:15:21.933Z[ host-image] Sep 05 01:15:20.943 INFO O| Sep 05 01:15:20.943 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105532026-09-05T01:15:21.936Z[ host-image] Sep 05 01:15:20.943 INFO O| Sep 05 01:15:20.943 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105542026-09-05T01:15:21.936Z[ host-image] Sep 05 01:15:20.943 INFO O| Sep 05 01:15:20.943 INFO STEP 78 (ensure_dir) COMPLETE
105552026-09-05T01:15:21.937Z[ host-image] Sep 05 01:15:20.943 INFO O| Sep 05 01:15:20.943 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105562026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
105572026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO copying /tmp/.tmpByZPSv/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 ...
105582026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
105592026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO ok!
105602026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO STEP 79 (ensure_file) COMPLETE
105612026-09-05T01:15:21.941Z[ host-image] Sep 05 01:15:20.951 INFO O| Sep 05 01:15:20.951 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105622026-09-05T01:15:21.952Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
105632026-09-05T01:15:21.952Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
105642026-09-05T01:15:21.956Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
105652026-09-05T01:15:21.956Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO ok!
105662026-09-05T01:15:21.956Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO STEP 80 (ensure_file) COMPLETE
105672026-09-05T01:15:21.956Z[ host-image] Sep 05 01:15:20.962 INFO O| Sep 05 01:15:20.962 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105682026-09-05T01:15:21.962Z[ host-image] Sep 05 01:15:20.972 INFO O| Sep 05 01:15:20.972 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105692026-09-05T01:15:21.962Z[ host-image] Sep 05 01:15:20.972 INFO O| Sep 05 01:15:20.972 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105702026-09-05T01:15:21.966Z[ host-image] Sep 05 01:15:20.972 INFO O| Sep 05 01:15:20.972 INFO STEP 81 (ensure_dir) COMPLETE
105712026-09-05T01:15:21.966Z[ host-image] Sep 05 01:15:20.972 INFO O| Sep 05 01:15:20.972 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105722026-09-05T01:15:21.972Z[ host-image] Sep 05 01:15:20.982 INFO O| Sep 05 01:15:20.982 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
105732026-09-05T01:15:21.972Z[ host-image] Sep 05 01:15:20.982 INFO O| Sep 05 01:15:20.982 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
105742026-09-05T01:15:22.328Z[ host-image] Sep 05 01:15:21.338 INFO O| Sep 05 01:15:21.337 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
105752026-09-05T01:15:22.328Z[ host-image] Sep 05 01:15:21.338 INFO O| Sep 05 01:15:21.337 INFO ok!
105762026-09-05T01:15:22.328Z[ host-image] Sep 05 01:15:21.338 INFO O| Sep 05 01:15:21.338 INFO STEP 82 (ensure_file) COMPLETE
105772026-09-05T01:15:22.328Z[ host-image] Sep 05 01:15:21.338 INFO O| Sep 05 01:15:21.338 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105782026-09-05T01:15:22.339Z[ host-image] Sep 05 01:15:21.349 INFO O| Sep 05 01:15:21.349 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
105792026-09-05T01:15:22.339Z[ host-image] Sep 05 01:15:21.349 INFO O| Sep 05 01:15:21.349 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
105802026-09-05T01:15:22.343Z[ host-image] Sep 05 01:15:21.350 INFO O| Sep 05 01:15:21.350 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
105812026-09-05T01:15:22.343Z[ host-image] Sep 05 01:15:21.350 INFO O| Sep 05 01:15:21.350 INFO ok!
105822026-09-05T01:15:22.343Z[ host-image] Sep 05 01:15:21.350 INFO O| Sep 05 01:15:21.350 INFO STEP 83 (ensure_file) COMPLETE
105832026-09-05T01:15:22.343Z[ host-image] Sep 05 01:15:21.350 INFO O| Sep 05 01:15:21.350 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105842026-09-05T01:15:22.349Z[ host-image] Sep 05 01:15:21.359 INFO O| Sep 05 01:15:21.359 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
105852026-09-05T01:15:22.349Z[ host-image] Sep 05 01:15:21.359 INFO O| Sep 05 01:15:21.359 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
105862026-09-05T01:15:23.346Z[ host-image] Sep 05 01:15:22.356 INFO O| Sep 05 01:15:22.356 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
105872026-09-05T01:15:23.347Z[ host-image] Sep 05 01:15:22.356 INFO O| Sep 05 01:15:22.356 INFO ok!
105882026-09-05T01:15:23.351Z[ host-image] Sep 05 01:15:22.356 INFO O| Sep 05 01:15:22.356 INFO STEP 84 (ensure_file) COMPLETE
105892026-09-05T01:15:23.351Z[ host-image] Sep 05 01:15:22.356 INFO O| Sep 05 01:15:22.356 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105902026-09-05T01:15:23.358Z[ host-image] Sep 05 01:15:22.368 INFO O| Sep 05 01:15:22.368 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105912026-09-05T01:15:23.358Z[ host-image] Sep 05 01:15:22.368 INFO O| Sep 05 01:15:22.368 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105922026-09-05T01:15:23.362Z[ host-image] Sep 05 01:15:22.368 INFO O| Sep 05 01:15:22.368 INFO STEP 85 (ensure_dir) COMPLETE
105932026-09-05T01:15:23.362Z[ host-image] Sep 05 01:15:22.368 INFO O| Sep 05 01:15:22.368 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105942026-09-05T01:15:23.369Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
105952026-09-05T01:15:23.369Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO copying /tmp/.tmpByZPSv/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 ...
105962026-09-05T01:15:23.369Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
105972026-09-05T01:15:23.374Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO ok!
105982026-09-05T01:15:23.374Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO STEP 86 (ensure_file) COMPLETE
105992026-09-05T01:15:23.374Z[ host-image] Sep 05 01:15:22.379 INFO O| Sep 05 01:15:22.379 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106002026-09-05T01:15:23.381Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
106012026-09-05T01:15:23.381Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO copying /tmp/.tmpByZPSv/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 ...
106022026-09-05T01:15:23.385Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
106032026-09-05T01:15:23.385Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO ok!
106042026-09-05T01:15:23.385Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO STEP 87 (ensure_file) COMPLETE
106052026-09-05T01:15:23.385Z[ host-image] Sep 05 01:15:22.391 INFO O| Sep 05 01:15:22.391 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106062026-09-05T01:15:23.391Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
106072026-09-05T01:15:23.391Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
106082026-09-05T01:15:23.391Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
106092026-09-05T01:15:23.397Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO ok!
106102026-09-05T01:15:23.397Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO STEP 88 (ensure_file) COMPLETE
106112026-09-05T01:15:23.397Z[ host-image] Sep 05 01:15:22.401 INFO O| Sep 05 01:15:22.401 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106122026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.411 INFO O| Sep 05 01:15:22.411 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
106132026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.412 INFO O| Sep 05 01:15:22.411 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
106142026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.412 INFO O| Sep 05 01:15:22.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
106152026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.412 INFO O| Sep 05 01:15:22.412 INFO ok!
106162026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.412 INFO O| Sep 05 01:15:22.412 INFO STEP 89 (ensure_file) COMPLETE
106172026-09-05T01:15:23.401Z[ host-image] Sep 05 01:15:22.412 INFO O| Sep 05 01:15:22.412 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106182026-09-05T01:15:23.411Z[ host-image] Sep 05 01:15:22.421 INFO O| Sep 05 01:15:22.421 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106192026-09-05T01:15:23.411Z[ host-image] Sep 05 01:15:22.421 INFO O| Sep 05 01:15:22.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106202026-09-05T01:15:23.417Z[ host-image] Sep 05 01:15:22.421 INFO O| Sep 05 01:15:22.421 INFO STEP 90 (ensure_dir) COMPLETE
106212026-09-05T01:15:23.417Z[ host-image] Sep 05 01:15:22.421 INFO O| Sep 05 01:15:22.421 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106222026-09-05T01:15:23.422Z[ host-image] Sep 05 01:15:22.432 INFO O| Sep 05 01:15:22.432 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
106232026-09-05T01:15:23.423Z[ host-image] Sep 05 01:15:22.432 INFO O| Sep 05 01:15:22.432 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
106242026-09-05T01:15:23.427Z[ host-image] Sep 05 01:15:22.435 INFO O| Sep 05 01:15:22.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
106252026-09-05T01:15:23.427Z[ host-image] Sep 05 01:15:22.435 INFO O| Sep 05 01:15:22.435 INFO ok!
106262026-09-05T01:15:23.428Z[ host-image] Sep 05 01:15:22.435 INFO O| Sep 05 01:15:22.435 INFO STEP 91 (ensure_file) COMPLETE
106272026-09-05T01:15:23.428Z[ host-image] Sep 05 01:15:22.435 INFO O| Sep 05 01:15:22.435 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106282026-09-05T01:15:23.435Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
106292026-09-05T01:15:23.435Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
106302026-09-05T01:15:23.435Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
106312026-09-05T01:15:23.439Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO ok!
106322026-09-05T01:15:23.439Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO STEP 92 (ensure_file) COMPLETE
106332026-09-05T01:15:23.439Z[ host-image] Sep 05 01:15:22.445 INFO O| Sep 05 01:15:22.445 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106342026-09-05T01:15:23.444Z[ host-image] Sep 05 01:15:22.455 INFO O| Sep 05 01:15:22.455 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
106352026-09-05T01:15:23.444Z[ host-image] Sep 05 01:15:22.455 INFO O| Sep 05 01:15:22.455 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
106362026-09-05T01:15:23.850Z[ host-image] Sep 05 01:15:22.860 INFO O| Sep 05 01:15:22.860 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
106372026-09-05T01:15:23.850Z[ host-image] Sep 05 01:15:22.860 INFO O| Sep 05 01:15:22.860 INFO ok!
106382026-09-05T01:15:23.850Z[ host-image] Sep 05 01:15:22.860 INFO O| Sep 05 01:15:22.860 INFO STEP 93 (ensure_file) COMPLETE
106392026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.860 INFO O| Sep 05 01:15:22.860 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106402026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.871 INFO O| Sep 05 01:15:22.871 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106412026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.871 INFO O| Sep 05 01:15:22.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106422026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.871 INFO O| Sep 05 01:15:22.871 INFO STEP 94 (ensure_dir) COMPLETE
106432026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.871 INFO O| Sep 05 01:15:22.871 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106442026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.881 INFO O| Sep 05 01:15:22.881 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106452026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.881 INFO O| Sep 05 01:15:22.881 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106462026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.881 INFO O| Sep 05 01:15:22.881 INFO STEP 95 (ensure_dir) COMPLETE
106472026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.881 INFO O| Sep 05 01:15:22.881 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106482026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.890 INFO O| Sep 05 01:15:22.890 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106492026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.890 INFO O| Sep 05 01:15:22.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106502026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.890 INFO O| Sep 05 01:15:22.890 INFO STEP 96 (ensure_dir) COMPLETE
106512026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.890 INFO O| Sep 05 01:15:22.890 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106522026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.898 INFO O| Sep 05 01:15:22.898 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106532026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.898 INFO O| Sep 05 01:15:22.898 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106542026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.898 INFO O| Sep 05 01:15:22.898 INFO STEP 97 (ensure_dir) COMPLETE
106552026-09-05T01:15:23.892Z[ host-image] Sep 05 01:15:22.898 INFO O| Sep 05 01:15:22.898 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106562026-09-05T01:15:23.913Z[ host-image] Sep 05 01:15:22.908 INFO O| Sep 05 01:15:22.908 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106572026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.908 INFO O| Sep 05 01:15:22.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106582026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.908 INFO O| Sep 05 01:15:22.908 INFO STEP 98 (ensure_dir) COMPLETE
106592026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.908 INFO O| Sep 05 01:15:22.908 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106602026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
106612026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO copying /tmp/.tmpByZPSv/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 ...
106622026-09-05T01:15:23.914Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
106632026-09-05T01:15:23.915Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO ok!
106642026-09-05T01:15:23.915Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO STEP 99 (ensure_file) COMPLETE
106652026-09-05T01:15:23.915Z[ host-image] Sep 05 01:15:22.917 INFO O| Sep 05 01:15:22.917 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106662026-09-05T01:15:23.925Z[ host-image] Sep 05 01:15:22.926 INFO O| Sep 05 01:15:22.926 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106672026-09-05T01:15:23.925Z[ host-image] Sep 05 01:15:22.926 INFO O| Sep 05 01:15:22.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106682026-09-05T01:15:23.925Z[ host-image] Sep 05 01:15:22.926 INFO O| Sep 05 01:15:22.926 INFO STEP 100 (ensure_dir) COMPLETE
106692026-09-05T01:15:23.925Z[ host-image] Sep 05 01:15:22.926 INFO O| Sep 05 01:15:22.926 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106702026-09-05T01:15:23.930Z[ host-image] Sep 05 01:15:22.935 INFO O| Sep 05 01:15:22.935 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
106712026-09-05T01:15:23.931Z[ host-image] Sep 05 01:15:22.935 INFO O| Sep 05 01:15:22.935 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
106722026-09-05T01:15:24.505Z[ host-image] Sep 05 01:15:23.515 INFO O| Sep 05 01:15:23.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
106732026-09-05T01:15:24.505Z[ host-image] Sep 05 01:15:23.515 INFO O| Sep 05 01:15:23.515 INFO ok!
106742026-09-05T01:15:24.509Z[ host-image] Sep 05 01:15:23.515 INFO O| Sep 05 01:15:23.515 INFO STEP 101 (ensure_file) COMPLETE
106752026-09-05T01:15:24.509Z[ host-image] Sep 05 01:15:23.515 INFO O| Sep 05 01:15:23.515 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106762026-09-05T01:15:24.515Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
106772026-09-05T01:15:24.516Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
106782026-09-05T01:15:24.531Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
106792026-09-05T01:15:24.531Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO ok!
106802026-09-05T01:15:24.531Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO STEP 102 (ensure_file) COMPLETE
106812026-09-05T01:15:24.531Z[ host-image] Sep 05 01:15:23.526 INFO O| Sep 05 01:15:23.526 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106822026-09-05T01:15:24.535Z[ host-image] Sep 05 01:15:23.535 INFO O| Sep 05 01:15:23.535 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
106832026-09-05T01:15:24.535Z[ host-image] Sep 05 01:15:23.535 INFO O| Sep 05 01:15:23.535 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
106842026-09-05T01:15:24.539Z[ host-image] Sep 05 01:15:23.546 INFO O| Sep 05 01:15:23.546 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
106852026-09-05T01:15:24.539Z[ host-image] Sep 05 01:15:23.546 INFO O| Sep 05 01:15:23.546 INFO ok!
106862026-09-05T01:15:24.539Z[ host-image] Sep 05 01:15:23.546 INFO O| Sep 05 01:15:23.546 INFO STEP 103 (ensure_file) COMPLETE
106872026-09-05T01:15:24.540Z[ host-image] Sep 05 01:15:23.546 INFO O| Sep 05 01:15:23.546 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106882026-09-05T01:15:24.546Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
106892026-09-05T01:15:24.546Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
106902026-09-05T01:15:24.549Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
106912026-09-05T01:15:24.549Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO ok!
106922026-09-05T01:15:24.550Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO STEP 104 (ensure_file) COMPLETE
106932026-09-05T01:15:24.550Z[ host-image] Sep 05 01:15:23.556 INFO O| Sep 05 01:15:23.556 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106942026-09-05T01:15:24.555Z[ host-image] Sep 05 01:15:23.565 INFO O| Sep 05 01:15:23.565 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106952026-09-05T01:15:24.555Z[ host-image] Sep 05 01:15:23.565 INFO O| Sep 05 01:15:23.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106962026-09-05T01:15:24.555Z[ host-image] Sep 05 01:15:23.565 INFO O| Sep 05 01:15:23.565 INFO STEP 105 (ensure_dir) COMPLETE
106972026-09-05T01:15:24.559Z[ host-image] Sep 05 01:15:23.565 INFO O| Sep 05 01:15:23.565 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106982026-09-05T01:15:24.563Z[ host-image] Sep 05 01:15:23.573 INFO O| Sep 05 01:15:23.573 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
106992026-09-05T01:15:24.563Z[ host-image] Sep 05 01:15:23.573 INFO O| Sep 05 01:15:23.573 INFO copying /tmp/.tmpByZPSv/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 ...
107002026-09-05T01:15:25.002Z[ host-image] Sep 05 01:15:24.012 INFO O| Sep 05 01:15:24.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
107012026-09-05T01:15:25.002Z[ host-image] Sep 05 01:15:24.012 INFO O| Sep 05 01:15:24.011 INFO ok!
107022026-09-05T01:15:25.002Z[ host-image] Sep 05 01:15:24.012 INFO O| Sep 05 01:15:24.011 INFO STEP 106 (ensure_file) COMPLETE
107032026-09-05T01:15:25.007Z[ host-image] Sep 05 01:15:24.012 INFO O| Sep 05 01:15:24.011 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107042026-09-05T01:15:25.013Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
107052026-09-05T01:15:25.013Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO copying /tmp/.tmpByZPSv/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 ...
107062026-09-05T01:15:25.016Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
107072026-09-05T01:15:25.016Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO ok!
107082026-09-05T01:15:25.016Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO STEP 107 (ensure_file) COMPLETE
107092026-09-05T01:15:25.016Z[ host-image] Sep 05 01:15:24.023 INFO O| Sep 05 01:15:24.023 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107102026-09-05T01:15:25.024Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
107112026-09-05T01:15:25.024Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO copying /tmp/.tmpByZPSv/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 ...
107122026-09-05T01:15:25.027Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
107132026-09-05T01:15:25.028Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO ok!
107142026-09-05T01:15:25.028Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO STEP 108 (ensure_file) COMPLETE
107152026-09-05T01:15:25.028Z[ host-image] Sep 05 01:15:24.034 INFO O| Sep 05 01:15:24.034 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107162026-09-05T01:15:25.033Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
107172026-09-05T01:15:25.033Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO copying /tmp/.tmpByZPSv/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 ...
107182026-09-05T01:15:25.037Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
107192026-09-05T01:15:25.037Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO ok!
107202026-09-05T01:15:25.037Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO STEP 109 (ensure_file) COMPLETE
107212026-09-05T01:15:25.037Z[ host-image] Sep 05 01:15:24.044 INFO O| Sep 05 01:15:24.044 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107222026-09-05T01:15:25.044Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
107232026-09-05T01:15:25.044Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO copying /tmp/.tmpByZPSv/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 ...
107242026-09-05T01:15:25.050Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
107252026-09-05T01:15:25.050Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO ok!
107262026-09-05T01:15:25.050Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO STEP 110 (ensure_file) COMPLETE
107272026-09-05T01:15:25.051Z[ host-image] Sep 05 01:15:24.055 INFO O| Sep 05 01:15:24.055 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107282026-09-05T01:15:25.055Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
107292026-09-05T01:15:25.055Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO copying /tmp/.tmpByZPSv/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 ...
107302026-09-05T01:15:25.055Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
107312026-09-05T01:15:25.058Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO ok!
107322026-09-05T01:15:25.058Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO STEP 111 (ensure_file) COMPLETE
107332026-09-05T01:15:25.059Z[ host-image] Sep 05 01:15:24.066 INFO O| Sep 05 01:15:24.066 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107342026-09-05T01:15:25.064Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
107352026-09-05T01:15:25.064Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO copying /tmp/.tmpByZPSv/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 ...
107362026-09-05T01:15:25.067Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
107372026-09-05T01:15:25.067Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO ok!
107382026-09-05T01:15:25.067Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO STEP 112 (ensure_file) COMPLETE
107392026-09-05T01:15:25.067Z[ host-image] Sep 05 01:15:24.074 INFO O| Sep 05 01:15:24.074 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107402026-09-05T01:15:25.073Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
107412026-09-05T01:15:25.073Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
107422026-09-05T01:15:25.077Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
107432026-09-05T01:15:25.077Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO ok!
107442026-09-05T01:15:25.077Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO STEP 113 (ensure_file) COMPLETE
107452026-09-05T01:15:25.077Z[ host-image] Sep 05 01:15:24.084 INFO O| Sep 05 01:15:24.084 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107462026-09-05T01:15:25.083Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
107472026-09-05T01:15:25.083Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO copying /tmp/.tmpByZPSv/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 ...
107482026-09-05T01:15:25.086Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
107492026-09-05T01:15:25.086Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO ok!
107502026-09-05T01:15:25.086Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO STEP 114 (ensure_file) COMPLETE
107512026-09-05T01:15:25.086Z[ host-image] Sep 05 01:15:24.093 INFO O| Sep 05 01:15:24.093 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107522026-09-05T01:15:25.092Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
107532026-09-05T01:15:25.092Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO copying /tmp/.tmpByZPSv/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 ...
107542026-09-05T01:15:25.095Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
107552026-09-05T01:15:25.095Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO ok!
107562026-09-05T01:15:25.095Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO STEP 115 (ensure_file) COMPLETE
107572026-09-05T01:15:25.096Z[ host-image] Sep 05 01:15:24.102 INFO O| Sep 05 01:15:24.102 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107582026-09-05T01:15:25.100Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
107592026-09-05T01:15:25.100Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO copying /tmp/.tmpByZPSv/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 ...
107602026-09-05T01:15:25.103Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
107612026-09-05T01:15:25.103Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO ok!
107622026-09-05T01:15:25.104Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO STEP 116 (ensure_file) COMPLETE
107632026-09-05T01:15:25.104Z[ host-image] Sep 05 01:15:24.111 INFO O| Sep 05 01:15:24.111 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107642026-09-05T01:15:25.110Z[ host-image] Sep 05 01:15:24.119 INFO O| Sep 05 01:15:24.119 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
107652026-09-05T01:15:25.110Z[ host-image] Sep 05 01:15:24.119 INFO O| Sep 05 01:15:24.119 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
107662026-09-05T01:15:25.114Z[ host-image] Sep 05 01:15:24.120 INFO O| Sep 05 01:15:24.120 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
107672026-09-05T01:15:25.114Z[ host-image] Sep 05 01:15:24.120 INFO O| Sep 05 01:15:24.120 INFO ok!
107682026-09-05T01:15:25.114Z[ host-image] Sep 05 01:15:24.120 INFO O| Sep 05 01:15:24.120 INFO STEP 117 (ensure_file) COMPLETE
107692026-09-05T01:15:25.114Z[ host-image] Sep 05 01:15:24.120 INFO O| Sep 05 01:15:24.120 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107702026-09-05T01:15:25.117Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
107712026-09-05T01:15:25.118Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO copying /tmp/.tmpByZPSv/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 ...
107722026-09-05T01:15:25.118Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
107732026-09-05T01:15:25.118Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO ok!
107742026-09-05T01:15:25.118Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO STEP 118 (ensure_file) COMPLETE
107752026-09-05T01:15:25.118Z[ host-image] Sep 05 01:15:24.128 INFO O| Sep 05 01:15:24.128 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107762026-09-05T01:15:25.138Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
107772026-09-05T01:15:25.142Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO copying /tmp/.tmpByZPSv/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 ...
107782026-09-05T01:15:25.146Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
107792026-09-05T01:15:25.146Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO ok!
107802026-09-05T01:15:25.146Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO STEP 119 (ensure_file) COMPLETE
107812026-09-05T01:15:25.146Z[ host-image] Sep 05 01:15:24.148 INFO O| Sep 05 01:15:24.148 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107822026-09-05T01:15:25.149Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
107832026-09-05T01:15:25.150Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO copying /tmp/.tmpByZPSv/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 ...
107842026-09-05T01:15:25.150Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
107852026-09-05T01:15:25.150Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO ok!
107862026-09-05T01:15:25.150Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO STEP 120 (ensure_file) COMPLETE
107872026-09-05T01:15:25.150Z[ host-image] Sep 05 01:15:24.159 INFO O| Sep 05 01:15:24.159 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107882026-09-05T01:15:25.161Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
107892026-09-05T01:15:25.165Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO copying /tmp/.tmpByZPSv/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 ...
107902026-09-05T01:15:25.165Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
107912026-09-05T01:15:25.165Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO ok!
107922026-09-05T01:15:25.165Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO STEP 121 (ensure_file) COMPLETE
107932026-09-05T01:15:25.165Z[ host-image] Sep 05 01:15:24.172 INFO O| Sep 05 01:15:24.171 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107942026-09-05T01:15:25.175Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.182 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
107952026-09-05T01:15:25.181Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.182 INFO copying /tmp/.tmpByZPSv/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 ...
107962026-09-05T01:15:25.186Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.183 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
107972026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.183 INFO ok!
107982026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.183 INFO STEP 122 (ensure_file) COMPLETE
107992026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.183 INFO O| Sep 05 01:15:24.183 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108002026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
108012026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO copying /tmp/.tmpByZPSv/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 ...
108022026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
108032026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO ok!
108042026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO STEP 123 (ensure_file) COMPLETE
108052026-09-05T01:15:25.187Z[ host-image] Sep 05 01:15:24.194 INFO O| Sep 05 01:15:24.194 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108062026-09-05T01:15:25.195Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
108072026-09-05T01:15:25.198Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO copying /tmp/.tmpByZPSv/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 ...
108082026-09-05T01:15:25.202Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
108092026-09-05T01:15:25.206Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO ok!
108102026-09-05T01:15:25.209Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO STEP 124 (ensure_file) COMPLETE
108112026-09-05T01:15:25.214Z[ host-image] Sep 05 01:15:24.205 INFO O| Sep 05 01:15:24.205 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108122026-09-05T01:15:25.214Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
108132026-09-05T01:15:25.214Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO copying /tmp/.tmpByZPSv/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 ...
108142026-09-05T01:15:25.214Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
108152026-09-05T01:15:25.268Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO ok!
108162026-09-05T01:15:25.268Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO STEP 125 (ensure_file) COMPLETE
108172026-09-05T01:15:25.268Z[ host-image] Sep 05 01:15:24.215 INFO O| Sep 05 01:15:24.215 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108182026-09-05T01:15:25.268Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
108192026-09-05T01:15:25.269Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO copying /tmp/.tmpByZPSv/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 ...
108202026-09-05T01:15:25.269Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
108212026-09-05T01:15:25.269Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO ok!
108222026-09-05T01:15:25.272Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO STEP 126 (ensure_file) COMPLETE
108232026-09-05T01:15:25.272Z[ host-image] Sep 05 01:15:24.265 INFO O| Sep 05 01:15:24.265 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108242026-09-05T01:15:25.272Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
108252026-09-05T01:15:25.272Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO copying /tmp/.tmpByZPSv/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 ...
108262026-09-05T01:15:25.273Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
108272026-09-05T01:15:25.273Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO ok!
108282026-09-05T01:15:25.273Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO STEP 127 (ensure_file) COMPLETE
108292026-09-05T01:15:25.273Z[ host-image] Sep 05 01:15:24.277 INFO O| Sep 05 01:15:24.277 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108302026-09-05T01:15:25.276Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
108312026-09-05T01:15:25.276Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO copying /tmp/.tmpByZPSv/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 ...
108322026-09-05T01:15:25.280Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
108332026-09-05T01:15:25.280Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO ok!
108342026-09-05T01:15:25.280Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO STEP 128 (ensure_file) COMPLETE
108352026-09-05T01:15:25.280Z[ host-image] Sep 05 01:15:24.287 INFO O| Sep 05 01:15:24.287 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108362026-09-05T01:15:25.286Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
108372026-09-05T01:15:25.286Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO copying /tmp/.tmpByZPSv/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 ...
108382026-09-05T01:15:25.289Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
108392026-09-05T01:15:25.289Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO ok!
108402026-09-05T01:15:25.289Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO STEP 129 (ensure_file) COMPLETE
108412026-09-05T01:15:25.290Z[ host-image] Sep 05 01:15:24.296 INFO O| Sep 05 01:15:24.296 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108422026-09-05T01:15:25.295Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
108432026-09-05T01:15:25.295Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO copying /tmp/.tmpByZPSv/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 ...
108442026-09-05T01:15:25.295Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
108452026-09-05T01:15:25.298Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO ok!
108462026-09-05T01:15:25.298Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO STEP 130 (ensure_file) COMPLETE
108472026-09-05T01:15:25.298Z[ host-image] Sep 05 01:15:24.305 INFO O| Sep 05 01:15:24.305 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108482026-09-05T01:15:25.305Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.315 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
108492026-09-05T01:15:25.305Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.315 INFO copying /tmp/.tmpByZPSv/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 ...
108502026-09-05T01:15:25.305Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.316 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
108512026-09-05T01:15:25.404Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.316 INFO ok!
108522026-09-05T01:15:25.404Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.316 INFO STEP 131 (ensure_file) COMPLETE
108532026-09-05T01:15:25.404Z[ host-image] Sep 05 01:15:24.316 INFO O| Sep 05 01:15:24.316 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108542026-09-05T01:15:25.404Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
108552026-09-05T01:15:25.404Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO copying /tmp/.tmpByZPSv/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 ...
108562026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
108572026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO ok!
108582026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO STEP 132 (ensure_file) COMPLETE
108592026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.326 INFO O| Sep 05 01:15:24.326 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108602026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
108612026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO copying /tmp/.tmpByZPSv/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 ...
108622026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
108632026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO ok!
108642026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO STEP 133 (ensure_file) COMPLETE
108652026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.335 INFO O| Sep 05 01:15:24.335 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108662026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.343 INFO O| Sep 05 01:15:24.343 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
108672026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.343 INFO O| Sep 05 01:15:24.343 INFO copying /tmp/.tmpByZPSv/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 ...
108682026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.344 INFO O| Sep 05 01:15:24.343 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
108692026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.344 INFO O| Sep 05 01:15:24.344 INFO ok!
108702026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.344 INFO O| Sep 05 01:15:24.344 INFO STEP 134 (ensure_file) COMPLETE
108712026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.344 INFO O| Sep 05 01:15:24.344 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108722026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
108732026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO copying /tmp/.tmpByZPSv/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 ...
108742026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
108752026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO ok!
108762026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO STEP 135 (ensure_file) COMPLETE
108772026-09-05T01:15:25.405Z[ host-image] Sep 05 01:15:24.352 INFO O| Sep 05 01:15:24.352 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108782026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
108792026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
108802026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
108812026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO ok!
108822026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO STEP 136 (ensure_file) COMPLETE
108832026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.363 INFO O| Sep 05 01:15:24.363 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108842026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
108852026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO copying /tmp/.tmpByZPSv/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 ...
108862026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
108872026-09-05T01:15:25.406Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO ok!
108882026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO STEP 137 (ensure_file) COMPLETE
108892026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.373 INFO O| Sep 05 01:15:24.373 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108902026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
108912026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
108922026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
108932026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO ok!
108942026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO STEP 138 (ensure_file) COMPLETE
108952026-09-05T01:15:25.407Z[ host-image] Sep 05 01:15:24.383 INFO O| Sep 05 01:15:24.383 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108962026-09-05T01:15:25.411Z[ host-image] Sep 05 01:15:24.417 INFO O| Sep 05 01:15:24.417 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
108972026-09-05T01:15:25.411Z[ host-image] Sep 05 01:15:24.417 INFO O| Sep 05 01:15:24.417 INFO copying /tmp/.tmpByZPSv/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
108982026-09-05T01:15:31.623Z[ host-image] Sep 05 01:15:30.634 INFO O| Sep 05 01:15:30.634 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
108992026-09-05T01:15:31.623Z[ host-image] Sep 05 01:15:30.634 INFO O| Sep 05 01:15:30.634 INFO ok!
109002026-09-05T01:15:31.623Z[ host-image] Sep 05 01:15:30.634 INFO O| Sep 05 01:15:30.634 INFO STEP 139 (ensure_file) COMPLETE
109012026-09-05T01:15:31.623Z[ host-image] Sep 05 01:15:30.634 INFO O| Sep 05 01:15:30.634 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109022026-09-05T01:15:31.632Z[ host-image] Sep 05 01:15:30.642 INFO O| Sep 05 01:15:30.642 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
109032026-09-05T01:15:31.632Z[ host-image] Sep 05 01:15:30.643 INFO O| Sep 05 01:15:30.642 INFO STEP 140 (ensure_dir) COMPLETE
109042026-09-05T01:15:31.635Z[ host-image] Sep 05 01:15:30.643 INFO O| Sep 05 01:15:30.643 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109052026-09-05T01:15:31.638Z[ host-image] Sep 05 01:15:30.649 INFO O| Sep 05 01:15:30.649 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
109062026-09-05T01:15:31.638Z[ host-image] Sep 05 01:15:30.649 INFO O| Sep 05 01:15:30.649 INFO STEP 141 (ensure_dir) COMPLETE
109072026-09-05T01:15:31.638Z[ host-image] Sep 05 01:15:30.649 INFO O| Sep 05 01:15:30.649 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109082026-09-05T01:15:31.645Z[ host-image] Sep 05 01:15:30.656 INFO O| Sep 05 01:15:30.656 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
109092026-09-05T01:15:31.646Z[ host-image] Sep 05 01:15:30.656 INFO O| Sep 05 01:15:30.656 INFO STEP 142 (ensure_dir) COMPLETE
109102026-09-05T01:15:31.646Z[ host-image] Sep 05 01:15:30.656 INFO O| Sep 05 01:15:30.656 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109112026-09-05T01:15:31.653Z[ host-image] Sep 05 01:15:30.664 INFO O| Sep 05 01:15:30.664 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
109122026-09-05T01:15:31.653Z[ host-image] Sep 05 01:15:30.664 INFO O| Sep 05 01:15:30.664 INFO STEP 143 (ensure_dir) COMPLETE
109132026-09-05T01:15:31.657Z[ host-image] Sep 05 01:15:30.664 INFO O| Sep 05 01:15:30.664 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109142026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.670 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
109152026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.671 INFO copying /tmp/.tmpByZPSv/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 ...
109162026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.671 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
109172026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.671 INFO ok!
109182026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.671 INFO STEP 144 (ensure_file) COMPLETE
109192026-09-05T01:15:31.661Z[ host-image] Sep 05 01:15:30.671 INFO O| Sep 05 01:15:30.671 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109202026-09-05T01:15:31.670Z[ host-image] Sep 05 01:15:30.680 INFO O| Sep 05 01:15:30.680 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
109212026-09-05T01:15:31.670Z[ host-image] Sep 05 01:15:30.680 INFO O| Sep 05 01:15:30.680 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
109222026-09-05T01:15:31.673Z[ host-image] Sep 05 01:15:30.680 INFO O| Sep 05 01:15:30.680 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
109232026-09-05T01:15:31.673Z[ host-image] Sep 05 01:15:30.680 INFO O| Sep 05 01:15:30.680 INFO STEP 145 (ensure_dir) COMPLETE
109242026-09-05T01:15:31.673Z[ host-image] Sep 05 01:15:30.680 INFO O| Sep 05 01:15:30.680 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109252026-09-05T01:15:31.677Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
109262026-09-05T01:15:31.677Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 INFO copying /tmp/.tmpByZPSv/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
109272026-09-05T01:15:31.680Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
109282026-09-05T01:15:31.680Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 INFO ok!
109292026-09-05T01:15:31.680Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 INFO STEP 146 (ensure_file) COMPLETE
109302026-09-05T01:15:31.681Z[ host-image] Sep 05 01:15:30.688 INFO O| Sep 05 01:15:30.688 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109312026-09-05T01:15:31.684Z[ host-image] Sep 05 01:15:30.695 INFO O| Sep 05 01:15:30.695 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
109322026-09-05T01:15:31.687Z[ host-image] Sep 05 01:15:30.695 INFO O| Sep 05 01:15:30.695 INFO STEP 147 (remove_files) COMPLETE
109332026-09-05T01:15:31.687Z[ host-image] Sep 05 01:15:30.695 INFO O| Sep 05 01:15:30.695 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109342026-09-05T01:15:31.690Z[ host-image] Sep 05 01:15:30.701 INFO O| Sep 05 01:15:30.701 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
109352026-09-05T01:15:31.693Z[ host-image] Sep 05 01:15:30.701 INFO O| Sep 05 01:15:30.701 INFO STEP 148 (remove_files) COMPLETE
109362026-09-05T01:15:31.693Z[ host-image] Sep 05 01:15:30.701 INFO O| Sep 05 01:15:30.701 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109372026-09-05T01:15:31.697Z[ host-image] Sep 05 01:15:30.708 INFO O| Sep 05 01:15:30.708 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
109382026-09-05T01:15:31.700Z[ host-image] Sep 05 01:15:30.708 INFO O| Sep 05 01:15:30.708 INFO STEP 149 (remove_files) COMPLETE
109392026-09-05T01:15:31.700Z[ host-image] Sep 05 01:15:30.708 INFO O| Sep 05 01:15:30.708 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109402026-09-05T01:15:31.705Z[ host-image] Sep 05 01:15:30.716 INFO O| Sep 05 01:15:30.716 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
109412026-09-05T01:15:31.708Z[ host-image] Sep 05 01:15:30.716 INFO O| Sep 05 01:15:30.716 INFO STEP 150 (remove_files) COMPLETE
109422026-09-05T01:15:31.708Z[ host-image] Sep 05 01:15:30.716 INFO O| Sep 05 01:15:30.716 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109432026-09-05T01:15:31.711Z[ host-image] Sep 05 01:15:30.722 INFO O| Sep 05 01:15:30.722 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
109442026-09-05T01:15:31.714Z[ host-image] Sep 05 01:15:30.722 INFO O| Sep 05 01:15:30.722 INFO STEP 151 (remove_files) COMPLETE
109452026-09-05T01:15:31.714Z[ host-image] Sep 05 01:15:30.722 INFO O| Sep 05 01:15:30.722 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109462026-09-05T01:15:31.718Z[ host-image] Sep 05 01:15:30.728 INFO O| Sep 05 01:15:30.728 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
109472026-09-05T01:15:31.718Z[ host-image] Sep 05 01:15:30.728 INFO O| Sep 05 01:15:30.728 INFO STEP 152 (remove_files) COMPLETE
109482026-09-05T01:15:31.718Z[ host-image] Sep 05 01:15:30.728 INFO O| Sep 05 01:15:30.728 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109492026-09-05T01:15:31.727Z[ host-image] Sep 05 01:15:30.737 INFO O| Sep 05 01:15:30.737 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
109502026-09-05T01:15:31.730Z[ host-image] Sep 05 01:15:30.737 INFO O| Sep 05 01:15:30.737 INFO STEP 153 (remove_files) COMPLETE
109512026-09-05T01:15:31.730Z[ host-image] Sep 05 01:15:30.737 INFO O| Sep 05 01:15:30.737 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109522026-09-05T01:15:31.734Z[ host-image] Sep 05 01:15:30.744 INFO O| Sep 05 01:15:30.744 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
109532026-09-05T01:15:31.737Z[ host-image] Sep 05 01:15:30.744 INFO O| Sep 05 01:15:30.744 INFO STEP 154 (remove_files) COMPLETE
109542026-09-05T01:15:31.737Z[ host-image] Sep 05 01:15:30.744 INFO O| Sep 05 01:15:30.744 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109552026-09-05T01:15:31.742Z[ host-image] Sep 05 01:15:30.753 INFO O| Sep 05 01:15:30.753 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
109562026-09-05T01:15:31.742Z[ host-image] Sep 05 01:15:30.753 INFO O| Sep 05 01:15:30.753 INFO STEP 155 (remove_files) COMPLETE
109572026-09-05T01:15:31.742Z[ host-image] Sep 05 01:15:30.753 INFO O| Sep 05 01:15:30.753 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109582026-09-05T01:15:31.750Z[ host-image] Sep 05 01:15:30.761 INFO O| Sep 05 01:15:30.761 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
109592026-09-05T01:15:31.750Z[ host-image] Sep 05 01:15:30.761 INFO O| Sep 05 01:15:30.761 INFO STEP 156 (remove_files) COMPLETE
109602026-09-05T01:15:31.753Z[ host-image] Sep 05 01:15:30.761 INFO O| Sep 05 01:15:30.761 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109612026-09-05T01:15:31.757Z[ host-image] Sep 05 01:15:30.767 INFO O| Sep 05 01:15:30.767 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
109622026-09-05T01:15:31.757Z[ host-image] Sep 05 01:15:30.767 INFO O| Sep 05 01:15:30.767 INFO STEP 157 (remove_files) COMPLETE
109632026-09-05T01:15:31.760Z[ host-image] Sep 05 01:15:30.767 INFO O| Sep 05 01:15:30.767 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109642026-09-05T01:15:31.763Z[ host-image] Sep 05 01:15:30.774 INFO O| Sep 05 01:15:30.774 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
109652026-09-05T01:15:31.763Z[ host-image] Sep 05 01:15:30.774 INFO O| Sep 05 01:15:30.774 INFO STEP 158 (remove_files) COMPLETE
109662026-09-05T01:15:31.767Z[ host-image] Sep 05 01:15:30.774 INFO O| Sep 05 01:15:30.774 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109672026-09-05T01:15:31.770Z[ host-image] Sep 05 01:15:30.781 INFO O| Sep 05 01:15:30.781 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
109682026-09-05T01:15:31.770Z[ host-image] Sep 05 01:15:30.781 INFO O| Sep 05 01:15:30.781 INFO STEP 159 (remove_files) COMPLETE
109692026-09-05T01:15:31.774Z[ host-image] Sep 05 01:15:30.781 INFO O| Sep 05 01:15:30.781 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109702026-09-05T01:15:31.777Z[ host-image] Sep 05 01:15:30.788 INFO O| Sep 05 01:15:30.788 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
109712026-09-05T01:15:31.777Z[ host-image] Sep 05 01:15:30.788 INFO O| Sep 05 01:15:30.788 INFO STEP 160 (remove_files) COMPLETE
109722026-09-05T01:15:31.778Z[ host-image] Sep 05 01:15:30.788 INFO O| Sep 05 01:15:30.788 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109732026-09-05T01:15:31.784Z[ host-image] Sep 05 01:15:30.795 INFO O| Sep 05 01:15:30.795 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
109742026-09-05T01:15:31.784Z[ host-image] Sep 05 01:15:30.795 INFO O| Sep 05 01:15:30.795 INFO STEP 161 (remove_files) COMPLETE
109752026-09-05T01:15:31.787Z[ host-image] Sep 05 01:15:30.795 INFO O| Sep 05 01:15:30.795 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109762026-09-05T01:15:31.791Z[ host-image] Sep 05 01:15:30.802 INFO O| Sep 05 01:15:30.802 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
109772026-09-05T01:15:31.791Z[ host-image] Sep 05 01:15:30.802 INFO O| Sep 05 01:15:30.802 INFO STEP 162 (remove_files) COMPLETE
109782026-09-05T01:15:31.791Z[ host-image] Sep 05 01:15:30.802 INFO O| Sep 05 01:15:30.802 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109792026-09-05T01:15:31.798Z[ host-image] Sep 05 01:15:30.809 INFO O| Sep 05 01:15:30.809 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
109802026-09-05T01:15:31.798Z[ host-image] Sep 05 01:15:30.809 INFO O| Sep 05 01:15:30.809 INFO STEP 163 (remove_files) COMPLETE
109812026-09-05T01:15:31.802Z[ host-image] Sep 05 01:15:30.809 INFO O| Sep 05 01:15:30.809 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109822026-09-05T01:15:31.805Z[ host-image] Sep 05 01:15:30.816 INFO O| Sep 05 01:15:30.816 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
109832026-09-05T01:15:31.805Z[ host-image] Sep 05 01:15:30.816 INFO O| Sep 05 01:15:30.816 INFO STEP 164 (remove_files) COMPLETE
109842026-09-05T01:15:31.808Z[ host-image] Sep 05 01:15:30.816 INFO O| Sep 05 01:15:30.816 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109852026-09-05T01:15:31.812Z[ host-image] Sep 05 01:15:30.822 INFO O| Sep 05 01:15:30.822 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
109862026-09-05T01:15:31.812Z[ host-image] Sep 05 01:15:30.822 INFO O| Sep 05 01:15:30.822 INFO STEP 165 (remove_files) COMPLETE
109872026-09-05T01:15:31.812Z[ host-image] Sep 05 01:15:30.822 INFO O| Sep 05 01:15:30.822 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109882026-09-05T01:15:31.820Z[ host-image] Sep 05 01:15:30.831 INFO O| Sep 05 01:15:30.831 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
109892026-09-05T01:15:31.821Z[ host-image] Sep 05 01:15:30.831 INFO O| Sep 05 01:15:30.831 INFO STEP 166 (remove_files) COMPLETE
109902026-09-05T01:15:31.825Z[ host-image] Sep 05 01:15:30.831 INFO O| Sep 05 01:15:30.831 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109912026-09-05T01:15:31.828Z[ host-image] Sep 05 01:15:30.839 INFO O| Sep 05 01:15:30.839 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
109922026-09-05T01:15:31.828Z[ host-image] Sep 05 01:15:30.839 INFO O| Sep 05 01:15:30.839 INFO STEP 167 (remove_files) COMPLETE
109932026-09-05T01:15:31.831Z[ host-image] Sep 05 01:15:30.839 INFO O| Sep 05 01:15:30.839 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109942026-09-05T01:15:31.837Z[ host-image] Sep 05 01:15:30.848 INFO O| Sep 05 01:15:30.848 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
109952026-09-05T01:15:31.840Z[ host-image] Sep 05 01:15:30.848 INFO O| Sep 05 01:15:30.848 INFO STEP 168 (remove_files) COMPLETE
109962026-09-05T01:15:31.840Z[ host-image] Sep 05 01:15:30.848 INFO O| Sep 05 01:15:30.848 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109972026-09-05T01:15:31.844Z[ host-image] Sep 05 01:15:30.855 INFO O| Sep 05 01:15:30.854 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
109982026-09-05T01:15:31.844Z[ host-image] Sep 05 01:15:30.855 INFO O| Sep 05 01:15:30.855 INFO STEP 169 (remove_files) COMPLETE
109992026-09-05T01:15:31.847Z[ host-image] Sep 05 01:15:30.855 INFO O| Sep 05 01:15:30.855 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110002026-09-05T01:15:31.851Z[ host-image] Sep 05 01:15:30.862 INFO O| Sep 05 01:15:30.861 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
110012026-09-05T01:15:31.854Z[ host-image] Sep 05 01:15:30.862 INFO O| Sep 05 01:15:30.862 INFO STEP 170 (remove_files) COMPLETE
110022026-09-05T01:15:31.854Z[ host-image] Sep 05 01:15:30.862 INFO O| Sep 05 01:15:30.862 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110032026-09-05T01:15:31.858Z[ host-image] Sep 05 01:15:30.869 INFO O| Sep 05 01:15:30.869 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
110042026-09-05T01:15:31.858Z[ host-image] Sep 05 01:15:30.869 INFO O| Sep 05 01:15:30.869 INFO STEP 171 (remove_files) COMPLETE
110052026-09-05T01:15:31.858Z[ host-image] Sep 05 01:15:30.869 INFO O| Sep 05 01:15:30.869 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110062026-09-05T01:15:31.866Z[ host-image] Sep 05 01:15:30.877 INFO O| Sep 05 01:15:30.877 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
110072026-09-05T01:15:31.869Z[ host-image] Sep 05 01:15:30.877 INFO O| Sep 05 01:15:30.877 INFO STEP 172 (remove_files) COMPLETE
110082026-09-05T01:15:31.869Z[ host-image] Sep 05 01:15:30.877 INFO O| Sep 05 01:15:30.877 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110092026-09-05T01:15:31.874Z[ host-image] Sep 05 01:15:30.884 INFO O| Sep 05 01:15:30.884 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
110102026-09-05T01:15:31.877Z[ host-image] Sep 05 01:15:30.884 INFO O| Sep 05 01:15:30.884 INFO STEP 173 (remove_files) COMPLETE
110112026-09-05T01:15:31.877Z[ host-image] Sep 05 01:15:30.884 INFO O| Sep 05 01:15:30.884 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110122026-09-05T01:15:31.881Z[ host-image] Sep 05 01:15:30.892 INFO O| Sep 05 01:15:30.892 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
110132026-09-05T01:15:31.881Z[ host-image] Sep 05 01:15:30.892 INFO O| Sep 05 01:15:30.892 INFO STEP 174 (remove_files) COMPLETE
110142026-09-05T01:15:31.884Z[ host-image] Sep 05 01:15:30.892 INFO O| Sep 05 01:15:30.892 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110152026-09-05T01:15:31.890Z[ host-image] Sep 05 01:15:30.900 INFO O| Sep 05 01:15:30.900 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
110162026-09-05T01:15:31.890Z[ host-image] Sep 05 01:15:30.900 INFO O| Sep 05 01:15:30.900 INFO STEP 175 (remove_files) COMPLETE
110172026-09-05T01:15:31.890Z[ host-image] Sep 05 01:15:30.900 INFO O| Sep 05 01:15:30.900 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
110182026-09-05T01:15:31.902Z[ host-image] Sep 05 01:15:30.913 INFO O| Sep 05 01:15:30.913 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
110192026-09-05T01:15:31.905Z[ host-image] Sep 05 01:15:30.913 INFO O| Sep 05 01:15:30.913 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"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", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110202026-09-05T01:15:38.703Z[ host-image] Sep 05 01:15:37.713 INFO O| Sep 05 01:15:37.713 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
110212026-09-05T01:15:38.703Z[ host-image] Sep 05 01:15:37.713 INFO O| Sep 05 01:15:37.713 INFO E| svccfg: Loaded 80 smf(7) service descriptions
110222026-09-05T01:15:38.715Z[ host-image] Sep 05 01:15:37.725 INFO O| Sep 05 01:15:37.725 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
110232026-09-05T01:15:38.807Z[ host-image] Sep 05 01:15:37.817 INFO O| Sep 05 01:15:37.817 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"}
110242026-09-05T01:15:38.858Z[ host-image] Sep 05 01:15:37.868 INFO O| Sep 05 01:15:37.868 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"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", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110252026-09-05T01:15:38.916Z[ host-image] Sep 05 01:15:37.926 INFO O| Sep 05 01:15:37.926 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
110262026-09-05T01:15:38.916Z[ host-image] Sep 05 01:15:37.926 INFO O| Sep 05 01:15:37.926 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
110272026-09-05T01:15:38.919Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
110282026-09-05T01:15:38.919Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO ok!
110292026-09-05T01:15:38.919Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
110302026-09-05T01:15:38.920Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO STEP 176 (seed_smf) COMPLETE
110312026-09-05T01:15:38.920Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO steps complete; finalising image!
110322026-09-05T01:15:38.920Z[ host-image] Sep 05 01:15:37.927 INFO O| Sep 05 01:15:37.927 INFO TRIM POOL: TEMPORARY-sled-zfs
110332026-09-05T01:15:38.991Z[ host-image] Sep 05 01:15:38.001 INFO O| Sep 05 01:15:38.001 INFO trim TEMPORARY-sled-zfs: (3% trimmed, started at Sat Sep 5 01:15:37 2026)
110342026-09-05T01:15:39.204Z[ host-image] Sep 05 01:15:38.214 INFO O| Sep 05 01:15:38.214 INFO temporary pool has 706M used, 318M avail, 1.92x compressratio
110352026-09-05T01:15:39.204Z[ host-image] Sep 05 01:15:38.214 INFO O| Sep 05 01:15:38.214 INFO EXPORT POOL: TEMPORARY-sled-zfs
110362026-09-05T01:15:39.518Z[ host-image] Sep 05 01:15:38.529 INFO O| Sep 05 01:15:38.529 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
110372026-09-05T01:15:39.518Z[ host-image] Sep 05 01:15:38.529 INFO O| Sep 05 01:15:38.529 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
110382026-09-05T01:15:40.426Z[ host-image] Sep 05 01:15:39.436 INFO O| Sep 05 01:15:39.436 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
110392026-09-05T01:15:40.426Z[ host-image] Sep 05 01:15:39.436 INFO O| Sep 05 01:15:39.436 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
110402026-09-05T01:15:40.426Z[ host-image] Sep 05 01:15:39.436 INFO O| Sep 05 01:15:39.436 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
110412026-09-05T01:15:40.430Z[ host-image] Sep 05 01:15:39.436 INFO O| Sep 05 01:15:39.436 INFO completed processing sled/zfs
110422026-09-05T01:15:40.430Z[ host-image] Sep 05 01:15:39.436 INFO O| Sep 05 01:15:39.436 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
110432026-09-05T01:15:48.080Z[ recovery-image] Sep 05 01:15:47.090 INFO O| ok, image written!
110442026-09-05T01:15:48.080Z[ recovery-image] Sep 05 01:15:47.090 INFO O| ok, boot_image_csum file written!
110452026-09-05T01:15:48.083Z[ recovery-image] Sep 05 01:15:47.092 INFO creating boot archive (CPIO)...
110462026-09-05T01:15:48.083Z[ recovery-image] Sep 05 01:15:47.092 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
110472026-09-05T01:15:48.086Z[ recovery-image] Sep 05 01:15:47.096 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
110482026-09-05T01:15:48.086Z[ recovery-image] Sep 05 01:15:47.096 INFO E| + outfile=/work/os-recovery/cpio
110492026-09-05T01:15:48.086Z[ recovery-image] Sep 05 01:15:47.096 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
110502026-09-05T01:15:48.090Z[ recovery-image] Sep 05 01:15:47.097 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
110512026-09-05T01:15:48.090Z[ recovery-image] Sep 05 01:15:47.098 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
110522026-09-05T01:15:48.112Z[ recovery-image] Sep 05 01:15:47.122 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
110532026-09-05T01:15:48.112Z[ recovery-image] Sep 05 01:15:47.122 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
110542026-09-05T01:15:48.117Z[ recovery-image] Sep 05 01:15:47.127 INFO creating compressed cpio/unix for dev loaders...
110552026-09-05T01:15:48.117Z[ recovery-image] Sep 05 01:15:47.127 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
110562026-09-05T01:15:48.340Z[ recovery-image] Sep 05 01:15:47.350 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
110572026-09-05T01:15:51.579Z[ recovery-image] Sep 05 01:15:50.589 INFO creating reset image...
110582026-09-05T01:15:51.579Z[ recovery-image] Sep 05 01:15:50.589 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")
110592026-09-05T01:15:51.786Z[ recovery-image] Sep 05 01:15:50.795 INFO E| Updating crates.io index
110602026-09-05T01:15:51.887Z[ recovery-image] Sep 05 01:15:50.898 INFO E| Downloading crates ...
110612026-09-05T01:15:51.937Z[ recovery-image] Sep 05 01:15:50.947 INFO E| Downloaded shared_child v1.1.1
110622026-09-05T01:15:51.941Z[ recovery-image] Sep 05 01:15:50.949 INFO E| Downloaded colorchoice v1.0.5
110632026-09-05T01:15:51.941Z[ recovery-image] Sep 05 01:15:50.950 INFO E| Downloaded shared_thread v0.2.0
110642026-09-05T01:15:51.944Z[ recovery-image] Sep 05 01:15:50.955 INFO E| Downloaded sigchld v0.2.4
110652026-09-05T01:15:51.947Z[ recovery-image] Sep 05 01:15:50.957 INFO E| Downloaded clap_lex v1.1.0
110662026-09-05T01:15:51.948Z[ recovery-image] Sep 05 01:15:50.958 INFO E| Downloaded os_pipe v1.2.3
110672026-09-05T01:15:51.951Z[ recovery-image] Sep 05 01:15:50.959 INFO E| Downloaded duct v1.1.1
110682026-09-05T01:15:51.978Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling libc v0.2.186
110692026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling proc-macro2 v1.0.106
110702026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling signal-hook v0.3.18
110712026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling quote v1.0.45
110722026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling unicode-ident v1.0.24
110732026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling utf8parse v0.2.2
110742026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling anstyle-query v1.1.5
110752026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling anstyle v1.0.14
110762026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling colorchoice v1.0.5
110772026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling is_terminal_polyfill v1.70.2
110782026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.989 INFO E| Compiling strsim v0.11.1
110792026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.990 INFO E| Compiling clap_lex v1.1.0
110802026-09-05T01:15:51.982Z[ recovery-image] Sep 05 01:15:50.990 INFO E| Compiling heck v0.5.0
110812026-09-05T01:15:51.989Z[ recovery-image] Sep 05 01:15:51.000 INFO E| Compiling shared_thread v0.2.0
110822026-09-05T01:15:52.100Z[ recovery-image] Sep 05 01:15:51.110 INFO E| Compiling anstyle-parse v1.0.0
110832026-09-05T01:15:52.234Z[ recovery-image] Sep 05 01:15:51.244 INFO E| Compiling anstream v1.0.0
110842026-09-05T01:15:52.422Z[ recovery-image] Sep 05 01:15:51.432 INFO E| Compiling clap_builder v4.6.0
110852026-09-05T01:15:52.694Z[ recovery-image] Sep 05 01:15:51.704 INFO E| Compiling errno v0.3.14
110862026-09-05T01:15:52.694Z[ recovery-image] Sep 05 01:15:51.704 INFO E| Compiling os_pipe v1.2.3
110872026-09-05T01:15:52.785Z[ recovery-image] Sep 05 01:15:51.795 INFO E| Compiling signal-hook-registry v1.4.8
110882026-09-05T01:15:52.978Z[ recovery-image] Sep 05 01:15:51.989 INFO E| Compiling syn v2.0.117
110892026-09-05T01:15:53.035Z[ recovery-image] Sep 05 01:15:52.046 INFO E| Compiling sigchld v0.2.4
110902026-09-05T01:15:53.124Z[ recovery-image] Sep 05 01:15:52.134 INFO E| Compiling shared_child v1.1.1
110912026-09-05T01:15:53.193Z[ host-image] Sep 05 01:15:52.203 INFO O| Sep 05 01:15:52.203 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
110922026-09-05T01:15:53.230Z[ recovery-image] Sep 05 01:15:52.240 INFO E| Compiling duct v1.1.1
110932026-09-05T01:15:53.261Z[ host-image] Sep 05 01:15:52.271 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
110942026-09-05T01:15:53.261Z[ host-image] Sep 05 01:15:52.271 INFO expanded image name: "ci f5d9176/${os_short_commit} 2026-09-05 01:00" -> "ci f5d9176/0e29ea8 2026-09-05 01:00"
110952026-09-05T01:15:53.264Z[ host-image] Sep 05 01:15:52.271 INFO output artefacts stored in: "/work/os-host"
110962026-09-05T01:15:53.264Z[ host-image] Sep 05 01:15:52.271 INFO collecting git info from project "amd-host-image-builder"...
110972026-09-05T01:15:53.268Z[ host-image] Sep 05 01:15:52.278 INFO collecting git info from project "pilot"...
110982026-09-05T01:15:53.272Z[ host-image] Sep 05 01:15:52.282 INFO collecting git info from project "phbl"...
110992026-09-05T01:15:53.276Z[ host-image] Sep 05 01:15:52.286 INFO collecting git info from project "bootserver"...
111002026-09-05T01:15:53.279Z[ host-image] Sep 05 01:15:52.290 INFO collecting git info from project "amd-firmware"...
111012026-09-05T01:15:53.291Z[ host-image] Sep 05 01:15:52.300 INFO collecting git info from project "dmar-report"...
111022026-09-05T01:15:53.295Z[ host-image] Sep 05 01:15:52.305 INFO collecting git info from project "chelsio-t6-roms"...
111032026-09-05T01:15:53.299Z[ host-image] Sep 05 01:15:52.310 INFO collecting git info from project "image-builder"...
111042026-09-05T01:15:53.304Z[ host-image] Sep 05 01:15:52.314 INFO collecting git info from project "pinprick"...
111052026-09-05T01:15:53.308Z[ host-image] Sep 05 01:15:52.318 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
111062026-09-05T01:15:53.627Z[ host-image] Sep 05 01:15:52.638 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
111072026-09-05T01:15:53.923Z[ host-image] Sep 05 01:15:52.933 INFO creating Oxide boot image...
111082026-09-05T01:15:53.923Z[ host-image] Sep 05 01:15:52.934 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci f5d9176/0e29ea8 2026-09-05 01:00", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
111092026-09-05T01:15:54.695Z[ host-image] Sep 05 01:15:53.705 INFO O| ok, image written!
111102026-09-05T01:15:54.695Z[ host-image] Sep 05 01:15:53.705 INFO O| ok, boot_image_csum file written!
111112026-09-05T01:15:54.699Z[ host-image] Sep 05 01:15:53.707 INFO creating boot archive (CPIO)...
111122026-09-05T01:15:54.699Z[ host-image] Sep 05 01:15:53.707 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
111132026-09-05T01:15:54.702Z[ host-image] Sep 05 01:15:53.711 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
111142026-09-05T01:15:54.702Z[ host-image] Sep 05 01:15:53.711 INFO E| + outfile=/work/os-host/cpio
111152026-09-05T01:15:54.702Z[ host-image] Sep 05 01:15:53.711 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
111162026-09-05T01:15:54.707Z[ host-image] Sep 05 01:15:53.713 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
111172026-09-05T01:15:54.707Z[ host-image] Sep 05 01:15:53.713 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
111182026-09-05T01:15:54.730Z[ host-image] Sep 05 01:15:53.740 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
111192026-09-05T01:15:54.730Z[ host-image] Sep 05 01:15:53.740 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
111202026-09-05T01:15:54.736Z[ host-image] Sep 05 01:15:53.746 INFO creating compressed cpio/unix for dev loaders...
111212026-09-05T01:15:54.736Z[ host-image] Sep 05 01:15:53.746 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
111222026-09-05T01:15:54.905Z[ recovery-image] Sep 05 01:15:53.915 INFO E| Compiling clap_derive v4.6.1
111232026-09-05T01:15:54.962Z[ host-image] Sep 05 01:15:53.972 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
111242026-09-05T01:15:56.100Z[ recovery-image] Sep 05 01:15:55.110 INFO E| Compiling clap v4.6.1
111252026-09-05T01:15:56.150Z[ recovery-image] Sep 05 01:15:55.160 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
111262026-09-05T01:15:56.901Z[ recovery-image] Sep 05 01:15:55.911 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
111272026-09-05T01:15:56.906Z[ recovery-image] Sep 05 01:15:55.917 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
111282026-09-05T01:15:57.103Z[ recovery-image] Sep 05 01:15:56.113 INFO E| Downloading crates ...
111292026-09-05T01:15:57.158Z[ recovery-image] Sep 05 01:15:56.169 INFO E| Downloaded bitflags v2.13.0
111302026-09-05T01:15:57.164Z[ recovery-image] Sep 05 01:15:56.175 INFO E| Downloaded bit_field v0.10.3
111312026-09-05T01:15:57.168Z[ recovery-image] Sep 05 01:15:56.177 INFO E| Downloaded bitstruct v0.1.1
111322026-09-05T01:15:57.168Z[ recovery-image] Sep 05 01:15:56.178 INFO E| Downloaded bitstruct_derive v0.1.0
111332026-09-05T01:15:57.168Z[ recovery-image] Sep 05 01:15:56.178 INFO E| Downloaded cpio_reader v0.1.2
111342026-09-05T01:15:57.171Z[ recovery-image] Sep 05 01:15:56.179 INFO E| Downloaded miniz_oxide v0.9.1
111352026-09-05T01:15:57.176Z[ recovery-image] Sep 05 01:15:56.187 INFO E| Downloaded log v0.4.32
111362026-09-05T01:15:57.188Z[ recovery-image] Sep 05 01:15:56.199 INFO E| Downloaded raw-cpuid v10.7.0
111372026-09-05T01:15:57.211Z[ recovery-image] Sep 05 01:15:56.222 INFO E| Downloaded goblin v0.10.7
111382026-09-05T01:15:57.338Z[ recovery-image] Sep 05 01:15:56.348 INFO E| Downloaded x86 v0.52.0
111392026-09-05T01:15:57.375Z[ recovery-image] Sep 05 01:15:56.385 INFO E| Updating crates.io index
111402026-09-05T01:15:57.421Z[ recovery-image] Sep 05 01:15:56.432 INFO E| Downloading crates ...
111412026-09-05T01:15:57.440Z[ recovery-image] Sep 05 01:15:56.451 INFO E| Downloaded rustc-literal-escaper v0.0.7
111422026-09-05T01:15:57.450Z[ recovery-image] Sep 05 01:15:56.461 INFO E| Downloaded hashbrown v0.17.1
111432026-09-05T01:15:57.493Z[ recovery-image] Sep 05 01:15:56.503 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)
111442026-09-05T01:15:57.493Z[ recovery-image] Sep 05 01:15:56.503 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)
111452026-09-05T01:15:57.496Z[ recovery-image] Sep 05 01:15:56.503 INFO E| Compiling proc-macro2 v1.0.106
111462026-09-05T01:15:57.496Z[ recovery-image] Sep 05 01:15:56.503 INFO E| Compiling quote v1.0.45
111472026-09-05T01:15:57.496Z[ recovery-image] Sep 05 01:15:56.503 INFO E| Compiling unicode-ident v1.0.24
111482026-09-05T01:15:57.496Z[ recovery-image] Sep 05 01:15:56.503 INFO E| Compiling syn v1.0.109
111492026-09-05T01:15:57.496Z[ recovery-image] Sep 05 01:15:56.504 INFO E| Compiling x86 v0.52.0
111502026-09-05T01:15:57.504Z[ recovery-image] Sep 05 01:15:56.515 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111512026-09-05T01:15:57.507Z[ recovery-image] Sep 05 01:15:56.515 INFO E| Compiling seq-macro v0.3.6
111522026-09-05T01:15:58.250Z[ host-image] Sep 05 01:15:57.260 INFO creating reset image...
111532026-09-05T01:15:58.250Z[ host-image] Sep 05 01:15:57.260 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")
111542026-09-05T01:15:58.320Z[ host-image] Sep 05 01:15:57.330 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
111552026-09-05T01:15:58.323Z[ host-image] Sep 05 01:15:57.332 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
111562026-09-05T01:15:58.431Z[ recovery-image] Sep 05 01:15:57.441 INFO E| Compiling syn v2.0.117
111572026-09-05T01:15:58.628Z[ host-image] Sep 05 01:15:57.638 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)
111582026-09-05T01:15:58.628Z[ host-image] Sep 05 01:15:57.638 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)
111592026-09-05T01:15:58.628Z[ host-image] Sep 05 01:15:57.638 INFO E| Compiling proc-macro2 v1.0.106
111602026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.638 INFO E| Compiling quote v1.0.45
111612026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.638 INFO E| Compiling unicode-ident v1.0.24
111622026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.638 INFO E| Compiling syn v1.0.109
111632026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.639 INFO E| Compiling x86 v0.52.0
111642026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.639 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111652026-09-05T01:15:58.672Z[ host-image] Sep 05 01:15:57.639 INFO E| Compiling seq-macro v0.3.6
111662026-09-05T01:15:59.582Z[ host-image] Sep 05 01:15:58.592 INFO E| Compiling syn v2.0.117
111672026-09-05T01:15:59.742Z[ recovery-image] Sep 05 01:15:58.752 INFO E| Compiling scroll_derive v0.13.1
111682026-09-05T01:16:00.804Z[ recovery-image] Sep 05 01:15:59.813 INFO E| Compiling bitstruct_derive v0.1.0
111692026-09-05T01:16:00.930Z[ host-image] Sep 05 01:15:59.940 INFO E| Compiling scroll_derive v0.13.1
111702026-09-05T01:16:01.936Z[ host-image] Sep 05 01:16:00.946 INFO E| Compiling bitstruct_derive v0.1.0
111712026-09-05T01:16:10.838Z[ recovery-image] Sep 05 01:16:09.848 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)
111722026-09-05T01:16:12.155Z[ host-image] Sep 05 01:16:11.165 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)
111732026-09-05T01:16:13.339Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling bitflags v1.3.2
111742026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling bit_field v0.10.3
111752026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling scroll v0.13.0
111762026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling adler2 v2.0.1
111772026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling plain v0.2.3
111782026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling log v0.4.32
111792026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling bitflags v2.13.0
111802026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling static_assertions v1.1.0
111812026-09-05T01:16:13.342Z[ recovery-image] Sep 05 01:16:12.349 INFO E| Compiling bitstruct v0.1.1
111822026-09-05T01:16:13.396Z[ recovery-image] Sep 05 01:16:12.406 INFO E| Compiling raw-cpuid v10.7.0
111832026-09-05T01:16:13.445Z[ recovery-image] Sep 05 01:16:12.455 INFO E| Compiling miniz_oxide v0.9.1
111842026-09-05T01:16:13.502Z[ recovery-image] Sep 05 01:16:12.512 INFO E| Compiling cpio_reader v0.1.2
111852026-09-05T01:16:13.560Z[ recovery-image] Sep 05 01:16:12.570 INFO E| Compiling goblin v0.10.7
111862026-09-05T01:16:14.505Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling bitflags v1.3.2
111872026-09-05T01:16:14.505Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling plain v0.2.3
111882026-09-05T01:16:14.505Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling log v0.4.32
111892026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling bit_field v0.10.3
111902026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling bitflags v2.13.0
111912026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling scroll v0.13.0
111922026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling adler2 v2.0.1
111932026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling static_assertions v1.1.0
111942026-09-05T01:16:14.509Z[ host-image] Sep 05 01:16:13.515 INFO E| Compiling bitstruct v0.1.1
111952026-09-05T01:16:14.563Z[ host-image] Sep 05 01:16:13.573 INFO E| Compiling raw-cpuid v10.7.0
111962026-09-05T01:16:14.597Z[ host-image] Sep 05 01:16:13.607 INFO E| Compiling miniz_oxide v0.9.1
111972026-09-05T01:16:14.686Z[ host-image] Sep 05 01:16:13.696 INFO E| Compiling cpio_reader v0.1.2
111982026-09-05T01:16:14.734Z[ host-image] Sep 05 01:16:13.743 INFO E| Compiling goblin v0.10.7
111992026-09-05T01:16:16.788Z[ recovery-image] Sep 05 01:16:15.798 INFO E| Finished `release` profile [optimized] target(s) in 19.86s
112002026-09-05T01:16:16.810Z[ recovery-image] Sep 05 01:16:15.820 INFO building ROM for gimlet
112012026-09-05T01:16:16.810Z[ recovery-image] Sep 05 01:16:15.820 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")
112022026-09-05T01:16:16.892Z[ recovery-image] Sep 05 01:16:15.902 INFO E| Downloading crates ...
112032026-09-05T01:16:16.934Z[ recovery-image] Sep 05 01:16:15.944 INFO E| Downloaded anstyle-parse v0.2.6
112042026-09-05T01:16:16.940Z[ recovery-image] Sep 05 01:16:15.950 INFO E| Downloaded anstream v0.6.18
112052026-09-05T01:16:16.943Z[ recovery-image] Sep 05 01:16:15.952 INFO E| Downloaded os_pipe v1.2.1
112062026-09-05T01:16:16.947Z[ recovery-image] Sep 05 01:16:15.958 INFO E| Downloaded anstyle v1.0.10
112072026-09-05T01:16:16.951Z[ recovery-image] Sep 05 01:16:15.959 INFO E| Downloaded toml_datetime v0.6.9
112082026-09-05T01:16:16.951Z[ recovery-image] Sep 05 01:16:15.960 INFO E| Downloaded toml v0.8.22
112092026-09-05T01:16:16.969Z[ recovery-image] Sep 05 01:16:15.980 INFO E| Downloaded clap_lex v0.7.4
112102026-09-05T01:16:16.972Z[ recovery-image] Sep 05 01:16:15.980 INFO E| Downloaded colorchoice v1.0.3
112112026-09-05T01:16:16.972Z[ recovery-image] Sep 05 01:16:15.981 INFO E| Downloaded shared_child v1.0.1
112122026-09-05T01:16:16.972Z[ recovery-image] Sep 05 01:16:15.981 INFO E| Downloaded is_terminal_polyfill v1.70.1
112132026-09-05T01:16:16.972Z[ recovery-image] Sep 05 01:16:15.982 INFO E| Downloaded clap_derive v4.5.32
112142026-09-05T01:16:16.975Z[ recovery-image] Sep 05 01:16:15.983 INFO E| Downloaded serde_spanned v0.6.8
112152026-09-05T01:16:16.976Z[ recovery-image] Sep 05 01:16:15.984 INFO E| Downloaded anstyle-query v1.1.2
112162026-09-05T01:16:16.976Z[ recovery-image] Sep 05 01:16:15.985 INFO E| Downloaded duct v0.13.7
112172026-09-05T01:16:16.976Z[ recovery-image] Sep 05 01:16:15.986 INFO E| Downloaded toml_write v0.1.1
112182026-09-05T01:16:16.979Z[ recovery-image] Sep 05 01:16:15.986 INFO E| Downloaded toml_edit v0.22.26
112192026-09-05T01:16:16.997Z[ recovery-image] Sep 05 01:16:16.007 INFO E| Downloaded clap v4.5.37
112202026-09-05T01:16:17.005Z[ recovery-image] Sep 05 01:16:16.012 INFO E| Downloaded cc v1.2.20
112212026-09-05T01:16:17.009Z[ recovery-image] Sep 05 01:16:16.014 INFO E| Downloaded clap_builder v4.5.37
112222026-09-05T01:16:17.009Z[ recovery-image] Sep 05 01:16:16.018 INFO E| Downloaded winnow v0.7.7
112232026-09-05T01:16:17.024Z[ recovery-image] Sep 05 01:16:16.034 INFO E| Compiling libc v0.2.172
112242026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.034 INFO E| Compiling utf8parse v0.2.2
112252026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.034 INFO E| Compiling anstyle v1.0.10
112262026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.034 INFO E| Compiling anstyle-query v1.1.2
112272026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.034 INFO E| Compiling colorchoice v1.0.3
112282026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.035 INFO E| Compiling equivalent v1.0.2
112292026-09-05T01:16:17.027Z[ recovery-image] Sep 05 01:16:16.035 INFO E| Compiling hashbrown v0.15.2
112302026-09-05T01:16:17.043Z[ recovery-image] Sep 05 01:16:16.052 INFO E| Compiling is_terminal_polyfill v1.70.1
112312026-09-05T01:16:17.047Z[ recovery-image] Sep 05 01:16:16.052 INFO E| Compiling once_cell v1.21.3
112322026-09-05T01:16:17.047Z[ recovery-image] Sep 05 01:16:16.052 INFO E| Compiling shlex v1.3.0
112332026-09-05T01:16:17.047Z[ recovery-image] Sep 05 01:16:16.053 INFO E| Compiling strsim v0.11.1
112342026-09-05T01:16:17.047Z[ recovery-image] Sep 05 01:16:16.053 INFO E| Compiling winnow v0.7.7
112352026-09-05T01:16:17.047Z[ recovery-image] Sep 05 01:16:16.053 INFO E| Compiling toml_write v0.1.1
112362026-09-05T01:16:17.057Z[ recovery-image] Sep 05 01:16:16.067 INFO E| Compiling clap_lex v0.7.4
112372026-09-05T01:16:17.066Z[ recovery-image] Sep 05 01:16:16.077 INFO E| Compiling syn v2.0.101
112382026-09-05T01:16:17.066Z[ recovery-image] Sep 05 01:16:16.077 INFO E| Compiling anyhow v1.0.98
112392026-09-05T01:16:17.168Z[ recovery-image] Sep 05 01:16:16.178 INFO E| Compiling anstyle-parse v0.2.6
112402026-09-05T01:16:17.235Z[ recovery-image] Sep 05 01:16:16.245 INFO E| Compiling cc v1.2.20
112412026-09-05T01:16:17.309Z[ recovery-image] Sep 05 01:16:16.319 INFO E| Compiling anstream v0.6.18
112422026-09-05T01:16:17.536Z[ recovery-image] Sep 05 01:16:16.546 INFO E| Compiling clap_builder v4.5.37
112432026-09-05T01:16:17.546Z[ recovery-image] Sep 05 01:16:16.556 INFO E| Compiling indexmap v2.9.0
112442026-09-05T01:16:17.781Z[ recovery-image] Sep 05 01:16:16.792 INFO E| Compiling shared_child v1.0.1
112452026-09-05T01:16:17.781Z[ recovery-image] Sep 05 01:16:16.792 INFO E| Compiling os_pipe v1.2.1
112462026-09-05T01:16:17.789Z[ host-image] Sep 05 01:16:16.799 INFO E| Finished `release` profile [optimized] target(s) in 19.45s
112472026-09-05T01:16:17.809Z[ host-image] Sep 05 01:16:16.818 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
112482026-09-05T01:16:17.809Z[ host-image] Sep 05 01:16:16.818 INFO building ROM for gimlet
112492026-09-05T01:16:17.809Z[ host-image] Sep 05 01:16:16.818 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")
112502026-09-05T01:16:17.896Z[ recovery-image] Sep 05 01:16:16.906 INFO E| Compiling duct v0.13.7
112512026-09-05T01:16:17.907Z[ host-image] Sep 05 01:16:16.918 INFO E| Blocking waiting for file lock on build directory
112522026-09-05T01:16:18.358Z[ recovery-image] Sep 05 01:16:17.368 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
112532026-09-05T01:16:19.111Z[ recovery-image] Sep 05 01:16:18.121 INFO E| Compiling serde_derive v1.0.219
112542026-09-05T01:16:19.111Z[ recovery-image] Sep 05 01:16:18.121 INFO E| Compiling clap_derive v4.5.32
112552026-09-05T01:16:20.398Z[ recovery-image] Sep 05 01:16:19.408 INFO E| Compiling clap v4.5.37
112562026-09-05T01:16:21.013Z[ recovery-image] Sep 05 01:16:20.023 INFO E| Compiling serde v1.0.219
112572026-09-05T01:16:22.749Z[ recovery-image] Sep 05 01:16:21.759 INFO E| Compiling serde_spanned v0.6.8
112582026-09-05T01:16:22.749Z[ recovery-image] Sep 05 01:16:21.759 INFO E| Compiling toml_datetime v0.6.9
112592026-09-05T01:16:22.899Z[ recovery-image] Sep 05 01:16:21.909 INFO E| Compiling toml_edit v0.22.26
112602026-09-05T01:16:24.077Z[ recovery-image] Sep 05 01:16:23.087 INFO E| Compiling toml v0.8.22
112612026-09-05T01:16:26.156Z[ recovery-image] Sep 05 01:16:25.166 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.30s
112622026-09-05T01:16:26.163Z[ host-image] Sep 05 01:16:25.173 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s
112632026-09-05T01:16:26.166Z[ recovery-image] Sep 05 01:16:25.175 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`
112642026-09-05T01:16:26.170Z[ host-image] Sep 05 01:16:25.178 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`
112652026-09-05T01:16:26.179Z[ host-image] Sep 05 01:16:25.190 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112662026-09-05T01:16:26.183Z[ recovery-image] Sep 05 01:16:25.190 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112672026-09-05T01:16:26.198Z[ recovery-image] Sep 05 01:16:25.208 INFO E| Blocking waiting for file lock on package cache
112682026-09-05T01:16:26.223Z[ host-image] Sep 05 01:16:25.233 INFO E| Blocking waiting for file lock on package cache
112692026-09-05T01:16:26.245Z[ recovery-image] Sep 05 01:16:25.255 INFO E| Blocking waiting for file lock on package cache
112702026-09-05T01:16:26.249Z[ host-image] Sep 05 01:16:25.255 INFO E| Blocking waiting for file lock on package cache
112712026-09-05T01:16:26.249Z[ recovery-image] Sep 05 01:16:25.257 INFO E| Blocking waiting for file lock on package cache
112722026-09-05T01:16:26.264Z[ host-image] Sep 05 01:16:25.274 INFO E| Blocking waiting for file lock on package cache
112732026-09-05T01:16:26.277Z[ recovery-image] Sep 05 01:16:25.287 INFO E| Blocking waiting for file lock on build directory
112742026-09-05T01:16:26.290Z[ host-image] Sep 05 01:16:25.300 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
112752026-09-05T01:16:26.296Z[ host-image] Sep 05 01:16:25.305 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`
112762026-09-05T01:16:26.301Z[ recovery-image] Sep 05 01:16:25.312 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
112772026-09-05T01:16:26.305Z[ recovery-image] Sep 05 01:16:25.316 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`
112782026-09-05T01:16:26.427Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112792026-09-05T01:16:26.427Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112802026-09-05T01:16:26.435Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
112812026-09-05T01:16:26.439Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112822026-09-05T01:16:26.439Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112832026-09-05T01:16:26.439Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
112842026-09-05T01:16:26.439Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
112852026-09-05T01:16:26.446Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
112862026-09-05T01:16:26.450Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
112872026-09-05T01:16:26.454Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
112882026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
112892026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
112902026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
112912026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
112922026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
112932026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
112942026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
112952026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.440 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
112962026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
112972026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
112982026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
112992026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113002026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113012026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113022026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113032026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113042026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.432 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113052026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113062026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113072026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113082026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113092026-09-05T01:16:26.458Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113102026-09-05T01:16:26.458Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113112026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113122026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113132026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113142026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113152026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113162026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113172026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113182026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113192026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113202026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.441 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113212026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113222026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO O| Info: ABL version: 0x100f5010
113232026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113242026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113252026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113262026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113272026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113282026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113292026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113302026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113312026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113322026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113332026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113342026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113352026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113362026-09-05T01:16:26.459Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113372026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113382026-09-05T01:16:26.459Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113392026-09-05T01:16:26.460Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113402026-09-05T01:16:26.460Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113412026-09-05T01:16:26.460Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113422026-09-05T01:16:26.460Z[ host-image] Sep 05 01:16:25.433 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113432026-09-05T01:16:26.460Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113442026-09-05T01:16:26.464Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113452026-09-05T01:16:26.464Z[ host-image] Sep 05 01:16:25.433 INFO O| Info: ABL version: 0x100f5010
113462026-09-05T01:16:26.464Z[ recovery-image] Sep 05 01:16:25.442 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113472026-09-05T01:16:26.464Z[ host-image] Sep 05 01:16:25.433 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113482026-09-05T01:16:26.464Z[ host-image] Sep 05 01:16:25.472 INFO building ROM for cosmo
113492026-09-05T01:16:26.464Z[ host-image] Sep 05 01:16:25.472 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-05T01:16:26.472Z[ recovery-image] Sep 05 01:16:25.482 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
113512026-09-05T01:16:26.472Z[ recovery-image] Sep 05 01:16:25.482 INFO building ROM for cosmo
113522026-09-05T01:16:26.475Z[ recovery-image] Sep 05 01:16:25.482 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")
113532026-09-05T01:16:26.524Z[ recovery-image] Sep 05 01:16:25.534 INFO E| Blocking waiting for file lock on package cache
113542026-09-05T01:16:26.544Z[ host-image] Sep 05 01:16:25.554 INFO E| Blocking waiting for file lock on package cache
113552026-09-05T01:16:26.567Z[ recovery-image] Sep 05 01:16:25.577 INFO E| Blocking waiting for file lock on package cache
113562026-09-05T01:16:26.571Z[ host-image] Sep 05 01:16:25.578 INFO E| Blocking waiting for file lock on package cache
113572026-09-05T01:16:26.571Z[ recovery-image] Sep 05 01:16:25.579 INFO E| Blocking waiting for file lock on package cache
113582026-09-05T01:16:26.579Z[ host-image] Sep 05 01:16:25.590 INFO E| Blocking waiting for file lock on package cache
113592026-09-05T01:16:26.590Z[ host-image] Sep 05 01:16:25.600 INFO E| Blocking waiting for file lock on build directory
113602026-09-05T01:16:26.595Z[ recovery-image] Sep 05 01:16:25.605 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
113612026-09-05T01:16:26.598Z[ recovery-image] Sep 05 01:16:25.608 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-05T01:16:26.602Z[ host-image] Sep 05 01:16:25.612 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
113632026-09-05T01:16:26.606Z[ host-image] Sep 05 01:16:25.617 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`
113642026-09-05T01:16:26.612Z[ recovery-image] Sep 05 01:16:25.622 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113652026-09-05T01:16:26.623Z[ host-image] Sep 05 01:16:25.633 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113662026-09-05T01:16:26.644Z[ host-image] Sep 05 01:16:25.654 INFO E| Blocking waiting for file lock on package cache
113672026-09-05T01:16:26.658Z[ recovery-image] Sep 05 01:16:25.668 INFO E| Blocking waiting for file lock on package cache
113682026-09-05T01:16:26.681Z[ host-image] Sep 05 01:16:25.691 INFO E| Blocking waiting for file lock on package cache
113692026-09-05T01:16:26.684Z[ recovery-image] Sep 05 01:16:25.691 INFO E| Blocking waiting for file lock on package cache
113702026-09-05T01:16:26.684Z[ host-image] Sep 05 01:16:25.693 INFO E| Blocking waiting for file lock on package cache
113712026-09-05T01:16:26.696Z[ recovery-image] Sep 05 01:16:25.706 INFO E| Blocking waiting for file lock on package cache
113722026-09-05T01:16:26.711Z[ recovery-image] Sep 05 01:16:25.721 INFO E| Blocking waiting for file lock on build directory
113732026-09-05T01:16:26.720Z[ host-image] Sep 05 01:16:25.730 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
113742026-09-05T01:16:26.723Z[ host-image] Sep 05 01:16:25.733 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`
113752026-09-05T01:16:26.730Z[ recovery-image] Sep 05 01:16:25.740 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
113762026-09-05T01:16:26.734Z[ recovery-image] Sep 05 01:16:25.744 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`
113772026-09-05T01:16:26.931Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113782026-09-05T01:16:26.931Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113792026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113802026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113812026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113822026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113832026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113842026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113852026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113862026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113872026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113882026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
113892026-09-05T01:16:26.935Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
113902026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
113912026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
113922026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
113932026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
113942026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
113952026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
113962026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.941 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
113972026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
113982026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
113992026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114002026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114012026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114022026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114032026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114042026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114052026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114062026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114072026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114082026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114092026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114102026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114112026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114122026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114132026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114142026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114152026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114162026-09-05T01:16:26.936Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114172026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114182026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114192026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114202026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
114212026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
114222026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
114232026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
114242026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
114252026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
114262026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
114272026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
114282026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
114292026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
114302026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.942 INFO O| Info: ABL version: 0x100af010
114312026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
114322026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
114332026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
114342026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
114352026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
114362026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
114372026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
114382026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
114392026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
114402026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
114412026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
114422026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
114432026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
114442026-09-05T01:16:26.937Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
114452026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
114462026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
114472026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
114482026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
114492026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
114502026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
114512026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
114522026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
114532026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
114542026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
114552026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
114562026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
114572026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
114582026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
114592026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
114602026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
114612026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
114622026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
114632026-09-05T01:16:26.938Z[ host-image] Sep 05 01:16:25.943 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
114642026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
114652026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
114662026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
114672026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
114682026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
114692026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114702026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114712026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114722026-09-05T01:16:26.942Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114732026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114742026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114752026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.951 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114762026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114772026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114782026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114792026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114802026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114812026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114822026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114832026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114842026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114852026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114862026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114872026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114882026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114892026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114902026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114912026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114922026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114932026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114942026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114952026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114962026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114972026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114982026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114992026-09-05T01:16:26.943Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
115002026-09-05T01:16:26.944Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
115012026-09-05T01:16:26.944Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
115022026-09-05T01:16:26.947Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
115032026-09-05T01:16:26.947Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
115042026-09-05T01:16:26.947Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
115052026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
115062026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
115072026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
115082026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
115092026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
115102026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
115112026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
115122026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
115132026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
115142026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
115152026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
115162026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.952 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
115172026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO O| Info: ABL version: 0x100af010
115182026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
115192026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
115202026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
115212026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
115222026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
115232026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
115242026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
115252026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115262026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115272026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115282026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115292026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115302026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115312026-09-05T01:16:26.948Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115322026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115332026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115342026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115352026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115362026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115372026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115382026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115392026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115402026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115412026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115422026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115432026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115442026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115452026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115462026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115472026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115482026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115492026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115502026-09-05T01:16:26.949Z[ recovery-image] Sep 05 01:16:25.953 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115512026-09-05T01:16:26.965Z[ host-image] Sep 05 01:16:25.975 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115522026-09-05T01:16:26.965Z[ host-image] Sep 05 01:16:25.976 INFO finishing image archive at "/work/os-host/os.tar.gz"...
115532026-09-05T01:16:26.973Z[ recovery-image] Sep 05 01:16:25.983 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115542026-09-05T01:16:26.973Z[ recovery-image] Sep 05 01:16:25.983 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
115552026-09-05T01:16:28.106Z[ host-image] Sep 05 01:16:27.116 INFO image complete! materials are in "/work/os-host"
115562026-09-05T01:16:28.110Z[ host-image]
115572026-09-05T01:16:28.110Z[ host-image] real 4:06.812296253
115582026-09-05T01:16:28.110Z[ host-image] user 2:49.232628084
115592026-09-05T01:16:28.110Z[ host-image] sys 38.192560026
115602026-09-05T01:16:28.110Z[ host-image] trap 0.155137182
115612026-09-05T01:16:28.110Z[ host-image] tflt 0.242174287
115622026-09-05T01:16:28.110Z[ host-image] dflt 0.216193804
115632026-09-05T01:16:28.110Z[ host-image] kflt 0.002210282
115642026-09-05T01:16:28.110Z[ host-image] lock 5:04.134597086
115652026-09-05T01:16:28.110Z[ host-image] slp 21:37.288455558
115662026-09-05T01:16:28.110Z[ host-image] lat 24.577214118
115672026-09-05T01:16:28.110Z[ host-image] stop 1.730409550
115682026-09-05T01:16:28.110ZSep 05 01:16:27.119 INFO [host-image] process exited with exit status: 0 (246.817146108s)
115692026-09-05T01:16:28.110ZSep 05 01:16:27.119 INFO [tuf-v2-host] running task
115702026-09-05T01:16:28.110Z[ recovery-image] Sep 05 01:16:27.120 INFO image complete! materials are in "/work/os-recovery"
115712026-09-05T01:16:28.114ZSep 05 01:16:27.120 INFO [tuf-v2-host] task succeeded (811.531µs)
115722026-09-05T01:16:28.114Z[ recovery-image]
115732026-09-05T01:16:28.114Z[ recovery-image] real 3:36.404861917
115742026-09-05T01:16:28.114Z[ recovery-image] user 2:36.731624696
115752026-09-05T01:16:28.114Z[ recovery-image] sys 38.539966989
115762026-09-05T01:16:28.114Z[ recovery-image] trap 0.118060814
115772026-09-05T01:16:28.114Z[ recovery-image] tflt 0.546345035
115782026-09-05T01:16:28.114Z[ recovery-image] dflt 0.838943369
115792026-09-05T01:16:28.114Z[ recovery-image] kflt 0.000139750
115802026-09-05T01:16:28.115Z[ recovery-image] lock 8:04.339704757
115812026-09-05T01:16:28.115Z[ recovery-image] slp 19:27.358018728
115822026-09-05T01:16:28.115Z[ recovery-image] lat 32.108879124
115832026-09-05T01:16:28.115Z[ recovery-image] stop 5.772705371
115842026-09-05T01:16:28.115ZSep 05 01:16:27.123 INFO [recovery-image] process exited with exit status: 0 (216.409759893s)
115852026-09-05T01:16:28.115ZSep 05 01:16:27.123 INFO [tuf-v2-recovery] running task
115862026-09-05T01:16:28.115ZSep 05 01:16:27.123 INFO [tuf-repo] running task
115872026-09-05T01:16:28.115ZSep 05 01:16:27.124 INFO [tuf-v2-recovery] task succeeded (501.471µs)
115882026-09-05T01:16:28.115ZSep 05 01:16:27.124 INFO [tuf-v2-repo] running task
115892026-09-05T01:16:42.482ZSep 05 01:16:41.491 INFO assembling repository in `/tmp/tufaceousT8ibsp`, component: OmicronRepoAssembler
115902026-09-05T01:16:45.480ZSep 05 01:16:44.489 INFO [tuf-v2-repo] task succeeded (17.365324034s)
115912026-09-05T01:16:47.840ZSep 05 01:16:46.850 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
115922026-09-05T01:16:48.021ZSep 05 01:16:47.031 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
115932026-09-05T01:16:49.621ZSep 05 01:16:48.628 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
115942026-09-05T01:16:49.673ZSep 05 01:16:48.683 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
115952026-09-05T01:16:49.730ZSep 05 01:16:48.740 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
115962026-09-05T01:16:49.786ZSep 05 01:16:48.796 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
115972026-09-05T01:16:49.836ZSep 05 01:16:48.845 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
115982026-09-05T01:16:49.886ZSep 05 01:16:48.894 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
115992026-09-05T01:16:49.932ZSep 05 01:16:48.942 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
116002026-09-05T01:16:57.479ZSep 05 01:16:56.489 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
116012026-09-05T01:16:57.484ZSep 05 01:16:56.495 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
116022026-09-05T01:16:57.507ZSep 05 01:16:56.517 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
116032026-09-05T01:16:57.560ZSep 05 01:16:56.571 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
116042026-09-05T01:16:57.613ZSep 05 01:16:56.623 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
116052026-09-05T01:16:57.666ZSep 05 01:16:56.676 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
116062026-09-05T01:16:57.731ZSep 05 01:16:56.741 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
116072026-09-05T01:16:57.737ZSep 05 01:16:56.747 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
116082026-09-05T01:16:57.761ZSep 05 01:16:56.771 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
116092026-09-05T01:16:58.891ZSep 05 01:16:57.902 INFO [tuf-repo] task succeeded (30.778175598s)
116102026-09-05T01:20:04.130Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 09s
116112026-09-05T01:20:04.134Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
116122026-09-05T01:20:04.134Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
116132026-09-05T01:20:06.758ZSep 05 01:20:05.765 INFO [verify-libraries] process exited with exit status: 0 (435.285746251s)
116142026-09-05T01:20:06.758ZSep 05 01:20:05.765 INFO all jobs completed in 1190.498281569s
116152026-09-05T01:20:07.684Zprocess exited: duration 1403517 ms, exit code 0
 
116162026-09-05T01:20:07.702Zfound 41 output files
116172026-09-05T01:20:07.702Zuploading: /work/manifest.toml (17334 bytes)
116182026-09-05T01:20:08.719Zuploaded: /work/manifest.toml
116192026-09-05T01:20:08.725Zuploading: /work/repo.zip (2348866553 bytes)
116202026-09-05T01:21:14.207Zuploaded: /work/repo.zip
116212026-09-05T01:21:14.208Zuploading: /work/repo.zip.sha256.txt (65 bytes)
116222026-09-05T01:21:15.278Zuploaded: /work/repo.zip.sha256.txt
116232026-09-05T01:21:15.278Zuploading: /work/helios.json (647 bytes)
116242026-09-05T01:21:16.303Zuploaded: /work/helios.json
116252026-09-05T01:21:16.303Zuploading: /work/incorporation.p5m (113595 bytes)
116262026-09-05T01:21:17.321Zuploaded: /work/incorporation.p5m
116272026-09-05T01:21:17.321Zuploading: /work/incorporation.p5p (133120 bytes)
116282026-09-05T01:21:19.934Zuploaded: /work/incorporation.p5p
116292026-09-05T01:21:19.934Zuploading: /work/helios-incorp.log (522 bytes)
116302026-09-05T01:21:20.964Zuploaded: /work/helios-incorp.log
116312026-09-05T01:21:20.964Zuploading: /work/helios-setup.log (57070 bytes)
116322026-09-05T01:21:21.979Zuploaded: /work/helios-setup.log
116332026-09-05T01:21:21.979Zuploading: /work/host-image.log (235153 bytes)
116342026-09-05T01:21:22.998Zuploaded: /work/host-image.log
116352026-09-05T01:21:22.998Zuploading: /work/host-package.log (49353 bytes)
116362026-09-05T01:21:24.014Zuploaded: /work/host-package.log
116372026-09-05T01:21:24.014Zuploading: /work/host-target.log (101 bytes)
116382026-09-05T01:21:25.025Zuploaded: /work/host-target.log
116392026-09-05T01:21:25.025Zuploading: /work/incorp-create.log (0 bytes)
116402026-09-05T01:21:26.032Zuploaded: /work/incorp-create.log
116412026-09-05T01:21:26.032Zuploading: /work/incorp-fmt.log (0 bytes)
116422026-09-05T01:21:27.040Zuploaded: /work/incorp-fmt.log
116432026-09-05T01:21:27.041Zuploading: /work/incorp-pkgsend.log (108 bytes)
116442026-09-05T01:21:28.051Zuploaded: /work/incorp-pkgsend.log
116452026-09-05T01:21:28.051Zuploading: /work/incorp-publisher.log (0 bytes)
116462026-09-05T01:21:29.059Zuploaded: /work/incorp-publisher.log
116472026-09-05T01:21:29.059Zuploading: /work/omicron-package.log (10474 bytes)
116482026-09-05T01:21:30.072Zuploaded: /work/omicron-package.log
116492026-09-05T01:21:30.072Zuploading: /work/recovery-image.log (591935 bytes)
116502026-09-05T01:21:31.097Zuploaded: /work/recovery-image.log
116512026-09-05T01:21:31.097Zuploading: /work/recovery-package.log (2621 bytes)
116522026-09-05T01:21:32.107Zuploaded: /work/recovery-package.log
116532026-09-05T01:21:32.107Zuploading: /work/recovery-target.log (98 bytes)
116542026-09-05T01:21:33.118Zuploaded: /work/recovery-target.log
116552026-09-05T01:21:33.118Zuploading: /work/stamp-clickhouse.log (117 bytes)
116562026-09-05T01:21:34.154Zuploaded: /work/stamp-clickhouse.log
116572026-09-05T01:21:34.154Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
116582026-09-05T01:21:35.225Zuploaded: /work/stamp-clickhouse_keeper.log
116592026-09-05T01:21:35.225Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
116602026-09-05T01:21:36.312Zuploaded: /work/stamp-clickhouse_server.log
116612026-09-05T01:21:36.312Zuploading: /work/stamp-cockroachdb.log (118 bytes)
116622026-09-05T01:21:37.356Zuploaded: /work/stamp-cockroachdb.log
116632026-09-05T01:21:37.356Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
116642026-09-05T01:21:38.395Zuploaded: /work/stamp-crucible-pantry-zone.log
116652026-09-05T01:21:38.396Zuploading: /work/stamp-crucible-utils.log (118 bytes)
116662026-09-05T01:21:39.412Zuploaded: /work/stamp-crucible-utils.log
116672026-09-05T01:21:39.412Zuploading: /work/stamp-crucible-zone.log (120 bytes)
116682026-09-05T01:21:40.441Zuploaded: /work/stamp-crucible-zone.log
116692026-09-05T01:21:40.441Zuploading: /work/stamp-external-dns.log (119 bytes)
116702026-09-05T01:21:41.460Zuploaded: /work/stamp-external-dns.log
116712026-09-05T01:21:41.460Zuploading: /work/stamp-installinator.log (103 bytes)
116722026-09-05T01:21:42.483Zuploaded: /work/stamp-installinator.log
116732026-09-05T01:21:42.483Zuploading: /work/stamp-internal-dns.log (119 bytes)
116742026-09-05T01:21:43.512Zuploaded: /work/stamp-internal-dns.log
116752026-09-05T01:21:43.513Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
116762026-09-05T01:21:44.565Zuploaded: /work/stamp-mg-ddm-gz.log
116772026-09-05T01:21:44.565Zuploading: /work/stamp-nexus.log (112 bytes)
116782026-09-05T01:21:45.575Zuploaded: /work/stamp-nexus.log
116792026-09-05T01:21:45.575Zuploading: /work/stamp-ntp.log (110 bytes)
116802026-09-05T01:21:46.588Zuploaded: /work/stamp-ntp.log
116812026-09-05T01:21:46.588Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
116822026-09-05T01:21:47.598Zuploaded: /work/stamp-omicron-sled-agent.log
116832026-09-05T01:21:47.598Zuploading: /work/stamp-overlay.log (114 bytes)
116842026-09-05T01:21:48.608Zuploaded: /work/stamp-overlay.log
116852026-09-05T01:21:48.608Zuploading: /work/stamp-oximeter.log (115 bytes)
116862026-09-05T01:21:49.620Zuploaded: /work/stamp-oximeter.log
116872026-09-05T01:21:49.620Zuploading: /work/stamp-oxlog.log (109 bytes)
116882026-09-05T01:21:50.632Zuploaded: /work/stamp-oxlog.log
116892026-09-05T01:21:50.632Zuploading: /work/stamp-probe.log (112 bytes)
116902026-09-05T01:21:51.644Zuploaded: /work/stamp-probe.log
116912026-09-05T01:21:51.645Zuploading: /work/stamp-propolis-server.log (122 bytes)
116922026-09-05T01:21:52.657Zuploaded: /work/stamp-propolis-server.log
116932026-09-05T01:21:52.657Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
116942026-09-05T01:21:53.669Zuploaded: /work/stamp-pumpkind-gz.log
116952026-09-05T01:21:53.672Zuploading: /work/stamp-switch-asic.log (118 bytes)
116962026-09-05T01:21:54.682Zuploaded: /work/stamp-switch-asic.log
116972026-09-05T01:21:54.682Zuploading: /work/verify-libraries.log (50340 bytes)
116982026-09-05T01:21:55.699Zuploaded: /work/verify-libraries.log