01KKCEJ8E5RZDCPGSDQWNDH6N8: 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-2.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: 01KKCEJXCFRYTS142MH331QFY4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:03:15.617Zjob assigned to worker 01KKCEK000S24WEF3A13Q6S8MS [factory aws, i-0f92ad3ea201cc43e] (queued for 1 m 31 s)
 
22026-03-10T18:03:23.735Zstarting task 0: "setup"
32026-03-10T18:03:23.739Z++ uname -s
42026-03-10T18:03:23.742Z+ kern=SunOS
52026-03-10T18:03:23.742Z+ build_user=build
62026-03-10T18:03:23.742Z+ build_uid=12345
72026-03-10T18:03:23.742Z+ work_dir=/work
82026-03-10T18:03:23.742Z+ input_dir=/input
92026-03-10T18:03:23.742Z+ [[ 0 == 12345 ]]
102026-03-10T18:03:23.742Z+ case "$kern" in
112026-03-10T18:03:23.742Z+ groupadd -g 12345 build
122026-03-10T18:03:23.745Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:03:25.752Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:03:25.982Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:03:25.986Z+ home_fs=zfs
162026-03-10T18:03:25.986Z+ [[ zfs == autofs ]]
172026-03-10T18:03:25.986Z+ mkdir -p /home/build
182026-03-10T18:03:25.990Z+ chown build:build /home/build /work
192026-03-10T18:03:26.994Z+ chmod 0700 /home/build /work
202026-03-10T18:03:27.009Zprocess exited: duration 3263 ms, exit code 0
 
212026-03-10T18:03:27.030Zstarting task 1: "rust-toolchain"
222026-03-10T18:03:27.040Z * rust toolchain channel = "1.91.1"
232026-03-10T18:03:27.040Z * rust toolchain profile = "default"
242026-03-10T18:03:27.040Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
252026-03-10T18:03:27.041Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-10T18:03:27.041Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:03:27.041Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:03:27.041Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:03:27.041Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:03:27.154Zinfo: downloading installer
312026-03-10T18:03:28.895Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:03:28.895Zwarn: /opt/ooce/bin
332026-03-10T18:03:28.895Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:03:28.895Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:03:28.895Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:03:28.895Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:03:28.895Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:03:28.895Zerror: cannot install while Rust is installed
392026-03-10T18:03:28.895Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:03:28.909Zinfo: profile set to 'default'
412026-03-10T18:03:28.909Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:03:28.912Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:03:29.087Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:03:29.088Zinfo: downloading component 'cargo'
452026-03-10T18:03:30.085Zinfo: downloading component 'clippy'
462026-03-10T18:03:30.490Zinfo: downloading component 'rust-docs'
472026-03-10T18:03:31.978Zinfo: downloading component 'rust-std'
482026-03-10T18:03:33.867Zinfo: downloading component 'rustc'
492026-03-10T18:03:41.639Zinfo: downloading component 'rustfmt'
502026-03-10T18:03:41.916Zinfo: installing component 'cargo'
512026-03-10T18:03:42.732Zinfo: installing component 'clippy'
522026-03-10T18:03:43.083Zinfo: installing component 'rust-docs'
532026-03-10T18:03:44.776Zinfo: installing component 'rust-std'
542026-03-10T18:03:46.262Zinfo: installing component 'rustc'
552026-03-10T18:03:52.035Zinfo: installing component 'rustfmt'
562026-03-10T18:03:52.342Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:03:52.342Z
582026-03-10T18:03:52.753Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:03:52.753Z
602026-03-10T18:03:52.756Z
612026-03-10T18:03:52.756ZRust is installed now. Great!
622026-03-10T18:03:52.756Z
632026-03-10T18:03:52.756ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:03:52.756Zenvironment variable. This has not been done automatically.
652026-03-10T18:03:52.756Z
662026-03-10T18:03:52.756ZTo configure your current shell, you need to source
672026-03-10T18:03:52.756Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:03:52.756Z
692026-03-10T18:03:52.756ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:03:52.756Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:03:52.756Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:03:52.756Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:03:52.845Z+ rustup --version
742026-03-10T18:03:52.852Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:03:52.854Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:03:52.936Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:03:52.941Z+ cargo --version
782026-03-10T18:03:53.002Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:03:53.005Z+ rustc --version
802026-03-10T18:03:53.077Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:03:53.081Zprocess exited: duration 26058 ms, exit code 0
 
822026-03-10T18:03:53.086Zstarting task 2: "authentication"
832026-03-10T18:03:53.107Zprocess exited: duration 20 ms, exit code 0
 
842026-03-10T18:03:53.113Zstarting task 3: "clone repository"
852026-03-10T18:03:53.118Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:03:53.121Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:03:53.155ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:04:06.165Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:04:06.179Z+ git fetch origin 1a2568e91303752c4790c8822f60be9cbe1fc605
902026-03-10T18:04:07.215ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:04:07.215Z * branch 1a2568e91303752c4790c8822f60be9cbe1fc605 -> FETCH_HEAD
922026-03-10T18:04:07.227Z+ [[ -n ea-large-helios ]]
932026-03-10T18:04:07.230Z++ git branch --show-current
942026-03-10T18:04:07.235Z+ current=main
952026-03-10T18:04:07.235Z+ [[ main != ea-large-helios ]]
962026-03-10T18:04:07.235Z+ git branch -f ea-large-helios 1a2568e91303752c4790c8822f60be9cbe1fc605
972026-03-10T18:04:07.238Z+ git checkout -f ea-large-helios
982026-03-10T18:04:07.390ZSwitched to branch 'ea-large-helios'
992026-03-10T18:04:07.395Z+ git reset --hard 1a2568e91303752c4790c8822f60be9cbe1fc605
1002026-03-10T18:04:07.411ZHEAD is now at 1a2568e91 switch some helios jobs to larger VMs
1012026-03-10T18:04:07.415Zprocess exited: duration 14300 ms, exit code 0
 
1022026-03-10T18:04:07.422Zstarting task 4: "build"
1032026-03-10T18:04:07.427Z+ source .github/buildomat/ci-env.sh
1042026-03-10T18:04:07.431Z++ export CARGO_TERM_COLOR=always
1052026-03-10T18:04:07.431Z++ CARGO_TERM_COLOR=always
1062026-03-10T18:04:07.431Z+ cargo --version
1072026-03-10T18:04:07.487Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-10T18:04:07.492Z+ rustc --version
1092026-03-10T18:04:07.561Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-10T18:04:07.566Z+ cargo tree --locked
1112026-03-10T18:04:07.824Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-03-10T18:04:08.142Z Updating crates.io index
1132026-03-10T18:04:08.145Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-03-10T18:04:08.433Z Updating git repository `https://github.com/oxidecomputer/lldp`
1152026-03-10T18:04:09.383Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1162026-03-10T18:04:09.928Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1172026-03-10T18:04:10.490Z Updating git repository `https://github.com/oxidecomputer/propolis`
1182026-03-10T18:04:14.789Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-03-10T18:04:20.482Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-03-10T18:04:24.218Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-03-10T18:04:24.527Z Updating git repository `https://github.com/oxidecomputer/falcon`
1222026-03-10T18:04:28.995Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1232026-03-10T18:04:29.714Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1242026-03-10T18:04:31.427Z Updating git repository `https://github.com/oxidecomputer/clickward`
1252026-03-10T18:04:32.074Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1262026-03-10T18:04:32.805Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1272026-03-10T18:04:33.143Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1282026-03-10T18:04:34.943Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1292026-03-10T18:04:36.212Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-03-10T18:04:37.057Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-03-10T18:04:37.483Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1322026-03-10T18:04:37.896Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1332026-03-10T18:04:38.320Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1342026-03-10T18:04:38.634Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1352026-03-10T18:04:38.974Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1362026-03-10T18:04:39.450Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1372026-03-10T18:04:40.166Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-03-10T18:04:41.196Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-03-10T18:04:41.551Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1402026-03-10T18:04:42.564Z Updating git repository `https://github.com/oxidecomputer/ispf`
1412026-03-10T18:04:43.060Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-03-10T18:04:48.355Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1432026-03-10T18:04:48.652Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1442026-03-10T18:04:49.755Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1452026-03-10T18:04:50.105Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1462026-03-10T18:04:50.441Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1472026-03-10T18:04:50.870Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1482026-03-10T18:04:51.369Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1492026-03-10T18:04:51.643Z Updating git repository `https://github.com/illumos/smf-rs`
1502026-03-10T18:04:52.179Z Updating git repository `https://github.com/oxidecomputer/omicron`
1512026-03-10T18:06:15.503Z Downloading crates ...
1522026-03-10T18:06:15.596Z Downloaded ascii-canvas v3.0.0
1532026-03-10T18:06:15.602Z Downloaded atty v0.2.14
1542026-03-10T18:06:15.606Z Downloaded async-stream-impl v0.3.6
1552026-03-10T18:06:15.615Z Downloaded adler2 v2.0.1
1562026-03-10T18:06:15.626Z Downloaded cpufeatures v0.2.17
1572026-03-10T18:06:15.629Z Downloaded cast v0.3.0
1582026-03-10T18:06:15.632Z Downloaded crc-catalog v2.4.0
1592026-03-10T18:06:15.636Z Downloaded aead v0.5.2
1602026-03-10T18:06:15.640Z Downloaded clap v4.5.60
1612026-03-10T18:06:15.649Z Downloaded der_derive v0.7.3
1622026-03-10T18:06:15.654Z Downloaded crypto-bigint v0.5.5
1632026-03-10T18:06:15.662Z Downloaded darling_core v0.20.11
1642026-03-10T18:06:15.668Z Downloaded ciborium-ll v0.2.2
1652026-03-10T18:06:15.673Z Downloaded crypto-common v0.1.7
1662026-03-10T18:06:15.677Z Downloaded cstr-argument v0.1.2
1672026-03-10T18:06:15.681Z Downloaded const_format_proc_macros v0.2.34
1682026-03-10T18:06:15.685Z Downloaded crossbeam-utils v0.8.21
1692026-03-10T18:06:15.690Z Downloaded csv-core v0.1.13
1702026-03-10T18:06:15.695Z Downloaded corncobs v0.1.4
1712026-03-10T18:06:15.699Z Downloaded constant_time_eq v0.3.1
1722026-03-10T18:06:15.702Z Downloaded convert_case v0.4.0
1732026-03-10T18:06:15.706Z Downloaded embedded-io v0.4.0
1742026-03-10T18:06:15.710Z Downloaded crc v3.4.0
1752026-03-10T18:06:15.715Z Downloaded crunchy v0.2.4
1762026-03-10T18:06:15.718Z Downloaded backtrace-ext v0.2.1
1772026-03-10T18:06:15.722Z Downloaded critical-section v1.2.0
1782026-03-10T18:06:15.726Z Downloaded block-padding v0.3.3
1792026-03-10T18:06:15.730Z Downloaded diesel_table_macro_syntax v0.2.0
1802026-03-10T18:06:15.734Z Downloaded crucible-workspace-hack v0.1.0
1812026-03-10T18:06:15.737Z Downloaded defmt-parser v1.0.0
1822026-03-10T18:06:15.741Z Downloaded dtrace-parser v0.3.0
1832026-03-10T18:06:15.745Z Downloaded document-features v0.2.12
1842026-03-10T18:06:15.748Z Downloaded debug-ignore v1.0.5
1852026-03-10T18:06:15.752Z Downloaded dtrace-parser v0.2.0
1862026-03-10T18:06:15.758Z Downloaded equivalent v1.0.2
1872026-03-10T18:06:15.762Z Downloaded colored v2.2.0
1882026-03-10T18:06:15.765Z Downloaded daft-derive v0.1.5
1892026-03-10T18:06:15.770Z Downloaded errno v0.3.14
1902026-03-10T18:06:15.775Z Downloaded base64 v0.21.7
1912026-03-10T18:06:15.780Z Downloaded escape8259 v0.5.3
1922026-03-10T18:06:15.783Z Downloaded foreign-types v0.3.2
1932026-03-10T18:06:15.786Z Downloaded embedded-io v0.6.1
1942026-03-10T18:06:15.790Z Downloaded enum-as-inner v0.6.1
1952026-03-10T18:06:15.797Z Downloaded derive_builder_macro v0.20.2
1962026-03-10T18:06:15.801Z Downloaded defmt v1.0.1
1972026-03-10T18:06:15.804Z Downloaded const_format v0.2.35
1982026-03-10T18:06:15.809Z Downloaded fnv v1.0.7
1992026-03-10T18:06:15.813Z Downloaded fastrand v2.3.0
2002026-03-10T18:06:15.816Z Downloaded darling v0.20.11
2012026-03-10T18:06:15.824Z Downloaded form_urlencoded v1.2.2
2022026-03-10T18:06:15.826Z Downloaded foreign-types-shared v0.3.1
2032026-03-10T18:06:15.829Z Downloaded diesel-dtrace v0.4.2
2042026-03-10T18:06:15.833Z Downloaded futures-task v0.3.32
2052026-03-10T18:06:15.837Z Downloaded ghash v0.5.1
2062026-03-10T18:06:15.840Z Downloaded futures-io v0.3.32
2072026-03-10T18:06:15.843Z Downloaded futures-core v0.3.32
2082026-03-10T18:06:15.848Z Downloaded gethostname v0.5.0
2092026-03-10T18:06:15.852Z Downloaded git-stub v1.0.0
2102026-03-10T18:06:15.855Z Downloaded ena v0.14.4
2112026-03-10T18:06:15.858Z Downloaded hash32 v0.2.1
2122026-03-10T18:06:15.860Z Downloaded guppy-workspace-hack v0.1.0
2132026-03-10T18:06:15.863Z Downloaded flagset v0.4.7
2142026-03-10T18:06:15.867Z Downloaded hex-literal v0.4.1
2152026-03-10T18:06:15.870Z Downloaded env_logger v0.11.9
2162026-03-10T18:06:15.877Z Downloaded chacha20 v0.10.0
2172026-03-10T18:06:15.880Z Downloaded hostname v0.3.1
2182026-03-10T18:06:15.884Z Downloaded http-body v1.0.1
2192026-03-10T18:06:15.888Z Downloaded fs-err v2.11.0
2202026-03-10T18:06:15.891Z Downloaded find-msvc-tools v0.1.9
2212026-03-10T18:06:15.894Z Downloaded httpdate v1.0.3
2222026-03-10T18:06:15.897Z Downloaded heck v0.5.0
2232026-03-10T18:06:15.902Z Downloaded event-listener v5.4.1
2242026-03-10T18:06:15.906Z Downloaded git-stub-vcs v0.1.0
2252026-03-10T18:06:15.909Z Downloaded hubpack_derive v0.1.1
2262026-03-10T18:06:15.915Z Downloaded hostname v0.4.2
2272026-03-10T18:06:15.915Z Downloaded group v0.13.0
2282026-03-10T18:06:15.964Z Downloaded http-range v0.1.5
2292026-03-10T18:06:15.964Z Downloaded des v0.8.1
2302026-03-10T18:06:15.964Z Downloaded futures-executor v0.3.32
2312026-03-10T18:06:15.964Z Downloaded inout v0.1.4
2322026-03-10T18:06:15.964Z Downloaded futures-timer v3.0.3
2332026-03-10T18:06:15.964Z Downloaded internet-checksum v0.2.1
2342026-03-10T18:06:15.964Z Downloaded glob v0.3.3
2352026-03-10T18:06:15.964Z Downloaded derive-where v1.6.0
2362026-03-10T18:06:15.964Z Downloaded is_ci v1.2.0
2372026-03-10T18:06:15.964Z Downloaded is-terminal v0.4.17
2382026-03-10T18:06:15.965Z Downloaded ident_case v1.0.1
2392026-03-10T18:06:15.970Z Downloaded indoc v1.0.9
2402026-03-10T18:06:15.970Z Downloaded lazy_static v1.5.0
2412026-03-10T18:06:15.970Z Downloaded instability v0.3.11
2422026-03-10T18:06:15.970Z Downloaded humantime v2.3.0
2432026-03-10T18:06:15.970Z Downloaded hubpack v0.1.2
2442026-03-10T18:06:15.973Z Downloaded libscf-sys v1.1.0
2452026-03-10T18:06:15.973Z Downloaded kstat-rs v0.2.4
2462026-03-10T18:06:15.976Z Downloaded dropshot_endpoint v0.16.7
2472026-03-10T18:06:15.981Z Downloaded linkme-impl v0.3.35
2482026-03-10T18:06:15.984Z Downloaded criterion v0.7.0
2492026-03-10T18:06:15.991Z Downloaded itoa v1.0.17
2502026-03-10T18:06:15.995Z Downloaded maybe-uninit v2.0.0
2512026-03-10T18:06:15.999Z Downloaded md5 v0.7.0
2522026-03-10T18:06:16.002Z Downloaded ipnetwork v0.21.1
2532026-03-10T18:06:16.005Z Downloaded ipnet v2.11.0
2542026-03-10T18:06:16.008Z Downloaded futures-channel v0.3.32
2552026-03-10T18:06:16.014Z Downloaded mime v0.3.17
2562026-03-10T18:06:16.017Z Downloaded lru-cache v0.1.2
2572026-03-10T18:06:16.017Z Downloaded lru-slab v0.1.2
2582026-03-10T18:06:16.020Z Downloaded lru v0.12.5
2592026-03-10T18:06:16.023Z Downloaded match_cfg v0.1.0
2602026-03-10T18:06:16.027Z Downloaded newtype-uuid-macros v0.1.0
2612026-03-10T18:06:16.030Z Downloaded new_debug_unreachable v1.0.6
2622026-03-10T18:06:16.033Z Downloaded getrandom v0.2.17
2632026-03-10T18:06:16.036Z Downloaded globset v0.4.18
2642026-03-10T18:06:16.040Z Downloaded libsw-core v0.3.2
2652026-03-10T18:06:16.043Z Downloaded normalize-line-endings v0.3.0
2662026-03-10T18:06:16.046Z Downloaded nonempty v0.12.0
2672026-03-10T18:06:16.049Z Downloaded indoc v2.0.7
2682026-03-10T18:06:16.052Z Downloaded impl-trait-for-tuples v0.2.3
2692026-03-10T18:06:16.056Z Downloaded newtype_derive v0.1.6
2702026-03-10T18:06:16.061Z Downloaded newline-converter v0.3.0
2712026-03-10T18:06:16.066Z Downloaded linear-map v1.2.0
2722026-03-10T18:06:16.066Z Downloaded md-5 v0.10.6
2732026-03-10T18:06:16.070Z Downloaded num-iter v0.1.45
2742026-03-10T18:06:16.075Z Downloaded hmac v0.12.1
2752026-03-10T18:06:16.075Z Downloaded lock_api v0.4.14
2762026-03-10T18:06:16.079Z Downloaded mime_guess v2.0.5
2772026-03-10T18:06:16.082Z Downloaded num-derive v0.3.3
2782026-03-10T18:06:16.085Z Downloaded num-derive v0.4.2
2792026-03-10T18:06:16.088Z Downloaded num_enum_derive v0.5.11
2802026-03-10T18:06:16.092Z Downloaded num v0.4.3
2812026-03-10T18:06:16.092Z Downloaded crossbeam-channel v0.5.15
2822026-03-10T18:06:16.097Z Downloaded openssl-probe v0.1.6
2832026-03-10T18:06:16.100Z Downloaded nodrop v0.1.14
2842026-03-10T18:06:16.104Z Downloaded num-conv v0.2.0
2852026-03-10T18:06:16.107Z Downloaded base64 v0.22.1
2862026-03-10T18:06:16.110Z Downloaded libefi-sys v0.1.0
2872026-03-10T18:06:16.115Z Downloaded httparse v1.10.1
2882026-03-10T18:06:16.118Z Downloaded openssl-probe v0.2.1
2892026-03-10T18:06:16.118Z Downloaded opaque-debug v0.3.1
2902026-03-10T18:06:16.121Z Downloaded oso-derive v0.27.3
2912026-03-10T18:06:16.125Z Downloaded litemap v0.8.1
2922026-03-10T18:06:16.128Z Downloaded iana-time-zone v0.1.65
2932026-03-10T18:06:16.131Z Downloaded multer v3.1.0
2942026-03-10T18:06:16.136Z Downloaded hyper-rustls v0.27.7
2952026-03-10T18:06:16.141Z Downloaded packed_struct_codegen v0.10.1
2962026-03-10T18:06:16.144Z Downloaded num_enum v0.5.11
2972026-03-10T18:06:16.149Z Downloaded num_enum v0.7.5
2982026-03-10T18:06:16.152Z Downloaded parse-display v0.10.0
2992026-03-10T18:06:16.158Z Downloaded pathdiff v0.2.3
3002026-03-10T18:06:16.158Z Downloaded path-slash v0.1.5
3012026-03-10T18:06:16.161Z Downloaded newtype-uuid v1.3.2
3022026-03-10T18:06:16.161Z Downloaded ordered-float v2.10.1
3032026-03-10T18:06:16.165Z Downloaded olpc-cjson v0.1.4
3042026-03-10T18:06:16.170Z Downloaded percent-encoding v2.3.2
3052026-03-10T18:06:16.177Z Downloaded backtrace v0.3.76
3062026-03-10T18:06:16.177Z Downloaded expectorate v1.2.0
3072026-03-10T18:06:16.180Z Downloaded parking v2.2.1
3082026-03-10T18:06:16.180Z Downloaded libbz2-rs-sys v0.2.2
3092026-03-10T18:06:16.183Z Downloaded icu_normalizer_data v2.1.1
3102026-03-10T18:06:16.188Z Downloaded owo-colors v3.5.0
3112026-03-10T18:06:16.190Z Downloaded parse-size v1.1.0
3122026-03-10T18:06:16.194Z Downloaded phf_shared v0.13.1
3132026-03-10T18:06:16.196Z Downloaded phf_shared v0.11.3
3142026-03-10T18:06:16.196Z Downloaded oorandom v11.1.5
3152026-03-10T18:06:16.199Z Downloaded pbkdf2 v0.12.2
3162026-03-10T18:06:16.202Z Downloaded oxnet v0.1.4
3172026-03-10T18:06:16.206Z Downloaded oxide-tokio-rt v0.1.2
3182026-03-10T18:06:16.208Z Downloaded pin-utils v0.1.0
3192026-03-10T18:06:16.212Z Downloaded plotters-backend v0.3.7
3202026-03-10T18:06:16.216Z Downloaded phf_shared v0.12.1
3212026-03-10T18:06:16.216Z Downloaded peg-runtime v0.8.5
3222026-03-10T18:06:16.219Z Downloaded num_enum_derive v0.7.5
3232026-03-10T18:06:16.221Z Downloaded ed25519-dalek v2.2.0
3242026-03-10T18:06:16.224Z Downloaded partial-io v0.5.4
3252026-03-10T18:06:16.227Z Downloaded memmap2 v0.9.10
3262026-03-10T18:06:16.231Z Downloaded half v2.7.1
3272026-03-10T18:06:16.234Z Downloaded peg-macros v0.8.5
3282026-03-10T18:06:16.239Z Downloaded pretty-hex v0.4.1
3292026-03-10T18:06:16.241Z Downloaded predicates-tree v1.0.13
3302026-03-10T18:06:16.241Z Downloaded proc-macro-error-attr v1.0.4
3312026-03-10T18:06:16.244Z Downloaded proc-macro-error-attr2 v2.0.0
3322026-03-10T18:06:16.249Z Downloaded plotters-svg v0.3.7
3332026-03-10T18:06:16.252Z Downloaded icu_collections v2.1.1
3342026-03-10T18:06:16.255Z Downloaded potential_utf v0.1.4
3352026-03-10T18:06:16.258Z Downloaded packed_struct v0.10.1
3362026-03-10T18:06:16.261Z Downloaded owo-colors v4.3.0
3372026-03-10T18:06:16.264Z Downloaded phf v0.12.1
3382026-03-10T18:06:16.267Z Downloaded cc v1.2.56
3392026-03-10T18:06:16.270Z Downloaded progenitor-client v0.11.2
3402026-03-10T18:06:16.273Z Downloaded progenitor-macro v0.11.2
3412026-03-10T18:06:16.275Z Downloaded icu_normalizer v2.1.1
3422026-03-10T18:06:16.279Z Downloaded powerfmt v0.2.0
3432026-03-10T18:06:16.281Z Downloaded icu_locale_core v2.1.1
3442026-03-10T18:06:16.285Z Downloaded proc-macro-crate v3.4.0
3452026-03-10T18:06:16.288Z Downloaded progenitor-client v0.10.0
3462026-03-10T18:06:16.291Z Downloaded paste v1.0.15
3472026-03-10T18:06:16.294Z Downloaded progenitor-macro v0.13.0
3482026-03-10T18:06:16.297Z Downloaded parking_lot_core v0.9.12
3492026-03-10T18:06:16.301Z Downloaded parking_lot v0.11.2
3502026-03-10T18:06:16.304Z Downloaded pem-rfc7468 v0.7.0
3512026-03-10T18:06:16.307Z Downloaded ppv-lite86 v0.2.21
3522026-03-10T18:06:16.310Z Downloaded phf v0.13.1
3532026-03-10T18:06:16.310Z Downloaded psl-types v2.0.11
3542026-03-10T18:06:16.313Z Downloaded radium v0.7.0
3552026-03-10T18:06:16.318Z Downloaded proc-macro-error v1.0.4
3562026-03-10T18:06:16.322Z Downloaded rand_chacha v0.3.1
3572026-03-10T18:06:16.322Z Downloaded progenitor v0.11.2
3582026-03-10T18:06:16.326Z Downloaded progenitor v0.10.0
3592026-03-10T18:06:16.330Z Downloaded pkcs8 v0.10.2
3602026-03-10T18:06:16.334Z Downloaded once_cell v1.21.3
3612026-03-10T18:06:16.334Z Downloaded indicatif v0.18.4
3622026-03-10T18:06:16.337Z Downloaded pin-project-lite v0.2.17
3632026-03-10T18:06:16.341Z Downloaded progenitor v0.13.0
3642026-03-10T18:06:16.344Z Downloaded postgres-protocol v0.6.10
3652026-03-10T18:06:16.348Z Downloaded progenitor-extras v0.1.0
3662026-03-10T18:06:16.352Z Downloaded predicates v3.1.4
3672026-03-10T18:06:16.355Z Downloaded oso v0.27.3
3682026-03-10T18:06:16.358Z Downloaded ref-cast-impl v1.0.25
3692026-03-10T18:06:16.358Z Downloaded ref-cast v1.0.25
3702026-03-10T18:06:16.361Z Downloaded recursive-proc-macro-impl v0.1.1
3712026-03-10T18:06:16.364Z Downloaded psm v0.1.30
3722026-03-10T18:06:16.367Z Downloaded parking_lot v0.12.5
3732026-03-10T18:06:16.370Z Downloaded knuffel v3.2.0
3742026-03-10T18:06:16.373Z Downloaded recursive v0.1.1
3752026-03-10T18:06:16.377Z Downloaded quick-error v1.2.3
3762026-03-10T18:06:16.381Z Downloaded minimal-lexical v0.2.1
3772026-03-10T18:06:16.389Z Downloaded hickory-resolver v0.24.4
3782026-03-10T18:06:16.395Z Downloaded r2d2 v0.8.10
3792026-03-10T18:06:16.395Z Downloaded num-traits v0.2.19
3802026-03-10T18:06:16.395Z Downloaded rtoolbox v0.0.3
3812026-03-10T18:06:16.398Z Downloaded rustc-hash v2.1.1
3822026-03-10T18:06:16.398Z Downloaded rfc6979 v0.4.0
3832026-03-10T18:06:16.398Z Downloaded quote v1.0.44
3842026-03-10T18:06:16.403Z Downloaded log v0.4.29
3852026-03-10T18:06:16.406Z Downloaded pkcs5 v0.7.1
3862026-03-10T18:06:16.412Z Downloaded clap_builder v4.5.60
3872026-03-10T18:06:16.416Z Downloaded miniz_oxide v0.8.9
3882026-03-10T18:06:16.418Z Downloaded icu_properties v2.1.2
3892026-03-10T18:06:16.422Z Downloaded rand_core v0.10.0
3902026-03-10T18:06:16.426Z Downloaded rustc_version v0.4.1
3912026-03-10T18:06:16.426Z Downloaded rustc_version v0.1.7
3922026-03-10T18:06:16.429Z Downloaded russh-cryptovec v0.7.3
3932026-03-10T18:06:16.429Z Downloaded rand_core v0.9.5
3942026-03-10T18:06:16.433Z Downloaded postcard v1.1.3
3952026-03-10T18:06:16.436Z Downloaded rand_chacha v0.9.0
3962026-03-10T18:06:16.436Z Downloaded scheduled-thread-pool v0.2.7
3972026-03-10T18:06:16.440Z Downloaded scopeguard v1.2.0
3982026-03-10T18:06:16.443Z Downloaded salsa20 v0.10.2
3992026-03-10T18:06:16.443Z Downloaded rand_core v0.6.4
4002026-03-10T18:06:16.446Z Downloaded memchr v2.8.0
4012026-03-10T18:06:16.449Z Downloaded quinn-udp v0.5.14
4022026-03-10T18:06:16.452Z Downloaded same-file v1.0.6
4032026-03-10T18:06:16.455Z Downloaded scrypt v0.11.0
4042026-03-10T18:06:16.457Z Downloaded pest_derive v2.8.6
4052026-03-10T18:06:16.460Z Downloaded prefix-trie v0.7.0
4062026-03-10T18:06:16.463Z Downloaded postgres-types v0.2.12
4072026-03-10T18:06:16.466Z Downloaded hickory-server v0.25.2
4082026-03-10T18:06:16.470Z Downloaded secrecy v0.8.0
4092026-03-10T18:06:16.472Z Downloaded sapling-renderdag v0.1.0
4102026-03-10T18:06:16.475Z Downloaded serde-big-array v0.5.1
4112026-03-10T18:06:16.478Z Downloaded serde-value v0.7.0
4122026-03-10T18:06:16.478Z Downloaded seq-macro v0.3.6
4132026-03-10T18:06:16.482Z Downloaded http v1.4.0
4142026-03-10T18:06:16.485Z Downloaded resolv-conf v0.7.6
4152026-03-10T18:06:16.488Z Downloaded secrecy v0.10.3
4162026-03-10T18:06:16.491Z Downloaded scroll_derive v0.13.1
4172026-03-10T18:06:16.491Z Downloaded progenitor-impl v0.10.0
4182026-03-10T18:06:16.493Z Downloaded pest_meta v2.8.6
4192026-03-10T18:06:16.497Z Downloaded openssl-sys v0.9.111
4202026-03-10T18:06:16.501Z Downloaded serde_spanned v1.0.4
4212026-03-10T18:06:16.503Z Downloaded miette v5.10.0
4222026-03-10T18:06:16.506Z Downloaded rustls-pemfile v2.2.0
4232026-03-10T18:06:16.512Z Downloaded rust-argon2 v2.1.0
4242026-03-10T18:06:16.516Z Downloaded serde_urlencoded v0.7.1
4252026-03-10T18:06:16.516Z Downloaded serde_spanned v0.6.9
4262026-03-10T18:06:16.520Z Downloaded rustc-demangle v0.1.27
4272026-03-10T18:06:16.520Z Downloaded itertools v0.10.5
4282026-03-10T18:06:16.524Z Downloaded serde_repr v0.1.20
4292026-03-10T18:06:16.528Z Downloaded rustversion v1.0.22
4302026-03-10T18:06:16.531Z Downloaded shell-words v1.1.1
4312026-03-10T18:06:16.531Z Downloaded schemars_derive v0.8.22
4322026-03-10T18:06:16.534Z Downloaded aes-gcm v0.10.3
4332026-03-10T18:06:16.537Z Downloaded mio v1.1.1
4342026-03-10T18:06:16.541Z Downloaded sec1 v0.7.3
4352026-03-10T18:06:16.544Z Downloaded sct v0.7.1
4362026-03-10T18:06:16.547Z Downloaded siphasher v1.0.2
4372026-03-10T18:06:16.550Z Downloaded serde-untagged v0.1.9
4382026-03-10T18:06:16.553Z Downloaded rusty-fork v0.3.1
4392026-03-10T18:06:16.553Z Downloaded serde-hex v0.1.0
4402026-03-10T18:06:16.556Z Downloaded signal-hook-mio v0.2.5
4412026-03-10T18:06:16.559Z Downloaded libxml v0.3.3
4422026-03-10T18:06:16.563Z Downloaded signal-hook-tokio v0.3.1
4432026-03-10T18:06:16.566Z Downloaded progenitor-impl v0.13.0
4442026-03-10T18:06:16.573Z Downloaded serde_path_to_error v0.1.20
4452026-03-10T18:06:16.583Z Downloaded pin-project v1.1.11
4462026-03-10T18:06:16.592Z Downloaded scroll v0.13.0
4472026-03-10T18:06:16.592Z Downloaded scroll v0.12.0
4482026-03-10T18:06:16.592Z Downloaded progenitor-impl v0.11.2
4492026-03-10T18:06:16.592Z Downloaded similar-asserts v1.7.0
4502026-03-10T18:06:16.600Z Downloaded idna v1.1.0
4512026-03-10T18:06:16.600Z Downloaded serde_derive_internals v0.29.1
4522026-03-10T18:06:16.600Z Downloaded nom v7.1.3
4532026-03-10T18:06:16.603Z Downloaded smawk v0.3.2
4542026-03-10T18:06:16.603Z Downloaded russh-keys v0.45.0
4552026-03-10T18:06:16.603Z Downloaded itertools v0.12.1
4562026-03-10T18:06:16.607Z Downloaded slog-bunyan v2.5.0
4572026-03-10T18:06:16.610Z Downloaded serde_tokenstream v0.2.3
4582026-03-10T18:06:16.614Z Downloaded hashbrown v0.13.2
4592026-03-10T18:06:16.618Z Downloaded slog-envlogger v2.2.0
4602026-03-10T18:06:16.621Z Downloaded pretty_assertions v1.4.1
4612026-03-10T18:06:16.621Z Downloaded simd-adler32 v0.3.8
4622026-03-10T18:06:16.625Z Downloaded semver v1.0.27
4632026-03-10T18:06:16.632Z Downloaded sqlparser_derive v0.5.0
4642026-03-10T18:06:16.632Z Downloaded hashbrown v0.12.3
4652026-03-10T18:06:16.636Z Downloaded stable_deref_trait v1.2.1
4662026-03-10T18:06:16.636Z Downloaded serde_cbor v0.11.2
4672026-03-10T18:06:16.636Z Downloaded slab v0.4.12
4682026-03-10T18:06:16.642Z Downloaded rstest v0.25.0
4692026-03-10T18:06:16.642Z Downloaded ron v0.8.1
4702026-03-10T18:06:16.645Z Downloaded slog-async v2.8.0
4712026-03-10T18:06:16.648Z Downloaded sigpipe v0.1.3
4722026-03-10T18:06:16.651Z Downloaded strum v0.27.2
4732026-03-10T18:06:16.651Z Downloaded sha2 v0.10.9
4742026-03-10T18:06:16.654Z Downloaded rcgen v0.12.1
4752026-03-10T18:06:16.658Z Downloaded ssh-encoding v0.2.0
4762026-03-10T18:06:16.658Z Downloaded ryu v1.0.23
4772026-03-10T18:06:16.660Z Downloaded ssh-cipher v0.2.0
4782026-03-10T18:06:16.692Z Downloaded slog-term v2.9.2
4792026-03-10T18:06:16.698Z Downloaded supports-hyperlinks v2.1.0
4802026-03-10T18:06:16.698Z Downloaded itertools v0.14.0
4812026-03-10T18:06:16.698Z Downloaded strip-ansi-escapes v0.2.1
4822026-03-10T18:06:16.698Z Downloaded supports-color v2.1.0
4832026-03-10T18:06:16.698Z Downloaded subtle v2.6.1
4842026-03-10T18:06:16.698Z Downloaded sync_wrapper v1.0.2
4852026-03-10T18:06:16.698Z Downloaded swrite v0.1.0
4862026-03-10T18:06:16.698Z Downloaded tagptr v0.2.0
4872026-03-10T18:06:16.698Z Downloaded supports-unicode v2.1.0
4882026-03-10T18:06:16.698Z Downloaded spki v0.7.3
4892026-03-10T18:06:16.698Z Downloaded rand v0.8.5
4902026-03-10T18:06:16.698Z Downloaded itertools v0.13.0
4912026-03-10T18:06:16.705Z Downloaded hyper-util v0.1.20
4922026-03-10T18:06:16.709Z Downloaded stacker v0.1.23
4932026-03-10T18:06:16.709Z Downloaded libm v0.2.16
4942026-03-10T18:06:16.714Z Downloaded tabwriter v1.4.1
4952026-03-10T18:06:16.718Z Downloaded smallvec v0.6.14
4962026-03-10T18:06:16.723Z Downloaded stringmetrics v2.2.2
4972026-03-10T18:06:16.723Z Downloaded hashbrown v0.15.5
4982026-03-10T18:06:16.729Z Downloaded rustls-native-certs v0.8.3
4992026-03-10T18:06:16.732Z Downloaded prettyplease v0.2.37
5002026-03-10T18:06:16.733Z Downloaded strum_macros v0.24.3
5012026-03-10T18:06:16.736Z Downloaded testing_table v0.3.0
5022026-03-10T18:06:16.736Z Downloaded snafu-derive v0.8.9
5032026-03-10T18:06:16.736Z Downloaded termtree v0.5.1
5042026-03-10T18:06:16.739Z Downloaded take_mut v0.2.2
5052026-03-10T18:06:16.739Z Downloaded tabled_derive v0.7.0
5062026-03-10T18:06:16.742Z Downloaded supports-color v3.0.2
5072026-03-10T18:06:16.742Z Downloaded schemars v0.8.22
5082026-03-10T18:06:16.749Z Downloaded target-triple v1.0.0
5092026-03-10T18:06:16.752Z Downloaded rstest_macros v0.25.0
5102026-03-10T18:06:16.755Z Downloaded rsa v0.9.10
5112026-03-10T18:06:16.757Z Downloaded static_assertions v1.1.0
5122026-03-10T18:06:16.760Z Downloaded thread-id v4.2.2
5132026-03-10T18:06:16.764Z Downloaded thread-id v5.1.0
5142026-03-10T18:06:16.764Z Downloaded tinyvec_macros v0.1.1
5152026-03-10T18:06:16.764Z Downloaded qorb v0.4.1
5162026-03-10T18:06:16.767Z Downloaded synstructure v0.13.2
5172026-03-10T18:06:16.770Z Downloaded string_cache v0.8.9
5182026-03-10T18:06:16.774Z Downloaded tap v1.0.1
5192026-03-10T18:06:16.774Z Downloaded hkdf v0.12.4
5202026-03-10T18:06:16.777Z Downloaded rayon-core v1.13.0
5212026-03-10T18:06:16.780Z Downloaded time-core v0.1.8
5222026-03-10T18:06:16.780Z Downloaded target-lexicon v0.13.3
5232026-03-10T18:06:16.783Z Downloaded quinn v0.11.9
5242026-03-10T18:06:16.787Z Downloaded iddqd v0.3.17
5252026-03-10T18:06:16.789Z Downloaded terminal_size v0.1.17
5262026-03-10T18:06:16.793Z Downloaded support-bundle-viewer v0.1.2
5272026-03-10T18:06:16.793Z Downloaded strum_macros v0.27.2
5282026-03-10T18:06:16.796Z Downloaded rustls-platform-verifier v0.6.2
5292026-03-10T18:06:16.799Z Downloaded serde_core v1.0.228
5302026-03-10T18:06:16.801Z Downloaded termios v0.3.3
5312026-03-10T18:06:16.804Z Downloaded thiserror-impl-no-std v2.0.2
5322026-03-10T18:06:16.804Z Downloaded terminal_size v0.4.3
5332026-03-10T18:06:16.809Z Downloaded samael v0.0.19
5342026-03-10T18:06:16.814Z Downloaded socket2 v0.5.10
5352026-03-10T18:06:16.814Z Downloaded strum_macros v0.26.4
5362026-03-10T18:06:16.817Z Downloaded toml_datetime v0.6.11
5372026-03-10T18:06:16.817Z Downloaded smallvec v1.15.1
5382026-03-10T18:06:16.817Z Downloaded hashbrown v0.14.5
5392026-03-10T18:06:16.822Z Downloaded smf v0.2.3
5402026-03-10T18:06:16.827Z Downloaded serde_yaml v0.9.34+deprecated
5412026-03-10T18:06:16.827Z Downloaded spin v0.9.8
5422026-03-10T18:06:16.831Z Downloaded tinystr v0.8.2
5432026-03-10T18:06:16.831Z Downloaded thread_local v1.1.9
5442026-03-10T18:06:16.837Z Downloaded tower-layer v0.3.3
5452026-03-10T18:06:16.837Z Downloaded try-lock v0.2.5
5462026-03-10T18:06:16.837Z Downloaded trait-variant v0.1.2
5472026-03-10T18:06:16.837Z Downloaded signal-hook v0.3.18
5482026-03-10T18:06:16.841Z Downloaded thiserror-no-std v2.0.2
5492026-03-10T18:06:16.841Z Downloaded termcolor v1.4.1
5502026-03-10T18:06:16.845Z Downloaded thiserror-impl v1.0.69
5512026-03-10T18:06:16.845Z Downloaded thiserror v1.0.69
5522026-03-10T18:06:16.849Z Downloaded slog v2.8.2
5532026-03-10T18:06:16.852Z Downloaded target-spec v3.5.7
5542026-03-10T18:06:16.852Z Downloaded rand v0.10.0
5552026-03-10T18:06:16.857Z Downloaded tokio-macros v2.6.0
5562026-03-10T18:06:16.857Z Downloaded tokio-dtrace v0.1.1
5572026-03-10T18:06:16.861Z Downloaded tls_codec_derive v0.4.2
5582026-03-10T18:06:16.861Z Downloaded unarray v0.1.4
5592026-03-10T18:06:16.861Z Downloaded rustls-webpki v0.103.9
5602026-03-10T18:06:16.864Z Downloaded tls_codec v0.4.2
5612026-03-10T18:06:16.864Z Downloaded tokio-tungstenite v0.23.1
5622026-03-10T18:06:16.867Z Downloaded term v1.2.1
5632026-03-10T18:06:16.870Z Downloaded similar v2.7.0
5642026-03-10T18:06:16.873Z Downloaded unicode-linebreak v0.1.5
5652026-03-10T18:06:16.876Z Downloaded typify-macro v0.6.1
5662026-03-10T18:06:16.876Z Downloaded typeid v1.0.3
5672026-03-10T18:06:16.884Z Downloaded tower-service v0.3.3
5682026-03-10T18:06:16.884Z Downloaded topological-sort v0.2.2
5692026-03-10T18:06:16.884Z Downloaded toml_write v0.1.2
5702026-03-10T18:06:16.887Z Downloaded stringprep v0.1.5
5712026-03-10T18:06:16.887Z Downloaded typify-macro v0.4.3
5722026-03-10T18:06:16.887Z Downloaded rand v0.9.2
5732026-03-10T18:06:16.887Z Downloaded thiserror-impl v2.0.18
5742026-03-10T18:06:16.887Z Downloaded icu_properties_data v2.1.2
5752026-03-10T18:06:16.895Z Downloaded toml_datetime v1.0.0+spec-1.1.0
5762026-03-10T18:06:16.900Z Downloaded thiserror v2.0.18
5772026-03-10T18:06:16.902Z Downloaded serde v1.0.228
5782026-03-10T18:06:16.906Z Downloaded tiny-keccak v2.0.2
5792026-03-10T18:06:16.906Z Downloaded time-macros v0.2.27
5802026-03-10T18:06:16.909Z Downloaded russh v0.45.0
5812026-03-10T18:06:16.912Z Downloaded tui-tree-widget v0.23.1
5822026-03-10T18:06:16.912Z Downloaded tokio-native-tls v0.3.1
5832026-03-10T18:06:16.915Z Downloaded untrusted v0.7.1
5842026-03-10T18:06:16.915Z Downloaded h2 v0.4.13
5852026-03-10T18:06:16.920Z Downloaded tinytemplate v1.2.1
5862026-03-10T18:06:16.923Z Downloaded socket2 v0.6.2
5872026-03-10T18:06:16.926Z Downloaded rand_distr v0.5.1
5882026-03-10T18:06:16.926Z Downloaded tar v0.4.44
5892026-03-10T18:06:16.929Z Downloaded unicode-truncate v1.1.0
5902026-03-10T18:06:16.933Z Downloaded tokio-tungstenite v0.21.0
5912026-03-10T18:06:16.933Z Downloaded term v0.7.0
5922026-03-10T18:06:16.936Z Downloaded usdt v0.5.0
5932026-03-10T18:06:16.936Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5942026-03-10T18:06:16.941Z Downloaded toml_writer v1.0.6+spec-1.1.0
5952026-03-10T18:06:16.941Z Downloaded usdt-attr-macro v0.5.0
5962026-03-10T18:06:16.941Z Downloaded untrusted v0.9.0
5972026-03-10T18:06:16.946Z Downloaded tokio-rustls v0.26.4
5982026-03-10T18:06:16.946Z Downloaded rustyline v14.0.0
5992026-03-10T18:06:16.952Z Downloaded tempfile v3.25.0
6002026-03-10T18:06:16.952Z Downloaded pest v2.8.6
6012026-03-10T18:06:16.954Z Downloaded utf8parse v0.2.2
6022026-03-10T18:06:16.954Z Downloaded utf8_iter v1.0.4
6032026-03-10T18:06:16.954Z Downloaded utf-8 v0.7.6
6042026-03-10T18:06:16.957Z Downloaded usdt-macro v0.5.0
6052026-03-10T18:06:16.957Z Downloaded unit-prefix v0.5.2
6062026-03-10T18:06:16.957Z Downloaded tokio-stream v0.1.18
6072026-03-10T18:06:16.961Z Downloaded tokio-rustls v0.25.0
6082026-03-10T18:06:16.963Z Downloaded usdt-attr-macro v0.6.0
6092026-03-10T18:06:16.964Z Downloaded usdt v0.6.0
6102026-03-10T18:06:16.967Z Downloaded schemars v0.9.0
6112026-03-10T18:06:16.973Z Downloaded void v1.0.2
6122026-03-10T18:06:16.976Z Downloaded usdt-macro v0.6.0
6132026-03-10T18:06:16.976Z Downloaded textwrap v0.16.2
6142026-03-10T18:06:16.979Z Downloaded waitgroup v0.1.2
6152026-03-10T18:06:16.979Z Downloaded version_check v0.9.5
6162026-03-10T18:06:16.979Z Downloaded textwrap v0.15.2
6172026-03-10T18:06:16.982Z Downloaded steno v0.4.1
6182026-03-10T18:06:16.985Z Downloaded tracing-attributes v0.1.31
6192026-03-10T18:06:16.987Z Downloaded wait-timeout v0.2.1
6202026-03-10T18:06:16.987Z Downloaded twox-hash v2.1.2
6212026-03-10T18:06:16.990Z Downloaded subprocess v0.2.15
6222026-03-10T18:06:16.994Z Downloaded hashbrown v0.16.1
6232026-03-10T18:06:16.999Z Downloaded want v0.3.1
6242026-03-10T18:06:17.002Z Downloaded tokio-rustls v0.24.1
6252026-03-10T18:06:17.002Z Downloaded p521 v0.13.3
6262026-03-10T18:06:17.002Z Downloaded snafu v0.8.9
6272026-03-10T18:06:17.008Z Downloaded blake3 v1.8.3
6282026-03-10T18:06:17.013Z Downloaded xshell-macros v0.2.7
6292026-03-10T18:06:17.015Z Downloaded xattr v1.6.1
6302026-03-10T18:06:17.015Z Downloaded universal-hash v0.5.1
6312026-03-10T18:06:17.015Z Downloaded yoke-derive v0.8.1
6322026-03-10T18:06:17.019Z Downloaded unicode-xid v0.2.6
6332026-03-10T18:06:17.019Z Downloaded toml_parser v1.0.9+spec-1.1.0
6342026-03-10T18:06:17.022Z Downloaded toml v0.8.23
6352026-03-10T18:06:17.022Z Downloaded plotters v0.3.7
6362026-03-10T18:06:17.028Z Downloaded tinyvec v1.10.0
6372026-03-10T18:06:17.031Z Downloaded usdt-impl v0.6.0
6382026-03-10T18:06:17.035Z Downloaded schemars v1.2.1
6392026-03-10T18:06:17.043Z Downloaded zerofrom-derive v0.1.6
6402026-03-10T18:06:17.046Z Downloaded zerofrom v0.1.6
6412026-03-10T18:06:17.046Z Downloaded vergen-git2 v1.0.7
6422026-03-10T18:06:17.046Z Downloaded uzers v0.12.2
6432026-03-10T18:06:17.049Z Downloaded test-strategy v0.4.5
6442026-03-10T18:06:17.052Z Downloaded usdt-impl v0.5.0
6452026-03-10T18:06:17.052Z Downloaded toml v0.9.12+spec-1.1.0
6462026-03-10T18:06:17.055Z Downloaded vergen-gitcl v1.0.8
6472026-03-10T18:06:17.058Z Downloaded unicode-properties v0.1.4
6482026-03-10T18:06:17.058Z Downloaded futures-util v0.3.32
6492026-03-10T18:06:17.067Z Downloaded walkdir v2.5.0
6502026-03-10T18:06:17.070Z Downloaded whoami v1.6.1
6512026-03-10T18:06:17.074Z Downloaded vsss-rs v3.3.4
6522026-03-10T18:06:17.074Z Downloaded tungstenite v0.21.0
6532026-03-10T18:06:17.077Z Downloaded trybuild v1.0.116
6542026-03-10T18:06:17.080Z Downloaded wyz v0.5.1
6552026-03-10T18:06:17.080Z Downloaded unicase v2.9.0
6562026-03-10T18:06:17.085Z Downloaded hyper v1.8.1
6572026-03-10T18:06:17.090Z Downloaded zone v0.3.1
6582026-03-10T18:06:17.090Z Downloaded zeroize_derive v1.4.3
6592026-03-10T18:06:17.093Z Downloaded tabled_derive v0.11.0
6602026-03-10T18:06:17.093Z Downloaded typify v0.6.1
6612026-03-10T18:06:17.093Z Downloaded zone_cfg_derive v0.3.1
6622026-03-10T18:06:17.096Z Downloaded sync-ptr v0.1.4
6632026-03-10T18:06:17.096Z Downloaded slog-json v2.6.1
6642026-03-10T18:06:17.096Z Downloaded serde_derive v1.0.228
6652026-03-10T18:06:17.101Z Downloaded ucd-trie v0.1.7
6662026-03-10T18:06:17.104Z Downloaded goblin v0.8.2
6672026-03-10T18:06:17.107Z Downloaded sqlformat v0.3.5
6682026-03-10T18:06:17.107Z Downloaded aws-lc-rs v1.16.0
6692026-03-10T18:06:17.114Z Downloaded writeable v0.6.2
6702026-03-10T18:06:17.117Z Downloaded vergen v9.0.6
6712026-03-10T18:06:17.119Z Downloaded xz2 v0.1.7
6722026-03-10T18:06:17.120Z Downloaded xshell v0.2.7
6732026-03-10T18:06:17.122Z Downloaded toml_edit v0.22.27
6742026-03-10T18:06:17.125Z Downloaded zerovec-derive v0.11.2
6752026-03-10T18:06:17.125Z Downloaded yoke v0.8.1
6762026-03-10T18:06:17.128Z Downloaded zeroize v1.8.2
6772026-03-10T18:06:17.128Z Downloaded toml v1.0.3+spec-1.1.0
6782026-03-10T18:06:17.133Z Downloaded reqwest v0.12.28
6792026-03-10T18:06:17.137Z Downloaded goblin v0.10.5
6802026-03-10T18:06:17.144Z Downloaded tracing-core v0.1.36
6812026-03-10T18:06:17.146Z Downloaded rpassword v7.4.0
6822026-03-10T18:06:17.149Z Downloaded toml v0.7.8
6832026-03-10T18:06:17.150Z Downloaded unicode-ident v1.0.24
6842026-03-10T18:06:17.152Z Downloaded vergen-lib v0.1.6
6852026-03-10T18:06:17.155Z Downloaded unsafe-libyaml v0.2.11
6862026-03-10T18:06:17.155Z Downloaded strsim v0.11.1
6872026-03-10T18:06:17.160Z Downloaded structmeta-derive v0.3.0
6882026-03-10T18:06:17.160Z Downloaded zerocopy-derive v0.7.35
6892026-03-10T18:06:17.163Z Downloaded tokio-postgres v0.7.16
6902026-03-10T18:06:17.166Z Downloaded zerocopy v0.6.6
6912026-03-10T18:06:17.169Z Downloaded structmeta v0.3.0
6922026-03-10T18:06:17.169Z Downloaded publicsuffix v2.3.0
6932026-03-10T18:06:17.173Z Downloaded iri-string v0.7.10
6942026-03-10T18:06:17.176Z Downloaded whoami v2.1.0
6952026-03-10T18:06:17.180Z Downloaded unicode-bidi v0.3.18
6962026-03-10T18:06:17.186Z Downloaded toml_edit v0.23.10+spec-1.0.0
6972026-03-10T18:06:17.186Z Downloaded zstd-safe v7.2.4
6982026-03-10T18:06:17.189Z Downloaded zstd v0.13.3
6992026-03-10T18:06:17.189Z Downloaded vte v0.14.1
7002026-03-10T18:06:17.189Z Downloaded zmij v1.0.21
7012026-03-10T18:06:17.192Z Downloaded tungstenite v0.23.0
7022026-03-10T18:06:17.195Z Downloaded bitvec v1.0.1
7032026-03-10T18:06:17.205Z Downloaded yasna v0.5.2
7042026-03-10T18:06:17.208Z Downloaded rayon v1.11.0
7052026-03-10T18:06:17.214Z Downloaded salty v0.3.0
7062026-03-10T18:06:17.219Z Downloaded uuid v1.21.0
7072026-03-10T18:06:17.222Z Downloaded toml_edit v0.19.15
7082026-03-10T18:06:17.235Z Downloaded typenum v1.19.0
7092026-03-10T18:06:17.238Z Downloaded p384 v0.13.1
7102026-03-10T18:06:17.242Z Downloaded ron v0.12.0
7112026-03-10T18:06:17.249Z Downloaded petname v2.0.2
7122026-03-10T18:06:17.253Z Downloaded rustls-webpki v0.101.7
7132026-03-10T18:06:17.264Z Downloaded proptest v1.10.0
7142026-03-10T18:06:17.272Z Downloaded reedline v0.40.0
7152026-03-10T18:06:17.278Z Downloaded ssh-key v0.6.7
7162026-03-10T18:06:17.286Z Downloaded url v2.5.8
7172026-03-10T18:06:17.292Z Downloaded regex v1.12.3
7182026-03-10T18:06:17.295Z Downloaded unicode-segmentation v1.12.0
7192026-03-10T18:06:17.295Z Downloaded chrono v0.4.44
7202026-03-10T18:06:17.301Z Downloaded gimli v0.32.3
7212026-03-10T18:06:17.307Z Downloaded curve25519-dalek v4.1.3
7222026-03-10T18:06:17.314Z Downloaded x509-cert v0.2.5
7232026-03-10T18:06:17.319Z Downloaded unicode-normalization v0.1.25
7242026-03-10T18:06:17.323Z Downloaded rustls-webpki v0.102.8
7252026-03-10T18:06:17.338Z Downloaded zopfli v0.8.3
7262026-03-10T18:06:17.341Z Downloaded unicode_categories v0.1.1
7272026-03-10T18:06:17.341Z Downloaded openssl v0.10.75
7282026-03-10T18:06:17.350Z Downloaded yansi v1.0.1
7292026-03-10T18:06:17.353Z Downloaded quinn-proto v0.11.13
7302026-03-10T18:06:17.356Z Downloaded radix_trie v0.2.1
7312026-03-10T18:06:17.363Z Downloaded lalrpop v0.19.12
7322026-03-10T18:06:17.370Z Downloaded nix v0.27.1
7332026-03-10T18:06:17.377Z Downloaded serde_json v1.0.149
7342026-03-10T18:06:17.383Z Downloaded zerotrie v0.2.3
7352026-03-10T18:06:17.386Z Downloaded git2 v0.20.4
7362026-03-10T18:06:17.392Z Downloaded tough v0.20.0
7372026-03-10T18:06:17.400Z Downloaded diesel v2.2.12
7382026-03-10T18:06:17.414Z Downloaded zerocopy-derive v0.8.40
7392026-03-10T18:06:17.421Z Downloaded zip v0.6.6
7402026-03-10T18:06:17.424Z Downloaded zerocopy v0.7.35
7412026-03-10T18:06:17.437Z Downloaded tabled v0.15.0
7422026-03-10T18:06:17.450Z Downloaded tower v0.5.3
7432026-03-10T18:06:17.457Z Downloaded regex-syntax v0.6.29
7442026-03-10T18:06:17.501Z Downloaded tabled v0.20.0
7452026-03-10T18:06:17.501Z Downloaded nix v0.30.1
7462026-03-10T18:06:17.501Z Downloaded object v0.37.3
7472026-03-10T18:06:17.504Z Downloaded tokio-util v0.7.18
7482026-03-10T18:06:17.504Z Downloaded object v0.30.4
7492026-03-10T18:06:17.512Z Downloaded zip v4.6.1
7502026-03-10T18:06:17.515Z Downloaded vcpkg v0.2.15
7512026-03-10T18:06:17.545Z Downloaded openapiv3 v2.2.0
7522026-03-10T18:06:17.563Z Downloaded syn v2.0.117
7532026-03-10T18:06:17.568Z Downloaded zerovec v0.11.5
7542026-03-10T18:06:17.572Z Downloaded webpki-roots v1.0.6
7552026-03-10T18:06:17.572Z Downloaded unicode-width v0.2.0
7562026-03-10T18:06:17.576Z Downloaded tower-http v0.6.8
7572026-03-10T18:06:17.585Z Downloaded bstr v1.12.1
7582026-03-10T18:06:17.592Z Downloaded serde_with v3.17.0
7592026-03-10T18:06:17.599Z Downloaded regex-syntax v0.8.10
7602026-03-10T18:06:17.609Z Downloaded moka v0.12.13
7612026-03-10T18:06:17.614Z Downloaded dropshot v0.16.7
7622026-03-10T18:06:17.632Z Downloaded polar-core v0.27.3
7632026-03-10T18:06:17.637Z Downloaded winnow v0.5.40
7642026-03-10T18:06:17.644Z Downloaded typed-path v0.9.3
7652026-03-10T18:06:17.648Z Downloaded winnow v0.6.26
7662026-03-10T18:06:17.656Z Downloaded nix v0.29.0
7672026-03-10T18:06:17.666Z Downloaded sqlparser v0.61.0
7682026-03-10T18:06:17.675Z Downloaded nix v0.28.0
7692026-03-10T18:06:17.684Z Downloaded sled v0.34.7
7702026-03-10T18:06:17.692Z Downloaded winnow v0.7.14
7712026-03-10T18:06:17.699Z Downloaded nix v0.31.1
7722026-03-10T18:06:17.708Z Downloaded smoltcp v0.9.1
7732026-03-10T18:06:17.717Z Downloaded time v0.3.47
7742026-03-10T18:06:17.726Z Downloaded syn v1.0.109
7752026-03-10T18:06:17.735Z Downloaded ratatui v0.29.0
7762026-03-10T18:06:17.750Z Downloaded rustls v0.21.12
7772026-03-10T18:06:17.761Z Downloaded reqwest v0.13.2
7782026-03-10T18:06:17.770Z Downloaded regex-automata v0.4.14
7792026-03-10T18:06:17.775Z Downloaded zlib-rs v0.6.2
7802026-03-10T18:06:17.779Z Downloaded portable-atomic v1.13.1
7812026-03-10T18:06:17.786Z Downloaded bindgen v0.71.1
7822026-03-10T18:06:17.791Z Downloaded rustls v0.22.4
7832026-03-10T18:06:17.799Z Downloaded hickory-proto v0.24.4
7842026-03-10T18:06:17.811Z Downloaded petgraph v0.6.5
7852026-03-10T18:06:17.825Z Downloaded regress v0.10.5
7862026-03-10T18:06:17.832Z Downloaded smoltcp v0.11.0
7872026-03-10T18:06:17.841Z Downloaded unicode-width v0.1.14
7882026-03-10T18:06:17.846Z Downloaded rustls v0.23.37
7892026-03-10T18:06:17.860Z Downloaded zerocopy v0.8.40
7902026-03-10T18:06:17.864Z Downloaded petgraph v0.8.3
7912026-03-10T18:06:17.883Z Downloaded libz-sys v1.1.24
7922026-03-10T18:06:17.898Z Downloaded rustix v1.1.3
7932026-03-10T18:06:17.913Z Downloaded csv v1.4.0
7942026-03-10T18:06:17.929Z Downloaded rustix v0.38.44
7952026-03-10T18:06:17.946Z Downloaded bzip2-sys v0.1.13+1.0.8
7962026-03-10T18:06:17.957Z Downloaded jiff v0.2.21
7972026-03-10T18:06:17.969Z Downloaded hickory-proto v0.25.2
7982026-03-10T18:06:17.981Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
7992026-03-10T18:06:17.994Z Downloaded tokio v1.49.0
8002026-03-10T18:06:18.024Z Downloaded sha3 v0.10.8
8012026-03-10T18:06:18.028Z Downloaded typify v0.4.3
8022026-03-10T18:06:18.031Z Downloaded quick-xml v0.37.5
8032026-03-10T18:06:18.035Z Downloaded typify-impl v0.6.1
8042026-03-10T18:06:18.046Z Downloaded tracing v0.1.44
8052026-03-10T18:06:18.063Z Downloaded slog-stdlog v4.1.1
8062026-03-10T18:06:18.066Z Downloaded slog-scope v4.4.1
8072026-03-10T18:06:18.066Z Downloaded slog-dtrace v0.3.0
8082026-03-10T18:06:18.071Z Downloaded serde_with_macros v3.17.0
8092026-03-10T18:06:18.071Z Downloaded signal-hook-registry v1.4.8
8102026-03-10T18:06:18.071Z Downloaded shlex v1.3.0
8112026-03-10T18:06:18.071Z Downloaded num-bigint v0.4.6
8122026-03-10T18:06:18.074Z Downloaded sha1 v0.10.6
8132026-03-10T18:06:18.074Z Downloaded rustls-pki-types v1.14.0
8142026-03-10T18:06:18.082Z Downloaded num-bigint-dig v0.8.6
8152026-03-10T18:06:18.087Z Downloaded typify-impl v0.4.3
8162026-03-10T18:06:18.090Z Downloaded zerocopy-derive v0.6.6
8172026-03-10T18:06:18.098Z Downloaded strum v0.26.3
8182026-03-10T18:06:18.104Z Downloaded signature v2.2.0
8192026-03-10T18:06:18.104Z Downloaded proc-macro2 v1.0.106
8202026-03-10T18:06:18.104Z Downloaded rustls-pemfile v1.0.4
8212026-03-10T18:06:18.107Z Downloaded serde_plain v1.0.2
8222026-03-10T18:06:18.107Z Downloaded papergrid v0.11.0
8232026-03-10T18:06:18.110Z Downloaded indexmap v2.13.0
8242026-03-10T18:06:18.115Z Downloaded serde_regex v1.1.0
8252026-03-10T18:06:18.115Z Downloaded serde_bytes v0.11.19
8262026-03-10T18:06:18.115Z Downloaded scroll_derive v0.12.1
8272026-03-10T18:06:18.115Z Downloaded guppy v0.17.25
8282026-03-10T18:06:18.118Z Downloaded relative-path v1.9.3
8292026-03-10T18:06:18.122Z Downloaded semver v0.1.20
8302026-03-10T18:06:18.122Z Downloaded rand_seeder v0.4.0
8312026-03-10T18:06:18.122Z Downloaded poly1305 v0.8.0
8322026-03-10T18:06:18.125Z Downloaded rand_xorshift v0.4.0
8332026-03-10T18:06:18.125Z Downloaded pkcs1 v0.7.5
8342026-03-10T18:06:18.125Z Downloaded papergrid v0.17.0
8352026-03-10T18:06:18.128Z Downloaded crossterm v0.28.1
8362026-03-10T18:06:18.133Z Downloaded progenitor-client v0.13.0
8372026-03-10T18:06:18.139Z Downloaded chrono-tz v0.10.4
8382026-03-10T18:06:18.150Z Downloaded lzma-sys v0.1.20
8392026-03-10T18:06:18.172Z Downloaded libc v0.2.180
8402026-03-10T18:06:18.194Z Downloaded p256 v0.13.2
8412026-03-10T18:06:18.197Z Downloaded polyval v0.6.2
8422026-03-10T18:06:18.200Z Downloaded omicron-zone-package v0.12.2
8432026-03-10T18:06:18.200Z Downloaded pin-project-internal v1.1.11
8442026-03-10T18:06:18.203Z Downloaded proc-macro-error2 v2.0.1
8452026-03-10T18:06:18.207Z Downloaded primeorder v0.13.6
8462026-03-10T18:06:18.207Z Downloaded predicates-core v1.0.10
8472026-03-10T18:06:18.207Z Downloaded pest_generator v2.8.6
8482026-03-10T18:06:18.211Z Downloaded path-tree v0.8.3
8492026-03-10T18:06:18.211Z Downloaded jiff-static v0.2.21
8502026-03-10T18:06:18.212Z Downloaded pem v3.0.6
8512026-03-10T18:06:18.212Z Downloaded peg v0.8.5
8522026-03-10T18:06:18.217Z Downloaded password-hash v0.5.0
8532026-03-10T18:06:18.217Z Downloaded num-complex v0.4.6
8542026-03-10T18:06:18.223Z Downloaded password-hash v0.4.2
8552026-03-10T18:06:18.223Z Downloaded httpmock v0.8.3
8562026-03-10T18:06:18.233Z Downloaded nu-ansi-term v0.50.3
8572026-03-10T18:06:18.236Z Downloaded proc-macro-crate v1.3.1
8582026-03-10T18:06:18.236Z Downloaded pkg-config v0.3.32
8592026-03-10T18:06:18.240Z Downloaded flate2 v1.1.9
8602026-03-10T18:06:18.244Z Downloaded progenitor-macro v0.10.0
8612026-03-10T18:06:18.244Z Downloaded headers v0.4.1
8622026-03-10T18:06:18.248Z Downloaded flume v0.11.1
8632026-03-10T18:06:18.248Z Downloaded plain v0.2.3
8642026-03-10T18:06:18.248Z Downloaded indexmap v1.9.3
8652026-03-10T18:06:18.251Z Downloaded precomputed-hash v0.1.1
8662026-03-10T18:06:18.252Z Downloaded icu_provider v2.1.1
8672026-03-10T18:06:18.255Z Downloaded hickory-resolver v0.25.2
8682026-03-10T18:06:18.255Z Downloaded libgit2-sys v0.18.3+1.9.2
8692026-03-10T18:06:18.297Z Downloaded parse-display-derive v0.10.0
8702026-03-10T18:06:18.300Z Downloaded parking_lot_core v0.8.6
8712026-03-10T18:06:18.300Z Downloaded derive_more v2.1.1
8722026-03-10T18:06:18.307Z Downloaded pbkdf2 v0.11.0
8732026-03-10T18:06:18.310Z Downloaded ar_archive_writer v0.5.1
8742026-03-10T18:06:18.313Z Downloaded num-rational v0.4.2
8752026-03-10T18:06:18.314Z Downloaded num-integer v0.1.46
8762026-03-10T18:06:18.314Z Downloaded native-tls v0.2.18
8772026-03-10T18:06:18.316Z Downloaded nanorand v0.7.0
8782026-03-10T18:06:18.317Z Downloaded heapless v0.8.0
8792026-03-10T18:06:18.320Z Downloaded litrs v1.0.0
8802026-03-10T18:06:18.322Z Downloaded ignore v0.4.25
8812026-03-10T18:06:18.322Z Downloaded getrandom v0.3.4
8822026-03-10T18:06:18.325Z Downloaded dropshot-api-manager v0.5.2
8832026-03-10T18:06:18.328Z Downloaded diesel_derives v2.2.7
8842026-03-10T18:06:18.332Z Downloaded httptest v0.16.4
8852026-03-10T18:06:18.332Z Downloaded num_threads v0.1.7
8862026-03-10T18:06:18.334Z Downloaded heapless v0.7.17
8872026-03-10T18:06:18.334Z Downloaded fancy-regex v0.14.0
8882026-03-10T18:06:18.338Z Downloaded der v0.7.10
8892026-03-10T18:06:18.341Z Downloaded lzss v0.8.2
8902026-03-10T18:06:18.344Z Downloaded libtest-mimic v0.8.1
8912026-03-10T18:06:18.344Z Downloaded libloading v0.8.9
8922026-03-10T18:06:18.348Z Downloaded keccak v0.1.6
8932026-03-10T18:06:18.348Z Downloaded darling_core v0.23.0
8942026-03-10T18:06:18.352Z Downloaded openssl-macros v0.1.1
8952026-03-10T18:06:18.352Z Downloaded hickory-client v0.25.2
8962026-03-10T18:06:18.352Z Downloaded arc-swap v1.8.2
8972026-03-10T18:06:18.356Z Downloaded lalrpop-util v0.19.12
8982026-03-10T18:06:18.356Z Downloaded knuffel-derive v3.2.0
8992026-03-10T18:06:18.360Z Downloaded getrandom v0.4.1
9002026-03-10T18:06:18.360Z Downloaded fatfs v0.3.6
9012026-03-10T18:06:18.363Z Downloaded encoding_rs v0.8.35
9022026-03-10T18:06:18.377Z Downloaded anyhow v1.0.102
9032026-03-10T18:06:18.380Z Downloaded ingot-types v0.1.2
9042026-03-10T18:06:18.384Z Downloaded ingot-macros v0.1.1
9052026-03-10T18:06:18.384Z Downloaded bytes v1.11.1
9062026-03-10T18:06:18.387Z Downloaded miette-derive v5.10.0
9072026-03-10T18:06:18.387Z Downloaded linkme v0.3.35
9082026-03-10T18:06:18.387Z Downloaded nibble_vec v0.1.0
9092026-03-10T18:06:18.390Z Downloaded libsw v3.5.0
9102026-03-10T18:06:18.390Z Downloaded hyper-staticfile v0.10.1
9112026-03-10T18:06:18.393Z Downloaded ring v0.17.14
9122026-03-10T18:06:18.422Z Downloaded half v1.8.3
9132026-03-10T18:06:18.428Z Downloaded darling_core v0.21.3
9142026-03-10T18:06:18.432Z Downloaded nested v0.1.1
9152026-03-10T18:06:18.432Z Downloaded multimap v0.10.1
9162026-03-10T18:06:18.432Z Downloaded bumpalo v3.20.2
9172026-03-10T18:06:18.436Z Downloaded jobserver v0.1.34
9182026-03-10T18:06:18.436Z Downloaded futures v0.3.32
9192026-03-10T18:06:18.439Z Downloaded elliptic-curve v0.13.8
9202026-03-10T18:06:18.439Z Downloaded derive_more-impl v2.1.1
9212026-03-10T18:06:18.471Z Downloaded memoffset v0.9.1
9222026-03-10T18:06:18.486Z Downloaded memmap v0.7.0
9232026-03-10T18:06:18.486Z Downloaded fs-err v3.3.0
9242026-03-10T18:06:18.486Z Downloaded crossterm v0.29.0
9252026-03-10T18:06:18.486Z Downloaded darling v0.23.0
9262026-03-10T18:06:18.486Z Downloaded maplit v1.0.2
9272026-03-10T18:06:18.486Z Downloaded managed v0.8.0
9282026-03-10T18:06:18.486Z Downloaded macaddr v1.0.1
9292026-03-10T18:06:18.486Z Downloaded linked-hash-map v0.5.6
9302026-03-10T18:06:18.486Z Downloaded ingot v0.1.1
9312026-03-10T18:06:18.486Z Downloaded allocator-api2 v0.2.21
9322026-03-10T18:06:18.486Z Downloaded instant v0.1.13
9332026-03-10T18:06:18.486Z Downloaded anes v0.1.6
9342026-03-10T18:06:18.486Z Downloaded is_terminal_polyfill v1.70.2
9352026-03-10T18:06:18.486Z Downloaded http-body-util v0.1.3
9362026-03-10T18:06:18.486Z Downloaded highway v1.3.0
9372026-03-10T18:06:18.487Z Downloaded indent_write v2.2.0
9382026-03-10T18:06:18.487Z Downloaded hyper-tls v0.6.0
9392026-03-10T18:06:18.487Z Downloaded compact_str v0.8.1
9402026-03-10T18:06:18.487Z Downloaded chumsky v0.9.3
9412026-03-10T18:06:18.487Z Downloaded derive_more v0.99.20
9422026-03-10T18:06:18.487Z Downloaded either v1.15.0
9432026-03-10T18:06:18.493Z Downloaded idna_adapter v1.2.1
9442026-03-10T18:06:18.493Z Downloaded aho-corasick v1.1.4
9452026-03-10T18:06:18.493Z Downloaded const-oid v0.9.6
9462026-03-10T18:06:18.493Z Downloaded fs_extra v1.3.0
9472026-03-10T18:06:18.493Z Downloaded anstream v0.6.21
9482026-03-10T18:06:18.493Z Downloaded bzip2 v0.4.4
9492026-03-10T18:06:18.493Z Downloaded heck v0.4.1
9502026-03-10T18:06:18.493Z Downloaded derive_builder v0.20.2
9512026-03-10T18:06:18.493Z Downloaded darling v0.21.3
9522026-03-10T18:06:18.498Z Downloaded console v0.16.2
9532026-03-10T18:06:18.498Z Downloaded diff v0.1.13
9542026-03-10T18:06:18.498Z Downloaded derive-ex v0.1.8
9552026-03-10T18:06:18.505Z Downloaded home v0.5.12
9562026-03-10T18:06:18.505Z Downloaded ahash v0.8.12
9572026-03-10T18:06:18.505Z Downloaded hex v0.4.3
9582026-03-10T18:06:18.505Z Downloaded foldhash v0.2.0
9592026-03-10T18:06:18.505Z Downloaded cancel-safe-futures v0.1.5
9602026-03-10T18:06:18.509Z Downloaded blake2 v0.10.6
9612026-03-10T18:06:18.509Z Downloaded async-bb8-diesel v0.2.1
9622026-03-10T18:06:18.509Z Downloaded blake2b_simd v1.0.4
9632026-03-10T18:06:18.509Z Downloaded headers-core v0.3.0
9642026-03-10T18:06:18.509Z Downloaded hash32 v0.3.1
9652026-03-10T18:06:18.512Z Downloaded foldhash v0.1.5
9662026-03-10T18:06:18.512Z Downloaded ff v0.13.1
9672026-03-10T18:06:18.512Z Downloaded erased-serde v0.4.9
9682026-03-10T18:06:18.515Z Downloaded filetime v0.2.27
9692026-03-10T18:06:18.515Z Downloaded console v0.15.11
9702026-03-10T18:06:18.518Z Downloaded globwalk v0.9.1
9712026-03-10T18:06:18.518Z Downloaded fixedbitset v0.5.7
9722026-03-10T18:06:18.518Z Downloaded ecdsa v0.16.9
9732026-03-10T18:06:18.521Z Downloaded defmt-macros v1.0.1
9742026-03-10T18:06:18.521Z Downloaded ed25519 v2.2.3
9752026-03-10T18:06:18.526Z Downloaded fxhash v0.2.1
9762026-03-10T18:06:18.526Z Downloaded fallible-iterator v0.2.0
9772026-03-10T18:06:18.526Z Downloaded erased-serde v0.3.31
9782026-03-10T18:06:18.530Z Downloaded crossbeam-deque v0.8.6
9792026-03-10T18:06:18.530Z Downloaded camino v1.2.2
9802026-03-10T18:06:18.530Z Downloaded generic-array v0.14.7
9812026-03-10T18:06:18.530Z Downloaded futures-macro v0.3.32
9822026-03-10T18:06:18.530Z Downloaded funty v2.0.0
9832026-03-10T18:06:18.534Z Downloaded futures-sink v0.3.32
9842026-03-10T18:06:18.534Z Downloaded foreign-types-shared v0.1.1
9852026-03-10T18:06:18.534Z Downloaded datatest-stable v0.3.3
9862026-03-10T18:06:18.534Z Downloaded crossbeam-epoch v0.9.18
9872026-03-10T18:06:18.537Z Downloaded crc-any v2.5.0
9882026-03-10T18:06:18.537Z Downloaded cookie_store v0.22.1
9892026-03-10T18:06:18.540Z Downloaded clap_derive v4.5.55
9902026-03-10T18:06:18.540Z Downloaded constant_time_eq v0.4.2
9912026-03-10T18:06:18.543Z Downloaded concurrent-queue v2.5.0
9922026-03-10T18:06:18.543Z Downloaded camino-tempfile v1.4.1
9932026-03-10T18:06:18.543Z Downloaded base64ct v1.8.3
9942026-03-10T18:06:18.547Z Downloaded foreign-types-macros v0.2.3
9952026-03-10T18:06:18.547Z Downloaded foreign-types v0.5.0
9962026-03-10T18:06:18.548Z Downloaded float-ord v0.3.2
9972026-03-10T18:06:18.548Z Downloaded float-cmp v0.10.0
9982026-03-10T18:06:18.552Z Downloaded fixedbitset v0.4.2
9992026-03-10T18:06:18.552Z Downloaded deranged v0.5.8
10002026-03-10T18:06:18.552Z Downloaded data-encoding v2.10.0
10012026-03-10T18:06:18.552Z Downloaded cargo-util-schemas v0.8.2
10022026-03-10T18:06:18.559Z Downloaded bzip2 v0.6.1
10032026-03-10T18:06:18.559Z Downloaded cipher v0.4.4
10042026-03-10T18:06:18.559Z Downloaded drift v0.1.3
10052026-03-10T18:06:18.564Z Downloaded chacha20 v0.9.1
10062026-03-10T18:06:18.564Z Downloaded cbc v0.1.2
10072026-03-10T18:06:18.564Z Downloaded camino-tempfile-ext v0.3.3
10082026-03-10T18:06:18.564Z Downloaded anstyle-parse v0.2.7
10092026-03-10T18:06:18.564Z Downloaded event-listener-strategy v0.5.4
10102026-03-10T18:06:18.567Z Downloaded dyn-clone v1.0.20
10112026-03-10T18:06:18.567Z Downloaded cexpr v0.6.0
10122026-03-10T18:06:18.567Z Downloaded castaway v0.2.4
10132026-03-10T18:06:18.567Z Downloaded cargo_metadata v0.23.1
10142026-03-10T18:06:18.567Z Downloaded blowfish v0.9.1
10152026-03-10T18:06:18.573Z Downloaded bitflags v1.3.2
10162026-03-10T18:06:18.573Z Downloaded anstyle v1.0.13
10172026-03-10T18:06:18.578Z Downloaded derive_builder_core v0.20.2
10182026-03-10T18:06:18.578Z Downloaded assert_cmd v2.1.2
10192026-03-10T18:06:18.578Z Downloaded darling_macro v0.21.3
10202026-03-10T18:06:18.578Z Downloaded argon2 v0.5.3
10212026-03-10T18:06:18.578Z Downloaded anstyle-query v1.1.5
10222026-03-10T18:06:18.578Z Downloaded fd-lock v4.0.4
10232026-03-10T18:06:18.581Z Downloaded env_filter v1.0.0
10242026-03-10T18:06:18.581Z Downloaded endian-type v0.1.2
10252026-03-10T18:06:18.581Z Downloaded dunce v1.0.5
10262026-03-10T18:06:18.581Z Downloaded dof v0.4.0
10272026-03-10T18:06:18.581Z Downloaded dof v0.3.0
10282026-03-10T18:06:18.581Z Downloaded display-error-chain v0.2.2
10292026-03-10T18:06:18.581Z Downloaded dirs-sys-next v0.1.2
10302026-03-10T18:06:18.586Z Downloaded difflib v0.4.0
10312026-03-10T18:06:18.586Z Downloaded defmt v0.3.100
10322026-03-10T18:06:18.586Z Downloaded curve25519-dalek-derive v0.1.1
10332026-03-10T18:06:18.586Z Downloaded dirs-next v2.0.0
10342026-03-10T18:06:18.595Z Downloaded cargo_toml v0.22.3
10352026-03-10T18:06:18.595Z Downloaded backoff v0.4.0
10362026-03-10T18:06:18.595Z Downloaded cobs v0.3.0
10372026-03-10T18:06:18.595Z Downloaded cargo_metadata v0.19.2
10382026-03-10T18:06:18.595Z Downloaded bcs v0.1.6
10392026-03-10T18:06:18.603Z Downloaded autocfg v1.5.0
10402026-03-10T18:06:18.603Z Downloaded async-trait v0.1.89
10412026-03-10T18:06:18.603Z Downloaded assert_matches v1.5.0
10422026-03-10T18:06:18.603Z Downloaded arrayvec v0.7.6
10432026-03-10T18:06:18.603Z Downloaded cfg_aliases v0.1.1
10442026-03-10T18:06:18.603Z Downloaded cfg-if v1.0.4
10452026-03-10T18:06:18.603Z Downloaded cassowary v0.3.0
10462026-03-10T18:06:18.603Z Downloaded bcrypt-pbkdf v0.10.0
10472026-03-10T18:06:18.607Z Downloaded dsl_auto_type v0.1.3
10482026-03-10T18:06:18.607Z Downloaded dropshot-api-manager-types v0.5.2
10492026-03-10T18:06:18.607Z Downloaded displaydoc v0.2.5
10502026-03-10T18:06:18.607Z Downloaded digest v0.10.7
10512026-03-10T18:06:18.607Z Downloaded arrayref v0.3.9
10522026-03-10T18:06:18.607Z Downloaded darling_macro v0.20.11
10532026-03-10T18:06:18.607Z Downloaded colorchoice v1.0.4
10542026-03-10T18:06:18.607Z Downloaded cfg_aliases v0.2.1
10552026-03-10T18:06:18.611Z Downloaded array-init v0.0.4
10562026-03-10T18:06:18.611Z Downloaded bitfield-struct v0.6.2
10572026-03-10T18:06:18.611Z Downloaded async-object-pool v0.2.0
10582026-03-10T18:06:18.611Z Downloaded ciborium-io v0.2.2
10592026-03-10T18:06:18.611Z Downloaded cargo-platform v0.3.2
10602026-03-10T18:06:18.611Z Downloaded base16ct v1.0.0
10612026-03-10T18:06:18.611Z Downloaded base16ct v0.2.0
10622026-03-10T18:06:18.614Z Downloaded atomic-waker v1.1.2
10632026-03-10T18:06:18.614Z Downloaded approx v0.5.1
10642026-03-10T18:06:18.614Z Downloaded cargo-platform v0.2.0
10652026-03-10T18:06:18.617Z Downloaded async-stream v0.3.6
10662026-03-10T18:06:18.617Z Downloaded clap_lex v1.0.0
10672026-03-10T18:06:18.617Z Downloaded bytecount v0.6.9
10682026-03-10T18:06:18.621Z Downloaded buf-list v1.1.2
10692026-03-10T18:06:18.621Z Downloaded bit-vec v0.6.3
10702026-03-10T18:06:18.621Z Downloaded criterion-plot v0.6.0
10712026-03-10T18:06:18.625Z Downloaded colored v3.1.1
10722026-03-10T18:06:18.625Z Downloaded cargo-platform v0.1.9
10732026-03-10T18:06:18.626Z Downloaded bit-set v0.8.0
10742026-03-10T18:06:18.628Z Downloaded bit-set v0.5.3
10752026-03-10T18:06:18.628Z Downloaded bb8 v0.8.6
10762026-03-10T18:06:18.629Z Downloaded cookie v0.18.1
10772026-03-10T18:06:18.629Z Downloaded async-recursion v1.1.1
10782026-03-10T18:06:18.634Z Downloaded assert-json-diff v2.0.2
10792026-03-10T18:06:18.634Z Downloaded cmake v0.1.57
10802026-03-10T18:06:18.638Z Downloaded atomicwrites v0.4.4
10812026-03-10T18:06:18.638Z Downloaded crc8 v0.1.1
10822026-03-10T18:06:18.638Z Downloaded crc32fast v1.5.0
10832026-03-10T18:06:18.638Z Downloaded clang-sys v1.8.1
10842026-03-10T18:06:18.638Z Downloaded chacha20poly1305 v0.10.1
10852026-03-10T18:06:18.643Z Downloaded bitfield v0.19.4
10862026-03-10T18:06:18.643Z Downloaded ctr v0.9.2
10872026-03-10T18:06:18.643Z Downloaded cpufeatures v0.3.0
10882026-03-10T18:06:18.643Z Downloaded convert_case v0.10.0
10892026-03-10T18:06:18.643Z Downloaded aes v0.8.4
10902026-03-10T18:06:18.645Z Downloaded addr2line v0.25.1
10912026-03-10T18:06:18.646Z Downloaded cfg-expr v0.20.6
10922026-03-10T18:06:18.649Z Downloaded byteorder v1.5.0
10932026-03-10T18:06:18.649Z Downloaded bitflags v2.11.0
10942026-03-10T18:06:18.651Z Downloaded darling_macro v0.23.0
10952026-03-10T18:06:18.651Z Downloaded daft v0.1.5
10962026-03-10T18:06:18.655Z Downloaded cargo_metadata v0.21.0
10972026-03-10T18:06:18.655Z Downloaded backon v1.6.0
10982026-03-10T18:06:18.658Z Downloaded async-lock v3.4.2
10992026-03-10T18:06:18.658Z Downloaded ciborium v0.2.2
11002026-03-10T18:06:18.660Z Downloaded bit-vec v0.8.0
11012026-03-10T18:06:18.660Z Downloaded block-buffer v0.10.4
11022026-03-10T18:06:18.661Z Downloaded bitfield-macros v0.19.4
11032026-03-10T18:06:19.054Z Downloaded aws-lc-sys v0.37.1
11042026-03-10T18:06:19.595Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11052026-03-10T18:06:30.700Z Startup: Refreshing catalog 'helios-dev' ... Done
11062026-03-10T18:06:40.169Z Startup: Caching catalogs ... Done
11072026-03-10T18:07:01.833ZPlanning: Solver setup ... Done (20.142s)
11082026-03-10T18:07:01.981ZPlanning: Running solver ... Done (0.146s)
11092026-03-10T18:07:02.157ZPlanning: Finding local manifests ... Done (0.003s)
11102026-03-10T18:07:02.171ZPlanning: Fetching manifests: 0/4 0% complete
11112026-03-10T18:07:02.299ZPlanning: Fetching manifests: 4/4 100% complete
11122026-03-10T18:07:02.365ZPlanning: Package planning ... Done (0.043s)
11132026-03-10T18:07:02.383ZPlanning: Merging actions ... Done (0.040s)
11142026-03-10T18:07:02.625ZPlanning: Checking for conflicting actions ... Done (0.243s)
11152026-03-10T18:07:02.635ZPlanning: Consolidating action changes ... Done (0.010s)
11162026-03-10T18:07:03.520ZPlanning: Evaluating mediators ... Done (0.882s)
11172026-03-10T18:07:03.528ZPlanning: Planning completed in 23.21 seconds
11182026-03-10T18:07:03.540Z Packages to install: 4
11192026-03-10T18:07:03.541Z Mediators to change: 2
11202026-03-10T18:07:03.551Z Services to change: 1
11212026-03-10T18:07:03.551Z Estimated space available: 155.06 GB
11222026-03-10T18:07:03.551ZEstimated space to be consumed: 1.82 GB
11232026-03-10T18:07:03.551Z Create boot environment: No
11242026-03-10T18:07:03.551ZCreate backup boot environment: No
11252026-03-10T18:07:03.551Z Rebuild boot archive: No
11262026-03-10T18:07:03.551Z
11272026-03-10T18:07:03.551ZChanged mediators:
11282026-03-10T18:07:03.551Z mediator clang:
11292026-03-10T18:07:03.551Z version: None -> 15 (system default)
11302026-03-10T18:07:03.552Z
11312026-03-10T18:07:03.552Z mediator llvm:
11322026-03-10T18:07:03.552Z version: 14 (system default) -> 15 (system default)
11332026-03-10T18:07:03.552Z
11342026-03-10T18:07:03.552ZChanged packages:
11352026-03-10T18:07:03.552Zhelios-dev
11362026-03-10T18:07:03.552Z developer/build-essential
11372026-03-10T18:07:03.552Z None -> 11-2.0
11382026-03-10T18:07:03.552Z library/libxmlsec1
11392026-03-10T18:07:03.552Z None -> 1.2.35-2.0
11402026-03-10T18:07:03.552Z ooce/developer/clang-15
11412026-03-10T18:07:03.552Z None -> 15.0.7-2.0
11422026-03-10T18:07:03.552Z ooce/developer/llvm-15
11432026-03-10T18:07:03.552Z None -> 15.0.7-2.0
11442026-03-10T18:07:03.552Z
11452026-03-10T18:07:03.552ZServices:
11462026-03-10T18:07:03.552Z restart_fmri:
11472026-03-10T18:07:03.552Z svc:/system/update-man-index:default
11482026-03-10T18:07:03.589Z
11492026-03-10T18:07:03.589ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11502026-03-10T18:07:08.595ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (25.6M/s)
11512026-03-10T18:07:12.210ZDownload: Completed 212.60 MB in 8.62 seconds (24.7M/s)
11522026-03-10T18:07:12.540Z Actions: 1/3689 actions (Installing new actions)
11532026-03-10T18:07:16.720Z Actions: Completed 3689 actions in 4.18 seconds.
11542026-03-10T18:07:17.407Z Done (0.682s)
11552026-03-10T18:07:17.407Z Done (0.000s)
11562026-03-10T18:07:18.277Z Done (0.856s)
11572026-03-10T18:07:22.235Z Done (3.626s)
11582026-03-10T18:07:22.326Z Done (0.018s)
11592026-03-10T18:07:22.329Z Done (0.000s)
11602026-03-10T18:07:22.484Z Done (0.000s)
11612026-03-10T18:07:23.427ZPlanning: Evaluating mediator changes ... Done
11622026-03-10T18:07:23.569ZPlanning: Checking for conflicting actions ... Done
11632026-03-10T18:07:23.573ZPlanning: Consolidating action changes ... Done
11642026-03-10T18:07:23.790ZPlanning: Evaluating mediators ... Done
11652026-03-10T18:07:23.793ZPlanning: Planning completed in 0.36 seconds
11662026-03-10T18:07:23.820Z Mediators to change: 2
11672026-03-10T18:07:23.823Z Create boot environment: No
11682026-03-10T18:07:23.823ZCreate backup boot environment: No
11692026-03-10T18:07:23.887Z Done
11702026-03-10T18:07:23.887Z Done
11712026-03-10T18:07:24.627Z Done
11722026-03-10T18:07:27.954Z Done
11732026-03-10T18:07:28.043Z Done
11742026-03-10T18:07:28.046Z Done
11752026-03-10T18:07:28.200Z Done
11762026-03-10T18:07:28.737ZPlanning: Evaluating mediator changes ... Done
11772026-03-10T18:07:28.740ZPlanning: Merging actions ... Done
11782026-03-10T18:07:28.905ZPlanning: Checking for conflicting actions ... Done
11792026-03-10T18:07:28.909ZPlanning: Consolidating action changes ... Done
11802026-03-10T18:07:29.127ZPlanning: Evaluating mediators ... Done
11812026-03-10T18:07:29.169ZPlanning: Planning completed in 0.63 seconds
11822026-03-10T18:07:29.203Z Packages to change: 1
11832026-03-10T18:07:29.203Z Mediators to change: 1
11842026-03-10T18:07:29.203Z Services to change: 1
11852026-03-10T18:07:29.203Z Create boot environment: No
11862026-03-10T18:07:29.207ZCreate backup boot environment: Yes
11872026-03-10T18:07:31.673Z Actions: 1/6 actions (Updating modified actions)
11882026-03-10T18:07:31.676Z Actions: Completed 6 actions in 0.00 seconds.
11892026-03-10T18:07:31.676Z Done
11902026-03-10T18:07:31.676Z Done
11912026-03-10T18:07:31.864Z Done
11922026-03-10T18:07:35.182Z Done
11932026-03-10T18:07:35.267Z Done
11942026-03-10T18:07:35.270Z Done
11952026-03-10T18:07:35.452Z Done
11962026-03-10T18:07:35.827ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11972026-03-10T18:07:35.827Zclang system 15 system
11982026-03-10T18:07:35.828Zcsh system system illumos
11992026-03-10T18:07:35.828Zctags system system illumos
12002026-03-10T18:07:35.828Zfile system system illumos
12012026-03-10T18:07:35.828Zgcc vendor 12 vendor
12022026-03-10T18:07:35.828Zgcc system 10 system
12032026-03-10T18:07:35.828Zgcc system 7 system
12042026-03-10T18:07:35.828Zgo system 1.20 system
12052026-03-10T18:07:35.828Zgo system 1.19 system
12062026-03-10T18:07:35.828Zllvm system 15 system
12072026-03-10T18:07:35.828Zllvm system 14 system
12082026-03-10T18:07:35.828Zmariadb system 10.6 system
12092026-03-10T18:07:35.828Zmta vendor vendor dma
12102026-03-10T18:07:35.828Zopenjdk system 17 system
12112026-03-10T18:07:35.828Zopenjdk system 11 system
12122026-03-10T18:07:35.828Zopenjdk system 1.8 system
12132026-03-10T18:07:35.828Zopenssl vendor 3 vendor
12142026-03-10T18:07:35.828Zperl system 5.36 system
12152026-03-10T18:07:35.828Zpostgresql system 15 system
12162026-03-10T18:07:35.828Zpostgresql system 13 system
12172026-03-10T18:07:35.828Zpython vendor 3 vendor
12182026-03-10T18:07:35.828Zpython system 2 system
12192026-03-10T18:07:35.828Zpython3 system 3.11 system
12202026-03-10T18:07:35.828Zruby system 3.0 system
12212026-03-10T18:07:35.828Zwords vendor vendor american-english
12222026-03-10T18:07:35.828Zwords system system australian-english
12232026-03-10T18:07:35.828Zwords system system british-english
12242026-03-10T18:07:35.828Zwords system system canadian-english
12252026-03-10T18:07:35.828Zwords system system french
12262026-03-10T18:07:35.828Zwords system system italian
12272026-03-10T18:07:35.828Zwords system system ngerman
12282026-03-10T18:07:35.828Zwords system system ogerman
12292026-03-10T18:07:35.828Zwords system system spanish
12302026-03-10T18:07:36.126ZPUBLISHER TYPE STATUS P LOCATION
12312026-03-10T18:07:36.126Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12322026-03-10T18:07:41.975ZFMRI IFO
12332026-03-10T18:07:41.975Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12342026-03-10T18:07:41.975Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12352026-03-10T18:07:41.975Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12362026-03-10T18:07:41.975Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12372026-03-10T18:07:41.975Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12382026-03-10T18:07:41.975Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12392026-03-10T18:07:41.975Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12402026-03-10T18:07:41.975Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12412026-03-10T18:07:41.975Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12422026-03-10T18:07:41.975Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12432026-03-10T18:07:41.975Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12442026-03-10T18:07:41.975Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12452026-03-10T18:07:41.975Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12462026-03-10T18:07:41.975Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12472026-03-10T18:07:41.975Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12482026-03-10T18:07:41.975Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12492026-03-10T18:07:43.668Z Downloading crates ...
12502026-03-10T18:07:43.740Z Downloaded cargo_toml v0.21.0
12512026-03-10T18:07:43.797Z Compiling proc-macro2 v1.0.106
12522026-03-10T18:07:43.797Z Compiling unicode-ident v1.0.24
12532026-03-10T18:07:43.801Z Compiling quote v1.0.44
12542026-03-10T18:07:43.801Z Compiling serde_core v1.0.228
12552026-03-10T18:07:43.801Z Compiling libc v0.2.180
12562026-03-10T18:07:43.801Z Compiling version_check v0.9.5
12572026-03-10T18:07:43.801Z Compiling serde v1.0.228
12582026-03-10T18:07:43.801Z Compiling stable_deref_trait v1.2.1
12592026-03-10T18:07:43.801Z Compiling memchr v2.8.0
12602026-03-10T18:07:43.801Z Compiling zmij v1.0.21
12612026-03-10T18:07:43.801Z Compiling thiserror v1.0.69
12622026-03-10T18:07:43.801Z Compiling ucd-trie v0.1.7
12632026-03-10T18:07:43.801Z Compiling autocfg v1.5.0
12642026-03-10T18:07:43.894Z Compiling itoa v1.0.17
12652026-03-10T18:07:43.897Z Compiling litemap v0.8.1
12662026-03-10T18:07:44.113Z Compiling writeable v0.6.2
12672026-03-10T18:07:44.125Z Compiling icu_normalizer_data v2.1.1
12682026-03-10T18:07:44.305Z Compiling byteorder v1.5.0
12692026-03-10T18:07:44.354Z Compiling icu_properties_data v2.1.2
12702026-03-10T18:07:44.376Z Compiling rustix v1.1.3
12712026-03-10T18:07:44.505Z Compiling serde_json v1.0.149
12722026-03-10T18:07:44.521Z Compiling bitflags v2.11.0
12732026-03-10T18:07:44.594Z Compiling pest v2.8.6
12742026-03-10T18:07:44.597Z Compiling num-traits v0.2.19
12752026-03-10T18:07:44.672Z Compiling equivalent v1.0.2
12762026-03-10T18:07:44.692Z Compiling smallvec v1.15.1
12772026-03-10T18:07:44.772Z Compiling typeid v1.0.3
12782026-03-10T18:07:44.795Z Compiling hashbrown v0.16.1
12792026-03-10T18:07:44.834Z Compiling proc-macro-error-attr v1.0.4
12802026-03-10T18:07:44.853Z Compiling usdt-impl v0.5.0
12812026-03-10T18:07:44.942Z Compiling winnow v0.7.14
12822026-03-10T18:07:44.946Z Compiling toml_write v0.1.2
12832026-03-10T18:07:44.973Z Compiling erased-serde v0.4.9
12842026-03-10T18:07:44.990Z Compiling syn v1.0.109
12852026-03-10T18:07:45.039Z Compiling proc-macro-error v1.0.4
12862026-03-10T18:07:45.193Z Compiling percent-encoding v2.3.2
12872026-03-10T18:07:45.209Z Compiling log v0.4.29
12882026-03-10T18:07:45.227Z Compiling errno v0.3.14
12892026-03-10T18:07:45.242Z Compiling thread-id v4.2.2
12902026-03-10T18:07:45.330Z Compiling thiserror v2.0.18
12912026-03-10T18:07:45.333Z Compiling getrandom v0.4.1
12922026-03-10T18:07:45.375Z Compiling utf8_iter v1.0.4
12932026-03-10T18:07:45.475Z Compiling camino v1.2.2
12942026-03-10T18:07:45.490Z Compiling plain v0.2.3
12952026-03-10T18:07:45.493Z Compiling utf8parse v0.2.2
12962026-03-10T18:07:45.520Z Compiling indexmap v2.13.0
12972026-03-10T18:07:45.582Z Compiling form_urlencoded v1.2.2
12982026-03-10T18:07:45.648Z Compiling anstyle-parse v0.2.7
12992026-03-10T18:07:45.729Z Compiling syn v2.0.117
13002026-03-10T18:07:45.827Z Compiling anstyle-query v1.1.5
13012026-03-10T18:07:45.901Z Compiling is_terminal_polyfill v1.70.2
13022026-03-10T18:07:45.921Z Compiling pretty-hex v0.4.1
13032026-03-10T18:07:45.969Z Compiling colorchoice v1.0.4
13042026-03-10T18:07:45.998Z Compiling cfg-if v1.0.4
13052026-03-10T18:07:46.014Z Compiling anstyle v1.0.13
13062026-03-10T18:07:46.029Z Compiling ordered-float v2.10.1
13072026-03-10T18:07:46.120Z Compiling pest_meta v2.8.6
13082026-03-10T18:07:46.149Z Compiling fs-err v3.3.0
13092026-03-10T18:07:46.236Z Compiling anstream v0.6.21
13102026-03-10T18:07:46.312Z Compiling heck v0.5.0
13112026-03-10T18:07:46.327Z Compiling fnv v1.0.7
13122026-03-10T18:07:46.394Z Compiling unicode-width v0.1.14
13132026-03-10T18:07:46.411Z Compiling clap_lex v1.0.0
13142026-03-10T18:07:46.415Z Compiling fastrand v2.3.0
13152026-03-10T18:07:46.443Z Compiling strsim v0.11.1
13162026-03-10T18:07:46.446Z Compiling heck v0.4.1
13172026-03-10T18:07:46.482Z Compiling unicode-xid v0.2.6
13182026-03-10T18:07:46.628Z Compiling anyhow v1.0.102
13192026-03-10T18:07:46.643Z Compiling once_cell v1.21.3
13202026-03-10T18:07:46.660Z Compiling bytecount v0.6.9
13212026-03-10T18:07:46.740Z Compiling terminal_size v0.4.3
13222026-03-10T18:07:46.755Z Compiling memmap v0.7.0
13232026-03-10T18:07:46.787Z Compiling papergrid v0.11.0
13242026-03-10T18:07:46.834Z Compiling unicode-linebreak v0.1.5
13252026-03-10T18:07:46.888Z Compiling clap_builder v4.5.60
13262026-03-10T18:07:46.915Z Compiling tempfile v3.25.0
13272026-03-10T18:07:46.933Z Compiling unicode-width v0.2.0
13282026-03-10T18:07:46.933Z Compiling smawk v0.3.2
13292026-03-10T18:07:47.157Z Compiling semver v1.0.27
13302026-03-10T18:07:47.287Z Compiling textwrap v0.16.2
13312026-03-10T18:07:47.332Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13322026-03-10T18:07:47.455Z Compiling swrite v0.1.0
13332026-03-10T18:07:47.582Z Compiling camino-tempfile v1.4.1
13342026-03-10T18:07:47.669Z Compiling serde-untagged v0.1.9
13352026-03-10T18:07:48.181Z Compiling tabled_derive v0.7.0
13362026-03-10T18:07:49.023Z Compiling tabled v0.15.0
13372026-03-10T18:07:49.334Z Compiling synstructure v0.13.2
13382026-03-10T18:07:49.334Z Compiling pest_generator v2.8.6
13392026-03-10T18:07:50.052Z Compiling serde_derive v1.0.228
13402026-03-10T18:07:50.052Z Compiling zerofrom-derive v0.1.6
13412026-03-10T18:07:50.055Z Compiling yoke-derive v0.8.1
13422026-03-10T18:07:50.055Z Compiling zerovec-derive v0.11.2
13432026-03-10T18:07:50.055Z Compiling displaydoc v0.2.5
13442026-03-10T18:07:50.055Z Compiling thiserror-impl v1.0.69
13452026-03-10T18:07:50.056Z Compiling zerocopy-derive v0.7.35
13462026-03-10T18:07:50.056Z Compiling pest_derive v2.8.6
13472026-03-10T18:07:50.056Z Compiling scroll_derive v0.12.1
13482026-03-10T18:07:50.056Z Compiling thiserror-impl v2.0.18
13492026-03-10T18:07:50.056Z Compiling clap_derive v4.5.55
13502026-03-10T18:07:50.885Z Compiling scroll v0.12.0
13512026-03-10T18:07:51.178Z Compiling goblin v0.8.2
13522026-03-10T18:07:51.193Z Compiling zerocopy v0.7.35
13532026-03-10T18:07:51.427Z Compiling zerofrom v0.1.6
13542026-03-10T18:07:51.552Z Compiling yoke v0.8.1
13552026-03-10T18:07:51.697Z Compiling dtrace-parser v0.2.0
13562026-03-10T18:07:51.777Z Compiling zerovec v0.11.5
13572026-03-10T18:07:51.777Z Compiling zerotrie v0.2.3
13582026-03-10T18:07:51.907Z Compiling clap v4.5.60
13592026-03-10T18:07:52.352Z Compiling tinystr v0.8.2
13602026-03-10T18:07:52.352Z Compiling potential_utf v0.1.4
13612026-03-10T18:07:52.487Z Compiling icu_collections v2.1.1
13622026-03-10T18:07:52.537Z Compiling icu_locale_core v2.1.1
13632026-03-10T18:07:53.301Z Compiling icu_provider v2.1.1
13642026-03-10T18:07:53.452Z Compiling toml_datetime v0.6.11
13652026-03-10T18:07:53.452Z Compiling serde_spanned v0.6.9
13662026-03-10T18:07:53.459Z Compiling serde-value v0.7.0
13672026-03-10T18:07:53.459Z Compiling cargo-platform v0.2.0
13682026-03-10T18:07:53.459Z Compiling macaddr v1.0.1
13692026-03-10T18:07:53.459Z Compiling dof v0.3.0
13702026-03-10T18:07:53.466Z Compiling serde_tokenstream v0.2.3
13712026-03-10T18:07:53.576Z Compiling icu_normalizer v2.1.1
13722026-03-10T18:07:53.576Z Compiling icu_properties v2.1.2
13732026-03-10T18:07:53.687Z Compiling toml_edit v0.22.27
13742026-03-10T18:07:54.358Z Compiling usdt-macro v0.5.0
13752026-03-10T18:07:54.361Z Compiling usdt-attr-macro v0.5.0
13762026-03-10T18:07:54.731Z Compiling idna_adapter v1.2.1
13772026-03-10T18:07:54.851Z Compiling idna v1.1.0
13782026-03-10T18:07:55.122Z Compiling usdt v0.5.0
13792026-03-10T18:07:55.188Z Compiling url v2.5.8
13802026-03-10T18:07:55.453Z Compiling toml v0.8.23
13812026-03-10T18:07:55.905Z Compiling cargo-util-schemas v0.8.2
13822026-03-10T18:07:55.905Z Compiling cargo_toml v0.21.0
13832026-03-10T18:07:57.024Z Compiling cargo_metadata v0.21.0
13842026-03-10T18:07:58.295Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13852026-03-10T18:08:01.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.16s
13862026-03-10T18:08:01.230Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13872026-03-10T18:08:02.217Z Compiling libc v0.2.180
13882026-03-10T18:08:02.217Z Compiling serde v1.0.228
13892026-03-10T18:08:02.220Z Compiling log v0.4.29
13902026-03-10T18:08:02.220Z Compiling find-msvc-tools v0.1.9
13912026-03-10T18:08:02.220Z Compiling shlex v1.3.0
13922026-03-10T18:08:02.220Z Compiling smallvec v1.15.1
13932026-03-10T18:08:02.220Z Compiling typenum v1.19.0
13942026-03-10T18:08:02.220Z Compiling subtle v2.6.1
13952026-03-10T18:08:02.362Z Compiling generic-array v0.14.7
13962026-03-10T18:08:02.365Z Compiling scopeguard v1.2.0
13972026-03-10T18:08:02.365Z Compiling portable-atomic v1.13.1
13982026-03-10T18:08:02.365Z Compiling const-oid v0.9.6
13992026-03-10T18:08:02.381Z Compiling critical-section v1.2.0
14002026-03-10T18:08:02.384Z Compiling syn v2.0.117
14012026-03-10T18:08:02.387Z Compiling zerocopy v0.8.40
14022026-03-10T18:08:02.387Z Compiling parking_lot_core v0.9.12
14032026-03-10T18:08:02.633Z Compiling lock_api v0.4.14
14042026-03-10T18:08:02.636Z Compiling pin-project-lite v0.2.17
14052026-03-10T18:08:02.636Z Compiling serde_json v1.0.149
14062026-03-10T18:08:02.777Z Compiling pkg-config v0.3.32
14072026-03-10T18:08:02.797Z Compiling libm v0.2.16
14082026-03-10T18:08:02.797Z Compiling num-traits v0.2.19
14092026-03-10T18:08:02.895Z Compiling bitflags v2.11.0
14102026-03-10T18:08:02.914Z Compiling futures-core v0.3.32
14112026-03-10T18:08:02.935Z Compiling percent-encoding v2.3.2
14122026-03-10T18:08:02.939Z Compiling allocator-api2 v0.2.21
14132026-03-10T18:08:02.976Z Compiling futures-sink v0.3.32
14142026-03-10T18:08:02.979Z Compiling cpufeatures v0.2.17
14152026-03-10T18:08:03.108Z Compiling foldhash v0.2.0
14162026-03-10T18:08:03.148Z Compiling getrandom v0.4.1
14172026-03-10T18:08:03.150Z Compiling slab v0.4.12
14182026-03-10T18:08:03.207Z Compiling futures-channel v0.3.32
14192026-03-10T18:08:03.225Z Compiling futures-io v0.3.32
14202026-03-10T18:08:03.244Z Compiling futures-task v0.3.32
14212026-03-10T18:08:03.320Z Compiling rand_core v0.10.0
14222026-03-10T18:08:03.400Z Compiling hashbrown v0.16.1
14232026-03-10T18:08:03.417Z Compiling getrandom v0.3.4
14242026-03-10T18:08:03.420Z Compiling rustversion v1.0.22
14252026-03-10T18:08:03.470Z Compiling form_urlencoded v1.2.2
14262026-03-10T18:08:03.510Z Compiling ident_case v1.0.1
14272026-03-10T18:08:03.532Z Compiling dunce v1.0.5
14282026-03-10T18:08:03.552Z Compiling fs_extra v1.3.0
14292026-03-10T18:08:03.556Z Compiling base64ct v1.8.3
14302026-03-10T18:08:03.616Z Compiling flagset v0.4.7
14312026-03-10T18:08:03.669Z Compiling getrandom v0.2.17
14322026-03-10T18:08:03.686Z Compiling jobserver v0.1.34
14332026-03-10T18:08:03.706Z Compiling errno v0.3.14
14342026-03-10T18:08:03.752Z Compiling mio v1.1.1
14352026-03-10T18:08:03.812Z Compiling socket2 v0.6.2
14362026-03-10T18:08:03.900Z Compiling rand_core v0.6.4
14372026-03-10T18:08:03.926Z Compiling once_cell v1.21.3
14382026-03-10T18:08:03.947Z Compiling cc v1.2.56
14392026-03-10T18:08:03.969Z Compiling signal-hook-registry v1.4.8
14402026-03-10T18:08:03.987Z Compiling parking_lot v0.12.5
14412026-03-10T18:08:04.111Z Compiling pem-rfc7468 v0.7.0
14422026-03-10T18:08:04.197Z Compiling indexmap v2.13.0
14432026-03-10T18:08:04.218Z Compiling rustix v1.1.3
14442026-03-10T18:08:04.221Z Compiling iana-time-zone v0.1.65
14452026-03-10T18:08:04.276Z Compiling uuid v1.21.0
14462026-03-10T18:08:04.349Z Compiling rustc_version v0.4.1
14472026-03-10T18:08:04.352Z Compiling aws-lc-rs v1.16.0
14482026-03-10T18:08:04.386Z Compiling vcpkg v0.2.15
14492026-03-10T18:08:04.426Z Compiling regex-syntax v0.8.10
14502026-03-10T18:08:04.511Z Compiling rand_core v0.9.5
14512026-03-10T18:08:04.578Z Compiling tracing-core v0.1.36
14522026-03-10T18:08:04.619Z Compiling crossbeam-utils v0.8.21
14532026-03-10T18:08:04.692Z Compiling schemars v0.8.22
14542026-03-10T18:08:04.767Z Compiling syn v1.0.109
14552026-03-10T18:08:04.802Z Compiling untrusted v0.7.1
14562026-03-10T18:08:04.905Z Compiling cmake v0.1.57
14572026-03-10T18:08:04.925Z Compiling openssl-probe v0.2.1
14582026-03-10T18:08:04.966Z Compiling base64 v0.22.1
14592026-03-10T18:08:04.990Z Compiling untrusted v0.9.0
14602026-03-10T18:08:04.993Z Compiling httparse v1.10.1
14612026-03-10T18:08:05.126Z Compiling atomic-waker v1.1.2
14622026-03-10T18:08:05.150Z Compiling dyn-clone v1.0.20
14632026-03-10T18:08:05.190Z Compiling tower-layer v0.3.3
14642026-03-10T18:08:05.194Z Compiling try-lock v0.2.5
14652026-03-10T18:08:05.278Z Compiling rustls v0.23.37
14662026-03-10T18:08:05.331Z Compiling tower-service v0.3.3
14672026-03-10T18:08:05.331Z Compiling tinyvec_macros v0.1.1
14682026-03-10T18:08:05.370Z Compiling want v0.3.1
14692026-03-10T18:08:05.414Z Compiling spin v0.9.8
14702026-03-10T18:08:05.418Z Compiling aho-corasick v1.1.4
14712026-03-10T18:08:05.455Z Compiling tinyvec v1.10.0
14722026-03-10T18:08:05.458Z Compiling pin-utils v0.1.0
14732026-03-10T18:08:05.494Z Compiling time-core v0.1.8
14742026-03-10T18:08:05.498Z Compiling foreign-types-shared v0.1.1
14752026-03-10T18:08:05.534Z Compiling httpdate v1.0.3
14762026-03-10T18:08:05.576Z Compiling crc32fast v1.5.0
14772026-03-10T18:08:05.579Z Compiling num-conv v0.2.0
14782026-03-10T18:08:05.620Z Compiling powerfmt v0.2.0
14792026-03-10T18:08:05.623Z Compiling openssl v0.10.75
14802026-03-10T18:08:05.720Z Compiling foreign-types v0.3.2
14812026-03-10T18:08:05.741Z Compiling wait-timeout v0.2.1
14822026-03-10T18:08:05.791Z Compiling time-macros v0.2.27
14832026-03-10T18:08:05.808Z Compiling either v1.15.0
14842026-03-10T18:08:05.824Z Compiling bit-vec v0.8.0
14852026-03-10T18:08:05.847Z Compiling usdt-impl v0.6.0
14862026-03-10T18:08:05.919Z Compiling deranged v0.5.8
14872026-03-10T18:08:05.951Z Compiling native-tls v0.2.18
14882026-03-10T18:08:05.973Z Compiling siphasher v1.0.2
14892026-03-10T18:08:06.056Z Compiling quick-error v1.2.3
14902026-03-10T18:08:06.079Z Compiling num_threads v0.1.7
14912026-03-10T18:08:06.093Z Compiling simd-adler32 v0.3.8
14922026-03-10T18:08:06.119Z Compiling bit-set v0.8.0
14932026-03-10T18:08:06.177Z Compiling aws-lc-sys v0.37.1
14942026-03-10T18:08:06.211Z Compiling ring v0.17.14
14952026-03-10T18:08:06.211Z Compiling openssl-sys v0.9.111
14962026-03-10T18:08:06.255Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-03-10T18:08:06.259Z Compiling bzip2-sys v0.1.13+1.0.8
14982026-03-10T18:08:06.294Z Compiling unicode-normalization v0.1.25
14992026-03-10T18:08:06.336Z Compiling crossbeam-epoch v0.9.18
15002026-03-10T18:08:06.407Z Compiling tempfile v3.25.0
15012026-03-10T18:08:06.451Z Compiling slog v2.8.2
15022026-03-10T18:08:06.680Z Compiling synstructure v0.13.2
15032026-03-10T18:08:06.720Z Compiling serde_derive_internals v0.29.1
15042026-03-10T18:08:06.767Z Compiling pest_generator v2.8.6
15052026-03-10T18:08:06.787Z Compiling darling_core v0.20.11
15062026-03-10T18:08:06.934Z Compiling regex-automata v0.4.14
15072026-03-10T18:08:06.953Z Compiling rusty-fork v0.3.1
15082026-03-10T18:08:07.355Z Compiling time v0.3.47
15092026-03-10T18:08:07.423Z Compiling darling_core v0.21.3
15102026-03-10T18:08:07.447Z Compiling heapless v0.7.17
15112026-03-10T18:08:07.537Z Compiling rand_xorshift v0.4.0
15122026-03-10T18:08:07.760Z Compiling thread-id v5.1.0
15132026-03-10T18:08:07.780Z Compiling sync_wrapper v1.0.2
15142026-03-10T18:08:07.799Z Compiling cookie v0.18.1
15152026-03-10T18:08:07.802Z Compiling zstd-safe v7.2.4
15162026-03-10T18:08:07.872Z Compiling unicode-properties v0.1.4
15172026-03-10T18:08:07.908Z Compiling anyhow v1.0.102
15182026-03-10T18:08:07.929Z Compiling unicode-bidi v0.3.18
15192026-03-10T18:08:07.948Z Compiling unarray v0.1.4
15202026-03-10T18:08:08.021Z Compiling rayon-core v1.13.0
15212026-03-10T18:08:08.070Z Compiling signal-hook v0.3.18
15222026-03-10T18:08:08.101Z Compiling unicode-segmentation v1.12.0
15232026-03-10T18:08:08.118Z Compiling adler2 v2.0.1
15242026-03-10T18:08:08.160Z Compiling paste v1.0.15
15252026-03-10T18:08:08.304Z Compiling miniz_oxide v0.8.9
15262026-03-10T18:08:08.393Z Compiling stringprep v0.1.5
15272026-03-10T18:08:08.621Z Compiling crossbeam-deque v0.8.6
15282026-03-10T18:08:08.639Z Compiling num-integer v0.1.46
15292026-03-10T18:08:08.662Z Compiling vergen-lib v0.1.6
15302026-03-10T18:08:08.688Z Compiling curve25519-dalek v4.1.3
15312026-03-10T18:08:08.878Z Compiling ff v0.13.1
15322026-03-10T18:08:08.924Z Compiling hash32 v0.2.1
15332026-03-10T18:08:09.031Z Compiling fallible-iterator v0.2.0
15342026-03-10T18:08:09.058Z Compiling ref-cast v1.0.25
15352026-03-10T18:08:09.095Z Compiling ryu v1.0.23
15362026-03-10T18:08:09.118Z Compiling serde_derive v1.0.228
15372026-03-10T18:08:09.155Z Compiling zeroize_derive v1.4.3
15382026-03-10T18:08:09.174Z Compiling zerofrom-derive v0.1.6
15392026-03-10T18:08:09.194Z Compiling yoke-derive v0.8.1
15402026-03-10T18:08:09.286Z Compiling zerocopy-derive v0.8.40
15412026-03-10T18:08:09.340Z Compiling zerovec-derive v0.11.2
15422026-03-10T18:08:09.453Z Compiling displaydoc v0.2.5
15432026-03-10T18:08:09.487Z Compiling tokio-macros v2.6.0
15442026-03-10T18:08:09.619Z Compiling futures-macro v0.3.32
15452026-03-10T18:08:10.050Z Compiling zeroize v1.8.2
15462026-03-10T18:08:10.150Z Compiling der_derive v0.7.3
15472026-03-10T18:08:10.510Z Compiling thiserror-impl v2.0.18
15482026-03-10T18:08:10.529Z Compiling rustls-pki-types v1.14.0
15492026-03-10T18:08:10.806Z Compiling futures-util v0.3.32
15502026-03-10T18:08:10.892Z Compiling tracing-attributes v0.1.31
15512026-03-10T18:08:10.910Z Compiling pest_derive v2.8.6
15522026-03-10T18:08:11.102Z Compiling scroll_derive v0.13.1
15532026-03-10T18:08:11.168Z Compiling crypto-common v0.1.7
15542026-03-10T18:08:11.190Z Compiling zerofrom v0.1.6
15552026-03-10T18:08:11.229Z Compiling block-buffer v0.10.4
15562026-03-10T18:08:11.252Z Compiling block-padding v0.3.3
15572026-03-10T18:08:11.391Z Compiling yoke v0.8.1
15582026-03-10T18:08:11.401Z Compiling schemars_derive v0.8.22
15592026-03-10T18:08:11.461Z Compiling digest v0.10.7
15602026-03-10T18:08:11.482Z Compiling inout v0.1.4
15612026-03-10T18:08:11.534Z Compiling darling_macro v0.20.11
15622026-03-10T18:08:11.568Z Compiling der v0.7.10
15632026-03-10T18:08:11.632Z Compiling zerovec v0.11.5
15642026-03-10T18:08:11.712Z Compiling zerotrie v0.2.3
15652026-03-10T18:08:11.824Z Compiling hmac v0.12.1
15662026-03-10T18:08:12.036Z Compiling sha2 v0.10.9
15672026-03-10T18:08:12.131Z Compiling cipher v0.4.4
15682026-03-10T18:08:12.201Z Compiling pbkdf2 v0.12.2
15692026-03-10T18:08:12.279Z Compiling tinystr v0.8.2
15702026-03-10T18:08:12.360Z Compiling potential_utf v0.1.4
15712026-03-10T18:08:12.378Z Compiling scroll v0.13.0
15722026-03-10T18:08:12.486Z Compiling salsa20 v0.10.2
15732026-03-10T18:08:12.505Z Compiling thiserror v2.0.18
15742026-03-10T18:08:12.568Z Compiling icu_locale_core v2.1.1
15752026-03-10T18:08:12.588Z Compiling icu_collections v2.1.1
15762026-03-10T18:08:12.651Z Compiling scrypt v0.11.0
15772026-03-10T18:08:12.675Z Compiling aes v0.8.4
15782026-03-10T18:08:12.772Z Compiling spki v0.7.3
15792026-03-10T18:08:12.827Z Compiling cbc v0.1.2
15802026-03-10T18:08:12.955Z Compiling tracing v0.1.44
15812026-03-10T18:08:12.994Z Compiling goblin v0.10.5
15822026-03-10T18:08:13.024Z Compiling darling v0.20.11
15832026-03-10T18:08:13.057Z Compiling thiserror-impl v1.0.69
15842026-03-10T18:08:13.139Z Compiling openssl-macros v0.1.1
15852026-03-10T18:08:13.177Z Compiling derive_builder_core v0.20.2
15862026-03-10T18:08:13.272Z Compiling pkcs5 v0.7.1
15872026-03-10T18:08:13.315Z Compiling dtrace-parser v0.3.0
15882026-03-10T18:08:13.317Z Compiling signature v2.2.0
15892026-03-10T18:08:13.584Z Compiling icu_provider v2.1.1
15902026-03-10T18:08:13.590Z Compiling rustls-native-certs v0.8.3
15912026-03-10T18:08:13.676Z Compiling pkcs8 v0.10.2
15922026-03-10T18:08:13.863Z Compiling scroll_derive v0.12.1
15932026-03-10T18:08:13.990Z Compiling icu_properties v2.1.2
15942026-03-10T18:08:13.998Z Compiling icu_normalizer v2.1.1
15952026-03-10T18:08:13.998Z Compiling md-5 v0.10.6
15962026-03-10T18:08:14.066Z Compiling bytes v1.11.1
15972026-03-10T18:08:14.108Z Compiling chrono v0.4.44
15982026-03-10T18:08:14.128Z Compiling ipnet v2.11.0
15992026-03-10T18:08:14.132Z Compiling serde_spanned v0.6.9
16002026-03-10T18:08:14.198Z Compiling toml_datetime v0.6.11
16012026-03-10T18:08:14.343Z Compiling erased-serde v0.3.31
16022026-03-10T18:08:14.385Z Compiling serde_tokenstream v0.2.3
16032026-03-10T18:08:14.403Z Compiling derive_builder_macro v0.20.2
16042026-03-10T18:08:14.549Z Compiling darling_macro v0.21.3
16052026-03-10T18:08:14.718Z Compiling tokio v1.49.0
16062026-03-10T18:08:14.801Z Compiling http v1.4.0
16072026-03-10T18:08:14.806Z Compiling scroll v0.12.0
16082026-03-10T18:08:14.843Z Compiling webpki-roots v1.0.6
16092026-03-10T18:08:14.846Z Compiling thiserror v1.0.69
16102026-03-10T18:08:14.964Z Compiling zerocopy-derive v0.7.35
16112026-03-10T18:08:14.998Z Compiling psl-types v2.0.11
16122026-03-10T18:08:15.017Z Compiling smoltcp v0.9.1
16132026-03-10T18:08:15.046Z Compiling iri-string v0.7.10
16142026-03-10T18:08:15.073Z Compiling litrs v1.0.0
16152026-03-10T18:08:15.164Z Compiling idna_adapter v1.2.1
16162026-03-10T18:08:15.193Z Compiling base16ct v0.2.0
16172026-03-10T18:08:15.212Z Compiling zlib-rs v0.6.2
16182026-03-10T18:08:15.412Z Compiling idna v1.1.0
16192026-03-10T18:08:15.524Z Compiling rustix v0.38.44
16202026-03-10T18:08:15.543Z Compiling num-bigint-dig v0.8.6
16212026-03-10T18:08:15.645Z Compiling sec1 v0.7.3
16222026-03-10T18:08:15.804Z Compiling url v2.5.8
16232026-03-10T18:08:15.824Z Compiling http-body v1.0.1
16242026-03-10T18:08:15.906Z Compiling ppv-lite86 v0.2.21
16252026-03-10T18:08:16.039Z Compiling http-body-util v0.1.3
16262026-03-10T18:08:16.102Z Compiling document-features v0.2.12
16272026-03-10T18:08:16.139Z Compiling publicsuffix v2.3.0
16282026-03-10T18:08:16.163Z Compiling darling v0.21.3
16292026-03-10T18:08:16.183Z Compiling goblin v0.8.2
16302026-03-10T18:08:16.254Z Compiling derive_builder v0.20.2
16312026-03-10T18:08:16.260Z Compiling zerocopy v0.7.35
16322026-03-10T18:08:16.372Z Compiling rand_chacha v0.9.0
16332026-03-10T18:08:16.382Z Compiling rand_chacha v0.3.1
16342026-03-10T18:08:16.393Z Compiling serde_urlencoded v0.7.1
16352026-03-10T18:08:16.407Z Compiling cargo-platform v0.1.9
16362026-03-10T18:08:16.412Z Compiling hkdf v0.12.4
16372026-03-10T18:08:16.656Z Compiling rand v0.9.2
16382026-03-10T18:08:16.780Z Compiling rand v0.8.5
16392026-03-10T18:08:16.810Z Compiling hubpack_derive v0.1.1
16402026-03-10T18:08:16.948Z Compiling dof v0.4.0
16412026-03-10T18:08:16.967Z Compiling crypto-bigint v0.5.5
16422026-03-10T18:08:17.032Z Compiling regex v1.12.3
16432026-03-10T18:08:17.426Z Compiling proptest v1.10.0
16442026-03-10T18:08:17.491Z Compiling postgres-protocol v0.6.10
16452026-03-10T18:08:17.648Z Compiling async-trait v0.1.89
16462026-03-10T18:08:17.665Z Compiling strum_macros v0.27.2
16472026-03-10T18:08:17.763Z Compiling daft-derive v0.1.5
16482026-03-10T18:08:17.780Z Compiling curve25519-dalek-derive v0.1.1
16492026-03-10T18:08:17.960Z Compiling ipnetwork v0.21.1
16502026-03-10T18:08:18.242Z Compiling ref-cast-impl v1.0.25
16512026-03-10T18:08:18.496Z Compiling oxnet v0.1.4
16522026-03-10T18:08:18.753Z Compiling group v0.13.0
16532026-03-10T18:08:18.771Z Compiling num-iter v0.1.45
16542026-03-10T18:08:18.996Z Compiling proc-macro-error v1.0.4
16552026-03-10T18:08:19.037Z Compiling heck v0.4.1
16562026-03-10T18:08:19.291Z Compiling terminal_size v0.4.3
16572026-03-10T18:08:19.310Z Compiling phf_shared v0.13.1
16582026-03-10T18:08:19.334Z Compiling lazy_static v1.5.0
16592026-03-10T18:08:19.404Z Compiling flate2 v1.1.9
16602026-03-10T18:08:19.423Z Compiling vergen v9.0.6
16612026-03-10T18:08:19.465Z Compiling fs-err v3.3.0
16622026-03-10T18:08:19.486Z Compiling ahash v0.8.12
16632026-03-10T18:08:19.506Z Compiling bumpalo v3.20.2
16642026-03-10T18:08:19.542Z Compiling managed v0.8.0
16652026-03-10T18:08:19.667Z Compiling bitflags v1.3.2
16662026-03-10T18:08:19.694Z Compiling libbz2-rs-sys v0.2.2
16672026-03-10T18:08:19.758Z Compiling foldhash v0.1.5
16682026-03-10T18:08:19.777Z Compiling object v0.37.3
16692026-03-10T18:08:19.798Z Compiling winnow v0.5.40
16702026-03-10T18:08:19.863Z Compiling zopfli v0.8.3
16712026-03-10T18:08:19.884Z Compiling console v0.16.2
16722026-03-10T18:08:19.887Z Compiling clap_builder v4.5.60
16732026-03-10T18:08:19.975Z Compiling tokio-util v0.7.18
16742026-03-10T18:08:19.996Z Compiling tower v0.5.3
16752026-03-10T18:08:20.036Z Compiling tokio-native-tls v0.3.1
16762026-03-10T18:08:20.219Z Compiling hashbrown v0.15.5
16772026-03-10T18:08:20.265Z Compiling bzip2 v0.6.1
16782026-03-10T18:08:20.284Z Compiling phf v0.13.1
16792026-03-10T18:08:20.474Z Compiling strum v0.27.2
16802026-03-10T18:08:20.564Z Compiling rayon v1.11.0
16812026-03-10T18:08:20.647Z Compiling tower-http v0.6.8
16822026-03-10T18:08:20.686Z Compiling zone_cfg_derive v0.3.1
16832026-03-10T18:08:20.742Z Compiling signal-hook-mio v0.2.5
16842026-03-10T18:08:20.760Z Compiling dof v0.3.0
16852026-03-10T18:08:20.813Z Compiling usdt-attr-macro v0.6.0
16862026-03-10T18:08:20.866Z Compiling newtype-uuid v1.3.2
16872026-03-10T18:08:21.059Z Compiling h2 v0.4.13
16882026-03-10T18:08:21.076Z Compiling usdt-macro v0.6.0
16892026-03-10T18:08:21.223Z Compiling daft v0.1.5
16902026-03-10T18:08:21.286Z Compiling cargo_metadata v0.19.2
16912026-03-10T18:08:21.493Z Compiling cookie_store v0.22.1
16922026-03-10T18:08:21.627Z Compiling toml_edit v0.19.15
16932026-03-10T18:08:21.741Z Compiling elliptic-curve v0.13.8
16942026-03-10T18:08:21.874Z Compiling postgres-types v0.2.12
16952026-03-10T18:08:21.882Z Compiling bzip2 v0.4.4
16962026-03-10T18:08:21.946Z Compiling hubpack v0.1.2
16972026-03-10T18:08:22.124Z Compiling serde_with_macros v3.17.0
16982026-03-10T18:08:22.249Z Compiling zstd v0.13.3
16992026-03-10T18:08:22.312Z Compiling dtrace-parser v0.2.0
17002026-03-10T18:08:22.416Z Compiling serde-big-array v0.5.1
17012026-03-10T18:08:22.916Z Compiling hex v0.4.3
17022026-03-10T18:08:22.943Z Compiling ed25519 v2.2.3
17032026-03-10T18:08:22.943Z Compiling pkcs1 v0.7.5
17042026-03-10T18:08:22.943Z Compiling rfc6979 v0.4.0
17052026-03-10T18:08:22.995Z Compiling bstr v1.12.1
17062026-03-10T18:08:23.048Z Compiling serde_repr v0.1.20
17072026-03-10T18:08:23.051Z Compiling strum_macros v0.26.4
17082026-03-10T18:08:23.215Z Compiling clap_derive v4.5.55
17092026-03-10T18:08:23.233Z Compiling enum-as-inner v0.6.1
17102026-03-10T18:08:23.389Z Compiling phf_shared v0.11.3
17112026-03-10T18:08:23.653Z Compiling itertools v0.12.1
17122026-03-10T18:08:23.695Z Compiling float-cmp v0.10.0
17132026-03-10T18:08:23.783Z Compiling memmap2 v0.9.10
17142026-03-10T18:08:23.807Z Compiling thread-id v4.2.2
17152026-03-10T18:08:23.847Z Compiling env_filter v1.0.0
17162026-03-10T18:08:23.898Z Compiling encoding_rs v0.8.35
17172026-03-10T18:08:23.922Z Compiling fixedbitset v0.5.7
17182026-03-10T18:08:23.943Z Compiling keccak v0.1.6
17192026-03-10T18:08:23.960Z Compiling precomputed-hash v0.1.1
17202026-03-10T18:08:24.082Z Compiling difflib v0.4.0
17212026-03-10T18:08:24.101Z Compiling jiff v0.2.21
17222026-03-10T18:08:24.268Z Compiling static_assertions v1.1.0
17232026-03-10T18:08:24.343Z Compiling new_debug_unreachable v1.0.6
17242026-03-10T18:08:24.367Z Compiling unit-prefix v0.5.2
17252026-03-10T18:08:24.386Z Compiling data-encoding v2.10.0
17262026-03-10T18:08:24.444Z Compiling rustc-hash v2.1.1
17272026-03-10T18:08:24.558Z Compiling whoami v2.1.0
17282026-03-10T18:08:24.612Z Compiling fixedbitset v0.4.2
17292026-03-10T18:08:24.862Z Compiling normalize-line-endings v0.3.0
17302026-03-10T18:08:24.903Z Compiling mime v0.3.17
17312026-03-10T18:08:24.988Z Compiling predicates-core v1.0.10
17322026-03-10T18:08:25.063Z Compiling tokio-postgres v0.7.16
17332026-03-10T18:08:25.081Z Compiling petgraph v0.6.5
17342026-03-10T18:08:25.226Z Compiling hyper v1.8.1
17352026-03-10T18:08:25.255Z Compiling zone v0.3.1
17362026-03-10T18:08:25.341Z Compiling predicates v3.1.4
17372026-03-10T18:08:25.385Z Compiling hickory-proto v0.25.2
17382026-03-10T18:08:25.471Z Compiling iddqd v0.3.17
17392026-03-10T18:08:25.571Z Compiling strum v0.26.3
17402026-03-10T18:08:25.720Z Compiling clap v4.5.60
17412026-03-10T18:08:25.741Z Compiling indicatif v0.18.4
17422026-03-10T18:08:25.832Z Compiling string_cache v0.8.9
17432026-03-10T18:08:26.047Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17442026-03-10T18:08:26.084Z Compiling toml_edit v0.22.27
17452026-03-10T18:08:26.148Z Compiling petgraph v0.8.3
17462026-03-10T18:08:26.267Z Compiling sha3 v0.10.8
17472026-03-10T18:08:26.285Z Compiling env_logger v0.11.9
17482026-03-10T18:08:26.693Z Compiling usdt v0.6.0
17492026-03-10T18:08:26.776Z Compiling hyper-util v0.1.20
17502026-03-10T18:08:26.909Z Compiling usdt-impl v0.5.0
17512026-03-10T18:08:26.949Z Compiling serde_with v3.17.0
17522026-03-10T18:08:27.049Z Compiling similar v2.7.0
17532026-03-10T18:08:27.087Z Compiling toml v0.7.8
17542026-03-10T18:08:27.257Z Compiling crossterm v0.28.1
17552026-03-10T18:08:27.484Z Compiling ecdsa v0.16.9
17562026-03-10T18:08:27.720Z Compiling ed25519-dalek v2.2.0
17572026-03-10T18:08:27.928Z Compiling zip v4.6.1
17582026-03-10T18:08:27.947Z Compiling rsa v0.9.10
17592026-03-10T18:08:28.152Z Compiling zip v0.6.6
17602026-03-10T18:08:28.257Z Compiling tokio-stream v0.1.18
17612026-03-10T18:08:28.637Z Compiling hyper-tls v0.6.0
17622026-03-10T18:08:28.909Z Compiling buf-list v1.1.2
17632026-03-10T18:08:28.977Z Compiling toml_parser v1.0.9+spec-1.1.0
17642026-03-10T18:08:29.114Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17652026-03-10T18:08:29.176Z Compiling openapiv3 v2.2.0
17662026-03-10T18:08:29.259Z Compiling x509-cert v0.2.5
17672026-03-10T18:08:29.281Z Compiling sha1 v0.10.6
17682026-03-10T18:08:29.304Z Compiling itertools v0.13.0
17692026-03-10T18:08:29.377Z Compiling toml_datetime v0.7.5+spec-1.1.0
17702026-03-10T18:08:29.453Z Compiling peg-runtime v0.8.5
17712026-03-10T18:08:29.562Z Compiling lalrpop-util v0.19.12
17722026-03-10T18:08:29.583Z Compiling thread_local v1.1.9
17732026-03-10T18:08:29.789Z Compiling slog-async v2.8.0
17742026-03-10T18:08:29.848Z Compiling futures-executor v0.3.32
17752026-03-10T18:08:29.857Z Compiling crossbeam-channel v0.5.15
17762026-03-10T18:08:29.873Z Compiling filetime v0.2.27
17772026-03-10T18:08:29.902Z Compiling is-terminal v0.4.17
17782026-03-10T18:08:29.923Z Compiling xattr v1.6.1
17792026-03-10T18:08:30.015Z Compiling take_mut v0.2.2
17802026-03-10T18:08:30.036Z Compiling term v1.2.1
17812026-03-10T18:08:30.111Z Compiling tar v0.4.44
17822026-03-10T18:08:30.141Z Compiling futures v0.3.32
17832026-03-10T18:08:30.488Z Compiling slog-term v2.9.2
17842026-03-10T18:08:51.061Z Compiling rustls-webpki v0.103.9
17852026-03-10T18:08:55.071Z Compiling tokio-rustls v0.26.4
17862026-03-10T18:08:55.071Z Compiling rustls-platform-verifier v0.6.2
17872026-03-10T18:08:55.330Z Compiling hyper-rustls v0.27.7
17882026-03-10T18:08:55.576Z Compiling reqwest v0.13.2
17892026-03-10T18:08:55.577Z Compiling reqwest v0.12.28
17902026-03-10T18:08:58.359Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17912026-03-10T18:08:58.663Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17922026-03-10T18:09:02.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
17932026-03-10T18:09:02.579Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17942026-03-10T18:09:02.631ZMar 10 18:09:01.678 INFO Starting download, target: Clickhouse
17952026-03-10T18:09:02.631ZMar 10 18:09:01.679 INFO Starting download, target: MaghemiteMgd
17962026-03-10T18:09:02.631ZMar 10 18:09:01.679 INFO Starting download, target: Cockroach
17972026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Starting download, target: DendriteStub
17982026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Starting download, target: Console
17992026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Starting download, target: TransceiverControl
18002026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18012026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18022026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18032026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18042026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18052026-03-10T18:09:02.636ZMar 10 18:09:01.679 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18062026-03-10T18:09:03.419ZMar 10 18:09:02.441 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18072026-03-10T18:09:03.684ZMar 10 18:09:02.727 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18082026-03-10T18:09:03.750ZMar 10 18:09:02.775 INFO Download complete, target: TransceiverControl
18092026-03-10T18:09:04.093ZMar 10 18:09:03.103 INFO Download complete, target: Console
18102026-03-10T18:09:04.232ZMar 10 18:09:03.277 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18112026-03-10T18:09:04.469ZMar 10 18:09:03.501 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18122026-03-10T18:09:05.459ZMar 10 18:09:04.506 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18132026-03-10T18:09:05.459ZMar 10 18:09:04.506 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18142026-03-10T18:09:05.480ZMar 10 18:09:04.528 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18152026-03-10T18:09:07.938ZMar 10 18:09:06.987 INFO Download complete, target: DendriteStub
18162026-03-10T18:09:08.044ZMar 10 18:09:07.093 INFO Download complete, target: MaghemiteMgd
18172026-03-10T18:09:13.108ZMar 10 18:09:12.150 INFO Checking that binary works, target: Cockroach
18182026-03-10T18:09:13.242ZMar 10 18:09:12.277 INFO Download complete, target: Cockroach
18192026-03-10T18:09:16.480ZMar 10 18:09:15.529 INFO Checking that binary works, target: Clickhouse
18202026-03-10T18:09:16.578ZMar 10 18:09:15.627 INFO Download complete, target: Clickhouse
18212026-03-10T18:09:16.585ZAll prerequisites installed successfully
18222026-03-10T18:09:16.589Z
18232026-03-10T18:09:16.589Zreal 2:57.004107320
18242026-03-10T18:09:16.589Zuser 10:13.145874853
18252026-03-10T18:09:16.589Zsys 1:59.017794280
18262026-03-10T18:09:16.589Ztrap 0.301464139
18272026-03-10T18:09:16.589Ztflt 1.166123585
18282026-03-10T18:09:16.590Zdflt 1.812370130
18292026-03-10T18:09:16.590Zkflt 0.023432189
18302026-03-10T18:09:16.590Zlock 24:59.106293641
18312026-03-10T18:09:16.590Zslp 33:21.859605851
18322026-03-10T18:09:16.590Zlat 32.237190048
18332026-03-10T18:09:16.590Zstop 3:39.547374729
18342026-03-10T18:09:16.590Z+ source ./tools/include/force-git-over-https.sh
18352026-03-10T18:09:16.590Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18362026-03-10T18:09:16.590Z++ (( i = 0 ))
18372026-03-10T18:09:16.590Z++ (( i < 5 ))
18382026-03-10T18:09:16.590Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18392026-03-10T18:09:16.593Z++ (( i++ ))
18402026-03-10T18:09:16.593Z++ (( i < 5 ))
18412026-03-10T18:09:16.593Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18422026-03-10T18:09:16.593Z++ (( i++ ))
18432026-03-10T18:09:16.593Z++ (( i < 5 ))
18442026-03-10T18:09:16.593Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18452026-03-10T18:09:16.597Z++ (( i++ ))
18462026-03-10T18:09:16.597Z++ (( i < 5 ))
18472026-03-10T18:09:16.597Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18482026-03-10T18:09:16.600Z++ (( i++ ))
18492026-03-10T18:09:16.600Z++ (( i < 5 ))
18502026-03-10T18:09:16.600Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18512026-03-10T18:09:16.605Z++ (( i++ ))
18522026-03-10T18:09:16.606Z++ (( i < 5 ))
18532026-03-10T18:09:16.606Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18542026-03-10T18:09:16.606Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18552026-03-10T18:09:16.606Z+ rc=0
18562026-03-10T18:09:16.606Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18572026-03-10T18:09:59.527Z+ case $rc in
18582026-03-10T18:09:59.528Z+ pfexec zfs create -p rpool/images/build/host
18592026-03-10T18:09:59.765Z+ pfexec zfs create -p rpool/images/build/recovery
18602026-03-10T18:09:59.851Z+ cargo xtask releng --output-dir /work --mkincorp
18612026-03-10T18:10:00.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18622026-03-10T18:10:00.586Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18632026-03-10T18:10:01.695Z Compiling proc-macro2 v1.0.106
18642026-03-10T18:10:01.695Z Compiling quote v1.0.44
18652026-03-10T18:10:01.695Z Compiling unicode-ident v1.0.24
18662026-03-10T18:10:01.698Z Compiling libc v0.2.180
18672026-03-10T18:10:01.698Z Compiling serde_core v1.0.228
18682026-03-10T18:10:01.698Z Compiling serde v1.0.228
18692026-03-10T18:10:01.698Z Compiling cfg-if v1.0.4
18702026-03-10T18:10:01.698Z Compiling version_check v0.9.5
18712026-03-10T18:10:01.698Z Compiling shlex v1.3.0
18722026-03-10T18:10:01.698Z Compiling find-msvc-tools v0.1.9
18732026-03-10T18:10:01.698Z Compiling typenum v1.19.0
18742026-03-10T18:10:01.698Z Compiling portable-atomic v1.13.1
18752026-03-10T18:10:01.840Z Compiling autocfg v1.5.0
18762026-03-10T18:10:01.843Z Compiling zerocopy v0.8.40
18772026-03-10T18:10:01.843Z Compiling memchr v2.8.0
18782026-03-10T18:10:02.036Z Compiling zmij v1.0.21
18792026-03-10T18:10:02.039Z Compiling serde_json v1.0.149
18802026-03-10T18:10:02.039Z Compiling libm v0.2.16
18812026-03-10T18:10:02.370Z Compiling generic-array v0.14.7
18822026-03-10T18:10:02.476Z Compiling parking_lot_core v0.9.12
18832026-03-10T18:10:02.499Z Compiling smallvec v1.15.1
18842026-03-10T18:10:02.499Z Compiling icu_properties_data v2.1.2
18852026-03-10T18:10:02.541Z Compiling icu_normalizer_data v2.1.1
18862026-03-10T18:10:02.563Z Compiling pkg-config v0.3.32
18872026-03-10T18:10:02.567Z Compiling log v0.4.29
18882026-03-10T18:10:02.648Z Compiling num-traits v0.2.19
18892026-03-10T18:10:02.648Z Compiling itoa v1.0.17
18902026-03-10T18:10:02.801Z Compiling getrandom v0.4.1
18912026-03-10T18:10:02.823Z Compiling subtle v2.6.1
18922026-03-10T18:10:02.847Z Compiling getrandom v0.3.4
18932026-03-10T18:10:02.930Z Compiling scopeguard v1.2.0
18942026-03-10T18:10:03.030Z Compiling stable_deref_trait v1.2.1
18952026-03-10T18:10:03.071Z Compiling lock_api v0.4.14
18962026-03-10T18:10:03.156Z Compiling critical-section v1.2.0
18972026-03-10T18:10:03.201Z Compiling jobserver v0.1.34
18982026-03-10T18:10:03.242Z Compiling getrandom v0.2.17
18992026-03-10T18:10:03.356Z Compiling errno v0.3.14
19002026-03-10T18:10:03.356Z Compiling rustix v1.1.3
19012026-03-10T18:10:03.471Z Compiling rand_core v0.6.4
19022026-03-10T18:10:03.499Z Compiling syn v2.0.117
19032026-03-10T18:10:03.523Z Compiling cc v1.2.56
19042026-03-10T18:10:03.658Z Compiling fs_extra v1.3.0
19052026-03-10T18:10:03.717Z Compiling dunce v1.0.5
19062026-03-10T18:10:03.795Z Compiling once_cell v1.21.3
19072026-03-10T18:10:03.869Z Compiling pin-project-lite v0.2.17
19082026-03-10T18:10:03.912Z Compiling const-oid v0.9.6
19092026-03-10T18:10:03.953Z Compiling thiserror v2.0.18
19102026-03-10T18:10:04.007Z Compiling rustversion v1.0.22
19112026-03-10T18:10:04.029Z Compiling litemap v0.8.1
19122026-03-10T18:10:04.062Z Compiling percent-encoding v2.3.2
19132026-03-10T18:10:04.065Z Compiling writeable v0.6.2
19142026-03-10T18:10:04.109Z Compiling fnv v1.0.7
19152026-03-10T18:10:04.292Z Compiling heck v0.5.0
19162026-03-10T18:10:04.407Z Compiling signal-hook-registry v1.4.8
19172026-03-10T18:10:04.504Z Compiling cmake v0.1.57
19182026-03-10T18:10:04.523Z Compiling futures-core v0.3.32
19192026-03-10T18:10:04.563Z Compiling allocator-api2 v0.2.21
19202026-03-10T18:10:04.592Z Compiling equivalent v1.0.2
19212026-03-10T18:10:04.694Z Compiling aws-lc-rs v1.16.0
19222026-03-10T18:10:04.726Z Compiling parking_lot v0.12.5
19232026-03-10T18:10:05.002Z Compiling semver v1.0.27
19242026-03-10T18:10:05.104Z Compiling bitflags v2.11.0
19252026-03-10T18:10:05.140Z Compiling mio v1.1.1
19262026-03-10T18:10:05.193Z Compiling foldhash v0.2.0
19272026-03-10T18:10:05.306Z Compiling vcpkg v0.2.15
19282026-03-10T18:10:05.335Z Compiling schemars v0.8.22
19292026-03-10T18:10:05.338Z Compiling httparse v1.10.1
19302026-03-10T18:10:05.421Z Compiling hashbrown v0.16.1
19312026-03-10T18:10:05.469Z Compiling ring v0.17.14
19322026-03-10T18:10:05.586Z Compiling aws-lc-sys v0.37.1
19332026-03-10T18:10:05.648Z Compiling socket2 v0.6.2
19342026-03-10T18:10:05.684Z Compiling utf8_iter v1.0.4
19352026-03-10T18:10:05.840Z Compiling form_urlencoded v1.2.2
19362026-03-10T18:10:05.996Z Compiling rand_core v0.10.0
19372026-03-10T18:10:06.109Z Compiling openssl-sys v0.9.111
19382026-03-10T18:10:06.226Z Compiling crossbeam-utils v0.8.21
19392026-03-10T18:10:06.305Z Compiling cpufeatures v0.2.17
19402026-03-10T18:10:06.308Z Compiling indexmap v2.13.0
19412026-03-10T18:10:06.346Z Compiling rustls v0.23.37
19422026-03-10T18:10:06.444Z Compiling futures-sink v0.3.32
19432026-03-10T18:10:06.589Z Compiling futures-channel v0.3.32
19442026-03-10T18:10:06.636Z Compiling syn v1.0.109
19452026-03-10T18:10:06.636Z Compiling futures-io v0.3.32
19462026-03-10T18:10:06.639Z Compiling futures-task v0.3.32
19472026-03-10T18:10:06.723Z Compiling slab v0.4.12
19482026-03-10T18:10:06.723Z Compiling rustc_version v0.4.1
19492026-03-10T18:10:06.918Z Compiling strsim v0.11.1
19502026-03-10T18:10:06.963Z Compiling ucd-trie v0.1.7
19512026-03-10T18:10:06.966Z Compiling byteorder v1.5.0
19522026-03-10T18:10:06.967Z Compiling crc32fast v1.5.0
19532026-03-10T18:10:07.035Z Compiling thiserror v1.0.69
19542026-03-10T18:10:07.163Z Compiling pest v2.8.6
19552026-03-10T18:10:07.208Z Compiling openssl v0.10.75
19562026-03-10T18:10:07.397Z Compiling ident_case v1.0.1
19572026-03-10T18:10:07.422Z Compiling iana-time-zone v0.1.65
19582026-03-10T18:10:07.517Z Compiling native-tls v0.2.18
19592026-03-10T18:10:07.618Z Compiling num-conv v0.2.0
19602026-03-10T18:10:07.726Z Compiling synstructure v0.13.2
19612026-03-10T18:10:07.849Z Compiling serde_derive_internals v0.29.1
19622026-03-10T18:10:07.930Z Compiling time-core v0.1.8
19632026-03-10T18:10:08.119Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19642026-03-10T18:10:08.147Z Compiling base64ct v1.8.3
19652026-03-10T18:10:08.182Z Compiling time-macros v0.2.27
19662026-03-10T18:10:08.182Z Compiling base64 v0.22.1
19672026-03-10T18:10:08.327Z Compiling uuid v1.21.0
19682026-03-10T18:10:08.442Z Compiling slog v2.8.2
19692026-03-10T18:10:08.602Z Compiling pem-rfc7468 v0.7.0
19702026-03-10T18:10:08.748Z Compiling pest_meta v2.8.6
19712026-03-10T18:10:08.770Z Compiling regex-syntax v0.8.10
19722026-03-10T18:10:08.939Z Compiling flagset v0.4.7
19732026-03-10T18:10:08.968Z Compiling untrusted v0.9.0
19742026-03-10T18:10:09.006Z Compiling rand_core v0.9.5
19752026-03-10T18:10:09.060Z Compiling bzip2-sys v0.1.13+1.0.8
19762026-03-10T18:10:09.164Z Compiling paste v1.0.15
19772026-03-10T18:10:09.408Z Compiling rayon-core v1.13.0
19782026-03-10T18:10:09.470Z Compiling camino v1.2.2
19792026-03-10T18:10:09.524Z Compiling plain v0.2.3
19802026-03-10T18:10:09.554Z Compiling pest_generator v2.8.6
19812026-03-10T18:10:09.643Z Compiling serde_derive v1.0.228
19822026-03-10T18:10:09.666Z Compiling zeroize_derive v1.4.3
19832026-03-10T18:10:09.669Z Compiling zerofrom-derive v0.1.6
19842026-03-10T18:10:09.705Z Compiling yoke-derive v0.8.1
19852026-03-10T18:10:09.821Z Compiling zerocopy-derive v0.8.40
19862026-03-10T18:10:09.913Z Compiling zerovec-derive v0.11.2
19872026-03-10T18:10:10.163Z Compiling displaydoc v0.2.5
19882026-03-10T18:10:10.247Z Compiling tokio-macros v2.6.0
19892026-03-10T18:10:10.475Z Compiling futures-macro v0.3.32
19902026-03-10T18:10:10.571Z Compiling zeroize v1.8.2
19912026-03-10T18:10:11.129Z Compiling der_derive v0.7.3
19922026-03-10T18:10:11.150Z Compiling thiserror-impl v2.0.18
19932026-03-10T18:10:11.218Z Compiling tracing-attributes v0.1.31
19942026-03-10T18:10:11.373Z Compiling zerofrom v0.1.6
19952026-03-10T18:10:11.562Z Compiling yoke v0.8.1
19962026-03-10T18:10:11.583Z Compiling schemars_derive v0.8.22
19972026-03-10T18:10:11.667Z Compiling crypto-common v0.1.7
19982026-03-10T18:10:11.838Z Compiling zerovec v0.11.5
19992026-03-10T18:10:11.859Z Compiling zerotrie v0.2.3
20002026-03-10T18:10:11.907Z Compiling block-buffer v0.10.4
20012026-03-10T18:10:12.140Z Compiling digest v0.10.7
20022026-03-10T18:10:12.456Z Compiling futures-util v0.3.32
20032026-03-10T18:10:12.477Z Compiling hmac v0.12.1
20042026-03-10T18:10:12.675Z Compiling tinystr v0.8.2
20052026-03-10T18:10:12.696Z Compiling potential_utf v0.1.4
20062026-03-10T18:10:12.750Z Compiling block-padding v0.3.3
20072026-03-10T18:10:12.786Z Compiling thiserror-impl v1.0.69
20082026-03-10T18:10:12.878Z Compiling icu_collections v2.1.1
20092026-03-10T18:10:12.948Z Compiling icu_locale_core v2.1.1
20102026-03-10T18:10:13.042Z Compiling inout v0.1.4
20112026-03-10T18:10:13.064Z Compiling rustls-pki-types v1.14.0
20122026-03-10T18:10:13.253Z Compiling openssl-macros v0.1.1
20132026-03-10T18:10:13.258Z Compiling cipher v0.4.4
20142026-03-10T18:10:13.818Z Compiling sha2 v0.10.9
20152026-03-10T18:10:14.022Z Compiling icu_provider v2.1.1
20162026-03-10T18:10:14.175Z Compiling bytes v1.11.1
20172026-03-10T18:10:14.311Z Compiling chrono v0.4.44
20182026-03-10T18:10:14.389Z Compiling icu_properties v2.1.2
20192026-03-10T18:10:14.567Z Compiling icu_normalizer v2.1.1
20202026-03-10T18:10:15.103Z Compiling tokio v1.49.0
20212026-03-10T18:10:15.437Z Compiling pest_derive v2.8.6
20222026-03-10T18:10:16.046Z Compiling idna_adapter v1.2.1
20232026-03-10T18:10:16.146Z Compiling scroll_derive v0.13.1
20242026-03-10T18:10:16.217Z Compiling idna v1.1.0
20252026-03-10T18:10:16.254Z Compiling http v1.4.0
20262026-03-10T18:10:16.316Z Compiling ppv-lite86 v0.2.21
20272026-03-10T18:10:16.683Z Compiling url v2.5.8
20282026-03-10T18:10:16.992Z Compiling der v0.7.10
20292026-03-10T18:10:17.152Z Compiling salsa20 v0.10.2
20302026-03-10T18:10:17.350Z Compiling pbkdf2 v0.12.2
20312026-03-10T18:10:17.658Z Compiling tracing-core v0.1.36
20322026-03-10T18:10:17.978Z Compiling num-bigint-dig v0.8.6
20332026-03-10T18:10:18.197Z Compiling dyn-clone v1.0.20
20342026-03-10T18:10:18.255Z Compiling spki v0.7.3
20352026-03-10T18:10:18.541Z Compiling tracing v0.1.44
20362026-03-10T18:10:18.560Z Compiling scrypt v0.11.0
20372026-03-10T18:10:18.636Z Compiling http-body v1.0.1
20382026-03-10T18:10:18.664Z Compiling rand_chacha v0.9.0
20392026-03-10T18:10:18.943Z Compiling cbc v0.1.2
20402026-03-10T18:10:19.009Z Compiling aes v0.8.4
20412026-03-10T18:10:19.303Z Compiling cookie v0.18.1
20422026-03-10T18:10:19.303Z Compiling ahash v0.8.12
20432026-03-10T18:10:19.592Z Compiling pretty-hex v0.4.1
20442026-03-10T18:10:19.633Z Compiling zstd-safe v7.2.4
20452026-03-10T18:10:19.655Z Compiling usdt-impl v0.6.0
20462026-03-10T18:10:19.679Z Compiling unicode-segmentation v1.12.0
20472026-03-10T18:10:19.789Z Compiling fastrand v2.3.0
20482026-03-10T18:10:19.827Z Compiling atomic-waker v1.1.2
20492026-03-10T18:10:19.943Z Compiling anyhow v1.0.102
20502026-03-10T18:10:19.968Z Compiling pkcs5 v0.7.1
20512026-03-10T18:10:20.219Z Compiling rand v0.9.2
20522026-03-10T18:10:20.359Z Compiling scroll v0.13.0
20532026-03-10T18:10:20.583Z Compiling serde_tokenstream v0.2.3
20542026-03-10T18:10:20.604Z Compiling clap_derive v4.5.55
20552026-03-10T18:10:20.626Z Compiling scroll_derive v0.12.1
20562026-03-10T18:10:20.657Z Compiling async-trait v0.1.89
20572026-03-10T18:10:20.730Z Compiling tokio-util v0.7.18
20582026-03-10T18:10:20.986Z Compiling daft-derive v0.1.5
20592026-03-10T18:10:21.119Z Compiling heapless v0.7.17
20602026-03-10T18:10:21.493Z Compiling aho-corasick v1.1.4
20612026-03-10T18:10:21.570Z Compiling signal-hook v0.3.18
20622026-03-10T18:10:21.711Z Compiling untrusted v0.7.1
20632026-03-10T18:10:21.806Z Compiling openssl-probe v0.2.1
20642026-03-10T18:10:21.857Z Compiling tower-service v0.3.3
20652026-03-10T18:10:21.999Z Compiling try-lock v0.2.5
20662026-03-10T18:10:22.027Z Compiling tower-layer v0.3.3
20672026-03-10T18:10:22.097Z Compiling goblin v0.10.5
20682026-03-10T18:10:22.211Z Compiling want v0.3.1
20692026-03-10T18:10:22.254Z Compiling h2 v0.4.13
20702026-03-10T18:10:22.349Z Compiling pkcs8 v0.10.2
20712026-03-10T18:10:22.389Z Compiling heck v0.4.1
20722026-03-10T18:10:22.469Z Compiling tempfile v3.25.0
20732026-03-10T18:10:22.676Z Compiling regex-automata v0.4.14
20742026-03-10T18:10:22.753Z Compiling ipnet v2.11.0
20752026-03-10T18:10:22.798Z Compiling darling_core v0.20.11
20762026-03-10T18:10:23.070Z Compiling spin v0.9.8
20772026-03-10T18:10:23.425Z Compiling pin-utils v0.1.0
20782026-03-10T18:10:23.563Z Compiling httpdate v1.0.3
20792026-03-10T18:10:23.587Z Compiling tinyvec_macros v0.1.1
20802026-03-10T18:10:23.706Z Compiling tinyvec v1.10.0
20812026-03-10T18:10:24.088Z Compiling dtrace-parser v0.3.0
20822026-03-10T18:10:24.347Z Compiling hex v0.4.3
20832026-03-10T18:10:24.431Z Compiling zerocopy-derive v0.7.35
20842026-03-10T18:10:24.793Z Compiling strum_macros v0.26.4
20852026-03-10T18:10:24.937Z Compiling darling_core v0.21.3
20862026-03-10T18:10:24.983Z Compiling curve25519-dalek v4.1.3
20872026-03-10T18:10:25.522Z Compiling thread-id v5.1.0
20882026-03-10T18:10:25.543Z Compiling proc-macro-error-attr v1.0.4
20892026-03-10T18:10:25.566Z Compiling smoltcp v0.9.1
20902026-03-10T18:10:25.587Z Compiling utf8parse v0.2.2
20912026-03-10T18:10:25.645Z Compiling foreign-types-shared v0.1.1
20922026-03-10T18:10:25.691Z Compiling anstyle v1.0.13
20932026-03-10T18:10:25.748Z Compiling rustix v0.38.44
20942026-03-10T18:10:25.796Z Compiling ref-cast v1.0.25
20952026-03-10T18:10:25.843Z Compiling darling_macro v0.20.11
20962026-03-10T18:10:26.009Z Compiling litrs v1.0.0
20972026-03-10T18:10:26.105Z Compiling foreign-types v0.3.2
20982026-03-10T18:10:26.146Z Compiling anstyle-parse v0.2.7
20992026-03-10T18:10:26.343Z Compiling dof v0.4.0
21002026-03-10T18:10:26.495Z Compiling darling v0.20.11
21012026-03-10T18:10:26.642Z Compiling serde_spanned v0.6.9
21022026-03-10T18:10:26.667Z Compiling document-features v0.2.12
21032026-03-10T18:10:26.722Z Compiling toml_datetime v0.6.11
21042026-03-10T18:10:27.165Z Compiling hyper v1.8.1
21052026-03-10T18:10:27.276Z Compiling wait-timeout v0.2.1
21062026-03-10T18:10:27.306Z Compiling proc-macro-error v1.0.4
21072026-03-10T18:10:27.329Z Compiling simd-adler32 v0.3.8
21082026-03-10T18:10:27.350Z Compiling powerfmt v0.2.0
21092026-03-10T18:10:27.421Z Compiling either v1.15.0
21102026-03-10T18:10:27.638Z Compiling colorchoice v1.0.4
21112026-03-10T18:10:27.665Z Compiling anstyle-query v1.1.5
21122026-03-10T18:10:27.719Z Compiling is_terminal_polyfill v1.70.2
21132026-03-10T18:10:27.741Z Compiling bit-vec v0.8.0
21142026-03-10T18:10:27.798Z Compiling siphasher v1.0.2
21152026-03-10T18:10:27.823Z Compiling quick-error v1.2.3
21162026-03-10T18:10:28.013Z Compiling bit-set v0.8.0
21172026-03-10T18:10:28.067Z Compiling deranged v0.5.8
21182026-03-10T18:10:28.067Z Compiling rusty-fork v0.3.1
21192026-03-10T18:10:28.184Z Compiling darling_macro v0.21.3
21202026-03-10T18:10:28.246Z Compiling anstream v0.6.21
21212026-03-10T18:10:28.823Z Compiling crossbeam-epoch v0.9.18
21222026-03-10T18:10:28.896Z Compiling derive_builder_core v0.20.2
21232026-03-10T18:10:28.918Z Compiling darling v0.21.3
21242026-03-10T18:10:28.977Z Compiling regex v1.12.3
21252026-03-10T18:10:29.036Z Compiling hyper-util v0.1.20
21262026-03-10T18:10:29.195Z Compiling unicode-normalization v0.1.25
21272026-03-10T18:10:29.489Z Compiling rustls-native-certs v0.8.3
21282026-03-10T18:10:29.875Z Compiling http-body-util v0.1.3
21292026-03-10T18:10:29.882Z Compiling erased-serde v0.3.31
21302026-03-10T18:10:29.971Z Compiling signature v2.2.0
21312026-03-10T18:10:30.092Z Compiling hubpack_derive v0.1.1
21322026-03-10T18:10:30.212Z Compiling strum_macros v0.27.2
21332026-03-10T18:10:30.234Z Compiling curve25519-dalek-derive v0.1.1
21342026-03-10T18:10:30.309Z Compiling ref-cast-impl v1.0.25
21352026-03-10T18:10:30.381Z Compiling rand_xorshift v0.4.0
21362026-03-10T18:10:30.606Z Compiling sync_wrapper v1.0.2
21372026-03-10T18:10:30.826Z Compiling fs-err v3.3.0
21382026-03-10T18:10:30.868Z Compiling usdt-impl v0.5.0
21392026-03-10T18:10:31.076Z Compiling unicode-properties v0.1.4
21402026-03-10T18:10:31.114Z Compiling unarray v0.1.4
21412026-03-10T18:10:31.145Z Compiling unicode-bidi v0.3.18
21422026-03-10T18:10:31.348Z Compiling ryu v1.0.23
21432026-03-10T18:10:31.561Z Compiling num_threads v0.1.7
21442026-03-10T18:10:31.807Z Compiling object v0.37.3
21452026-03-10T18:10:31.846Z Compiling adler2 v2.0.1
21462026-03-10T18:10:31.867Z Compiling time v0.3.47
21472026-03-10T18:10:31.996Z Compiling miniz_oxide v0.8.9
21482026-03-10T18:10:32.459Z Compiling stringprep v0.1.5
21492026-03-10T18:10:32.482Z Compiling serde_urlencoded v0.7.1
21502026-03-10T18:10:32.625Z Compiling proptest v1.10.0
21512026-03-10T18:10:32.707Z Compiling tower v0.5.3
21522026-03-10T18:10:32.835Z Compiling derive_builder_macro v0.20.2
21532026-03-10T18:10:33.191Z Compiling crossbeam-deque v0.8.6
21542026-03-10T18:10:33.303Z Compiling serde_with_macros v3.17.0
21552026-03-10T18:10:33.343Z Compiling usdt-attr-macro v0.6.0
21562026-03-10T18:10:33.454Z Compiling usdt-macro v0.6.0
21572026-03-10T18:10:33.476Z Compiling ipnetwork v0.21.1
21582026-03-10T18:10:33.550Z Compiling scroll v0.12.0
21592026-03-10T18:10:33.937Z Compiling webpki-roots v1.0.6
21602026-03-10T18:10:33.960Z Compiling rand_chacha v0.3.1
21612026-03-10T18:10:34.342Z Compiling md-5 v0.10.6
21622026-03-10T18:10:34.470Z Compiling terminal_size v0.4.3
21632026-03-10T18:10:34.493Z Compiling num-integer v0.1.46
21642026-03-10T18:10:34.556Z Compiling hash32 v0.2.1
21652026-03-10T18:10:34.556Z Compiling vergen-lib v0.1.6
21662026-03-10T18:10:34.599Z Compiling ff v0.13.1
21672026-03-10T18:10:34.670Z Compiling iri-string v0.7.10
21682026-03-10T18:10:34.792Z Compiling winnow v0.7.14
21692026-03-10T18:10:34.873Z Compiling clap_lex v1.0.0
21702026-03-10T18:10:34.975Z Compiling zlib-rs v0.6.2
21712026-03-10T18:10:34.998Z Compiling fallible-iterator v0.2.0
21722026-03-10T18:10:35.089Z Compiling psl-types v2.0.11
21732026-03-10T18:10:35.232Z Compiling base16ct v0.2.0
21742026-03-10T18:10:35.376Z Compiling publicsuffix v2.3.0
21752026-03-10T18:10:35.455Z Compiling postgres-protocol v0.6.10
21762026-03-10T18:10:35.532Z Compiling sec1 v0.7.3
21772026-03-10T18:10:35.607Z Compiling newtype-uuid v1.3.2
21782026-03-10T18:10:35.912Z Compiling clap_builder v4.5.60
21792026-03-10T18:10:36.031Z Compiling num-iter v0.1.45
21802026-03-10T18:10:36.157Z Compiling group v0.13.0
21812026-03-10T18:10:36.419Z Compiling tower-http v0.6.8
21822026-03-10T18:10:37.001Z Compiling rand v0.8.5
21832026-03-10T18:10:37.580Z Compiling goblin v0.8.2
21842026-03-10T18:10:37.869Z Compiling flate2 v1.1.9
21852026-03-10T18:10:37.921Z Compiling oxnet v0.1.4
21862026-03-10T18:10:38.084Z Compiling derive_builder v0.20.2
21872026-03-10T18:10:38.103Z Compiling zone_cfg_derive v0.3.1
21882026-03-10T18:10:38.167Z Compiling tokio-native-tls v0.3.1
21892026-03-10T18:10:38.335Z Compiling phf_shared v0.13.1
21902026-03-10T18:10:38.457Z Compiling lazy_static v1.5.0
21912026-03-10T18:10:38.460Z Compiling zerocopy v0.7.35
21922026-03-10T18:10:38.595Z Compiling cargo-platform v0.1.9
21932026-03-10T18:10:38.633Z Compiling hkdf v0.12.4
21942026-03-10T18:10:38.661Z Compiling crypto-bigint v0.5.5
21952026-03-10T18:10:38.695Z Compiling serde_repr v0.1.20
21962026-03-10T18:10:38.733Z Compiling enum-as-inner v0.6.1
21972026-03-10T18:10:38.946Z Compiling vergen v9.0.6
21982026-03-10T18:10:39.119Z Compiling encoding_rs v0.8.35
21992026-03-10T18:10:39.347Z Compiling bitflags v1.3.2
22002026-03-10T18:10:39.409Z Compiling managed v0.8.0
22012026-03-10T18:10:39.465Z Compiling unicode-width v0.2.0
22022026-03-10T18:10:39.505Z Compiling libbz2-rs-sys v0.2.2
22032026-03-10T18:10:39.733Z Compiling bumpalo v3.20.2
22042026-03-10T18:10:39.888Z Compiling mime v0.3.17
22052026-03-10T18:10:39.907Z Compiling foldhash v0.1.5
22062026-03-10T18:10:40.191Z Compiling winnow v0.5.40
22072026-03-10T18:10:40.458Z Compiling elliptic-curve v0.13.8
22082026-03-10T18:10:40.664Z Compiling bzip2 v0.6.1
22092026-03-10T18:10:40.691Z Compiling hashbrown v0.15.5
22102026-03-10T18:10:40.934Z Compiling zopfli v0.8.3
22112026-03-10T18:10:40.958Z Compiling dof v0.3.0
22122026-03-10T18:10:41.279Z Compiling console v0.16.2
22132026-03-10T18:10:42.075Z Compiling toml_edit v0.19.15
22142026-03-10T18:10:42.252Z Compiling cargo_metadata v0.19.2
22152026-03-10T18:10:42.315Z Compiling clap v4.5.60
22162026-03-10T18:10:43.095Z Compiling phf v0.13.1
22172026-03-10T18:10:43.923Z Compiling hyper-tls v0.6.0
22182026-03-10T18:10:44.032Z Compiling signal-hook-mio v0.2.5
22192026-03-10T18:10:44.054Z Compiling daft v0.1.5
22202026-03-10T18:10:44.135Z Compiling cookie_store v0.22.1
22212026-03-10T18:10:44.169Z Compiling rayon v1.11.0
22222026-03-10T18:10:44.219Z Compiling zstd v0.13.3
22232026-03-10T18:10:44.294Z Compiling bzip2 v0.4.4
22242026-03-10T18:10:44.468Z Compiling postgres-types v0.2.12
22252026-03-10T18:10:44.488Z Compiling strum v0.27.2
22262026-03-10T18:10:44.618Z Compiling hubpack v0.1.2
22272026-03-10T18:10:44.653Z Compiling ed25519 v2.2.3
22282026-03-10T18:10:44.732Z Compiling dtrace-parser v0.2.0
22292026-03-10T18:10:44.759Z Compiling phf_shared v0.11.3
22302026-03-10T18:10:44.931Z Compiling itertools v0.12.1
22312026-03-10T18:10:44.996Z Compiling bstr v1.12.1
22322026-03-10T18:10:45.038Z Compiling pkcs1 v0.7.5
22332026-03-10T18:10:45.230Z Compiling serde-big-array v0.5.1
22342026-03-10T18:10:45.449Z Compiling rfc6979 v0.4.0
22352026-03-10T18:10:45.637Z Compiling structmeta-derive v0.3.0
22362026-03-10T18:10:45.721Z Compiling float-cmp v0.10.0
22372026-03-10T18:10:45.737Z Compiling memmap2 v0.9.10
22382026-03-10T18:10:45.762Z Compiling thread-id v4.2.2
22392026-03-10T18:10:45.867Z Compiling env_filter v1.0.0
22402026-03-10T18:10:45.971Z Compiling data-encoding v2.10.0
22412026-03-10T18:10:46.021Z Compiling difflib v0.4.0
22422026-03-10T18:10:46.058Z Compiling static_assertions v1.1.0
22432026-03-10T18:10:46.163Z Compiling fixedbitset v0.4.2
22442026-03-10T18:10:46.229Z Compiling rustc-hash v2.1.1
22452026-03-10T18:10:46.307Z Compiling radium v0.7.0
22462026-03-10T18:10:46.398Z Compiling keccak v0.1.6
22472026-03-10T18:10:46.443Z Compiling predicates-core v1.0.10
22482026-03-10T18:10:46.668Z Compiling normalize-line-endings v0.3.0
22492026-03-10T18:10:46.671Z Compiling new_debug_unreachable v1.0.6
22502026-03-10T18:10:46.710Z Compiling jiff v0.2.21
22512026-03-10T18:10:46.710Z Compiling whoami v2.1.0
22522026-03-10T18:10:46.713Z Compiling fixedbitset v0.5.7
22532026-03-10T18:10:46.713Z Compiling unit-prefix v0.5.2
22542026-03-10T18:10:46.799Z Compiling precomputed-hash v0.1.1
22552026-03-10T18:10:46.802Z Compiling toml_write v0.1.2
22562026-03-10T18:10:46.987Z Compiling indicatif v0.18.4
22572026-03-10T18:10:47.031Z Compiling petgraph v0.8.3
22582026-03-10T18:10:47.054Z Compiling structmeta v0.3.0
22592026-03-10T18:10:47.119Z Compiling toml_edit v0.22.27
22602026-03-10T18:10:47.142Z Compiling tokio-postgres v0.7.16
22612026-03-10T18:10:47.163Z Compiling string_cache v0.8.9
22622026-03-10T18:10:47.214Z Compiling predicates v3.1.4
22632026-03-10T18:10:47.392Z Compiling sha3 v0.10.8
22642026-03-10T18:10:47.463Z Compiling zone v0.3.1
22652026-03-10T18:10:47.714Z Compiling hickory-proto v0.25.2
22662026-03-10T18:10:47.762Z Compiling petgraph v0.6.5
22672026-03-10T18:10:48.009Z Compiling iddqd v0.3.17
22682026-03-10T18:10:48.075Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22692026-03-10T18:10:48.312Z Compiling env_logger v0.11.9
22702026-03-10T18:10:49.363Z Compiling usdt v0.6.0
22712026-03-10T18:10:49.725Z Compiling similar v2.7.0
22722026-03-10T18:10:49.862Z Compiling ecdsa v0.16.9
22732026-03-10T18:10:49.927Z Compiling serde_with v3.17.0
22742026-03-10T18:10:50.143Z Compiling rsa v0.9.10
22752026-03-10T18:10:50.379Z Compiling zip v4.6.1
22762026-03-10T18:10:50.562Z Compiling ed25519-dalek v2.2.0
22772026-03-10T18:10:50.813Z Compiling crossterm v0.28.1
22782026-03-10T18:10:50.946Z Compiling zip v0.6.6
22792026-03-10T18:10:51.402Z Compiling toml v0.7.8
22802026-03-10T18:10:51.769Z Compiling toml_parser v1.0.9+spec-1.1.0
22812026-03-10T18:10:51.833Z Compiling itertools v0.13.0
22822026-03-10T18:10:51.921Z Compiling strum v0.26.3
22832026-03-10T18:10:52.095Z Compiling tokio-stream v0.1.18
22842026-03-10T18:10:52.132Z Compiling buf-list v1.1.2
22852026-03-10T18:10:52.189Z Compiling x509-cert v0.2.5
22862026-03-10T18:10:52.480Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22872026-03-10T18:10:52.504Z Compiling openapiv3 v2.2.0
22882026-03-10T18:10:52.570Z Compiling sha1 v0.10.6
22892026-03-10T18:10:52.740Z Compiling toml_datetime v0.7.5+spec-1.1.0
22902026-03-10T18:10:52.853Z Compiling lalrpop-util v0.19.12
22912026-03-10T18:10:52.931Z Compiling maybe-uninit v2.0.0
22922026-03-10T18:10:53.114Z Compiling tap v1.0.1
22932026-03-10T18:10:53.132Z Compiling peg-runtime v0.8.5
22942026-03-10T18:10:53.607Z Compiling wyz v0.5.1
22952026-03-10T18:10:55.113Z Compiling funty v2.0.0
22962026-03-10T18:10:55.547Z Compiling packed_struct v0.10.1
22972026-03-10T18:10:55.926Z Compiling bitvec v1.0.1
22982026-03-10T18:10:56.978Z Compiling futures-executor v0.3.32
22992026-03-10T18:10:57.211Z Compiling packed_struct_codegen v0.10.1
23002026-03-10T18:10:57.396Z Compiling bitfield-macros v0.19.4
23012026-03-10T18:10:57.592Z Compiling zerocopy-derive v0.6.6
23022026-03-10T18:10:58.446Z Compiling indexmap v1.9.3
23032026-03-10T18:10:58.525Z Compiling crc-catalog v2.4.0
23042026-03-10T18:10:58.547Z Compiling nodrop v0.1.14
23052026-03-10T18:10:58.569Z Compiling typeid v1.0.3
23062026-03-10T18:10:58.845Z Compiling zerocopy v0.6.6
23072026-03-10T18:10:59.057Z Compiling array-init v0.0.4
23082026-03-10T18:10:59.793Z Compiling crc v3.4.0
23092026-03-10T18:11:00.064Z Compiling bitfield v0.19.4
23102026-03-10T18:11:00.846Z Compiling futures v0.3.32
23112026-03-10T18:11:01.070Z Compiling smallvec v0.6.14
23122026-03-10T18:11:01.262Z Compiling derive-ex v0.1.8
23132026-03-10T18:11:02.286Z Compiling rustls v0.22.4
23142026-03-10T18:11:02.552Z Compiling hashbrown v0.12.3
23152026-03-10T18:11:02.636Z Compiling base64 v0.21.7
23162026-03-10T18:11:03.102Z Compiling erased-serde v0.4.9
23172026-03-10T18:11:03.454Z Compiling test-strategy v0.4.5
23182026-03-10T18:11:03.580Z Compiling ron v0.8.1
23192026-03-10T18:11:04.264Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23202026-03-10T18:11:05.205Z Compiling serde-hex v0.1.0
23212026-03-10T18:11:05.427Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23222026-03-10T18:11:05.883Z Compiling toml v0.8.23
23232026-03-10T18:11:07.131Z Compiling hashbrown v0.13.2
23242026-03-10T18:11:09.137Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23252026-03-10T18:11:09.270Z Compiling rustls-webpki v0.102.8
23262026-03-10T18:11:09.465Z Compiling rustls-webpki v0.103.9
23272026-03-10T18:11:09.859Z Compiling pin-project-internal v1.1.11
23282026-03-10T18:11:10.017Z Compiling filetime v0.2.27
23292026-03-10T18:11:10.129Z Compiling multer v3.1.0
23302026-03-10T18:11:10.329Z Compiling thread_local v1.1.9
23312026-03-10T18:11:10.616Z Compiling slog-async v2.8.0
23322026-03-10T18:11:11.306Z Compiling crc-any v2.5.0
23332026-03-10T18:11:11.385Z Compiling xattr v1.6.1
23342026-03-10T18:11:11.623Z Compiling match_cfg v0.1.0
23352026-03-10T18:11:11.804Z Compiling same-file v1.0.6
23362026-03-10T18:11:12.022Z Compiling walkdir v2.5.0
23372026-03-10T18:11:12.525Z Compiling hostname v0.3.1
23382026-03-10T18:11:12.559Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23392026-03-10T18:11:12.967Z Compiling tar v0.4.44
23402026-03-10T18:11:13.294Z Compiling pin-project v1.1.11
23412026-03-10T18:11:14.533Z Compiling tokio-rustls v0.26.4
23422026-03-10T18:11:14.713Z Compiling rustls-platform-verifier v0.6.2
23432026-03-10T18:11:15.010Z Compiling hyper-rustls v0.27.7
23442026-03-10T18:11:15.457Z Compiling reqwest v0.12.28
23452026-03-10T18:11:16.210Z Compiling reqwest v0.13.2
23462026-03-10T18:11:17.355Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23472026-03-10T18:11:18.591Z Compiling object v0.30.4
23482026-03-10T18:11:19.340Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23492026-03-10T18:11:19.373Z Compiling slog-json v2.6.1
23502026-03-10T18:11:19.720Z Compiling crossbeam-channel v0.5.15
23512026-03-10T18:11:20.054Z Compiling snafu-derive v0.8.9
23522026-03-10T18:11:20.253Z Compiling async-stream-impl v0.3.6
23532026-03-10T18:11:20.491Z Compiling ordered-float v2.10.1
23542026-03-10T18:11:20.687Z Compiling serde_spanned v1.0.4
23552026-03-10T18:11:20.880Z Compiling serde_path_to_error v0.1.20
23562026-03-10T18:11:20.905Z Compiling is-terminal v0.4.17
23572026-03-10T18:11:20.972Z Compiling fs-err v2.11.0
23582026-03-10T18:11:20.994Z Compiling dropshot v0.16.7
23592026-03-10T18:11:21.024Z Compiling path-slash v0.1.5
23602026-03-10T18:11:21.053Z Compiling debug-ignore v1.0.5
23612026-03-10T18:11:21.197Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23622026-03-10T18:11:21.234Z Compiling take_mut v0.2.2
23632026-03-10T18:11:21.288Z Compiling term v1.2.1
23642026-03-10T18:11:21.288Z Compiling toml_writer v1.0.6+spec-1.1.0
23652026-03-10T18:11:21.521Z Compiling async-stream v0.3.6
23662026-03-10T18:11:21.576Z Compiling serde-value v0.7.0
23672026-03-10T18:11:21.617Z Compiling toml v0.9.12+spec-1.1.0
23682026-03-10T18:11:21.659Z Compiling serde-untagged v0.1.9
23692026-03-10T18:11:21.708Z Compiling slog-term v2.9.2
23702026-03-10T18:11:21.768Z Compiling slog-bunyan v2.5.0
23712026-03-10T18:11:21.821Z Compiling tokio-rustls v0.25.0
23722026-03-10T18:11:22.156Z Compiling globset v0.4.18
23732026-03-10T18:11:22.176Z Compiling camino-tempfile v1.4.1
23742026-03-10T18:11:22.624Z Compiling snafu v0.8.9
23752026-03-10T18:11:22.663Z Compiling parse-display-derive v0.10.0
23762026-03-10T18:11:22.725Z Compiling olpc-cjson v0.1.4
23772026-03-10T18:11:23.053Z Compiling dropshot_endpoint v0.16.7
23782026-03-10T18:11:23.120Z Compiling newtype-uuid-macros v0.1.0
23792026-03-10T18:11:23.215Z Compiling waitgroup v0.1.2
23802026-03-10T18:11:23.324Z Compiling half v2.7.1
23812026-03-10T18:11:23.345Z Compiling serde_plain v1.0.2
23822026-03-10T18:11:23.409Z Compiling rustls-pemfile v2.2.0
23832026-03-10T18:11:23.438Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23842026-03-10T18:11:23.464Z Compiling async-recursion v1.1.1
23852026-03-10T18:11:23.573Z Compiling pem v3.0.6
23862026-03-10T18:11:23.694Z Compiling blake3 v1.8.3
23872026-03-10T18:11:23.784Z Compiling hostname v0.4.2
23882026-03-10T18:11:23.872Z Compiling instant v0.1.13
23892026-03-10T18:11:23.949Z Compiling typed-path v0.9.3
23902026-03-10T18:11:23.979Z Compiling unicode-xid v0.2.6
23912026-03-10T18:11:24.017Z Compiling ciborium-io v0.2.2
23922026-03-10T18:11:24.067Z Compiling backoff v0.4.0
23932026-03-10T18:11:24.170Z Compiling ciborium-ll v0.2.2
23942026-03-10T18:11:24.203Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23952026-03-10T18:11:24.209Z Compiling cargo-util-schemas v0.8.2
23962026-03-10T18:11:24.345Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23972026-03-10T18:11:24.386Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
23982026-03-10T18:11:24.550Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23992026-03-10T18:11:24.588Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24002026-03-10T18:11:24.813Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24012026-03-10T18:11:24.858Z Compiling parse-display v0.10.0
24022026-03-10T18:11:25.010Z Compiling itertools v0.14.0
24032026-03-10T18:11:25.127Z Compiling backon v1.6.0
24042026-03-10T18:11:25.189Z Compiling cargo-platform v0.2.0
24052026-03-10T18:11:25.515Z Compiling macaddr v1.0.1
24062026-03-10T18:11:25.555Z Compiling regress v0.10.5
24072026-03-10T18:11:25.771Z Compiling indent_write v2.2.0
24082026-03-10T18:11:25.926Z Compiling arrayref v0.3.9
24092026-03-10T18:11:25.965Z Compiling parse-size v1.1.0
24102026-03-10T18:11:26.032Z Compiling arrayvec v0.7.6
24112026-03-10T18:11:26.053Z Compiling constant_time_eq v0.4.2
24122026-03-10T18:11:26.082Z Compiling cargo_metadata v0.21.0
24132026-03-10T18:11:26.213Z Compiling ciborium v0.2.2
24142026-03-10T18:11:26.324Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24152026-03-10T18:11:26.427Z Compiling topological-sort v0.2.2
24162026-03-10T18:11:26.680Z Compiling display-error-chain v0.2.2
24172026-03-10T18:11:26.894Z Compiling shell-words v1.1.1
24182026-03-10T18:11:27.140Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24192026-03-10T18:11:39.812Z Compiling tough v0.20.0
24202026-03-10T18:11:39.812Z Compiling progenitor-client v0.10.0
24212026-03-10T18:11:39.815Z Compiling omicron-zone-package v0.12.2
24222026-03-10T18:11:39.879Z Compiling progenitor-client v0.13.0
24232026-03-10T18:11:39.976Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24242026-03-10T18:11:40.483Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24252026-03-10T18:11:43.641Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24262026-03-10T18:11:47.855Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24272026-03-10T18:11:53.815Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24282026-03-10T18:12:04.634Z Finished `release` profile [optimized] target(s) in 2m 04s
24292026-03-10T18:12:04.824Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24302026-03-10T18:12:04.897ZMar 10 18:12:03.952 DEBG changing working directory to /work/oxidecomputer/omicron
24312026-03-10T18:12:05.007ZMar 10 18:12:04.074 DEBG running: git rev-parse HEAD
24322026-03-10T18:12:05.010ZMar 10 18:12:04.077 DEBG process exited with exit status: 0 (3.301621ms)
24332026-03-10T18:12:05.010ZMar 10 18:12:04.077 INFO version: 19.0.0-0.ci+git1a2568e9130
24342026-03-10T18:12:05.021ZMar 10 18:12:04.087 INFO cloning helios to /work/oxidecomputer/helios
24352026-03-10T18:12:05.021ZMar 10 18:12:04.087 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24362026-03-10T18:12:05.024ZCloning into '/work/oxidecomputer/helios'...
24372026-03-10T18:12:06.101ZMar 10 18:12:05.168 DEBG process exited with exit status: 0 (1.080634986s)
24382026-03-10T18:12:06.101ZMar 10 18:12:05.168 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24392026-03-10T18:12:06.106ZMar 10 18:12:05.171 DEBG process exited with exit status: 0 (3.300312ms)
24402026-03-10T18:12:06.107ZMar 10 18:12:05.171 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24412026-03-10T18:12:07.416ZMar 10 18:12:06.481 DEBG process exited with exit status: 0 (1.30924519s)
24422026-03-10T18:12:07.416ZMar 10 18:12:06.481 DEBG running: zfs list rpool/images/build/host
24432026-03-10T18:12:07.419ZNAME USED AVAIL REFER MOUNTPOINT
24442026-03-10T18:12:07.419Zrpool/images/build/host 24K 151G 24K /rpool/images/build/host
24452026-03-10T18:12:07.423ZMar 10 18:12:06.486 DEBG process exited with exit status: 0 (5.460338ms)
24462026-03-10T18:12:07.423ZMar 10 18:12:06.486 DEBG running: zfs list rpool/images/build/recovery
24472026-03-10T18:12:07.433ZNAME USED AVAIL REFER MOUNTPOINT
24482026-03-10T18:12:07.433Zrpool/images/build/recovery 24K 151G 24K /rpool/images/build/recovery
24492026-03-10T18:12:07.433ZMar 10 18:12:06.491 DEBG process exited with exit status: 0 (4.697045ms)
24502026-03-10T18:12:07.433ZMar 10 18:12:06.491 INFO [incorp-manifest] running task
24512026-03-10T18:12:07.433ZMar 10 18:12:06.492 INFO [hubris-production] running task
24522026-03-10T18:12:07.433ZMar 10 18:12:06.492 INFO [hubris-staging] running task
24532026-03-10T18:12:07.433ZMar 10 18:12:06.492 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24542026-03-10T18:12:07.433ZMar 10 18:12:06.492 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24552026-03-10T18:12:07.433ZMar 10 18:12:06.492 INFO [incorp-create] running: pkgrepo create /work/incorporation
24562026-03-10T18:12:07.433ZMar 10 18:12:06.494 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24572026-03-10T18:12:07.512Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24582026-03-10T18:12:07.741ZMar 10 18:12:06.804 INFO [incorp-create] process exited with exit status: 0 (311.324447ms)
24592026-03-10T18:12:07.745ZMar 10 18:12:06.804 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24602026-03-10T18:12:08.019ZMar 10 18:12:07.086 INFO [incorp-publisher] process exited with exit status: 0 (282.229729ms)
24612026-03-10T18:12:08.056Z[ omicron-package] Blocking waiting for file lock on package cache
24622026-03-10T18:12:08.839Z[ omicron-package] Blocking waiting for file lock on package cache
24632026-03-10T18:12:08.848ZMar 10 18:12:07.915 INFO [hubris-production] task succeeded (1.423727486s)
24642026-03-10T18:12:09.919Z[ omicron-package] Compiling ring v0.17.14
24652026-03-10T18:12:10.147Z[ omicron-package] Compiling itertools v0.14.0
24662026-03-10T18:12:10.150Z[ omicron-package] Compiling heapless v0.8.0
24672026-03-10T18:12:10.288Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
24682026-03-10T18:12:10.291Z[ omicron-package] Compiling hash32 v0.3.1
24692026-03-10T18:12:10.291Z[ omicron-package] Compiling smoltcp v0.11.0
24702026-03-10T18:12:10.292Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24712026-03-10T18:12:10.731Z[ omicron-package] Compiling cobs v0.3.0
24722026-03-10T18:12:10.734Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24732026-03-10T18:12:11.036Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24742026-03-10T18:12:11.078Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24752026-03-10T18:12:11.078Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24762026-03-10T18:12:11.086Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24772026-03-10T18:12:11.086Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24782026-03-10T18:12:11.086Z[ omicron-package] Compiling cpufeatures v0.3.0
24792026-03-10T18:12:11.346Z[ omicron-package] Compiling postcard v1.1.3
24802026-03-10T18:12:11.671Z[ omicron-package] Compiling proc-macro-crate v3.4.0
24812026-03-10T18:12:12.097Z[ omicron-package] Compiling chacha20 v0.10.0
24822026-03-10T18:12:12.103Z[ omicron-package] Compiling tabwriter v1.4.1
24832026-03-10T18:12:12.176Z[ omicron-package] Compiling num_enum_derive v0.5.11
24842026-03-10T18:12:12.458Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24852026-03-10T18:12:12.648Z[ omicron-package] Compiling foreign-types v0.5.0
24862026-03-10T18:12:12.651Z[ omicron-package] Compiling cstr-argument v0.1.2
24872026-03-10T18:12:12.698Z[ omicron-package] Compiling memoffset v0.9.1
24882026-03-10T18:12:12.701Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24892026-03-10T18:12:12.924Z[ omicron-package] Compiling num_enum_derive v0.7.5
24902026-03-10T18:12:12.929Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24912026-03-10T18:12:12.985Z[ omicron-package] Compiling ingot-macros v0.1.1
24922026-03-10T18:12:13.038Z[ omicron-package] Compiling cfg_aliases v0.2.1
24932026-03-10T18:12:13.042Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24942026-03-10T18:12:13.042Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24952026-03-10T18:12:13.300Z[ omicron-package] Compiling rand v0.10.0
24962026-03-10T18:12:13.467Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24972026-03-10T18:12:13.506Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24982026-03-10T18:12:13.509Z[ omicron-package] Compiling colored v3.1.1
24992026-03-10T18:12:13.756Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25002026-03-10T18:12:13.870Z[ omicron-package] Compiling secrecy v0.10.3
25012026-03-10T18:12:13.870Z[ omicron-package] Compiling nix v0.30.1
25022026-03-10T18:12:13.937Z[ omicron-package] Compiling num_enum v0.5.11
25032026-03-10T18:12:14.029Z[ omicron-package] Compiling sigpipe v0.1.3
25042026-03-10T18:12:14.096Z[ omicron-package] Compiling num-derive v0.4.2
25052026-03-10T18:12:14.100Z[ omicron-package] Compiling glob v0.3.3
25062026-03-10T18:12:14.100Z[ omicron-package] Compiling libefi-sys v0.1.0
25072026-03-10T18:12:14.213Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25082026-03-10T18:12:14.295Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25092026-03-10T18:12:15.332Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25102026-03-10T18:12:15.337Z[ omicron-package] Compiling num_enum v0.7.5
25112026-03-10T18:12:15.337Z[ omicron-package] Compiling usdt-macro v0.5.0
25122026-03-10T18:12:15.337Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25132026-03-10T18:12:15.337Z[ omicron-package] Compiling smf v0.2.3
25142026-03-10T18:12:15.337Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25152026-03-10T18:12:15.337Z[ omicron-package] Compiling rustls v0.23.37
25162026-03-10T18:12:15.337Z[ omicron-package] Compiling memmap v0.7.0
25172026-03-10T18:12:15.337Z[ omicron-package] Compiling bitfield-struct v0.6.2
25182026-03-10T18:12:15.337Z[ omicron-package] Compiling whoami v1.6.1
25192026-03-10T18:12:15.542Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25202026-03-10T18:12:15.594Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25212026-03-10T18:12:15.660Z[ omicron-package] Compiling gethostname v0.5.0
25222026-03-10T18:12:15.668Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25232026-03-10T18:12:15.841Z[ omicron-package] Compiling usdt v0.5.0
25242026-03-10T18:12:15.887Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25252026-03-10T18:12:16.220Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25262026-03-10T18:12:16.295Z[ omicron-package] Compiling tokio-dtrace v0.1.1
25272026-03-10T18:12:16.856Z[ omicron-package] Compiling rustls-webpki v0.103.9
25282026-03-10T18:12:16.856Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25292026-03-10T18:12:16.908Z[ omicron-package] Compiling oxide-tokio-rt v0.1.2
25302026-03-10T18:12:17.303Z[ omicron-package] Compiling ingot-types v0.1.2
25312026-03-10T18:12:17.779Z[ omicron-package] Compiling rustls v0.22.4
25322026-03-10T18:12:17.896Z[ omicron-package] Compiling ingot v0.1.1
25332026-03-10T18:12:19.305Z[ omicron-package] Compiling rustls-webpki v0.102.8
25342026-03-10T18:12:20.594Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25352026-03-10T18:12:21.610Z[ omicron-package] Compiling tokio-rustls v0.26.4
25362026-03-10T18:12:21.610Z[ omicron-package] Compiling rustls-platform-verifier v0.6.2
25372026-03-10T18:12:21.948Z[ omicron-package] Compiling hyper-rustls v0.27.7
25382026-03-10T18:12:22.313Z[ omicron-package] Compiling reqwest v0.12.28
25392026-03-10T18:12:22.313Z[ omicron-package] Compiling reqwest v0.13.2
25402026-03-10T18:12:22.331Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25412026-03-10T18:12:22.686Z[ omicron-package] Compiling tokio-rustls v0.25.0
25422026-03-10T18:12:22.977Z[ omicron-package] Compiling dropshot v0.16.7
25432026-03-10T18:12:24.433Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25442026-03-10T18:12:24.458ZMar 10 18:12:23.527 INFO [hubris-staging] task succeeded (17.035041869s)
25452026-03-10T18:12:24.889Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25462026-03-10T18:12:24.889Z[ helios-setup] --> src/main.rs:79:10
25472026-03-10T18:12:24.889Z[ helios-setup] |
25482026-03-10T18:12:24.892Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25492026-03-10T18:12:24.892Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25502026-03-10T18:12:24.892Z[ helios-setup] | |
25512026-03-10T18:12:24.893Z[ helios-setup] | the lifetime is elided here
25522026-03-10T18:12:24.893Z[ helios-setup] |
25532026-03-10T18:12:24.893Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25542026-03-10T18:12:24.893Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25552026-03-10T18:12:24.902Z[ helios-setup] help: use `'_` for type paths
25562026-03-10T18:12:24.906Z[ helios-setup] |
25572026-03-10T18:12:24.906Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25582026-03-10T18:12:24.913Z[ helios-setup] | ++++
25592026-03-10T18:12:24.913Z[ helios-setup]
25602026-03-10T18:12:25.900Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25612026-03-10T18:12:26.421Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25622026-03-10T18:12:28.627Z[ omicron-package] Compiling progenitor-client v0.13.0
25632026-03-10T18:12:28.668Z[ omicron-package] Compiling progenitor-client v0.10.0
25642026-03-10T18:12:28.808Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25652026-03-10T18:12:28.855Z[ helios-setup] Mar 10 18:12:27.924 INFO helios repository root is: /work/oxidecomputer/helios
25662026-03-10T18:12:28.859Z[ helios-setup] Mar 10 18:12:27.926 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
25672026-03-10T18:12:28.859Z[ helios-setup] Mar 10 18:12:27.926 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25682026-03-10T18:12:28.859Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25692026-03-10T18:12:28.867Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25702026-03-10T18:12:28.891Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25712026-03-10T18:12:29.042Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25722026-03-10T18:12:30.283Z[ helios-setup] Mar 10 18:12:29.351 INFO clone ok!, project: pilot
25732026-03-10T18:12:30.301Z[ helios-setup] Mar 10 18:12:29.352 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25742026-03-10T18:12:30.301Z[ helios-setup] Mar 10 18:12:29.352 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25752026-03-10T18:12:30.301Z[ helios-setup] Mar 10 18:12:29.352 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, unless_env: None, fixup: [] }, project: pinprick
25762026-03-10T18:12:30.301Z[ helios-setup] Mar 10 18:12:29.352 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25772026-03-10T18:12:30.301Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25782026-03-10T18:12:30.900Z[ helios-setup] Mar 10 18:12:29.969 INFO clone ok!, project: pinprick
25792026-03-10T18:12:30.900Z[ helios-setup] Mar 10 18:12:29.970 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, unless_env: None, fixup: [] }, project: image-builder
25802026-03-10T18:12:30.909Z[ helios-setup] Mar 10 18:12:29.970 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25812026-03-10T18:12:30.909Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25822026-03-10T18:12:31.643Z[ helios-setup] Mar 10 18:12:30.701 INFO clone ok!, project: image-builder
25832026-03-10T18:12:31.652Z[ helios-setup] Mar 10 18:12:30.701 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
25842026-03-10T18:12:31.652Z[ helios-setup] Mar 10 18:12:30.701 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25852026-03-10T18:12:31.652Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25862026-03-10T18:12:37.383ZMar 10 18:12:35.694 DEBG process exited with exit status: 0 (29.201906244s)
25872026-03-10T18:12:37.383ZMar 10 18:12:35.695 INFO [incorp-manifest] task succeeded (29.203522921s)
25882026-03-10T18:12:37.383ZMar 10 18:12:35.695 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25892026-03-10T18:12:37.383ZMar 10 18:12:35.923 INFO [incorp-fmt] process exited with exit status: 0 (227.786933ms)
25902026-03-10T18:12:37.383ZMar 10 18:12:35.923 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25912026-03-10T18:12:37.383Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260310T181236Z
25922026-03-10T18:12:37.383Z[ incorp-pkgsend] PUBLISHED
25932026-03-10T18:12:37.383ZMar 10 18:12:36.218 INFO [incorp-pkgsend] process exited with exit status: 0 (295.308913ms)
25942026-03-10T18:12:37.383ZMar 10 18:12:36.219 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
25952026-03-10T18:12:37.404Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
25962026-03-10T18:12:37.404Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
25972026-03-10T18:12:37.414Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
25982026-03-10T18:12:37.414Z[ helios-incorp] Fetching manifests: 1/1 100% complete
25992026-03-10T18:12:37.414Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26002026-03-10T18:12:37.414Z[ helios-incorp]
26012026-03-10T18:12:37.414Z[ helios-incorp] Archiving packages ...
26022026-03-10T18:12:37.414Z[ helios-incorp] Packages to add: 1
26032026-03-10T18:12:37.414Z[ helios-incorp] Files to retrieve: 0
26042026-03-10T18:12:37.414Z[ helios-incorp] Estimated transfer size: 0.00 B
26052026-03-10T18:12:37.414Z[ helios-incorp]
26062026-03-10T18:12:37.414Z[ helios-incorp] Packages to archive:
26072026-03-10T18:12:37.414Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260310T181236Z
26082026-03-10T18:12:37.414Z[ helios-incorp]
26092026-03-10T18:12:37.414Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26102026-03-10T18:12:37.414Z[ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds
26112026-03-10T18:12:37.447ZMar 10 18:12:36.518 INFO [helios-incorp] process exited with exit status: 0 (299.004879ms)
26122026-03-10T18:12:39.059Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26132026-03-10T18:12:39.618Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26142026-03-10T18:12:40.869Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26152026-03-10T18:12:49.256Z[ omicron-package] Finished `release` profile [optimized] target(s) in 41.82s
26162026-03-10T18:12:49.510Z[ omicron-package]
26172026-03-10T18:12:49.514Z[ omicron-package] real 42.035523419
26182026-03-10T18:12:49.514Z[ omicron-package] user 5:01.887060842
26192026-03-10T18:12:49.514Z[ omicron-package] sys 26.830961430
26202026-03-10T18:12:49.515Z[ omicron-package] trap 0.335769250
26212026-03-10T18:12:49.515Z[ omicron-package] tflt 0.836950509
26222026-03-10T18:12:49.515Z[ omicron-package] dflt 2.629548132
26232026-03-10T18:12:49.515Z[ omicron-package] kflt 0.000541954
26242026-03-10T18:12:49.515Z[ omicron-package] lock 7:58.190060249
26252026-03-10T18:12:49.515Z[ omicron-package] slp 9:01.133963986
26262026-03-10T18:12:49.515Z[ omicron-package] lat 57.719928026
26272026-03-10T18:12:49.515Z[ omicron-package] stop 1:24.918085986
26282026-03-10T18:12:49.515ZMar 10 18:12:48.581 INFO [omicron-package] process exited with exit status: 0 (42.08708863s)
26292026-03-10T18:12:49.515ZMar 10 18:12:48.581 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
26302026-03-10T18:12:49.515ZMar 10 18:12:48.581 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
26312026-03-10T18:12:49.525Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
26322026-03-10T18:12:49.526Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
26332026-03-10T18:12:49.529Z[ host-target] Created new build target 'host' and set it as active
26342026-03-10T18:12:49.530Z[ recovery-target] Created new build target 'recovery' and set it as active
26352026-03-10T18:12:49.533ZMar 10 18:12:48.602 INFO [recovery-target] process exited with exit status: 0 (20.923093ms)
26362026-03-10T18:12:49.533ZMar 10 18:12:48.602 INFO [host-target] process exited with exit status: 0 (21.336728ms)
26372026-03-10T18:12:49.533ZMar 10 18:12:48.603 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
26382026-03-10T18:12:49.541Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
26392026-03-10T18:12:51.384Z[ host-package] Compiling ring v0.17.14
26402026-03-10T18:12:51.650Z[ host-package] Compiling regress v0.10.5
26412026-03-10T18:12:51.653Z[ host-package] Compiling heck v0.5.0
26422026-03-10T18:12:51.653Z[ host-package] Compiling unsafe-libyaml v0.2.11
26432026-03-10T18:12:51.724Z[ host-package] Compiling convert_case v0.4.0
26442026-03-10T18:12:51.751Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26452026-03-10T18:12:51.754Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26462026-03-10T18:12:51.754Z[ host-package] Compiling prettyplease v0.2.37
26472026-03-10T18:12:51.754Z[ host-package] Compiling universal-hash v0.5.1
26482026-03-10T18:12:51.777Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
26492026-03-10T18:12:51.780Z[ host-package] Compiling unicode-width v0.1.14
26502026-03-10T18:12:51.780Z[ host-package] Compiling opaque-debug v0.3.1
26512026-03-10T18:12:51.804Z[ host-package] Compiling chacha20 v0.9.1
26522026-03-10T18:12:51.833Z[ host-package] Compiling password-hash v0.5.0
26532026-03-10T18:12:51.836Z[ host-package] Compiling blake2 v0.10.6
26542026-03-10T18:12:52.036Z[ host-package] Compiling typify-impl v0.6.1
26552026-03-10T18:12:52.039Z[ host-package] Compiling poly1305 v0.8.0
26562026-03-10T18:12:52.118Z[ host-package] Compiling aead v0.5.2
26572026-03-10T18:12:52.157Z[ host-package] Compiling derive_more v0.99.20
26582026-03-10T18:12:52.215Z[ host-package] Compiling is-terminal v0.4.17
26592026-03-10T18:12:52.366Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26602026-03-10T18:12:52.392Z[ host-package] Compiling swrite v0.1.0
26612026-03-10T18:12:52.423Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
26622026-03-10T18:12:52.454Z[ host-package] Compiling chacha20poly1305 v0.10.1
26632026-03-10T18:12:52.551Z[ host-package] Compiling argon2 v0.5.3
26642026-03-10T18:12:52.610Z[ host-package] Compiling serde_spanned v1.0.4
26652026-03-10T18:12:52.673Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
26662026-03-10T18:12:52.745Z[ host-package] Compiling bytecount v0.6.9
26672026-03-10T18:12:52.830Z[ host-package] Compiling derive-where v1.6.0
26682026-03-10T18:12:52.893Z[ host-package] Compiling thread_local v1.1.9
26692026-03-10T18:12:52.985Z[ host-package] Compiling toml v0.9.12+spec-1.1.0
26702026-03-10T18:12:53.013Z[ host-package] Compiling match_cfg v0.1.0
26712026-03-10T18:12:53.128Z[ host-package] Compiling hostname v0.3.1
26722026-03-10T18:12:53.223Z[ host-package] Compiling multer v3.1.0
26732026-03-10T18:12:53.301Z[ host-package] Compiling thiserror-no-std v2.0.2
26742026-03-10T18:12:53.328Z[ host-package] Compiling slog-async v2.8.0
26752026-03-10T18:12:53.332Z[ host-package] Compiling slog-json v2.6.1
26762026-03-10T18:12:53.416Z[ host-package] Compiling vsss-rs v3.3.4
26772026-03-10T18:12:53.420Z[ host-package] Compiling crossbeam-channel v0.5.15
26782026-03-10T18:12:53.471Z[ host-package] Compiling futures-executor v0.3.32
26792026-03-10T18:12:53.622Z[ host-package] Compiling take_mut v0.2.2
26802026-03-10T18:12:53.825Z[ host-package] Compiling typify-impl v0.4.3
26812026-03-10T18:12:53.917Z[ host-package] Compiling term v1.2.1
26822026-03-10T18:12:54.069Z[ host-package] Compiling futures v0.3.32
26832026-03-10T18:12:54.197Z[ host-package] Compiling slog-bunyan v2.5.0
26842026-03-10T18:12:54.309Z[ host-package] Compiling slog-term v2.9.2
26852026-03-10T18:12:54.445Z[ host-package] Compiling dropshot v0.16.7
26862026-03-10T18:12:54.521Z[ host-package] Compiling async-stream v0.3.6
26872026-03-10T18:12:54.548Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
26882026-03-10T18:12:54.580Z[ host-package] Compiling waitgroup v0.1.2
26892026-03-10T18:12:54.614Z[ host-package] Compiling rustls-pemfile v2.2.0
26902026-03-10T18:12:54.645Z[ host-package] Compiling hostname v0.4.2
26912026-03-10T18:12:54.645Z[ host-package] Compiling serde_path_to_error v0.1.20
26922026-03-10T18:12:54.751Z[ host-package] Compiling instant v0.1.13
26932026-03-10T18:12:54.780Z[ host-package] Compiling debug-ignore v1.0.5
26942026-03-10T18:12:54.817Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26952026-03-10T18:12:54.877Z[ host-package] Compiling backoff v0.4.0
26962026-03-10T18:12:54.937Z[ host-package] Compiling parse-display v0.10.0
26972026-03-10T18:12:54.965Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26982026-03-10T18:12:54.968Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26992026-03-10T18:12:55.036Z[ host-package] Compiling backon v1.6.0
27002026-03-10T18:12:55.151Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
27012026-03-10T18:12:55.182Z[ host-package] Compiling macaddr v1.0.1
27022026-03-10T18:12:55.186Z[ host-package] Compiling console v0.15.11
27032026-03-10T18:12:55.306Z[ host-package] Compiling newline-converter v0.3.0
27042026-03-10T18:12:55.337Z[ host-package] Compiling atomicwrites v0.4.4
27052026-03-10T18:12:55.366Z[ host-package] Compiling num-rational v0.4.2
27062026-03-10T18:12:55.539Z[ host-package] Compiling num-complex v0.4.6
27072026-03-10T18:12:55.735Z[ host-package] Compiling rustls v0.23.37
27082026-03-10T18:12:55.764Z[ host-package] Compiling rustls v0.22.4
27092026-03-10T18:12:55.797Z[ host-package] Compiling slog-dtrace v0.3.0
27102026-03-10T18:12:55.824Z[ host-package] Compiling expectorate v1.2.0
27112026-03-10T18:12:55.850Z[ host-package] Compiling float-ord v0.3.2
27122026-03-10T18:12:56.122Z[ host-package] Compiling num v0.4.3
27132026-03-10T18:12:56.207Z[ host-package] Compiling cancel-safe-futures v0.1.5
27142026-03-10T18:12:56.212Z[ host-package] Compiling owo-colors v4.3.0
27152026-03-10T18:12:56.269Z[ host-package] Compiling libsw-core v0.3.2
27162026-03-10T18:12:56.329Z[ host-package] Compiling resolv-conf v0.7.6
27172026-03-10T18:12:56.333Z[ host-package] Compiling toml v0.8.23
27182026-03-10T18:12:56.333Z[ host-package] Compiling linear-map v1.2.0
27192026-03-10T18:12:56.529Z[ host-package] Compiling libsw v3.5.0
27202026-03-10T18:12:56.706Z[ host-package] Compiling linked-hash-map v0.5.6
27212026-03-10T18:12:56.764Z[ host-package] Compiling minimal-lexical v0.2.1
27222026-03-10T18:12:56.878Z[ host-package] Compiling unicode-xid v0.2.6
27232026-03-10T18:12:57.029Z[ host-package] Compiling lru-cache v0.1.2
27242026-03-10T18:12:57.069Z[ host-package] Compiling nom v7.1.3
27252026-03-10T18:12:57.110Z[ host-package] Compiling hickory-proto v0.24.4
27262026-03-10T18:12:57.140Z[ host-package] Compiling convert_case v0.10.0
27272026-03-10T18:12:57.174Z[ host-package] Compiling termtree v0.5.1
27282026-03-10T18:12:57.216Z[ host-package] Compiling rustls-webpki v0.103.9
27292026-03-10T18:12:57.248Z[ host-package] Compiling rustls-webpki v0.102.8
27302026-03-10T18:12:57.252Z[ host-package] Compiling phf_shared v0.12.1
27312026-03-10T18:12:57.430Z[ host-package] Compiling csv-core v0.1.13
27322026-03-10T18:12:57.535Z[ host-package] Compiling derive_more-impl v2.1.1
27332026-03-10T18:12:57.621Z[ host-package] Compiling vte v0.14.1
27342026-03-10T18:12:57.977Z[ host-package] Compiling highway v1.3.0
27352026-03-10T18:12:58.214Z[ host-package] Compiling chrono-tz v0.10.4
27362026-03-10T18:12:58.242Z[ host-package] Compiling strip-ansi-escapes v0.2.1
27372026-03-10T18:12:58.343Z[ host-package] Compiling csv v1.4.0
27382026-03-10T18:12:58.553Z[ host-package] Compiling phf v0.12.1
27392026-03-10T18:12:58.611Z[ host-package] Compiling derive_more v2.1.1
27402026-03-10T18:12:58.739Z[ host-package] Compiling crossterm v0.29.0
27412026-03-10T18:12:58.808Z[ host-package] Compiling const_format_proc_macros v0.2.34
27422026-03-10T18:12:58.891Z[ host-package] Compiling typify-macro v0.4.3
27432026-03-10T18:12:58.974Z[ host-package] Compiling papergrid v0.11.0
27442026-03-10T18:12:58.982Z[ host-package] Compiling typify-macro v0.6.1
27452026-03-10T18:12:58.986Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27462026-03-10T18:12:59.018Z[ host-package] Compiling fd-lock v4.0.4
27472026-03-10T18:12:59.226Z[ host-package] Compiling peg-macros v0.8.5
27482026-03-10T18:12:59.706Z[ host-package] Compiling tabled_derive v0.7.0
27492026-03-10T18:12:59.895Z[ host-package] Compiling nu-ansi-term v0.50.3
27502026-03-10T18:13:00.650Z[ host-package] Compiling tokio-rustls v0.25.0
27512026-03-10T18:13:00.880Z[ host-package] Compiling hickory-resolver v0.24.4
27522026-03-10T18:13:01.016Z[ host-package] Compiling tabled v0.15.0
27532026-03-10T18:13:01.050Z[ host-package] Compiling typify v0.4.3
27542026-03-10T18:13:01.132Z[ host-package] Compiling typify v0.6.1
27552026-03-10T18:13:01.263Z[ host-package] Compiling progenitor-impl v0.11.2
27562026-03-10T18:13:01.302Z[ host-package] Compiling progenitor-impl v0.13.0
27572026-03-10T18:13:02.524Z[ host-package] Compiling tokio-rustls v0.26.4
27582026-03-10T18:13:02.633Z[ host-package] Compiling rustls-platform-verifier v0.6.2
27592026-03-10T18:13:02.902Z[ host-package] Compiling hyper-rustls v0.27.7
27602026-03-10T18:13:03.345Z[ host-package] Compiling reqwest v0.12.28
27612026-03-10T18:13:04.425Z[ host-package] Compiling reqwest v0.13.2
27622026-03-10T18:13:04.599Z[ host-package] Compiling progenitor-macro v0.13.0
27632026-03-10T18:13:04.970Z[ host-package] Compiling progenitor-macro v0.11.2
27642026-03-10T18:13:05.399Z[ host-package] Compiling qorb v0.4.1
27652026-03-10T18:13:05.922Z[ host-package] Compiling progenitor-client v0.10.0
27662026-03-10T18:13:09.186Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27672026-03-10T18:13:09.215Z[ host-package] Compiling progenitor-client v0.13.0
27682026-03-10T18:13:09.675Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27692026-03-10T18:13:09.703Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27702026-03-10T18:13:09.924Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27712026-03-10T18:13:10.295Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27722026-03-10T18:13:10.668Z[ host-package] Compiling peg v0.8.5
27732026-03-10T18:13:10.699Z[ host-package] Compiling reedline v0.40.0
27742026-03-10T18:13:11.477Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27752026-03-10T18:13:11.524Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
27762026-03-10T18:13:11.704Z[ host-package] Compiling progenitor v0.13.0
27772026-03-10T18:13:11.760Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
27782026-03-10T18:13:11.809Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27792026-03-10T18:13:11.929Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27802026-03-10T18:13:12.263Z[ host-package] Compiling progenitor-client v0.11.2
27812026-03-10T18:13:12.925Z[ host-package] Compiling progenitor v0.11.2
27822026-03-10T18:13:13.136Z[ host-package] Compiling tough v0.20.0
27832026-03-10T18:13:14.031Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
27842026-03-10T18:13:16.147Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27852026-03-10T18:13:16.759Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27862026-03-10T18:13:17.018Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27872026-03-10T18:13:19.414Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27882026-03-10T18:13:19.584Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27892026-03-10T18:13:20.135Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27902026-03-10T18:13:20.495Z[ host-package] Compiling const_format v0.2.35
27912026-03-10T18:13:21.184Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27922026-03-10T18:13:23.528Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27932026-03-10T18:13:24.067Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27942026-03-10T18:13:24.587Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27952026-03-10T18:13:24.805Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27962026-03-10T18:13:25.810Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27972026-03-10T18:13:26.230Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27982026-03-10T18:13:26.367Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27992026-03-10T18:13:26.563Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28002026-03-10T18:13:27.011Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28012026-03-10T18:13:27.671Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28022026-03-10T18:13:28.190Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28032026-03-10T18:13:28.810Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
28042026-03-10T18:13:30.347Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28052026-03-10T18:13:30.716Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
28062026-03-10T18:13:30.794Z[ host-package] Compiling bcs v0.1.6
28072026-03-10T18:13:30.941Z[ host-package] Compiling semver v0.1.20
28082026-03-10T18:13:31.133Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28092026-03-10T18:13:31.323Z[ host-package] Compiling rustc_version v0.1.7
28102026-03-10T18:13:31.366Z[ host-package] Compiling smawk v0.3.2
28112026-03-10T18:13:31.445Z[ host-package] Compiling humantime v2.3.0
28122026-03-10T18:13:31.480Z[ host-package] Compiling unicode-linebreak v0.1.5
28132026-03-10T18:13:31.617Z[ host-package] Compiling dropshot-api-manager-types v0.5.2
28142026-03-10T18:13:31.620Z[ host-package] Compiling newtype_derive v0.1.6
28152026-03-10T18:13:31.695Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
28162026-03-10T18:13:31.911Z[ host-package] Compiling textwrap v0.16.2
28172026-03-10T18:13:32.045Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28182026-03-10T18:13:32.107Z[ host-package] Compiling utf-8 v0.7.6
28192026-03-10T18:13:32.211Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
28202026-03-10T18:13:32.410Z[ host-package] Compiling steno v0.4.1
28212026-03-10T18:13:32.436Z[ host-package] Compiling progenitor-impl v0.10.0
28222026-03-10T18:13:32.613Z[ host-package] Compiling tagptr v0.2.0
28232026-03-10T18:13:32.863Z[ host-package] Compiling moka v0.12.13
28242026-03-10T18:13:33.252Z[ host-package] Compiling tungstenite v0.21.0
28252026-03-10T18:13:34.011Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
28262026-03-10T18:13:34.228Z[ host-package] Compiling tokio-tungstenite v0.21.0
28272026-03-10T18:13:34.283Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28282026-03-10T18:13:34.711Z[ host-package] Compiling hickory-resolver v0.25.2
28292026-03-10T18:13:34.783Z[ host-package] Compiling num-derive v0.3.3
28302026-03-10T18:13:35.598Z[ host-package] Compiling progenitor-macro v0.10.0
28312026-03-10T18:13:35.896Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
28322026-03-10T18:13:36.015Z[ host-package] Compiling libscf-sys v1.1.0
28332026-03-10T18:13:36.096Z[ host-package] Compiling nix v0.31.1
28342026-03-10T18:13:36.219Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28352026-03-10T18:13:36.250Z[ host-package] Compiling vergen-gitcl v1.0.8
28362026-03-10T18:13:36.482Z[ host-package] Compiling proc-macro-error2 v2.0.1
28372026-03-10T18:13:36.656Z[ host-package] Compiling dirs-sys-next v0.1.2
28382026-03-10T18:13:36.686Z[ host-package] Compiling glob v0.3.3
28392026-03-10T18:13:36.894Z[ host-package] Compiling maplit v1.0.2
28402026-03-10T18:13:37.010Z[ host-package] Compiling crunchy v0.2.4
28412026-03-10T18:13:37.042Z[ host-package] Compiling tabled_derive v0.11.0
28422026-03-10T18:13:37.130Z[ host-package] Compiling dirs-next v2.0.0
28432026-03-10T18:13:37.180Z[ host-package] Compiling clang-sys v1.8.1
28442026-03-10T18:13:37.435Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
28452026-03-10T18:13:37.462Z[ host-package] Compiling papergrid v0.17.0
28462026-03-10T18:13:37.493Z[ host-package] Compiling testing_table v0.3.0
28472026-03-10T18:13:37.701Z[ host-package] Compiling dsl_auto_type v0.1.3
28482026-03-10T18:13:38.027Z[ host-package] Compiling scheduled-thread-pool v0.2.7
28492026-03-10T18:13:38.094Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
28502026-03-10T18:13:38.370Z[ host-package] Compiling tiny-keccak v2.0.2
28512026-03-10T18:13:38.397Z[ host-package] Compiling r2d2 v0.8.10
28522026-03-10T18:13:38.460Z[ host-package] Compiling diesel_derives v2.2.7
28532026-03-10T18:13:38.776Z[ host-package] Compiling term v0.7.0
28542026-03-10T18:13:38.832Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28552026-03-10T18:13:39.226Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28562026-03-10T18:13:39.407Z[ host-package] Compiling tabled v0.20.0
28572026-03-10T18:13:39.457Z[ host-package] Compiling arc-swap v1.8.2
28582026-03-10T18:13:39.951Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28592026-03-10T18:13:40.266Z[ host-package] Compiling xshell-macros v0.2.7
28602026-03-10T18:13:40.453Z[ host-package] Compiling bit-vec v0.6.3
28612026-03-10T18:13:40.774Z[ host-package] Compiling bit-set v0.5.3
28622026-03-10T18:13:40.827Z[ host-package] Compiling xshell v0.2.7
28632026-03-10T18:13:40.884Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28642026-03-10T18:13:41.015Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
28652026-03-10T18:13:41.213Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
28662026-03-10T18:13:41.598Z[ host-package] Compiling progenitor v0.10.0
28672026-03-10T18:13:41.828Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28682026-03-10T18:13:42.529Z[ host-package] Compiling slog-scope v4.4.1
28692026-03-10T18:13:43.067Z[ host-package] Compiling ascii-canvas v3.0.0
28702026-03-10T18:13:43.409Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28712026-03-10T18:13:43.564Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28722026-03-10T18:13:43.633Z[ host-package] Compiling itertools v0.10.5
28732026-03-10T18:13:44.099Z[ host-package] Compiling diesel v2.2.12
28742026-03-10T18:13:44.160Z[ host-package] Compiling ena v0.14.4
28752026-03-10T18:13:44.472Z[ host-package] Compiling libloading v0.8.9
28762026-03-10T18:13:44.773Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28772026-03-10T18:13:44.935Z[ host-package] Compiling diff v0.1.13
28782026-03-10T18:13:45.177Z[ host-package] Compiling bindgen v0.71.1
28792026-03-10T18:13:45.299Z[ host-package] Compiling regex-syntax v0.6.29
28802026-03-10T18:13:45.563Z[ host-package] Compiling unicase v2.9.0
28812026-03-10T18:13:45.999Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28822026-03-10T18:13:46.811Z[ host-package] Compiling slog-stdlog v4.1.1
28832026-03-10T18:13:47.011Z[ helios-setup] Mar 10 18:13:46.088 INFO clone ok!, project: amd-firmware
28842026-03-10T18:13:47.011Z[ helios-setup] Mar 10 18:13:46.088 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, unless_env: None, fixup: [] }, project: phbl
28852026-03-10T18:13:47.011Z[ helios-setup] Mar 10 18:13:46.088 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
28862026-03-10T18:13:47.014Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
28872026-03-10T18:13:47.513Z[ host-package] Compiling lalrpop v0.19.12
28882026-03-10T18:13:47.784Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
28892026-03-10T18:13:47.946Z[ helios-setup] Mar 10 18:13:47.024 INFO clone ok!, project: phbl
28902026-03-10T18:13:47.950Z[ helios-setup] Mar 10 18:13:47.024 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, unless_env: None, fixup: [] }, project: bootserver
28912026-03-10T18:13:47.950Z[ helios-setup] Mar 10 18:13:47.024 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
28922026-03-10T18:13:47.950Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
28932026-03-10T18:13:48.108Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28942026-03-10T18:13:48.508Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28952026-03-10T18:13:48.627Z[ helios-setup] Mar 10 18:13:47.704 INFO clone ok!, project: bootserver
28962026-03-10T18:13:48.630Z[ helios-setup] Mar 10 18:13:47.705 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
28972026-03-10T18:13:48.631Z[ helios-setup] Mar 10 18:13:47.705 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
28982026-03-10T18:13:48.631Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
28992026-03-10T18:13:48.817Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29002026-03-10T18:13:48.858Z[ host-package] Compiling cexpr v0.6.0
29012026-03-10T18:13:48.921Z[ host-package] Compiling crc8 v0.1.1
29022026-03-10T18:13:49.085Z[ host-package] Compiling slog-envlogger v2.2.0
29032026-03-10T18:13:49.190Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29042026-03-10T18:13:49.607Z[ host-package] Compiling headers-core v0.3.0
29052026-03-10T18:13:49.736Z[ helios-setup] Mar 10 18:13:48.814 INFO clone ok!, project: chelsio-t6-roms
29062026-03-10T18:13:49.736Z[ helios-setup] Mar 10 18:13:48.814 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
29072026-03-10T18:13:49.740Z[ helios-setup] Mar 10 18:13:48.814 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report
29082026-03-10T18:13:49.740Z[ helios-setup] Mar 10 18:13:48.814 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
29092026-03-10T18:13:49.740Z[ host-package] Compiling libxml v0.3.3
29102026-03-10T18:13:49.740Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
29112026-03-10T18:13:49.863Z[ host-package] Compiling headers v0.4.1
29122026-03-10T18:13:50.057Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29132026-03-10T18:13:50.220Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29142026-03-10T18:13:50.640Z[ helios-setup] Mar 10 18:13:49.717 INFO clone ok!, project: dmar-report
29152026-03-10T18:13:50.640Z[ helios-setup] Mar 10 18:13:49.717 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, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
29162026-03-10T18:13:50.640Z[ helios-setup] Mar 10 18:13:49.717 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
29172026-03-10T18:13:50.643Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
29182026-03-10T18:13:50.655Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29192026-03-10T18:13:50.703Z[ host-package] Compiling strum_macros v0.24.3
29202026-03-10T18:13:50.832Z[ host-package] Compiling indoc v1.0.9
29212026-03-10T18:13:51.058Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29222026-03-10T18:13:51.358Z[ host-package] Compiling derive_builder v0.20.2
29232026-03-10T18:13:51.418Z[ host-package] Compiling oso-derive v0.27.3
29242026-03-10T18:13:51.568Z[ host-package] Compiling quick-xml v0.37.5
29252026-03-10T18:13:51.776Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
29262026-03-10T18:13:52.034Z[ host-package] Compiling openssl-probe v0.1.6
29272026-03-10T18:13:52.102Z[ host-package] Compiling half v1.8.3
29282026-03-10T18:13:52.453Z[ helios-setup] Mar 10 18:13:51.531 INFO clone ok!, project: amd-host-image-builder
29292026-03-10T18:13:52.456Z[ helios-setup] Mar 10 18:13:51.531 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
29302026-03-10T18:13:52.507Z[ host-package] Compiling serde_cbor v0.11.2
29312026-03-10T18:13:52.583Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29322026-03-10T18:13:52.711Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
29332026-03-10T18:13:52.805Z[ helios-setup] Mar 10 18:13:51.883 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
29342026-03-10T18:13:53.147Z[ helios-setup] Mar 10 18:13:52.225 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
29352026-03-10T18:13:53.148Z[ helios-setup] Mar 10 18:13:52.225 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
29362026-03-10T18:13:53.313Z[ host-package] Compiling diesel-dtrace v0.4.2
29372026-03-10T18:13:53.497Z[ helios-setup] Mar 10 18:13:52.575 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
29382026-03-10T18:13:53.651Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
29392026-03-10T18:13:53.699Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
29402026-03-10T18:13:53.732Z[ host-package] Compiling bb8 v0.8.6
29412026-03-10T18:13:53.808Z[ helios-setup] Mar 10 18:13:52.886 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
29422026-03-10T18:13:53.808Z[ helios-setup] Mar 10 18:13:52.886 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
29432026-03-10T18:13:53.902Z[ host-package] Compiling trait-variant v0.1.2
29442026-03-10T18:13:53.977Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29452026-03-10T18:13:54.131Z[ helios-setup] Mar 10 18:13:53.201 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
29462026-03-10T18:13:54.180Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29472026-03-10T18:13:54.180Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29482026-03-10T18:13:54.259Z[ host-package] Compiling fxhash v0.2.1
29492026-03-10T18:13:54.486Z[ helios-setup] Mar 10 18:13:53.564 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
29502026-03-10T18:13:54.486Z[ helios-setup] Mar 10 18:13:53.564 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
29512026-03-10T18:13:54.486Z[ helios-setup] Mar 10 18:13:53.564 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
29522026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO ok!
29532026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
29542026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
29552026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO ok!
29562026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
29572026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
29582026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO ok!
29592026-03-10T18:13:54.490Z[ helios-setup] Mar 10 18:13:53.565 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
29602026-03-10T18:13:54.550Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29612026-03-10T18:13:54.557Z[ helios-setup] Mar 10 18:13:53.634 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.91.1-x86_64-unknown-illumos (default)"
29622026-03-10T18:13:54.557Z[ helios-setup] Mar 10 18:13:53.634 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
29632026-03-10T18:13:54.560Z[ helios-setup] Mar 10 18:13:53.634 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
29642026-03-10T18:13:54.655Z[ host-package] Compiling kstat-rs v0.2.4
29652026-03-10T18:13:54.700Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29662026-03-10T18:13:54.772Z[ helios-setup] Mar 10 18:13:53.849 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
29672026-03-10T18:13:54.933Z[ host-package] Compiling libz-sys v1.1.24
29682026-03-10T18:13:55.140Z[ helios-setup] Mar 10 18:13:54.218 INFO E| From https://github.com/jclulow/hiercmd
29692026-03-10T18:13:55.140Z[ helios-setup] Mar 10 18:13:54.218 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
29702026-03-10T18:13:55.156Z[ helios-setup] Mar 10 18:13:54.234 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
29712026-03-10T18:13:55.197Z[ host-package] Compiling nonempty v0.12.0
29722026-03-10T18:13:55.288Z[ host-package] Compiling salty v0.3.0
29732026-03-10T18:13:55.316Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29742026-03-10T18:13:55.539Z[ helios-setup] Mar 10 18:13:54.616 INFO E| From https://github.com/oxidecomputer/network-interface
29752026-03-10T18:13:55.539Z[ helios-setup] Mar 10 18:13:54.616 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
29762026-03-10T18:13:55.554Z[ helios-setup] Mar 10 18:13:54.632 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
29772026-03-10T18:13:55.577Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
29782026-03-10T18:13:55.662Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
29792026-03-10T18:13:55.731Z[ host-package] Compiling darling_core v0.23.0
29802026-03-10T18:13:55.875Z[ host-package] Compiling nanorand v0.7.0
29812026-03-10T18:13:55.922Z[ helios-setup] Mar 10 18:13:54.999 INFO E| From https://github.com/oxidecomputer/boot-image-tools
29822026-03-10T18:13:55.922Z[ helios-setup] Mar 10 18:13:55.000 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
29832026-03-10T18:13:55.946Z[ helios-setup] Mar 10 18:13:55.023 INFO E| Updating crates.io index
29842026-03-10T18:13:56.076Z[ helios-setup] Mar 10 18:13:55.153 INFO E| Downloading crates ...
29852026-03-10T18:13:56.245Z[ helios-setup] Mar 10 18:13:55.323 INFO E| Downloaded itoa v1.0.15
29862026-03-10T18:13:56.249Z[ helios-setup] Mar 10 18:13:55.324 INFO E| Downloaded deranged v0.5.5
29872026-03-10T18:13:56.249Z[ helios-setup] Mar 10 18:13:55.326 INFO E| Downloaded crc v3.3.0
29882026-03-10T18:13:56.252Z[ helios-setup] Mar 10 18:13:55.328 INFO E| Downloaded clap_lex v0.7.6
29892026-03-10T18:13:56.252Z[ helios-setup] Mar 10 18:13:55.329 INFO E| Downloaded base64ct v1.8.0
29902026-03-10T18:13:56.259Z[ helios-setup] Mar 10 18:13:55.338 INFO E| Downloaded getopts v0.2.24
29912026-03-10T18:13:56.263Z[ helios-setup] Mar 10 18:13:55.340 INFO E| Downloaded futures-sink v0.3.31
29922026-03-10T18:13:56.263Z[ helios-setup] Mar 10 18:13:55.341 INFO E| Downloaded env_logger v0.11.8
29932026-03-10T18:13:56.266Z[ helios-setup] Mar 10 18:13:55.343 INFO E| Downloaded bitflags v2.10.0
29942026-03-10T18:13:56.270Z[ helios-setup] Mar 10 18:13:55.347 INFO E| Downloaded libdevinfo-sys v1.1.0
29952026-03-10T18:13:56.270Z[ helios-setup] Mar 10 18:13:55.348 INFO E| Downloaded bitfield-macros v0.19.3
29962026-03-10T18:13:56.273Z[ helios-setup] Mar 10 18:13:55.349 INFO E| Downloaded bitfield v0.19.3
29972026-03-10T18:13:56.292Z[ helios-setup] Mar 10 18:13:55.364 INFO E| Downloaded futures-core v0.3.31
29982026-03-10T18:13:56.292Z[ helios-setup] Mar 10 18:13:55.366 INFO E| Downloaded devinfo v0.1.0
29992026-03-10T18:13:56.292Z[ helios-setup] Mar 10 18:13:55.367 INFO E| Downloaded futures-io v0.3.31
30002026-03-10T18:13:56.314Z[ helios-setup] Mar 10 18:13:55.392 INFO E| Downloaded futures-task v0.3.31
30012026-03-10T18:13:56.335Z[ helios-setup] Mar 10 18:13:55.413 INFO E| Downloaded serde_spanned v1.0.3
30022026-03-10T18:13:56.338Z[ helios-setup] Mar 10 18:13:55.414 INFO E| Downloaded futures-macro v0.3.31
30032026-03-10T18:13:56.338Z[ helios-setup] Mar 10 18:13:55.415 INFO E| Downloaded anstyle-query v1.1.4
30042026-03-10T18:13:56.342Z[ helios-setup] Mar 10 18:13:55.417 INFO E| Downloaded time-macros v0.2.24
30052026-03-10T18:13:56.342Z[ helios-setup] Mar 10 18:13:55.419 INFO E| Downloaded quote v1.0.41
30062026-03-10T18:13:56.347Z[ helios-setup] Mar 10 18:13:55.421 INFO E| Downloaded generic-array v0.14.9
30072026-03-10T18:13:56.347Z[ helios-setup] Mar 10 18:13:55.422 INFO E| Downloaded env_filter v0.1.4
30082026-03-10T18:13:56.347Z[ host-package] Compiling parking_lot_core v0.8.6
30092026-03-10T18:13:56.388Z[ helios-setup] Mar 10 18:13:55.462 INFO E| Downloaded zeroize_derive v1.4.2
30102026-03-10T18:13:56.389Z[ helios-setup] Mar 10 18:13:55.463 INFO E| Downloaded futures-executor v0.3.31
30112026-03-10T18:13:56.389Z[ helios-setup] Mar 10 18:13:55.465 INFO E| Downloaded toml_datetime v0.7.3
30122026-03-10T18:13:56.393Z[ helios-setup] Mar 10 18:13:55.466 INFO E| Downloaded time-core v0.1.6
30132026-03-10T18:13:56.393Z[ helios-setup] Mar 10 18:13:55.468 INFO E| Downloaded simd-adler32 v0.3.7
30142026-03-10T18:13:56.399Z[ helios-setup] Mar 10 18:13:55.477 INFO E| Downloaded slab v0.4.11
30152026-03-10T18:13:56.403Z[ helios-setup] Mar 10 18:13:55.478 INFO E| Downloaded pin-project-lite v0.2.16
30162026-03-10T18:13:56.407Z[ helios-setup] Mar 10 18:13:55.483 INFO E| Downloaded futures-channel v0.3.31
30172026-03-10T18:13:56.407Z[ helios-setup] Mar 10 18:13:55.485 INFO E| Downloaded thiserror-impl v2.0.17
30182026-03-10T18:13:56.419Z[ helios-setup] Mar 10 18:13:55.497 INFO E| Downloaded getrandom v0.2.16
30192026-03-10T18:13:56.423Z[ helios-setup] Mar 10 18:13:55.500 INFO E| Downloaded find-msvc-tools v0.1.4
30202026-03-10T18:13:56.434Z[ helios-setup] Mar 10 18:13:55.512 INFO E| Downloaded ryu v1.0.20
30212026-03-10T18:13:56.438Z[ helios-setup] Mar 10 18:13:55.515 INFO E| Downloaded proc-macro2 v1.0.103
30222026-03-10T18:13:56.442Z[ helios-setup] Mar 10 18:13:55.518 INFO E| Downloaded thiserror v2.0.17
30232026-03-10T18:13:56.446Z[ helios-setup] Mar 10 18:13:55.523 INFO E| Downloaded iana-time-zone v0.1.64
30242026-03-10T18:13:56.452Z[ helios-setup] Mar 10 18:13:55.531 INFO E| Downloaded toml_parser v1.0.4
30252026-03-10T18:13:56.456Z[ host-package] Compiling mime_guess v2.0.5
30262026-03-10T18:13:56.482Z[ helios-setup] Mar 10 18:13:55.560 INFO E| Downloaded toml_writer v1.0.4
30272026-03-10T18:13:56.485Z[ helios-setup] Mar 10 18:13:55.562 INFO E| Downloaded clap v4.5.51
30282026-03-10T18:13:56.492Z[ helios-setup] Mar 10 18:13:55.570 INFO E| Downloaded term v1.2.0
30292026-03-10T18:13:56.498Z[ helios-setup] Mar 10 18:13:55.574 INFO E| Downloaded signal-hook-registry v1.4.6
30302026-03-10T18:13:56.503Z[ helios-setup] Mar 10 18:13:55.575 INFO E| Downloaded log v0.4.28
30312026-03-10T18:13:56.503Z[ helios-setup] Mar 10 18:13:55.577 INFO E| Downloaded clap_derive v4.5.49
30322026-03-10T18:13:56.530Z[ helios-setup] Mar 10 18:13:55.608 INFO E| Downloaded toml v0.9.8
30332026-03-10T18:13:56.537Z[ helios-setup] Mar 10 18:13:55.611 INFO E| Downloaded futures v0.3.31
30342026-03-10T18:13:56.565Z[ helios-setup] Mar 10 18:13:55.642 INFO E| Downloaded unicode-ident v1.0.22
30352026-03-10T18:13:56.569Z[ helios-setup] Mar 10 18:13:55.647 INFO E| Downloaded flate2 v1.1.5
30362026-03-10T18:13:56.573Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30372026-03-10T18:13:56.573Z[ helios-setup] Mar 10 18:13:55.650 INFO E| Downloaded bytes v1.10.1
30382026-03-10T18:13:56.577Z[ helios-setup] Mar 10 18:13:55.654 INFO E| Downloaded anyhow v1.0.100
30392026-03-10T18:13:56.582Z[ helios-setup] Mar 10 18:13:55.657 INFO E| Downloaded toml_edit v0.23.7
30402026-03-10T18:13:56.587Z[ helios-setup] Mar 10 18:13:55.660 INFO E| Downloaded socket2 v0.6.1
30412026-03-10T18:13:56.615Z[ helios-setup] Mar 10 18:13:55.694 INFO E| Downloaded zerocopy-derive v0.8.27
30422026-03-10T18:13:56.621Z[ helios-setup] Mar 10 18:13:55.700 INFO E| Downloaded indexmap v2.12.0
30432026-03-10T18:13:56.625Z[ helios-setup] Mar 10 18:13:55.703 INFO E| Downloaded uuid v1.18.1
30442026-03-10T18:13:56.628Z[ helios-setup] Mar 10 18:13:55.706 INFO E| Downloaded cc v1.2.44
30452026-03-10T18:13:56.631Z[ helios-setup] Mar 10 18:13:55.709 INFO E| Downloaded rsa v0.9.8
30462026-03-10T18:13:56.653Z[ helios-setup] Mar 10 18:13:55.731 INFO E| Downloaded memchr v2.7.6
30472026-03-10T18:13:56.657Z[ helios-setup] Mar 10 18:13:55.735 INFO E| Downloaded mio v1.1.0
30482026-03-10T18:13:56.661Z[ helios-setup] Mar 10 18:13:55.740 INFO E| Downloaded iddqd v0.3.14
30492026-03-10T18:13:56.680Z[ helios-setup] Mar 10 18:13:55.759 INFO E| Downloaded num-bigint-dig v0.8.4
30502026-03-10T18:13:56.717Z[ helios-setup] Mar 10 18:13:55.795 INFO E| Downloaded clap_builder v4.5.51
30512026-03-10T18:13:56.722Z[ helios-setup] Mar 10 18:13:55.801 INFO E| Downloaded time v0.3.44
30522026-03-10T18:13:56.728Z[ helios-setup] Mar 10 18:13:55.807 INFO E| Downloaded hashbrown v0.16.0
30532026-03-10T18:13:56.731Z[ host-package] Compiling samael v0.0.19
30542026-03-10T18:13:56.735Z[ helios-setup] Mar 10 18:13:55.812 INFO E| Downloaded serde_json v1.0.145
30552026-03-10T18:13:56.739Z[ helios-setup] Mar 10 18:13:55.818 INFO E| Downloaded libm v0.2.15
30562026-03-10T18:13:56.748Z[ helios-setup] Mar 10 18:13:55.826 INFO E| Downloaded futures-util v0.3.31
30572026-03-10T18:13:56.785Z[ helios-setup] Mar 10 18:13:55.863 INFO E| Downloaded winnow v0.7.13
30582026-03-10T18:13:56.819Z[ helios-setup] Mar 10 18:13:55.897 INFO E| Downloaded zerocopy v0.8.27
30592026-03-10T18:13:56.837Z[ helios-setup] Mar 10 18:13:55.915 INFO E| Downloaded chrono v0.4.42
30602026-03-10T18:13:56.857Z[ helios-setup] Mar 10 18:13:55.935 INFO E| Downloaded unicode-width v0.2.2
30612026-03-10T18:13:56.862Z[ helios-setup] Mar 10 18:13:55.940 INFO E| Downloaded syn v2.0.108
30622026-03-10T18:13:56.884Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30632026-03-10T18:13:56.888Z[ helios-setup] Mar 10 18:13:55.963 INFO E| Downloaded rustix v1.1.2
30642026-03-10T18:13:56.974Z[ helios-setup] Mar 10 18:13:56.052 INFO E| Downloaded libc v0.2.177
30652026-03-10T18:13:56.997Z[ helios-setup] Mar 10 18:13:56.075 INFO E| Downloaded tokio v1.48.0
30662026-03-10T18:13:57.135Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling proc-macro2 v1.0.103
30672026-03-10T18:13:57.136Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling unicode-ident v1.0.22
30682026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling quote v1.0.41
30692026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling libc v0.2.177
30702026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling serde_core v1.0.228
30712026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling cfg-if v1.0.4
30722026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling serde v1.0.228
30732026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling version_check v0.9.5
30742026-03-10T18:13:57.139Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling autocfg v1.5.0
30752026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling const-oid v0.9.6
30762026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling typenum v1.19.0
30772026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling libm v0.2.15
30782026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling zerocopy v0.8.27
30792026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling rustversion v1.0.22
30802026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling smallvec v1.15.1
30812026-03-10T18:13:57.140Z[ helios-setup] Mar 10 18:13:56.213 INFO E| Compiling zeroize v1.8.2
30822026-03-10T18:13:57.260Z[ host-package] Compiling flume v0.11.1
30832026-03-10T18:13:57.970Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
30842026-03-10T18:13:58.052Z[ helios-setup] Mar 10 18:13:57.130 INFO E| Compiling base64ct v1.8.0
30852026-03-10T18:13:58.081Z[ helios-setup] Mar 10 18:13:57.160 INFO E| Compiling num-traits v0.2.19
30862026-03-10T18:13:58.156Z[ helios-setup] Mar 10 18:13:57.235 INFO E| Compiling crc32fast v1.5.0
30872026-03-10T18:13:58.255Z[ helios-setup] Mar 10 18:13:57.333 INFO E| Compiling utf8parse v0.2.2
30882026-03-10T18:13:58.448Z[ helios-setup] Mar 10 18:13:57.526 INFO E| Compiling byteorder v1.5.0
30892026-03-10T18:13:58.716Z[ helios-setup] Mar 10 18:13:57.794 INFO E| Compiling winnow v0.7.13
30902026-03-10T18:13:59.031Z[ helios-setup] Mar 10 18:13:58.109 INFO E| Compiling generic-array v0.14.9
30912026-03-10T18:13:59.088Z[ helios-setup] Mar 10 18:13:58.165 INFO E| Compiling pem-rfc7468 v0.7.0
30922026-03-10T18:13:59.123Z[ helios-setup] Mar 10 18:13:58.186 INFO E| Compiling hashbrown v0.16.0
30932026-03-10T18:13:59.264Z[ helios-setup] Mar 10 18:13:58.343 INFO E| Compiling equivalent v1.0.2
30942026-03-10T18:13:59.294Z[ host-package] Compiling darling_macro v0.23.0
30952026-03-10T18:13:59.382Z[ helios-setup] Mar 10 18:13:58.461 INFO E| Compiling rustix v1.1.2
30962026-03-10T18:13:59.455Z[ helios-setup] Mar 10 18:13:58.533 INFO E| Compiling memchr v2.7.6
30972026-03-10T18:13:59.509Z[ helios-setup] Mar 10 18:13:58.587 INFO E| Compiling flagset v0.4.7
30982026-03-10T18:13:59.522Z[ helios-setup] Mar 10 18:13:58.600 INFO E| Compiling anyhow v1.0.100
30992026-03-10T18:13:59.909Z[ helios-setup] Mar 10 18:13:58.987 INFO E| Compiling anstyle-parse v0.2.7
31002026-03-10T18:13:59.962Z[ helios-setup] Mar 10 18:13:59.040 INFO E| Compiling cpufeatures v0.2.17
31012026-03-10T18:13:59.990Z[ helios-setup] Mar 10 18:13:59.068 INFO E| Compiling find-msvc-tools v0.1.4
31022026-03-10T18:14:00.144Z[ helios-setup] Mar 10 18:13:59.222 INFO E| Compiling anstyle v1.0.13
31032026-03-10T18:14:00.456Z[ helios-setup] Mar 10 18:13:59.535 INFO E| Compiling indexmap v2.12.0
31042026-03-10T18:14:00.595Z[ helios-setup] Mar 10 18:13:59.673 INFO E| Compiling getrandom v0.2.16
31052026-03-10T18:14:00.599Z[ host-package] Compiling polar-core v0.27.3
31062026-03-10T18:14:00.631Z[ helios-setup] Mar 10 18:13:59.709 INFO E| Compiling errno v0.3.14
31072026-03-10T18:14:00.689Z[ helios-setup] Mar 10 18:13:59.766 INFO E| Compiling anstyle-query v1.1.4
31082026-03-10T18:14:00.898Z[ helios-setup] Mar 10 18:13:59.975 INFO E| Compiling allocator-api2 v0.2.21
31092026-03-10T18:14:00.922Z[ helios-setup] Mar 10 18:14:00.000 INFO E| Compiling radium v0.7.0
31102026-03-10T18:14:01.020Z[ host-package] Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31112026-03-10T18:14:01.045Z[ helios-setup] Mar 10 18:14:00.124 INFO E| Compiling rand_core v0.6.4
31122026-03-10T18:14:01.059Z[ helios-setup] Mar 10 18:14:00.138 INFO E| Compiling toml_datetime v0.7.3
31132026-03-10T18:14:01.106Z[ helios-setup] Mar 10 18:14:00.185 INFO E| Compiling colorchoice v1.0.4
31142026-03-10T18:14:01.131Z[ helios-setup] Mar 10 18:14:00.209 INFO E| Compiling syn v1.0.109
31152026-03-10T18:14:01.140Z[ helios-setup] Mar 10 18:14:00.218 INFO E| Compiling shlex v1.3.0
31162026-03-10T18:14:01.251Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31172026-03-10T18:14:01.514Z[ helios-setup] Mar 10 18:14:00.592 INFO E| Compiling is_terminal_polyfill v1.70.2
31182026-03-10T18:14:01.522Z[ helios-setup] Mar 10 18:14:00.600 INFO E| Compiling cc v1.2.44
31192026-03-10T18:14:01.648Z[ helios-setup] Mar 10 18:14:00.726 INFO E| Compiling anstream v0.6.21
31202026-03-10T18:14:01.954Z[ helios-setup] Mar 10 18:14:01.032 INFO E| Compiling slog v2.8.2
31212026-03-10T18:14:02.268Z[ helios-setup] Mar 10 18:14:01.347 INFO E| Compiling toml_parser v1.0.4
31222026-03-10T18:14:02.317Z[ helios-setup] Mar 10 18:14:01.395 INFO E| Compiling parking_lot_core v0.9.12
31232026-03-10T18:14:02.401Z[ helios-setup] Mar 10 18:14:01.480 INFO E| Compiling syn v2.0.108
31242026-03-10T18:14:02.421Z[ helios-setup] Mar 10 18:14:01.499 INFO E| Compiling unicode-width v0.2.2
31252026-03-10T18:14:02.715Z[ helios-setup] Mar 10 18:14:01.794 INFO E| Compiling pkg-config v0.3.32
31262026-03-10T18:14:02.795Z[ helios-setup] Mar 10 18:14:01.873 INFO E| Compiling futures-core v0.3.31
31272026-03-10T18:14:02.960Z[ helios-setup] Mar 10 18:14:02.038 INFO E| Compiling tap v1.0.1
31282026-03-10T18:14:03.066Z[ helios-setup] Mar 10 18:14:02.144 INFO E| Compiling block-buffer v0.10.4
31292026-03-10T18:14:03.075Z[ helios-setup] Mar 10 18:14:02.153 INFO E| Compiling crypto-common v0.1.6
31302026-03-10T18:14:03.088Z[ helios-setup] Mar 10 18:14:02.166 INFO E| Compiling pin-project-lite v0.2.16
31312026-03-10T18:14:03.137Z[ host-package] Compiling git-stub v1.0.0
31322026-03-10T18:14:03.190Z[ helios-setup] Mar 10 18:14:02.269 INFO E| Compiling toml_edit v0.23.7
31332026-03-10T18:14:03.236Z[ helios-setup] Mar 10 18:14:02.314 INFO E| Compiling futures-sink v0.3.31
31342026-03-10T18:14:03.406Z[ helios-setup] Mar 10 18:14:02.484 INFO E| Compiling digest v0.10.7
31352026-03-10T18:14:03.434Z[ helios-setup] Mar 10 18:14:02.513 INFO E| Compiling maybe-uninit v2.0.0
31362026-03-10T18:14:03.468Z[ helios-setup] Mar 10 18:14:02.546 INFO E| Compiling futures-channel v0.3.31
31372026-03-10T18:14:03.510Z[ helios-setup] Mar 10 18:14:02.588 INFO E| Compiling wyz v0.5.1
31382026-03-10T18:14:03.528Z[ helios-setup] Mar 10 18:14:02.597 INFO E| Compiling num-integer v0.1.46
31392026-03-10T18:14:03.540Z[ helios-setup] Mar 10 18:14:02.619 INFO E| Compiling getopts v0.2.24
31402026-03-10T18:14:03.791Z[ helios-setup] Mar 10 18:14:02.869 INFO E| Compiling ahash v0.8.12
31412026-03-10T18:14:03.798Z[ helios-setup] Mar 10 18:14:02.877 INFO E| Compiling heck v0.5.0
31422026-03-10T18:14:03.915Z[ helios-setup] Mar 10 18:14:02.991 INFO E| Compiling funty v2.0.0
31432026-03-10T18:14:03.937Z[ helios-setup] Mar 10 18:14:03.015 INFO E| Compiling getrandom v0.3.4
31442026-03-10T18:14:04.039Z[ helios-setup] Mar 10 18:14:03.117 INFO E| Compiling sha2 v0.10.9
31452026-03-10T18:14:04.129Z[ helios-setup] Mar 10 18:14:03.208 INFO E| Compiling slab v0.4.11
31462026-03-10T18:14:04.144Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
31472026-03-10T18:14:04.200Z[ helios-setup] Mar 10 18:14:03.278 INFO E| Compiling thiserror v1.0.69
31482026-03-10T18:14:04.281Z[ host-package] Compiling instability v0.3.11
31492026-03-10T18:14:04.361Z[ helios-setup] Mar 10 18:14:03.438 INFO E| Compiling clap_lex v0.7.6
31502026-03-10T18:14:04.401Z[ helios-setup] Mar 10 18:14:03.473 INFO E| Compiling bytes v1.10.1
31512026-03-10T18:14:04.646Z[ helios-setup] Mar 10 18:14:03.725 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
31522026-03-10T18:14:04.685Z[ helios-setup] Mar 10 18:14:03.763 INFO E| Compiling bitflags v2.10.0
31532026-03-10T18:14:04.865Z[ helios-setup] Mar 10 18:14:03.943 INFO E| Compiling proc-macro-crate v3.4.0
31542026-03-10T18:14:04.872Z[ helios-setup] Mar 10 18:14:03.951 INFO E| Compiling pin-utils v0.1.0
31552026-03-10T18:14:04.973Z[ helios-setup] Mar 10 18:14:04.051 INFO E| Compiling itoa v1.0.15
31562026-03-10T18:14:04.980Z[ helios-setup] Mar 10 18:14:04.059 INFO E| Compiling packed_struct v0.10.1
31572026-03-10T18:14:05.048Z[ helios-setup] Mar 10 18:14:04.126 INFO E| Compiling strsim v0.11.1
31582026-03-10T18:14:05.060Z[ helios-setup] Mar 10 18:14:04.139 INFO E| Compiling num-bigint-dig v0.8.4
31592026-03-10T18:14:05.129Z[ helios-setup] Mar 10 18:14:04.207 INFO E| Compiling futures-task v0.3.31
31602026-03-10T18:14:05.456Z[ helios-setup] Mar 10 18:14:04.535 INFO E| Compiling scopeguard v1.2.0
31612026-03-10T18:14:05.573Z[ host-package] Compiling git-stub-vcs v0.1.0
31622026-03-10T18:14:05.597Z[ helios-setup] Mar 10 18:14:04.676 INFO E| Compiling futures-io v0.3.31
31632026-03-10T18:14:05.623Z[ helios-setup] Mar 10 18:14:04.694 INFO E| Compiling powerfmt v0.2.0
31642026-03-10T18:14:05.635Z[ helios-setup] Mar 10 18:14:04.715 INFO E| Compiling num-conv v0.1.0
31652026-03-10T18:14:05.699Z[ helios-setup] Mar 10 18:14:04.778 INFO E| Compiling spin v0.9.8
31662026-03-10T18:14:05.722Z[ helios-setup] Mar 10 18:14:04.801 INFO E| Compiling time-core v0.1.6
31672026-03-10T18:14:05.758Z[ helios-setup] Mar 10 18:14:04.837 INFO E| Compiling lock_api v0.4.14
31682026-03-10T18:14:05.777Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31692026-03-10T18:14:05.957Z[ helios-setup] Mar 10 18:14:05.036 INFO E| Compiling deranged v0.5.5
31702026-03-10T18:14:06.002Z[ helios-setup] Mar 10 18:14:05.080 INFO E| Compiling lazy_static v1.5.0
31712026-03-10T18:14:06.016Z[ helios-setup] Mar 10 18:14:05.096 INFO E| Compiling time-macros v0.2.24
31722026-03-10T18:14:06.106Z[ helios-setup] Mar 10 18:14:05.185 INFO E| Compiling bitvec v1.0.1
31732026-03-10T18:14:06.254Z[ helios-setup] Mar 10 18:14:05.333 INFO E| Compiling num-iter v0.1.45
31742026-03-10T18:14:06.301Z[ helios-setup] Mar 10 18:14:05.380 INFO E| Compiling indexmap v1.9.3
31752026-03-10T18:14:06.532Z[ helios-setup] Mar 10 18:14:05.611 INFO E| Compiling once_cell v1.21.3
31762026-03-10T18:14:06.664Z[ host-package] Compiling darling v0.23.0
31772026-03-10T18:14:06.668Z[ helios-setup] Mar 10 18:14:05.733 INFO E| Compiling iana-time-zone v0.1.64
31782026-03-10T18:14:06.759Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31792026-03-10T18:14:06.764Z[ helios-setup] Mar 10 18:14:05.844 INFO E| Compiling terminal_size v0.4.3
31802026-03-10T18:14:06.774Z[ helios-setup] Mar 10 18:14:05.853 INFO E| Compiling adler2 v2.0.1
31812026-03-10T18:14:06.889Z[ helios-setup] Mar 10 18:14:05.968 INFO E| Compiling crc-catalog v2.4.0
31822026-03-10T18:14:06.933Z[ helios-setup] Mar 10 18:14:06.012 INFO E| Compiling nodrop v0.1.14
31832026-03-10T18:14:06.995Z[ helios-setup] Mar 10 18:14:06.074 INFO E| Compiling simd-adler32 v0.3.7
31842026-03-10T18:14:07.129Z[ helios-setup] Mar 10 18:14:06.209 INFO E| Compiling clap_builder v4.5.51
31852026-03-10T18:14:07.151Z[ helios-setup] Mar 10 18:14:06.230 INFO E| Compiling serde_json v1.0.145
31862026-03-10T18:14:07.201Z[ helios-setup] Mar 10 18:14:06.262 INFO E| Compiling log v0.4.28
31872026-03-10T18:14:07.205Z[ helios-setup] Mar 10 18:14:06.281 INFO E| Compiling thiserror v2.0.17
31882026-03-10T18:14:07.425Z[ helios-setup] Mar 10 18:14:06.504 INFO E| Compiling miniz_oxide v0.8.9
31892026-03-10T18:14:07.429Z[ helios-setup] Mar 10 18:14:06.508 INFO E| Compiling array-init v0.0.4
31902026-03-10T18:14:07.503Z[ helios-setup] Mar 10 18:14:06.582 INFO E| Compiling crc v3.3.0
31912026-03-10T18:14:07.821Z[ helios-setup] Mar 10 18:14:06.901 INFO E| Compiling env_filter v0.1.4
31922026-03-10T18:14:07.960Z[ helios-setup] Mar 10 18:14:07.039 INFO E| Compiling chrono v0.4.42
31932026-03-10T18:14:08.078Z[ helios-setup] Mar 10 18:14:07.157 INFO E| Compiling parking_lot v0.12.5
31942026-03-10T18:14:08.119Z[ helios-setup] Mar 10 18:14:07.198 INFO E| Compiling smallvec v0.6.14
31952026-03-10T18:14:08.796Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31962026-03-10T18:14:08.800Z[ helios-setup] Mar 10 18:14:07.877 INFO E| Compiling serde_spanned v1.0.3
31972026-03-10T18:14:09.111Z[ helios-setup] Mar 10 18:14:08.190 INFO E| Compiling signature v2.2.0
31982026-03-10T18:14:09.193Z[ helios-setup] Mar 10 18:14:08.273 INFO E| Compiling socket2 v0.6.1
31992026-03-10T18:14:09.427Z[ helios-setup] Mar 10 18:14:08.506 INFO E| Compiling time v0.3.44
32002026-03-10T18:14:09.788Z[ helios-setup] Mar 10 18:14:08.867 INFO E| Compiling mio v1.1.0
32012026-03-10T18:14:09.843Z[ helios-setup] Mar 10 18:14:08.920 INFO E| Compiling signal-hook-registry v1.4.6
32022026-03-10T18:14:09.869Z[ helios-setup] Mar 10 18:14:08.948 INFO E| Compiling is-terminal v0.4.17
32032026-03-10T18:14:10.055Z[ helios-setup] Mar 10 18:14:09.135 INFO E| Compiling thread_local v1.1.9
32042026-03-10T18:14:10.441Z[ helios-setup] Mar 10 18:14:09.521 INFO E| Compiling winnow v0.5.40
32052026-03-10T18:14:10.757Z[ helios-setup] Mar 10 18:14:09.836 INFO E| Compiling base64 v0.21.7
32062026-03-10T18:14:11.090Z[ helios-setup] Mar 10 18:14:10.169 INFO E| Compiling toml_writer v1.0.4
32072026-03-10T18:14:11.162Z[ helios-setup] Mar 10 18:14:10.242 INFO E| Compiling term v1.2.0
32082026-03-10T18:14:11.197Z[ helios-setup] Mar 10 18:14:10.277 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
32092026-03-10T18:14:11.715Z[ helios-setup] Mar 10 18:14:10.795 INFO E| Compiling libdevinfo-sys v1.1.0
32102026-03-10T18:14:11.738Z[ helios-setup] Mar 10 18:14:10.818 INFO E| Compiling ryu v1.0.20
32112026-03-10T18:14:11.749Z[ helios-setup] Mar 10 18:14:10.829 INFO E| Compiling hashbrown v0.12.3
32122026-03-10T18:14:11.780Z[ helios-setup] Mar 10 18:14:10.860 INFO E| Compiling subtle v2.6.1
32132026-03-10T18:14:11.901Z[ helios-setup] Mar 10 18:14:10.981 INFO E| Compiling bzip2 v0.4.4
32142026-03-10T18:14:11.975Z[ helios-setup] Mar 10 18:14:11.055 INFO E| Compiling uuid v1.18.1
32152026-03-10T18:14:12.095Z[ helios-setup] Mar 10 18:14:11.175 INFO E| Compiling flate2 v1.1.5
32162026-03-10T18:14:12.182Z[ helios-setup] Mar 10 18:14:11.262 INFO E| Compiling env_logger v0.11.8
32172026-03-10T18:14:12.302Z[ helios-setup] Mar 10 18:14:11.382 INFO E| Compiling rustc-hash v2.1.1
32182026-03-10T18:14:12.372Z[ helios-setup] Mar 10 18:14:11.451 INFO E| Compiling packed_struct_codegen v0.10.1
32192026-03-10T18:14:12.621Z[ helios-setup] Mar 10 18:14:11.701 INFO E| Compiling toml v0.9.8
32202026-03-10T18:14:12.687Z[ helios-setup] Mar 10 18:14:11.767 INFO E| Compiling crc-any v2.5.0
32212026-03-10T18:14:12.715Z[ helios-setup] Mar 10 18:14:11.795 INFO E| Compiling bitflags v1.3.2
32222026-03-10T18:14:12.818Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32232026-03-10T18:14:12.903Z[ host-package] Compiling ignore v0.4.25
32242026-03-10T18:14:13.031Z[ helios-setup] Mar 10 18:14:12.111 INFO E| Compiling foldhash v0.2.0
32252026-03-10T18:14:13.516Z[ helios-setup] Mar 10 18:14:12.596 INFO E| Compiling hex v0.4.3
32262026-03-10T18:14:13.799Z[ helios-setup] Mar 10 18:14:12.879 INFO E| Compiling iddqd v0.3.14
32272026-03-10T18:14:14.028Z[ helios-setup] Mar 10 18:14:13.108 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
32282026-03-10T18:14:14.205Z[ helios-setup] Mar 10 18:14:13.286 INFO E| Compiling zip v0.6.6
32292026-03-10T18:14:14.307Z[ helios-setup] Mar 10 18:14:13.387 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
32302026-03-10T18:14:14.330Z[ helios-setup] Mar 10 18:14:13.410 INFO E| Compiling serde_derive v1.0.228
32312026-03-10T18:14:14.351Z[ helios-setup] Mar 10 18:14:13.431 INFO E| Compiling zerocopy-derive v0.8.27
32322026-03-10T18:14:14.626Z[ helios-setup] Mar 10 18:14:13.706 INFO E| Compiling der_derive v0.7.3
32332026-03-10T18:14:14.639Z[ helios-setup] Mar 10 18:14:13.719 INFO E| Compiling futures-macro v0.3.31
32342026-03-10T18:14:15.063Z[ helios-setup] Mar 10 18:14:14.143 INFO E| Compiling bitfield-macros v0.19.3
32352026-03-10T18:14:15.071Z[ helios-setup] Mar 10 18:14:14.151 INFO E| Compiling zerocopy-derive v0.6.6
32362026-03-10T18:14:15.100Z[ host-package] Compiling primeorder v0.13.6
32372026-03-10T18:14:15.400Z[ helios-setup] Mar 10 18:14:14.480 INFO E| Compiling thiserror-impl v1.0.69
32382026-03-10T18:14:15.453Z[ helios-setup] Mar 10 18:14:14.533 INFO E| Compiling num_enum_derive v0.7.5
32392026-03-10T18:14:15.517Z[ helios-setup] Mar 10 18:14:14.597 INFO E| Compiling clap_derive v4.5.49
32402026-03-10T18:14:15.589Z[ helios-setup] Mar 10 18:14:14.669 INFO E| Compiling tokio-macros v2.6.0
32412026-03-10T18:14:15.678Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
32422026-03-10T18:14:16.768Z[ helios-setup] Mar 10 18:14:15.849 INFO E| Compiling bitfield v0.19.3
32432026-03-10T18:14:16.967Z[ helios-setup] Mar 10 18:14:16.047 INFO E| Compiling futures-util v0.3.31
32442026-03-10T18:14:17.055Z[ helios-setup] Mar 10 18:14:16.135 INFO E| Compiling thiserror-impl v2.0.17
32452026-03-10T18:14:17.269Z[ helios-setup] Mar 10 18:14:16.350 INFO E| Compiling path-slash v0.1.5
32462026-03-10T18:14:17.543Z[ helios-setup] Mar 10 18:14:16.624 INFO E| Compiling zerocopy v0.6.6
32472026-03-10T18:14:17.712Z[ helios-setup] Mar 10 18:14:16.792 INFO E| Compiling der v0.7.10
32482026-03-10T18:14:17.751Z[ host-package] Compiling async-bb8-diesel v0.2.1
32492026-03-10T18:14:18.136Z[ helios-setup] Mar 10 18:14:17.216 INFO E| Compiling tokio v1.48.0
32502026-03-10T18:14:18.802Z[ helios-setup] Mar 10 18:14:17.882 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32512026-03-10T18:14:19.024Z[ helios-setup] Mar 10 18:14:18.103 INFO E| Compiling num_enum v0.7.5
32522026-03-10T18:14:19.100Z[ host-package] Compiling castaway v0.2.4
32532026-03-10T18:14:19.375Z[ helios-setup] Mar 10 18:14:18.456 INFO E| Compiling devinfo v0.1.0
32542026-03-10T18:14:19.638Z[ host-package] Compiling nibble_vec v0.1.0
32552026-03-10T18:14:19.846Z[ host-package] Compiling atty v0.2.14
32562026-03-10T18:14:20.192Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
32572026-03-10T18:14:20.197Z[ host-package] Compiling indoc v2.0.7
32582026-03-10T18:14:20.615Z[ helios-setup] Mar 10 18:14:19.695 INFO E| Compiling spki v0.7.3
32592026-03-10T18:14:20.723Z[ helios-setup] Mar 10 18:14:19.803 INFO E| Compiling clap v4.5.51
32602026-03-10T18:14:21.179Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32612026-03-10T18:14:21.189Z[ helios-setup] Mar 10 18:14:20.270 INFO E| Compiling pkcs8 v0.10.2
32622026-03-10T18:14:21.581Z[ helios-setup] Mar 10 18:14:20.662 INFO E| Compiling x509-cert v0.2.5
32632026-03-10T18:14:21.777Z[ host-package] Compiling http-range v0.1.5
32642026-03-10T18:14:21.829Z[ helios-setup] Mar 10 18:14:20.909 INFO E| Compiling pkcs1 v0.7.5
32652026-03-10T18:14:22.039Z[ host-package] Compiling endian-type v0.1.2
32662026-03-10T18:14:22.604Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
32672026-03-10T18:14:22.698Z[ host-package] Compiling radix_trie v0.2.1
32682026-03-10T18:14:22.923Z[ helios-setup] Mar 10 18:14:22.001 INFO E| Compiling ppv-lite86 v0.2.21
32692026-03-10T18:14:23.260Z[ helios-setup] Mar 10 18:14:22.341 INFO E| Compiling futures-executor v0.3.31
32702026-03-10T18:14:23.441Z[ helios-setup] Mar 10 18:14:22.522 INFO E| Compiling hashbrown v0.13.2
32712026-03-10T18:14:23.494Z[ helios-setup] Mar 10 18:14:22.569 INFO E| Compiling erased-serde v0.3.31
32722026-03-10T18:14:23.529Z[ helios-setup] Mar 10 18:14:22.609 INFO E| Compiling serde_spanned v0.6.9
32732026-03-10T18:14:23.567Z[ helios-setup] Mar 10 18:14:22.645 INFO E| Compiling toml_datetime v0.6.11
32742026-03-10T18:14:23.618Z[ helios-setup] Mar 10 18:14:22.699 INFO E| Compiling ron v0.8.1
32752026-03-10T18:14:23.622Z[ helios-setup] Mar 10 18:14:22.700 INFO E| Compiling serde-hex v0.1.0
32762026-03-10T18:14:23.749Z[ helios-setup] Mar 10 18:14:22.829 INFO E| Compiling futures v0.3.31
32772026-03-10T18:14:23.855Z[ helios-setup] Mar 10 18:14:22.936 INFO E| Compiling rand_chacha v0.3.1
32782026-03-10T18:14:24.280Z[ helios-setup] Mar 10 18:14:23.360 INFO E| Compiling toml_edit v0.19.15
32792026-03-10T18:14:24.456Z[ helios-setup] Mar 10 18:14:23.537 INFO E| Compiling rand v0.8.5
32802026-03-10T18:14:24.460Z[ host-package] Compiling compact_str v0.8.1
32812026-03-10T18:14:24.605Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
32822026-03-10T18:14:24.804Z[ helios-setup] Mar 10 18:14:23.885 INFO E| Compiling object v0.30.4
32832026-03-10T18:14:25.409Z[ helios-setup] Mar 10 18:14:24.489 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32842026-03-10T18:14:25.456Z[ helios-setup] Mar 10 18:14:24.537 INFO E| Compiling slog-term v2.9.2
32852026-03-10T18:14:25.456Z[ helios-setup] Mar 10 18:14:24.537 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
32862026-03-10T18:14:25.843Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32872026-03-10T18:14:26.161Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32882026-03-10T18:14:26.361Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32892026-03-10T18:14:27.309Z[ host-package] Compiling oso v0.27.3
32902026-03-10T18:14:27.562Z[ helios-setup] Mar 10 18:14:26.643 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
32912026-03-10T18:14:27.757Z[ helios-setup] Mar 10 18:14:26.838 INFO E| Compiling toml v0.7.8
32922026-03-10T18:14:27.972Z[ host-package] Compiling p384 v0.13.1
32932026-03-10T18:14:28.248Z[ helios-setup] Mar 10 18:14:27.328 INFO E| Compiling rsa v0.9.8
32942026-03-10T18:14:28.952Z[ helios-setup] Mar 10 18:14:28.034 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
32952026-03-10T18:14:28.960Z[ helios-setup] Mar 10 18:14:28.042 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
32962026-03-10T18:14:30.974Z[ host-package] Compiling globwalk v0.9.1
32972026-03-10T18:14:32.526Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32982026-03-10T18:14:33.026Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32992026-03-10T18:14:36.453Z[ host-package] Compiling parking_lot v0.11.2
33002026-03-10T18:14:37.663Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33012026-03-10T18:14:37.841Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33022026-03-10T18:14:38.058Z[ helios-setup] Mar 10 18:14:37.140 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33032026-03-10T18:14:38.358Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33042026-03-10T18:14:39.896Z[ helios-setup] Mar 10 18:14:38.979 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
33052026-03-10T18:14:40.008Z[ host-package] Compiling predicates-tree v1.0.13
33062026-03-10T18:14:40.055Z[ host-package] Compiling unicode-truncate v1.1.0
33072026-03-10T18:14:40.606Z[ host-package] Compiling lru v0.12.5
33082026-03-10T18:14:40.760Z[ host-package] Compiling prefix-trie v0.7.0
33092026-03-10T18:14:40.934Z[ host-package] Compiling vergen-git2 v1.0.7
33102026-03-10T18:14:41.084Z[ host-package] Compiling cassowary v0.3.0
33112026-03-10T18:14:41.644Z[ host-package] Compiling camino-tempfile-ext v0.3.3
33122026-03-10T18:14:41.765Z[ host-package] Compiling hickory-server v0.25.2
33132026-03-10T18:14:42.069Z[ host-package] Compiling ratatui v0.29.0
33142026-03-10T18:14:43.133Z[ host-package] Compiling hyper-staticfile v0.10.1
33152026-03-10T18:14:43.265Z[ host-package] Compiling sled v0.34.7
33162026-03-10T18:14:43.537Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33172026-03-10T18:14:44.285Z[ host-package] Compiling git2 v0.20.4
33182026-03-10T18:14:44.369Z[ host-package] Compiling hickory-client v0.25.2
33192026-03-10T18:14:44.745Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33202026-03-10T18:14:45.687Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33212026-03-10T18:14:45.749Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33222026-03-10T18:14:46.661Z[ helios-setup] Mar 10 18:14:45.744 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
33232026-03-10T18:14:46.905Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33242026-03-10T18:14:47.300Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33252026-03-10T18:14:47.601Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33262026-03-10T18:14:48.612Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33272026-03-10T18:14:48.849Z[ host-package] Compiling rand_seeder v0.4.0
33282026-03-10T18:14:49.033Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33292026-03-10T18:14:49.186Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33302026-03-10T18:14:49.256Z[ host-package] Compiling lzma-sys v0.1.20
33312026-03-10T18:14:49.542Z[ host-package] Compiling rustls v0.21.12
33322026-03-10T18:14:49.555Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33332026-03-10T18:14:49.617Z[ host-package] Compiling corncobs v0.1.4
33342026-03-10T18:14:49.808Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33352026-03-10T18:14:49.978Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33362026-03-10T18:14:50.012Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33372026-03-10T18:14:50.016Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33382026-03-10T18:14:50.047Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33392026-03-10T18:14:50.348Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33402026-03-10T18:14:50.608Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33412026-03-10T18:14:50.973Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33422026-03-10T18:14:51.090Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33432026-03-10T18:14:51.163Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
33442026-03-10T18:14:51.714Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33452026-03-10T18:14:54.154Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33462026-03-10T18:14:54.408Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33472026-03-10T18:14:54.543Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33482026-03-10T18:14:54.920Z[ host-package] Compiling rustls-webpki v0.101.7
33492026-03-10T18:14:54.987Z[ host-package] Compiling sct v0.7.1
33502026-03-10T18:14:55.433Z[ host-package] Compiling cargo_toml v0.22.3
33512026-03-10T18:14:55.970Z[ host-package] Compiling nix v0.29.0
33522026-03-10T18:14:56.751Z[ host-package] Compiling secrecy v0.8.0
33532026-03-10T18:14:57.148Z[ host-package] Compiling void v1.0.2
33542026-03-10T18:14:57.402Z[ host-package] Compiling lzss v0.8.2
33552026-03-10T18:14:58.229Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
33562026-03-10T18:14:58.352Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33572026-03-10T18:14:58.970Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33582026-03-10T18:15:00.569Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33592026-03-10T18:15:05.000Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33602026-03-10T18:15:05.040Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33612026-03-10T18:15:05.040Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33622026-03-10T18:15:05.040Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33632026-03-10T18:15:05.040Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33642026-03-10T18:15:05.040Z[ host-package] Compiling tungstenite v0.23.0
33652026-03-10T18:15:05.040Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33662026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.498 INFO E| Finished `release` profile [optimized] target(s) in 1m 08s
33672026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.498 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
33682026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.501 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33692026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.564 INFO building project "pilot" ok (68 seconds)
33702026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.564 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
33712026-03-10T18:15:05.040Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33722026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.633 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.91.1-x86_64-unknown-illumos (default)"
33732026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.633 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
33742026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.633 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
33752026-03-10T18:15:05.040Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33762026-03-10T18:15:05.040Z[ helios-setup] Mar 10 18:15:02.968 INFO E| Downloading crates ...
33772026-03-10T18:15:05.041Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33782026-03-10T18:15:05.041Z[ helios-setup] Mar 10 18:15:03.051 INFO E| Downloaded miniz_oxide v0.8.8
33792026-03-10T18:15:05.041Z[ helios-setup] Mar 10 18:15:03.054 INFO E| Downloaded adler2 v2.0.0
33802026-03-10T18:15:05.041Z[ helios-setup] Mar 10 18:15:03.107 INFO E| Compiling adler2 v2.0.0
33812026-03-10T18:15:05.041Z[ helios-setup] Mar 10 18:15:03.230 INFO E| Compiling miniz_oxide v0.8.8
33822026-03-10T18:15:05.041Z[ host-package] Compiling nix v0.27.1
33832026-03-10T18:15:05.041Z[ host-package] Compiling serde_bytes v0.11.19
33842026-03-10T18:15:05.063Z[ host-package] Compiling tokio-tungstenite v0.23.1
33852026-03-10T18:15:05.258Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33862026-03-10T18:15:05.519Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33872026-03-10T18:15:05.660Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33882026-03-10T18:15:05.718Z[ helios-setup] Mar 10 18:15:04.803 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
33892026-03-10T18:15:06.033Z[ host-package] Compiling ron v0.12.0
33902026-03-10T18:15:06.235Z[ host-package] Compiling xz2 v0.1.7
33912026-03-10T18:15:06.309Z[ helios-setup] Mar 10 18:15:05.394 INFO E| Finished `release` profile [optimized] target(s) in 2.68s
33922026-03-10T18:15:06.320Z[ helios-setup] Mar 10 18:15:05.406 INFO building project "pinprick" ok (2 seconds)
33932026-03-10T18:15:06.320Z[ helios-setup] Mar 10 18:15:05.406 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
33942026-03-10T18:15:06.388Z[ helios-setup] Mar 10 18:15:05.473 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.91.1-x86_64-unknown-illumos (default)"
33952026-03-10T18:15:06.388Z[ helios-setup] Mar 10 18:15:05.473 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
33962026-03-10T18:15:06.391Z[ helios-setup] Mar 10 18:15:05.473 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
33972026-03-10T18:15:06.620Z[ helios-setup] Mar 10 18:15:05.705 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
33982026-03-10T18:15:07.055Z[ helios-setup] Mar 10 18:15:06.140 INFO E| From https://github.com/jclulow/rust-jmclib
33992026-03-10T18:15:07.055Z[ helios-setup] Mar 10 18:15:06.140 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
34002026-03-10T18:15:07.070Z[ helios-setup] Mar 10 18:15:06.156 INFO E| Updating crates.io index
34012026-03-10T18:15:07.141Z[ helios-setup] Mar 10 18:15:06.227 INFO E| Blocking waiting for file lock on package cache
34022026-03-10T18:15:08.743Z[ helios-setup] Mar 10 18:15:07.828 INFO E| Downloading crates ...
34032026-03-10T18:15:08.805Z[ helios-setup] Mar 10 18:15:07.890 INFO E| Downloaded digest v0.9.0
34042026-03-10T18:15:08.815Z[ helios-setup] Mar 10 18:15:07.901 INFO E| Downloaded ryu v1.0.15
34052026-03-10T18:15:08.818Z[ helios-setup] Mar 10 18:15:07.904 INFO E| Downloaded sha-1 v0.9.8
34062026-03-10T18:15:08.822Z[ helios-setup] Mar 10 18:15:07.905 INFO E| Downloaded cpufeatures v0.2.9
34072026-03-10T18:15:08.825Z[ helios-setup] Mar 10 18:15:07.909 INFO E| Downloaded errno v0.3.1
34082026-03-10T18:15:08.832Z[ helios-setup] Mar 10 18:15:07.918 INFO E| Downloaded itoa v1.0.9
34092026-03-10T18:15:08.835Z[ helios-setup] Mar 10 18:15:07.919 INFO E| Downloaded fastrand v2.0.0
34102026-03-10T18:15:08.835Z[ helios-setup] Mar 10 18:15:07.920 INFO E| Downloaded md-5 v0.9.1
34112026-03-10T18:15:08.838Z[ helios-setup] Mar 10 18:15:07.922 INFO E| Downloaded block-buffer v0.9.0
34122026-03-10T18:15:08.842Z[ helios-setup] Mar 10 18:15:07.925 INFO E| Downloaded opaque-debug v0.3.0
34132026-03-10T18:15:08.845Z[ helios-setup] Mar 10 18:15:07.930 INFO E| Downloaded libdevinfo-sys v1.0.0
34142026-03-10T18:15:08.862Z[ helios-setup] Mar 10 18:15:07.948 INFO E| Downloaded once_cell v1.18.0
34152026-03-10T18:15:08.865Z[ helios-setup] Mar 10 18:15:07.950 INFO E| Downloaded bitflags v2.3.3
34162026-03-10T18:15:08.869Z[ helios-setup] Mar 10 18:15:07.953 INFO E| Downloaded unicode-width v0.1.10
34172026-03-10T18:15:08.872Z[ helios-setup] Mar 10 18:15:07.957 INFO E| Downloaded walkdir v2.3.3
34182026-03-10T18:15:08.875Z[ helios-setup] Mar 10 18:15:07.959 INFO E| Downloaded glob v0.3.1
34192026-03-10T18:15:08.878Z[ helios-setup] Mar 10 18:15:07.962 INFO E| Downloaded tempfile v3.7.0
34202026-03-10T18:15:08.881Z[ helios-setup] Mar 10 18:15:07.964 INFO E| Downloaded quote v1.0.31
34212026-03-10T18:15:08.881Z[ helios-setup] Mar 10 18:15:07.967 INFO E| Downloaded uuid v0.8.2
34222026-03-10T18:15:08.884Z[ helios-setup] Mar 10 18:15:07.969 INFO E| Downloaded unicode-ident v1.0.11
34232026-03-10T18:15:08.887Z[ helios-setup] Mar 10 18:15:07.972 INFO E| Downloaded typenum v1.16.0
34242026-03-10T18:15:08.890Z[ helios-setup] Mar 10 18:15:07.974 INFO E| Downloaded proc-macro2 v1.0.66
34252026-03-10T18:15:08.890Z[ helios-setup] Mar 10 18:15:07.976 INFO E| Downloaded toml v0.5.11
34262026-03-10T18:15:08.893Z[ helios-setup] Mar 10 18:15:07.978 INFO E| Downloaded getrandom v0.2.10
34272026-03-10T18:15:08.896Z[ helios-setup] Mar 10 18:15:07.981 INFO E| Downloaded serde_derive v1.0.193
34282026-03-10T18:15:08.899Z[ helios-setup] Mar 10 18:15:07.983 INFO E| Downloaded anyhow v1.0.72
34292026-03-10T18:15:08.907Z[ helios-setup] Mar 10 18:15:07.993 INFO E| Downloaded serde v1.0.193
34302026-03-10T18:15:08.932Z[ helios-setup] Mar 10 18:15:08.018 INFO E| Downloaded serde_json v1.0.103
34312026-03-10T18:15:08.959Z[ helios-setup] Mar 10 18:15:08.045 INFO E| Downloaded syn v2.0.32
34322026-03-10T18:15:08.982Z[ helios-setup] Mar 10 18:15:08.068 INFO E| Downloaded rustix v0.38.4
34332026-03-10T18:15:09.010Z[ helios-setup] Mar 10 18:15:08.096 INFO E| Downloaded libc v0.2.147
34342026-03-10T18:15:09.033Z[ helios-setup] Mar 10 18:15:08.119 INFO E| Blocking waiting for file lock on package cache
34352026-03-10T18:15:09.173Z[ helios-setup] Mar 10 18:15:08.255 INFO E| Compiling libc v0.2.147
34362026-03-10T18:15:09.173Z[ helios-setup] Mar 10 18:15:08.255 INFO E| Compiling proc-macro2 v1.0.66
34372026-03-10T18:15:09.173Z[ helios-setup] Mar 10 18:15:08.255 INFO E| Compiling unicode-ident v1.0.11
34382026-03-10T18:15:09.176Z[ helios-setup] Mar 10 18:15:08.255 INFO E| Compiling cfg-if v1.0.0
34392026-03-10T18:15:09.177Z[ helios-setup] Mar 10 18:15:08.256 INFO E| Compiling version_check v0.9.4
34402026-03-10T18:15:09.177Z[ helios-setup] Mar 10 18:15:08.256 INFO E| Compiling typenum v1.16.0
34412026-03-10T18:15:09.177Z[ helios-setup] Mar 10 18:15:08.256 INFO E| Compiling serde v1.0.193
34422026-03-10T18:15:09.177Z[ helios-setup] Mar 10 18:15:08.256 INFO E| Compiling itoa v1.0.9
34432026-03-10T18:15:09.186Z[ helios-setup] Mar 10 18:15:08.271 INFO E| Compiling num-conv v0.1.0
34442026-03-10T18:15:09.190Z[ helios-setup] Mar 10 18:15:08.272 INFO E| Compiling slog v2.7.0
34452026-03-10T18:15:09.190Z[ helios-setup] Mar 10 18:15:08.272 INFO E| Compiling powerfmt v0.2.0
34462026-03-10T18:15:09.209Z[ helios-setup] Mar 10 18:15:08.295 INFO E| Compiling rustix v0.38.4
34472026-03-10T18:15:09.214Z[ helios-setup] Mar 10 18:15:08.295 INFO E| Compiling time-core v0.1.2
34482026-03-10T18:15:09.214Z[ helios-setup] Mar 10 18:15:08.296 INFO E| Compiling bitflags v2.3.3
34492026-03-10T18:15:09.214Z[ helios-setup] Mar 10 18:15:08.296 INFO E| Compiling once_cell v1.18.0
34502026-03-10T18:15:09.214Z[ helios-setup] Mar 10 18:15:08.299 INFO E| Compiling num_threads v0.1.6
34512026-03-10T18:15:09.238Z[ host-package] Compiling tokio-rustls v0.24.1
34522026-03-10T18:15:09.786Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34532026-03-10T18:15:10.012Z[ helios-setup] Mar 10 18:15:09.098 INFO E| Compiling fastrand v2.0.0
34542026-03-10T18:15:10.013Z[ helios-setup] Mar 10 18:15:09.098 INFO E| Compiling serde_json v1.0.103
34552026-03-10T18:15:10.193Z[ helios-setup] Mar 10 18:15:09.279 INFO E| Compiling anyhow v1.0.72
34562026-03-10T18:15:10.231Z[ helios-setup] Mar 10 18:15:09.315 INFO E| Compiling opaque-debug v0.3.0
34572026-03-10T18:15:10.245Z[ helios-setup] Mar 10 18:15:09.331 INFO E| Compiling unicode-width v0.1.10
34582026-03-10T18:15:10.336Z[ helios-setup] Mar 10 18:15:09.422 INFO E| Compiling deranged v0.3.11
34592026-03-10T18:15:10.425Z[ helios-setup] Mar 10 18:15:09.510 INFO E| Compiling thread_local v1.1.7
34602026-03-10T18:15:10.563Z[ helios-setup] Mar 10 18:15:09.648 INFO E| Compiling time-macros v0.2.18
34612026-03-10T18:15:10.587Z[ helios-setup] Mar 10 18:15:09.673 INFO E| Compiling same-file v1.0.6
34622026-03-10T18:15:10.762Z[ helios-setup] Mar 10 18:15:09.848 INFO E| Compiling ryu v1.0.15
34632026-03-10T18:15:10.833Z[ helios-setup] Mar 10 18:15:09.919 INFO E| Compiling cpufeatures v0.2.9
34642026-03-10T18:15:10.941Z[ helios-setup] Mar 10 18:15:10.027 INFO E| Compiling walkdir v2.3.3
34652026-03-10T18:15:11.030Z[ helios-setup] Mar 10 18:15:10.116 INFO E| Compiling getopts v0.2.21
34662026-03-10T18:15:11.038Z[ helios-setup] Mar 10 18:15:10.124 INFO E| Compiling glob v0.3.1
34672026-03-10T18:15:11.105Z[ helios-setup] Mar 10 18:15:10.191 INFO E| Compiling libdevinfo-sys v1.0.0
34682026-03-10T18:15:11.167Z[ helios-setup] Mar 10 18:15:10.253 INFO E| Compiling generic-array v0.14.7
34692026-03-10T18:15:11.246Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
34702026-03-10T18:15:11.326Z[ helios-setup] Mar 10 18:15:10.412 INFO E| Compiling dirs-sys-next v0.1.2
34712026-03-10T18:15:11.326Z[ helios-setup] Mar 10 18:15:10.412 INFO E| Compiling errno v0.3.1
34722026-03-10T18:15:11.329Z[ helios-setup] Mar 10 18:15:10.412 INFO E| Compiling atty v0.2.14
34732026-03-10T18:15:11.434Z[ helios-setup] Mar 10 18:15:10.516 INFO E| Compiling getrandom v0.2.10
34742026-03-10T18:15:11.659Z[ helios-setup] Mar 10 18:15:10.744 INFO E| Compiling dirs-next v2.0.0
34752026-03-10T18:15:11.804Z[ helios-setup] Mar 10 18:15:10.890 INFO E| Compiling term v0.7.0
34762026-03-10T18:15:12.172Z[ helios-setup] Mar 10 18:15:11.258 INFO E| Compiling quote v1.0.31
34772026-03-10T18:15:12.533Z[ helios-setup] Mar 10 18:15:11.619 INFO E| Compiling syn v2.0.32
34782026-03-10T18:15:12.551Z[ helios-setup] Mar 10 18:15:11.637 INFO E| Compiling block-buffer v0.9.0
34792026-03-10T18:15:12.551Z[ helios-setup] Mar 10 18:15:11.637 INFO E| Compiling digest v0.9.0
34802026-03-10T18:15:12.689Z[ helios-setup] Mar 10 18:15:11.776 INFO E| Compiling sha-1 v0.9.8
34812026-03-10T18:15:12.689Z[ helios-setup] Mar 10 18:15:11.776 INFO E| Compiling md-5 v0.9.1
34822026-03-10T18:15:12.882Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34832026-03-10T18:15:12.991Z[ helios-setup] Mar 10 18:15:12.077 INFO E| Compiling tempfile v3.7.0
34842026-03-10T18:15:13.033Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34852026-03-10T18:15:13.540Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34862026-03-10T18:15:13.604Z[ helios-setup] Mar 10 18:15:12.691 INFO E| Compiling time v0.3.36
34872026-03-10T18:15:13.721Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34882026-03-10T18:15:14.843Z[ helios-setup] Mar 10 18:15:13.929 INFO E| Compiling slog-term v2.9.0
34892026-03-10T18:15:15.321Z[ helios-setup] Mar 10 18:15:14.408 INFO E| Compiling serde_derive v1.0.193
34902026-03-10T18:15:16.024Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34912026-03-10T18:15:16.569Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34922026-03-10T18:15:18.601Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34932026-03-10T18:15:18.887Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34942026-03-10T18:15:18.959Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34952026-03-10T18:15:19.860Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34962026-03-10T18:15:19.904Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34972026-03-10T18:15:21.952Z[ helios-setup] Mar 10 18:15:21.039 INFO E| Compiling toml v0.5.11
34982026-03-10T18:15:21.952Z[ helios-setup] Mar 10 18:15:21.039 INFO E| Compiling uuid v0.8.2
34992026-03-10T18:15:22.045Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35002026-03-10T18:15:22.675Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35012026-03-10T18:15:22.959Z[ host-package] Compiling rustls-pemfile v1.0.4
35022026-03-10T18:15:23.117Z[ helios-setup] Mar 10 18:15:22.204 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
35032026-03-10T18:15:23.608Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35042026-03-10T18:15:24.119Z[ helios-setup] Mar 10 18:15:23.206 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
35052026-03-10T18:15:24.545Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35062026-03-10T18:15:24.922Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35072026-03-10T18:15:25.186Z[ host-package] Compiling signal-hook-tokio v0.3.1
35082026-03-10T18:15:25.270Z[ host-package] Compiling yasna v0.5.2
35092026-03-10T18:15:25.446Z[ host-package] Compiling twox-hash v2.1.2
35102026-03-10T18:15:25.628Z[ host-package] Compiling base16ct v1.0.0
35112026-03-10T18:15:25.684Z[ host-package] Compiling is_ci v1.2.0
35122026-03-10T18:15:26.047Z[ host-package] Compiling rcgen v0.12.1
35132026-03-10T18:15:26.217Z[ host-package] Compiling supports-color v3.0.2
35142026-03-10T18:15:27.282Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35152026-03-10T18:15:27.644Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35162026-03-10T18:15:27.683Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35172026-03-10T18:15:28.051Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35182026-03-10T18:15:29.155Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
35192026-03-10T18:15:29.769Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
35202026-03-10T18:15:30.410Z[ helios-setup] Mar 10 18:15:29.498 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s
35212026-03-10T18:15:30.438Z[ helios-setup] Mar 10 18:15:29.526 INFO building project "image-builder" ok (24 seconds)
35222026-03-10T18:15:30.443Z[ helios-setup] Mar 10 18:15:29.526 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
35232026-03-10T18:15:30.507Z[ helios-setup] Mar 10 18:15:29.594 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.91.1-x86_64-unknown-illumos (default)"
35242026-03-10T18:15:30.507Z[ helios-setup] Mar 10 18:15:29.595 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
35252026-03-10T18:15:30.507Z[ helios-setup] Mar 10 18:15:29.595 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
35262026-03-10T18:15:30.729Z[ helios-setup] Mar 10 18:15:29.817 INFO E| Downloading crates ...
35272026-03-10T18:15:30.827Z[ helios-setup] Mar 10 18:15:29.915 INFO E| Downloaded cpufeatures v0.2.5
35282026-03-10T18:15:30.836Z[ helios-setup] Mar 10 18:15:29.924 INFO E| Downloaded anyhow v1.0.62
35292026-03-10T18:15:30.852Z[ helios-setup] Mar 10 18:15:29.940 INFO E| Downloaded typenum v1.15.0
35302026-03-10T18:15:30.855Z[ helios-setup] Mar 10 18:15:29.942 INFO E| Downloaded sha2 v0.10.5
35312026-03-10T18:15:30.858Z[ helios-setup] Mar 10 18:15:29.944 INFO E| Downloaded digest v0.10.3
35322026-03-10T18:15:30.858Z[ helios-setup] Mar 10 18:15:29.946 INFO E| Downloaded miniz_oxide v0.6.2
35332026-03-10T18:15:30.862Z[ helios-setup] Mar 10 18:15:29.947 INFO E| Downloaded flate2 v1.0.25
35342026-03-10T18:15:30.865Z[ helios-setup] Mar 10 18:15:29.951 INFO E| Downloaded bytes v1.2.1
35352026-03-10T18:15:30.869Z[ helios-setup] Mar 10 18:15:29.954 INFO E| Downloaded block-buffer v0.10.3
35362026-03-10T18:15:30.869Z[ helios-setup] Mar 10 18:15:29.955 INFO E| Downloaded generic-array v0.14.6
35372026-03-10T18:15:30.990Z[ helios-setup] Mar 10 18:15:30.078 INFO E| Compiling version_check v0.9.4
35382026-03-10T18:15:30.990Z[ helios-setup] Mar 10 18:15:30.078 INFO E| Compiling typenum v1.15.0
35392026-03-10T18:15:30.994Z[ helios-setup] Mar 10 18:15:30.078 INFO E| Compiling crc32fast v1.3.2
35402026-03-10T18:15:30.994Z[ helios-setup] Mar 10 18:15:30.078 INFO E| Compiling cfg-if v1.0.0
35412026-03-10T18:15:31.002Z[ helios-setup] Mar 10 18:15:30.090 INFO E| Compiling anyhow v1.0.62
35422026-03-10T18:15:31.014Z[ helios-setup] Mar 10 18:15:30.102 INFO E| Compiling adler v1.0.2
35432026-03-10T18:15:31.014Z[ helios-setup] Mar 10 18:15:30.102 INFO E| Compiling unicode-width v0.1.10
35442026-03-10T18:15:31.017Z[ helios-setup] Mar 10 18:15:30.102 INFO E| Compiling cpufeatures v0.2.5
35452026-03-10T18:15:31.017Z[ helios-setup] Mar 10 18:15:30.102 INFO E| Compiling bytes v1.2.1
35462026-03-10T18:15:31.018Z[ helios-setup] Mar 10 18:15:30.102 INFO E| Compiling bitflags v1.3.2
35472026-03-10T18:15:31.178Z[ helios-setup] Mar 10 18:15:30.266 INFO E| Compiling miniz_oxide v0.6.2
35482026-03-10T18:15:31.329Z[ helios-setup] Mar 10 18:15:30.417 INFO E| Compiling getopts v0.2.21
35492026-03-10T18:15:31.893Z[ helios-setup] Mar 10 18:15:30.981 INFO E| Compiling generic-array v0.14.6
35502026-03-10T18:15:31.955Z[ helios-setup] Mar 10 18:15:31.043 INFO E| Compiling flate2 v1.0.25
35512026-03-10T18:15:33.244Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35522026-03-10T18:15:33.449Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35532026-03-10T18:15:33.968Z[ helios-setup] Mar 10 18:15:33.057 INFO E| Compiling block-buffer v0.10.3
35542026-03-10T18:15:33.969Z[ helios-setup] Mar 10 18:15:33.057 INFO E| Compiling crypto-common v0.1.6
35552026-03-10T18:15:33.973Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
35562026-03-10T18:15:34.127Z[ helios-setup] Mar 10 18:15:33.215 INFO E| Compiling digest v0.10.3
35572026-03-10T18:15:34.395Z[ helios-setup] Mar 10 18:15:33.483 INFO E| Compiling sha2 v0.10.5
35582026-03-10T18:15:34.751Z[ helios-setup] Mar 10 18:15:33.839 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
35592026-03-10T18:15:36.349Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35602026-03-10T18:15:36.712Z[ host-package] Compiling progenitor-extras v0.1.0
35612026-03-10T18:15:37.115Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35622026-03-10T18:15:37.372Z[ helios-setup] Mar 10 18:15:36.461 INFO E| Finished `release` profile [optimized] target(s) in 6.77s
35632026-03-10T18:15:37.388Z[ helios-setup] Mar 10 18:15:36.476 INFO building project "bootserver" ok (6 seconds)
35642026-03-10T18:15:37.388Z[ helios-setup] Mar 10 18:15:36.476 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
35652026-03-10T18:15:37.423Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
35662026-03-10T18:15:37.455Z[ helios-setup] Mar 10 18:15:36.544 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.91.1-x86_64-unknown-illumos (default)"
35672026-03-10T18:15:37.455Z[ helios-setup] Mar 10 18:15:36.544 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
35682026-03-10T18:15:37.459Z[ helios-setup] Mar 10 18:15:36.544 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
35692026-03-10T18:15:37.715Z[ helios-setup] Mar 10 18:15:36.803 INFO E| Updating crates.io index
35702026-03-10T18:15:37.767Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
35712026-03-10T18:15:37.843Z[ helios-setup] Mar 10 18:15:36.932 INFO E| Downloading crates ...
35722026-03-10T18:15:37.982Z[ helios-setup] Mar 10 18:15:37.071 INFO E| Downloaded time-core v0.1.4
35732026-03-10T18:15:37.985Z[ helios-setup] Mar 10 18:15:37.073 INFO E| Downloaded anyhow v1.0.98
35742026-03-10T18:15:37.989Z[ helios-setup] Mar 10 18:15:37.078 INFO E| Downloaded thiserror-impl v2.0.12
35752026-03-10T18:15:37.993Z[ helios-setup] Mar 10 18:15:37.079 INFO E| Downloaded errno v0.3.12
35762026-03-10T18:15:38.007Z[ helios-setup] Mar 10 18:15:37.093 INFO E| Downloaded autocfg v1.4.0
35772026-03-10T18:15:38.010Z[ helios-setup] Mar 10 18:15:37.097 INFO E| Downloaded thiserror v2.0.12
35782026-03-10T18:15:38.016Z[ helios-setup] Mar 10 18:15:37.104 INFO E| Downloaded time-macros v0.2.22
35792026-03-10T18:15:38.019Z[ helios-setup] Mar 10 18:15:37.106 INFO E| Downloaded deranged v0.4.0
35802026-03-10T18:15:38.022Z[ helios-setup] Mar 10 18:15:37.108 INFO E| Downloaded iana-time-zone v0.1.63
35812026-03-10T18:15:38.027Z[ helios-setup] Mar 10 18:15:37.115 INFO E| Downloaded tempfile v3.20.0
35822026-03-10T18:15:38.034Z[ helios-setup] Mar 10 18:15:37.121 INFO E| Downloaded bitflags v2.9.1
35832026-03-10T18:15:38.037Z[ helios-setup] Mar 10 18:15:37.124 INFO E| Downloaded serde_with_macros v3.12.0
35842026-03-10T18:15:38.037Z[ helios-setup] Mar 10 18:15:37.126 INFO E| Downloaded getrandom v0.3.3
35852026-03-10T18:15:38.042Z[ helios-setup] Mar 10 18:15:37.129 INFO E| Downloaded proc-macro2 v1.0.95
35862026-03-10T18:15:38.046Z[ helios-setup] Mar 10 18:15:37.131 INFO E| Downloaded serde_derive v1.0.219
35872026-03-10T18:15:38.054Z[ helios-setup] Mar 10 18:15:37.143 INFO E| Downloaded indexmap v2.9.0
35882026-03-10T18:15:38.058Z[ helios-setup] Mar 10 18:15:37.147 INFO E| Downloaded serde v1.0.219
35892026-03-10T18:15:38.062Z[ helios-setup] Mar 10 18:15:37.150 INFO E| Downloaded serde_json v1.0.140
35902026-03-10T18:15:38.074Z[ helios-setup] Mar 10 18:15:37.162 INFO E| Downloaded time v0.3.41
35912026-03-10T18:15:38.082Z[ host-package] Compiling fatfs v0.3.6
35922026-03-10T18:15:38.140Z[ helios-setup] Mar 10 18:15:37.229 INFO E| Downloaded serde_with v3.12.0
35932026-03-10T18:15:38.147Z[ helios-setup] Mar 10 18:15:37.236 INFO E| Downloaded hashbrown v0.15.3
35942026-03-10T18:15:38.174Z[ helios-setup] Mar 10 18:15:37.263 INFO E| Downloaded chrono v0.4.41
35952026-03-10T18:15:38.179Z[ helios-setup] Mar 10 18:15:37.268 INFO E| Downloaded syn v2.0.101
35962026-03-10T18:15:38.240Z[ helios-setup] Mar 10 18:15:37.329 INFO E| Downloaded libc v0.2.172
35972026-03-10T18:15:38.313Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling proc-macro2 v1.0.95
35982026-03-10T18:15:38.313Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling unicode-ident v1.0.18
35992026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling libc v0.2.172
36002026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling fnv v1.0.7
36012026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling strsim v0.11.1
36022026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling ident_case v1.0.1
36032026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling serde v1.0.219
36042026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling rustix v1.0.7
36052026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling getrandom v0.3.3
36062026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling cfg-if v1.0.0
36072026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling thiserror v2.0.12
36082026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling serde_json v1.0.140
36092026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling bitflags v2.9.1
36102026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.402 INFO E| Compiling anyhow v1.0.98
36112026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.403 INFO E| Compiling fastrand v2.3.0
36122026-03-10T18:15:38.317Z[ helios-setup] Mar 10 18:15:37.403 INFO E| Compiling itoa v1.0.15
36132026-03-10T18:15:39.010Z[ helios-setup] Mar 10 18:15:38.099 INFO E| Compiling memchr v2.7.4
36142026-03-10T18:15:39.249Z[ helios-setup] Mar 10 18:15:38.338 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
36152026-03-10T18:15:39.338Z[ helios-setup] Mar 10 18:15:38.427 INFO E| Compiling once_cell v1.21.3
36162026-03-10T18:15:39.392Z[ helios-setup] Mar 10 18:15:38.481 INFO E| Compiling ryu v1.0.20
36172026-03-10T18:15:40.009Z[ helios-setup] Mar 10 18:15:39.098 INFO E| Compiling errno v0.3.12
36182026-03-10T18:15:40.260Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
36192026-03-10T18:15:41.310Z[ helios-setup] Mar 10 18:15:40.399 INFO E| Compiling quote v1.0.40
36202026-03-10T18:15:41.515Z[ helios-setup] Mar 10 18:15:40.604 INFO E| Compiling tempfile v3.20.0
36212026-03-10T18:15:41.638Z[ helios-setup] Mar 10 18:15:40.728 INFO E| Compiling syn v2.0.101
36222026-03-10T18:15:42.440Z[ host-package] Compiling rtoolbox v0.0.3
36232026-03-10T18:15:42.830Z[ host-package] Compiling subprocess v0.2.15
36242026-03-10T18:15:43.040Z[ host-package] Compiling assert_matches v1.5.0
36252026-03-10T18:15:43.181Z[ host-package] Compiling seq-macro v0.3.6
36262026-03-10T18:15:44.038Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36272026-03-10T18:15:45.178Z[ helios-setup] Mar 10 18:15:44.265 INFO E| Compiling darling_core v0.20.11
36282026-03-10T18:15:46.250Z[ host-package] Compiling rpassword v7.4.0
36292026-03-10T18:15:46.658Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36302026-03-10T18:15:46.785Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36312026-03-10T18:15:46.843Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
36322026-03-10T18:15:46.864Z[ helios-setup] Mar 10 18:15:45.954 INFO E| Compiling serde_derive v1.0.219
36332026-03-10T18:15:46.864Z[ helios-setup] Mar 10 18:15:45.954 INFO E| Compiling thiserror-impl v2.0.12
36342026-03-10T18:15:48.126Z[ helios-setup] Mar 10 18:15:47.216 INFO E| Compiling darling_macro v0.20.11
36352026-03-10T18:15:49.025Z[ helios-setup] Mar 10 18:15:48.115 INFO E| Compiling darling v0.20.11
36362026-03-10T18:15:49.158Z[ helios-setup] Mar 10 18:15:48.248 INFO E| Compiling serde_with_macros v3.12.0
36372026-03-10T18:15:50.578Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36382026-03-10T18:15:51.886Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
36392026-03-10T18:15:52.145Z[ host-package] Compiling tui-tree-widget v0.23.1
36402026-03-10T18:15:52.620Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36412026-03-10T18:15:52.780Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36422026-03-10T18:15:53.516Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36432026-03-10T18:15:54.553Z[ helios-setup] Mar 10 18:15:53.504 INFO E| Compiling serde_with v3.12.0
36442026-03-10T18:15:56.800Z[ host-package] Compiling uzers v0.12.2
36452026-03-10T18:15:57.095Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36462026-03-10T18:15:57.235Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36472026-03-10T18:15:59.012Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36482026-03-10T18:16:00.695Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36492026-03-10T18:16:00.927Z[ helios-setup] Mar 10 18:16:00.018 INFO E| Finished `release` profile [optimized] target(s) in 23.40s
36502026-03-10T18:16:00.958Z[ helios-setup] Mar 10 18:16:00.048 INFO building project "dmar-report" ok (23 seconds)
36512026-03-10T18:16:00.958Z[ helios-setup] Mar 10 18:16:00.048 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
36522026-03-10T18:16:01.043Z[ helios-setup] Mar 10 18:16:00.133 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
36532026-03-10T18:16:01.043Z[ helios-setup] Mar 10 18:16:00.133 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
36542026-03-10T18:16:01.043Z[ helios-setup] Mar 10 18:16:00.134 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
36552026-03-10T18:16:01.301Z[ helios-setup] Mar 10 18:16:00.392 INFO E| Updating crates.io index
36562026-03-10T18:16:01.398Z[ helios-setup] Mar 10 18:16:00.489 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
36572026-03-10T18:16:01.598Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36582026-03-10T18:16:02.623Z[ helios-setup] Mar 10 18:16:01.713 INFO E| From https://github.com/oxidecomputer/amd-apcb
36592026-03-10T18:16:02.623Z[ helios-setup] Mar 10 18:16:01.713 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
36602026-03-10T18:16:02.642Z[ helios-setup] Mar 10 18:16:01.732 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
36612026-03-10T18:16:03.121Z[ helios-setup] Mar 10 18:16:02.211 INFO E| From https://github.com/oxidecomputer/amd-efs
36622026-03-10T18:16:03.121Z[ helios-setup] Mar 10 18:16:02.211 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
36632026-03-10T18:16:03.486Z[ helios-setup] Mar 10 18:16:02.577 INFO E| Downloading crates ...
36642026-03-10T18:16:03.551Z[ helios-setup] Mar 10 18:16:02.642 INFO E| Downloaded rustversion v1.0.20
36652026-03-10T18:16:03.556Z[ helios-setup] Mar 10 18:16:02.645 INFO E| Downloaded parse_int v0.9.0
36662026-03-10T18:16:03.564Z[ helios-setup] Mar 10 18:16:02.650 INFO E| Downloaded strum_macros v0.27.1
36672026-03-10T18:16:03.577Z[ helios-setup] Mar 10 18:16:02.668 INFO E| Downloaded unic-ucd-version v0.9.0
36682026-03-10T18:16:03.581Z[ helios-setup] Mar 10 18:16:02.669 INFO E| Downloaded vec_map v0.8.2
36692026-03-10T18:16:03.581Z[ helios-setup] Mar 10 18:16:02.670 INFO E| Downloaded ansi_term v0.12.1
36702026-03-10T18:16:03.581Z[ helios-setup] Mar 10 18:16:02.672 INFO E| Downloaded unic-common v0.9.0
36712026-03-10T18:16:03.585Z[ helios-setup] Mar 10 18:16:02.673 INFO E| Downloaded modular-bitfield-impl v0.13.1
36722026-03-10T18:16:03.611Z[ helios-setup] Mar 10 18:16:02.701 INFO E| Downloaded unic-ucd-ident v0.9.0
36732026-03-10T18:16:03.615Z[ helios-setup] Mar 10 18:16:02.703 INFO E| Downloaded modular-bitfield-impl v0.11.2
36742026-03-10T18:16:03.615Z[ helios-setup] Mar 10 18:16:02.704 INFO E| Downloaded modular-bitfield v0.13.1
36752026-03-10T18:16:03.620Z[ helios-setup] Mar 10 18:16:02.711 INFO E| Downloaded unic-char-range v0.9.0
36762026-03-10T18:16:03.624Z[ helios-setup] Mar 10 18:16:02.712 INFO E| Downloaded heck v0.3.3
36772026-03-10T18:16:03.624Z[ helios-setup] Mar 10 18:16:02.713 INFO E| Downloaded textwrap v0.11.0
36782026-03-10T18:16:03.624Z[ helios-setup] Mar 10 18:16:02.715 INFO E| Downloaded pest_meta v2.8.0
36792026-03-10T18:16:03.627Z[ helios-setup] Mar 10 18:16:02.716 INFO E| Downloaded pest_derive v2.8.0
36802026-03-10T18:16:03.627Z[ helios-setup] Mar 10 18:16:02.719 INFO E| Downloaded fletcher v1.0.0
36812026-03-10T18:16:03.631Z[ helios-setup] Mar 10 18:16:02.719 INFO E| Downloaded structopt v0.3.26
36822026-03-10T18:16:03.634Z[ helios-setup] Mar 10 18:16:02.725 INFO E| Downloaded dyn-clone v1.0.19
36832026-03-10T18:16:03.638Z[ helios-setup] Mar 10 18:16:02.727 INFO E| Downloaded modular-bitfield v0.11.2
36842026-03-10T18:16:03.643Z[ helios-setup] Mar 10 18:16:02.735 INFO E| Downloaded zerocopy-derive v0.8.25
36852026-03-10T18:16:03.648Z[ helios-setup] Mar 10 18:16:02.740 INFO E| Downloaded bytesize v2.0.1
36862026-03-10T18:16:03.652Z[ helios-setup] Mar 10 18:16:02.741 INFO E| Downloaded unic-char-property v0.9.0
36872026-03-10T18:16:03.652Z[ helios-setup] Mar 10 18:16:02.743 INFO E| Downloaded strum v0.27.1
36882026-03-10T18:16:03.661Z[ helios-setup] Mar 10 18:16:02.744 INFO E| Downloaded pest v2.8.0
36892026-03-10T18:16:03.665Z[ helios-setup] Mar 10 18:16:02.748 INFO E| Downloaded clap v2.34.0
36902026-03-10T18:16:03.665Z[ helios-setup] Mar 10 18:16:02.753 INFO E| Downloaded typenum v1.18.0
36912026-03-10T18:16:03.665Z[ helios-setup] Mar 10 18:16:02.756 INFO E| Downloaded structopt-derive v0.4.18
36922026-03-10T18:16:03.669Z[ helios-setup] Mar 10 18:16:02.757 INFO E| Downloaded strsim v0.8.0
36932026-03-10T18:16:03.669Z[ helios-setup] Mar 10 18:16:02.758 INFO E| Downloaded pest_generator v2.8.0
36942026-03-10T18:16:03.669Z[ helios-setup] Mar 10 18:16:02.759 INFO E| Downloaded four-cc v0.4.0
36952026-03-10T18:16:03.698Z[ helios-setup] Mar 10 18:16:02.789 INFO E| Downloaded zerocopy v0.8.25
36962026-03-10T18:16:03.718Z[ helios-setup] Mar 10 18:16:02.809 INFO E| Downloaded goblin v0.9.3
36972026-03-10T18:16:03.784Z[ helios-setup] Mar 10 18:16:02.875 INFO E| Compiling proc-macro2 v1.0.95
36982026-03-10T18:16:03.788Z[ helios-setup] Mar 10 18:16:02.875 INFO E| Compiling unicode-ident v1.0.18
36992026-03-10T18:16:03.788Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling memchr v2.7.4
37002026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling thiserror v2.0.12
37012026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling autocfg v1.4.0
37022026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling syn v1.0.109
37032026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling serde v1.0.219
37042026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling version_check v0.9.5
37052026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling serde_json v1.0.140
37062026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling ryu v1.0.20
37072026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling itoa v1.0.15
37082026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling schemars v0.8.22
37092026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling dyn-clone v1.0.19
37102026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling libc v0.2.172
37112026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling paste v1.0.15
37122026-03-10T18:16:03.789Z[ helios-setup] Mar 10 18:16:02.876 INFO E| Compiling rustversion v1.0.20
37132026-03-10T18:16:04.149Z[ host-package] Compiling support-bundle-viewer v0.1.2
37142026-03-10T18:16:04.323Z[ helios-setup] Mar 10 18:16:03.415 INFO E| Compiling static_assertions v1.1.0
37152026-03-10T18:16:04.462Z[ host-package] Compiling multimap v0.10.1
37162026-03-10T18:16:04.566Z[ helios-setup] Mar 10 18:16:03.657 INFO E| Compiling ucd-trie v0.1.7
37172026-03-10T18:16:04.598Z[ helios-setup] Mar 10 18:16:03.682 INFO E| Compiling zerocopy v0.8.25
37182026-03-10T18:16:04.642Z[ helios-setup] Mar 10 18:16:03.733 INFO E| Compiling once_cell v1.21.3
37192026-03-10T18:16:04.818Z[ helios-setup] Mar 10 18:16:03.910 INFO E| Compiling unicode-segmentation v1.12.0
37202026-03-10T18:16:04.908Z[ helios-setup] Mar 10 18:16:03.997 INFO E| Compiling heck v0.5.0
37212026-03-10T18:16:04.989Z[ helios-setup] Mar 10 18:16:04.068 INFO E| Compiling unicode-width v0.1.14
37222026-03-10T18:16:05.003Z[ helios-setup] Mar 10 18:16:04.094 INFO E| Compiling unic-char-range v0.9.0
37232026-03-10T18:16:05.095Z[ helios-setup] Mar 10 18:16:04.180 INFO E| Compiling vec_map v0.8.2
37242026-03-10T18:16:05.141Z[ helios-setup] Mar 10 18:16:04.232 INFO E| Compiling proc-macro-error-attr v1.0.4
37252026-03-10T18:16:05.164Z[ helios-setup] Mar 10 18:16:04.255 INFO E| Compiling num-traits v0.2.19
37262026-03-10T18:16:05.183Z[ helios-setup] Mar 10 18:16:04.274 INFO E| Compiling memoffset v0.9.1
37272026-03-10T18:16:05.303Z[ helios-setup] Mar 10 18:16:04.393 INFO E| Compiling proc-macro-error v1.0.4
37282026-03-10T18:16:05.385Z[ helios-setup] Mar 10 18:16:04.454 INFO E| Compiling byteorder v1.5.0
37292026-03-10T18:16:05.507Z[ helios-setup] Mar 10 18:16:04.599 INFO E| Compiling heck v0.3.3
37302026-03-10T18:16:05.732Z[ helios-setup] Mar 10 18:16:04.823 INFO E| Compiling strsim v0.8.0
37312026-03-10T18:16:05.732Z[ helios-setup] Mar 10 18:16:04.823 INFO E| Compiling unic-common v0.9.0
37322026-03-10T18:16:05.764Z[ helios-setup] Mar 10 18:16:04.854 INFO E| Compiling strum v0.27.1
37332026-03-10T18:16:05.818Z[ helios-setup] Mar 10 18:16:04.909 INFO E| Compiling textwrap v0.11.0
37342026-03-10T18:16:05.842Z[ helios-setup] Mar 10 18:16:04.934 INFO E| Compiling ansi_term v0.12.1
37352026-03-10T18:16:05.897Z[ helios-setup] Mar 10 18:16:04.989 INFO E| Compiling bitflags v1.3.2
37362026-03-10T18:16:06.012Z[ helios-setup] Mar 10 18:16:05.103 INFO E| Compiling atty v0.2.14
37372026-03-10T18:16:06.012Z[ helios-setup] Mar 10 18:16:05.103 INFO E| Compiling fletcher v1.0.0
37382026-03-10T18:16:06.024Z[ helios-setup] Mar 10 18:16:05.115 INFO E| Compiling unic-ucd-version v0.9.0
37392026-03-10T18:16:06.040Z[ helios-setup] Mar 10 18:16:05.131 INFO E| Compiling unic-char-property v0.9.0
37402026-03-10T18:16:06.099Z[ helios-setup] Mar 10 18:16:05.190 INFO E| Compiling plain v0.2.3
37412026-03-10T18:16:06.156Z[ helios-setup] Mar 10 18:16:05.248 INFO E| Compiling lazy_static v1.5.0
37422026-03-10T18:16:06.184Z[ helios-setup] Mar 10 18:16:05.274 INFO E| Compiling log v0.4.27
37432026-03-10T18:16:06.190Z[ helios-setup] Mar 10 18:16:05.282 INFO E| Compiling bytesize v2.0.1
37442026-03-10T18:16:06.230Z[ helios-setup] Mar 10 18:16:05.321 INFO E| Compiling clap v2.34.0
37452026-03-10T18:16:06.305Z[ helios-setup] Mar 10 18:16:05.397 INFO E| Compiling unic-ucd-ident v0.9.0
37462026-03-10T18:16:06.593Z[ helios-setup] Mar 10 18:16:05.684 INFO E| Compiling quote v1.0.40
37472026-03-10T18:16:06.980Z[ helios-setup] Mar 10 18:16:06.071 INFO E| Compiling syn v2.0.101
37482026-03-10T18:16:07.446Z[ helios-setup] Mar 10 18:16:06.537 INFO E| Compiling parse_int v0.9.0
37492026-03-10T18:16:11.320Z[ helios-setup] Mar 10 18:16:10.412 INFO E| Compiling serde_derive_internals v0.29.1
37502026-03-10T18:16:11.912Z[ helios-setup] Mar 10 18:16:11.004 INFO E| Compiling modular-bitfield-impl v0.11.2
37512026-03-10T18:16:11.912Z[ helios-setup] Mar 10 18:16:11.004 INFO E| Compiling structopt-derive v0.4.18
37522026-03-10T18:16:13.568Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling thiserror-impl v2.0.12
37532026-03-10T18:16:13.569Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling serde_derive v1.0.219
37542026-03-10T18:16:13.569Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling schemars_derive v0.8.22
37552026-03-10T18:16:13.573Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling zerocopy-derive v0.8.25
37562026-03-10T18:16:13.573Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling modular-bitfield-impl v0.13.1
37572026-03-10T18:16:13.573Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling num-derive v0.4.2
37582026-03-10T18:16:13.573Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling scroll_derive v0.12.1
37592026-03-10T18:16:13.573Z[ helios-setup] Mar 10 18:16:12.661 INFO E| Compiling strum_macros v0.27.1
37602026-03-10T18:16:13.912Z[ helios-setup] Mar 10 18:16:13.004 INFO E| Compiling modular-bitfield v0.11.2
37612026-03-10T18:16:13.965Z[ helios-setup] Mar 10 18:16:13.057 INFO E| Compiling structopt v0.3.26
37622026-03-10T18:16:14.772Z[ helios-setup] Mar 10 18:16:13.864 INFO E| Compiling scroll v0.12.0
37632026-03-10T18:16:15.304Z[ helios-setup] Mar 10 18:16:14.395 INFO E| Compiling goblin v0.9.3
37642026-03-10T18:16:15.980Z[ helios-setup] Mar 10 18:16:15.072 INFO E| Compiling modular-bitfield v0.13.1
37652026-03-10T18:16:16.048Z[ helios-setup] Mar 10 18:16:15.140 INFO E| Compiling pest v2.8.0
37662026-03-10T18:16:18.319Z[ helios-setup] Mar 10 18:16:17.412 INFO E| Compiling pest_meta v2.8.0
37672026-03-10T18:16:19.343Z[ helios-setup] Mar 10 18:16:18.437 INFO E| Compiling pest_generator v2.8.0
37682026-03-10T18:16:21.058Z[ helios-setup] Mar 10 18:16:20.150 INFO E| Compiling pest_derive v2.8.0
37692026-03-10T18:16:22.398Z[ helios-setup] Mar 10 18:16:21.491 INFO E| Compiling json5 v0.4.1
37702026-03-10T18:16:24.724Z[ helios-setup] Mar 10 18:16:23.818 INFO E| Compiling four-cc v0.4.0
37712026-03-10T18:16:24.724Z[ helios-setup] Mar 10 18:16:23.818 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
37722026-03-10T18:16:24.902Z[ helios-setup] Mar 10 18:16:23.995 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
37732026-03-10T18:16:30.789Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37742026-03-10T18:16:47.250Z[ helios-setup] Mar 10 18:16:46.346 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
37752026-03-10T18:16:51.617Z[ helios-setup] Mar 10 18:16:50.714 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
37762026-03-10T18:17:10.469Z[ helios-setup] Mar 10 18:17:09.567 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
37772026-03-10T18:17:10.509Z[ helios-setup] Mar 10 18:17:09.607 INFO building project "amd-host-image-builder" ok (69 seconds)
37782026-03-10T18:17:10.512Z[ helios-setup] rm -f helios-build
37792026-03-10T18:17:10.516Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37802026-03-10T18:17:10.519Z[ helios-setup]
37812026-03-10T18:17:10.519Z[ helios-setup] Setup complete! ./helios-build is now available.
37822026-03-10T18:17:10.519Z[ helios-setup]
37832026-03-10T18:17:10.522Z[ helios-setup]
37842026-03-10T18:17:10.522Z[ helios-setup] real 5:03.123377696
37852026-03-10T18:17:10.522Z[ helios-setup] user 9:40.414378145
37862026-03-10T18:17:10.522Z[ helios-setup] sys 1:35.858006829
37872026-03-10T18:17:10.522Z[ helios-setup] trap 0.622247462
37882026-03-10T18:17:10.522Z[ helios-setup] tflt 6.243731391
37892026-03-10T18:17:10.522Z[ helios-setup] dflt 14.891694794
37902026-03-10T18:17:10.522Z[ helios-setup] kflt 0.018445010
37912026-03-10T18:17:10.522Z[ helios-setup] lock 40:19.390741119
37922026-03-10T18:17:10.522Z[ helios-setup] slp 1:12:18.220521830
37932026-03-10T18:17:10.522Z[ helios-setup] lat 9:51.834253991
37942026-03-10T18:17:10.522Z[ helios-setup] stop 1:55.110648151
37952026-03-10T18:17:10.522ZMar 10 18:17:09.619 INFO [helios-setup] process exited with exit status: 0 (303.127236179s)
37962026-03-10T18:17:10.522ZMar 10 18:17:09.619 INFO [helios-record] running task
37972026-03-10T18:17:10.522ZMar 10 18:17:09.619 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
37982026-03-10T18:17:10.527ZMar 10 18:17:09.625 DEBG process exited with exit status: 0 (5.612355ms)
37992026-03-10T18:17:10.527ZMar 10 18:17:09.625 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
38002026-03-10T18:17:10.532ZMar 10 18:17:09.631 DEBG process exited with exit status: 0 (5.447577ms)
38012026-03-10T18:17:10.532ZMar 10 18:17:09.631 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
38022026-03-10T18:17:10.537ZMar 10 18:17:09.636 DEBG process exited with exit status: 0 (5.37856ms)
38032026-03-10T18:17:10.537ZMar 10 18:17:09.636 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
38042026-03-10T18:17:10.542ZMar 10 18:17:09.641 DEBG process exited with exit status: 0 (4.957643ms)
38052026-03-10T18:17:10.542ZMar 10 18:17:09.641 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
38062026-03-10T18:17:10.547ZMar 10 18:17:09.646 DEBG process exited with exit status: 0 (5.050073ms)
38072026-03-10T18:17:10.547ZMar 10 18:17:09.646 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
38082026-03-10T18:17:10.553ZMar 10 18:17:09.651 DEBG process exited with exit status: 0 (5.080547ms)
38092026-03-10T18:17:10.553ZMar 10 18:17:09.651 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
38102026-03-10T18:17:10.557ZMar 10 18:17:09.656 DEBG process exited with exit status: 0 (4.800056ms)
38112026-03-10T18:17:10.557ZMar 10 18:17:09.656 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
38122026-03-10T18:17:10.562ZMar 10 18:17:09.661 DEBG process exited with exit status: 0 (4.718698ms)
38132026-03-10T18:17:10.562ZMar 10 18:17:09.661 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
38142026-03-10T18:17:10.567ZMar 10 18:17:09.666 DEBG process exited with exit status: 0 (4.918329ms)
38152026-03-10T18:17:10.570ZMar 10 18:17:09.666 INFO [helios-record] task succeeded (46.651573ms)
38162026-03-10T18:23:37.684Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 48s
38172026-03-10T18:24:31.464ZMar 10 18:24:30.608 INFO [host-package] process exited with exit status: 0 (702.005194542s)
38182026-03-10T18:24:31.464ZMar 10 18:24:30.608 INFO [host-stamp] running task
38192026-03-10T18:24:31.467ZMar 10 18:24:30.608 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38202026-03-10T18:24:31.467ZMar 10 18:24:30.608 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 19.0.0-0.ci+git1a2568e9130
38212026-03-10T18:24:31.467ZMar 10 18:24:30.609 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 19.0.0-0.ci+git1a2568e9130
38222026-03-10T18:24:31.467ZMar 10 18:24:30.609 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 19.0.0-0.ci+git1a2568e9130
38232026-03-10T18:24:31.467ZMar 10 18:24:30.610 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 19.0.0-0.ci+git1a2568e9130
38242026-03-10T18:24:31.467ZMar 10 18:24:30.610 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 19.0.0-0.ci+git1a2568e9130
38252026-03-10T18:24:31.467ZMar 10 18:24:30.610 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 19.0.0-0.ci+git1a2568e9130
38262026-03-10T18:24:31.467ZMar 10 18:24:30.610 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 19.0.0-0.ci+git1a2568e9130
38272026-03-10T18:24:31.467ZMar 10 18:24:30.611 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 19.0.0-0.ci+git1a2568e9130
38282026-03-10T18:24:31.478Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38292026-03-10T18:24:31.481Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38302026-03-10T18:24:31.481Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38312026-03-10T18:24:31.481Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38322026-03-10T18:24:31.481Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38332026-03-10T18:24:31.481Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38342026-03-10T18:24:31.481Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
38352026-03-10T18:24:31.481Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38362026-03-10T18:24:31.481Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38372026-03-10T18:24:31.481Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38382026-03-10T18:24:31.484ZMar 10 18:24:30.628 INFO [stamp-overlay] process exited with exit status: 0 (18.999772ms)
38392026-03-10T18:24:31.488Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38402026-03-10T18:24:31.492ZMar 10 18:24:30.636 INFO [stamp-oxlog] process exited with exit status: 0 (25.385332ms)
38412026-03-10T18:24:31.520Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
38422026-03-10T18:24:31.524ZMar 10 18:24:30.668 INFO [stamp-crucible-utils] process exited with exit status: 0 (56.997596ms)
38432026-03-10T18:24:31.536Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38442026-03-10T18:24:31.540ZMar 10 18:24:30.684 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (74.1901ms)
38452026-03-10T18:24:31.644Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38462026-03-10T18:24:31.648ZMar 10 18:24:30.792 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (182.714583ms)
38472026-03-10T18:24:32.024Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38482026-03-10T18:24:32.028ZMar 10 18:24:31.172 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (563.779654ms)
38492026-03-10T18:24:32.730Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38502026-03-10T18:24:32.735ZMar 10 18:24:31.879 INFO [stamp-propolis-server] process exited with exit status: 0 (1.268718969s)
38512026-03-10T18:24:32.790Z[recovery-package] Compiling newtype-uuid v1.3.2
38522026-03-10T18:24:33.056Z[recovery-package] Compiling daft v0.1.5
38532026-03-10T18:24:33.322Z[recovery-package] Compiling iddqd v0.3.17
38542026-03-10T18:24:34.564Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38552026-03-10T18:24:34.896Z[recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
38562026-03-10T18:24:34.896Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38572026-03-10T18:24:34.899Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38582026-03-10T18:24:34.899Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38592026-03-10T18:24:34.962Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38602026-03-10T18:24:35.439Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
38612026-03-10T18:24:38.320Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
38622026-03-10T18:24:38.324ZMar 10 18:24:37.469 INFO [stamp-switch-asic] process exited with exit status: 0 (6.85920177s)
38632026-03-10T18:24:38.324ZMar 10 18:24:37.469 INFO [host-stamp] task succeeded (6.861374838s)
38642026-03-10T18:24:38.324ZMar 10 18:24:37.469 INFO [host-proto] running task
38652026-03-10T18:24:38.830ZMar 10 18:24:37.975 INFO [host-proto] task succeeded (505.52473ms)
38662026-03-10T18:24:38.830ZMar 10 18:24:37.975 INFO [host-profile] running task
38672026-03-10T18:24:38.834ZMar 10 18:24:37.975 INFO [host-profile] task succeeded (165.108µs)
38682026-03-10T18:24:38.834ZMar 10 18:24:37.975 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.39.455' -P /tmp/.tmpdGjrD9/proto/host/root -N 'ci 1a2568e/${os_short_commit} 2026-03-10 18:12' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38692026-03-10T18:24:38.840Z[ host-image] Mar 10 18:24:37.982 INFO Checking files for board 'cosmo'
38702026-03-10T18:24:38.840Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
38712026-03-10T18:24:38.840Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
38722026-03-10T18:24:38.840Z[ host-image] Mar 10 18:24:37.982 INFO Checking files for board 'gimlet'
38732026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38742026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
38752026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO Checking files for board 'cosmo-mbist-noaggr'
38762026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
38772026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO Checking files for board 'cosmo-mbist'
38782026-03-10T18:24:38.841Z[ host-image] Mar 10 18:24:37.982 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
38792026-03-10T18:24:38.849Z[ host-image] Mar 10 18:24:37.994 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpdGjrD9/proto/host/root"
38802026-03-10T18:24:38.849Z[ host-image] Mar 10 18:24:37.994 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
38812026-03-10T18:24:38.853Z[ host-image] Mar 10 18:24:37.994 INFO image builder template: ramdisk-01-os...
38822026-03-10T18:24:38.853Z[ host-image] Mar 10 18:24:37.994 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38832026-03-10T18:24:38.866Z[ host-image] Mar 10 18:24:38.011 INFO O| Mar 10 18:24:38.010 INFO CREATE DATASET: rpool/images/build/host/output
38842026-03-10T18:24:39.800Z[ host-image] Mar 10 18:24:38.939 INFO O| Mar 10 18:24:38.939 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
38852026-03-10T18:24:39.805Z[ host-image] Mar 10 18:24:38.942 INFO O| Mar 10 18:24:38.942 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
38862026-03-10T18:24:40.096Z[ host-image] Mar 10 18:24:39.240 INFO O| Mar 10 18:24:39.240 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
38872026-03-10T18:24:40.148Z[ host-image] Mar 10 18:24:39.292 INFO O| Mar 10 18:24:39.292 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
38882026-03-10T18:24:40.148Z[ host-image] Mar 10 18:24:39.292 INFO O| Mar 10 18:24:39.292 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
38892026-03-10T18:24:40.152Z[ host-image] Mar 10 18:24:39.292 INFO O| Mar 10 18:24:39.292 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
38902026-03-10T18:24:40.152Z[ host-image] Mar 10 18:24:39.292 INFO O| Mar 10 18:24:39.292 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
38912026-03-10T18:24:40.156Z[ host-image] Mar 10 18:24:39.299 INFO O| Mar 10 18:24:39.299 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
38922026-03-10T18:24:40.378Z[ host-image] Mar 10 18:24:39.523 INFO O| Mar 10 18:24:39.523 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
38932026-03-10T18:24:40.387Z[ host-image] Mar 10 18:24:39.531 INFO O| Mar 10 18:24:39.531 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
38942026-03-10T18:24:40.699Z[ host-image] Mar 10 18:24:39.843 INFO O| Mar 10 18:24:39.843 INFO O| Caching catalogs ... Done
38952026-03-10T18:24:40.781Z[ host-image] Mar 10 18:24:39.917 INFO O| Mar 10 18:24:39.917 INFO STEP 0 (pkg_image_create) COMPLETE
38962026-03-10T18:24:40.781Z[ host-image] Mar 10 18:24:39.917 INFO O| Mar 10 18:24:39.917 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
38972026-03-10T18:24:40.786Z[ host-image] Mar 10 18:24:39.926 INFO O| Mar 10 18:24:39.926 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/2/dev/", "helios-dev"]
38982026-03-10T18:24:41.078Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO STEP 1 (pkg_set_publisher) COMPLETE
38992026-03-10T18:24:41.078Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39002026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO skip step because feature "publisher_1_name" is not enabled
39012026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39022026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO skip step because feature "publisher_2_name" is not enabled
39032026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39042026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO skip step because feature "publisher_3_name" is not enabled
39052026-03-10T18:24:41.082Z[ host-image] Mar 10 18:24:40.222 INFO O| Mar 10 18:24:40.222 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39062026-03-10T18:24:41.376Z[ host-image] Mar 10 18:24:40.520 INFO O| Mar 10 18:24:40.520 INFO variant opensolaris.zone is already global
39072026-03-10T18:24:41.376Z[ host-image] Mar 10 18:24:40.520 INFO O| Mar 10 18:24:40.520 INFO STEP 5 (pkg_change_variant) COMPLETE
39082026-03-10T18:24:41.376Z[ host-image] Mar 10 18:24:40.520 INFO O| Mar 10 18:24:40.520 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39092026-03-10T18:24:41.674Z[ host-image] Mar 10 18:24:40.818 INFO O| Mar 10 18:24:40.818 INFO variant opensolaris.imagetype is full; changing to partial
39102026-03-10T18:24:41.674Z[ host-image] Mar 10 18:24:40.818 INFO O| Mar 10 18:24:40.818 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39112026-03-10T18:24:41.944Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39122026-03-10T18:24:41.944Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39132026-03-10T18:24:41.948Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39142026-03-10T18:24:41.948Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39152026-03-10T18:24:45.126Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39162026-03-10T18:24:45.126Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39172026-03-10T18:24:45.757Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39182026-03-10T18:24:45.760Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39192026-03-10T18:24:47.102Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39202026-03-10T18:24:47.878Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39212026-03-10T18:25:03.272Z[recovery-package] Finished `release` profile [optimized] target(s) in 31.58s
39222026-03-10T18:25:03.557Z[ host-image] Mar 10 18:25:02.704 INFO O| Mar 10 18:25:02.704 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39232026-03-10T18:25:05.028ZMar 10 18:25:04.176 INFO [recovery-package] process exited with exit status: 0 (33.567147765s)
39242026-03-10T18:25:05.028ZMar 10 18:25:04.176 INFO [recovery-stamp] running task
39252026-03-10T18:25:05.032ZMar 10 18:25:04.176 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39262026-03-10T18:25:05.032ZMar 10 18:25:04.176 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 19.0.0-0.ci+git1a2568e9130
39272026-03-10T18:25:05.032ZMar 10 18:25:04.176 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+git1a2568e9130
39282026-03-10T18:25:05.039Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39292026-03-10T18:25:05.043Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39302026-03-10T18:25:05.176Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39312026-03-10T18:25:05.182ZMar 10 18:25:04.328 INFO [stamp-installinator] process exited with exit status: 0 (151.845721ms)
39322026-03-10T18:25:05.225Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39332026-03-10T18:25:05.229ZMar 10 18:25:04.376 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (200.528426ms)
39342026-03-10T18:25:05.229ZMar 10 18:25:04.376 INFO [recovery-stamp] task succeeded (200.705745ms)
39352026-03-10T18:25:05.232ZMar 10 18:25:04.376 INFO [recovery-proto] running task
39362026-03-10T18:25:05.232ZMar 10 18:25:04.376 INFO [tuf-stamp] running task
39372026-03-10T18:25:05.232ZMar 10 18:25:04.377 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 19.0.0-0.ci+git1a2568e9130
39382026-03-10T18:25:05.232ZMar 10 18:25:04.377 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 19.0.0-0.ci+git1a2568e9130
39392026-03-10T18:25:05.232ZMar 10 18:25:04.377 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 19.0.0-0.ci+git1a2568e9130
39402026-03-10T18:25:05.232ZMar 10 18:25:04.378 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 19.0.0-0.ci+git1a2568e9130
39412026-03-10T18:25:05.232ZMar 10 18:25:04.378 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 19.0.0-0.ci+git1a2568e9130
39422026-03-10T18:25:05.232ZMar 10 18:25:04.378 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 19.0.0-0.ci+git1a2568e9130
39432026-03-10T18:25:05.232ZMar 10 18:25:04.378 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 19.0.0-0.ci+git1a2568e9130
39442026-03-10T18:25:05.232ZMar 10 18:25:04.379 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 19.0.0-0.ci+git1a2568e9130
39452026-03-10T18:25:05.232ZMar 10 18:25:04.379 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 19.0.0-0.ci+git1a2568e9130
39462026-03-10T18:25:05.232ZMar 10 18:25:04.379 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 19.0.0-0.ci+git1a2568e9130
39472026-03-10T18:25:05.235ZMar 10 18:25:04.380 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 19.0.0-0.ci+git1a2568e9130
39482026-03-10T18:25:05.235ZMar 10 18:25:04.380 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 19.0.0-0.ci+git1a2568e9130
39492026-03-10T18:25:05.242Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39502026-03-10T18:25:05.245Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39512026-03-10T18:25:05.245Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39522026-03-10T18:25:05.245Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39532026-03-10T18:25:05.245Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39542026-03-10T18:25:05.245Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
39552026-03-10T18:25:05.245Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39562026-03-10T18:25:05.245Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
39572026-03-10T18:25:05.246Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39582026-03-10T18:25:05.246Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39592026-03-10T18:25:05.246Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39602026-03-10T18:25:05.246Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39612026-03-10T18:25:05.303Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
39622026-03-10T18:25:05.317ZMar 10 18:25:04.464 INFO [stamp-probe] process exited with exit status: 0 (86.669888ms)
39632026-03-10T18:25:05.366ZMar 10 18:25:04.513 INFO [recovery-proto] task succeeded (136.647285ms)
39642026-03-10T18:25:05.370ZMar 10 18:25:04.513 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.39.455' -P /tmp/.tmpdGjrD9/proto/recovery/root -N 'recovery 1a2568e/${os_short_commit} 2026-03-10 18:12' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
39652026-03-10T18:25:05.387Z[ recovery-image] Mar 10 18:25:04.535 INFO Checking files for board 'cosmo'
39662026-03-10T18:25:05.388Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39672026-03-10T18:25:05.388Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
39682026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO Checking files for board 'cosmo-mbist-noaggr'
39692026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
39702026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO Checking files for board 'cosmo-mbist'
39712026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39722026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO Checking files for board 'gimlet'
39732026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39742026-03-10T18:25:05.391Z[ recovery-image] Mar 10 18:25:04.535 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39752026-03-10T18:25:05.399Z[ recovery-image] Mar 10 18:25:04.547 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpdGjrD9/proto/recovery/root"
39762026-03-10T18:25:05.399Z[ recovery-image] Mar 10 18:25:04.547 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39772026-03-10T18:25:05.403Z[ recovery-image] Mar 10 18:25:04.547 INFO image builder template: ramdisk-01-os...
39782026-03-10T18:25:05.403Z[ recovery-image] Mar 10 18:25:04.547 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39792026-03-10T18:25:05.421Z[ recovery-image] Mar 10 18:25:04.569 INFO O| Mar 10 18:25:04.568 INFO CREATE DATASET: rpool/images/build/recovery/output
39802026-03-10T18:25:05.700Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
39812026-03-10T18:25:05.705ZMar 10 18:25:04.853 INFO [stamp-ntp] process exited with exit status: 0 (473.472407ms)
39822026-03-10T18:25:05.820Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39832026-03-10T18:25:05.857Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
39842026-03-10T18:25:05.980Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
39852026-03-10T18:25:05.984ZMar 10 18:25:05.131 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (753.588456ms)
39862026-03-10T18:25:06.020Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
39872026-03-10T18:25:06.025ZMar 10 18:25:05.173 INFO [stamp-external-dns] process exited with exit status: 0 (794.220738ms)
39882026-03-10T18:25:06.050Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
39892026-03-10T18:25:06.054ZMar 10 18:25:05.202 INFO [stamp-internal-dns] process exited with exit status: 0 (824.554463ms)
39902026-03-10T18:25:06.244Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
39912026-03-10T18:25:06.247ZMar 10 18:25:05.395 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.01797346s)
39922026-03-10T18:25:06.303Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
39932026-03-10T18:25:06.307ZMar 10 18:25:05.454 INFO [stamp-oximeter] process exited with exit status: 0 (1.074739s)
39942026-03-10T18:25:06.385Z[ recovery-image] Mar 10 18:25:05.531 INFO O| Mar 10 18:25:05.531 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39952026-03-10T18:25:06.388Z[ recovery-image] Mar 10 18:25:05.535 INFO O| Mar 10 18:25:05.535 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39962026-03-10T18:25:06.938Z[ recovery-image] Mar 10 18:25:06.085 INFO O| Mar 10 18:25:06.085 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
39972026-03-10T18:25:07.055Z[ recovery-image] Mar 10 18:25:06.202 INFO O| Mar 10 18:25:06.202 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39982026-03-10T18:25:07.055Z[ recovery-image] Mar 10 18:25:06.202 INFO O| Mar 10 18:25:06.202 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
39992026-03-10T18:25:07.058Z[ recovery-image] Mar 10 18:25:06.202 INFO O| Mar 10 18:25:06.202 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40002026-03-10T18:25:07.058Z[ recovery-image] Mar 10 18:25:06.202 INFO O| Mar 10 18:25:06.202 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40012026-03-10T18:25:07.062Z[ recovery-image] Mar 10 18:25:06.210 INFO O| Mar 10 18:25:06.210 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40022026-03-10T18:25:07.948Z[ recovery-image] Mar 10 18:25:07.095 INFO O| Mar 10 18:25:07.095 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40032026-03-10T18:25:07.958Z[ recovery-image] Mar 10 18:25:07.106 INFO O| Mar 10 18:25:07.106 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40042026-03-10T18:25:08.274Z[ recovery-image] Mar 10 18:25:07.416 INFO O| Mar 10 18:25:07.416 INFO O| Caching catalogs ... Done
40052026-03-10T18:25:08.289Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40062026-03-10T18:25:08.304ZMar 10 18:25:07.434 INFO [stamp-cockroachdb] process exited with exit status: 0 (3.055808446s)
40072026-03-10T18:25:08.366Z[ recovery-image] Mar 10 18:25:07.504 INFO O| Mar 10 18:25:07.504 INFO STEP 0 (pkg_image_create) COMPLETE
40082026-03-10T18:25:08.366Z[ recovery-image] Mar 10 18:25:07.504 INFO O| Mar 10 18:25:07.504 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40092026-03-10T18:25:08.373Z[ recovery-image] Mar 10 18:25:07.512 INFO O| Mar 10 18:25:07.512 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/2/dev/", "helios-dev"]
40102026-03-10T18:25:08.752Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO STEP 1 (pkg_set_publisher) COMPLETE
40112026-03-10T18:25:08.752Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40122026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO skip step because feature "publisher_1_name" is not enabled
40132026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40142026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO skip step because feature "publisher_2_name" is not enabled
40152026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40162026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO skip step because feature "publisher_3_name" is not enabled
40172026-03-10T18:25:08.753Z[ recovery-image] Mar 10 18:25:07.819 INFO O| Mar 10 18:25:07.819 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40182026-03-10T18:25:09.027Z[ recovery-image] Mar 10 18:25:08.135 INFO O| Mar 10 18:25:08.134 INFO variant opensolaris.zone is already global
40192026-03-10T18:25:09.027Z[ recovery-image] Mar 10 18:25:08.135 INFO O| Mar 10 18:25:08.135 INFO STEP 5 (pkg_change_variant) COMPLETE
40202026-03-10T18:25:09.054Z[ recovery-image] Mar 10 18:25:08.135 INFO O| Mar 10 18:25:08.135 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40212026-03-10T18:25:09.226Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40222026-03-10T18:25:09.235ZMar 10 18:25:08.369 INFO [stamp-nexus] process exited with exit status: 0 (3.989560466s)
40232026-03-10T18:25:09.316Z[ recovery-image] Mar 10 18:25:08.442 INFO O| Mar 10 18:25:08.441 INFO variant opensolaris.imagetype is full; changing to partial
40242026-03-10T18:25:09.316Z[ recovery-image] Mar 10 18:25:08.442 INFO O| Mar 10 18:25:08.442 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40252026-03-10T18:25:10.653Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40262026-03-10T18:25:10.659ZMar 10 18:25:09.806 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (5.428423781s)
40272026-03-10T18:25:10.793Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40282026-03-10T18:25:10.797ZMar 10 18:25:09.945 INFO [stamp-clickhouse] process exited with exit status: 0 (5.566193829s)
40292026-03-10T18:25:10.934Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40302026-03-10T18:25:10.942ZMar 10 18:25:10.087 INFO [stamp-clickhouse_server] process exited with exit status: 0 (5.707934412s)
40312026-03-10T18:25:10.942ZMar 10 18:25:10.087 INFO [tuf-stamp] task succeeded (5.710303892s)
40322026-03-10T18:25:11.009Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
40332026-03-10T18:25:11.210Z[verify-libraries] Compiling ar_archive_writer v0.5.1
40342026-03-10T18:25:11.235Z[verify-libraries] Compiling stacker v0.1.23
40352026-03-10T18:25:11.235Z[verify-libraries] Compiling cfg_aliases v0.1.1
40362026-03-10T18:25:11.280Z[verify-libraries] Compiling home v0.5.12
40372026-03-10T18:25:11.284Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
40382026-03-10T18:25:11.334Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40392026-03-10T18:25:11.359Z[verify-libraries] Compiling sqlparser_derive v0.5.0
40402026-03-10T18:25:11.365Z[verify-libraries] Compiling winnow v0.6.26
40412026-03-10T18:25:11.387Z[verify-libraries] Compiling nix v0.28.0
40422026-03-10T18:25:11.413Z[verify-libraries] Compiling unicode_categories v0.1.1
40432026-03-10T18:25:11.479Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40442026-03-10T18:25:11.517Z[verify-libraries] Compiling polyval v0.6.2
40452026-03-10T18:25:11.522Z[verify-libraries] Compiling ctr v0.9.2
40462026-03-10T18:25:11.573Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
40472026-03-10T18:25:11.603Z[verify-libraries] Compiling colored v2.2.0
40482026-03-10T18:25:11.608Z[verify-libraries] Compiling ssh-encoding v0.2.0
40492026-03-10T18:25:11.608Z[verify-libraries] Compiling blowfish v0.9.1
40502026-03-10T18:25:11.775Z[verify-libraries] Compiling password-hash v0.4.2
40512026-03-10T18:25:11.831Z[verify-libraries] Compiling ghash v0.5.1
40522026-03-10T18:25:11.891Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
40532026-03-10T18:25:11.931Z[verify-libraries] Compiling petname v2.0.2
40542026-03-10T18:25:11.969Z[verify-libraries] Compiling p256 v0.13.2
40552026-03-10T18:25:11.995Z[verify-libraries] Compiling p521 v0.13.3
40562026-03-10T18:25:12.054Z[verify-libraries] Compiling aes-gcm v0.10.3
40572026-03-10T18:25:12.158Z[verify-libraries] Compiling pbkdf2 v0.11.0
40582026-03-10T18:25:12.195Z[verify-libraries] Compiling russh-cryptovec v0.7.3
40592026-03-10T18:25:12.292Z[verify-libraries] Compiling psm v0.1.30
40602026-03-10T18:25:12.335Z[verify-libraries] Compiling md5 v0.7.0
40612026-03-10T18:25:12.443Z[verify-libraries] Compiling ssh-cipher v0.2.0
40622026-03-10T18:25:12.499Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40632026-03-10T18:25:12.504Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40642026-03-10T18:25:12.560Z[verify-libraries] Compiling num-bigint v0.4.6
40652026-03-10T18:25:12.590Z[verify-libraries] Compiling des v0.8.1
40662026-03-10T18:25:12.596Z[verify-libraries] Compiling sapling-renderdag v0.1.0
40672026-03-10T18:25:12.769Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40682026-03-10T18:25:12.833Z[verify-libraries] Compiling ssh-key v0.6.7
40692026-03-10T18:25:12.878Z[verify-libraries] Compiling sync-ptr v0.1.4
40702026-03-10T18:25:12.956Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
40712026-03-10T18:25:12.963Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
40722026-03-10T18:25:13.016Z[verify-libraries] Compiling hex-literal v0.4.1
40732026-03-10T18:25:13.158Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40742026-03-10T18:25:13.292Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40752026-03-10T18:25:13.391Z[verify-libraries] Compiling socket2 v0.5.10
40762026-03-10T18:25:13.466Z[verify-libraries] Compiling internet-checksum v0.2.1
40772026-03-10T18:25:13.482Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40782026-03-10T18:25:13.516Z[verify-libraries] Compiling sqlformat v0.3.5
40792026-03-10T18:25:13.716Z[verify-libraries] Compiling recursive v0.1.1
40802026-03-10T18:25:13.758Z[verify-libraries] Compiling omicron-zone-package v0.12.2
40812026-03-10T18:25:13.825Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40822026-03-10T18:25:13.926Z[verify-libraries] Compiling rustyline v14.0.0
40832026-03-10T18:25:13.956Z[ host-image] Mar 10 18:25:13.104 INFO O| Mar 10 18:25:13.104 INFO O| Startup: Caching catalogs ... Done
40842026-03-10T18:25:14.016Z[verify-libraries] Compiling sqlparser v0.61.0
40852026-03-10T18:25:14.059Z[ host-image] Mar 10 18:25:13.206 INFO O| Mar 10 18:25:13.206 INFO O| Planning: Planning completed in 0.00 seconds
40862026-03-10T18:25:14.059Z[ host-image] Mar 10 18:25:13.206 INFO O| Mar 10 18:25:13.206 INFO O| Planning: Consolidating action changes ... Done
40872026-03-10T18:25:14.059Z[ host-image] Mar 10 18:25:13.207 INFO O| Mar 10 18:25:13.207 INFO O| Planning: Evaluating mediators ... Done
40882026-03-10T18:25:14.065Z[ host-image] Mar 10 18:25:13.207 INFO O| Mar 10 18:25:13.207 INFO O| Planning: Planning completed in 0.00 seconds
40892026-03-10T18:25:14.065Z[ host-image] Mar 10 18:25:13.207 INFO O| Mar 10 18:25:13.207 INFO O| Variants/Facets to change: 1
40902026-03-10T18:25:14.093Z[ host-image] Mar 10 18:25:13.241 INFO O| Mar 10 18:25:13.241 INFO O| Done
40912026-03-10T18:25:14.093Z[ host-image] Mar 10 18:25:13.241 INFO O| Mar 10 18:25:13.241 INFO O| Done
40922026-03-10T18:25:14.451Z[verify-libraries] Compiling git-stub v1.0.0
40932026-03-10T18:25:14.664Z[verify-libraries] Compiling russh-keys v0.45.0
40942026-03-10T18:25:14.716Z[verify-libraries] Compiling yansi v1.0.1
40952026-03-10T18:25:15.280Z[verify-libraries] Compiling diff v0.1.13
40962026-03-10T18:25:15.470Z[verify-libraries] Compiling git-stub-vcs v0.1.0
40972026-03-10T18:25:15.581Z[verify-libraries] Compiling pretty_assertions v1.4.1
40982026-03-10T18:25:15.976Z[ host-image] Mar 10 18:25:15.124 INFO O| Mar 10 18:25:15.124 INFO O| Done
40992026-03-10T18:25:16.095Z[ host-image] Mar 10 18:25:15.243 INFO O| Mar 10 18:25:15.243 INFO O| Done
41002026-03-10T18:25:16.100Z[ host-image] Mar 10 18:25:15.244 INFO O| Mar 10 18:25:15.244 INFO O| Done
41012026-03-10T18:25:16.100Z[ host-image] Mar 10 18:25:15.244 INFO O| Mar 10 18:25:15.244 INFO O| Done
41022026-03-10T18:25:16.100Z[ host-image] Mar 10 18:25:15.245 INFO O| Mar 10 18:25:15.245 INFO O| Done
41032026-03-10T18:25:16.194Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41042026-03-10T18:25:16.359Z[verify-libraries] Compiling russh v0.45.0
41052026-03-10T18:25:16.615Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41062026-03-10T18:25:16.730Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
41072026-03-10T18:25:16.805Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41082026-03-10T18:25:16.968Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41092026-03-10T18:25:17.079Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
41102026-03-10T18:25:17.275Z[verify-libraries] Compiling drift v0.1.3
41112026-03-10T18:25:17.362Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41122026-03-10T18:25:17.802Z[ host-image] Mar 10 18:25:16.950 INFO O| Mar 10 18:25:16.950 INFO STEP 6 (pkg_change_variant) COMPLETE
41132026-03-10T18:25:17.802Z[ host-image] Mar 10 18:25:16.950 INFO O| Mar 10 18:25:16.950 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41142026-03-10T18:25:17.802Z[ host-image] Mar 10 18:25:16.950 INFO O| Mar 10 18:25:16.950 INFO skip step because feature "debug_variant" is not enabled
41152026-03-10T18:25:17.806Z[ host-image] Mar 10 18:25:16.950 INFO O| Mar 10 18:25:16.950 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41162026-03-10T18:25:17.806Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
41172026-03-10T18:25:17.915Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41182026-03-10T18:25:17.970Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41192026-03-10T18:25:18.210Z[ host-image] Mar 10 18:25:17.358 INFO O| Mar 10 18:25:17.358 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41202026-03-10T18:25:18.906Z[verify-libraries] Compiling dropshot-api-manager v0.5.2
41212026-03-10T18:25:19.256Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41222026-03-10T18:25:20.366Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
41232026-03-10T18:25:21.071Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
41242026-03-10T18:25:21.422Z[verify-libraries] Compiling termios v0.3.3
41252026-03-10T18:25:21.454Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
41262026-03-10T18:25:21.753Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41272026-03-10T18:25:22.975Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41282026-03-10T18:25:25.197Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
41292026-03-10T18:25:25.766Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
41302026-03-10T18:25:25.986Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
41312026-03-10T18:25:26.362Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
41322026-03-10T18:25:27.052Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
41332026-03-10T18:25:29.189Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
41342026-03-10T18:25:30.086Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
41352026-03-10T18:25:33.211Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41362026-03-10T18:25:36.218Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41372026-03-10T18:25:37.279Z[ recovery-image] Mar 10 18:25:36.429 INFO O| Mar 10 18:25:36.429 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41382026-03-10T18:25:45.432Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41392026-03-10T18:25:45.502Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41402026-03-10T18:25:47.562Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
41412026-03-10T18:25:48.123Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41422026-03-10T18:25:48.749Z[ recovery-image] Mar 10 18:25:47.901 INFO O| Mar 10 18:25:47.901 INFO O| Startup: Caching catalogs ... Done
41432026-03-10T18:25:48.858Z[ recovery-image] Mar 10 18:25:48.010 INFO O| Mar 10 18:25:48.010 INFO O| Planning: Planning completed in 0.00 seconds
41442026-03-10T18:25:48.862Z[ recovery-image] Mar 10 18:25:48.011 INFO O| Mar 10 18:25:48.011 INFO O| Planning: Consolidating action changes ... Done
41452026-03-10T18:25:48.862Z[ recovery-image] Mar 10 18:25:48.011 INFO O| Mar 10 18:25:48.011 INFO O| Planning: Evaluating mediators ... Done
41462026-03-10T18:25:48.862Z[ recovery-image] Mar 10 18:25:48.011 INFO O| Mar 10 18:25:48.011 INFO O| Planning: Planning completed in 0.00 seconds
41472026-03-10T18:25:48.862Z[ recovery-image] Mar 10 18:25:48.012 INFO O| Mar 10 18:25:48.011 INFO O| Variants/Facets to change: 1
41482026-03-10T18:25:48.905Z[ recovery-image] Mar 10 18:25:48.057 INFO O| Mar 10 18:25:48.057 INFO O| Done
41492026-03-10T18:25:48.905Z[ recovery-image] Mar 10 18:25:48.057 INFO O| Mar 10 18:25:48.057 INFO O| Done
41502026-03-10T18:25:49.130Z[ host-image] Mar 10 18:25:48.282 INFO O| Mar 10 18:25:48.282 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41512026-03-10T18:25:50.841Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41522026-03-10T18:25:50.861Z[ recovery-image] Mar 10 18:25:50.006 INFO O| Mar 10 18:25:50.005 INFO O| Done
41532026-03-10T18:25:51.007Z[ recovery-image] Mar 10 18:25:50.135 INFO O| Mar 10 18:25:50.135 INFO O| Done
41542026-03-10T18:25:51.020Z[ recovery-image] Mar 10 18:25:50.136 INFO O| Mar 10 18:25:50.136 INFO O| Done
41552026-03-10T18:25:51.020Z[ recovery-image] Mar 10 18:25:50.136 INFO O| Mar 10 18:25:50.136 INFO O| Done
41562026-03-10T18:25:51.020Z[ recovery-image] Mar 10 18:25:50.137 INFO O| Mar 10 18:25:50.137 INFO O| Done
41572026-03-10T18:25:51.236Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41582026-03-10T18:25:51.998Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41592026-03-10T18:25:52.495Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41602026-03-10T18:25:52.676Z[ recovery-image] Mar 10 18:25:51.828 INFO O| Mar 10 18:25:51.828 INFO STEP 6 (pkg_change_variant) COMPLETE
41612026-03-10T18:25:52.676Z[ recovery-image] Mar 10 18:25:51.828 INFO O| Mar 10 18:25:51.828 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41622026-03-10T18:25:52.676Z[ recovery-image] Mar 10 18:25:51.828 INFO O| Mar 10 18:25:51.828 INFO skip step because feature "debug_variant" is not enabled
41632026-03-10T18:25:52.679Z[ recovery-image] Mar 10 18:25:51.828 INFO O| Mar 10 18:25:51.828 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41642026-03-10T18:25:53.066Z[ recovery-image] Mar 10 18:25:52.217 INFO O| Mar 10 18:25:52.217 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41652026-03-10T18:25:53.476Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41662026-03-10T18:25:55.090Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
41672026-03-10T18:25:57.240Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41682026-03-10T18:25:57.283Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41692026-03-10T18:25:59.352Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41702026-03-10T18:26:00.404Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
41712026-03-10T18:26:00.559Z[ host-image] Mar 10 18:25:59.711 INFO O| Mar 10 18:25:59.711 INFO O| Startup: Caching catalogs ... Done
41722026-03-10T18:26:00.670Z[ host-image] Mar 10 18:25:59.822 INFO O| Mar 10 18:25:59.822 INFO O| Planning: Planning completed in 0.00 seconds
41732026-03-10T18:26:00.673Z[ host-image] Mar 10 18:25:59.823 INFO O| Mar 10 18:25:59.823 INFO O| Planning: Consolidating action changes ... Done
41742026-03-10T18:26:00.673Z[ host-image] Mar 10 18:25:59.823 INFO O| Mar 10 18:25:59.823 INFO O| Planning: Evaluating mediators ... Done
41752026-03-10T18:26:00.673Z[ host-image] Mar 10 18:25:59.823 INFO O| Mar 10 18:25:59.823 INFO O| Planning: Planning completed in 0.00 seconds
41762026-03-10T18:26:00.673Z[ host-image] Mar 10 18:25:59.823 INFO O| Mar 10 18:25:59.823 INFO O| Variants/Facets to change: 1
41772026-03-10T18:26:00.730Z[ host-image] Mar 10 18:25:59.883 INFO O| Mar 10 18:25:59.883 INFO O| Done
41782026-03-10T18:26:00.730Z[ host-image] Mar 10 18:25:59.883 INFO O| Mar 10 18:25:59.883 INFO O| Done
41792026-03-10T18:26:02.413Z[ host-image] Mar 10 18:26:01.566 INFO O| Mar 10 18:26:01.566 INFO O| Done
41802026-03-10T18:26:02.538Z[ host-image] Mar 10 18:26:01.689 INFO O| Mar 10 18:26:01.689 INFO O| Done
41812026-03-10T18:26:02.541Z[ host-image] Mar 10 18:26:01.690 INFO O| Mar 10 18:26:01.690 INFO O| Done
41822026-03-10T18:26:02.542Z[ host-image] Mar 10 18:26:01.690 INFO O| Mar 10 18:26:01.690 INFO O| Done
41832026-03-10T18:26:02.542Z[ host-image] Mar 10 18:26:01.691 INFO O| Mar 10 18:26:01.691 INFO O| Done
41842026-03-10T18:26:04.227Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO STEP 8 (pkg_change_facet) COMPLETE
41852026-03-10T18:26:04.227Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41862026-03-10T18:26:04.231Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO skip step because feature "recovery" is not enabled
41872026-03-10T18:26:04.232Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41882026-03-10T18:26:04.232Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO skip step because feature "recovery" is not enabled
41892026-03-10T18:26:04.232Z[ host-image] Mar 10 18:26:03.379 INFO O| Mar 10 18:26:03.379 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41902026-03-10T18:26:04.240Z[ host-image] Mar 10 18:26:03.393 INFO O| Mar 10 18:26:03.393 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
41912026-03-10T18:26:05.007Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41922026-03-10T18:26:08.124Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41932026-03-10T18:26:09.577Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41942026-03-10T18:26:13.063Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41952026-03-10T18:26:13.294Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41962026-03-10T18:26:13.936Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41972026-03-10T18:26:15.055Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41982026-03-10T18:26:15.092Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41992026-03-10T18:26:16.903Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42002026-03-10T18:26:19.160Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42012026-03-10T18:26:19.873Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42022026-03-10T18:26:21.114Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42032026-03-10T18:26:21.157Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42042026-03-10T18:26:21.868Z[ recovery-image] Mar 10 18:26:21.023 INFO O| Mar 10 18:26:21.023 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42052026-03-10T18:26:25.233Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42062026-03-10T18:26:29.029Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42072026-03-10T18:26:33.366Z[ recovery-image] Mar 10 18:26:32.522 INFO O| Mar 10 18:26:32.522 INFO O| Startup: Caching catalogs ... Done
42082026-03-10T18:26:33.454Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42092026-03-10T18:26:33.468Z[ recovery-image] Mar 10 18:26:32.624 INFO O| Mar 10 18:26:32.624 INFO O| Planning: Planning completed in 0.00 seconds
42102026-03-10T18:26:33.472Z[ recovery-image] Mar 10 18:26:32.625 INFO O| Mar 10 18:26:32.625 INFO O| Planning: Consolidating action changes ... Done
42112026-03-10T18:26:33.472Z[ recovery-image] Mar 10 18:26:32.625 INFO O| Mar 10 18:26:32.625 INFO O| Planning: Evaluating mediators ... Done
42122026-03-10T18:26:33.472Z[ recovery-image] Mar 10 18:26:32.625 INFO O| Mar 10 18:26:32.625 INFO O| Planning: Planning completed in 0.00 seconds
42132026-03-10T18:26:33.472Z[ recovery-image] Mar 10 18:26:32.625 INFO O| Mar 10 18:26:32.625 INFO O| Variants/Facets to change: 1
42142026-03-10T18:26:33.607Z[ recovery-image] Mar 10 18:26:32.763 INFO O| Mar 10 18:26:32.763 INFO O| Done
42152026-03-10T18:26:33.607Z[ recovery-image] Mar 10 18:26:32.763 INFO O| Mar 10 18:26:32.763 INFO O| Done
42162026-03-10T18:26:34.252Z[ host-image] Mar 10 18:26:33.408 INFO O| Mar 10 18:26:33.408 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42172026-03-10T18:26:34.681Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42182026-03-10T18:26:35.584Z[ recovery-image] Mar 10 18:26:34.741 INFO O| Mar 10 18:26:34.741 INFO O| Done
42192026-03-10T18:26:35.590Z[ recovery-image] Mar 10 18:26:34.747 INFO O| Mar 10 18:26:34.747 INFO O| Done
42202026-03-10T18:26:35.593Z[ recovery-image] Mar 10 18:26:34.747 INFO O| Mar 10 18:26:34.747 INFO O| Done
42212026-03-10T18:26:35.593Z[ recovery-image] Mar 10 18:26:34.747 INFO O| Mar 10 18:26:34.747 INFO O| Done
42222026-03-10T18:26:35.593Z[ recovery-image] Mar 10 18:26:34.749 INFO O| Mar 10 18:26:34.749 INFO O| Done
42232026-03-10T18:26:37.332Z[ recovery-image] Mar 10 18:26:36.489 INFO O| Mar 10 18:26:36.489 INFO STEP 8 (pkg_change_facet) COMPLETE
42242026-03-10T18:26:37.332Z[ recovery-image] Mar 10 18:26:36.489 INFO O| Mar 10 18:26:36.489 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42252026-03-10T18:26:37.717Z[ recovery-image] Mar 10 18:26:36.874 INFO O| Mar 10 18:26:36.874 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
42262026-03-10T18:26:37.780Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42272026-03-10T18:26:44.468Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42282026-03-10T18:26:46.030Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42292026-03-10T18:26:46.266Z[ host-image] Mar 10 18:26:45.424 INFO O| Mar 10 18:26:45.424 INFO O| Startup: Caching catalogs ... Done
42302026-03-10T18:26:57.102Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42312026-03-10T18:26:58.590Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42322026-03-10T18:26:59.501Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42332026-03-10T18:27:01.834Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42342026-03-10T18:27:03.512Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42352026-03-10T18:27:05.061Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42362026-03-10T18:27:05.806Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42372026-03-10T18:27:07.644Z[ recovery-image] Mar 10 18:27:06.804 INFO O| Mar 10 18:27:06.804 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42382026-03-10T18:27:13.068Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42392026-03-10T18:27:17.553Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42402026-03-10T18:27:19.367Z[ recovery-image] Mar 10 18:27:18.527 INFO O| Mar 10 18:27:18.527 INFO O| Startup: Caching catalogs ... Done
42412026-03-10T18:27:19.485Z[ recovery-image] Mar 10 18:27:18.633 INFO O| Mar 10 18:27:18.633 INFO O| Planning: Planning completed in 0.00 seconds
42422026-03-10T18:27:19.488Z[ recovery-image] Mar 10 18:27:18.634 INFO O| Mar 10 18:27:18.634 INFO O| Planning: Consolidating action changes ... Done
42432026-03-10T18:27:19.488Z[ recovery-image] Mar 10 18:27:18.634 INFO O| Mar 10 18:27:18.634 INFO O| Planning: Evaluating mediators ... Done
42442026-03-10T18:27:19.488Z[ recovery-image] Mar 10 18:27:18.635 INFO O| Mar 10 18:27:18.635 INFO O| Planning: Planning completed in 0.00 seconds
42452026-03-10T18:27:19.488Z[ recovery-image] Mar 10 18:27:18.635 INFO O| Mar 10 18:27:18.635 INFO O| Variants/Facets to change: 1
42462026-03-10T18:27:19.739Z[ recovery-image] Mar 10 18:27:18.896 INFO O| Mar 10 18:27:18.895 INFO O| Done
42472026-03-10T18:27:19.739Z[ recovery-image] Mar 10 18:27:18.896 INFO O| Mar 10 18:27:18.895 INFO O| Done
42482026-03-10T18:27:21.574Z[ recovery-image] Mar 10 18:27:20.735 INFO O| Mar 10 18:27:20.735 INFO O| Done
42492026-03-10T18:27:21.708Z[ recovery-image] Mar 10 18:27:20.863 INFO O| Mar 10 18:27:20.862 INFO O| Done
42502026-03-10T18:27:21.713Z[ recovery-image] Mar 10 18:27:20.863 INFO O| Mar 10 18:27:20.863 INFO O| Done
42512026-03-10T18:27:21.713Z[ recovery-image] Mar 10 18:27:20.863 INFO O| Mar 10 18:27:20.863 INFO O| Done
42522026-03-10T18:27:21.713Z[ recovery-image] Mar 10 18:27:20.864 INFO O| Mar 10 18:27:20.864 INFO O| Done
42532026-03-10T18:27:23.436Z[ recovery-image] Mar 10 18:27:22.595 INFO O| Mar 10 18:27:22.595 INFO STEP 9 (pkg_change_facet) COMPLETE
42542026-03-10T18:27:23.436Z[ recovery-image] Mar 10 18:27:22.595 INFO O| Mar 10 18:27:22.595 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42552026-03-10T18:27:23.814Z[ recovery-image] Mar 10 18:27:22.970 INFO O| Mar 10 18:27:22.970 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42562026-03-10T18:27:42.144Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42572026-03-10T18:27:47.736Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42582026-03-10T18:27:53.652Z[ recovery-image] Mar 10 18:27:52.817 INFO O| Mar 10 18:27:52.817 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42592026-03-10T18:28:00.785Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
42602026-03-10T18:28:05.226Z[ recovery-image] Mar 10 18:28:04.392 INFO O| Mar 10 18:28:04.392 INFO O| Startup: Caching catalogs ... Done
42612026-03-10T18:28:05.332Z[ recovery-image] Mar 10 18:28:04.496 INFO O| Mar 10 18:28:04.496 INFO O| Planning: Planning completed in 0.00 seconds
42622026-03-10T18:28:05.336Z[ recovery-image] Mar 10 18:28:04.496 INFO O| Mar 10 18:28:04.496 INFO O| Planning: Consolidating action changes ... Done
42632026-03-10T18:28:05.336Z[ recovery-image] Mar 10 18:28:04.497 INFO O| Mar 10 18:28:04.497 INFO O| Planning: Evaluating mediators ... Done
42642026-03-10T18:28:05.336Z[ recovery-image] Mar 10 18:28:04.497 INFO O| Mar 10 18:28:04.497 INFO O| Planning: Planning completed in 0.00 seconds
42652026-03-10T18:28:05.336Z[ recovery-image] Mar 10 18:28:04.497 INFO O| Mar 10 18:28:04.497 INFO O| Variants/Facets to change: 1
42662026-03-10T18:28:05.400Z[ recovery-image] Mar 10 18:28:04.565 INFO O| Mar 10 18:28:04.564 INFO O| Done
42672026-03-10T18:28:05.400Z[ recovery-image] Mar 10 18:28:04.565 INFO O| Mar 10 18:28:04.564 INFO O| Done
42682026-03-10T18:28:07.186Z[ recovery-image] Mar 10 18:28:06.351 INFO O| Mar 10 18:28:06.351 INFO O| Done
42692026-03-10T18:28:07.316Z[ recovery-image] Mar 10 18:28:06.481 INFO O| Mar 10 18:28:06.481 INFO O| Done
42702026-03-10T18:28:07.320Z[ recovery-image] Mar 10 18:28:06.482 INFO O| Mar 10 18:28:06.482 INFO O| Done
42712026-03-10T18:28:07.320Z[ recovery-image] Mar 10 18:28:06.482 INFO O| Mar 10 18:28:06.482 INFO O| Done
42722026-03-10T18:28:07.320Z[ recovery-image] Mar 10 18:28:06.483 INFO O| Mar 10 18:28:06.483 INFO O| Done
42732026-03-10T18:28:09.032Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42742026-03-10T18:28:09.089Z[ recovery-image] Mar 10 18:28:08.246 INFO O| Mar 10 18:28:08.246 INFO STEP 10 (pkg_change_facet) COMPLETE
42752026-03-10T18:28:09.089Z[ recovery-image] Mar 10 18:28:08.246 INFO O| Mar 10 18:28:08.246 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42762026-03-10T18:28:09.100Z[ recovery-image] Mar 10 18:28:08.263 INFO O| Mar 10 18:28:08.263 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
42772026-03-10T18:28:11.013Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42782026-03-10T18:28:11.297Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42792026-03-10T18:28:11.953Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42802026-03-10T18:28:14.179Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42812026-03-10T18:28:15.208Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42822026-03-10T18:28:18.720Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42832026-03-10T18:28:21.213Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42842026-03-10T18:28:23.708Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42852026-03-10T18:28:27.421Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42862026-03-10T18:28:27.508Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
42872026-03-10T18:28:38.045Z[ host-image] Mar 10 18:28:37.214 INFO O| Mar 10 18:28:37.214 INFO O| Planning: Solver setup ... Done
42882026-03-10T18:28:38.526Z[ recovery-image] Mar 10 18:28:37.694 INFO O| Mar 10 18:28:37.694 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42892026-03-10T18:28:50.134Z[ recovery-image] Mar 10 18:28:49.293 INFO O| Mar 10 18:28:49.293 INFO O| Startup: Caching catalogs ... Done
42902026-03-10T18:28:55.595Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42912026-03-10T18:30:33.687Z[ recovery-image] Mar 10 18:30:32.868 INFO O| Mar 10 18:30:32.868 INFO O| Planning: Solver setup ... Done
42922026-03-10T18:33:42.171Z[ host-image] Mar 10 18:33:41.372 INFO O| Mar 10 18:33:41.372 INFO O| Planning: Running solver ... Done
42932026-03-10T18:33:43.197Z[ host-image] Mar 10 18:33:42.398 INFO O| Mar 10 18:33:42.398 INFO O| Planning: Finding local manifests ... Done
42942026-03-10T18:33:43.262Z[ host-image] Mar 10 18:33:42.462 INFO O| Mar 10 18:33:42.462 INFO O| Planning: Fetching manifests: 0/126 0% complete
42952026-03-10T18:33:47.789Z[ host-image] Mar 10 18:33:46.988 INFO O| Mar 10 18:33:46.988 INFO O| Planning: Fetching manifests: 126/126 100% complete
42962026-03-10T18:33:48.376Z[ host-image] Mar 10 18:33:47.577 INFO O| Mar 10 18:33:47.577 INFO O| Planning: Package planning ... Done
42972026-03-10T18:33:48.960Z[ host-image] Mar 10 18:33:48.161 INFO O| Mar 10 18:33:48.161 INFO O| Planning: Merging actions ... Done
42982026-03-10T18:33:49.101Z[ host-image] Mar 10 18:33:48.302 INFO O| Mar 10 18:33:48.302 INFO O| Planning: Checking for conflicting actions ... Done
42992026-03-10T18:33:49.281Z[ host-image] Mar 10 18:33:48.479 INFO O| Mar 10 18:33:48.479 INFO O| Planning: Consolidating action changes ... Done
43002026-03-10T18:33:49.545Z[ host-image] Mar 10 18:33:48.733 INFO O| Mar 10 18:33:48.733 INFO O| Planning: Evaluating mediators ... Done
43012026-03-10T18:33:52.167Z[ host-image] Mar 10 18:33:51.368 INFO O| Mar 10 18:33:51.368 INFO O| Planning: Planning completed in 425.78 seconds
43022026-03-10T18:33:52.173Z[ host-image] Mar 10 18:33:51.371 INFO O| Mar 10 18:33:51.371 INFO O| Packages to install: 126
43032026-03-10T18:33:52.173Z[ host-image] Mar 10 18:33:51.371 INFO O| Mar 10 18:33:51.371 INFO O| Mediators to change: 5
43042026-03-10T18:33:52.173Z[ host-image] Mar 10 18:33:51.371 INFO O| Mar 10 18:33:51.371 INFO O| Services to change: 6
43052026-03-10T18:33:52.230Z[ host-image] Mar 10 18:33:51.430 INFO O| Mar 10 18:33:51.430 INFO O| Download: 0/22925 items 0.0/210.6MB 0% complete
43062026-03-10T18:33:57.269Z[ host-image] Mar 10 18:33:56.471 INFO O| Mar 10 18:33:56.471 INFO O| Download: 1017/22925 items 5.4/210.6MB 2% complete (1.9M/s)
43072026-03-10T18:34:03.185Z[ host-image] Mar 10 18:34:02.387 INFO O| Mar 10 18:34:02.387 INFO O| Download: 1619/22925 items 9.7/210.6MB 4% complete (1018k/s)
43082026-03-10T18:34:08.891Z[ host-image] Mar 10 18:34:08.093 INFO O| Mar 10 18:34:08.093 INFO O| Download: 1681/22925 items 11.0/210.6MB 5% complete (530k/s)
43092026-03-10T18:34:14.717Z[ host-image] Mar 10 18:34:13.921 INFO O| Mar 10 18:34:13.921 INFO O| Download: 1943/22925 items 22.1/210.6MB 10% complete (1.1M/s)
43102026-03-10T18:34:21.805Z[ host-image] Mar 10 18:34:20.919 INFO O| Mar 10 18:34:20.919 INFO O| Download: 2253/22925 items 24.9/210.6MB 11% complete (1.4M/s)
43112026-03-10T18:34:26.718Z[ host-image] Mar 10 18:34:25.919 INFO O| Mar 10 18:34:25.919 INFO O| Download: 2591/22925 items 31.0/210.6MB 14% complete (738k/s)
43122026-03-10T18:34:32.509Z[ host-image] Mar 10 18:34:31.715 INFO O| Mar 10 18:34:31.715 INFO O| Download: 4589/22925 items 42.3/210.6MB 20% complete (1.8M/s)
43132026-03-10T18:34:37.510Z[ host-image] Mar 10 18:34:36.717 INFO O| Mar 10 18:34:36.717 INFO O| Download: 5027/22925 items 46.1/210.6MB 21% complete (1.2M/s)
43142026-03-10T18:34:42.653Z[ host-image] Mar 10 18:34:41.860 INFO O| Mar 10 18:34:41.860 INFO O| Download: 7051/22925 items 50.4/210.6MB 23% complete (827k/s)
43152026-03-10T18:34:48.339Z[ host-image] Mar 10 18:34:47.547 INFO O| Mar 10 18:34:47.547 INFO O| Download: 8217/22925 items 61.3/210.6MB 29% complete (1.6M/s)
43162026-03-10T18:34:53.339Z[ host-image] Mar 10 18:34:52.547 INFO O| Mar 10 18:34:52.547 INFO O| Download: 9429/22925 items 85.7/210.6MB 40% complete (3.5M/s)
43172026-03-10T18:34:58.339Z[ host-image] Mar 10 18:34:57.547 INFO O| Mar 10 18:34:57.547 INFO O| Download: 10673/22925 items 93.7/210.6MB 44% complete (3.2M/s)
43182026-03-10T18:35:03.987Z[ host-image] Mar 10 18:35:03.196 INFO O| Mar 10 18:35:03.196 INFO O| Download: 11283/22925 items 98.7/210.6MB 46% complete (2.1M/s)
43192026-03-10T18:35:08.986Z[ host-image] Mar 10 18:35:08.196 INFO O| Mar 10 18:35:08.196 INFO O| Download: 12094/22925 items 104.2/210.6MB 49% complete (1.1M/s)
43202026-03-10T18:35:13.988Z[ host-image] Mar 10 18:35:13.198 INFO O| Mar 10 18:35:13.198 INFO O| Download: 12496/22925 items 114.4/210.6MB 54% complete (1.6M/s)
43212026-03-10T18:35:19.770Z[ host-image] Mar 10 18:35:18.835 INFO O| Mar 10 18:35:18.835 INFO O| Download: 13978/22925 items 115.1/210.6MB 54% complete (1.1M/s)
43222026-03-10T18:35:25.106Z[ host-image] Mar 10 18:35:24.317 INFO O| Mar 10 18:35:24.317 INFO O| Download: 14572/22925 items 121.4/210.6MB 57% complete (640k/s)
43232026-03-10T18:35:29.136Z[ recovery-image] Mar 10 18:35:28.348 INFO O| Mar 10 18:35:28.348 INFO O| Planning: Running solver ... Done
43242026-03-10T18:35:30.054Z[ recovery-image] Mar 10 18:35:29.266 INFO O| Mar 10 18:35:29.266 INFO O| Planning: Finding local manifests ... Done
43252026-03-10T18:35:30.088Z[ recovery-image] Mar 10 18:35:29.291 INFO O| Mar 10 18:35:29.290 INFO O| Planning: Fetching manifests: 0/126 0% complete
43262026-03-10T18:35:30.977Z[ host-image] Mar 10 18:35:30.188 INFO O| Mar 10 18:35:30.188 INFO O| Download: 15798/22925 items 130.9/210.6MB 62% complete (1.6M/s)
43272026-03-10T18:35:32.255Z[ recovery-image] Mar 10 18:35:31.467 INFO O| Mar 10 18:35:31.466 INFO O| Planning: Fetching manifests: 126/126 100% complete
43282026-03-10T18:35:32.685Z[ recovery-image] Mar 10 18:35:31.896 INFO O| Mar 10 18:35:31.896 INFO O| Planning: Package planning ... Done
43292026-03-10T18:35:32.949Z[ recovery-image] Mar 10 18:35:32.161 INFO O| Mar 10 18:35:32.161 INFO O| Planning: Merging actions ... Done
43302026-03-10T18:35:33.022Z[ recovery-image] Mar 10 18:35:32.234 INFO O| Mar 10 18:35:32.234 INFO O| Planning: Checking for conflicting actions ... Done
43312026-03-10T18:35:33.084Z[ recovery-image] Mar 10 18:35:32.296 INFO O| Mar 10 18:35:32.296 INFO O| Planning: Consolidating action changes ... Done
43322026-03-10T18:35:33.248Z[ recovery-image] Mar 10 18:35:32.459 INFO O| Mar 10 18:35:32.459 INFO O| Planning: Evaluating mediators ... Done
43332026-03-10T18:35:35.320Z[verify-libraries] Finished `release` profile [optimized] target(s) in 10m 26s
43342026-03-10T18:35:35.522Z[ recovery-image] Mar 10 18:35:34.734 INFO O| Mar 10 18:35:34.734 INFO O| Planning: Planning completed in 405.32 seconds
43352026-03-10T18:35:35.525Z[ recovery-image] Mar 10 18:35:34.736 INFO O| Mar 10 18:35:34.736 INFO O| Packages to install: 126
43362026-03-10T18:35:35.525Z[ recovery-image] Mar 10 18:35:34.736 INFO O| Mar 10 18:35:34.736 INFO O| Mediators to change: 5
43372026-03-10T18:35:35.525Z[ recovery-image] Mar 10 18:35:34.736 INFO O| Mar 10 18:35:34.736 INFO O| Services to change: 5
43382026-03-10T18:35:35.568Z[ recovery-image] Mar 10 18:35:34.780 INFO O| Mar 10 18:35:34.780 INFO O| Download: 0/15969 items 0.0/187.3MB 0% complete
43392026-03-10T18:35:35.730ZMar 10 18:35:34.941 INFO [verify-libraries] process exited with exit status: 0 (630.765599176s)
43402026-03-10T18:35:36.916Z[ host-image] Mar 10 18:35:36.128 INFO O| Mar 10 18:35:36.128 INFO O| Download: 16967/22925 items 148.4/210.6MB 70% complete (2.7M/s)
43412026-03-10T18:35:41.440Z[ recovery-image] Mar 10 18:35:40.653 INFO O| Mar 10 18:35:40.653 INFO O| Download: 1071/15969 items 9.0/187.3MB 4% complete (1.9M/s)
43422026-03-10T18:35:42.728Z[ host-image] Mar 10 18:35:41.941 INFO O| Mar 10 18:35:41.941 INFO O| Download: 17976/22925 items 155.6/210.6MB 73% complete (2.6M/s)
43432026-03-10T18:35:47.540Z[ recovery-image] Mar 10 18:35:46.753 INFO O| Mar 10 18:35:46.753 INFO O| Download: 1504/15969 items 21.9/187.3MB 11% complete (2.1M/s)
43442026-03-10T18:35:47.787Z[ host-image] Mar 10 18:35:46.943 INFO O| Mar 10 18:35:46.943 INFO O| Download: 18243/22925 items 168.0/210.6MB 79% complete (2.0M/s)
43452026-03-10T18:35:52.729Z[ host-image] Mar 10 18:35:51.943 INFO O| Mar 10 18:35:51.943 INFO O| Download: 19974/22925 items 174.9/210.6MB 83% complete (1.9M/s)
43462026-03-10T18:35:54.405Z[ recovery-image] Mar 10 18:35:53.619 INFO O| Mar 10 18:35:53.619 INFO O| Download: 1577/15969 items 24.3/187.3MB 12% complete (1.5M/s)
43472026-03-10T18:35:57.977Z[ host-image] Mar 10 18:35:57.189 INFO O| Mar 10 18:35:57.189 INFO O| Download: 20745/22925 items 178.2/210.6MB 84% complete (1.2M/s)
43482026-03-10T18:35:59.454Z[ recovery-image] Mar 10 18:35:58.668 INFO O| Mar 10 18:35:58.667 INFO O| Download: 2682/15969 items 33.2/187.3MB 17% complete (1.2M/s)
43492026-03-10T18:36:03.675Z[ host-image] Mar 10 18:36:02.889 INFO O| Mar 10 18:36:02.889 INFO O| Download: 20891/22925 items 179.3/210.6MB 85% complete (838k/s)
43502026-03-10T18:36:05.884Z[ recovery-image] Mar 10 18:36:05.099 INFO O| Mar 10 18:36:05.099 INFO O| Download: 2687/15969 items 33.3/187.3MB 17% complete (1.2M/s)
43512026-03-10T18:36:09.456Z[ host-image] Mar 10 18:36:08.672 INFO O| Mar 10 18:36:08.672 INFO O| Download: 21069/22925 items 184.2/210.6MB 87% complete (737k/s)
43522026-03-10T18:36:12.927Z[ recovery-image] Mar 10 18:36:12.143 INFO O| Mar 10 18:36:12.143 INFO O| Download: 3712/15969 items 40.0/187.3MB 21% complete (719k/s)
43532026-03-10T18:36:14.457Z[ host-image] Mar 10 18:36:13.674 INFO O| Mar 10 18:36:13.674 INFO O| Download: 21321/22925 items 185.2/210.6MB 87% complete (297k/s)
43542026-03-10T18:36:18.772Z[ recovery-image] Mar 10 18:36:17.989 INFO O| Mar 10 18:36:17.989 INFO O| Download: 4852/15969 items 43.4/187.3MB 23% complete (566k/s)
43552026-03-10T18:36:19.929Z[ host-image] Mar 10 18:36:19.146 INFO O| Mar 10 18:36:19.146 INFO O| Download: 22022/22925 items 202.8/210.6MB 96% complete (1.9M/s)
43562026-03-10T18:36:24.748Z[ recovery-image] Mar 10 18:36:23.965 INFO O| Mar 10 18:36:23.965 INFO O| Download: 5824/15969 items 47.2/187.3MB 25% complete (697k/s)
43572026-03-10T18:36:25.798Z[ host-image] Mar 10 18:36:25.016 INFO O| Mar 10 18:36:25.016 INFO O| Download: 22116/22925 items 204.0/210.6MB 96% complete (1.9M/s)
43582026-03-10T18:36:30.529Z[ recovery-image] Mar 10 18:36:29.747 INFO O| Mar 10 18:36:29.747 INFO O| Download: 6084/15969 items 54.5/187.3MB 29% complete (1.1M/s)
43592026-03-10T18:36:31.521Z[ host-image] Mar 10 18:36:30.739 INFO O| Mar 10 18:36:30.739 INFO O| Download: 22207/22925 items 205.1/210.6MB 97% complete (263k/s)
43602026-03-10T18:36:36.361Z[ recovery-image] Mar 10 18:36:35.580 INFO O| Mar 10 18:36:35.579 INFO O| Download: 6205/15969 items 64.2/187.3MB 34% complete (1.1M/s)
43612026-03-10T18:36:36.628Z[ host-image] Mar 10 18:36:35.847 INFO O| Mar 10 18:36:35.847 INFO O| Download: 22923/22925 items 210.6/210.6MB 99% complete (665k/s)
43622026-03-10T18:36:36.672Z[ host-image] Mar 10 18:36:35.890 INFO O| Mar 10 18:36:35.890 INFO O| Download: Completed 210.64 MB in 164.46 seconds (1.3M/s)
43632026-03-10T18:36:37.182Z[ host-image] Mar 10 18:36:36.401 INFO O| Mar 10 18:36:36.401 INFO O| Actions: 1/50885 actions (Installing new actions)
43642026-03-10T18:36:41.540Z[ recovery-image] Mar 10 18:36:40.759 INFO O| Mar 10 18:36:40.759 INFO O| Download: 7704/15969 items 78.4/187.3MB 41% complete (2.4M/s)
43652026-03-10T18:36:42.182Z[ host-image] Mar 10 18:36:41.401 INFO O| Mar 10 18:36:41.401 INFO O| Actions: 20469/50885 actions (Installing new actions)
43662026-03-10T18:36:45.579Z[ host-image] Mar 10 18:36:44.799 INFO O| Mar 10 18:36:44.799 INFO O| Actions: Completed 50885 actions in 8.39 seconds.
43672026-03-10T18:36:46.004Z[ host-image] Mar 10 18:36:45.223 INFO O| Mar 10 18:36:45.223 INFO O| Done
43682026-03-10T18:36:46.004Z[ host-image] Mar 10 18:36:45.223 INFO O| Mar 10 18:36:45.223 INFO O| Done
43692026-03-10T18:36:47.263Z[ host-image] Mar 10 18:36:46.482 INFO O| Mar 10 18:36:46.482 INFO O| Done
43702026-03-10T18:36:48.877Z[ host-image] Mar 10 18:36:48.097 INFO O| Mar 10 18:36:48.097 INFO O| Done
43712026-03-10T18:36:48.901Z[ host-image] Mar 10 18:36:48.121 INFO O| Mar 10 18:36:48.121 INFO O| Done
43722026-03-10T18:36:50.661Z[ recovery-image] Mar 10 18:36:49.881 INFO O| Mar 10 18:36:49.881 INFO O| Download: 7947/15969 items 80.5/187.3MB 42% complete (2.0M/s)
43732026-03-10T18:36:51.456Z[ host-image] Mar 10 18:36:50.676 INFO O| Mar 10 18:36:50.676 INFO O| Done
43742026-03-10T18:36:51.909Z[ host-image] Mar 10 18:36:51.129 INFO O| Mar 10 18:36:51.129 INFO O| Done
43752026-03-10T18:36:54.500Z[ host-image] Mar 10 18:36:53.721 INFO O| Mar 10 18:36:53.721 INFO STEP 11 (pkg_install) COMPLETE
43762026-03-10T18:36:54.500Z[ host-image] Mar 10 18:36:53.721 INFO O| Mar 10 18:36:53.721 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43772026-03-10T18:36:54.508Z[ host-image] Mar 10 18:36:53.729 INFO O| Mar 10 18:36:53.729 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"]
43782026-03-10T18:36:56.487Z[ recovery-image] Mar 10 18:36:55.707 INFO O| Mar 10 18:36:55.707 INFO O| Download: 8050/15969 items 83.6/187.3MB 44% complete (300k/s)
43792026-03-10T18:37:02.707Z[ recovery-image] Mar 10 18:37:01.928 INFO O| Mar 10 18:37:01.928 INFO O| Download: 8847/15969 items 89.0/187.3MB 47% complete (949k/s)
43802026-03-10T18:37:08.475Z[ recovery-image] Mar 10 18:37:07.697 INFO O| Mar 10 18:37:07.697 INFO O| Download: 8996/15969 items 97.4/187.3MB 52% complete (1.1M/s)
43812026-03-10T18:37:15.267Z[ recovery-image] Mar 10 18:37:14.490 INFO O| Mar 10 18:37:14.489 INFO O| Download: 9008/15969 items 97.4/187.3MB 52% complete (1.1M/s)
43822026-03-10T18:37:15.541Z[ host-image] Mar 10 18:37:14.764 INFO O| Mar 10 18:37:14.764 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43832026-03-10T18:37:21.327Z[ recovery-image] Mar 10 18:37:20.550 INFO O| Mar 10 18:37:20.550 INFO O| Download: 10034/15969 items 98.0/187.3MB 52% complete (59.4k/s)
43842026-03-10T18:37:25.696Z[ host-image] Mar 10 18:37:24.919 INFO O| Mar 10 18:37:24.919 INFO O| Startup: Caching catalogs ... Done
43852026-03-10T18:37:26.763Z[ recovery-image] Mar 10 18:37:25.986 INFO O| Mar 10 18:37:25.986 INFO O| Download: 10624/15969 items 98.3/187.3MB 52% complete (81.1k/s)
43862026-03-10T18:37:32.171Z[ host-image] Mar 10 18:37:31.395 INFO O| Mar 10 18:37:31.395 INFO O| Planning: Solver setup ... Done
43872026-03-10T18:37:32.178Z[ host-image] Mar 10 18:37:31.402 INFO O| Mar 10 18:37:31.402 INFO O| Planning: Running solver ... Done
43882026-03-10T18:37:32.299Z[ host-image] Mar 10 18:37:31.524 INFO O| Mar 10 18:37:31.524 INFO O| Planning: Finding local manifests ... Done
43892026-03-10T18:37:32.314Z[ host-image] Mar 10 18:37:31.537 INFO O| Mar 10 18:37:31.537 INFO O| Planning: Fetching manifests: 0/6 0% complete
43902026-03-10T18:37:32.351Z[ host-image] Mar 10 18:37:31.575 INFO O| Mar 10 18:37:31.575 INFO O| Planning: Fetching manifests: 6/6 100% complete
43912026-03-10T18:37:32.372Z[ host-image] Mar 10 18:37:31.596 INFO O| Mar 10 18:37:31.596 INFO O| Planning: Package planning ... Done
43922026-03-10T18:37:32.376Z[ host-image] Mar 10 18:37:31.600 INFO O| Mar 10 18:37:31.600 INFO O| Planning: Merging actions ... Done
43932026-03-10T18:37:32.433Z[ host-image] Mar 10 18:37:31.658 INFO O| Mar 10 18:37:31.658 INFO O| Planning: Checking for conflicting actions ... Done
43942026-03-10T18:37:32.437Z[ host-image] Mar 10 18:37:31.659 INFO O| Mar 10 18:37:31.659 INFO O| Planning: Consolidating action changes ... Done
43952026-03-10T18:37:32.582Z[ host-image] Mar 10 18:37:31.807 INFO O| Mar 10 18:37:31.807 INFO O| Planning: Evaluating mediators ... Done
43962026-03-10T18:37:32.585Z[ host-image] Mar 10 18:37:31.808 INFO O| Mar 10 18:37:31.808 INFO O| Planning: Planning completed in 6.80 seconds
43972026-03-10T18:37:32.585Z[ host-image] Mar 10 18:37:31.808 INFO O| Mar 10 18:37:31.808 INFO O| Packages to install: 6
43982026-03-10T18:37:32.586Z[ host-image] Mar 10 18:37:31.808 INFO O| Mar 10 18:37:31.808 INFO O| Services to change: 2
43992026-03-10T18:37:32.600Z[ host-image] Mar 10 18:37:31.824 INFO O| Mar 10 18:37:31.824 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
44002026-03-10T18:37:32.632Z[ recovery-image] Mar 10 18:37:31.856 INFO O| Mar 10 18:37:31.856 INFO O| Download: 11116/15969 items 100.2/187.3MB 53% complete (244k/s)
44012026-03-10T18:37:38.434Z[ host-image] Mar 10 18:37:37.659 INFO O| Mar 10 18:37:37.659 INFO O| Download: 124/155 items 1.4/1.7MB 81% complete (310k/s)
44022026-03-10T18:37:39.611Z[ host-image] Mar 10 18:37:38.836 INFO O| Mar 10 18:37:38.836 INFO O| Download: Completed 1.75 MB in 7.01 seconds (254k/s)
44032026-03-10T18:37:39.642Z[ host-image] Mar 10 18:37:38.867 INFO O| Mar 10 18:37:38.867 INFO O| Actions: 1/390 actions (Installing new actions)
44042026-03-10T18:37:39.811Z[ host-image] Mar 10 18:37:39.036 INFO O| Mar 10 18:37:39.036 INFO O| Actions: Completed 390 actions in 0.17 seconds.
44052026-03-10T18:37:40.189Z[ host-image] Mar 10 18:37:39.415 INFO O| Mar 10 18:37:39.415 INFO O| Done
44062026-03-10T18:37:40.189Z[ host-image] Mar 10 18:37:39.415 INFO O| Mar 10 18:37:39.415 INFO O| Done
44072026-03-10T18:37:40.567Z[ recovery-image] Mar 10 18:37:39.792 INFO O| Mar 10 18:37:39.792 INFO O| Download: 11149/15969 items 104.3/187.3MB 55% complete (582k/s)
44082026-03-10T18:37:41.155Z[ host-image] Mar 10 18:37:40.380 INFO O| Mar 10 18:37:40.380 INFO O| Done
44092026-03-10T18:37:42.334Z[ host-image] Mar 10 18:37:41.559 INFO O| Mar 10 18:37:41.559 INFO O| Done
44102026-03-10T18:37:42.358Z[ host-image] Mar 10 18:37:41.583 INFO O| Mar 10 18:37:41.583 INFO O| Done
44112026-03-10T18:37:42.361Z[ host-image] Mar 10 18:37:41.583 INFO O| Mar 10 18:37:41.583 INFO O| Done
44122026-03-10T18:37:42.378Z[ host-image] Mar 10 18:37:41.603 INFO O| Mar 10 18:37:41.603 INFO O| Done
44132026-03-10T18:37:43.810Z[ host-image] Mar 10 18:37:43.036 INFO O| Mar 10 18:37:43.036 INFO STEP 12 (pkg_install) COMPLETE
44142026-03-10T18:37:43.810Z[ host-image] Mar 10 18:37:43.036 INFO O| Mar 10 18:37:43.036 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44152026-03-10T18:37:43.820Z[ host-image] Mar 10 18:37:43.046 INFO O| Mar 10 18:37:43.045 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44162026-03-10T18:37:45.718Z[ recovery-image] Mar 10 18:37:44.944 INFO O| Mar 10 18:37:44.944 INFO O| Download: 11997/15969 items 133.2/187.3MB 71% complete (3.2M/s)
44172026-03-10T18:37:50.736Z[ recovery-image] Mar 10 18:37:49.963 INFO O| Mar 10 18:37:49.962 INFO O| Download: 13094/15969 items 149.0/187.3MB 79% complete (4.7M/s)
44182026-03-10T18:37:56.809Z[ recovery-image] Mar 10 18:37:56.036 INFO O| Mar 10 18:37:56.036 INFO O| Download: 14745/15969 items 155.9/187.3MB 83% complete (2.7M/s)
44192026-03-10T18:38:02.010Z[ recovery-image] Mar 10 18:38:01.237 INFO O| Mar 10 18:38:01.237 INFO O| Download: 15337/15969 items 166.3/187.3MB 88% complete (1.6M/s)
44202026-03-10T18:38:05.688Z[ host-image] Mar 10 18:38:04.915 INFO O| Mar 10 18:38:04.915 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44212026-03-10T18:38:07.990Z[ recovery-image] Mar 10 18:38:07.218 INFO O| Mar 10 18:38:07.218 INFO O| Download: 15660/15969 items 181.0/187.3MB 96% complete (2.5M/s)
44222026-03-10T18:38:13.764Z[ recovery-image] Mar 10 18:38:12.993 INFO O| Mar 10 18:38:12.993 INFO O| Download: 15737/15969 items 181.9/187.3MB 97% complete (1.8M/s)
44232026-03-10T18:38:15.702Z[ host-image] Mar 10 18:38:14.931 INFO O| Mar 10 18:38:14.931 INFO O| Startup: Caching catalogs ... Done
44242026-03-10T18:38:19.712Z[ recovery-image] Mar 10 18:38:18.941 INFO O| Mar 10 18:38:18.941 INFO O| Download: 15961/15969 items 187.2/187.3MB 99% complete (594k/s)
44252026-03-10T18:38:21.134Z[ host-image] Mar 10 18:38:20.363 INFO O| Mar 10 18:38:20.363 INFO O| Planning: Solver setup ... Done
44262026-03-10T18:38:21.141Z[ host-image] Mar 10 18:38:20.370 INFO O| Mar 10 18:38:20.370 INFO O| Planning: Running solver ... Done
44272026-03-10T18:38:21.266Z[ host-image] Mar 10 18:38:20.495 INFO O| Mar 10 18:38:20.495 INFO O| Planning: Finding local manifests ... Done
44282026-03-10T18:38:21.292Z[ host-image] Mar 10 18:38:20.522 INFO O| Mar 10 18:38:20.522 INFO O| Planning: Fetching manifests: 0/6 0% complete
44292026-03-10T18:38:21.360Z[ host-image] Mar 10 18:38:20.590 INFO O| Mar 10 18:38:20.590 INFO O| Planning: Fetching manifests: 6/6 100% complete
44302026-03-10T18:38:21.387Z[ host-image] Mar 10 18:38:20.617 INFO O| Mar 10 18:38:20.617 INFO O| Planning: Package planning ... Done
44312026-03-10T18:38:21.402Z[ host-image] Mar 10 18:38:20.632 INFO O| Mar 10 18:38:20.632 INFO O| Planning: Merging actions ... Done
44322026-03-10T18:38:21.453Z[ host-image] Mar 10 18:38:20.683 INFO O| Mar 10 18:38:20.683 INFO O| Planning: Checking for conflicting actions ... Done
44332026-03-10T18:38:21.456Z[ host-image] Mar 10 18:38:20.686 INFO O| Mar 10 18:38:20.686 INFO O| Planning: Consolidating action changes ... Done
44342026-03-10T18:38:21.608Z[ host-image] Mar 10 18:38:20.837 INFO O| Mar 10 18:38:20.837 INFO O| Planning: Evaluating mediators ... Done
44352026-03-10T18:38:21.611Z[ host-image] Mar 10 18:38:20.840 INFO O| Mar 10 18:38:20.840 INFO O| Planning: Planning completed in 5.82 seconds
44362026-03-10T18:38:21.614Z[ host-image] Mar 10 18:38:20.841 INFO O| Mar 10 18:38:20.841 INFO O| Packages to install: 6
44372026-03-10T18:38:21.614Z[ host-image] Mar 10 18:38:20.841 INFO O| Mar 10 18:38:20.841 INFO O| Mediators to change: 1
44382026-03-10T18:38:21.614Z[ host-image] Mar 10 18:38:20.841 INFO O| Mar 10 18:38:20.841 INFO O| Services to change: 1
44392026-03-10T18:38:21.628Z[ host-image] Mar 10 18:38:20.858 INFO O| Mar 10 18:38:20.858 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44402026-03-10T18:38:21.974Z[ recovery-image] Mar 10 18:38:21.203 INFO O| Mar 10 18:38:21.203 INFO O| Download: Completed 187.26 MB in 166.42 seconds (1.1M/s)
44412026-03-10T18:38:22.345Z[ recovery-image] Mar 10 18:38:21.574 INFO O| Mar 10 18:38:21.574 INFO O| Actions: 1/26357 actions (Installing new actions)
44422026-03-10T18:38:27.064Z[ host-image] Mar 10 18:38:26.294 INFO O| Mar 10 18:38:26.294 INFO O| Download: 1136/1140 items 7.7/7.7MB 99% complete (1.6M/s)
44432026-03-10T18:38:27.071Z[ host-image] Mar 10 18:38:26.301 INFO O| Mar 10 18:38:26.301 INFO O| Download: Completed 7.71 MB in 5.44 seconds (1.4M/s)
44442026-03-10T18:38:27.125Z[ host-image] Mar 10 18:38:26.355 INFO O| Mar 10 18:38:26.355 INFO O| Actions: 1/1361 actions (Installing new actions)
44452026-03-10T18:38:27.344Z[ recovery-image] Mar 10 18:38:26.574 INFO O| Mar 10 18:38:26.574 INFO O| Actions: 18140/26357 actions (Installing new actions)
44462026-03-10T18:38:27.452Z[ host-image] Mar 10 18:38:26.682 INFO O| Mar 10 18:38:26.682 INFO O| Actions: Completed 1361 actions in 0.33 seconds.
44472026-03-10T18:38:27.851Z[ host-image] Mar 10 18:38:27.082 INFO O| Mar 10 18:38:27.082 INFO O| Done
44482026-03-10T18:38:27.851Z[ host-image] Mar 10 18:38:27.082 INFO O| Mar 10 18:38:27.082 INFO O| Done
44492026-03-10T18:38:28.882Z[ host-image] Mar 10 18:38:28.112 INFO O| Mar 10 18:38:28.112 INFO O| Done
44502026-03-10T18:38:29.440Z[ recovery-image] Mar 10 18:38:28.671 INFO O| Mar 10 18:38:28.671 INFO O| Actions: Completed 26357 actions in 7.09 seconds.
44512026-03-10T18:38:29.856Z[ recovery-image] Mar 10 18:38:29.086 INFO O| Mar 10 18:38:29.086 INFO O| Done
44522026-03-10T18:38:29.856Z[ recovery-image] Mar 10 18:38:29.086 INFO O| Mar 10 18:38:29.086 INFO O| Done
44532026-03-10T18:38:30.162Z[ host-image] Mar 10 18:38:29.390 INFO O| Mar 10 18:38:29.390 INFO O| Done
44542026-03-10T18:38:30.185Z[ host-image] Mar 10 18:38:29.414 INFO O| Mar 10 18:38:29.414 INFO O| Done
44552026-03-10T18:38:30.191Z[ host-image] Mar 10 18:38:29.414 INFO O| Mar 10 18:38:29.414 INFO O| Done
44562026-03-10T18:38:30.224Z[ host-image] Mar 10 18:38:29.454 INFO O| Mar 10 18:38:29.454 INFO O| Done
44572026-03-10T18:38:31.093Z[ recovery-image] Mar 10 18:38:30.323 INFO O| Mar 10 18:38:30.323 INFO O| Done
44582026-03-10T18:38:31.738Z[ host-image] Mar 10 18:38:30.968 INFO O| Mar 10 18:38:30.968 INFO STEP 13 (pkg_install) COMPLETE
44592026-03-10T18:38:31.738Z[ host-image] Mar 10 18:38:30.968 INFO O| Mar 10 18:38:30.968 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44602026-03-10T18:38:31.747Z[ host-image] Mar 10 18:38:30.977 INFO O| Mar 10 18:38:30.977 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44612026-03-10T18:38:32.052Z[ recovery-image] Mar 10 18:38:31.283 INFO O| Mar 10 18:38:31.283 INFO O| Done
44622026-03-10T18:38:32.066Z[ recovery-image] Mar 10 18:38:31.295 INFO O| Mar 10 18:38:31.295 INFO O| Done
44632026-03-10T18:38:33.734Z[ recovery-image] Mar 10 18:38:32.965 INFO O| Mar 10 18:38:32.964 INFO O| Done
44642026-03-10T18:38:34.053Z[ recovery-image] Mar 10 18:38:33.284 INFO O| Mar 10 18:38:33.284 INFO O| Done
44652026-03-10T18:38:36.395Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO STEP 11 (pkg_install) COMPLETE
44662026-03-10T18:38:36.395Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44672026-03-10T18:38:36.396Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO skip step because feature "recovery" is enabled
44682026-03-10T18:38:36.399Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44692026-03-10T18:38:36.399Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO skip step because feature "omicron1" is not enabled
44702026-03-10T18:38:36.399Z[ recovery-image] Mar 10 18:38:35.626 INFO O| Mar 10 18:38:35.626 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44712026-03-10T18:38:36.404Z[ recovery-image] Mar 10 18:38:35.635 INFO O| Mar 10 18:38:35.635 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44722026-03-10T18:38:53.748Z[ host-image] Mar 10 18:38:52.981 INFO O| Mar 10 18:38:52.981 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44732026-03-10T18:38:57.566Z[ recovery-image] Mar 10 18:38:56.799 INFO O| Mar 10 18:38:56.799 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44742026-03-10T18:39:03.758Z[ host-image] Mar 10 18:39:02.991 INFO O| Mar 10 18:39:02.991 INFO O| Startup: Caching catalogs ... Done
44752026-03-10T18:39:07.545Z[ recovery-image] Mar 10 18:39:06.779 INFO O| Mar 10 18:39:06.779 INFO O| Startup: Caching catalogs ... Done
44762026-03-10T18:39:09.200Z[ host-image] Mar 10 18:39:08.435 INFO O| Mar 10 18:39:08.434 INFO O| Planning: Solver setup ... Done
44772026-03-10T18:39:09.207Z[ host-image] Mar 10 18:39:08.442 INFO O| Mar 10 18:39:08.442 INFO O| Planning: Running solver ... Done
44782026-03-10T18:39:09.330Z[ host-image] Mar 10 18:39:08.564 INFO O| Mar 10 18:39:08.564 INFO O| Planning: Finding local manifests ... Done
44792026-03-10T18:39:09.343Z[ host-image] Mar 10 18:39:08.578 INFO O| Mar 10 18:39:08.578 INFO O| Planning: Fetching manifests: 0/1 0% complete
44802026-03-10T18:39:09.349Z[ host-image] Mar 10 18:39:08.584 INFO O| Mar 10 18:39:08.584 INFO O| Planning: Fetching manifests: 1/1 100% complete
44812026-03-10T18:39:09.365Z[ host-image] Mar 10 18:39:08.600 INFO O| Mar 10 18:39:08.600 INFO O| Planning: Package planning ... Done
44822026-03-10T18:39:09.368Z[ host-image] Mar 10 18:39:08.600 INFO O| Mar 10 18:39:08.600 INFO O| Planning: Merging actions ... Done
44832026-03-10T18:39:09.407Z[ host-image] Mar 10 18:39:08.642 INFO O| Mar 10 18:39:08.642 INFO O| Planning: Checking for conflicting actions ... Done
44842026-03-10T18:39:09.410Z[ host-image] Mar 10 18:39:08.642 INFO O| Mar 10 18:39:08.642 INFO O| Planning: Consolidating action changes ... Done
44852026-03-10T18:39:09.556Z[ host-image] Mar 10 18:39:08.790 INFO O| Mar 10 18:39:08.790 INFO O| Planning: Evaluating mediators ... Done
44862026-03-10T18:39:09.559Z[ host-image] Mar 10 18:39:08.791 INFO O| Mar 10 18:39:08.791 INFO O| Planning: Planning completed in 5.71 seconds
44872026-03-10T18:39:09.559Z[ host-image] Mar 10 18:39:08.791 INFO O| Mar 10 18:39:08.791 INFO O| Packages to install: 1
44882026-03-10T18:39:09.572Z[ host-image] Mar 10 18:39:08.806 INFO O| Mar 10 18:39:08.806 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
44892026-03-10T18:39:09.702Z[ host-image] Mar 10 18:39:08.937 INFO O| Mar 10 18:39:08.937 INFO O| Download: Completed 12.26 MB in 0.13 seconds (94.0M/s)
44902026-03-10T18:39:09.733Z[ host-image] Mar 10 18:39:08.965 INFO O| Mar 10 18:39:08.965 INFO O| Actions: 1/22 actions (Installing new actions)
44912026-03-10T18:39:09.987Z[ host-image] Mar 10 18:39:09.222 INFO O| Mar 10 18:39:09.222 INFO O| Actions: Completed 22 actions in 0.26 seconds.
44922026-03-10T18:39:10.366Z[ host-image] Mar 10 18:39:09.599 INFO O| Mar 10 18:39:09.599 INFO O| Done
44932026-03-10T18:39:10.366Z[ host-image] Mar 10 18:39:09.599 INFO O| Mar 10 18:39:09.599 INFO O| Done
44942026-03-10T18:39:11.314Z[ host-image] Mar 10 18:39:10.549 INFO O| Mar 10 18:39:10.549 INFO O| Done
44952026-03-10T18:39:12.500Z[ host-image] Mar 10 18:39:11.733 INFO O| Mar 10 18:39:11.733 INFO O| Done
44962026-03-10T18:39:12.523Z[ host-image] Mar 10 18:39:11.757 INFO O| Mar 10 18:39:11.757 INFO O| Done
44972026-03-10T18:39:12.527Z[ host-image] Mar 10 18:39:11.757 INFO O| Mar 10 18:39:11.757 INFO O| Done
44982026-03-10T18:39:12.535Z[ host-image] Mar 10 18:39:11.769 INFO O| Mar 10 18:39:11.769 INFO O| Done
44992026-03-10T18:39:12.916Z[ recovery-image] Mar 10 18:39:12.151 INFO O| Mar 10 18:39:12.151 INFO O| Planning: Solver setup ... Done
45002026-03-10T18:39:12.923Z[ recovery-image] Mar 10 18:39:12.158 INFO O| Mar 10 18:39:12.158 INFO O| Planning: Running solver ... Done
45012026-03-10T18:39:13.038Z[ recovery-image] Mar 10 18:39:12.272 INFO O| Mar 10 18:39:12.272 INFO O| Planning: Finding local manifests ... Done
45022026-03-10T18:39:13.053Z[ recovery-image] Mar 10 18:39:12.288 INFO O| Mar 10 18:39:12.287 INFO O| Planning: Fetching manifests: 0/1 0% complete
45032026-03-10T18:39:13.057Z[ recovery-image] Mar 10 18:39:12.292 INFO O| Mar 10 18:39:12.292 INFO O| Planning: Fetching manifests: 1/1 100% complete
45042026-03-10T18:39:13.072Z[ recovery-image] Mar 10 18:39:12.307 INFO O| Mar 10 18:39:12.307 INFO O| Planning: Package planning ... Done
45052026-03-10T18:39:13.092Z[ recovery-image] Mar 10 18:39:12.307 INFO O| Mar 10 18:39:12.307 INFO O| Planning: Merging actions ... Done
45062026-03-10T18:39:13.098Z[ recovery-image] Mar 10 18:39:12.331 INFO O| Mar 10 18:39:12.331 INFO O| Planning: Checking for conflicting actions ... Done
45072026-03-10T18:39:13.101Z[ recovery-image] Mar 10 18:39:12.331 INFO O| Mar 10 18:39:12.331 INFO O| Planning: Consolidating action changes ... Done
45082026-03-10T18:39:13.205Z[ recovery-image] Mar 10 18:39:12.440 INFO O| Mar 10 18:39:12.440 INFO O| Planning: Evaluating mediators ... Done
45092026-03-10T18:39:13.208Z[ recovery-image] Mar 10 18:39:12.440 INFO O| Mar 10 18:39:12.440 INFO O| Planning: Planning completed in 5.57 seconds
45102026-03-10T18:39:13.208Z[ recovery-image] Mar 10 18:39:12.440 INFO O| Mar 10 18:39:12.440 INFO O| Packages to install: 1
45112026-03-10T18:39:13.220Z[ recovery-image] Mar 10 18:39:12.455 INFO O| Mar 10 18:39:12.455 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
45122026-03-10T18:39:13.336Z[ recovery-image] Mar 10 18:39:12.571 INFO O| Mar 10 18:39:12.571 INFO O| Download: Completed 12.26 MB in 0.12 seconds (105M/s)
45132026-03-10T18:39:13.364Z[ recovery-image] Mar 10 18:39:12.599 INFO O| Mar 10 18:39:12.599 INFO O| Actions: 1/22 actions (Installing new actions)
45142026-03-10T18:39:13.619Z[ recovery-image] Mar 10 18:39:12.854 INFO O| Mar 10 18:39:12.854 INFO O| Actions: Completed 22 actions in 0.26 seconds.
45152026-03-10T18:39:13.990Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 14 (pkg_install) COMPLETE
45162026-03-10T18:39:13.991Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45172026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "mbist" is not enabled
45182026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45192026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "mfg" is not enabled
45202026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45212026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "compliance" is not enabled
45222026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45232026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "stress" is not enabled
45242026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45252026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "compliance" is not enabled
45262026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45272026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO skip step because feature "nfs" is not enabled
45282026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
45292026-03-10T18:39:13.994Z[ host-image] Mar 10 18:39:13.225 INFO O| Mar 10 18:39:13.225 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
45302026-03-10T18:39:14.005Z[ recovery-image] Mar 10 18:39:13.240 INFO O| Mar 10 18:39:13.240 INFO O| Done
45312026-03-10T18:39:14.005Z[ recovery-image] Mar 10 18:39:13.240 INFO O| Mar 10 18:39:13.240 INFO O| Done
45322026-03-10T18:39:14.208Z[ host-image] Mar 10 18:39:13.443 INFO O| Mar 10 18:39:13.442 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
45332026-03-10T18:39:14.362Z[ host-image] Mar 10 18:39:13.597 INFO O| Mar 10 18:39:13.597 INFO completed processing sled/ramdisk-01-os
45342026-03-10T18:39:14.365Z[ host-image] Mar 10 18:39:13.599 INFO omicron1 baseline generation...
45352026-03-10T18:39:14.365Z[ host-image] Mar 10 18:39:13.599 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
45362026-03-10T18:39:14.700Z[ host-image] Mar 10 18:39:13.935 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23819:20260309T213324Z
45372026-03-10T18:39:15.000Z[ recovery-image] Mar 10 18:39:14.235 INFO O| Mar 10 18:39:14.235 INFO O| Done
45382026-03-10T18:39:15.918Z[ recovery-image] Mar 10 18:39:15.153 INFO O| Mar 10 18:39:15.153 INFO O| Done
45392026-03-10T18:39:15.930Z[ recovery-image] Mar 10 18:39:15.165 INFO O| Mar 10 18:39:15.165 INFO O| Done
45402026-03-10T18:39:15.933Z[ recovery-image] Mar 10 18:39:15.166 INFO O| Mar 10 18:39:15.166 INFO O| Done
45412026-03-10T18:39:15.942Z[ recovery-image] Mar 10 18:39:15.178 INFO O| Mar 10 18:39:15.178 INFO O| Done
45422026-03-10T18:39:17.396Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 14 (pkg_install) COMPLETE
45432026-03-10T18:39:17.396Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45442026-03-10T18:39:17.396Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "mbist" is not enabled
45452026-03-10T18:39:17.400Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45462026-03-10T18:39:17.400Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "mfg" is not enabled
45472026-03-10T18:39:17.400Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45482026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "compliance" is not enabled
45492026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45502026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "stress" is not enabled
45512026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45522026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "compliance" is not enabled
45532026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45542026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO skip step because feature "nfs" is not enabled
45552026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45562026-03-10T18:39:17.401Z[ recovery-image] Mar 10 18:39:16.631 INFO O| Mar 10 18:39:16.631 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45572026-03-10T18:39:17.525Z[ recovery-image] Mar 10 18:39:16.760 INFO O| Mar 10 18:39:16.760 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45582026-03-10T18:39:17.604Z[ recovery-image] Mar 10 18:39:16.840 INFO O| Mar 10 18:39:16.840 INFO completed processing sled/ramdisk-01-os
45592026-03-10T18:39:17.608Z[ recovery-image] Mar 10 18:39:16.841 INFO image builder template: ramdisk-02-trim...
45602026-03-10T18:39:17.608Z[ recovery-image] Mar 10 18:39:16.842 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
45612026-03-10T18:39:17.625Z[ recovery-image] Mar 10 18:39:16.861 INFO O| Mar 10 18:39:16.860 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45622026-03-10T18:39:17.629Z[ recovery-image] Mar 10 18:39:16.864 INFO O| Mar 10 18:39:16.864 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45632026-03-10T18:39:17.712Z[ recovery-image] Mar 10 18:39:16.948 INFO O| Mar 10 18:39:16.948 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
45642026-03-10T18:39:17.771Z[ recovery-image] Mar 10 18:39:17.007 INFO O| Mar 10 18:39:17.007 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45652026-03-10T18:39:17.772Z[ recovery-image] Mar 10 18:39:17.007 INFO O| Mar 10 18:39:17.007 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45662026-03-10T18:39:17.777Z[ recovery-image] Mar 10 18:39:17.012 INFO O| Mar 10 18:39:17.012 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
45672026-03-10T18:39:17.780Z[ recovery-image] Mar 10 18:39:17.015 INFO O| Mar 10 18:39:17.015 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45682026-03-10T18:39:17.783Z[ recovery-image] Mar 10 18:39:17.019 INFO O| Mar 10 18:39:17.019 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45692026-03-10T18:39:18.007Z[ recovery-image] Mar 10 18:39:17.242 INFO O| Mar 10 18:39:17.242 INFO rolled back to input snapshot; work may begin
45702026-03-10T18:39:18.007Z[ recovery-image] Mar 10 18:39:17.242 INFO O| Mar 10 18:39:17.242 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45712026-03-10T18:39:18.011Z[ recovery-image] Mar 10 18:39:17.246 INFO O| Mar 10 18:39:17.246 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45722026-03-10T18:39:18.018Z[ recovery-image] Mar 10 18:39:17.253 INFO O| Mar 10 18:39:17.253 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45732026-03-10T18:39:18.059Z[ recovery-image] Mar 10 18:39:17.294 INFO O| Mar 10 18:39:17.294 INFO STEP 0 (remove_files) COMPLETE
45742026-03-10T18:39:18.059Z[ recovery-image] Mar 10 18:39:17.294 INFO O| Mar 10 18:39:17.294 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45752026-03-10T18:39:18.068Z[ recovery-image] Mar 10 18:39:17.304 INFO O| Mar 10 18:39:17.304 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45762026-03-10T18:39:18.072Z[ recovery-image] Mar 10 18:39:17.305 INFO O| Mar 10 18:39:17.305 INFO STEP 1 (remove_files) COMPLETE
45772026-03-10T18:39:18.072Z[ recovery-image] Mar 10 18:39:17.305 INFO O| Mar 10 18:39:17.305 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45782026-03-10T18:39:18.078Z[ recovery-image] Mar 10 18:39:17.313 INFO O| Mar 10 18:39:17.313 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45792026-03-10T18:39:18.089Z[ recovery-image] Mar 10 18:39:17.325 INFO O| Mar 10 18:39:17.325 INFO STEP 2 (remove_files) COMPLETE
45802026-03-10T18:39:18.089Z[ recovery-image] Mar 10 18:39:17.325 INFO O| Mar 10 18:39:17.325 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45812026-03-10T18:39:18.097Z[ recovery-image] Mar 10 18:39:17.332 INFO O| Mar 10 18:39:17.332 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45822026-03-10T18:39:18.100Z[ recovery-image] Mar 10 18:39:17.334 INFO O| Mar 10 18:39:17.334 INFO STEP 3 (remove_files) COMPLETE
45832026-03-10T18:39:18.100Z[ recovery-image] Mar 10 18:39:17.334 INFO O| Mar 10 18:39:17.334 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45842026-03-10T18:39:18.106Z[ recovery-image] Mar 10 18:39:17.341 INFO O| Mar 10 18:39:17.341 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45852026-03-10T18:39:18.109Z[ recovery-image] Mar 10 18:39:17.345 INFO O| Mar 10 18:39:17.345 INFO STEP 4 (remove_files) COMPLETE
45862026-03-10T18:39:18.109Z[ recovery-image] Mar 10 18:39:17.345 INFO O| Mar 10 18:39:17.345 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45872026-03-10T18:39:18.118Z[ recovery-image] Mar 10 18:39:17.353 INFO O| Mar 10 18:39:17.353 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45882026-03-10T18:39:18.121Z[ recovery-image] Mar 10 18:39:17.353 INFO O| Mar 10 18:39:17.353 INFO STEP 5 (remove_files) COMPLETE
45892026-03-10T18:39:18.121Z[ recovery-image] Mar 10 18:39:17.353 INFO O| Mar 10 18:39:17.353 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45902026-03-10T18:39:18.124Z[ recovery-image] Mar 10 18:39:17.360 INFO O| Mar 10 18:39:17.360 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45912026-03-10T18:39:18.134Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO STEP 6 (remove_files) COMPLETE
45922026-03-10T18:39:18.134Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45932026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO skip step because feature "recovery" is enabled
45942026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45952026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO skip step because feature "recovery" is enabled
45962026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45972026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO skip step because feature "recovery" is enabled
45982026-03-10T18:39:18.137Z[ recovery-image] Mar 10 18:39:17.369 INFO O| Mar 10 18:39:17.369 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45992026-03-10T18:39:18.141Z[ recovery-image] Mar 10 18:39:17.377 INFO O| Mar 10 18:39:17.377 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
46002026-03-10T18:39:18.144Z[ recovery-image] Mar 10 18:39:17.380 INFO O| Mar 10 18:39:17.380 INFO STEP 10 (remove_files) COMPLETE
46012026-03-10T18:39:18.144Z[ recovery-image] Mar 10 18:39:17.380 INFO O| Mar 10 18:39:17.380 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46022026-03-10T18:39:18.152Z[ recovery-image] Mar 10 18:39:17.388 INFO O| Mar 10 18:39:17.388 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
46032026-03-10T18:39:18.155Z[ recovery-image] Mar 10 18:39:17.389 INFO O| Mar 10 18:39:17.389 INFO STEP 11 (remove_files) COMPLETE
46042026-03-10T18:39:18.155Z[ recovery-image] Mar 10 18:39:17.389 INFO O| Mar 10 18:39:17.389 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46052026-03-10T18:39:18.162Z[ recovery-image] Mar 10 18:39:17.397 INFO O| Mar 10 18:39:17.397 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
46062026-03-10T18:39:18.165Z[ recovery-image] Mar 10 18:39:17.399 INFO O| Mar 10 18:39:17.399 INFO STEP 12 (remove_files) COMPLETE
46072026-03-10T18:39:18.165Z[ recovery-image] Mar 10 18:39:17.399 INFO O| Mar 10 18:39:17.399 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46082026-03-10T18:39:18.188Z[ recovery-image] Mar 10 18:39:17.423 INFO O| Mar 10 18:39:17.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
46092026-03-10T18:39:18.335Z[ recovery-image] Mar 10 18:39:17.570 INFO O| Mar 10 18:39:17.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
46102026-03-10T18:39:18.338Z[ recovery-image] Mar 10 18:39:17.572 INFO O| Mar 10 18:39:17.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
46112026-03-10T18:39:18.342Z[ recovery-image] Mar 10 18:39:17.578 INFO O| Mar 10 18:39:17.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
46122026-03-10T18:39:18.345Z[ recovery-image] Mar 10 18:39:17.578 INFO O| Mar 10 18:39:17.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
46132026-03-10T18:39:18.349Z[ recovery-image] Mar 10 18:39:17.585 INFO O| Mar 10 18:39:17.585 INFO STEP 13 (remove_files) COMPLETE
46142026-03-10T18:39:18.352Z[ recovery-image] Mar 10 18:39:17.585 INFO O| Mar 10 18:39:17.585 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46152026-03-10T18:39:18.359Z[ recovery-image] Mar 10 18:39:17.595 INFO O| Mar 10 18:39:17.595 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
46162026-03-10T18:39:18.362Z[ recovery-image] Mar 10 18:39:17.596 INFO O| Mar 10 18:39:17.596 INFO STEP 14 (remove_files) COMPLETE
46172026-03-10T18:39:18.362Z[ recovery-image] Mar 10 18:39:17.596 INFO O| Mar 10 18:39:17.596 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46182026-03-10T18:39:18.368Z[ recovery-image] Mar 10 18:39:17.604 INFO O| Mar 10 18:39:17.603 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
46192026-03-10T18:39:18.374Z[ recovery-image] Mar 10 18:39:17.609 INFO O| Mar 10 18:39:17.609 INFO STEP 15 (remove_files) COMPLETE
46202026-03-10T18:39:18.374Z[ recovery-image] Mar 10 18:39:17.609 INFO O| Mar 10 18:39:17.609 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46212026-03-10T18:39:18.381Z[ recovery-image] Mar 10 18:39:17.617 INFO O| Mar 10 18:39:17.617 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
46222026-03-10T18:39:18.384Z[ recovery-image] Mar 10 18:39:17.617 INFO O| Mar 10 18:39:17.617 INFO STEP 16 (remove_files) COMPLETE
46232026-03-10T18:39:18.384Z[ recovery-image] Mar 10 18:39:17.617 INFO O| Mar 10 18:39:17.617 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46242026-03-10T18:39:18.389Z[ recovery-image] Mar 10 18:39:17.625 INFO O| Mar 10 18:39:17.625 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
46252026-03-10T18:39:18.392Z[ recovery-image] Mar 10 18:39:17.626 INFO O| Mar 10 18:39:17.626 INFO STEP 17 (remove_files) COMPLETE
46262026-03-10T18:39:18.392Z[ recovery-image] Mar 10 18:39:17.626 INFO O| Mar 10 18:39:17.626 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46272026-03-10T18:39:18.398Z[ recovery-image] Mar 10 18:39:17.633 INFO O| Mar 10 18:39:17.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
46282026-03-10T18:39:18.401Z[ recovery-image] Mar 10 18:39:17.633 INFO O| Mar 10 18:39:17.633 INFO STEP 18 (remove_files) COMPLETE
46292026-03-10T18:39:18.401Z[ recovery-image] Mar 10 18:39:17.633 INFO O| Mar 10 18:39:17.633 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46302026-03-10T18:39:18.405Z[ recovery-image] Mar 10 18:39:17.641 INFO O| Mar 10 18:39:17.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
46312026-03-10T18:39:18.408Z[ recovery-image] Mar 10 18:39:17.641 INFO O| Mar 10 18:39:17.641 INFO STEP 19 (remove_files) COMPLETE
46322026-03-10T18:39:18.408Z[ recovery-image] Mar 10 18:39:17.641 INFO O| Mar 10 18:39:17.641 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46332026-03-10T18:39:18.414Z[ recovery-image] Mar 10 18:39:17.648 INFO O| Mar 10 18:39:17.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
46342026-03-10T18:39:18.414Z[ recovery-image] Mar 10 18:39:17.648 INFO O| Mar 10 18:39:17.648 INFO STEP 20 (remove_files) COMPLETE
46352026-03-10T18:39:18.417Z[ recovery-image] Mar 10 18:39:17.648 INFO O| Mar 10 18:39:17.648 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46362026-03-10T18:39:18.421Z[ recovery-image] Mar 10 18:39:17.657 INFO O| Mar 10 18:39:17.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
46372026-03-10T18:39:18.421Z[ recovery-image] Mar 10 18:39:17.657 INFO O| Mar 10 18:39:17.657 INFO STEP 21 (remove_files) COMPLETE
46382026-03-10T18:39:18.424Z[ recovery-image] Mar 10 18:39:17.657 INFO O| Mar 10 18:39:17.657 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46392026-03-10T18:39:18.430Z[ recovery-image] Mar 10 18:39:17.665 INFO O| Mar 10 18:39:17.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
46402026-03-10T18:39:18.430Z[ recovery-image] Mar 10 18:39:17.665 INFO O| Mar 10 18:39:17.665 INFO STEP 22 (remove_files) COMPLETE
46412026-03-10T18:39:18.435Z[ recovery-image] Mar 10 18:39:17.665 INFO O| Mar 10 18:39:17.665 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46422026-03-10T18:39:18.438Z[ recovery-image] Mar 10 18:39:17.672 INFO O| Mar 10 18:39:17.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
46432026-03-10T18:39:18.438Z[ recovery-image] Mar 10 18:39:17.672 INFO O| Mar 10 18:39:17.672 INFO STEP 23 (remove_files) COMPLETE
46442026-03-10T18:39:18.438Z[ recovery-image] Mar 10 18:39:17.672 INFO O| Mar 10 18:39:17.672 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46452026-03-10T18:39:18.447Z[ recovery-image] Mar 10 18:39:17.681 INFO O| Mar 10 18:39:17.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
46462026-03-10T18:39:18.447Z[ recovery-image] Mar 10 18:39:17.681 INFO O| Mar 10 18:39:17.681 INFO STEP 24 (remove_files) COMPLETE
46472026-03-10T18:39:18.450Z[ recovery-image] Mar 10 18:39:17.681 INFO O| Mar 10 18:39:17.681 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46482026-03-10T18:39:18.454Z[ recovery-image] Mar 10 18:39:17.689 INFO O| Mar 10 18:39:17.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
46492026-03-10T18:39:18.454Z[ recovery-image] Mar 10 18:39:17.689 INFO O| Mar 10 18:39:17.689 INFO STEP 25 (remove_files) COMPLETE
46502026-03-10T18:39:18.457Z[ recovery-image] Mar 10 18:39:17.689 INFO O| Mar 10 18:39:17.689 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46512026-03-10T18:39:18.460Z[ recovery-image] Mar 10 18:39:17.695 INFO O| Mar 10 18:39:17.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
46522026-03-10T18:39:18.460Z[ recovery-image] Mar 10 18:39:17.695 INFO O| Mar 10 18:39:17.695 INFO STEP 26 (remove_files) COMPLETE
46532026-03-10T18:39:18.460Z[ recovery-image] Mar 10 18:39:17.695 INFO O| Mar 10 18:39:17.695 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46542026-03-10T18:39:18.469Z[ recovery-image] Mar 10 18:39:17.704 INFO O| Mar 10 18:39:17.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
46552026-03-10T18:39:18.469Z[ recovery-image] Mar 10 18:39:17.704 INFO O| Mar 10 18:39:17.704 INFO STEP 27 (remove_files) COMPLETE
46562026-03-10T18:39:18.469Z[ recovery-image] Mar 10 18:39:17.704 INFO O| Mar 10 18:39:17.704 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46572026-03-10T18:39:18.480Z[ recovery-image] Mar 10 18:39:17.713 INFO O| Mar 10 18:39:17.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
46582026-03-10T18:39:18.480Z[ recovery-image] Mar 10 18:39:17.713 INFO O| Mar 10 18:39:17.713 INFO STEP 28 (remove_files) COMPLETE
46592026-03-10T18:39:18.483Z[ recovery-image] Mar 10 18:39:17.713 INFO O| Mar 10 18:39:17.713 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46602026-03-10T18:39:18.486Z[ recovery-image] Mar 10 18:39:17.720 INFO O| Mar 10 18:39:17.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
46612026-03-10T18:39:18.486Z[ recovery-image] Mar 10 18:39:17.720 INFO O| Mar 10 18:39:17.720 INFO STEP 29 (remove_files) COMPLETE
46622026-03-10T18:39:18.486Z[ recovery-image] Mar 10 18:39:17.720 INFO O| Mar 10 18:39:17.720 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46632026-03-10T18:39:18.492Z[ recovery-image] Mar 10 18:39:17.727 INFO O| Mar 10 18:39:17.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
46642026-03-10T18:39:18.495Z[ recovery-image] Mar 10 18:39:17.728 INFO O| Mar 10 18:39:17.727 INFO STEP 30 (remove_files) COMPLETE
46652026-03-10T18:39:18.495Z[ recovery-image] Mar 10 18:39:17.728 INFO O| Mar 10 18:39:17.727 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46662026-03-10T18:39:18.501Z[ recovery-image] Mar 10 18:39:17.736 INFO O| Mar 10 18:39:17.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
46672026-03-10T18:39:18.515Z[ recovery-image] Mar 10 18:39:17.736 INFO O| Mar 10 18:39:17.736 INFO STEP 31 (remove_files) COMPLETE
46682026-03-10T18:39:18.515Z[ recovery-image] Mar 10 18:39:17.736 INFO O| Mar 10 18:39:17.736 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46692026-03-10T18:39:18.524Z[ recovery-image] Mar 10 18:39:17.744 INFO O| Mar 10 18:39:17.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
46702026-03-10T18:39:18.524Z[ recovery-image] Mar 10 18:39:17.744 INFO O| Mar 10 18:39:17.744 INFO STEP 32 (remove_files) COMPLETE
46712026-03-10T18:39:18.524Z[ recovery-image] Mar 10 18:39:17.744 INFO O| Mar 10 18:39:17.744 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46722026-03-10T18:39:18.531Z[ recovery-image] Mar 10 18:39:17.752 INFO O| Mar 10 18:39:17.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46732026-03-10T18:39:18.531Z[ recovery-image] Mar 10 18:39:17.752 INFO O| Mar 10 18:39:17.752 INFO STEP 33 (remove_files) COMPLETE
46742026-03-10T18:39:18.531Z[ recovery-image] Mar 10 18:39:17.752 INFO O| Mar 10 18:39:17.752 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46752026-03-10T18:39:18.532Z[ recovery-image] Mar 10 18:39:17.759 INFO O| Mar 10 18:39:17.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46762026-03-10T18:39:18.532Z[ recovery-image] Mar 10 18:39:17.759 INFO O| Mar 10 18:39:17.759 INFO STEP 34 (remove_files) COMPLETE
46772026-03-10T18:39:18.532Z[ recovery-image] Mar 10 18:39:17.759 INFO O| Mar 10 18:39:17.759 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46782026-03-10T18:39:18.535Z[ recovery-image] Mar 10 18:39:17.767 INFO O| Mar 10 18:39:17.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46792026-03-10T18:39:18.535Z[ recovery-image] Mar 10 18:39:17.767 INFO O| Mar 10 18:39:17.767 INFO STEP 35 (remove_files) COMPLETE
46802026-03-10T18:39:18.535Z[ recovery-image] Mar 10 18:39:17.767 INFO O| Mar 10 18:39:17.767 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46812026-03-10T18:39:18.540Z[ recovery-image] Mar 10 18:39:17.775 INFO O| Mar 10 18:39:17.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46822026-03-10T18:39:18.540Z[ recovery-image] Mar 10 18:39:17.775 INFO O| Mar 10 18:39:17.775 INFO STEP 36 (remove_files) COMPLETE
46832026-03-10T18:39:18.544Z[ recovery-image] Mar 10 18:39:17.775 INFO O| Mar 10 18:39:17.775 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46842026-03-10T18:39:18.547Z[ recovery-image] Mar 10 18:39:17.782 INFO O| Mar 10 18:39:17.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46852026-03-10T18:39:18.550Z[ recovery-image] Mar 10 18:39:17.782 INFO O| Mar 10 18:39:17.782 INFO STEP 37 (remove_files) COMPLETE
46862026-03-10T18:39:18.550Z[ recovery-image] Mar 10 18:39:17.782 INFO O| Mar 10 18:39:17.782 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46872026-03-10T18:39:18.556Z[ recovery-image] Mar 10 18:39:17.790 INFO O| Mar 10 18:39:17.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46882026-03-10T18:39:18.556Z[ recovery-image] Mar 10 18:39:17.790 INFO O| Mar 10 18:39:17.790 INFO STEP 38 (remove_files) COMPLETE
46892026-03-10T18:39:18.560Z[ recovery-image] Mar 10 18:39:17.790 INFO O| Mar 10 18:39:17.790 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46902026-03-10T18:39:18.564Z[ recovery-image] Mar 10 18:39:17.797 INFO O| Mar 10 18:39:17.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46912026-03-10T18:39:18.564Z[ recovery-image] Mar 10 18:39:17.797 INFO O| Mar 10 18:39:17.797 INFO STEP 39 (remove_files) COMPLETE
46922026-03-10T18:39:18.564Z[ recovery-image] Mar 10 18:39:17.797 INFO O| Mar 10 18:39:17.797 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46932026-03-10T18:39:18.573Z[ recovery-image] Mar 10 18:39:17.805 INFO O| Mar 10 18:39:17.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46942026-03-10T18:39:18.577Z[ recovery-image] Mar 10 18:39:17.806 INFO O| Mar 10 18:39:17.805 INFO STEP 40 (remove_files) COMPLETE
46952026-03-10T18:39:18.577Z[ recovery-image] Mar 10 18:39:17.806 INFO O| Mar 10 18:39:17.805 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46962026-03-10T18:39:18.581Z[ recovery-image] Mar 10 18:39:17.812 INFO O| Mar 10 18:39:17.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46972026-03-10T18:39:18.581Z[ recovery-image] Mar 10 18:39:17.812 INFO O| Mar 10 18:39:17.812 INFO STEP 41 (remove_files) COMPLETE
46982026-03-10T18:39:18.581Z[ recovery-image] Mar 10 18:39:17.813 INFO O| Mar 10 18:39:17.812 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46992026-03-10T18:39:18.585Z[ recovery-image] Mar 10 18:39:17.820 INFO O| Mar 10 18:39:17.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
47002026-03-10T18:39:18.589Z[ recovery-image] Mar 10 18:39:17.820 INFO O| Mar 10 18:39:17.820 INFO STEP 42 (remove_files) COMPLETE
47012026-03-10T18:39:18.589Z[ recovery-image] Mar 10 18:39:17.820 INFO O| Mar 10 18:39:17.820 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47022026-03-10T18:39:18.594Z[ recovery-image] Mar 10 18:39:17.828 INFO O| Mar 10 18:39:17.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
47032026-03-10T18:39:18.597Z[ recovery-image] Mar 10 18:39:17.828 INFO O| Mar 10 18:39:17.828 INFO STEP 43 (remove_files) COMPLETE
47042026-03-10T18:39:18.597Z[ recovery-image] Mar 10 18:39:17.828 INFO O| Mar 10 18:39:17.828 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47052026-03-10T18:39:18.601Z[ recovery-image] Mar 10 18:39:17.836 INFO O| Mar 10 18:39:17.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
47062026-03-10T18:39:18.601Z[ recovery-image] Mar 10 18:39:17.836 INFO O| Mar 10 18:39:17.836 INFO STEP 44 (remove_files) COMPLETE
47072026-03-10T18:39:18.604Z[ recovery-image] Mar 10 18:39:17.836 INFO O| Mar 10 18:39:17.836 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47082026-03-10T18:39:18.609Z[ recovery-image] Mar 10 18:39:17.844 INFO O| Mar 10 18:39:17.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
47092026-03-10T18:39:18.613Z[ recovery-image] Mar 10 18:39:17.844 INFO O| Mar 10 18:39:17.844 INFO STEP 45 (remove_files) COMPLETE
47102026-03-10T18:39:18.613Z[ recovery-image] Mar 10 18:39:17.844 INFO O| Mar 10 18:39:17.844 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47112026-03-10T18:39:18.616Z[ recovery-image] Mar 10 18:39:17.852 INFO O| Mar 10 18:39:17.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
47122026-03-10T18:39:18.616Z[ recovery-image] Mar 10 18:39:17.852 INFO O| Mar 10 18:39:17.852 INFO STEP 46 (remove_files) COMPLETE
47132026-03-10T18:39:18.619Z[ recovery-image] Mar 10 18:39:17.852 INFO O| Mar 10 18:39:17.852 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47142026-03-10T18:39:18.623Z[ recovery-image] Mar 10 18:39:17.859 INFO O| Mar 10 18:39:17.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
47152026-03-10T18:39:18.623Z[ recovery-image] Mar 10 18:39:17.859 INFO O| Mar 10 18:39:17.859 INFO STEP 47 (remove_files) COMPLETE
47162026-03-10T18:39:18.626Z[ recovery-image] Mar 10 18:39:17.859 INFO O| Mar 10 18:39:17.859 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47172026-03-10T18:39:18.630Z[ recovery-image] Mar 10 18:39:17.866 INFO O| Mar 10 18:39:17.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
47182026-03-10T18:39:18.633Z[ recovery-image] Mar 10 18:39:17.866 INFO O| Mar 10 18:39:17.866 INFO STEP 48 (remove_files) COMPLETE
47192026-03-10T18:39:18.633Z[ recovery-image] Mar 10 18:39:17.866 INFO O| Mar 10 18:39:17.866 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47202026-03-10T18:39:18.639Z[ recovery-image] Mar 10 18:39:17.874 INFO O| Mar 10 18:39:17.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
47212026-03-10T18:39:18.642Z[ recovery-image] Mar 10 18:39:17.874 INFO O| Mar 10 18:39:17.874 INFO STEP 49 (remove_files) COMPLETE
47222026-03-10T18:39:18.642Z[ recovery-image] Mar 10 18:39:17.874 INFO O| Mar 10 18:39:17.874 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47232026-03-10T18:39:18.645Z[ recovery-image] Mar 10 18:39:17.881 INFO O| Mar 10 18:39:17.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
47242026-03-10T18:39:18.645Z[ recovery-image] Mar 10 18:39:17.881 INFO O| Mar 10 18:39:17.881 INFO STEP 50 (remove_files) COMPLETE
47252026-03-10T18:39:18.650Z[ recovery-image] Mar 10 18:39:17.881 INFO O| Mar 10 18:39:17.881 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47262026-03-10T18:39:18.654Z[ recovery-image] Mar 10 18:39:17.887 INFO O| Mar 10 18:39:17.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
47272026-03-10T18:39:18.654Z[ recovery-image] Mar 10 18:39:17.888 INFO O| Mar 10 18:39:17.888 INFO STEP 51 (remove_files) COMPLETE
47282026-03-10T18:39:18.654Z[ recovery-image] Mar 10 18:39:17.888 INFO O| Mar 10 18:39:17.888 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47292026-03-10T18:39:18.660Z[ recovery-image] Mar 10 18:39:17.895 INFO O| Mar 10 18:39:17.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
47302026-03-10T18:39:18.666Z[ recovery-image] Mar 10 18:39:17.895 INFO O| Mar 10 18:39:17.895 INFO STEP 52 (remove_files) COMPLETE
47312026-03-10T18:39:18.666Z[ recovery-image] Mar 10 18:39:17.895 INFO O| Mar 10 18:39:17.895 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47322026-03-10T18:39:18.669Z[ recovery-image] Mar 10 18:39:17.903 INFO O| Mar 10 18:39:17.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
47332026-03-10T18:39:18.669Z[ recovery-image] Mar 10 18:39:17.903 INFO O| Mar 10 18:39:17.903 INFO STEP 53 (remove_files) COMPLETE
47342026-03-10T18:39:18.670Z[ recovery-image] Mar 10 18:39:17.903 INFO O| Mar 10 18:39:17.903 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47352026-03-10T18:39:18.676Z[ recovery-image] Mar 10 18:39:17.911 INFO O| Mar 10 18:39:17.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
47362026-03-10T18:39:18.679Z[ recovery-image] Mar 10 18:39:17.911 INFO O| Mar 10 18:39:17.911 INFO STEP 54 (remove_files) COMPLETE
47372026-03-10T18:39:18.679Z[ recovery-image] Mar 10 18:39:17.911 INFO O| Mar 10 18:39:17.911 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47382026-03-10T18:39:18.683Z[ recovery-image] Mar 10 18:39:17.919 INFO O| Mar 10 18:39:17.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
47392026-03-10T18:39:18.686Z[ recovery-image] Mar 10 18:39:17.919 INFO O| Mar 10 18:39:17.919 INFO STEP 55 (remove_files) COMPLETE
47402026-03-10T18:39:18.686Z[ recovery-image] Mar 10 18:39:17.919 INFO O| Mar 10 18:39:17.919 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47412026-03-10T18:39:18.692Z[ recovery-image] Mar 10 18:39:17.927 INFO O| Mar 10 18:39:17.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
47422026-03-10T18:39:18.695Z[ recovery-image] Mar 10 18:39:17.927 INFO O| Mar 10 18:39:17.927 INFO STEP 56 (remove_files) COMPLETE
47432026-03-10T18:39:18.695Z[ recovery-image] Mar 10 18:39:17.927 INFO O| Mar 10 18:39:17.927 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47442026-03-10T18:39:18.700Z[ recovery-image] Mar 10 18:39:17.935 INFO O| Mar 10 18:39:17.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
47452026-03-10T18:39:18.703Z[ recovery-image] Mar 10 18:39:17.935 INFO O| Mar 10 18:39:17.935 INFO STEP 57 (remove_files) COMPLETE
47462026-03-10T18:39:18.703Z[ recovery-image] Mar 10 18:39:17.935 INFO O| Mar 10 18:39:17.935 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47472026-03-10T18:39:18.707Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
47482026-03-10T18:39:18.710Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
47492026-03-10T18:39:18.710Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47502026-03-10T18:39:18.710Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47512026-03-10T18:39:18.710Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47522026-03-10T18:39:18.711Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47532026-03-10T18:39:18.711Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO ok!
47542026-03-10T18:39:18.711Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO STEP 58 (ensure_file) COMPLETE
47552026-03-10T18:39:18.711Z[ recovery-image] Mar 10 18:39:17.943 INFO O| Mar 10 18:39:17.943 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47562026-03-10T18:39:18.714Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
47572026-03-10T18:39:18.714Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
47582026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47592026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47602026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47612026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47622026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO ok!
47632026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO STEP 59 (ensure_file) COMPLETE
47642026-03-10T18:39:18.717Z[ recovery-image] Mar 10 18:39:17.950 INFO O| Mar 10 18:39:17.950 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47652026-03-10T18:39:18.722Z[ recovery-image] Mar 10 18:39:17.957 INFO O| Mar 10 18:39:17.957 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
47662026-03-10T18:39:18.722Z[ recovery-image] Mar 10 18:39:17.957 INFO O| Mar 10 18:39:17.957 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
47672026-03-10T18:39:18.726Z[ recovery-image] Mar 10 18:39:17.957 INFO O| Mar 10 18:39:17.957 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
47682026-03-10T18:39:18.726Z[ recovery-image] Mar 10 18:39:17.957 INFO O| Mar 10 18:39:17.957 INFO ok!
47692026-03-10T18:39:18.726Z[ recovery-image] Mar 10 18:39:17.958 INFO O| Mar 10 18:39:17.957 INFO STEP 60 (ensure_file) COMPLETE
47702026-03-10T18:39:18.726Z[ recovery-image] Mar 10 18:39:17.958 INFO O| Mar 10 18:39:17.957 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47712026-03-10T18:39:18.732Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47722026-03-10T18:39:18.735Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47732026-03-10T18:39:18.735Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47742026-03-10T18:39:18.735Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 INFO ok!
47752026-03-10T18:39:18.735Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 INFO STEP 61 (ensure_file) COMPLETE
47762026-03-10T18:39:18.735Z[ recovery-image] Mar 10 18:39:17.965 INFO O| Mar 10 18:39:17.965 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47772026-03-10T18:39:18.738Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47782026-03-10T18:39:18.738Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47792026-03-10T18:39:18.739Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47802026-03-10T18:39:18.739Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47812026-03-10T18:39:18.739Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO ok!
47822026-03-10T18:39:18.739Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO STEP 62 (ensure_file) COMPLETE
47832026-03-10T18:39:18.739Z[ recovery-image] Mar 10 18:39:17.973 INFO O| Mar 10 18:39:17.973 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47842026-03-10T18:39:18.746Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.981 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47852026-03-10T18:39:18.746Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.981 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47862026-03-10T18:39:18.749Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.982 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47872026-03-10T18:39:18.749Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.982 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47882026-03-10T18:39:18.749Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.982 INFO ok!
47892026-03-10T18:39:18.749Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.982 INFO STEP 63 (ensure_file) COMPLETE
47902026-03-10T18:39:18.749Z[ recovery-image] Mar 10 18:39:17.982 INFO O| Mar 10 18:39:17.982 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47912026-03-10T18:39:18.753Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47922026-03-10T18:39:18.753Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47932026-03-10T18:39:18.756Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47942026-03-10T18:39:18.756Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO ok!
47952026-03-10T18:39:18.756Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO STEP 64 (assemble_files) COMPLETE
47962026-03-10T18:39:18.756Z[ recovery-image] Mar 10 18:39:17.988 INFO O| Mar 10 18:39:17.988 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47972026-03-10T18:39:18.759Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47982026-03-10T18:39:18.759Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47992026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
48002026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
48012026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO ok!
48022026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO STEP 65 (ensure_file) COMPLETE
48032026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48042026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO skip step because feature "omicron1" is not enabled
48052026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48062026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO skip step because feature "omicron1" is not enabled
48072026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48082026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO skip step because feature "omicron1" is not enabled
48092026-03-10T18:39:18.762Z[ recovery-image] Mar 10 18:39:17.995 INFO O| Mar 10 18:39:17.995 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48102026-03-10T18:39:18.769Z[ recovery-image] Mar 10 18:39:18.005 INFO O| Mar 10 18:39:18.005 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
48112026-03-10T18:39:18.769Z[ recovery-image] Mar 10 18:39:18.005 INFO O| Mar 10 18:39:18.005 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
48122026-03-10T18:39:20.045Z[ recovery-image] Mar 10 18:39:19.281 INFO O| Mar 10 18:39:19.281 INFO STEP 69 (pack_tar) COMPLETE
48132026-03-10T18:39:20.045Z[ recovery-image] Mar 10 18:39:19.281 INFO O| Mar 10 18:39:19.281 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
48142026-03-10T18:39:20.049Z[ recovery-image] Mar 10 18:39:19.281 INFO O| Mar 10 18:39:19.281 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
48152026-03-10T18:39:20.474Z[ recovery-image] Mar 10 18:39:19.709 INFO O| Mar 10 18:39:19.709 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
48162026-03-10T18:39:20.550Z[ recovery-image] Mar 10 18:39:19.785 INFO O| Mar 10 18:39:19.785 INFO completed processing sled/ramdisk-02-trim
48172026-03-10T18:39:20.553Z[ recovery-image] Mar 10 18:39:19.787 INFO image builder template: ramdisk-03-recovery-trim...
48182026-03-10T18:39:20.553Z[ recovery-image] Mar 10 18:39:19.787 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
48192026-03-10T18:39:20.647Z[ recovery-image] Mar 10 18:39:19.882 INFO O| Mar 10 18:39:19.882 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48202026-03-10T18:39:20.650Z[ recovery-image] Mar 10 18:39:19.886 INFO O| Mar 10 18:39:19.886 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48212026-03-10T18:39:20.730Z[ recovery-image] Mar 10 18:39:19.966 INFO O| Mar 10 18:39:19.966 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
48222026-03-10T18:39:20.800Z[ recovery-image] Mar 10 18:39:20.036 INFO O| Mar 10 18:39:20.036 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48232026-03-10T18:39:20.800Z[ recovery-image] Mar 10 18:39:20.036 INFO O| Mar 10 18:39:20.036 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
48242026-03-10T18:39:20.806Z[ recovery-image] Mar 10 18:39:20.042 INFO O| Mar 10 18:39:20.042 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
48252026-03-10T18:39:20.809Z[ recovery-image] Mar 10 18:39:20.045 INFO O| Mar 10 18:39:20.045 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
48262026-03-10T18:39:20.812Z[ recovery-image] Mar 10 18:39:20.048 INFO O| Mar 10 18:39:20.048 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
48272026-03-10T18:39:21.096Z[ recovery-image] Mar 10 18:39:20.331 INFO O| Mar 10 18:39:20.331 INFO rolled back to input snapshot; work may begin
48282026-03-10T18:39:21.096Z[ recovery-image] Mar 10 18:39:20.331 INFO O| Mar 10 18:39:20.331 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
48292026-03-10T18:39:21.100Z[ recovery-image] Mar 10 18:39:20.336 INFO O| Mar 10 18:39:20.336 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302026-03-10T18:39:21.107Z[ recovery-image] Mar 10 18:39:20.343 INFO O| Mar 10 18:39:20.343 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
48312026-03-10T18:39:21.111Z[ recovery-image] Mar 10 18:39:20.347 INFO O| Mar 10 18:39:20.347 INFO STEP 0 (remove_files) COMPLETE
48322026-03-10T18:39:21.111Z[ recovery-image] Mar 10 18:39:20.347 INFO O| Mar 10 18:39:20.347 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332026-03-10T18:39:21.118Z[ recovery-image] Mar 10 18:39:20.354 INFO O| Mar 10 18:39:20.354 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
48342026-03-10T18:39:21.172Z[ recovery-image] Mar 10 18:39:20.408 INFO O| Mar 10 18:39:20.408 INFO STEP 1 (remove_files) COMPLETE
48352026-03-10T18:39:21.172Z[ recovery-image] Mar 10 18:39:20.408 INFO O| Mar 10 18:39:20.408 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362026-03-10T18:39:21.180Z[ recovery-image] Mar 10 18:39:20.416 INFO O| Mar 10 18:39:20.416 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
48372026-03-10T18:39:21.184Z[ recovery-image] Mar 10 18:39:20.418 INFO O| Mar 10 18:39:20.418 INFO STEP 2 (remove_files) COMPLETE
48382026-03-10T18:39:21.184Z[ recovery-image] Mar 10 18:39:20.418 INFO O| Mar 10 18:39:20.418 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392026-03-10T18:39:21.191Z[ recovery-image] Mar 10 18:39:20.427 INFO O| Mar 10 18:39:20.427 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
48402026-03-10T18:39:21.228Z[ recovery-image] Mar 10 18:39:20.463 INFO O| Mar 10 18:39:20.463 INFO STEP 3 (remove_files) COMPLETE
48412026-03-10T18:39:21.228Z[ recovery-image] Mar 10 18:39:20.463 INFO O| Mar 10 18:39:20.463 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422026-03-10T18:39:21.238Z[ recovery-image] Mar 10 18:39:20.474 INFO O| Mar 10 18:39:20.474 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
48432026-03-10T18:39:21.247Z[ recovery-image] Mar 10 18:39:20.483 INFO O| Mar 10 18:39:20.483 INFO STEP 4 (remove_files) COMPLETE
48442026-03-10T18:39:21.247Z[ recovery-image] Mar 10 18:39:20.483 INFO O| Mar 10 18:39:20.483 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452026-03-10T18:39:21.255Z[ recovery-image] Mar 10 18:39:20.491 INFO O| Mar 10 18:39:20.491 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
48462026-03-10T18:39:21.258Z[ recovery-image] Mar 10 18:39:20.493 INFO O| Mar 10 18:39:20.493 INFO STEP 5 (remove_files) COMPLETE
48472026-03-10T18:39:21.258Z[ recovery-image] Mar 10 18:39:20.493 INFO O| Mar 10 18:39:20.493 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482026-03-10T18:39:21.265Z[ recovery-image] Mar 10 18:39:20.501 INFO O| Mar 10 18:39:20.501 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
48492026-03-10T18:39:21.269Z[ recovery-image] Mar 10 18:39:20.503 INFO O| Mar 10 18:39:20.503 INFO STEP 6 (remove_files) COMPLETE
48502026-03-10T18:39:21.269Z[ recovery-image] Mar 10 18:39:20.503 INFO O| Mar 10 18:39:20.503 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512026-03-10T18:39:21.274Z[ recovery-image] Mar 10 18:39:20.510 INFO O| Mar 10 18:39:20.510 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
48522026-03-10T18:39:21.277Z[ recovery-image] Mar 10 18:39:20.513 INFO O| Mar 10 18:39:20.512 INFO STEP 7 (remove_files) COMPLETE
48532026-03-10T18:39:21.277Z[ recovery-image] Mar 10 18:39:20.513 INFO O| Mar 10 18:39:20.513 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542026-03-10T18:39:21.285Z[ recovery-image] Mar 10 18:39:20.521 INFO O| Mar 10 18:39:20.521 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
48552026-03-10T18:39:21.289Z[ recovery-image] Mar 10 18:39:20.521 INFO O| Mar 10 18:39:20.521 INFO STEP 8 (remove_files) COMPLETE
48562026-03-10T18:39:21.289Z[ recovery-image] Mar 10 18:39:20.521 INFO O| Mar 10 18:39:20.521 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572026-03-10T18:39:21.292Z[ recovery-image] Mar 10 18:39:20.528 INFO O| Mar 10 18:39:20.528 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
48582026-03-10T18:39:21.295Z[ recovery-image] Mar 10 18:39:20.530 INFO O| Mar 10 18:39:20.530 INFO STEP 9 (remove_files) COMPLETE
48592026-03-10T18:39:21.295Z[ recovery-image] Mar 10 18:39:20.530 INFO O| Mar 10 18:39:20.530 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602026-03-10T18:39:21.301Z[ recovery-image] Mar 10 18:39:20.537 INFO O| Mar 10 18:39:20.537 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
48612026-03-10T18:39:21.347Z[ recovery-image] Mar 10 18:39:20.582 INFO O| Mar 10 18:39:20.582 INFO STEP 10 (remove_files) COMPLETE
48622026-03-10T18:39:21.347Z[ recovery-image] Mar 10 18:39:20.582 INFO O| Mar 10 18:39:20.582 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632026-03-10T18:39:21.355Z[ recovery-image] Mar 10 18:39:20.591 INFO O| Mar 10 18:39:20.591 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
48642026-03-10T18:39:21.358Z[ recovery-image] Mar 10 18:39:20.594 INFO O| Mar 10 18:39:20.594 INFO STEP 11 (remove_files) COMPLETE
48652026-03-10T18:39:21.358Z[ recovery-image] Mar 10 18:39:20.594 INFO O| Mar 10 18:39:20.594 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662026-03-10T18:39:21.366Z[ recovery-image] Mar 10 18:39:20.602 INFO O| Mar 10 18:39:20.602 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
48672026-03-10T18:39:21.369Z[ recovery-image] Mar 10 18:39:20.604 INFO O| Mar 10 18:39:20.604 INFO STEP 12 (remove_files) COMPLETE
48682026-03-10T18:39:21.369Z[ recovery-image] Mar 10 18:39:20.604 INFO O| Mar 10 18:39:20.604 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692026-03-10T18:39:21.377Z[ recovery-image] Mar 10 18:39:20.613 INFO O| Mar 10 18:39:20.613 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
48702026-03-10T18:39:21.380Z[ recovery-image] Mar 10 18:39:20.613 INFO O| Mar 10 18:39:20.613 INFO STEP 13 (remove_files) COMPLETE
48712026-03-10T18:39:21.380Z[ recovery-image] Mar 10 18:39:20.613 INFO O| Mar 10 18:39:20.613 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722026-03-10T18:39:21.385Z[ recovery-image] Mar 10 18:39:20.621 INFO O| Mar 10 18:39:20.621 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48732026-03-10T18:39:21.388Z[ recovery-image] Mar 10 18:39:20.622 INFO O| Mar 10 18:39:20.622 INFO STEP 14 (remove_files) COMPLETE
48742026-03-10T18:39:21.388Z[ recovery-image] Mar 10 18:39:20.622 INFO O| Mar 10 18:39:20.622 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752026-03-10T18:39:21.394Z[ recovery-image] Mar 10 18:39:20.630 INFO O| Mar 10 18:39:20.630 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48762026-03-10T18:39:21.399Z[ recovery-image] Mar 10 18:39:20.635 INFO O| Mar 10 18:39:20.635 INFO STEP 15 (remove_files) COMPLETE
48772026-03-10T18:39:21.399Z[ recovery-image] Mar 10 18:39:20.635 INFO O| Mar 10 18:39:20.635 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782026-03-10T18:39:21.407Z[ recovery-image] Mar 10 18:39:20.643 INFO O| Mar 10 18:39:20.643 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48792026-03-10T18:39:21.410Z[ recovery-image] Mar 10 18:39:20.643 INFO O| Mar 10 18:39:20.643 INFO STEP 16 (remove_files) COMPLETE
48802026-03-10T18:39:21.410Z[ recovery-image] Mar 10 18:39:20.643 INFO O| Mar 10 18:39:20.643 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812026-03-10T18:39:21.414Z[ recovery-image] Mar 10 18:39:20.650 INFO O| Mar 10 18:39:20.650 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48822026-03-10T18:39:21.414Z[ recovery-image] Mar 10 18:39:20.650 INFO O| Mar 10 18:39:20.650 INFO STEP 17 (remove_files) COMPLETE
48832026-03-10T18:39:21.417Z[ recovery-image] Mar 10 18:39:20.650 INFO O| Mar 10 18:39:20.650 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842026-03-10T18:39:21.421Z[ recovery-image] Mar 10 18:39:20.657 INFO O| Mar 10 18:39:20.657 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48852026-03-10T18:39:21.457Z[ recovery-image] Mar 10 18:39:20.693 INFO O| Mar 10 18:39:20.693 INFO STEP 18 (remove_files) COMPLETE
48862026-03-10T18:39:21.457Z[ recovery-image] Mar 10 18:39:20.693 INFO O| Mar 10 18:39:20.693 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872026-03-10T18:39:21.466Z[ recovery-image] Mar 10 18:39:20.702 INFO O| Mar 10 18:39:20.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48882026-03-10T18:39:21.469Z[ recovery-image] Mar 10 18:39:20.704 INFO O| Mar 10 18:39:20.704 INFO STEP 19 (remove_files) COMPLETE
48892026-03-10T18:39:21.469Z[ recovery-image] Mar 10 18:39:20.704 INFO O| Mar 10 18:39:20.704 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902026-03-10T18:39:21.476Z[ recovery-image] Mar 10 18:39:20.712 INFO O| Mar 10 18:39:20.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48912026-03-10T18:39:21.479Z[ recovery-image] Mar 10 18:39:20.713 INFO O| Mar 10 18:39:20.713 INFO STEP 20 (remove_files) COMPLETE
48922026-03-10T18:39:21.479Z[ recovery-image] Mar 10 18:39:20.713 INFO O| Mar 10 18:39:20.713 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932026-03-10T18:39:21.484Z[ recovery-image] Mar 10 18:39:20.720 INFO O| Mar 10 18:39:20.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48942026-03-10T18:39:21.487Z[ recovery-image] Mar 10 18:39:20.721 INFO O| Mar 10 18:39:20.721 INFO STEP 21 (remove_files) COMPLETE
48952026-03-10T18:39:21.487Z[ recovery-image] Mar 10 18:39:20.721 INFO O| Mar 10 18:39:20.721 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962026-03-10T18:39:21.493Z[ recovery-image] Mar 10 18:39:20.729 INFO O| Mar 10 18:39:20.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48972026-03-10T18:39:21.496Z[ recovery-image] Mar 10 18:39:20.730 INFO O| Mar 10 18:39:20.730 INFO STEP 22 (remove_files) COMPLETE
48982026-03-10T18:39:21.496Z[ recovery-image] Mar 10 18:39:20.730 INFO O| Mar 10 18:39:20.730 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992026-03-10T18:39:21.501Z[ recovery-image] Mar 10 18:39:20.737 INFO O| Mar 10 18:39:20.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
49002026-03-10T18:39:21.504Z[ recovery-image] Mar 10 18:39:20.738 INFO O| Mar 10 18:39:20.738 INFO STEP 23 (remove_files) COMPLETE
49012026-03-10T18:39:21.504Z[ recovery-image] Mar 10 18:39:20.738 INFO O| Mar 10 18:39:20.738 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022026-03-10T18:39:21.509Z[ recovery-image] Mar 10 18:39:20.745 INFO O| Mar 10 18:39:20.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
49032026-03-10T18:39:21.512Z[ recovery-image] Mar 10 18:39:20.746 INFO O| Mar 10 18:39:20.746 INFO STEP 24 (remove_files) COMPLETE
49042026-03-10T18:39:21.512Z[ recovery-image] Mar 10 18:39:20.746 INFO O| Mar 10 18:39:20.746 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052026-03-10T18:39:21.518Z[ recovery-image] Mar 10 18:39:20.754 INFO O| Mar 10 18:39:20.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
49062026-03-10T18:39:21.521Z[ recovery-image] Mar 10 18:39:20.754 INFO O| Mar 10 18:39:20.754 INFO STEP 25 (remove_files) COMPLETE
49072026-03-10T18:39:21.521Z[ recovery-image] Mar 10 18:39:20.754 INFO O| Mar 10 18:39:20.754 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082026-03-10T18:39:21.525Z[ recovery-image] Mar 10 18:39:20.761 INFO O| Mar 10 18:39:20.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
49092026-03-10T18:39:21.528Z[ recovery-image] Mar 10 18:39:20.762 INFO O| Mar 10 18:39:20.762 INFO STEP 26 (remove_files) COMPLETE
49102026-03-10T18:39:21.528Z[ recovery-image] Mar 10 18:39:20.762 INFO O| Mar 10 18:39:20.762 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112026-03-10T18:39:21.534Z[ recovery-image] Mar 10 18:39:20.770 INFO O| Mar 10 18:39:20.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
49122026-03-10T18:39:21.537Z[ recovery-image] Mar 10 18:39:20.771 INFO O| Mar 10 18:39:20.771 INFO STEP 27 (remove_files) COMPLETE
49132026-03-10T18:39:21.537Z[ recovery-image] Mar 10 18:39:20.771 INFO O| Mar 10 18:39:20.771 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142026-03-10T18:39:21.541Z[ recovery-image] Mar 10 18:39:20.778 INFO O| Mar 10 18:39:20.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
49152026-03-10T18:39:21.546Z[ recovery-image] Mar 10 18:39:20.778 INFO O| Mar 10 18:39:20.778 INFO STEP 28 (remove_files) COMPLETE
49162026-03-10T18:39:21.546Z[ recovery-image] Mar 10 18:39:20.778 INFO O| Mar 10 18:39:20.778 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172026-03-10T18:39:21.550Z[ recovery-image] Mar 10 18:39:20.786 INFO O| Mar 10 18:39:20.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
49182026-03-10T18:39:21.554Z[ recovery-image] Mar 10 18:39:20.786 INFO O| Mar 10 18:39:20.786 INFO STEP 29 (remove_files) COMPLETE
49192026-03-10T18:39:21.554Z[ recovery-image] Mar 10 18:39:20.786 INFO O| Mar 10 18:39:20.786 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202026-03-10T18:39:21.558Z[ recovery-image] Mar 10 18:39:20.794 INFO O| Mar 10 18:39:20.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
49212026-03-10T18:39:21.563Z[ recovery-image] Mar 10 18:39:20.794 INFO O| Mar 10 18:39:20.794 INFO STEP 30 (remove_files) COMPLETE
49222026-03-10T18:39:21.563Z[ recovery-image] Mar 10 18:39:20.795 INFO O| Mar 10 18:39:20.794 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232026-03-10T18:39:21.567Z[ recovery-image] Mar 10 18:39:20.803 INFO O| Mar 10 18:39:20.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
49242026-03-10T18:39:21.570Z[ recovery-image] Mar 10 18:39:20.803 INFO O| Mar 10 18:39:20.803 INFO STEP 31 (remove_files) COMPLETE
49252026-03-10T18:39:21.570Z[ recovery-image] Mar 10 18:39:20.803 INFO O| Mar 10 18:39:20.803 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262026-03-10T18:39:21.575Z[ recovery-image] Mar 10 18:39:20.811 INFO O| Mar 10 18:39:20.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
49272026-03-10T18:39:21.577Z[ recovery-image] Mar 10 18:39:20.811 INFO O| Mar 10 18:39:20.811 INFO STEP 32 (remove_files) COMPLETE
49282026-03-10T18:39:21.578Z[ recovery-image] Mar 10 18:39:20.811 INFO O| Mar 10 18:39:20.811 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292026-03-10T18:39:21.582Z[ recovery-image] Mar 10 18:39:20.819 INFO O| Mar 10 18:39:20.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
49302026-03-10T18:39:21.585Z[ recovery-image] Mar 10 18:39:20.819 INFO O| Mar 10 18:39:20.819 INFO STEP 33 (remove_files) COMPLETE
49312026-03-10T18:39:21.585Z[ recovery-image] Mar 10 18:39:20.819 INFO O| Mar 10 18:39:20.819 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322026-03-10T18:39:21.590Z[ recovery-image] Mar 10 18:39:20.826 INFO O| Mar 10 18:39:20.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
49332026-03-10T18:39:21.593Z[ recovery-image] Mar 10 18:39:20.826 INFO O| Mar 10 18:39:20.826 INFO STEP 34 (remove_files) COMPLETE
49342026-03-10T18:39:21.593Z[ recovery-image] Mar 10 18:39:20.826 INFO O| Mar 10 18:39:20.826 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352026-03-10T18:39:21.598Z[ recovery-image] Mar 10 18:39:20.834 INFO O| Mar 10 18:39:20.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
49362026-03-10T18:39:21.601Z[ recovery-image] Mar 10 18:39:20.835 INFO O| Mar 10 18:39:20.835 INFO STEP 35 (remove_files) COMPLETE
49372026-03-10T18:39:21.601Z[ recovery-image] Mar 10 18:39:20.835 INFO O| Mar 10 18:39:20.835 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382026-03-10T18:39:21.606Z[ recovery-image] Mar 10 18:39:20.842 INFO O| Mar 10 18:39:20.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
49392026-03-10T18:39:21.607Z[ recovery-image] Mar 10 18:39:20.842 INFO O| Mar 10 18:39:20.842 INFO STEP 36 (remove_files) COMPLETE
49402026-03-10T18:39:21.610Z[ recovery-image] Mar 10 18:39:20.842 INFO O| Mar 10 18:39:20.842 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412026-03-10T18:39:21.615Z[ recovery-image] Mar 10 18:39:20.851 INFO O| Mar 10 18:39:20.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
49422026-03-10T18:39:21.618Z[ recovery-image] Mar 10 18:39:20.851 INFO O| Mar 10 18:39:20.851 INFO STEP 37 (remove_files) COMPLETE
49432026-03-10T18:39:21.618Z[ recovery-image] Mar 10 18:39:20.851 INFO O| Mar 10 18:39:20.851 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442026-03-10T18:39:21.624Z[ recovery-image] Mar 10 18:39:20.859 INFO O| Mar 10 18:39:20.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
49452026-03-10T18:39:21.624Z[ recovery-image] Mar 10 18:39:20.859 INFO O| Mar 10 18:39:20.859 INFO STEP 38 (remove_files) COMPLETE
49462026-03-10T18:39:21.627Z[ recovery-image] Mar 10 18:39:20.859 INFO O| Mar 10 18:39:20.859 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472026-03-10T18:39:21.632Z[ recovery-image] Mar 10 18:39:20.867 INFO O| Mar 10 18:39:20.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
49482026-03-10T18:39:21.635Z[ recovery-image] Mar 10 18:39:20.868 INFO O| Mar 10 18:39:20.867 INFO STEP 39 (remove_files) COMPLETE
49492026-03-10T18:39:21.635Z[ recovery-image] Mar 10 18:39:20.868 INFO O| Mar 10 18:39:20.867 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502026-03-10T18:39:21.639Z[ recovery-image] Mar 10 18:39:20.875 INFO O| Mar 10 18:39:20.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
49512026-03-10T18:39:21.639Z[ recovery-image] Mar 10 18:39:20.875 INFO O| Mar 10 18:39:20.875 INFO STEP 40 (remove_files) COMPLETE
49522026-03-10T18:39:21.642Z[ recovery-image] Mar 10 18:39:20.875 INFO O| Mar 10 18:39:20.875 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532026-03-10T18:39:21.646Z[ recovery-image] Mar 10 18:39:20.882 INFO O| Mar 10 18:39:20.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
49542026-03-10T18:39:21.646Z[ recovery-image] Mar 10 18:39:20.882 INFO O| Mar 10 18:39:20.882 INFO STEP 41 (remove_files) COMPLETE
49552026-03-10T18:39:21.649Z[ recovery-image] Mar 10 18:39:20.882 INFO O| Mar 10 18:39:20.882 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562026-03-10T18:39:21.654Z[ recovery-image] Mar 10 18:39:20.890 INFO O| Mar 10 18:39:20.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
49572026-03-10T18:39:21.654Z[ recovery-image] Mar 10 18:39:20.890 INFO O| Mar 10 18:39:20.890 INFO STEP 42 (remove_files) COMPLETE
49582026-03-10T18:39:21.657Z[ recovery-image] Mar 10 18:39:20.890 INFO O| Mar 10 18:39:20.890 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592026-03-10T18:39:21.662Z[ recovery-image] Mar 10 18:39:20.898 INFO O| Mar 10 18:39:20.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
49602026-03-10T18:39:21.662Z[ recovery-image] Mar 10 18:39:20.898 INFO O| Mar 10 18:39:20.898 INFO STEP 43 (remove_files) COMPLETE
49612026-03-10T18:39:21.665Z[ recovery-image] Mar 10 18:39:20.898 INFO O| Mar 10 18:39:20.898 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622026-03-10T18:39:21.669Z[ recovery-image] Mar 10 18:39:20.905 INFO O| Mar 10 18:39:20.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
49632026-03-10T18:39:21.672Z[ recovery-image] Mar 10 18:39:20.905 INFO O| Mar 10 18:39:20.905 INFO STEP 44 (remove_files) COMPLETE
49642026-03-10T18:39:21.672Z[ recovery-image] Mar 10 18:39:20.905 INFO O| Mar 10 18:39:20.905 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652026-03-10T18:39:21.676Z[ recovery-image] Mar 10 18:39:20.912 INFO O| Mar 10 18:39:20.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
49662026-03-10T18:39:21.679Z[ recovery-image] Mar 10 18:39:20.913 INFO O| Mar 10 18:39:20.913 INFO STEP 45 (remove_files) COMPLETE
49672026-03-10T18:39:21.679Z[ recovery-image] Mar 10 18:39:20.913 INFO O| Mar 10 18:39:20.913 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682026-03-10T18:39:21.684Z[ recovery-image] Mar 10 18:39:20.920 INFO O| Mar 10 18:39:20.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49692026-03-10T18:39:21.688Z[ recovery-image] Mar 10 18:39:20.920 INFO O| Mar 10 18:39:20.920 INFO STEP 46 (remove_files) COMPLETE
49702026-03-10T18:39:21.688Z[ recovery-image] Mar 10 18:39:20.920 INFO O| Mar 10 18:39:20.920 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712026-03-10T18:39:21.691Z[ recovery-image] Mar 10 18:39:20.927 INFO O| Mar 10 18:39:20.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49722026-03-10T18:39:21.691Z[ recovery-image] Mar 10 18:39:20.927 INFO O| Mar 10 18:39:20.927 INFO STEP 47 (remove_files) COMPLETE
49732026-03-10T18:39:21.691Z[ recovery-image] Mar 10 18:39:20.927 INFO O| Mar 10 18:39:20.927 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742026-03-10T18:39:21.698Z[ recovery-image] Mar 10 18:39:20.934 INFO O| Mar 10 18:39:20.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49752026-03-10T18:39:21.702Z[ recovery-image] Mar 10 18:39:20.935 INFO O| Mar 10 18:39:20.935 INFO STEP 48 (remove_files) COMPLETE
49762026-03-10T18:39:21.702Z[ recovery-image] Mar 10 18:39:20.935 INFO O| Mar 10 18:39:20.935 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772026-03-10T18:39:21.707Z[ recovery-image] Mar 10 18:39:20.943 INFO O| Mar 10 18:39:20.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49782026-03-10T18:39:21.710Z[ recovery-image] Mar 10 18:39:20.943 INFO O| Mar 10 18:39:20.943 INFO STEP 49 (remove_files) COMPLETE
49792026-03-10T18:39:21.710Z[ recovery-image] Mar 10 18:39:20.943 INFO O| Mar 10 18:39:20.943 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802026-03-10T18:39:21.714Z[ recovery-image] Mar 10 18:39:20.950 INFO O| Mar 10 18:39:20.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49812026-03-10T18:39:21.714Z[ recovery-image] Mar 10 18:39:20.950 INFO O| Mar 10 18:39:20.950 INFO STEP 50 (remove_files) COMPLETE
49822026-03-10T18:39:21.717Z[ recovery-image] Mar 10 18:39:20.950 INFO O| Mar 10 18:39:20.950 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832026-03-10T18:39:21.721Z[ recovery-image] Mar 10 18:39:20.957 INFO O| Mar 10 18:39:20.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49842026-03-10T18:39:21.723Z[ recovery-image] Mar 10 18:39:20.958 INFO O| Mar 10 18:39:20.958 INFO STEP 51 (remove_files) COMPLETE
49852026-03-10T18:39:21.723Z[ recovery-image] Mar 10 18:39:20.958 INFO O| Mar 10 18:39:20.958 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862026-03-10T18:39:21.728Z[ recovery-image] Mar 10 18:39:20.964 INFO O| Mar 10 18:39:20.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49872026-03-10T18:39:21.728Z[ recovery-image] Mar 10 18:39:20.964 INFO O| Mar 10 18:39:20.964 INFO STEP 52 (remove_files) COMPLETE
49882026-03-10T18:39:21.731Z[ recovery-image] Mar 10 18:39:20.964 INFO O| Mar 10 18:39:20.964 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892026-03-10T18:39:21.735Z[ recovery-image] Mar 10 18:39:20.971 INFO O| Mar 10 18:39:20.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49902026-03-10T18:39:21.739Z[ recovery-image] Mar 10 18:39:20.971 INFO O| Mar 10 18:39:20.971 INFO STEP 53 (remove_files) COMPLETE
49912026-03-10T18:39:21.740Z[ recovery-image] Mar 10 18:39:20.971 INFO O| Mar 10 18:39:20.971 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922026-03-10T18:39:21.743Z[ recovery-image] Mar 10 18:39:20.978 INFO O| Mar 10 18:39:20.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49932026-03-10T18:39:21.743Z[ recovery-image] Mar 10 18:39:20.978 INFO O| Mar 10 18:39:20.978 INFO STEP 54 (remove_files) COMPLETE
49942026-03-10T18:39:21.743Z[ recovery-image] Mar 10 18:39:20.978 INFO O| Mar 10 18:39:20.978 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952026-03-10T18:39:21.749Z[ recovery-image] Mar 10 18:39:20.985 INFO O| Mar 10 18:39:20.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49962026-03-10T18:39:21.752Z[ recovery-image] Mar 10 18:39:20.985 INFO O| Mar 10 18:39:20.985 INFO STEP 55 (remove_files) COMPLETE
49972026-03-10T18:39:21.752Z[ recovery-image] Mar 10 18:39:20.985 INFO O| Mar 10 18:39:20.985 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982026-03-10T18:39:21.761Z[ recovery-image] Mar 10 18:39:20.993 INFO O| Mar 10 18:39:20.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49992026-03-10T18:39:21.761Z[ recovery-image] Mar 10 18:39:20.993 INFO O| Mar 10 18:39:20.993 INFO STEP 56 (remove_files) COMPLETE
50002026-03-10T18:39:21.761Z[ recovery-image] Mar 10 18:39:20.993 INFO O| Mar 10 18:39:20.993 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012026-03-10T18:39:21.766Z[ recovery-image] Mar 10 18:39:21.002 INFO O| Mar 10 18:39:21.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
50022026-03-10T18:39:21.768Z[ recovery-image] Mar 10 18:39:21.002 INFO O| Mar 10 18:39:21.002 INFO STEP 57 (remove_files) COMPLETE
50032026-03-10T18:39:21.769Z[ recovery-image] Mar 10 18:39:21.002 INFO O| Mar 10 18:39:21.002 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042026-03-10T18:39:21.775Z[ recovery-image] Mar 10 18:39:21.011 INFO O| Mar 10 18:39:21.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
50052026-03-10T18:39:21.775Z[ recovery-image] Mar 10 18:39:21.011 INFO O| Mar 10 18:39:21.011 INFO STEP 58 (remove_files) COMPLETE
50062026-03-10T18:39:21.777Z[ recovery-image] Mar 10 18:39:21.011 INFO O| Mar 10 18:39:21.011 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072026-03-10T18:39:21.782Z[ recovery-image] Mar 10 18:39:21.018 INFO O| Mar 10 18:39:21.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
50082026-03-10T18:39:21.784Z[ recovery-image] Mar 10 18:39:21.018 INFO O| Mar 10 18:39:21.018 INFO STEP 59 (remove_files) COMPLETE
50092026-03-10T18:39:21.785Z[ recovery-image] Mar 10 18:39:21.018 INFO O| Mar 10 18:39:21.018 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102026-03-10T18:39:21.791Z[ recovery-image] Mar 10 18:39:21.026 INFO O| Mar 10 18:39:21.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
50112026-03-10T18:39:21.791Z[ recovery-image] Mar 10 18:39:21.026 INFO O| Mar 10 18:39:21.026 INFO STEP 60 (remove_files) COMPLETE
50122026-03-10T18:39:21.793Z[ recovery-image] Mar 10 18:39:21.026 INFO O| Mar 10 18:39:21.026 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132026-03-10T18:39:21.798Z[ recovery-image] Mar 10 18:39:21.034 INFO O| Mar 10 18:39:21.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
50142026-03-10T18:39:21.801Z[ recovery-image] Mar 10 18:39:21.034 INFO O| Mar 10 18:39:21.034 INFO STEP 61 (remove_files) COMPLETE
50152026-03-10T18:39:21.801Z[ recovery-image] Mar 10 18:39:21.034 INFO O| Mar 10 18:39:21.034 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162026-03-10T18:39:21.806Z[ recovery-image] Mar 10 18:39:21.042 INFO O| Mar 10 18:39:21.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
50172026-03-10T18:39:21.809Z[ recovery-image] Mar 10 18:39:21.042 INFO O| Mar 10 18:39:21.042 INFO STEP 62 (remove_files) COMPLETE
50182026-03-10T18:39:21.809Z[ recovery-image] Mar 10 18:39:21.042 INFO O| Mar 10 18:39:21.042 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192026-03-10T18:39:21.813Z[ recovery-image] Mar 10 18:39:21.049 INFO O| Mar 10 18:39:21.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
50202026-03-10T18:39:21.813Z[ recovery-image] Mar 10 18:39:21.049 INFO O| Mar 10 18:39:21.049 INFO STEP 63 (remove_files) COMPLETE
50212026-03-10T18:39:21.816Z[ recovery-image] Mar 10 18:39:21.049 INFO O| Mar 10 18:39:21.049 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222026-03-10T18:39:21.820Z[ recovery-image] Mar 10 18:39:21.056 INFO O| Mar 10 18:39:21.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
50232026-03-10T18:39:21.823Z[ recovery-image] Mar 10 18:39:21.056 INFO O| Mar 10 18:39:21.056 INFO STEP 64 (remove_files) COMPLETE
50242026-03-10T18:39:21.823Z[ recovery-image] Mar 10 18:39:21.056 INFO O| Mar 10 18:39:21.056 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252026-03-10T18:39:21.827Z[ recovery-image] Mar 10 18:39:21.063 INFO O| Mar 10 18:39:21.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
50262026-03-10T18:39:21.830Z[ recovery-image] Mar 10 18:39:21.064 INFO O| Mar 10 18:39:21.064 INFO STEP 65 (remove_files) COMPLETE
50272026-03-10T18:39:21.830Z[ recovery-image] Mar 10 18:39:21.064 INFO O| Mar 10 18:39:21.064 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282026-03-10T18:39:21.837Z[ recovery-image] Mar 10 18:39:21.073 INFO O| Mar 10 18:39:21.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
50292026-03-10T18:39:21.841Z[ recovery-image] Mar 10 18:39:21.073 INFO O| Mar 10 18:39:21.073 INFO STEP 66 (remove_files) COMPLETE
50302026-03-10T18:39:21.841Z[ recovery-image] Mar 10 18:39:21.073 INFO O| Mar 10 18:39:21.073 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312026-03-10T18:39:21.846Z[ recovery-image] Mar 10 18:39:21.081 INFO O| Mar 10 18:39:21.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
50322026-03-10T18:39:21.846Z[ recovery-image] Mar 10 18:39:21.081 INFO O| Mar 10 18:39:21.081 INFO STEP 67 (remove_files) COMPLETE
50332026-03-10T18:39:21.848Z[ recovery-image] Mar 10 18:39:21.081 INFO O| Mar 10 18:39:21.081 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342026-03-10T18:39:21.851Z[ recovery-image] Mar 10 18:39:21.087 INFO O| Mar 10 18:39:21.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
50352026-03-10T18:39:21.851Z[ recovery-image] Mar 10 18:39:21.087 INFO O| Mar 10 18:39:21.087 INFO STEP 68 (remove_files) COMPLETE
50362026-03-10T18:39:21.851Z[ recovery-image] Mar 10 18:39:21.087 INFO O| Mar 10 18:39:21.087 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372026-03-10T18:39:21.859Z[ recovery-image] Mar 10 18:39:21.095 INFO O| Mar 10 18:39:21.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
50382026-03-10T18:39:21.862Z[ recovery-image] Mar 10 18:39:21.095 INFO O| Mar 10 18:39:21.095 INFO STEP 69 (remove_files) COMPLETE
50392026-03-10T18:39:21.862Z[ recovery-image] Mar 10 18:39:21.096 INFO O| Mar 10 18:39:21.095 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402026-03-10T18:39:21.866Z[ recovery-image] Mar 10 18:39:21.102 INFO O| Mar 10 18:39:21.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
50412026-03-10T18:39:21.869Z[ recovery-image] Mar 10 18:39:21.102 INFO O| Mar 10 18:39:21.102 INFO STEP 70 (remove_files) COMPLETE
50422026-03-10T18:39:21.869Z[ recovery-image] Mar 10 18:39:21.102 INFO O| Mar 10 18:39:21.102 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432026-03-10T18:39:21.873Z[ recovery-image] Mar 10 18:39:21.110 INFO O| Mar 10 18:39:21.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
50442026-03-10T18:39:21.876Z[ recovery-image] Mar 10 18:39:21.110 INFO O| Mar 10 18:39:21.110 INFO STEP 71 (remove_files) COMPLETE
50452026-03-10T18:39:21.876Z[ recovery-image] Mar 10 18:39:21.110 INFO O| Mar 10 18:39:21.110 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462026-03-10T18:39:21.883Z[ recovery-image] Mar 10 18:39:21.119 INFO O| Mar 10 18:39:21.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
50472026-03-10T18:39:21.885Z[ recovery-image] Mar 10 18:39:21.119 INFO O| Mar 10 18:39:21.119 INFO STEP 72 (remove_files) COMPLETE
50482026-03-10T18:39:21.885Z[ recovery-image] Mar 10 18:39:21.119 INFO O| Mar 10 18:39:21.119 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492026-03-10T18:39:21.890Z[ recovery-image] Mar 10 18:39:21.126 INFO O| Mar 10 18:39:21.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
50502026-03-10T18:39:21.893Z[ recovery-image] Mar 10 18:39:21.126 INFO O| Mar 10 18:39:21.126 INFO STEP 73 (remove_files) COMPLETE
50512026-03-10T18:39:21.893Z[ recovery-image] Mar 10 18:39:21.127 INFO O| Mar 10 18:39:21.126 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522026-03-10T18:39:21.899Z[ recovery-image] Mar 10 18:39:21.135 INFO O| Mar 10 18:39:21.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
50532026-03-10T18:39:21.902Z[ recovery-image] Mar 10 18:39:21.135 INFO O| Mar 10 18:39:21.135 INFO STEP 74 (remove_files) COMPLETE
50542026-03-10T18:39:21.902Z[ recovery-image] Mar 10 18:39:21.135 INFO O| Mar 10 18:39:21.135 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552026-03-10T18:39:21.907Z[ recovery-image] Mar 10 18:39:21.143 INFO O| Mar 10 18:39:21.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
50562026-03-10T18:39:21.910Z[ recovery-image] Mar 10 18:39:21.143 INFO O| Mar 10 18:39:21.143 INFO STEP 75 (remove_files) COMPLETE
50572026-03-10T18:39:21.910Z[ recovery-image] Mar 10 18:39:21.143 INFO O| Mar 10 18:39:21.143 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582026-03-10T18:39:21.916Z[ recovery-image] Mar 10 18:39:21.152 INFO O| Mar 10 18:39:21.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
50592026-03-10T18:39:21.916Z[ recovery-image] Mar 10 18:39:21.152 INFO O| Mar 10 18:39:21.152 INFO STEP 76 (remove_files) COMPLETE
50602026-03-10T18:39:21.916Z[ recovery-image] Mar 10 18:39:21.152 INFO O| Mar 10 18:39:21.152 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612026-03-10T18:39:21.924Z[ recovery-image] Mar 10 18:39:21.160 INFO O| Mar 10 18:39:21.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
50622026-03-10T18:39:21.924Z[ recovery-image] Mar 10 18:39:21.160 INFO O| Mar 10 18:39:21.160 INFO STEP 77 (remove_files) COMPLETE
50632026-03-10T18:39:21.927Z[ recovery-image] Mar 10 18:39:21.160 INFO O| Mar 10 18:39:21.160 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642026-03-10T18:39:21.931Z[ recovery-image] Mar 10 18:39:21.167 INFO O| Mar 10 18:39:21.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50652026-03-10T18:39:21.934Z[ recovery-image] Mar 10 18:39:21.167 INFO O| Mar 10 18:39:21.167 INFO STEP 78 (remove_files) COMPLETE
50662026-03-10T18:39:21.934Z[ recovery-image] Mar 10 18:39:21.167 INFO O| Mar 10 18:39:21.167 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672026-03-10T18:39:21.938Z[ recovery-image] Mar 10 18:39:21.174 INFO O| Mar 10 18:39:21.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50682026-03-10T18:39:21.941Z[ recovery-image] Mar 10 18:39:21.174 INFO O| Mar 10 18:39:21.174 INFO STEP 79 (remove_files) COMPLETE
50692026-03-10T18:39:21.941Z[ recovery-image] Mar 10 18:39:21.174 INFO O| Mar 10 18:39:21.174 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702026-03-10T18:39:21.947Z[ recovery-image] Mar 10 18:39:21.183 INFO O| Mar 10 18:39:21.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50712026-03-10T18:39:21.947Z[ recovery-image] Mar 10 18:39:21.183 INFO O| Mar 10 18:39:21.183 INFO STEP 80 (remove_files) COMPLETE
50722026-03-10T18:39:21.950Z[ recovery-image] Mar 10 18:39:21.183 INFO O| Mar 10 18:39:21.183 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732026-03-10T18:39:21.954Z[ recovery-image] Mar 10 18:39:21.191 INFO O| Mar 10 18:39:21.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50742026-03-10T18:39:21.957Z[ recovery-image] Mar 10 18:39:21.191 INFO O| Mar 10 18:39:21.191 INFO STEP 81 (remove_files) COMPLETE
50752026-03-10T18:39:21.957Z[ recovery-image] Mar 10 18:39:21.191 INFO O| Mar 10 18:39:21.191 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762026-03-10T18:39:21.964Z[ recovery-image] Mar 10 18:39:21.199 INFO O| Mar 10 18:39:21.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50772026-03-10T18:39:21.967Z[ recovery-image] Mar 10 18:39:21.199 INFO O| Mar 10 18:39:21.199 INFO STEP 82 (remove_files) COMPLETE
50782026-03-10T18:39:21.967Z[ recovery-image] Mar 10 18:39:21.199 INFO O| Mar 10 18:39:21.199 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792026-03-10T18:39:21.970Z[ recovery-image] Mar 10 18:39:21.206 INFO O| Mar 10 18:39:21.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50802026-03-10T18:39:21.970Z[ recovery-image] Mar 10 18:39:21.206 INFO O| Mar 10 18:39:21.206 INFO STEP 83 (remove_files) COMPLETE
50812026-03-10T18:39:21.973Z[ recovery-image] Mar 10 18:39:21.206 INFO O| Mar 10 18:39:21.206 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822026-03-10T18:39:21.976Z[ recovery-image] Mar 10 18:39:21.213 INFO O| Mar 10 18:39:21.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50832026-03-10T18:39:21.979Z[ recovery-image] Mar 10 18:39:21.213 INFO O| Mar 10 18:39:21.213 INFO STEP 84 (remove_files) COMPLETE
50842026-03-10T18:39:21.979Z[ recovery-image] Mar 10 18:39:21.213 INFO O| Mar 10 18:39:21.213 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852026-03-10T18:39:21.983Z[ recovery-image] Mar 10 18:39:21.220 INFO O| Mar 10 18:39:21.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50862026-03-10T18:39:21.987Z[ recovery-image] Mar 10 18:39:21.220 INFO O| Mar 10 18:39:21.220 INFO STEP 85 (remove_files) COMPLETE
50872026-03-10T18:39:21.987Z[ recovery-image] Mar 10 18:39:21.220 INFO O| Mar 10 18:39:21.220 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882026-03-10T18:39:21.992Z[ recovery-image] Mar 10 18:39:21.228 INFO O| Mar 10 18:39:21.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50892026-03-10T18:39:21.992Z[ recovery-image] Mar 10 18:39:21.228 INFO O| Mar 10 18:39:21.228 INFO STEP 86 (remove_files) COMPLETE
50902026-03-10T18:39:21.995Z[ recovery-image] Mar 10 18:39:21.228 INFO O| Mar 10 18:39:21.228 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912026-03-10T18:39:22.000Z[ recovery-image] Mar 10 18:39:21.236 INFO O| Mar 10 18:39:21.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50922026-03-10T18:39:22.003Z[ recovery-image] Mar 10 18:39:21.236 INFO O| Mar 10 18:39:21.236 INFO STEP 87 (remove_files) COMPLETE
50932026-03-10T18:39:22.003Z[ recovery-image] Mar 10 18:39:21.236 INFO O| Mar 10 18:39:21.236 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942026-03-10T18:39:22.006Z[ recovery-image] Mar 10 18:39:21.243 INFO O| Mar 10 18:39:21.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50952026-03-10T18:39:22.006Z[ recovery-image] Mar 10 18:39:21.243 INFO O| Mar 10 18:39:21.243 INFO STEP 88 (remove_files) COMPLETE
50962026-03-10T18:39:22.009Z[ recovery-image] Mar 10 18:39:21.243 INFO O| Mar 10 18:39:21.243 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972026-03-10T18:39:22.014Z[ recovery-image] Mar 10 18:39:21.250 INFO O| Mar 10 18:39:21.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50982026-03-10T18:39:22.017Z[ recovery-image] Mar 10 18:39:21.250 INFO O| Mar 10 18:39:21.250 INFO STEP 89 (remove_files) COMPLETE
50992026-03-10T18:39:22.017Z[ recovery-image] Mar 10 18:39:21.250 INFO O| Mar 10 18:39:21.250 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002026-03-10T18:39:22.021Z[ recovery-image] Mar 10 18:39:21.257 INFO O| Mar 10 18:39:21.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
51012026-03-10T18:39:22.023Z[ recovery-image] Mar 10 18:39:21.257 INFO O| Mar 10 18:39:21.257 INFO STEP 90 (remove_files) COMPLETE
51022026-03-10T18:39:22.023Z[ recovery-image] Mar 10 18:39:21.257 INFO O| Mar 10 18:39:21.257 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032026-03-10T18:39:22.028Z[ recovery-image] Mar 10 18:39:21.264 INFO O| Mar 10 18:39:21.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
51042026-03-10T18:39:22.031Z[ recovery-image] Mar 10 18:39:21.265 INFO O| Mar 10 18:39:21.265 INFO STEP 91 (remove_files) COMPLETE
51052026-03-10T18:39:22.031Z[ recovery-image] Mar 10 18:39:21.265 INFO O| Mar 10 18:39:21.265 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062026-03-10T18:39:22.036Z[ recovery-image] Mar 10 18:39:21.272 INFO O| Mar 10 18:39:21.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
51072026-03-10T18:39:22.039Z[ recovery-image] Mar 10 18:39:21.272 INFO O| Mar 10 18:39:21.272 INFO STEP 92 (remove_files) COMPLETE
51082026-03-10T18:39:22.039Z[ recovery-image] Mar 10 18:39:21.272 INFO O| Mar 10 18:39:21.272 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092026-03-10T18:39:22.043Z[ recovery-image] Mar 10 18:39:21.279 INFO O| Mar 10 18:39:21.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
51102026-03-10T18:39:22.043Z[ recovery-image] Mar 10 18:39:21.279 INFO O| Mar 10 18:39:21.279 INFO STEP 93 (remove_files) COMPLETE
51112026-03-10T18:39:22.046Z[ recovery-image] Mar 10 18:39:21.279 INFO O| Mar 10 18:39:21.279 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122026-03-10T18:39:22.050Z[ recovery-image] Mar 10 18:39:21.286 INFO O| Mar 10 18:39:21.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
51132026-03-10T18:39:22.053Z[ recovery-image] Mar 10 18:39:21.286 INFO O| Mar 10 18:39:21.286 INFO STEP 94 (remove_files) COMPLETE
51142026-03-10T18:39:22.053Z[ recovery-image] Mar 10 18:39:21.286 INFO O| Mar 10 18:39:21.286 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152026-03-10T18:39:22.059Z[ recovery-image] Mar 10 18:39:21.294 INFO O| Mar 10 18:39:21.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
51162026-03-10T18:39:22.062Z[ recovery-image] Mar 10 18:39:21.294 INFO O| Mar 10 18:39:21.294 INFO STEP 95 (remove_files) COMPLETE
51172026-03-10T18:39:22.062Z[ recovery-image] Mar 10 18:39:21.294 INFO O| Mar 10 18:39:21.294 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182026-03-10T18:39:22.065Z[ recovery-image] Mar 10 18:39:21.301 INFO O| Mar 10 18:39:21.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
51192026-03-10T18:39:22.068Z[ recovery-image] Mar 10 18:39:21.302 INFO O| Mar 10 18:39:21.302 INFO STEP 96 (remove_files) COMPLETE
51202026-03-10T18:39:22.068Z[ recovery-image] Mar 10 18:39:21.302 INFO O| Mar 10 18:39:21.302 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212026-03-10T18:39:22.073Z[ recovery-image] Mar 10 18:39:21.309 INFO O| Mar 10 18:39:21.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
51222026-03-10T18:39:22.076Z[ recovery-image] Mar 10 18:39:21.309 INFO O| Mar 10 18:39:21.309 INFO STEP 97 (remove_files) COMPLETE
51232026-03-10T18:39:22.076Z[ recovery-image] Mar 10 18:39:21.309 INFO O| Mar 10 18:39:21.309 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242026-03-10T18:39:22.081Z[ recovery-image] Mar 10 18:39:21.317 INFO O| Mar 10 18:39:21.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
51252026-03-10T18:39:22.081Z[ recovery-image] Mar 10 18:39:21.317 INFO O| Mar 10 18:39:21.317 INFO STEP 98 (remove_files) COMPLETE
51262026-03-10T18:39:22.084Z[ recovery-image] Mar 10 18:39:21.317 INFO O| Mar 10 18:39:21.317 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272026-03-10T18:39:22.088Z[ recovery-image] Mar 10 18:39:21.324 INFO O| Mar 10 18:39:21.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
51282026-03-10T18:39:22.088Z[ recovery-image] Mar 10 18:39:21.324 INFO O| Mar 10 18:39:21.324 INFO STEP 99 (remove_files) COMPLETE
51292026-03-10T18:39:22.091Z[ recovery-image] Mar 10 18:39:21.324 INFO O| Mar 10 18:39:21.324 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302026-03-10T18:39:22.096Z[ recovery-image] Mar 10 18:39:21.331 INFO O| Mar 10 18:39:21.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
51312026-03-10T18:39:22.099Z[ recovery-image] Mar 10 18:39:21.331 INFO O| Mar 10 18:39:21.331 INFO STEP 100 (remove_files) COMPLETE
51322026-03-10T18:39:22.099Z[ recovery-image] Mar 10 18:39:21.331 INFO O| Mar 10 18:39:21.331 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332026-03-10T18:39:22.104Z[ recovery-image] Mar 10 18:39:21.340 INFO O| Mar 10 18:39:21.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
51342026-03-10T18:39:22.104Z[ recovery-image] Mar 10 18:39:21.340 INFO O| Mar 10 18:39:21.340 INFO STEP 101 (remove_files) COMPLETE
51352026-03-10T18:39:22.107Z[ recovery-image] Mar 10 18:39:21.340 INFO O| Mar 10 18:39:21.340 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362026-03-10T18:39:22.127Z[ recovery-image] Mar 10 18:39:21.348 INFO O| Mar 10 18:39:21.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
51372026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.348 INFO O| Mar 10 18:39:21.348 INFO STEP 102 (remove_files) COMPLETE
51382026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.348 INFO O| Mar 10 18:39:21.348 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.355 INFO O| Mar 10 18:39:21.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
51402026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.355 INFO O| Mar 10 18:39:21.355 INFO STEP 103 (remove_files) COMPLETE
51412026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.355 INFO O| Mar 10 18:39:21.355 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.364 INFO O| Mar 10 18:39:21.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
51432026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.364 INFO O| Mar 10 18:39:21.364 INFO STEP 104 (remove_files) COMPLETE
51442026-03-10T18:39:22.132Z[ recovery-image] Mar 10 18:39:21.364 INFO O| Mar 10 18:39:21.364 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452026-03-10T18:39:22.135Z[ recovery-image] Mar 10 18:39:21.371 INFO O| Mar 10 18:39:21.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
51462026-03-10T18:39:22.135Z[ recovery-image] Mar 10 18:39:21.371 INFO O| Mar 10 18:39:21.371 INFO STEP 105 (remove_files) COMPLETE
51472026-03-10T18:39:22.135Z[ recovery-image] Mar 10 18:39:21.371 INFO O| Mar 10 18:39:21.371 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482026-03-10T18:39:22.143Z[ recovery-image] Mar 10 18:39:21.379 INFO O| Mar 10 18:39:21.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
51492026-03-10T18:39:22.143Z[ recovery-image] Mar 10 18:39:21.379 INFO O| Mar 10 18:39:21.379 INFO STEP 106 (remove_files) COMPLETE
51502026-03-10T18:39:22.147Z[ recovery-image] Mar 10 18:39:21.379 INFO O| Mar 10 18:39:21.379 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512026-03-10T18:39:22.152Z[ recovery-image] Mar 10 18:39:21.387 INFO O| Mar 10 18:39:21.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
51522026-03-10T18:39:22.156Z[ recovery-image] Mar 10 18:39:21.387 INFO O| Mar 10 18:39:21.387 INFO STEP 107 (remove_files) COMPLETE
51532026-03-10T18:39:22.156Z[ recovery-image] Mar 10 18:39:21.387 INFO O| Mar 10 18:39:21.387 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542026-03-10T18:39:22.158Z[ recovery-image] Mar 10 18:39:21.394 INFO O| Mar 10 18:39:21.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
51552026-03-10T18:39:22.158Z[ recovery-image] Mar 10 18:39:21.394 INFO O| Mar 10 18:39:21.394 INFO STEP 108 (remove_files) COMPLETE
51562026-03-10T18:39:22.159Z[ recovery-image] Mar 10 18:39:21.394 INFO O| Mar 10 18:39:21.394 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572026-03-10T18:39:22.165Z[ recovery-image] Mar 10 18:39:21.401 INFO O| Mar 10 18:39:21.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
51582026-03-10T18:39:22.168Z[ recovery-image] Mar 10 18:39:21.402 INFO O| Mar 10 18:39:21.402 INFO STEP 109 (remove_files) COMPLETE
51592026-03-10T18:39:22.168Z[ recovery-image] Mar 10 18:39:21.402 INFO O| Mar 10 18:39:21.402 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602026-03-10T18:39:22.174Z[ recovery-image] Mar 10 18:39:21.410 INFO O| Mar 10 18:39:21.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
51612026-03-10T18:39:22.177Z[ recovery-image] Mar 10 18:39:21.410 INFO O| Mar 10 18:39:21.410 INFO STEP 110 (remove_files) COMPLETE
51622026-03-10T18:39:22.177Z[ recovery-image] Mar 10 18:39:21.410 INFO O| Mar 10 18:39:21.410 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632026-03-10T18:39:22.182Z[ recovery-image] Mar 10 18:39:21.418 INFO O| Mar 10 18:39:21.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51642026-03-10T18:39:22.184Z[ recovery-image] Mar 10 18:39:21.418 INFO O| Mar 10 18:39:21.418 INFO STEP 111 (remove_files) COMPLETE
51652026-03-10T18:39:22.184Z[ recovery-image] Mar 10 18:39:21.418 INFO O| Mar 10 18:39:21.418 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662026-03-10T18:39:22.188Z[ recovery-image] Mar 10 18:39:21.425 INFO O| Mar 10 18:39:21.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51672026-03-10T18:39:22.191Z[ recovery-image] Mar 10 18:39:21.425 INFO O| Mar 10 18:39:21.425 INFO STEP 112 (remove_files) COMPLETE
51682026-03-10T18:39:22.191Z[ recovery-image] Mar 10 18:39:21.425 INFO O| Mar 10 18:39:21.425 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692026-03-10T18:39:22.196Z[ recovery-image] Mar 10 18:39:21.432 INFO O| Mar 10 18:39:21.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51702026-03-10T18:39:22.198Z[ recovery-image] Mar 10 18:39:21.432 INFO O| Mar 10 18:39:21.432 INFO STEP 113 (remove_files) COMPLETE
51712026-03-10T18:39:22.198Z[ recovery-image] Mar 10 18:39:21.432 INFO O| Mar 10 18:39:21.432 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722026-03-10T18:39:22.205Z[ recovery-image] Mar 10 18:39:21.441 INFO O| Mar 10 18:39:21.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51732026-03-10T18:39:22.208Z[ recovery-image] Mar 10 18:39:21.442 INFO O| Mar 10 18:39:21.442 INFO STEP 114 (remove_files) COMPLETE
51742026-03-10T18:39:22.208Z[ recovery-image] Mar 10 18:39:21.442 INFO O| Mar 10 18:39:21.442 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752026-03-10T18:39:22.214Z[ recovery-image] Mar 10 18:39:21.450 INFO O| Mar 10 18:39:21.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51762026-03-10T18:39:22.214Z[ recovery-image] Mar 10 18:39:21.450 INFO O| Mar 10 18:39:21.450 INFO STEP 115 (remove_files) COMPLETE
51772026-03-10T18:39:22.217Z[ recovery-image] Mar 10 18:39:21.450 INFO O| Mar 10 18:39:21.450 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782026-03-10T18:39:22.222Z[ recovery-image] Mar 10 18:39:21.459 INFO O| Mar 10 18:39:21.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51792026-03-10T18:39:22.222Z[ recovery-image] Mar 10 18:39:21.459 INFO O| Mar 10 18:39:21.459 INFO STEP 116 (remove_files) COMPLETE
51802026-03-10T18:39:22.225Z[ recovery-image] Mar 10 18:39:21.459 INFO O| Mar 10 18:39:21.459 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812026-03-10T18:39:22.231Z[ recovery-image] Mar 10 18:39:21.467 INFO O| Mar 10 18:39:21.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51822026-03-10T18:39:22.233Z[ recovery-image] Mar 10 18:39:21.467 INFO O| Mar 10 18:39:21.467 INFO STEP 117 (remove_files) COMPLETE
51832026-03-10T18:39:22.233Z[ recovery-image] Mar 10 18:39:21.467 INFO O| Mar 10 18:39:21.467 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842026-03-10T18:39:22.238Z[ recovery-image] Mar 10 18:39:21.474 INFO O| Mar 10 18:39:21.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51852026-03-10T18:39:22.238Z[ recovery-image] Mar 10 18:39:21.474 INFO O| Mar 10 18:39:21.474 INFO STEP 118 (remove_files) COMPLETE
51862026-03-10T18:39:22.238Z[ recovery-image] Mar 10 18:39:21.474 INFO O| Mar 10 18:39:21.474 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872026-03-10T18:39:22.247Z[ recovery-image] Mar 10 18:39:21.483 INFO O| Mar 10 18:39:21.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51882026-03-10T18:39:22.247Z[ recovery-image] Mar 10 18:39:21.483 INFO O| Mar 10 18:39:21.483 INFO STEP 119 (remove_files) COMPLETE
51892026-03-10T18:39:22.250Z[ recovery-image] Mar 10 18:39:21.483 INFO O| Mar 10 18:39:21.483 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902026-03-10T18:39:22.253Z[ recovery-image] Mar 10 18:39:21.489 INFO O| Mar 10 18:39:21.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51912026-03-10T18:39:22.253Z[ recovery-image] Mar 10 18:39:21.489 INFO O| Mar 10 18:39:21.489 INFO STEP 120 (remove_files) COMPLETE
51922026-03-10T18:39:22.256Z[ recovery-image] Mar 10 18:39:21.490 INFO O| Mar 10 18:39:21.489 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932026-03-10T18:39:22.262Z[ recovery-image] Mar 10 18:39:21.498 INFO O| Mar 10 18:39:21.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51942026-03-10T18:39:22.262Z[ recovery-image] Mar 10 18:39:21.498 INFO O| Mar 10 18:39:21.498 INFO STEP 121 (remove_files) COMPLETE
51952026-03-10T18:39:22.265Z[ recovery-image] Mar 10 18:39:21.498 INFO O| Mar 10 18:39:21.498 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962026-03-10T18:39:22.268Z[ recovery-image] Mar 10 18:39:21.505 INFO O| Mar 10 18:39:21.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51972026-03-10T18:39:22.268Z[ recovery-image] Mar 10 18:39:21.505 INFO O| Mar 10 18:39:21.505 INFO STEP 122 (remove_files) COMPLETE
51982026-03-10T18:39:22.271Z[ recovery-image] Mar 10 18:39:21.505 INFO O| Mar 10 18:39:21.505 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992026-03-10T18:39:22.277Z[ recovery-image] Mar 10 18:39:21.513 INFO O| Mar 10 18:39:21.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
52002026-03-10T18:39:22.277Z[ recovery-image] Mar 10 18:39:21.513 INFO O| Mar 10 18:39:21.513 INFO STEP 123 (remove_files) COMPLETE
52012026-03-10T18:39:22.281Z[ recovery-image] Mar 10 18:39:21.513 INFO O| Mar 10 18:39:21.513 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022026-03-10T18:39:22.284Z[ recovery-image] Mar 10 18:39:21.521 INFO O| Mar 10 18:39:21.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
52032026-03-10T18:39:22.287Z[ recovery-image] Mar 10 18:39:21.521 INFO O| Mar 10 18:39:21.521 INFO STEP 124 (remove_files) COMPLETE
52042026-03-10T18:39:22.287Z[ recovery-image] Mar 10 18:39:21.521 INFO O| Mar 10 18:39:21.521 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052026-03-10T18:39:22.292Z[ recovery-image] Mar 10 18:39:21.528 INFO O| Mar 10 18:39:21.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
52062026-03-10T18:39:22.295Z[ recovery-image] Mar 10 18:39:21.528 INFO O| Mar 10 18:39:21.528 INFO STEP 125 (remove_files) COMPLETE
52072026-03-10T18:39:22.295Z[ recovery-image] Mar 10 18:39:21.528 INFO O| Mar 10 18:39:21.528 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082026-03-10T18:39:22.300Z[ recovery-image] Mar 10 18:39:21.536 INFO O| Mar 10 18:39:21.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
52092026-03-10T18:39:22.300Z[ recovery-image] Mar 10 18:39:21.536 INFO O| Mar 10 18:39:21.536 INFO STEP 126 (remove_files) COMPLETE
52102026-03-10T18:39:22.300Z[ recovery-image] Mar 10 18:39:21.536 INFO O| Mar 10 18:39:21.536 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112026-03-10T18:39:22.309Z[ recovery-image] Mar 10 18:39:21.544 INFO O| Mar 10 18:39:21.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
52122026-03-10T18:39:22.309Z[ recovery-image] Mar 10 18:39:21.545 INFO O| Mar 10 18:39:21.545 INFO STEP 127 (remove_files) COMPLETE
52132026-03-10T18:39:22.312Z[ recovery-image] Mar 10 18:39:21.545 INFO O| Mar 10 18:39:21.545 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142026-03-10T18:39:22.317Z[ recovery-image] Mar 10 18:39:21.553 INFO O| Mar 10 18:39:21.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
52152026-03-10T18:39:22.321Z[ recovery-image] Mar 10 18:39:21.553 INFO O| Mar 10 18:39:21.553 INFO STEP 128 (remove_files) COMPLETE
52162026-03-10T18:39:22.321Z[ recovery-image] Mar 10 18:39:21.553 INFO O| Mar 10 18:39:21.553 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172026-03-10T18:39:22.324Z[ recovery-image] Mar 10 18:39:21.560 INFO O| Mar 10 18:39:21.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
52182026-03-10T18:39:22.324Z[ recovery-image] Mar 10 18:39:21.560 INFO O| Mar 10 18:39:21.560 INFO STEP 129 (remove_files) COMPLETE
52192026-03-10T18:39:22.324Z[ recovery-image] Mar 10 18:39:21.560 INFO O| Mar 10 18:39:21.560 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202026-03-10T18:39:22.331Z[ recovery-image] Mar 10 18:39:21.567 INFO O| Mar 10 18:39:21.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
52212026-03-10T18:39:22.334Z[ recovery-image] Mar 10 18:39:21.567 INFO O| Mar 10 18:39:21.567 INFO STEP 130 (remove_files) COMPLETE
52222026-03-10T18:39:22.334Z[ recovery-image] Mar 10 18:39:21.567 INFO O| Mar 10 18:39:21.567 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232026-03-10T18:39:22.338Z[ recovery-image] Mar 10 18:39:21.574 INFO O| Mar 10 18:39:21.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
52242026-03-10T18:39:22.338Z[ recovery-image] Mar 10 18:39:21.574 INFO O| Mar 10 18:39:21.574 INFO STEP 131 (remove_files) COMPLETE
52252026-03-10T18:39:22.341Z[ recovery-image] Mar 10 18:39:21.574 INFO O| Mar 10 18:39:21.574 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262026-03-10T18:39:22.345Z[ recovery-image] Mar 10 18:39:21.581 INFO O| Mar 10 18:39:21.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
52272026-03-10T18:39:22.345Z[ recovery-image] Mar 10 18:39:21.581 INFO O| Mar 10 18:39:21.581 INFO STEP 132 (remove_files) COMPLETE
52282026-03-10T18:39:22.348Z[ recovery-image] Mar 10 18:39:21.581 INFO O| Mar 10 18:39:21.581 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292026-03-10T18:39:22.352Z[ recovery-image] Mar 10 18:39:21.588 INFO O| Mar 10 18:39:21.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
52302026-03-10T18:39:22.355Z[ recovery-image] Mar 10 18:39:21.588 INFO O| Mar 10 18:39:21.588 INFO STEP 133 (remove_files) COMPLETE
52312026-03-10T18:39:22.355Z[ recovery-image] Mar 10 18:39:21.588 INFO O| Mar 10 18:39:21.588 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322026-03-10T18:39:22.360Z[ recovery-image] Mar 10 18:39:21.596 INFO O| Mar 10 18:39:21.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
52332026-03-10T18:39:22.361Z[ recovery-image] Mar 10 18:39:21.596 INFO O| Mar 10 18:39:21.596 INFO STEP 134 (remove_files) COMPLETE
52342026-03-10T18:39:22.365Z[ recovery-image] Mar 10 18:39:21.596 INFO O| Mar 10 18:39:21.596 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352026-03-10T18:39:22.370Z[ recovery-image] Mar 10 18:39:21.604 INFO O| Mar 10 18:39:21.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
52362026-03-10T18:39:22.370Z[ recovery-image] Mar 10 18:39:21.604 INFO O| Mar 10 18:39:21.604 INFO STEP 135 (remove_files) COMPLETE
52372026-03-10T18:39:22.370Z[ recovery-image] Mar 10 18:39:21.604 INFO O| Mar 10 18:39:21.604 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382026-03-10T18:39:22.376Z[ recovery-image] Mar 10 18:39:21.612 INFO O| Mar 10 18:39:21.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
52392026-03-10T18:39:22.380Z[ recovery-image] Mar 10 18:39:21.612 INFO O| Mar 10 18:39:21.612 INFO STEP 136 (remove_files) COMPLETE
52402026-03-10T18:39:22.380Z[ recovery-image] Mar 10 18:39:21.612 INFO O| Mar 10 18:39:21.612 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412026-03-10T18:39:22.383Z[ recovery-image] Mar 10 18:39:21.619 INFO O| Mar 10 18:39:21.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
52422026-03-10T18:39:22.383Z[ recovery-image] Mar 10 18:39:21.619 INFO O| Mar 10 18:39:21.619 INFO STEP 137 (remove_files) COMPLETE
52432026-03-10T18:39:22.383Z[ recovery-image] Mar 10 18:39:21.619 INFO O| Mar 10 18:39:21.619 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442026-03-10T18:39:22.390Z[ recovery-image] Mar 10 18:39:21.626 INFO O| Mar 10 18:39:21.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
52452026-03-10T18:39:22.393Z[ recovery-image] Mar 10 18:39:21.626 INFO O| Mar 10 18:39:21.626 INFO STEP 138 (remove_files) COMPLETE
52462026-03-10T18:39:22.393Z[ recovery-image] Mar 10 18:39:21.626 INFO O| Mar 10 18:39:21.626 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472026-03-10T18:39:22.398Z[ recovery-image] Mar 10 18:39:21.634 INFO O| Mar 10 18:39:21.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
52482026-03-10T18:39:22.401Z[ recovery-image] Mar 10 18:39:21.635 INFO O| Mar 10 18:39:21.635 INFO STEP 139 (remove_files) COMPLETE
52492026-03-10T18:39:22.401Z[ recovery-image] Mar 10 18:39:21.635 INFO O| Mar 10 18:39:21.635 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502026-03-10T18:39:22.408Z[ recovery-image] Mar 10 18:39:21.644 INFO O| Mar 10 18:39:21.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
52512026-03-10T18:39:22.408Z[ recovery-image] Mar 10 18:39:21.644 INFO O| Mar 10 18:39:21.644 INFO STEP 140 (remove_files) COMPLETE
52522026-03-10T18:39:22.410Z[ recovery-image] Mar 10 18:39:21.644 INFO O| Mar 10 18:39:21.644 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532026-03-10T18:39:22.415Z[ recovery-image] Mar 10 18:39:21.651 INFO O| Mar 10 18:39:21.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
52542026-03-10T18:39:22.415Z[ recovery-image] Mar 10 18:39:21.651 INFO O| Mar 10 18:39:21.651 INFO STEP 141 (remove_files) COMPLETE
52552026-03-10T18:39:22.418Z[ recovery-image] Mar 10 18:39:21.651 INFO O| Mar 10 18:39:21.651 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562026-03-10T18:39:22.422Z[ recovery-image] Mar 10 18:39:21.658 INFO O| Mar 10 18:39:21.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
52572026-03-10T18:39:22.422Z[ recovery-image] Mar 10 18:39:21.658 INFO O| Mar 10 18:39:21.658 INFO STEP 142 (remove_files) COMPLETE
52582026-03-10T18:39:22.425Z[ recovery-image] Mar 10 18:39:21.658 INFO O| Mar 10 18:39:21.658 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592026-03-10T18:39:22.429Z[ recovery-image] Mar 10 18:39:21.665 INFO O| Mar 10 18:39:21.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52602026-03-10T18:39:22.434Z[ recovery-image] Mar 10 18:39:21.665 INFO O| Mar 10 18:39:21.665 INFO STEP 143 (remove_files) COMPLETE
52612026-03-10T18:39:22.434Z[ recovery-image] Mar 10 18:39:21.665 INFO O| Mar 10 18:39:21.665 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622026-03-10T18:39:22.437Z[ recovery-image] Mar 10 18:39:21.673 INFO O| Mar 10 18:39:21.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52632026-03-10T18:39:22.437Z[ recovery-image] Mar 10 18:39:21.673 INFO O| Mar 10 18:39:21.673 INFO STEP 144 (remove_files) COMPLETE
52642026-03-10T18:39:22.437Z[ recovery-image] Mar 10 18:39:21.673 INFO O| Mar 10 18:39:21.673 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652026-03-10T18:39:22.444Z[ recovery-image] Mar 10 18:39:21.680 INFO O| Mar 10 18:39:21.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52662026-03-10T18:39:22.444Z[ recovery-image] Mar 10 18:39:21.680 INFO O| Mar 10 18:39:21.680 INFO STEP 145 (remove_files) COMPLETE
52672026-03-10T18:39:22.447Z[ recovery-image] Mar 10 18:39:21.680 INFO O| Mar 10 18:39:21.680 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682026-03-10T18:39:22.451Z[ recovery-image] Mar 10 18:39:21.687 INFO O| Mar 10 18:39:21.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52692026-03-10T18:39:22.451Z[ recovery-image] Mar 10 18:39:21.687 INFO O| Mar 10 18:39:21.687 INFO STEP 146 (remove_files) COMPLETE
52702026-03-10T18:39:22.454Z[ recovery-image] Mar 10 18:39:21.687 INFO O| Mar 10 18:39:21.687 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712026-03-10T18:39:22.458Z[ recovery-image] Mar 10 18:39:21.694 INFO O| Mar 10 18:39:21.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52722026-03-10T18:39:22.459Z[ recovery-image] Mar 10 18:39:21.694 INFO O| Mar 10 18:39:21.694 INFO STEP 147 (remove_files) COMPLETE
52732026-03-10T18:39:22.462Z[ recovery-image] Mar 10 18:39:21.694 INFO O| Mar 10 18:39:21.694 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742026-03-10T18:39:22.468Z[ recovery-image] Mar 10 18:39:21.703 INFO O| Mar 10 18:39:21.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52752026-03-10T18:39:22.468Z[ recovery-image] Mar 10 18:39:21.703 INFO O| Mar 10 18:39:21.703 INFO STEP 148 (remove_files) COMPLETE
52762026-03-10T18:39:22.471Z[ recovery-image] Mar 10 18:39:21.703 INFO O| Mar 10 18:39:21.703 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772026-03-10T18:39:22.476Z[ recovery-image] Mar 10 18:39:21.711 INFO O| Mar 10 18:39:21.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52782026-03-10T18:39:22.476Z[ recovery-image] Mar 10 18:39:21.711 INFO O| Mar 10 18:39:21.711 INFO STEP 149 (remove_files) COMPLETE
52792026-03-10T18:39:22.480Z[ recovery-image] Mar 10 18:39:21.711 INFO O| Mar 10 18:39:21.711 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802026-03-10T18:39:22.484Z[ recovery-image] Mar 10 18:39:21.718 INFO O| Mar 10 18:39:21.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52812026-03-10T18:39:22.484Z[ recovery-image] Mar 10 18:39:21.718 INFO O| Mar 10 18:39:21.718 INFO STEP 150 (remove_files) COMPLETE
52822026-03-10T18:39:22.484Z[ recovery-image] Mar 10 18:39:21.718 INFO O| Mar 10 18:39:21.718 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832026-03-10T18:39:22.490Z[ recovery-image] Mar 10 18:39:21.726 INFO O| Mar 10 18:39:21.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52842026-03-10T18:39:22.493Z[ recovery-image] Mar 10 18:39:21.726 INFO O| Mar 10 18:39:21.726 INFO STEP 151 (remove_files) COMPLETE
52852026-03-10T18:39:22.493Z[ recovery-image] Mar 10 18:39:21.726 INFO O| Mar 10 18:39:21.726 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862026-03-10T18:39:22.496Z[ recovery-image] Mar 10 18:39:21.732 INFO O| Mar 10 18:39:21.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52872026-03-10T18:39:22.496Z[ recovery-image] Mar 10 18:39:21.732 INFO O| Mar 10 18:39:21.732 INFO STEP 152 (remove_files) COMPLETE
52882026-03-10T18:39:22.500Z[ recovery-image] Mar 10 18:39:21.732 INFO O| Mar 10 18:39:21.732 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892026-03-10T18:39:22.505Z[ recovery-image] Mar 10 18:39:21.741 INFO O| Mar 10 18:39:21.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52902026-03-10T18:39:22.508Z[ recovery-image] Mar 10 18:39:21.741 INFO O| Mar 10 18:39:21.741 INFO STEP 153 (remove_files) COMPLETE
52912026-03-10T18:39:22.508Z[ recovery-image] Mar 10 18:39:21.741 INFO O| Mar 10 18:39:21.741 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922026-03-10T18:39:22.512Z[ recovery-image] Mar 10 18:39:21.748 INFO O| Mar 10 18:39:21.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52932026-03-10T18:39:22.515Z[ recovery-image] Mar 10 18:39:21.749 INFO O| Mar 10 18:39:21.748 INFO STEP 154 (remove_files) COMPLETE
52942026-03-10T18:39:22.515Z[ recovery-image] Mar 10 18:39:21.749 INFO O| Mar 10 18:39:21.749 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952026-03-10T18:39:22.519Z[ recovery-image] Mar 10 18:39:21.756 INFO O| Mar 10 18:39:21.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52962026-03-10T18:39:22.522Z[ recovery-image] Mar 10 18:39:21.756 INFO O| Mar 10 18:39:21.756 INFO STEP 155 (remove_files) COMPLETE
52972026-03-10T18:39:22.522Z[ recovery-image] Mar 10 18:39:21.756 INFO O| Mar 10 18:39:21.756 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982026-03-10T18:39:22.528Z[ recovery-image] Mar 10 18:39:21.764 INFO O| Mar 10 18:39:21.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52992026-03-10T18:39:22.530Z[ recovery-image] Mar 10 18:39:21.764 INFO O| Mar 10 18:39:21.764 INFO STEP 156 (remove_files) COMPLETE
53002026-03-10T18:39:22.530Z[ recovery-image] Mar 10 18:39:21.764 INFO O| Mar 10 18:39:21.764 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012026-03-10T18:39:22.538Z[ recovery-image] Mar 10 18:39:21.773 INFO O| Mar 10 18:39:21.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
53022026-03-10T18:39:22.542Z[ recovery-image] Mar 10 18:39:21.773 INFO O| Mar 10 18:39:21.773 INFO STEP 157 (remove_files) COMPLETE
53032026-03-10T18:39:22.542Z[ recovery-image] Mar 10 18:39:21.773 INFO O| Mar 10 18:39:21.773 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042026-03-10T18:39:22.545Z[ recovery-image] Mar 10 18:39:21.781 INFO O| Mar 10 18:39:21.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
53052026-03-10T18:39:22.547Z[ recovery-image] Mar 10 18:39:21.781 INFO O| Mar 10 18:39:21.781 INFO STEP 158 (remove_files) COMPLETE
53062026-03-10T18:39:22.547Z[ recovery-image] Mar 10 18:39:21.781 INFO O| Mar 10 18:39:21.781 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072026-03-10T18:39:22.552Z[ recovery-image] Mar 10 18:39:21.788 INFO O| Mar 10 18:39:21.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
53082026-03-10T18:39:22.555Z[ recovery-image] Mar 10 18:39:21.788 INFO O| Mar 10 18:39:21.788 INFO STEP 159 (remove_files) COMPLETE
53092026-03-10T18:39:22.555Z[ recovery-image] Mar 10 18:39:21.788 INFO O| Mar 10 18:39:21.788 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102026-03-10T18:39:22.559Z[ recovery-image] Mar 10 18:39:21.795 INFO O| Mar 10 18:39:21.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
53112026-03-10T18:39:22.559Z[ recovery-image] Mar 10 18:39:21.795 INFO O| Mar 10 18:39:21.795 INFO STEP 160 (remove_files) COMPLETE
53122026-03-10T18:39:22.563Z[ recovery-image] Mar 10 18:39:21.796 INFO O| Mar 10 18:39:21.795 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132026-03-10T18:39:22.568Z[ recovery-image] Mar 10 18:39:21.804 INFO O| Mar 10 18:39:21.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
53142026-03-10T18:39:22.568Z[ recovery-image] Mar 10 18:39:21.804 INFO O| Mar 10 18:39:21.804 INFO STEP 161 (remove_files) COMPLETE
53152026-03-10T18:39:22.568Z[ recovery-image] Mar 10 18:39:21.804 INFO O| Mar 10 18:39:21.804 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162026-03-10T18:39:22.577Z[ recovery-image] Mar 10 18:39:21.812 INFO O| Mar 10 18:39:21.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
53172026-03-10T18:39:22.580Z[ recovery-image] Mar 10 18:39:21.813 INFO O| Mar 10 18:39:21.813 INFO STEP 162 (remove_files) COMPLETE
53182026-03-10T18:39:22.580Z[ recovery-image] Mar 10 18:39:21.813 INFO O| Mar 10 18:39:21.813 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192026-03-10T18:39:22.584Z[ recovery-image] Mar 10 18:39:21.820 INFO O| Mar 10 18:39:21.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
53202026-03-10T18:39:22.587Z[ recovery-image] Mar 10 18:39:21.820 INFO O| Mar 10 18:39:21.820 INFO STEP 163 (remove_files) COMPLETE
53212026-03-10T18:39:22.587Z[ recovery-image] Mar 10 18:39:21.820 INFO O| Mar 10 18:39:21.820 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222026-03-10T18:39:22.591Z[ recovery-image] Mar 10 18:39:21.827 INFO O| Mar 10 18:39:21.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
53232026-03-10T18:39:22.591Z[ recovery-image] Mar 10 18:39:21.827 INFO O| Mar 10 18:39:21.827 INFO STEP 164 (remove_files) COMPLETE
53242026-03-10T18:39:22.594Z[ recovery-image] Mar 10 18:39:21.827 INFO O| Mar 10 18:39:21.827 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252026-03-10T18:39:22.599Z[ recovery-image] Mar 10 18:39:21.835 INFO O| Mar 10 18:39:21.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
53262026-03-10T18:39:22.599Z[ recovery-image] Mar 10 18:39:21.835 INFO O| Mar 10 18:39:21.835 INFO STEP 165 (remove_files) COMPLETE
53272026-03-10T18:39:22.599Z[ recovery-image] Mar 10 18:39:21.835 INFO O| Mar 10 18:39:21.835 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282026-03-10T18:39:22.607Z[ recovery-image] Mar 10 18:39:21.844 INFO O| Mar 10 18:39:21.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
53292026-03-10T18:39:22.610Z[ recovery-image] Mar 10 18:39:21.844 INFO O| Mar 10 18:39:21.844 INFO STEP 166 (remove_files) COMPLETE
53302026-03-10T18:39:22.610Z[ recovery-image] Mar 10 18:39:21.844 INFO O| Mar 10 18:39:21.844 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312026-03-10T18:39:22.616Z[ recovery-image] Mar 10 18:39:21.852 INFO O| Mar 10 18:39:21.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
53322026-03-10T18:39:22.616Z[ recovery-image] Mar 10 18:39:21.852 INFO O| Mar 10 18:39:21.852 INFO STEP 167 (remove_files) COMPLETE
53332026-03-10T18:39:22.620Z[ recovery-image] Mar 10 18:39:21.852 INFO O| Mar 10 18:39:21.852 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342026-03-10T18:39:22.623Z[ recovery-image] Mar 10 18:39:21.859 INFO O| Mar 10 18:39:21.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
53352026-03-10T18:39:22.623Z[ recovery-image] Mar 10 18:39:21.859 INFO O| Mar 10 18:39:21.859 INFO STEP 168 (remove_files) COMPLETE
53362026-03-10T18:39:22.623Z[ recovery-image] Mar 10 18:39:21.859 INFO O| Mar 10 18:39:21.859 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372026-03-10T18:39:22.631Z[ recovery-image] Mar 10 18:39:21.867 INFO O| Mar 10 18:39:21.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
53382026-03-10T18:39:22.634Z[ recovery-image] Mar 10 18:39:21.867 INFO O| Mar 10 18:39:21.867 INFO STEP 169 (remove_files) COMPLETE
53392026-03-10T18:39:22.634Z[ recovery-image] Mar 10 18:39:21.867 INFO O| Mar 10 18:39:21.867 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402026-03-10T18:39:22.639Z[ recovery-image] Mar 10 18:39:21.876 INFO O| Mar 10 18:39:21.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
53412026-03-10T18:39:22.642Z[ recovery-image] Mar 10 18:39:21.876 INFO O| Mar 10 18:39:21.876 INFO STEP 170 (remove_files) COMPLETE
53422026-03-10T18:39:22.642Z[ recovery-image] Mar 10 18:39:21.876 INFO O| Mar 10 18:39:21.876 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432026-03-10T18:39:22.647Z[ recovery-image] Mar 10 18:39:21.883 INFO O| Mar 10 18:39:21.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
53442026-03-10T18:39:22.647Z[ recovery-image] Mar 10 18:39:21.883 INFO O| Mar 10 18:39:21.883 INFO STEP 171 (remove_files) COMPLETE
53452026-03-10T18:39:22.650Z[ recovery-image] Mar 10 18:39:21.883 INFO O| Mar 10 18:39:21.883 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462026-03-10T18:39:22.654Z[ recovery-image] Mar 10 18:39:21.890 INFO O| Mar 10 18:39:21.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
53472026-03-10T18:39:22.657Z[ recovery-image] Mar 10 18:39:21.891 INFO O| Mar 10 18:39:21.891 INFO STEP 172 (remove_files) COMPLETE
53482026-03-10T18:39:22.657Z[ recovery-image] Mar 10 18:39:21.891 INFO O| Mar 10 18:39:21.891 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492026-03-10T18:39:22.661Z[ recovery-image] Mar 10 18:39:21.898 INFO O| Mar 10 18:39:21.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
53502026-03-10T18:39:22.661Z[ recovery-image] Mar 10 18:39:21.898 INFO O| Mar 10 18:39:21.898 INFO STEP 173 (remove_files) COMPLETE
53512026-03-10T18:39:22.664Z[ recovery-image] Mar 10 18:39:21.898 INFO O| Mar 10 18:39:21.898 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522026-03-10T18:39:22.670Z[ recovery-image] Mar 10 18:39:21.905 INFO O| Mar 10 18:39:21.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
53532026-03-10T18:39:22.674Z[ recovery-image] Mar 10 18:39:21.905 INFO O| Mar 10 18:39:21.905 INFO STEP 174 (remove_files) COMPLETE
53542026-03-10T18:39:22.674Z[ recovery-image] Mar 10 18:39:21.905 INFO O| Mar 10 18:39:21.905 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552026-03-10T18:39:22.677Z[ recovery-image] Mar 10 18:39:21.913 INFO O| Mar 10 18:39:21.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
53562026-03-10T18:39:22.677Z[ recovery-image] Mar 10 18:39:21.913 INFO O| Mar 10 18:39:21.913 INFO STEP 175 (remove_files) COMPLETE
53572026-03-10T18:39:22.677Z[ recovery-image] Mar 10 18:39:21.913 INFO O| Mar 10 18:39:21.913 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582026-03-10T18:39:22.684Z[ recovery-image] Mar 10 18:39:21.921 INFO O| Mar 10 18:39:21.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53592026-03-10T18:39:22.687Z[ recovery-image] Mar 10 18:39:21.921 INFO O| Mar 10 18:39:21.921 INFO STEP 176 (remove_files) COMPLETE
53602026-03-10T18:39:22.687Z[ recovery-image] Mar 10 18:39:21.921 INFO O| Mar 10 18:39:21.921 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612026-03-10T18:39:22.692Z[ recovery-image] Mar 10 18:39:21.929 INFO O| Mar 10 18:39:21.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53622026-03-10T18:39:22.695Z[ recovery-image] Mar 10 18:39:21.929 INFO O| Mar 10 18:39:21.929 INFO STEP 177 (remove_files) COMPLETE
53632026-03-10T18:39:22.695Z[ recovery-image] Mar 10 18:39:21.929 INFO O| Mar 10 18:39:21.929 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642026-03-10T18:39:22.701Z[ recovery-image] Mar 10 18:39:21.937 INFO O| Mar 10 18:39:21.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53652026-03-10T18:39:22.701Z[ recovery-image] Mar 10 18:39:21.937 INFO O| Mar 10 18:39:21.937 INFO STEP 178 (remove_files) COMPLETE
53662026-03-10T18:39:22.706Z[ recovery-image] Mar 10 18:39:21.937 INFO O| Mar 10 18:39:21.937 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672026-03-10T18:39:22.709Z[ recovery-image] Mar 10 18:39:21.945 INFO O| Mar 10 18:39:21.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53682026-03-10T18:39:22.712Z[ recovery-image] Mar 10 18:39:21.945 INFO O| Mar 10 18:39:21.945 INFO STEP 179 (remove_files) COMPLETE
53692026-03-10T18:39:22.712Z[ recovery-image] Mar 10 18:39:21.945 INFO O| Mar 10 18:39:21.945 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702026-03-10T18:39:22.717Z[ recovery-image] Mar 10 18:39:21.953 INFO O| Mar 10 18:39:21.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53712026-03-10T18:39:22.719Z[ recovery-image] Mar 10 18:39:21.953 INFO O| Mar 10 18:39:21.953 INFO STEP 180 (remove_files) COMPLETE
53722026-03-10T18:39:22.719Z[ recovery-image] Mar 10 18:39:21.953 INFO O| Mar 10 18:39:21.953 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732026-03-10T18:39:22.725Z[ recovery-image] Mar 10 18:39:21.961 INFO O| Mar 10 18:39:21.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53742026-03-10T18:39:22.725Z[ recovery-image] Mar 10 18:39:21.961 INFO O| Mar 10 18:39:21.961 INFO STEP 181 (remove_files) COMPLETE
53752026-03-10T18:39:22.728Z[ recovery-image] Mar 10 18:39:21.961 INFO O| Mar 10 18:39:21.961 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762026-03-10T18:39:22.733Z[ recovery-image] Mar 10 18:39:21.969 INFO O| Mar 10 18:39:21.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53772026-03-10T18:39:22.733Z[ recovery-image] Mar 10 18:39:21.969 INFO O| Mar 10 18:39:21.969 INFO STEP 182 (remove_files) COMPLETE
53782026-03-10T18:39:22.736Z[ recovery-image] Mar 10 18:39:21.969 INFO O| Mar 10 18:39:21.969 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792026-03-10T18:39:22.740Z[ recovery-image] Mar 10 18:39:21.976 INFO O| Mar 10 18:39:21.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53802026-03-10T18:39:22.743Z[ recovery-image] Mar 10 18:39:21.977 INFO O| Mar 10 18:39:21.976 INFO STEP 183 (remove_files) COMPLETE
53812026-03-10T18:39:22.743Z[ recovery-image] Mar 10 18:39:21.977 INFO O| Mar 10 18:39:21.976 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822026-03-10T18:39:22.747Z[ recovery-image] Mar 10 18:39:21.984 INFO O| Mar 10 18:39:21.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53832026-03-10T18:39:22.750Z[ recovery-image] Mar 10 18:39:21.984 INFO O| Mar 10 18:39:21.984 INFO STEP 184 (remove_files) COMPLETE
53842026-03-10T18:39:22.750Z[ recovery-image] Mar 10 18:39:21.984 INFO O| Mar 10 18:39:21.984 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852026-03-10T18:39:22.754Z[ recovery-image] Mar 10 18:39:21.990 INFO O| Mar 10 18:39:21.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53862026-03-10T18:39:22.757Z[ recovery-image] Mar 10 18:39:21.991 INFO O| Mar 10 18:39:21.990 INFO STEP 185 (remove_files) COMPLETE
53872026-03-10T18:39:22.757Z[ recovery-image] Mar 10 18:39:21.991 INFO O| Mar 10 18:39:21.990 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882026-03-10T18:39:22.762Z[ recovery-image] Mar 10 18:39:21.998 INFO O| Mar 10 18:39:21.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53892026-03-10T18:39:22.765Z[ recovery-image] Mar 10 18:39:21.998 INFO O| Mar 10 18:39:21.998 INFO STEP 186 (remove_files) COMPLETE
53902026-03-10T18:39:22.765Z[ recovery-image] Mar 10 18:39:21.998 INFO O| Mar 10 18:39:21.998 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912026-03-10T18:39:22.768Z[ recovery-image] Mar 10 18:39:22.005 INFO O| Mar 10 18:39:22.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53922026-03-10T18:39:22.771Z[ recovery-image] Mar 10 18:39:22.005 INFO O| Mar 10 18:39:22.005 INFO STEP 187 (remove_files) COMPLETE
53932026-03-10T18:39:22.771Z[ recovery-image] Mar 10 18:39:22.005 INFO O| Mar 10 18:39:22.005 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942026-03-10T18:39:22.777Z[ recovery-image] Mar 10 18:39:22.013 INFO O| Mar 10 18:39:22.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53952026-03-10T18:39:22.780Z[ recovery-image] Mar 10 18:39:22.013 INFO O| Mar 10 18:39:22.013 INFO STEP 188 (remove_files) COMPLETE
53962026-03-10T18:39:22.780Z[ recovery-image] Mar 10 18:39:22.013 INFO O| Mar 10 18:39:22.013 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972026-03-10T18:39:22.785Z[ recovery-image] Mar 10 18:39:22.021 INFO O| Mar 10 18:39:22.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53982026-03-10T18:39:22.785Z[ recovery-image] Mar 10 18:39:22.021 INFO O| Mar 10 18:39:22.021 INFO STEP 189 (remove_files) COMPLETE
53992026-03-10T18:39:22.788Z[ recovery-image] Mar 10 18:39:22.021 INFO O| Mar 10 18:39:22.021 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002026-03-10T18:39:22.795Z[ recovery-image] Mar 10 18:39:22.030 INFO O| Mar 10 18:39:22.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
54012026-03-10T18:39:22.799Z[ recovery-image] Mar 10 18:39:22.030 INFO O| Mar 10 18:39:22.030 INFO STEP 190 (remove_files) COMPLETE
54022026-03-10T18:39:22.799Z[ recovery-image] Mar 10 18:39:22.030 INFO O| Mar 10 18:39:22.030 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032026-03-10T18:39:22.803Z[ recovery-image] Mar 10 18:39:22.037 INFO O| Mar 10 18:39:22.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
54042026-03-10T18:39:22.803Z[ recovery-image] Mar 10 18:39:22.037 INFO O| Mar 10 18:39:22.037 INFO STEP 191 (remove_files) COMPLETE
54052026-03-10T18:39:22.803Z[ recovery-image] Mar 10 18:39:22.037 INFO O| Mar 10 18:39:22.037 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062026-03-10T18:39:22.811Z[ recovery-image] Mar 10 18:39:22.046 INFO O| Mar 10 18:39:22.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
54072026-03-10T18:39:22.814Z[ recovery-image] Mar 10 18:39:22.046 INFO O| Mar 10 18:39:22.046 INFO STEP 192 (remove_files) COMPLETE
54082026-03-10T18:39:22.814Z[ recovery-image] Mar 10 18:39:22.046 INFO O| Mar 10 18:39:22.046 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092026-03-10T18:39:22.818Z[ recovery-image] Mar 10 18:39:22.054 INFO O| Mar 10 18:39:22.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
54102026-03-10T18:39:22.818Z[ recovery-image] Mar 10 18:39:22.054 INFO O| Mar 10 18:39:22.054 INFO STEP 193 (remove_files) COMPLETE
54112026-03-10T18:39:22.821Z[ recovery-image] Mar 10 18:39:22.054 INFO O| Mar 10 18:39:22.054 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122026-03-10T18:39:22.825Z[ recovery-image] Mar 10 18:39:22.061 INFO O| Mar 10 18:39:22.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
54132026-03-10T18:39:22.828Z[ recovery-image] Mar 10 18:39:22.062 INFO O| Mar 10 18:39:22.062 INFO STEP 194 (remove_files) COMPLETE
54142026-03-10T18:39:22.828Z[ recovery-image] Mar 10 18:39:22.062 INFO O| Mar 10 18:39:22.062 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152026-03-10T18:39:22.832Z[ recovery-image] Mar 10 18:39:22.068 INFO O| Mar 10 18:39:22.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
54162026-03-10T18:39:22.832Z[ recovery-image] Mar 10 18:39:22.068 INFO O| Mar 10 18:39:22.068 INFO STEP 195 (remove_files) COMPLETE
54172026-03-10T18:39:22.835Z[ recovery-image] Mar 10 18:39:22.068 INFO O| Mar 10 18:39:22.068 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182026-03-10T18:39:22.841Z[ recovery-image] Mar 10 18:39:22.077 INFO O| Mar 10 18:39:22.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
54192026-03-10T18:39:22.844Z[ recovery-image] Mar 10 18:39:22.077 INFO O| Mar 10 18:39:22.077 INFO STEP 196 (remove_files) COMPLETE
54202026-03-10T18:39:22.844Z[ recovery-image] Mar 10 18:39:22.077 INFO O| Mar 10 18:39:22.077 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212026-03-10T18:39:22.848Z[ recovery-image] Mar 10 18:39:22.084 INFO O| Mar 10 18:39:22.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
54222026-03-10T18:39:22.852Z[ recovery-image] Mar 10 18:39:22.085 INFO O| Mar 10 18:39:22.085 INFO STEP 197 (remove_files) COMPLETE
54232026-03-10T18:39:22.852Z[ recovery-image] Mar 10 18:39:22.085 INFO O| Mar 10 18:39:22.085 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242026-03-10T18:39:22.857Z[ recovery-image] Mar 10 18:39:22.093 INFO O| Mar 10 18:39:22.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
54252026-03-10T18:39:22.857Z[ recovery-image] Mar 10 18:39:22.093 INFO O| Mar 10 18:39:22.093 INFO STEP 198 (remove_files) COMPLETE
54262026-03-10T18:39:22.860Z[ recovery-image] Mar 10 18:39:22.093 INFO O| Mar 10 18:39:22.093 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272026-03-10T18:39:22.866Z[ recovery-image] Mar 10 18:39:22.102 INFO O| Mar 10 18:39:22.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
54282026-03-10T18:39:22.866Z[ recovery-image] Mar 10 18:39:22.102 INFO O| Mar 10 18:39:22.102 INFO STEP 199 (remove_files) COMPLETE
54292026-03-10T18:39:22.866Z[ recovery-image] Mar 10 18:39:22.102 INFO O| Mar 10 18:39:22.102 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302026-03-10T18:39:22.874Z[ recovery-image] Mar 10 18:39:22.110 INFO O| Mar 10 18:39:22.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
54312026-03-10T18:39:22.874Z[ recovery-image] Mar 10 18:39:22.110 INFO O| Mar 10 18:39:22.110 INFO STEP 200 (remove_files) COMPLETE
54322026-03-10T18:39:22.877Z[ recovery-image] Mar 10 18:39:22.110 INFO O| Mar 10 18:39:22.110 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332026-03-10T18:39:22.883Z[ recovery-image] Mar 10 18:39:22.118 INFO O| Mar 10 18:39:22.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
54342026-03-10T18:39:22.883Z[ recovery-image] Mar 10 18:39:22.118 INFO O| Mar 10 18:39:22.118 INFO STEP 201 (remove_files) COMPLETE
54352026-03-10T18:39:22.886Z[ recovery-image] Mar 10 18:39:22.118 INFO O| Mar 10 18:39:22.118 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362026-03-10T18:39:22.891Z[ recovery-image] Mar 10 18:39:22.127 INFO O| Mar 10 18:39:22.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
54372026-03-10T18:39:22.891Z[ recovery-image] Mar 10 18:39:22.127 INFO O| Mar 10 18:39:22.127 INFO STEP 202 (remove_files) COMPLETE
54382026-03-10T18:39:22.891Z[ recovery-image] Mar 10 18:39:22.127 INFO O| Mar 10 18:39:22.127 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392026-03-10T18:39:22.900Z[ recovery-image] Mar 10 18:39:22.136 INFO O| Mar 10 18:39:22.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
54402026-03-10T18:39:22.903Z[ recovery-image] Mar 10 18:39:22.136 INFO O| Mar 10 18:39:22.136 INFO STEP 203 (remove_files) COMPLETE
54412026-03-10T18:39:22.903Z[ recovery-image] Mar 10 18:39:22.136 INFO O| Mar 10 18:39:22.136 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422026-03-10T18:39:22.907Z[ recovery-image] Mar 10 18:39:22.143 INFO O| Mar 10 18:39:22.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
54432026-03-10T18:39:22.910Z[ recovery-image] Mar 10 18:39:22.143 INFO O| Mar 10 18:39:22.143 INFO STEP 204 (remove_files) COMPLETE
54442026-03-10T18:39:22.910Z[ recovery-image] Mar 10 18:39:22.143 INFO O| Mar 10 18:39:22.143 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452026-03-10T18:39:22.915Z[ recovery-image] Mar 10 18:39:22.151 INFO O| Mar 10 18:39:22.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
54462026-03-10T18:39:22.918Z[ recovery-image] Mar 10 18:39:22.152 INFO O| Mar 10 18:39:22.152 INFO STEP 205 (remove_files) COMPLETE
54472026-03-10T18:39:22.918Z[ recovery-image] Mar 10 18:39:22.152 INFO O| Mar 10 18:39:22.152 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482026-03-10T18:39:22.923Z[ recovery-image] Mar 10 18:39:22.159 INFO O| Mar 10 18:39:22.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
54492026-03-10T18:39:22.926Z[ recovery-image] Mar 10 18:39:22.159 INFO O| Mar 10 18:39:22.159 INFO STEP 206 (remove_files) COMPLETE
54502026-03-10T18:39:22.927Z[ recovery-image] Mar 10 18:39:22.159 INFO O| Mar 10 18:39:22.159 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512026-03-10T18:39:22.931Z[ recovery-image] Mar 10 18:39:22.167 INFO O| Mar 10 18:39:22.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
54522026-03-10T18:39:22.934Z[ recovery-image] Mar 10 18:39:22.167 INFO O| Mar 10 18:39:22.167 INFO STEP 207 (remove_files) COMPLETE
54532026-03-10T18:39:22.934Z[ recovery-image] Mar 10 18:39:22.167 INFO O| Mar 10 18:39:22.167 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542026-03-10T18:39:22.939Z[ recovery-image] Mar 10 18:39:22.175 INFO O| Mar 10 18:39:22.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
54552026-03-10T18:39:22.942Z[ recovery-image] Mar 10 18:39:22.175 INFO O| Mar 10 18:39:22.175 INFO STEP 208 (remove_files) COMPLETE
54562026-03-10T18:39:22.942Z[ recovery-image] Mar 10 18:39:22.175 INFO O| Mar 10 18:39:22.175 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572026-03-10T18:39:22.947Z[ recovery-image] Mar 10 18:39:22.184 INFO O| Mar 10 18:39:22.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54582026-03-10T18:39:22.947Z[ recovery-image] Mar 10 18:39:22.184 INFO O| Mar 10 18:39:22.184 INFO STEP 209 (remove_files) COMPLETE
54592026-03-10T18:39:22.947Z[ recovery-image] Mar 10 18:39:22.184 INFO O| Mar 10 18:39:22.184 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602026-03-10T18:39:22.956Z[ recovery-image] Mar 10 18:39:22.192 INFO O| Mar 10 18:39:22.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54612026-03-10T18:39:22.956Z[ recovery-image] Mar 10 18:39:22.192 INFO O| Mar 10 18:39:22.192 INFO STEP 210 (remove_files) COMPLETE
54622026-03-10T18:39:22.960Z[ recovery-image] Mar 10 18:39:22.192 INFO O| Mar 10 18:39:22.192 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632026-03-10T18:39:22.963Z[ recovery-image] Mar 10 18:39:22.199 INFO O| Mar 10 18:39:22.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54642026-03-10T18:39:22.964Z[ recovery-image] Mar 10 18:39:22.199 INFO O| Mar 10 18:39:22.199 INFO STEP 211 (remove_files) COMPLETE
54652026-03-10T18:39:22.967Z[ recovery-image] Mar 10 18:39:22.199 INFO O| Mar 10 18:39:22.199 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662026-03-10T18:39:22.971Z[ recovery-image] Mar 10 18:39:22.207 INFO O| Mar 10 18:39:22.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54672026-03-10T18:39:22.974Z[ recovery-image] Mar 10 18:39:22.207 INFO O| Mar 10 18:39:22.207 INFO STEP 212 (remove_files) COMPLETE
54682026-03-10T18:39:22.974Z[ recovery-image] Mar 10 18:39:22.207 INFO O| Mar 10 18:39:22.207 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692026-03-10T18:39:22.978Z[ recovery-image] Mar 10 18:39:22.214 INFO O| Mar 10 18:39:22.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54702026-03-10T18:39:22.981Z[ recovery-image] Mar 10 18:39:22.214 INFO O| Mar 10 18:39:22.214 INFO STEP 213 (remove_files) COMPLETE
54712026-03-10T18:39:22.981Z[ recovery-image] Mar 10 18:39:22.214 INFO O| Mar 10 18:39:22.214 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722026-03-10T18:39:22.987Z[ recovery-image] Mar 10 18:39:22.223 INFO O| Mar 10 18:39:22.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54732026-03-10T18:39:22.987Z[ recovery-image] Mar 10 18:39:22.223 INFO O| Mar 10 18:39:22.223 INFO STEP 214 (remove_files) COMPLETE
54742026-03-10T18:39:22.989Z[ recovery-image] Mar 10 18:39:22.223 INFO O| Mar 10 18:39:22.223 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752026-03-10T18:39:22.995Z[ recovery-image] Mar 10 18:39:22.231 INFO O| Mar 10 18:39:22.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54762026-03-10T18:39:22.997Z[ recovery-image] Mar 10 18:39:22.231 INFO O| Mar 10 18:39:22.231 INFO STEP 215 (remove_files) COMPLETE
54772026-03-10T18:39:22.997Z[ recovery-image] Mar 10 18:39:22.231 INFO O| Mar 10 18:39:22.231 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782026-03-10T18:39:23.002Z[ recovery-image] Mar 10 18:39:22.238 INFO O| Mar 10 18:39:22.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54792026-03-10T18:39:23.002Z[ recovery-image] Mar 10 18:39:22.238 INFO O| Mar 10 18:39:22.238 INFO STEP 216 (remove_files) COMPLETE
54802026-03-10T18:39:23.005Z[ recovery-image] Mar 10 18:39:22.238 INFO O| Mar 10 18:39:22.238 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812026-03-10T18:39:23.009Z[ recovery-image] Mar 10 18:39:22.245 INFO O| Mar 10 18:39:22.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54822026-03-10T18:39:23.009Z[ recovery-image] Mar 10 18:39:22.245 INFO O| Mar 10 18:39:22.245 INFO STEP 217 (remove_files) COMPLETE
54832026-03-10T18:39:23.009Z[ recovery-image] Mar 10 18:39:22.245 INFO O| Mar 10 18:39:22.245 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842026-03-10T18:39:23.017Z[ recovery-image] Mar 10 18:39:22.253 INFO O| Mar 10 18:39:22.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54852026-03-10T18:39:23.019Z[ recovery-image] Mar 10 18:39:22.253 INFO O| Mar 10 18:39:22.253 INFO STEP 218 (remove_files) COMPLETE
54862026-03-10T18:39:23.019Z[ recovery-image] Mar 10 18:39:22.253 INFO O| Mar 10 18:39:22.253 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872026-03-10T18:39:23.025Z[ recovery-image] Mar 10 18:39:22.261 INFO O| Mar 10 18:39:22.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54882026-03-10T18:39:23.029Z[ recovery-image] Mar 10 18:39:22.261 INFO O| Mar 10 18:39:22.261 INFO STEP 219 (remove_files) COMPLETE
54892026-03-10T18:39:23.029Z[ recovery-image] Mar 10 18:39:22.261 INFO O| Mar 10 18:39:22.261 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902026-03-10T18:39:23.032Z[ recovery-image] Mar 10 18:39:22.269 INFO O| Mar 10 18:39:22.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54912026-03-10T18:39:23.032Z[ recovery-image] Mar 10 18:39:22.269 INFO O| Mar 10 18:39:22.269 INFO STEP 220 (remove_files) COMPLETE
54922026-03-10T18:39:23.035Z[ recovery-image] Mar 10 18:39:22.269 INFO O| Mar 10 18:39:22.269 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932026-03-10T18:39:23.041Z[ recovery-image] Mar 10 18:39:22.277 INFO O| Mar 10 18:39:22.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54942026-03-10T18:39:23.041Z[ recovery-image] Mar 10 18:39:22.277 INFO O| Mar 10 18:39:22.277 INFO STEP 221 (remove_files) COMPLETE
54952026-03-10T18:39:23.041Z[ recovery-image] Mar 10 18:39:22.277 INFO O| Mar 10 18:39:22.277 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962026-03-10T18:39:23.048Z[ recovery-image] Mar 10 18:39:22.284 INFO O| Mar 10 18:39:22.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54972026-03-10T18:39:23.048Z[ recovery-image] Mar 10 18:39:22.284 INFO O| Mar 10 18:39:22.284 INFO STEP 222 (remove_files) COMPLETE
54982026-03-10T18:39:23.051Z[ recovery-image] Mar 10 18:39:22.284 INFO O| Mar 10 18:39:22.284 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992026-03-10T18:39:23.055Z[ recovery-image] Mar 10 18:39:22.291 INFO O| Mar 10 18:39:22.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
55002026-03-10T18:39:23.055Z[ recovery-image] Mar 10 18:39:22.291 INFO O| Mar 10 18:39:22.291 INFO STEP 223 (remove_files) COMPLETE
55012026-03-10T18:39:23.058Z[ recovery-image] Mar 10 18:39:22.291 INFO O| Mar 10 18:39:22.291 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022026-03-10T18:39:23.062Z[ recovery-image] Mar 10 18:39:22.298 INFO O| Mar 10 18:39:22.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
55032026-03-10T18:39:23.062Z[ recovery-image] Mar 10 18:39:22.298 INFO O| Mar 10 18:39:22.298 INFO STEP 224 (remove_files) COMPLETE
55042026-03-10T18:39:23.065Z[ recovery-image] Mar 10 18:39:22.298 INFO O| Mar 10 18:39:22.298 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052026-03-10T18:39:23.069Z[ recovery-image] Mar 10 18:39:22.306 INFO O| Mar 10 18:39:22.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
55062026-03-10T18:39:23.072Z[ recovery-image] Mar 10 18:39:22.306 INFO O| Mar 10 18:39:22.306 INFO STEP 225 (remove_files) COMPLETE
55072026-03-10T18:39:23.072Z[ recovery-image] Mar 10 18:39:22.306 INFO O| Mar 10 18:39:22.306 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082026-03-10T18:39:23.078Z[ recovery-image] Mar 10 18:39:22.314 INFO O| Mar 10 18:39:22.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
55092026-03-10T18:39:23.081Z[ recovery-image] Mar 10 18:39:22.314 INFO O| Mar 10 18:39:22.314 INFO STEP 226 (remove_files) COMPLETE
55102026-03-10T18:39:23.081Z[ recovery-image] Mar 10 18:39:22.314 INFO O| Mar 10 18:39:22.314 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112026-03-10T18:39:23.085Z[ recovery-image] Mar 10 18:39:22.321 INFO O| Mar 10 18:39:22.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
55122026-03-10T18:39:23.088Z[ recovery-image] Mar 10 18:39:22.321 INFO O| Mar 10 18:39:22.321 INFO STEP 227 (remove_files) COMPLETE
55132026-03-10T18:39:23.088Z[ recovery-image] Mar 10 18:39:22.321 INFO O| Mar 10 18:39:22.321 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142026-03-10T18:39:23.092Z[ recovery-image] Mar 10 18:39:22.328 INFO O| Mar 10 18:39:22.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
55152026-03-10T18:39:23.092Z[ recovery-image] Mar 10 18:39:22.328 INFO O| Mar 10 18:39:22.328 INFO STEP 228 (remove_files) COMPLETE
55162026-03-10T18:39:23.092Z[ recovery-image] Mar 10 18:39:22.328 INFO O| Mar 10 18:39:22.328 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172026-03-10T18:39:23.100Z[ recovery-image] Mar 10 18:39:22.336 INFO O| Mar 10 18:39:22.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
55182026-03-10T18:39:23.100Z[ recovery-image] Mar 10 18:39:22.336 INFO O| Mar 10 18:39:22.336 INFO STEP 229 (remove_files) COMPLETE
55192026-03-10T18:39:23.103Z[ recovery-image] Mar 10 18:39:22.336 INFO O| Mar 10 18:39:22.336 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202026-03-10T18:39:23.107Z[ recovery-image] Mar 10 18:39:22.343 INFO O| Mar 10 18:39:22.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
55212026-03-10T18:39:23.110Z[ recovery-image] Mar 10 18:39:22.343 INFO O| Mar 10 18:39:22.343 INFO STEP 230 (remove_files) COMPLETE
55222026-03-10T18:39:23.110Z[ recovery-image] Mar 10 18:39:22.343 INFO O| Mar 10 18:39:22.343 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232026-03-10T18:39:23.115Z[ recovery-image] Mar 10 18:39:22.351 INFO O| Mar 10 18:39:22.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
55242026-03-10T18:39:23.115Z[ recovery-image] Mar 10 18:39:22.352 INFO O| Mar 10 18:39:22.352 INFO STEP 231 (remove_files) COMPLETE
55252026-03-10T18:39:23.118Z[ recovery-image] Mar 10 18:39:22.352 INFO O| Mar 10 18:39:22.352 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262026-03-10T18:39:23.123Z[ recovery-image] Mar 10 18:39:22.359 INFO O| Mar 10 18:39:22.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
55272026-03-10T18:39:23.123Z[ recovery-image] Mar 10 18:39:22.359 INFO O| Mar 10 18:39:22.359 INFO STEP 232 (remove_files) COMPLETE
55282026-03-10T18:39:23.123Z[ recovery-image] Mar 10 18:39:22.359 INFO O| Mar 10 18:39:22.359 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292026-03-10T18:39:23.131Z[ recovery-image] Mar 10 18:39:22.367 INFO O| Mar 10 18:39:22.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
55302026-03-10T18:39:23.131Z[ recovery-image] Mar 10 18:39:22.367 INFO O| Mar 10 18:39:22.367 INFO STEP 233 (remove_files) COMPLETE
55312026-03-10T18:39:23.134Z[ recovery-image] Mar 10 18:39:22.367 INFO O| Mar 10 18:39:22.367 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322026-03-10T18:39:23.138Z[ recovery-image] Mar 10 18:39:22.374 INFO O| Mar 10 18:39:22.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
55332026-03-10T18:39:23.138Z[ recovery-image] Mar 10 18:39:22.374 INFO O| Mar 10 18:39:22.374 INFO STEP 234 (remove_files) COMPLETE
55342026-03-10T18:39:23.141Z[ recovery-image] Mar 10 18:39:22.375 INFO O| Mar 10 18:39:22.374 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352026-03-10T18:39:23.145Z[ recovery-image] Mar 10 18:39:22.381 INFO O| Mar 10 18:39:22.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
55362026-03-10T18:39:23.148Z[ recovery-image] Mar 10 18:39:22.381 INFO O| Mar 10 18:39:22.381 INFO STEP 235 (remove_files) COMPLETE
55372026-03-10T18:39:23.148Z[ recovery-image] Mar 10 18:39:22.381 INFO O| Mar 10 18:39:22.381 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382026-03-10T18:39:23.153Z[ recovery-image] Mar 10 18:39:22.390 INFO O| Mar 10 18:39:22.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
55392026-03-10T18:39:23.156Z[ recovery-image] Mar 10 18:39:22.390 INFO O| Mar 10 18:39:22.390 INFO STEP 236 (remove_files) COMPLETE
55402026-03-10T18:39:23.156Z[ recovery-image] Mar 10 18:39:22.390 INFO O| Mar 10 18:39:22.390 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412026-03-10T18:39:23.161Z[ recovery-image] Mar 10 18:39:22.398 INFO O| Mar 10 18:39:22.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
55422026-03-10T18:39:23.162Z[ recovery-image] Mar 10 18:39:22.398 INFO O| Mar 10 18:39:22.398 INFO STEP 237 (remove_files) COMPLETE
55432026-03-10T18:39:23.162Z[ recovery-image] Mar 10 18:39:22.398 INFO O| Mar 10 18:39:22.398 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442026-03-10T18:39:23.168Z[ recovery-image] Mar 10 18:39:22.405 INFO O| Mar 10 18:39:22.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
55452026-03-10T18:39:23.169Z[ recovery-image] Mar 10 18:39:22.405 INFO O| Mar 10 18:39:22.405 INFO STEP 238 (remove_files) COMPLETE
55462026-03-10T18:39:23.171Z[ recovery-image] Mar 10 18:39:22.405 INFO O| Mar 10 18:39:22.405 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472026-03-10T18:39:23.176Z[ recovery-image] Mar 10 18:39:22.412 INFO O| Mar 10 18:39:22.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
55482026-03-10T18:39:23.179Z[ recovery-image] Mar 10 18:39:22.412 INFO O| Mar 10 18:39:22.412 INFO STEP 239 (remove_files) COMPLETE
55492026-03-10T18:39:23.179Z[ recovery-image] Mar 10 18:39:22.412 INFO O| Mar 10 18:39:22.412 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502026-03-10T18:39:23.186Z[ recovery-image] Mar 10 18:39:22.422 INFO O| Mar 10 18:39:22.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
55512026-03-10T18:39:23.191Z[ recovery-image] Mar 10 18:39:22.422 INFO O| Mar 10 18:39:22.422 INFO STEP 240 (remove_files) COMPLETE
55522026-03-10T18:39:23.191Z[ recovery-image] Mar 10 18:39:22.422 INFO O| Mar 10 18:39:22.422 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532026-03-10T18:39:23.194Z[ recovery-image] Mar 10 18:39:22.431 INFO O| Mar 10 18:39:22.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55542026-03-10T18:39:23.197Z[ recovery-image] Mar 10 18:39:22.431 INFO O| Mar 10 18:39:22.431 INFO STEP 241 (remove_files) COMPLETE
55552026-03-10T18:39:23.198Z[ recovery-image] Mar 10 18:39:22.431 INFO O| Mar 10 18:39:22.431 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562026-03-10T18:39:23.203Z[ recovery-image] Mar 10 18:39:22.439 INFO O| Mar 10 18:39:22.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55572026-03-10T18:39:23.203Z[ recovery-image] Mar 10 18:39:22.439 INFO O| Mar 10 18:39:22.439 INFO STEP 242 (remove_files) COMPLETE
55582026-03-10T18:39:23.207Z[ recovery-image] Mar 10 18:39:22.439 INFO O| Mar 10 18:39:22.439 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592026-03-10T18:39:23.210Z[ recovery-image] Mar 10 18:39:22.446 INFO O| Mar 10 18:39:22.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55602026-03-10T18:39:23.215Z[ recovery-image] Mar 10 18:39:22.446 INFO O| Mar 10 18:39:22.446 INFO STEP 243 (remove_files) COMPLETE
55612026-03-10T18:39:23.215Z[ recovery-image] Mar 10 18:39:22.446 INFO O| Mar 10 18:39:22.446 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622026-03-10T18:39:23.218Z[ recovery-image] Mar 10 18:39:22.454 INFO O| Mar 10 18:39:22.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55632026-03-10T18:39:23.218Z[ recovery-image] Mar 10 18:39:22.454 INFO O| Mar 10 18:39:22.454 INFO STEP 244 (remove_files) COMPLETE
55642026-03-10T18:39:23.221Z[ recovery-image] Mar 10 18:39:22.454 INFO O| Mar 10 18:39:22.454 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652026-03-10T18:39:23.227Z[ recovery-image] Mar 10 18:39:22.463 INFO O| Mar 10 18:39:22.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55662026-03-10T18:39:23.227Z[ recovery-image] Mar 10 18:39:22.463 INFO O| Mar 10 18:39:22.463 INFO STEP 245 (remove_files) COMPLETE
55672026-03-10T18:39:23.229Z[ recovery-image] Mar 10 18:39:22.463 INFO O| Mar 10 18:39:22.463 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682026-03-10T18:39:23.234Z[ recovery-image] Mar 10 18:39:22.470 INFO O| Mar 10 18:39:22.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55692026-03-10T18:39:23.234Z[ recovery-image] Mar 10 18:39:22.470 INFO O| Mar 10 18:39:22.470 INFO STEP 246 (remove_files) COMPLETE
55702026-03-10T18:39:23.237Z[ recovery-image] Mar 10 18:39:22.470 INFO O| Mar 10 18:39:22.470 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712026-03-10T18:39:23.241Z[ recovery-image] Mar 10 18:39:22.477 INFO O| Mar 10 18:39:22.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55722026-03-10T18:39:23.241Z[ recovery-image] Mar 10 18:39:22.477 INFO O| Mar 10 18:39:22.477 INFO STEP 247 (remove_files) COMPLETE
55732026-03-10T18:39:23.244Z[ recovery-image] Mar 10 18:39:22.477 INFO O| Mar 10 18:39:22.477 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742026-03-10T18:39:23.270Z[ recovery-image] Mar 10 18:39:22.486 INFO O| Mar 10 18:39:22.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55752026-03-10T18:39:23.270Z[ recovery-image] Mar 10 18:39:22.486 INFO O| Mar 10 18:39:22.486 INFO STEP 248 (remove_files) COMPLETE
55762026-03-10T18:39:23.270Z[ recovery-image] Mar 10 18:39:22.486 INFO O| Mar 10 18:39:22.486 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772026-03-10T18:39:23.270Z[ recovery-image] Mar 10 18:39:22.493 INFO O| Mar 10 18:39:22.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55782026-03-10T18:39:23.270Z[ recovery-image] Mar 10 18:39:22.493 INFO O| Mar 10 18:39:22.493 INFO STEP 249 (remove_files) COMPLETE
55792026-03-10T18:39:23.271Z[ recovery-image] Mar 10 18:39:22.493 INFO O| Mar 10 18:39:22.493 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802026-03-10T18:39:23.271Z[ recovery-image] Mar 10 18:39:22.501 INFO O| Mar 10 18:39:22.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55812026-03-10T18:39:23.271Z[ recovery-image] Mar 10 18:39:22.501 INFO O| Mar 10 18:39:22.501 INFO STEP 250 (remove_files) COMPLETE
55822026-03-10T18:39:23.271Z[ recovery-image] Mar 10 18:39:22.501 INFO O| Mar 10 18:39:22.501 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832026-03-10T18:39:23.274Z[ recovery-image] Mar 10 18:39:22.508 INFO O| Mar 10 18:39:22.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55842026-03-10T18:39:23.274Z[ recovery-image] Mar 10 18:39:22.508 INFO O| Mar 10 18:39:22.508 INFO STEP 251 (remove_files) COMPLETE
55852026-03-10T18:39:23.274Z[ recovery-image] Mar 10 18:39:22.508 INFO O| Mar 10 18:39:22.508 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862026-03-10T18:39:23.279Z[ recovery-image] Mar 10 18:39:22.516 INFO O| Mar 10 18:39:22.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55872026-03-10T18:39:23.282Z[ recovery-image] Mar 10 18:39:22.516 INFO O| Mar 10 18:39:22.516 INFO STEP 252 (remove_files) COMPLETE
55882026-03-10T18:39:23.282Z[ recovery-image] Mar 10 18:39:22.516 INFO O| Mar 10 18:39:22.516 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892026-03-10T18:39:23.287Z[ recovery-image] Mar 10 18:39:22.524 INFO O| Mar 10 18:39:22.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55902026-03-10T18:39:23.290Z[ recovery-image] Mar 10 18:39:22.524 INFO O| Mar 10 18:39:22.524 INFO STEP 253 (remove_files) COMPLETE
55912026-03-10T18:39:23.290Z[ recovery-image] Mar 10 18:39:22.524 INFO O| Mar 10 18:39:22.524 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922026-03-10T18:39:23.296Z[ recovery-image] Mar 10 18:39:22.531 INFO O| Mar 10 18:39:22.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55932026-03-10T18:39:23.299Z[ recovery-image] Mar 10 18:39:22.531 INFO O| Mar 10 18:39:22.531 INFO STEP 254 (remove_files) COMPLETE
55942026-03-10T18:39:23.299Z[ recovery-image] Mar 10 18:39:22.531 INFO O| Mar 10 18:39:22.531 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952026-03-10T18:39:23.302Z[ recovery-image] Mar 10 18:39:22.538 INFO O| Mar 10 18:39:22.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55962026-03-10T18:39:23.302Z[ recovery-image] Mar 10 18:39:22.538 INFO O| Mar 10 18:39:22.538 INFO STEP 255 (remove_files) COMPLETE
55972026-03-10T18:39:23.302Z[ recovery-image] Mar 10 18:39:22.538 INFO O| Mar 10 18:39:22.538 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982026-03-10T18:39:23.309Z[ recovery-image] Mar 10 18:39:22.545 INFO O| Mar 10 18:39:22.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55992026-03-10T18:39:23.312Z[ recovery-image] Mar 10 18:39:22.545 INFO O| Mar 10 18:39:22.545 INFO STEP 256 (remove_files) COMPLETE
56002026-03-10T18:39:23.312Z[ recovery-image] Mar 10 18:39:22.545 INFO O| Mar 10 18:39:22.545 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012026-03-10T18:39:23.318Z[ recovery-image] Mar 10 18:39:22.554 INFO O| Mar 10 18:39:22.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
56022026-03-10T18:39:23.321Z[ recovery-image] Mar 10 18:39:22.554 INFO O| Mar 10 18:39:22.554 INFO STEP 257 (remove_files) COMPLETE
56032026-03-10T18:39:23.321Z[ recovery-image] Mar 10 18:39:22.554 INFO O| Mar 10 18:39:22.554 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042026-03-10T18:39:23.325Z[ recovery-image] Mar 10 18:39:22.561 INFO O| Mar 10 18:39:22.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
56052026-03-10T18:39:23.328Z[ recovery-image] Mar 10 18:39:22.562 INFO O| Mar 10 18:39:22.562 INFO STEP 258 (remove_files) COMPLETE
56062026-03-10T18:39:23.328Z[ recovery-image] Mar 10 18:39:22.562 INFO O| Mar 10 18:39:22.562 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072026-03-10T18:39:23.333Z[ recovery-image] Mar 10 18:39:22.570 INFO O| Mar 10 18:39:22.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
56082026-03-10T18:39:23.336Z[ recovery-image] Mar 10 18:39:22.570 INFO O| Mar 10 18:39:22.570 INFO STEP 259 (remove_files) COMPLETE
56092026-03-10T18:39:23.336Z[ recovery-image] Mar 10 18:39:22.570 INFO O| Mar 10 18:39:22.570 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102026-03-10T18:39:23.341Z[ recovery-image] Mar 10 18:39:22.577 INFO O| Mar 10 18:39:22.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
56112026-03-10T18:39:23.345Z[ recovery-image] Mar 10 18:39:22.577 INFO O| Mar 10 18:39:22.577 INFO STEP 260 (remove_files) COMPLETE
56122026-03-10T18:39:23.345Z[ recovery-image] Mar 10 18:39:22.577 INFO O| Mar 10 18:39:22.577 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132026-03-10T18:39:23.349Z[ recovery-image] Mar 10 18:39:22.586 INFO O| Mar 10 18:39:22.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
56142026-03-10T18:39:23.352Z[ recovery-image] Mar 10 18:39:22.586 INFO O| Mar 10 18:39:22.586 INFO STEP 261 (remove_files) COMPLETE
56152026-03-10T18:39:23.352Z[ recovery-image] Mar 10 18:39:22.586 INFO O| Mar 10 18:39:22.586 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162026-03-10T18:39:23.358Z[ recovery-image] Mar 10 18:39:22.594 INFO O| Mar 10 18:39:22.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
56172026-03-10T18:39:23.358Z[ recovery-image] Mar 10 18:39:22.594 INFO O| Mar 10 18:39:22.594 INFO STEP 262 (remove_files) COMPLETE
56182026-03-10T18:39:23.358Z[ recovery-image] Mar 10 18:39:22.594 INFO O| Mar 10 18:39:22.594 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192026-03-10T18:39:23.366Z[ recovery-image] Mar 10 18:39:22.602 INFO O| Mar 10 18:39:22.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
56202026-03-10T18:39:23.369Z[ recovery-image] Mar 10 18:39:22.602 INFO O| Mar 10 18:39:22.602 INFO STEP 263 (remove_files) COMPLETE
56212026-03-10T18:39:23.369Z[ recovery-image] Mar 10 18:39:22.602 INFO O| Mar 10 18:39:22.602 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222026-03-10T18:39:23.373Z[ recovery-image] Mar 10 18:39:22.610 INFO O| Mar 10 18:39:22.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
56232026-03-10T18:39:23.373Z[ recovery-image] Mar 10 18:39:22.610 INFO O| Mar 10 18:39:22.610 INFO STEP 264 (remove_files) COMPLETE
56242026-03-10T18:39:23.376Z[ recovery-image] Mar 10 18:39:22.610 INFO O| Mar 10 18:39:22.610 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252026-03-10T18:39:23.382Z[ recovery-image] Mar 10 18:39:22.618 INFO O| Mar 10 18:39:22.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
56262026-03-10T18:39:23.385Z[ recovery-image] Mar 10 18:39:22.618 INFO O| Mar 10 18:39:22.618 INFO STEP 265 (remove_files) COMPLETE
56272026-03-10T18:39:23.385Z[ recovery-image] Mar 10 18:39:22.618 INFO O| Mar 10 18:39:22.618 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282026-03-10T18:39:23.390Z[ recovery-image] Mar 10 18:39:22.626 INFO O| Mar 10 18:39:22.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
56292026-03-10T18:39:23.393Z[ recovery-image] Mar 10 18:39:22.626 INFO O| Mar 10 18:39:22.626 INFO STEP 266 (remove_files) COMPLETE
56302026-03-10T18:39:23.393Z[ recovery-image] Mar 10 18:39:22.626 INFO O| Mar 10 18:39:22.626 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312026-03-10T18:39:23.398Z[ recovery-image] Mar 10 18:39:22.634 INFO O| Mar 10 18:39:22.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
56322026-03-10T18:39:23.398Z[ recovery-image] Mar 10 18:39:22.634 INFO O| Mar 10 18:39:22.634 INFO STEP 267 (remove_files) COMPLETE
56332026-03-10T18:39:23.401Z[ recovery-image] Mar 10 18:39:22.634 INFO O| Mar 10 18:39:22.634 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342026-03-10T18:39:23.405Z[ recovery-image] Mar 10 18:39:22.641 INFO O| Mar 10 18:39:22.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
56352026-03-10T18:39:23.408Z[ recovery-image] Mar 10 18:39:22.641 INFO O| Mar 10 18:39:22.641 INFO STEP 268 (remove_files) COMPLETE
56362026-03-10T18:39:23.408Z[ recovery-image] Mar 10 18:39:22.641 INFO O| Mar 10 18:39:22.641 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372026-03-10T18:39:23.413Z[ recovery-image] Mar 10 18:39:22.649 INFO O| Mar 10 18:39:22.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
56382026-03-10T18:39:23.413Z[ recovery-image] Mar 10 18:39:22.649 INFO O| Mar 10 18:39:22.649 INFO STEP 269 (remove_files) COMPLETE
56392026-03-10T18:39:23.416Z[ recovery-image] Mar 10 18:39:22.649 INFO O| Mar 10 18:39:22.649 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402026-03-10T18:39:23.421Z[ recovery-image] Mar 10 18:39:22.657 INFO O| Mar 10 18:39:22.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
56412026-03-10T18:39:23.424Z[ recovery-image] Mar 10 18:39:22.657 INFO O| Mar 10 18:39:22.657 INFO STEP 270 (remove_files) COMPLETE
56422026-03-10T18:39:23.424Z[ recovery-image] Mar 10 18:39:22.657 INFO O| Mar 10 18:39:22.657 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432026-03-10T18:39:23.429Z[ recovery-image] Mar 10 18:39:22.665 INFO O| Mar 10 18:39:22.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
56442026-03-10T18:39:23.431Z[ recovery-image] Mar 10 18:39:22.665 INFO O| Mar 10 18:39:22.665 INFO STEP 271 (remove_files) COMPLETE
56452026-03-10T18:39:23.432Z[ recovery-image] Mar 10 18:39:22.665 INFO O| Mar 10 18:39:22.665 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462026-03-10T18:39:23.438Z[ recovery-image] Mar 10 18:39:22.674 INFO O| Mar 10 18:39:22.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
56472026-03-10T18:39:23.441Z[ recovery-image] Mar 10 18:39:22.674 INFO O| Mar 10 18:39:22.674 INFO STEP 272 (remove_files) COMPLETE
56482026-03-10T18:39:23.441Z[ recovery-image] Mar 10 18:39:22.674 INFO O| Mar 10 18:39:22.674 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492026-03-10T18:39:23.445Z[ recovery-image] Mar 10 18:39:22.681 INFO O| Mar 10 18:39:22.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
56502026-03-10T18:39:23.445Z[ recovery-image] Mar 10 18:39:22.681 INFO O| Mar 10 18:39:22.681 INFO STEP 273 (remove_files) COMPLETE
56512026-03-10T18:39:23.445Z[ recovery-image] Mar 10 18:39:22.681 INFO O| Mar 10 18:39:22.681 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522026-03-10T18:39:23.453Z[ recovery-image] Mar 10 18:39:22.689 INFO O| Mar 10 18:39:22.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
56532026-03-10T18:39:23.453Z[ recovery-image] Mar 10 18:39:22.689 INFO O| Mar 10 18:39:22.689 INFO STEP 274 (remove_files) COMPLETE
56542026-03-10T18:39:23.456Z[ recovery-image] Mar 10 18:39:22.689 INFO O| Mar 10 18:39:22.689 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552026-03-10T18:39:23.460Z[ recovery-image] Mar 10 18:39:22.697 INFO O| Mar 10 18:39:22.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56562026-03-10T18:39:23.464Z[ recovery-image] Mar 10 18:39:22.697 INFO O| Mar 10 18:39:22.697 INFO STEP 275 (remove_files) COMPLETE
56572026-03-10T18:39:23.464Z[ recovery-image] Mar 10 18:39:22.697 INFO O| Mar 10 18:39:22.697 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582026-03-10T18:39:23.469Z[ recovery-image] Mar 10 18:39:22.703 INFO O| Mar 10 18:39:22.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56592026-03-10T18:39:23.469Z[ recovery-image] Mar 10 18:39:22.704 INFO O| Mar 10 18:39:22.704 INFO STEP 276 (remove_files) COMPLETE
56602026-03-10T18:39:23.469Z[ recovery-image] Mar 10 18:39:22.704 INFO O| Mar 10 18:39:22.704 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612026-03-10T18:39:23.474Z[ recovery-image] Mar 10 18:39:22.710 INFO O| Mar 10 18:39:22.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56622026-03-10T18:39:23.474Z[ recovery-image] Mar 10 18:39:22.710 INFO O| Mar 10 18:39:22.710 INFO STEP 277 (remove_files) COMPLETE
56632026-03-10T18:39:23.477Z[ recovery-image] Mar 10 18:39:22.711 INFO O| Mar 10 18:39:22.710 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642026-03-10T18:39:23.481Z[ recovery-image] Mar 10 18:39:22.717 INFO O| Mar 10 18:39:22.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56652026-03-10T18:39:23.481Z[ recovery-image] Mar 10 18:39:22.717 INFO O| Mar 10 18:39:22.717 INFO STEP 278 (remove_files) COMPLETE
56662026-03-10T18:39:23.484Z[ recovery-image] Mar 10 18:39:22.717 INFO O| Mar 10 18:39:22.717 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672026-03-10T18:39:23.487Z[ recovery-image] Mar 10 18:39:22.724 INFO O| Mar 10 18:39:22.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56682026-03-10T18:39:23.490Z[ recovery-image] Mar 10 18:39:22.724 INFO O| Mar 10 18:39:22.724 INFO STEP 279 (remove_files) COMPLETE
56692026-03-10T18:39:23.490Z[ recovery-image] Mar 10 18:39:22.724 INFO O| Mar 10 18:39:22.724 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702026-03-10T18:39:23.497Z[ recovery-image] Mar 10 18:39:22.733 INFO O| Mar 10 18:39:22.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56712026-03-10T18:39:23.497Z[ recovery-image] Mar 10 18:39:22.733 INFO O| Mar 10 18:39:22.733 INFO STEP 280 (remove_files) COMPLETE
56722026-03-10T18:39:23.500Z[ recovery-image] Mar 10 18:39:22.733 INFO O| Mar 10 18:39:22.733 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732026-03-10T18:39:23.505Z[ recovery-image] Mar 10 18:39:22.741 INFO O| Mar 10 18:39:22.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56742026-03-10T18:39:23.505Z[ recovery-image] Mar 10 18:39:22.741 INFO O| Mar 10 18:39:22.741 INFO STEP 281 (remove_files) COMPLETE
56752026-03-10T18:39:23.505Z[ recovery-image] Mar 10 18:39:22.741 INFO O| Mar 10 18:39:22.741 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762026-03-10T18:39:23.513Z[ recovery-image] Mar 10 18:39:22.749 INFO O| Mar 10 18:39:22.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56772026-03-10T18:39:23.513Z[ recovery-image] Mar 10 18:39:22.749 INFO O| Mar 10 18:39:22.749 INFO STEP 282 (remove_files) COMPLETE
56782026-03-10T18:39:23.516Z[ recovery-image] Mar 10 18:39:22.749 INFO O| Mar 10 18:39:22.749 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792026-03-10T18:39:23.521Z[ recovery-image] Mar 10 18:39:22.757 INFO O| Mar 10 18:39:22.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56802026-03-10T18:39:23.521Z[ recovery-image] Mar 10 18:39:22.757 INFO O| Mar 10 18:39:22.757 INFO STEP 283 (remove_files) COMPLETE
56812026-03-10T18:39:23.521Z[ recovery-image] Mar 10 18:39:22.757 INFO O| Mar 10 18:39:22.757 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822026-03-10T18:39:23.528Z[ recovery-image] Mar 10 18:39:22.765 INFO O| Mar 10 18:39:22.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56832026-03-10T18:39:23.531Z[ recovery-image] Mar 10 18:39:22.765 INFO O| Mar 10 18:39:22.765 INFO STEP 284 (remove_files) COMPLETE
56842026-03-10T18:39:23.531Z[ recovery-image] Mar 10 18:39:22.765 INFO O| Mar 10 18:39:22.765 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852026-03-10T18:39:23.535Z[ recovery-image] Mar 10 18:39:22.772 INFO O| Mar 10 18:39:22.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56862026-03-10T18:39:23.535Z[ recovery-image] Mar 10 18:39:22.772 INFO O| Mar 10 18:39:22.772 INFO STEP 285 (remove_files) COMPLETE
56872026-03-10T18:39:23.538Z[ recovery-image] Mar 10 18:39:22.772 INFO O| Mar 10 18:39:22.772 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882026-03-10T18:39:23.544Z[ recovery-image] Mar 10 18:39:22.781 INFO O| Mar 10 18:39:22.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56892026-03-10T18:39:23.547Z[ recovery-image] Mar 10 18:39:22.781 INFO O| Mar 10 18:39:22.781 INFO STEP 286 (remove_files) COMPLETE
56902026-03-10T18:39:23.547Z[ recovery-image] Mar 10 18:39:22.781 INFO O| Mar 10 18:39:22.781 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912026-03-10T18:39:23.551Z[ recovery-image] Mar 10 18:39:22.788 INFO O| Mar 10 18:39:22.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56922026-03-10T18:39:23.554Z[ recovery-image] Mar 10 18:39:22.788 INFO O| Mar 10 18:39:22.788 INFO STEP 287 (remove_files) COMPLETE
56932026-03-10T18:39:23.554Z[ recovery-image] Mar 10 18:39:22.788 INFO O| Mar 10 18:39:22.788 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942026-03-10T18:39:23.560Z[ recovery-image] Mar 10 18:39:22.796 INFO O| Mar 10 18:39:22.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56952026-03-10T18:39:23.560Z[ recovery-image] Mar 10 18:39:22.796 INFO O| Mar 10 18:39:22.796 INFO STEP 288 (remove_files) COMPLETE
56962026-03-10T18:39:23.563Z[ recovery-image] Mar 10 18:39:22.796 INFO O| Mar 10 18:39:22.796 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972026-03-10T18:39:23.567Z[ recovery-image] Mar 10 18:39:22.803 INFO O| Mar 10 18:39:22.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56982026-03-10T18:39:23.567Z[ recovery-image] Mar 10 18:39:22.803 INFO O| Mar 10 18:39:22.803 INFO STEP 289 (remove_files) COMPLETE
56992026-03-10T18:39:23.567Z[ recovery-image] Mar 10 18:39:22.803 INFO O| Mar 10 18:39:22.803 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002026-03-10T18:39:23.575Z[ recovery-image] Mar 10 18:39:22.811 INFO O| Mar 10 18:39:22.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
57012026-03-10T18:39:23.578Z[ recovery-image] Mar 10 18:39:22.811 INFO O| Mar 10 18:39:22.811 INFO STEP 290 (remove_files) COMPLETE
57022026-03-10T18:39:23.578Z[ recovery-image] Mar 10 18:39:22.811 INFO O| Mar 10 18:39:22.811 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032026-03-10T18:39:23.583Z[ recovery-image] Mar 10 18:39:22.819 INFO O| Mar 10 18:39:22.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
57042026-03-10T18:39:23.583Z[ recovery-image] Mar 10 18:39:22.819 INFO O| Mar 10 18:39:22.819 INFO STEP 291 (remove_files) COMPLETE
57052026-03-10T18:39:23.583Z[ recovery-image] Mar 10 18:39:22.819 INFO O| Mar 10 18:39:22.819 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062026-03-10T18:39:23.590Z[ recovery-image] Mar 10 18:39:22.826 INFO O| Mar 10 18:39:22.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
57072026-03-10T18:39:23.593Z[ recovery-image] Mar 10 18:39:22.826 INFO O| Mar 10 18:39:22.826 INFO STEP 292 (remove_files) COMPLETE
57082026-03-10T18:39:23.593Z[ recovery-image] Mar 10 18:39:22.826 INFO O| Mar 10 18:39:22.826 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092026-03-10T18:39:23.597Z[ recovery-image] Mar 10 18:39:22.833 INFO O| Mar 10 18:39:22.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
57102026-03-10T18:39:23.600Z[ recovery-image] Mar 10 18:39:22.833 INFO O| Mar 10 18:39:22.833 INFO STEP 293 (remove_files) COMPLETE
57112026-03-10T18:39:23.600Z[ recovery-image] Mar 10 18:39:22.833 INFO O| Mar 10 18:39:22.833 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122026-03-10T18:39:23.605Z[ recovery-image] Mar 10 18:39:22.841 INFO O| Mar 10 18:39:22.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
57132026-03-10T18:39:23.605Z[ recovery-image] Mar 10 18:39:22.841 INFO O| Mar 10 18:39:22.841 INFO STEP 294 (remove_files) COMPLETE
57142026-03-10T18:39:23.608Z[ recovery-image] Mar 10 18:39:22.841 INFO O| Mar 10 18:39:22.841 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152026-03-10T18:39:23.612Z[ recovery-image] Mar 10 18:39:22.848 INFO O| Mar 10 18:39:22.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
57162026-03-10T18:39:23.615Z[ recovery-image] Mar 10 18:39:22.848 INFO O| Mar 10 18:39:22.848 INFO STEP 295 (remove_files) COMPLETE
57172026-03-10T18:39:23.615Z[ recovery-image] Mar 10 18:39:22.848 INFO O| Mar 10 18:39:22.848 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182026-03-10T18:39:23.620Z[ recovery-image] Mar 10 18:39:22.856 INFO O| Mar 10 18:39:22.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
57192026-03-10T18:39:23.623Z[ recovery-image] Mar 10 18:39:22.856 INFO O| Mar 10 18:39:22.856 INFO STEP 296 (remove_files) COMPLETE
57202026-03-10T18:39:23.623Z[ recovery-image] Mar 10 18:39:22.856 INFO O| Mar 10 18:39:22.856 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212026-03-10T18:39:23.627Z[ recovery-image] Mar 10 18:39:22.863 INFO O| Mar 10 18:39:22.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
57222026-03-10T18:39:23.627Z[ recovery-image] Mar 10 18:39:22.863 INFO O| Mar 10 18:39:22.863 INFO STEP 297 (remove_files) COMPLETE
57232026-03-10T18:39:23.630Z[ recovery-image] Mar 10 18:39:22.863 INFO O| Mar 10 18:39:22.863 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242026-03-10T18:39:23.634Z[ recovery-image] Mar 10 18:39:22.871 INFO O| Mar 10 18:39:22.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
57252026-03-10T18:39:23.637Z[ recovery-image] Mar 10 18:39:22.871 INFO O| Mar 10 18:39:22.871 INFO STEP 298 (remove_files) COMPLETE
57262026-03-10T18:39:23.637Z[ recovery-image] Mar 10 18:39:22.871 INFO O| Mar 10 18:39:22.871 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272026-03-10T18:39:23.641Z[ recovery-image] Mar 10 18:39:22.878 INFO O| Mar 10 18:39:22.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
57282026-03-10T18:39:23.644Z[ recovery-image] Mar 10 18:39:22.878 INFO O| Mar 10 18:39:22.878 INFO STEP 299 (remove_files) COMPLETE
57292026-03-10T18:39:23.644Z[ recovery-image] Mar 10 18:39:22.878 INFO O| Mar 10 18:39:22.878 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302026-03-10T18:39:23.649Z[ recovery-image] Mar 10 18:39:22.885 INFO O| Mar 10 18:39:22.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
57312026-03-10T18:39:23.652Z[ recovery-image] Mar 10 18:39:22.885 INFO O| Mar 10 18:39:22.885 INFO STEP 300 (remove_files) COMPLETE
57322026-03-10T18:39:23.652Z[ recovery-image] Mar 10 18:39:22.885 INFO O| Mar 10 18:39:22.885 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332026-03-10T18:39:23.656Z[ recovery-image] Mar 10 18:39:22.892 INFO O| Mar 10 18:39:22.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
57342026-03-10T18:39:23.659Z[ recovery-image] Mar 10 18:39:22.893 INFO O| Mar 10 18:39:22.892 INFO STEP 301 (remove_files) COMPLETE
57352026-03-10T18:39:23.659Z[ recovery-image] Mar 10 18:39:22.893 INFO O| Mar 10 18:39:22.893 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362026-03-10T18:39:23.664Z[ recovery-image] Mar 10 18:39:22.900 INFO O| Mar 10 18:39:22.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
57372026-03-10T18:39:23.667Z[ recovery-image] Mar 10 18:39:22.900 INFO O| Mar 10 18:39:22.900 INFO STEP 302 (remove_files) COMPLETE
57382026-03-10T18:39:23.667Z[ recovery-image] Mar 10 18:39:22.900 INFO O| Mar 10 18:39:22.900 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392026-03-10T18:39:23.671Z[ recovery-image] Mar 10 18:39:22.907 INFO O| Mar 10 18:39:22.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
57402026-03-10T18:39:23.674Z[ recovery-image] Mar 10 18:39:22.907 INFO O| Mar 10 18:39:22.907 INFO STEP 303 (remove_files) COMPLETE
57412026-03-10T18:39:23.674Z[ recovery-image] Mar 10 18:39:22.907 INFO O| Mar 10 18:39:22.907 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422026-03-10T18:39:23.680Z[ recovery-image] Mar 10 18:39:22.916 INFO O| Mar 10 18:39:22.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
57432026-03-10T18:39:23.682Z[ recovery-image] Mar 10 18:39:22.916 INFO O| Mar 10 18:39:22.916 INFO STEP 304 (remove_files) COMPLETE
57442026-03-10T18:39:23.683Z[ recovery-image] Mar 10 18:39:22.916 INFO O| Mar 10 18:39:22.916 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452026-03-10T18:39:23.688Z[ recovery-image] Mar 10 18:39:22.924 INFO O| Mar 10 18:39:22.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
57462026-03-10T18:39:23.691Z[ recovery-image] Mar 10 18:39:22.924 INFO O| Mar 10 18:39:22.924 INFO STEP 305 (remove_files) COMPLETE
57472026-03-10T18:39:23.691Z[ recovery-image] Mar 10 18:39:22.924 INFO O| Mar 10 18:39:22.924 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482026-03-10T18:39:23.696Z[ recovery-image] Mar 10 18:39:22.932 INFO O| Mar 10 18:39:22.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
57492026-03-10T18:39:23.696Z[ recovery-image] Mar 10 18:39:22.932 INFO O| Mar 10 18:39:22.932 INFO STEP 306 (remove_files) COMPLETE
57502026-03-10T18:39:23.696Z[ recovery-image] Mar 10 18:39:22.932 INFO O| Mar 10 18:39:22.932 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512026-03-10T18:39:23.704Z[ recovery-image] Mar 10 18:39:22.940 INFO O| Mar 10 18:39:22.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
57522026-03-10T18:39:23.704Z[ recovery-image] Mar 10 18:39:22.940 INFO O| Mar 10 18:39:22.940 INFO STEP 307 (remove_files) COMPLETE
57532026-03-10T18:39:23.707Z[ recovery-image] Mar 10 18:39:22.940 INFO O| Mar 10 18:39:22.940 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542026-03-10T18:39:23.712Z[ recovery-image] Mar 10 18:39:22.948 INFO O| Mar 10 18:39:22.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57552026-03-10T18:39:23.715Z[ recovery-image] Mar 10 18:39:22.949 INFO O| Mar 10 18:39:22.949 INFO STEP 308 (remove_files) COMPLETE
57562026-03-10T18:39:23.715Z[ recovery-image] Mar 10 18:39:22.949 INFO O| Mar 10 18:39:22.949 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572026-03-10T18:39:23.721Z[ recovery-image] Mar 10 18:39:22.957 INFO O| Mar 10 18:39:22.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57582026-03-10T18:39:23.721Z[ recovery-image] Mar 10 18:39:22.957 INFO O| Mar 10 18:39:22.957 INFO STEP 309 (remove_files) COMPLETE
57592026-03-10T18:39:23.724Z[ recovery-image] Mar 10 18:39:22.957 INFO O| Mar 10 18:39:22.957 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602026-03-10T18:39:23.728Z[ recovery-image] Mar 10 18:39:22.964 INFO O| Mar 10 18:39:22.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57612026-03-10T18:39:23.731Z[ recovery-image] Mar 10 18:39:22.964 INFO O| Mar 10 18:39:22.964 INFO STEP 310 (remove_files) COMPLETE
57622026-03-10T18:39:23.731Z[ recovery-image] Mar 10 18:39:22.964 INFO O| Mar 10 18:39:22.964 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632026-03-10T18:39:23.736Z[ recovery-image] Mar 10 18:39:22.972 INFO O| Mar 10 18:39:22.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57642026-03-10T18:39:23.736Z[ recovery-image] Mar 10 18:39:22.973 INFO O| Mar 10 18:39:22.973 INFO STEP 311 (remove_files) COMPLETE
57652026-03-10T18:39:23.739Z[ recovery-image] Mar 10 18:39:22.973 INFO O| Mar 10 18:39:22.973 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662026-03-10T18:39:23.744Z[ recovery-image] Mar 10 18:39:22.981 INFO O| Mar 10 18:39:22.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57672026-03-10T18:39:23.747Z[ recovery-image] Mar 10 18:39:22.981 INFO O| Mar 10 18:39:22.981 INFO STEP 312 (remove_files) COMPLETE
57682026-03-10T18:39:23.747Z[ recovery-image] Mar 10 18:39:22.981 INFO O| Mar 10 18:39:22.981 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692026-03-10T18:39:23.752Z[ recovery-image] Mar 10 18:39:22.989 INFO O| Mar 10 18:39:22.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57702026-03-10T18:39:23.752Z[ recovery-image] Mar 10 18:39:22.989 INFO O| Mar 10 18:39:22.989 INFO STEP 313 (remove_files) COMPLETE
57712026-03-10T18:39:23.755Z[ recovery-image] Mar 10 18:39:22.989 INFO O| Mar 10 18:39:22.989 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722026-03-10T18:39:23.760Z[ recovery-image] Mar 10 18:39:22.996 INFO O| Mar 10 18:39:22.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57732026-03-10T18:39:23.760Z[ recovery-image] Mar 10 18:39:22.996 INFO O| Mar 10 18:39:22.996 INFO STEP 314 (remove_files) COMPLETE
57742026-03-10T18:39:23.763Z[ recovery-image] Mar 10 18:39:22.996 INFO O| Mar 10 18:39:22.996 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752026-03-10T18:39:23.767Z[ recovery-image] Mar 10 18:39:23.003 INFO O| Mar 10 18:39:23.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57762026-03-10T18:39:23.767Z[ recovery-image] Mar 10 18:39:23.003 INFO O| Mar 10 18:39:23.003 INFO STEP 315 (remove_files) COMPLETE
57772026-03-10T18:39:23.770Z[ recovery-image] Mar 10 18:39:23.003 INFO O| Mar 10 18:39:23.003 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782026-03-10T18:39:23.775Z[ recovery-image] Mar 10 18:39:23.012 INFO O| Mar 10 18:39:23.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57792026-03-10T18:39:23.778Z[ recovery-image] Mar 10 18:39:23.012 INFO O| Mar 10 18:39:23.012 INFO STEP 316 (remove_files) COMPLETE
57802026-03-10T18:39:23.778Z[ recovery-image] Mar 10 18:39:23.012 INFO O| Mar 10 18:39:23.012 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812026-03-10T18:39:23.784Z[ recovery-image] Mar 10 18:39:23.019 INFO O| Mar 10 18:39:23.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57822026-03-10T18:39:23.787Z[ recovery-image] Mar 10 18:39:23.019 INFO O| Mar 10 18:39:23.019 INFO STEP 317 (remove_files) COMPLETE
57832026-03-10T18:39:23.787Z[ recovery-image] Mar 10 18:39:23.019 INFO O| Mar 10 18:39:23.019 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842026-03-10T18:39:23.790Z[ recovery-image] Mar 10 18:39:23.025 INFO O| Mar 10 18:39:23.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57852026-03-10T18:39:23.790Z[ recovery-image] Mar 10 18:39:23.025 INFO O| Mar 10 18:39:23.025 INFO STEP 318 (remove_files) COMPLETE
57862026-03-10T18:39:23.790Z[ recovery-image] Mar 10 18:39:23.025 INFO O| Mar 10 18:39:23.025 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872026-03-10T18:39:23.800Z[ recovery-image] Mar 10 18:39:23.034 INFO O| Mar 10 18:39:23.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57882026-03-10T18:39:23.803Z[ recovery-image] Mar 10 18:39:23.034 INFO O| Mar 10 18:39:23.034 INFO STEP 319 (remove_files) COMPLETE
57892026-03-10T18:39:23.803Z[ recovery-image] Mar 10 18:39:23.034 INFO O| Mar 10 18:39:23.034 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902026-03-10T18:39:23.806Z[ recovery-image] Mar 10 18:39:23.043 INFO O| Mar 10 18:39:23.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57912026-03-10T18:39:23.809Z[ recovery-image] Mar 10 18:39:23.043 INFO O| Mar 10 18:39:23.043 INFO STEP 320 (remove_files) COMPLETE
57922026-03-10T18:39:23.809Z[ recovery-image] Mar 10 18:39:23.043 INFO O| Mar 10 18:39:23.043 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932026-03-10T18:39:23.815Z[ recovery-image] Mar 10 18:39:23.051 INFO O| Mar 10 18:39:23.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57942026-03-10T18:39:23.815Z[ recovery-image] Mar 10 18:39:23.051 INFO O| Mar 10 18:39:23.051 INFO STEP 321 (remove_files) COMPLETE
57952026-03-10T18:39:23.818Z[ recovery-image] Mar 10 18:39:23.051 INFO O| Mar 10 18:39:23.051 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962026-03-10T18:39:23.822Z[ recovery-image] Mar 10 18:39:23.059 INFO O| Mar 10 18:39:23.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57972026-03-10T18:39:23.822Z[ recovery-image] Mar 10 18:39:23.059 INFO O| Mar 10 18:39:23.059 INFO STEP 322 (remove_files) COMPLETE
57982026-03-10T18:39:23.822Z[ recovery-image] Mar 10 18:39:23.059 INFO O| Mar 10 18:39:23.059 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992026-03-10T18:39:23.829Z[ recovery-image] Mar 10 18:39:23.066 INFO O| Mar 10 18:39:23.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
58002026-03-10T18:39:23.832Z[ recovery-image] Mar 10 18:39:23.066 INFO O| Mar 10 18:39:23.066 INFO STEP 323 (remove_files) COMPLETE
58012026-03-10T18:39:23.833Z[ recovery-image] Mar 10 18:39:23.066 INFO O| Mar 10 18:39:23.066 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022026-03-10T18:39:23.837Z[ recovery-image] Mar 10 18:39:23.074 INFO O| Mar 10 18:39:23.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
58032026-03-10T18:39:23.837Z[ recovery-image] Mar 10 18:39:23.074 INFO O| Mar 10 18:39:23.074 INFO STEP 324 (remove_files) COMPLETE
58042026-03-10T18:39:23.840Z[ recovery-image] Mar 10 18:39:23.074 INFO O| Mar 10 18:39:23.074 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052026-03-10T18:39:23.845Z[ recovery-image] Mar 10 18:39:23.081 INFO O| Mar 10 18:39:23.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
58062026-03-10T18:39:23.845Z[ recovery-image] Mar 10 18:39:23.081 INFO O| Mar 10 18:39:23.081 INFO STEP 325 (remove_files) COMPLETE
58072026-03-10T18:39:23.845Z[ recovery-image] Mar 10 18:39:23.081 INFO O| Mar 10 18:39:23.081 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082026-03-10T18:39:23.852Z[ recovery-image] Mar 10 18:39:23.088 INFO O| Mar 10 18:39:23.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
58092026-03-10T18:39:23.854Z[ recovery-image] Mar 10 18:39:23.088 INFO O| Mar 10 18:39:23.088 INFO STEP 326 (remove_files) COMPLETE
58102026-03-10T18:39:23.854Z[ recovery-image] Mar 10 18:39:23.088 INFO O| Mar 10 18:39:23.088 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112026-03-10T18:39:23.858Z[ recovery-image] Mar 10 18:39:23.095 INFO O| Mar 10 18:39:23.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
58122026-03-10T18:39:23.861Z[ recovery-image] Mar 10 18:39:23.095 INFO O| Mar 10 18:39:23.095 INFO STEP 327 (remove_files) COMPLETE
58132026-03-10T18:39:23.861Z[ recovery-image] Mar 10 18:39:23.095 INFO O| Mar 10 18:39:23.095 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142026-03-10T18:39:23.866Z[ recovery-image] Mar 10 18:39:23.102 INFO O| Mar 10 18:39:23.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
58152026-03-10T18:39:23.866Z[ recovery-image] Mar 10 18:39:23.102 INFO O| Mar 10 18:39:23.102 INFO STEP 328 (remove_files) COMPLETE
58162026-03-10T18:39:23.870Z[ recovery-image] Mar 10 18:39:23.102 INFO O| Mar 10 18:39:23.102 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172026-03-10T18:39:23.873Z[ recovery-image] Mar 10 18:39:23.110 INFO O| Mar 10 18:39:23.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
58182026-03-10T18:39:23.873Z[ recovery-image] Mar 10 18:39:23.110 INFO O| Mar 10 18:39:23.110 INFO STEP 329 (remove_files) COMPLETE
58192026-03-10T18:39:23.876Z[ recovery-image] Mar 10 18:39:23.110 INFO O| Mar 10 18:39:23.110 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202026-03-10T18:39:23.882Z[ recovery-image] Mar 10 18:39:23.118 INFO O| Mar 10 18:39:23.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
58212026-03-10T18:39:23.885Z[ recovery-image] Mar 10 18:39:23.118 INFO O| Mar 10 18:39:23.118 INFO STEP 330 (remove_files) COMPLETE
58222026-03-10T18:39:23.885Z[ recovery-image] Mar 10 18:39:23.118 INFO O| Mar 10 18:39:23.118 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232026-03-10T18:39:23.889Z[ recovery-image] Mar 10 18:39:23.125 INFO O| Mar 10 18:39:23.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
58242026-03-10T18:39:23.892Z[ recovery-image] Mar 10 18:39:23.125 INFO O| Mar 10 18:39:23.125 INFO STEP 331 (remove_files) COMPLETE
58252026-03-10T18:39:23.892Z[ recovery-image] Mar 10 18:39:23.125 INFO O| Mar 10 18:39:23.125 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262026-03-10T18:39:23.897Z[ recovery-image] Mar 10 18:39:23.133 INFO O| Mar 10 18:39:23.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
58272026-03-10T18:39:23.900Z[ recovery-image] Mar 10 18:39:23.133 INFO O| Mar 10 18:39:23.133 INFO STEP 332 (remove_files) COMPLETE
58282026-03-10T18:39:23.900Z[ recovery-image] Mar 10 18:39:23.133 INFO O| Mar 10 18:39:23.133 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292026-03-10T18:39:23.904Z[ recovery-image] Mar 10 18:39:23.140 INFO O| Mar 10 18:39:23.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
58302026-03-10T18:39:23.904Z[ recovery-image] Mar 10 18:39:23.140 INFO O| Mar 10 18:39:23.140 INFO STEP 333 (remove_files) COMPLETE
58312026-03-10T18:39:23.906Z[ recovery-image] Mar 10 18:39:23.140 INFO O| Mar 10 18:39:23.140 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322026-03-10T18:39:23.912Z[ recovery-image] Mar 10 18:39:23.148 INFO O| Mar 10 18:39:23.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
58332026-03-10T18:39:23.912Z[ recovery-image] Mar 10 18:39:23.148 INFO O| Mar 10 18:39:23.148 INFO STEP 334 (remove_files) COMPLETE
58342026-03-10T18:39:23.915Z[ recovery-image] Mar 10 18:39:23.148 INFO O| Mar 10 18:39:23.148 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352026-03-10T18:39:23.920Z[ recovery-image] Mar 10 18:39:23.156 INFO O| Mar 10 18:39:23.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
58362026-03-10T18:39:23.923Z[ recovery-image] Mar 10 18:39:23.156 INFO O| Mar 10 18:39:23.156 INFO STEP 335 (remove_files) COMPLETE
58372026-03-10T18:39:23.923Z[ recovery-image] Mar 10 18:39:23.156 INFO O| Mar 10 18:39:23.156 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382026-03-10T18:39:23.927Z[ recovery-image] Mar 10 18:39:23.163 INFO O| Mar 10 18:39:23.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
58392026-03-10T18:39:23.927Z[ recovery-image] Mar 10 18:39:23.163 INFO O| Mar 10 18:39:23.163 INFO STEP 336 (remove_files) COMPLETE
58402026-03-10T18:39:23.927Z[ recovery-image] Mar 10 18:39:23.163 INFO O| Mar 10 18:39:23.163 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412026-03-10T18:39:23.934Z[ recovery-image] Mar 10 18:39:23.170 INFO O| Mar 10 18:39:23.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
58422026-03-10T18:39:23.938Z[ recovery-image] Mar 10 18:39:23.171 INFO O| Mar 10 18:39:23.170 INFO STEP 337 (remove_files) COMPLETE
58432026-03-10T18:39:23.938Z[ recovery-image] Mar 10 18:39:23.171 INFO O| Mar 10 18:39:23.170 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442026-03-10T18:39:23.942Z[ recovery-image] Mar 10 18:39:23.178 INFO O| Mar 10 18:39:23.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
58452026-03-10T18:39:23.945Z[ recovery-image] Mar 10 18:39:23.178 INFO O| Mar 10 18:39:23.178 INFO STEP 338 (remove_files) COMPLETE
58462026-03-10T18:39:23.945Z[ recovery-image] Mar 10 18:39:23.178 INFO O| Mar 10 18:39:23.178 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472026-03-10T18:39:23.949Z[ recovery-image] Mar 10 18:39:23.186 INFO O| Mar 10 18:39:23.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
58482026-03-10T18:39:23.949Z[ recovery-image] Mar 10 18:39:23.186 INFO O| Mar 10 18:39:23.186 INFO STEP 339 (remove_files) COMPLETE
58492026-03-10T18:39:23.949Z[ recovery-image] Mar 10 18:39:23.186 INFO O| Mar 10 18:39:23.186 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502026-03-10T18:39:23.957Z[ recovery-image] Mar 10 18:39:23.193 INFO O| Mar 10 18:39:23.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
58512026-03-10T18:39:23.959Z[ recovery-image] Mar 10 18:39:23.193 INFO O| Mar 10 18:39:23.193 INFO STEP 340 (remove_files) COMPLETE
58522026-03-10T18:39:23.962Z[ recovery-image] Mar 10 18:39:23.193 INFO O| Mar 10 18:39:23.193 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532026-03-10T18:39:23.965Z[ recovery-image] Mar 10 18:39:23.201 INFO O| Mar 10 18:39:23.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58542026-03-10T18:39:23.968Z[ recovery-image] Mar 10 18:39:23.201 INFO O| Mar 10 18:39:23.201 INFO STEP 341 (remove_files) COMPLETE
58552026-03-10T18:39:23.968Z[ recovery-image] Mar 10 18:39:23.201 INFO O| Mar 10 18:39:23.201 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562026-03-10T18:39:23.972Z[ recovery-image] Mar 10 18:39:23.209 INFO O| Mar 10 18:39:23.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58572026-03-10T18:39:23.975Z[ recovery-image] Mar 10 18:39:23.209 INFO O| Mar 10 18:39:23.209 INFO STEP 342 (remove_files) COMPLETE
58582026-03-10T18:39:23.975Z[ recovery-image] Mar 10 18:39:23.209 INFO O| Mar 10 18:39:23.209 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592026-03-10T18:39:23.979Z[ recovery-image] Mar 10 18:39:23.216 INFO O| Mar 10 18:39:23.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58602026-03-10T18:39:23.982Z[ recovery-image] Mar 10 18:39:23.216 INFO O| Mar 10 18:39:23.216 INFO STEP 343 (remove_files) COMPLETE
58612026-03-10T18:39:23.982Z[ recovery-image] Mar 10 18:39:23.216 INFO O| Mar 10 18:39:23.216 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622026-03-10T18:39:23.988Z[ recovery-image] Mar 10 18:39:23.224 INFO O| Mar 10 18:39:23.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58632026-03-10T18:39:23.991Z[ recovery-image] Mar 10 18:39:23.224 INFO O| Mar 10 18:39:23.224 INFO STEP 344 (remove_files) COMPLETE
58642026-03-10T18:39:23.991Z[ recovery-image] Mar 10 18:39:23.224 INFO O| Mar 10 18:39:23.224 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652026-03-10T18:39:23.995Z[ recovery-image] Mar 10 18:39:23.231 INFO O| Mar 10 18:39:23.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58662026-03-10T18:39:23.995Z[ recovery-image] Mar 10 18:39:23.231 INFO O| Mar 10 18:39:23.231 INFO STEP 345 (remove_files) COMPLETE
58672026-03-10T18:39:23.998Z[ recovery-image] Mar 10 18:39:23.231 INFO O| Mar 10 18:39:23.231 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682026-03-10T18:39:24.003Z[ recovery-image] Mar 10 18:39:23.239 INFO O| Mar 10 18:39:23.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58692026-03-10T18:39:24.005Z[ recovery-image] Mar 10 18:39:23.239 INFO O| Mar 10 18:39:23.239 INFO STEP 346 (remove_files) COMPLETE
58702026-03-10T18:39:24.005Z[ recovery-image] Mar 10 18:39:23.239 INFO O| Mar 10 18:39:23.239 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712026-03-10T18:39:24.010Z[ recovery-image] Mar 10 18:39:23.246 INFO O| Mar 10 18:39:23.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58722026-03-10T18:39:24.010Z[ recovery-image] Mar 10 18:39:23.246 INFO O| Mar 10 18:39:23.246 INFO STEP 347 (remove_files) COMPLETE
58732026-03-10T18:39:24.013Z[ recovery-image] Mar 10 18:39:23.246 INFO O| Mar 10 18:39:23.246 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742026-03-10T18:39:24.017Z[ recovery-image] Mar 10 18:39:23.254 INFO O| Mar 10 18:39:23.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58752026-03-10T18:39:24.017Z[ recovery-image] Mar 10 18:39:23.254 INFO O| Mar 10 18:39:23.254 INFO STEP 348 (remove_files) COMPLETE
58762026-03-10T18:39:24.020Z[ recovery-image] Mar 10 18:39:23.254 INFO O| Mar 10 18:39:23.254 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772026-03-10T18:39:24.025Z[ recovery-image] Mar 10 18:39:23.261 INFO O| Mar 10 18:39:23.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58782026-03-10T18:39:24.028Z[ recovery-image] Mar 10 18:39:23.261 INFO O| Mar 10 18:39:23.261 INFO STEP 349 (remove_files) COMPLETE
58792026-03-10T18:39:24.029Z[ recovery-image] Mar 10 18:39:23.261 INFO O| Mar 10 18:39:23.261 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802026-03-10T18:39:24.032Z[ recovery-image] Mar 10 18:39:23.269 INFO O| Mar 10 18:39:23.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58812026-03-10T18:39:24.035Z[ recovery-image] Mar 10 18:39:23.269 INFO O| Mar 10 18:39:23.269 INFO STEP 350 (remove_files) COMPLETE
58822026-03-10T18:39:24.035Z[ recovery-image] Mar 10 18:39:23.269 INFO O| Mar 10 18:39:23.269 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832026-03-10T18:39:24.041Z[ recovery-image] Mar 10 18:39:23.277 INFO O| Mar 10 18:39:23.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58842026-03-10T18:39:24.041Z[ recovery-image] Mar 10 18:39:23.277 INFO O| Mar 10 18:39:23.277 INFO STEP 351 (remove_files) COMPLETE
58852026-03-10T18:39:24.041Z[ recovery-image] Mar 10 18:39:23.277 INFO O| Mar 10 18:39:23.277 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862026-03-10T18:39:24.049Z[ recovery-image] Mar 10 18:39:23.285 INFO O| Mar 10 18:39:23.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58872026-03-10T18:39:24.049Z[ recovery-image] Mar 10 18:39:23.285 INFO O| Mar 10 18:39:23.285 INFO STEP 352 (remove_files) COMPLETE
58882026-03-10T18:39:24.053Z[ recovery-image] Mar 10 18:39:23.285 INFO O| Mar 10 18:39:23.285 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892026-03-10T18:39:24.056Z[ recovery-image] Mar 10 18:39:23.293 INFO O| Mar 10 18:39:23.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58902026-03-10T18:39:24.056Z[ recovery-image] Mar 10 18:39:23.293 INFO O| Mar 10 18:39:23.293 INFO STEP 353 (remove_files) COMPLETE
58912026-03-10T18:39:24.059Z[ recovery-image] Mar 10 18:39:23.293 INFO O| Mar 10 18:39:23.293 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922026-03-10T18:39:24.064Z[ recovery-image] Mar 10 18:39:23.300 INFO O| Mar 10 18:39:23.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58932026-03-10T18:39:24.067Z[ recovery-image] Mar 10 18:39:23.300 INFO O| Mar 10 18:39:23.300 INFO STEP 354 (remove_files) COMPLETE
58942026-03-10T18:39:24.067Z[ recovery-image] Mar 10 18:39:23.300 INFO O| Mar 10 18:39:23.300 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952026-03-10T18:39:24.072Z[ recovery-image] Mar 10 18:39:23.307 INFO O| Mar 10 18:39:23.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58962026-03-10T18:39:24.072Z[ recovery-image] Mar 10 18:39:23.307 INFO O| Mar 10 18:39:23.307 INFO STEP 355 (remove_files) COMPLETE
58972026-03-10T18:39:24.075Z[ recovery-image] Mar 10 18:39:23.307 INFO O| Mar 10 18:39:23.307 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982026-03-10T18:39:24.079Z[ recovery-image] Mar 10 18:39:23.316 INFO O| Mar 10 18:39:23.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58992026-03-10T18:39:24.079Z[ recovery-image] Mar 10 18:39:23.316 INFO O| Mar 10 18:39:23.316 INFO STEP 356 (remove_files) COMPLETE
59002026-03-10T18:39:24.083Z[ recovery-image] Mar 10 18:39:23.316 INFO O| Mar 10 18:39:23.316 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012026-03-10T18:39:24.088Z[ recovery-image] Mar 10 18:39:23.323 INFO O| Mar 10 18:39:23.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
59022026-03-10T18:39:24.091Z[ recovery-image] Mar 10 18:39:23.323 INFO O| Mar 10 18:39:23.323 INFO STEP 357 (remove_files) COMPLETE
59032026-03-10T18:39:24.091Z[ recovery-image] Mar 10 18:39:23.323 INFO O| Mar 10 18:39:23.323 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042026-03-10T18:39:24.094Z[ recovery-image] Mar 10 18:39:23.330 INFO O| Mar 10 18:39:23.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
59052026-03-10T18:39:24.097Z[ recovery-image] Mar 10 18:39:23.330 INFO O| Mar 10 18:39:23.330 INFO STEP 358 (remove_files) COMPLETE
59062026-03-10T18:39:24.097Z[ recovery-image] Mar 10 18:39:23.330 INFO O| Mar 10 18:39:23.330 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072026-03-10T18:39:24.101Z[ recovery-image] Mar 10 18:39:23.337 INFO O| Mar 10 18:39:23.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
59082026-03-10T18:39:24.104Z[ recovery-image] Mar 10 18:39:23.337 INFO O| Mar 10 18:39:23.337 INFO STEP 359 (remove_files) COMPLETE
59092026-03-10T18:39:24.104Z[ recovery-image] Mar 10 18:39:23.337 INFO O| Mar 10 18:39:23.337 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102026-03-10T18:39:24.110Z[ recovery-image] Mar 10 18:39:23.346 INFO O| Mar 10 18:39:23.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
59112026-03-10T18:39:24.112Z[ recovery-image] Mar 10 18:39:23.346 INFO O| Mar 10 18:39:23.346 INFO STEP 360 (remove_files) COMPLETE
59122026-03-10T18:39:24.113Z[ recovery-image] Mar 10 18:39:23.346 INFO O| Mar 10 18:39:23.346 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132026-03-10T18:39:24.118Z[ recovery-image] Mar 10 18:39:23.355 INFO O| Mar 10 18:39:23.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
59142026-03-10T18:39:24.121Z[ recovery-image] Mar 10 18:39:23.355 INFO O| Mar 10 18:39:23.355 INFO STEP 361 (remove_files) COMPLETE
59152026-03-10T18:39:24.121Z[ recovery-image] Mar 10 18:39:23.355 INFO O| Mar 10 18:39:23.355 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162026-03-10T18:39:24.125Z[ recovery-image] Mar 10 18:39:23.361 INFO O| Mar 10 18:39:23.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
59172026-03-10T18:39:24.128Z[ recovery-image] Mar 10 18:39:23.361 INFO O| Mar 10 18:39:23.361 INFO STEP 362 (remove_files) COMPLETE
59182026-03-10T18:39:24.128Z[ recovery-image] Mar 10 18:39:23.361 INFO O| Mar 10 18:39:23.361 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192026-03-10T18:39:24.132Z[ recovery-image] Mar 10 18:39:23.368 INFO O| Mar 10 18:39:23.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
59202026-03-10T18:39:24.135Z[ recovery-image] Mar 10 18:39:23.369 INFO O| Mar 10 18:39:23.369 INFO STEP 363 (remove_files) COMPLETE
59212026-03-10T18:39:24.135Z[ recovery-image] Mar 10 18:39:23.369 INFO O| Mar 10 18:39:23.369 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222026-03-10T18:39:24.140Z[ recovery-image] Mar 10 18:39:23.377 INFO O| Mar 10 18:39:23.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
59232026-03-10T18:39:24.143Z[ recovery-image] Mar 10 18:39:23.377 INFO O| Mar 10 18:39:23.377 INFO STEP 364 (remove_files) COMPLETE
59242026-03-10T18:39:24.143Z[ recovery-image] Mar 10 18:39:23.377 INFO O| Mar 10 18:39:23.377 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252026-03-10T18:39:24.149Z[ recovery-image] Mar 10 18:39:23.385 INFO O| Mar 10 18:39:23.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
59262026-03-10T18:39:24.149Z[ recovery-image] Mar 10 18:39:23.385 INFO O| Mar 10 18:39:23.385 INFO STEP 365 (remove_files) COMPLETE
59272026-03-10T18:39:24.149Z[ recovery-image] Mar 10 18:39:23.385 INFO O| Mar 10 18:39:23.385 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282026-03-10T18:39:24.157Z[ recovery-image] Mar 10 18:39:23.393 INFO O| Mar 10 18:39:23.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
59292026-03-10T18:39:24.160Z[ recovery-image] Mar 10 18:39:23.393 INFO O| Mar 10 18:39:23.393 INFO STEP 366 (remove_files) COMPLETE
59302026-03-10T18:39:24.160Z[ recovery-image] Mar 10 18:39:23.393 INFO O| Mar 10 18:39:23.393 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312026-03-10T18:39:24.166Z[ recovery-image] Mar 10 18:39:23.402 INFO O| Mar 10 18:39:23.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
59322026-03-10T18:39:24.171Z[ recovery-image] Mar 10 18:39:23.402 INFO O| Mar 10 18:39:23.402 INFO STEP 367 (remove_files) COMPLETE
59332026-03-10T18:39:24.171Z[ recovery-image] Mar 10 18:39:23.402 INFO O| Mar 10 18:39:23.402 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342026-03-10T18:39:24.174Z[ recovery-image] Mar 10 18:39:23.410 INFO O| Mar 10 18:39:23.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
59352026-03-10T18:39:24.174Z[ recovery-image] Mar 10 18:39:23.410 INFO O| Mar 10 18:39:23.410 INFO STEP 368 (remove_files) COMPLETE
59362026-03-10T18:39:24.174Z[ recovery-image] Mar 10 18:39:23.410 INFO O| Mar 10 18:39:23.410 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372026-03-10T18:39:24.181Z[ recovery-image] Mar 10 18:39:23.417 INFO O| Mar 10 18:39:23.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
59382026-03-10T18:39:24.184Z[ recovery-image] Mar 10 18:39:23.417 INFO O| Mar 10 18:39:23.417 INFO STEP 369 (remove_files) COMPLETE
59392026-03-10T18:39:24.184Z[ recovery-image] Mar 10 18:39:23.417 INFO O| Mar 10 18:39:23.417 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402026-03-10T18:39:24.190Z[ recovery-image] Mar 10 18:39:23.426 INFO O| Mar 10 18:39:23.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
59412026-03-10T18:39:24.193Z[ recovery-image] Mar 10 18:39:23.426 INFO O| Mar 10 18:39:23.426 INFO STEP 370 (remove_files) COMPLETE
59422026-03-10T18:39:24.193Z[ recovery-image] Mar 10 18:39:23.426 INFO O| Mar 10 18:39:23.426 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432026-03-10T18:39:24.197Z[ recovery-image] Mar 10 18:39:23.434 INFO O| Mar 10 18:39:23.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
59442026-03-10T18:39:24.200Z[ recovery-image] Mar 10 18:39:23.434 INFO O| Mar 10 18:39:23.434 INFO STEP 371 (remove_files) COMPLETE
59452026-03-10T18:39:24.200Z[ recovery-image] Mar 10 18:39:23.434 INFO O| Mar 10 18:39:23.434 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462026-03-10T18:39:24.207Z[ recovery-image] Mar 10 18:39:23.441 INFO O| Mar 10 18:39:23.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
59472026-03-10T18:39:24.210Z[ recovery-image] Mar 10 18:39:23.442 INFO O| Mar 10 18:39:23.441 INFO STEP 372 (remove_files) COMPLETE
59482026-03-10T18:39:24.210Z[ recovery-image] Mar 10 18:39:23.442 INFO O| Mar 10 18:39:23.441 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492026-03-10T18:39:24.213Z[ recovery-image] Mar 10 18:39:23.448 INFO O| Mar 10 18:39:23.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
59502026-03-10T18:39:24.213Z[ recovery-image] Mar 10 18:39:23.448 INFO O| Mar 10 18:39:23.448 INFO STEP 373 (remove_files) COMPLETE
59512026-03-10T18:39:24.213Z[ recovery-image] Mar 10 18:39:23.448 INFO O| Mar 10 18:39:23.448 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522026-03-10T18:39:24.219Z[ recovery-image] Mar 10 18:39:23.455 INFO O| Mar 10 18:39:23.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59532026-03-10T18:39:24.222Z[ recovery-image] Mar 10 18:39:23.455 INFO O| Mar 10 18:39:23.455 INFO STEP 374 (remove_files) COMPLETE
59542026-03-10T18:39:24.222Z[ recovery-image] Mar 10 18:39:23.455 INFO O| Mar 10 18:39:23.455 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552026-03-10T18:39:24.226Z[ recovery-image] Mar 10 18:39:23.462 INFO O| Mar 10 18:39:23.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59562026-03-10T18:39:24.229Z[ recovery-image] Mar 10 18:39:23.463 INFO O| Mar 10 18:39:23.463 INFO STEP 375 (remove_files) COMPLETE
59572026-03-10T18:39:24.229Z[ recovery-image] Mar 10 18:39:23.463 INFO O| Mar 10 18:39:23.463 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582026-03-10T18:39:24.235Z[ recovery-image] Mar 10 18:39:23.471 INFO O| Mar 10 18:39:23.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59592026-03-10T18:39:24.237Z[ recovery-image] Mar 10 18:39:23.471 INFO O| Mar 10 18:39:23.471 INFO STEP 376 (remove_files) COMPLETE
59602026-03-10T18:39:24.238Z[ recovery-image] Mar 10 18:39:23.471 INFO O| Mar 10 18:39:23.471 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612026-03-10T18:39:24.243Z[ recovery-image] Mar 10 18:39:23.479 INFO O| Mar 10 18:39:23.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59622026-03-10T18:39:24.243Z[ recovery-image] Mar 10 18:39:23.479 INFO O| Mar 10 18:39:23.479 INFO STEP 377 (remove_files) COMPLETE
59632026-03-10T18:39:24.246Z[ recovery-image] Mar 10 18:39:23.479 INFO O| Mar 10 18:39:23.479 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642026-03-10T18:39:24.251Z[ recovery-image] Mar 10 18:39:23.487 INFO O| Mar 10 18:39:23.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59652026-03-10T18:39:24.251Z[ recovery-image] Mar 10 18:39:23.487 INFO O| Mar 10 18:39:23.487 INFO STEP 378 (remove_files) COMPLETE
59662026-03-10T18:39:24.251Z[ recovery-image] Mar 10 18:39:23.487 INFO O| Mar 10 18:39:23.487 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672026-03-10T18:39:24.258Z[ recovery-image] Mar 10 18:39:23.494 INFO O| Mar 10 18:39:23.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59682026-03-10T18:39:24.258Z[ recovery-image] Mar 10 18:39:23.494 INFO O| Mar 10 18:39:23.494 INFO STEP 379 (remove_files) COMPLETE
59692026-03-10T18:39:24.258Z[ recovery-image] Mar 10 18:39:23.494 INFO O| Mar 10 18:39:23.494 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702026-03-10T18:39:24.265Z[ recovery-image] Mar 10 18:39:23.502 INFO O| Mar 10 18:39:23.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59712026-03-10T18:39:24.266Z[ recovery-image] Mar 10 18:39:23.502 INFO O| Mar 10 18:39:23.502 INFO STEP 380 (remove_files) COMPLETE
59722026-03-10T18:39:24.268Z[ recovery-image] Mar 10 18:39:23.502 INFO O| Mar 10 18:39:23.502 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732026-03-10T18:39:24.274Z[ recovery-image] Mar 10 18:39:23.510 INFO O| Mar 10 18:39:23.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59742026-03-10T18:39:24.277Z[ recovery-image] Mar 10 18:39:23.510 INFO O| Mar 10 18:39:23.510 INFO STEP 381 (remove_files) COMPLETE
59752026-03-10T18:39:24.277Z[ recovery-image] Mar 10 18:39:23.510 INFO O| Mar 10 18:39:23.510 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762026-03-10T18:39:24.281Z[ recovery-image] Mar 10 18:39:23.518 INFO O| Mar 10 18:39:23.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59772026-03-10T18:39:24.281Z[ recovery-image] Mar 10 18:39:23.518 INFO O| Mar 10 18:39:23.518 INFO STEP 382 (remove_files) COMPLETE
59782026-03-10T18:39:24.284Z[ recovery-image] Mar 10 18:39:23.518 INFO O| Mar 10 18:39:23.518 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792026-03-10T18:39:24.289Z[ recovery-image] Mar 10 18:39:23.526 INFO O| Mar 10 18:39:23.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59802026-03-10T18:39:24.294Z[ recovery-image] Mar 10 18:39:23.526 INFO O| Mar 10 18:39:23.526 INFO STEP 383 (remove_files) COMPLETE
59812026-03-10T18:39:24.294Z[ recovery-image] Mar 10 18:39:23.526 INFO O| Mar 10 18:39:23.526 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822026-03-10T18:39:24.298Z[ recovery-image] Mar 10 18:39:23.534 INFO O| Mar 10 18:39:23.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59832026-03-10T18:39:24.301Z[ recovery-image] Mar 10 18:39:23.534 INFO O| Mar 10 18:39:23.534 INFO STEP 384 (remove_files) COMPLETE
59842026-03-10T18:39:24.301Z[ recovery-image] Mar 10 18:39:23.534 INFO O| Mar 10 18:39:23.534 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852026-03-10T18:39:24.306Z[ recovery-image] Mar 10 18:39:23.542 INFO O| Mar 10 18:39:23.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59862026-03-10T18:39:24.309Z[ recovery-image] Mar 10 18:39:23.542 INFO O| Mar 10 18:39:23.542 INFO STEP 385 (remove_files) COMPLETE
59872026-03-10T18:39:24.309Z[ recovery-image] Mar 10 18:39:23.542 INFO O| Mar 10 18:39:23.542 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882026-03-10T18:39:24.316Z[ recovery-image] Mar 10 18:39:23.551 INFO O| Mar 10 18:39:23.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59892026-03-10T18:39:24.316Z[ recovery-image] Mar 10 18:39:23.551 INFO O| Mar 10 18:39:23.551 INFO STEP 386 (remove_files) COMPLETE
59902026-03-10T18:39:24.320Z[ recovery-image] Mar 10 18:39:23.551 INFO O| Mar 10 18:39:23.551 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912026-03-10T18:39:24.323Z[ recovery-image] Mar 10 18:39:23.558 INFO O| Mar 10 18:39:23.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59922026-03-10T18:39:24.323Z[ recovery-image] Mar 10 18:39:23.558 INFO O| Mar 10 18:39:23.558 INFO STEP 387 (remove_files) COMPLETE
59932026-03-10T18:39:24.323Z[ recovery-image] Mar 10 18:39:23.558 INFO O| Mar 10 18:39:23.558 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942026-03-10T18:39:24.330Z[ recovery-image] Mar 10 18:39:23.565 INFO O| Mar 10 18:39:23.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59952026-03-10T18:39:24.333Z[ recovery-image] Mar 10 18:39:23.565 INFO O| Mar 10 18:39:23.565 INFO STEP 388 (remove_files) COMPLETE
59962026-03-10T18:39:24.333Z[ recovery-image] Mar 10 18:39:23.565 INFO O| Mar 10 18:39:23.565 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972026-03-10T18:39:24.336Z[ recovery-image] Mar 10 18:39:23.572 INFO O| Mar 10 18:39:23.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59982026-03-10T18:39:24.336Z[ recovery-image] Mar 10 18:39:23.572 INFO O| Mar 10 18:39:23.572 INFO STEP 389 (remove_files) COMPLETE
59992026-03-10T18:39:24.336Z[ recovery-image] Mar 10 18:39:23.572 INFO O| Mar 10 18:39:23.572 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002026-03-10T18:39:24.342Z[ recovery-image] Mar 10 18:39:23.579 INFO O| Mar 10 18:39:23.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
60012026-03-10T18:39:24.345Z[ recovery-image] Mar 10 18:39:23.579 INFO O| Mar 10 18:39:23.579 INFO STEP 390 (remove_files) COMPLETE
60022026-03-10T18:39:24.345Z[ recovery-image] Mar 10 18:39:23.579 INFO O| Mar 10 18:39:23.579 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032026-03-10T18:39:24.351Z[ recovery-image] Mar 10 18:39:23.587 INFO O| Mar 10 18:39:23.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
60042026-03-10T18:39:24.351Z[ recovery-image] Mar 10 18:39:23.587 INFO O| Mar 10 18:39:23.587 INFO STEP 391 (remove_files) COMPLETE
60052026-03-10T18:39:24.354Z[ recovery-image] Mar 10 18:39:23.587 INFO O| Mar 10 18:39:23.587 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062026-03-10T18:39:24.358Z[ recovery-image] Mar 10 18:39:23.594 INFO O| Mar 10 18:39:23.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
60072026-03-10T18:39:24.361Z[ recovery-image] Mar 10 18:39:23.594 INFO O| Mar 10 18:39:23.594 INFO STEP 392 (remove_files) COMPLETE
60082026-03-10T18:39:24.361Z[ recovery-image] Mar 10 18:39:23.594 INFO O| Mar 10 18:39:23.594 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092026-03-10T18:39:24.379Z[ recovery-image] Mar 10 18:39:23.601 INFO O| Mar 10 18:39:23.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
60102026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.601 INFO O| Mar 10 18:39:23.601 INFO STEP 393 (remove_files) COMPLETE
60112026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.601 INFO O| Mar 10 18:39:23.601 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.609 INFO O| Mar 10 18:39:23.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
60132026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.609 INFO O| Mar 10 18:39:23.609 INFO STEP 394 (remove_files) COMPLETE
60142026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.609 INFO O| Mar 10 18:39:23.609 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.617 INFO O| Mar 10 18:39:23.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
60162026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.617 INFO O| Mar 10 18:39:23.617 INFO STEP 395 (remove_files) COMPLETE
60172026-03-10T18:39:24.382Z[ recovery-image] Mar 10 18:39:23.617 INFO O| Mar 10 18:39:23.617 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182026-03-10T18:39:24.388Z[ recovery-image] Mar 10 18:39:23.624 INFO O| Mar 10 18:39:23.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
60192026-03-10T18:39:24.388Z[ recovery-image] Mar 10 18:39:23.624 INFO O| Mar 10 18:39:23.624 INFO STEP 396 (remove_files) COMPLETE
60202026-03-10T18:39:24.388Z[ recovery-image] Mar 10 18:39:23.624 INFO O| Mar 10 18:39:23.624 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212026-03-10T18:39:24.395Z[ recovery-image] Mar 10 18:39:23.631 INFO O| Mar 10 18:39:23.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
60222026-03-10T18:39:24.400Z[ recovery-image] Mar 10 18:39:23.632 INFO O| Mar 10 18:39:23.632 INFO STEP 397 (remove_files) COMPLETE
60232026-03-10T18:39:24.400Z[ recovery-image] Mar 10 18:39:23.632 INFO O| Mar 10 18:39:23.632 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242026-03-10T18:39:24.404Z[ recovery-image] Mar 10 18:39:23.641 INFO O| Mar 10 18:39:23.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
60252026-03-10T18:39:24.404Z[ recovery-image] Mar 10 18:39:23.641 INFO O| Mar 10 18:39:23.641 INFO STEP 398 (remove_files) COMPLETE
60262026-03-10T18:39:24.407Z[ recovery-image] Mar 10 18:39:23.641 INFO O| Mar 10 18:39:23.641 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272026-03-10T18:39:24.413Z[ recovery-image] Mar 10 18:39:23.649 INFO O| Mar 10 18:39:23.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
60282026-03-10T18:39:24.413Z[ recovery-image] Mar 10 18:39:23.649 INFO O| Mar 10 18:39:23.649 INFO STEP 399 (remove_files) COMPLETE
60292026-03-10T18:39:24.416Z[ recovery-image] Mar 10 18:39:23.649 INFO O| Mar 10 18:39:23.649 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302026-03-10T18:39:24.421Z[ recovery-image] Mar 10 18:39:23.657 INFO O| Mar 10 18:39:23.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
60312026-03-10T18:39:24.425Z[ recovery-image] Mar 10 18:39:23.657 INFO O| Mar 10 18:39:23.657 INFO STEP 400 (remove_files) COMPLETE
60322026-03-10T18:39:24.425Z[ recovery-image] Mar 10 18:39:23.657 INFO O| Mar 10 18:39:23.657 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332026-03-10T18:39:24.428Z[ recovery-image] Mar 10 18:39:23.664 INFO O| Mar 10 18:39:23.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
60342026-03-10T18:39:24.428Z[ recovery-image] Mar 10 18:39:23.664 INFO O| Mar 10 18:39:23.664 INFO STEP 401 (remove_files) COMPLETE
60352026-03-10T18:39:24.428Z[ recovery-image] Mar 10 18:39:23.664 INFO O| Mar 10 18:39:23.664 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362026-03-10T18:39:24.436Z[ recovery-image] Mar 10 18:39:23.672 INFO O| Mar 10 18:39:23.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
60372026-03-10T18:39:24.436Z[ recovery-image] Mar 10 18:39:23.672 INFO O| Mar 10 18:39:23.672 INFO STEP 402 (remove_files) COMPLETE
60382026-03-10T18:39:24.439Z[ recovery-image] Mar 10 18:39:23.672 INFO O| Mar 10 18:39:23.672 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392026-03-10T18:39:24.443Z[ recovery-image] Mar 10 18:39:23.679 INFO O| Mar 10 18:39:23.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
60402026-03-10T18:39:24.443Z[ recovery-image] Mar 10 18:39:23.679 INFO O| Mar 10 18:39:23.679 INFO STEP 403 (remove_files) COMPLETE
60412026-03-10T18:39:24.445Z[ recovery-image] Mar 10 18:39:23.679 INFO O| Mar 10 18:39:23.679 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422026-03-10T18:39:24.452Z[ recovery-image] Mar 10 18:39:23.688 INFO O| Mar 10 18:39:23.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
60432026-03-10T18:39:24.457Z[ recovery-image] Mar 10 18:39:23.688 INFO O| Mar 10 18:39:23.688 INFO STEP 404 (remove_files) COMPLETE
60442026-03-10T18:39:24.458Z[ recovery-image] Mar 10 18:39:23.688 INFO O| Mar 10 18:39:23.688 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452026-03-10T18:39:24.460Z[ recovery-image] Mar 10 18:39:23.697 INFO O| Mar 10 18:39:23.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
60462026-03-10T18:39:24.464Z[ recovery-image] Mar 10 18:39:23.697 INFO O| Mar 10 18:39:23.697 INFO STEP 405 (remove_files) COMPLETE
60472026-03-10T18:39:24.464Z[ recovery-image] Mar 10 18:39:23.697 INFO O| Mar 10 18:39:23.697 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482026-03-10T18:39:24.468Z[ recovery-image] Mar 10 18:39:23.704 INFO O| Mar 10 18:39:23.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
60492026-03-10T18:39:24.471Z[ recovery-image] Mar 10 18:39:23.704 INFO O| Mar 10 18:39:23.704 INFO STEP 406 (remove_files) COMPLETE
60502026-03-10T18:39:24.471Z[ recovery-image] Mar 10 18:39:23.704 INFO O| Mar 10 18:39:23.704 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512026-03-10T18:39:24.476Z[ recovery-image] Mar 10 18:39:23.712 INFO O| Mar 10 18:39:23.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
60522026-03-10T18:39:24.479Z[ recovery-image] Mar 10 18:39:23.713 INFO O| Mar 10 18:39:23.712 INFO STEP 407 (remove_files) COMPLETE
60532026-03-10T18:39:24.479Z[ recovery-image] Mar 10 18:39:23.713 INFO O| Mar 10 18:39:23.712 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542026-03-10T18:39:24.484Z[ recovery-image] Mar 10 18:39:23.720 INFO O| Mar 10 18:39:23.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60552026-03-10T18:39:24.487Z[ recovery-image] Mar 10 18:39:23.720 INFO O| Mar 10 18:39:23.720 INFO STEP 408 (remove_files) COMPLETE
60562026-03-10T18:39:24.487Z[ recovery-image] Mar 10 18:39:23.720 INFO O| Mar 10 18:39:23.720 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572026-03-10T18:39:24.492Z[ recovery-image] Mar 10 18:39:23.729 INFO O| Mar 10 18:39:23.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60582026-03-10T18:39:24.495Z[ recovery-image] Mar 10 18:39:23.729 INFO O| Mar 10 18:39:23.729 INFO STEP 409 (remove_files) COMPLETE
60592026-03-10T18:39:24.495Z[ recovery-image] Mar 10 18:39:23.729 INFO O| Mar 10 18:39:23.729 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602026-03-10T18:39:24.501Z[ recovery-image] Mar 10 18:39:23.737 INFO O| Mar 10 18:39:23.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60612026-03-10T18:39:24.501Z[ recovery-image] Mar 10 18:39:23.737 INFO O| Mar 10 18:39:23.737 INFO STEP 410 (remove_files) COMPLETE
60622026-03-10T18:39:24.504Z[ recovery-image] Mar 10 18:39:23.737 INFO O| Mar 10 18:39:23.737 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632026-03-10T18:39:24.509Z[ recovery-image] Mar 10 18:39:23.745 INFO O| Mar 10 18:39:23.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60642026-03-10T18:39:24.512Z[ recovery-image] Mar 10 18:39:23.745 INFO O| Mar 10 18:39:23.745 INFO STEP 411 (remove_files) COMPLETE
60652026-03-10T18:39:24.512Z[ recovery-image] Mar 10 18:39:23.745 INFO O| Mar 10 18:39:23.745 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662026-03-10T18:39:24.515Z[ recovery-image] Mar 10 18:39:23.752 INFO O| Mar 10 18:39:23.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60672026-03-10T18:39:24.519Z[ recovery-image] Mar 10 18:39:23.752 INFO O| Mar 10 18:39:23.752 INFO STEP 412 (remove_files) COMPLETE
60682026-03-10T18:39:24.519Z[ recovery-image] Mar 10 18:39:23.752 INFO O| Mar 10 18:39:23.752 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692026-03-10T18:39:24.523Z[ recovery-image] Mar 10 18:39:23.759 INFO O| Mar 10 18:39:23.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60702026-03-10T18:39:24.523Z[ recovery-image] Mar 10 18:39:23.759 INFO O| Mar 10 18:39:23.759 INFO STEP 413 (remove_files) COMPLETE
60712026-03-10T18:39:24.526Z[ recovery-image] Mar 10 18:39:23.759 INFO O| Mar 10 18:39:23.759 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722026-03-10T18:39:24.530Z[ recovery-image] Mar 10 18:39:23.766 INFO O| Mar 10 18:39:23.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60732026-03-10T18:39:24.530Z[ recovery-image] Mar 10 18:39:23.766 INFO O| Mar 10 18:39:23.766 INFO STEP 414 (remove_files) COMPLETE
60742026-03-10T18:39:24.533Z[ recovery-image] Mar 10 18:39:23.766 INFO O| Mar 10 18:39:23.766 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752026-03-10T18:39:24.538Z[ recovery-image] Mar 10 18:39:23.774 INFO O| Mar 10 18:39:23.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60762026-03-10T18:39:24.540Z[ recovery-image] Mar 10 18:39:23.774 INFO O| Mar 10 18:39:23.774 INFO STEP 415 (remove_files) COMPLETE
60772026-03-10T18:39:24.541Z[ recovery-image] Mar 10 18:39:23.774 INFO O| Mar 10 18:39:23.774 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782026-03-10T18:39:24.547Z[ recovery-image] Mar 10 18:39:23.782 INFO O| Mar 10 18:39:23.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60792026-03-10T18:39:24.547Z[ recovery-image] Mar 10 18:39:23.782 INFO O| Mar 10 18:39:23.782 INFO STEP 416 (remove_files) COMPLETE
60802026-03-10T18:39:24.550Z[ recovery-image] Mar 10 18:39:23.782 INFO O| Mar 10 18:39:23.782 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812026-03-10T18:39:24.553Z[ recovery-image] Mar 10 18:39:23.789 INFO O| Mar 10 18:39:23.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60822026-03-10T18:39:24.553Z[ recovery-image] Mar 10 18:39:23.789 INFO O| Mar 10 18:39:23.789 INFO STEP 417 (remove_files) COMPLETE
60832026-03-10T18:39:24.553Z[ recovery-image] Mar 10 18:39:23.789 INFO O| Mar 10 18:39:23.789 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842026-03-10T18:39:24.559Z[ recovery-image] Mar 10 18:39:23.796 INFO O| Mar 10 18:39:23.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60852026-03-10T18:39:24.559Z[ recovery-image] Mar 10 18:39:23.796 INFO O| Mar 10 18:39:23.796 INFO STEP 418 (remove_files) COMPLETE
60862026-03-10T18:39:24.560Z[ recovery-image] Mar 10 18:39:23.796 INFO O| Mar 10 18:39:23.796 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872026-03-10T18:39:24.567Z[ recovery-image] Mar 10 18:39:23.803 INFO O| Mar 10 18:39:23.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60882026-03-10T18:39:24.569Z[ recovery-image] Mar 10 18:39:23.803 INFO O| Mar 10 18:39:23.803 INFO STEP 419 (remove_files) COMPLETE
60892026-03-10T18:39:24.569Z[ recovery-image] Mar 10 18:39:23.803 INFO O| Mar 10 18:39:23.803 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902026-03-10T18:39:24.575Z[ recovery-image] Mar 10 18:39:23.811 INFO O| Mar 10 18:39:23.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60912026-03-10T18:39:24.575Z[ recovery-image] Mar 10 18:39:23.811 INFO O| Mar 10 18:39:23.811 INFO STEP 420 (remove_files) COMPLETE
60922026-03-10T18:39:24.579Z[ recovery-image] Mar 10 18:39:23.811 INFO O| Mar 10 18:39:23.811 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932026-03-10T18:39:24.582Z[ recovery-image] Mar 10 18:39:23.818 INFO O| Mar 10 18:39:23.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60942026-03-10T18:39:24.583Z[ recovery-image] Mar 10 18:39:23.818 INFO O| Mar 10 18:39:23.818 INFO STEP 421 (remove_files) COMPLETE
60952026-03-10T18:39:24.583Z[ recovery-image] Mar 10 18:39:23.818 INFO O| Mar 10 18:39:23.818 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962026-03-10T18:39:24.589Z[ recovery-image] Mar 10 18:39:23.825 INFO O| Mar 10 18:39:23.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60972026-03-10T18:39:24.589Z[ recovery-image] Mar 10 18:39:23.825 INFO O| Mar 10 18:39:23.825 INFO STEP 422 (remove_files) COMPLETE
60982026-03-10T18:39:24.593Z[ recovery-image] Mar 10 18:39:23.825 INFO O| Mar 10 18:39:23.825 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992026-03-10T18:39:24.597Z[ recovery-image] Mar 10 18:39:23.833 INFO O| Mar 10 18:39:23.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
61002026-03-10T18:39:24.600Z[ recovery-image] Mar 10 18:39:23.834 INFO O| Mar 10 18:39:23.834 INFO STEP 423 (remove_files) COMPLETE
61012026-03-10T18:39:24.600Z[ recovery-image] Mar 10 18:39:23.834 INFO O| Mar 10 18:39:23.834 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022026-03-10T18:39:24.604Z[ recovery-image] Mar 10 18:39:23.841 INFO O| Mar 10 18:39:23.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
61032026-03-10T18:39:24.607Z[ recovery-image] Mar 10 18:39:23.841 INFO O| Mar 10 18:39:23.841 INFO STEP 424 (remove_files) COMPLETE
61042026-03-10T18:39:24.607Z[ recovery-image] Mar 10 18:39:23.841 INFO O| Mar 10 18:39:23.841 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052026-03-10T18:39:24.612Z[ recovery-image] Mar 10 18:39:23.848 INFO O| Mar 10 18:39:23.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
61062026-03-10T18:39:24.615Z[ recovery-image] Mar 10 18:39:23.848 INFO O| Mar 10 18:39:23.848 INFO STEP 425 (remove_files) COMPLETE
61072026-03-10T18:39:24.615Z[ recovery-image] Mar 10 18:39:23.848 INFO O| Mar 10 18:39:23.848 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082026-03-10T18:39:24.620Z[ recovery-image] Mar 10 18:39:23.856 INFO O| Mar 10 18:39:23.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
61092026-03-10T18:39:24.623Z[ recovery-image] Mar 10 18:39:23.856 INFO O| Mar 10 18:39:23.856 INFO STEP 426 (remove_files) COMPLETE
61102026-03-10T18:39:24.623Z[ recovery-image] Mar 10 18:39:23.856 INFO O| Mar 10 18:39:23.856 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112026-03-10T18:39:24.627Z[ recovery-image] Mar 10 18:39:23.864 INFO O| Mar 10 18:39:23.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
61122026-03-10T18:39:24.630Z[ recovery-image] Mar 10 18:39:23.864 INFO O| Mar 10 18:39:23.864 INFO STEP 427 (remove_files) COMPLETE
61132026-03-10T18:39:24.630Z[ recovery-image] Mar 10 18:39:23.864 INFO O| Mar 10 18:39:23.864 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142026-03-10T18:39:24.635Z[ recovery-image] Mar 10 18:39:23.871 INFO O| Mar 10 18:39:23.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
61152026-03-10T18:39:24.635Z[ recovery-image] Mar 10 18:39:23.871 INFO O| Mar 10 18:39:23.871 INFO STEP 428 (remove_files) COMPLETE
61162026-03-10T18:39:24.637Z[ recovery-image] Mar 10 18:39:23.871 INFO O| Mar 10 18:39:23.871 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172026-03-10T18:39:24.643Z[ recovery-image] Mar 10 18:39:23.879 INFO O| Mar 10 18:39:23.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
61182026-03-10T18:39:24.643Z[ recovery-image] Mar 10 18:39:23.879 INFO O| Mar 10 18:39:23.879 INFO STEP 429 (remove_files) COMPLETE
61192026-03-10T18:39:24.646Z[ recovery-image] Mar 10 18:39:23.879 INFO O| Mar 10 18:39:23.879 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202026-03-10T18:39:24.650Z[ recovery-image] Mar 10 18:39:23.887 INFO O| Mar 10 18:39:23.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
61212026-03-10T18:39:24.653Z[ recovery-image] Mar 10 18:39:23.887 INFO O| Mar 10 18:39:23.887 INFO STEP 430 (remove_files) COMPLETE
61222026-03-10T18:39:24.653Z[ recovery-image] Mar 10 18:39:23.887 INFO O| Mar 10 18:39:23.887 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232026-03-10T18:39:24.657Z[ recovery-image] Mar 10 18:39:23.894 INFO O| Mar 10 18:39:23.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
61242026-03-10T18:39:24.657Z[ recovery-image] Mar 10 18:39:23.894 INFO O| Mar 10 18:39:23.894 INFO STEP 431 (remove_files) COMPLETE
61252026-03-10T18:39:24.660Z[ recovery-image] Mar 10 18:39:23.894 INFO O| Mar 10 18:39:23.894 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262026-03-10T18:39:24.667Z[ recovery-image] Mar 10 18:39:23.902 INFO O| Mar 10 18:39:23.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
61272026-03-10T18:39:24.667Z[ recovery-image] Mar 10 18:39:23.902 INFO O| Mar 10 18:39:23.902 INFO STEP 432 (remove_files) COMPLETE
61282026-03-10T18:39:24.670Z[ recovery-image] Mar 10 18:39:23.902 INFO O| Mar 10 18:39:23.902 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292026-03-10T18:39:24.673Z[ recovery-image] Mar 10 18:39:23.909 INFO O| Mar 10 18:39:23.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
61302026-03-10T18:39:24.673Z[ recovery-image] Mar 10 18:39:23.909 INFO O| Mar 10 18:39:23.909 INFO STEP 433 (remove_files) COMPLETE
61312026-03-10T18:39:24.676Z[ recovery-image] Mar 10 18:39:23.909 INFO O| Mar 10 18:39:23.909 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322026-03-10T18:39:24.681Z[ recovery-image] Mar 10 18:39:23.917 INFO O| Mar 10 18:39:23.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
61332026-03-10T18:39:24.681Z[ recovery-image] Mar 10 18:39:23.917 INFO O| Mar 10 18:39:23.917 INFO STEP 434 (remove_files) COMPLETE
61342026-03-10T18:39:24.684Z[ recovery-image] Mar 10 18:39:23.917 INFO O| Mar 10 18:39:23.917 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352026-03-10T18:39:24.689Z[ recovery-image] Mar 10 18:39:23.925 INFO O| Mar 10 18:39:23.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
61362026-03-10T18:39:24.689Z[ recovery-image] Mar 10 18:39:23.925 INFO O| Mar 10 18:39:23.925 INFO STEP 435 (remove_files) COMPLETE
61372026-03-10T18:39:24.689Z[ recovery-image] Mar 10 18:39:23.925 INFO O| Mar 10 18:39:23.925 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382026-03-10T18:39:24.696Z[ recovery-image] Mar 10 18:39:23.932 INFO O| Mar 10 18:39:23.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
61392026-03-10T18:39:24.696Z[ recovery-image] Mar 10 18:39:23.932 INFO O| Mar 10 18:39:23.932 INFO STEP 436 (remove_files) COMPLETE
61402026-03-10T18:39:24.696Z[ recovery-image] Mar 10 18:39:23.932 INFO O| Mar 10 18:39:23.932 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412026-03-10T18:39:24.704Z[ recovery-image] Mar 10 18:39:23.940 INFO O| Mar 10 18:39:23.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
61422026-03-10T18:39:24.707Z[ recovery-image] Mar 10 18:39:23.940 INFO O| Mar 10 18:39:23.940 INFO STEP 437 (remove_files) COMPLETE
61432026-03-10T18:39:24.707Z[ recovery-image] Mar 10 18:39:23.940 INFO O| Mar 10 18:39:23.940 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442026-03-10T18:39:24.712Z[ recovery-image] Mar 10 18:39:23.948 INFO O| Mar 10 18:39:23.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
61452026-03-10T18:39:24.715Z[ recovery-image] Mar 10 18:39:23.948 INFO O| Mar 10 18:39:23.948 INFO STEP 438 (remove_files) COMPLETE
61462026-03-10T18:39:24.715Z[ recovery-image] Mar 10 18:39:23.948 INFO O| Mar 10 18:39:23.948 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472026-03-10T18:39:24.719Z[ recovery-image] Mar 10 18:39:23.956 INFO O| Mar 10 18:39:23.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
61482026-03-10T18:39:24.722Z[ recovery-image] Mar 10 18:39:23.956 INFO O| Mar 10 18:39:23.956 INFO STEP 439 (remove_files) COMPLETE
61492026-03-10T18:39:24.722Z[ recovery-image] Mar 10 18:39:23.956 INFO O| Mar 10 18:39:23.956 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502026-03-10T18:39:24.728Z[ recovery-image] Mar 10 18:39:23.964 INFO O| Mar 10 18:39:23.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61512026-03-10T18:39:24.728Z[ recovery-image] Mar 10 18:39:23.964 INFO O| Mar 10 18:39:23.964 INFO STEP 440 (remove_files) COMPLETE
61522026-03-10T18:39:24.728Z[ recovery-image] Mar 10 18:39:23.964 INFO O| Mar 10 18:39:23.964 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532026-03-10T18:39:24.736Z[ recovery-image] Mar 10 18:39:23.972 INFO O| Mar 10 18:39:23.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61542026-03-10T18:39:24.736Z[ recovery-image] Mar 10 18:39:23.972 INFO O| Mar 10 18:39:23.972 INFO STEP 441 (remove_files) COMPLETE
61552026-03-10T18:39:24.739Z[ recovery-image] Mar 10 18:39:23.972 INFO O| Mar 10 18:39:23.972 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562026-03-10T18:39:24.745Z[ recovery-image] Mar 10 18:39:23.981 INFO O| Mar 10 18:39:23.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61572026-03-10T18:39:24.745Z[ recovery-image] Mar 10 18:39:23.981 INFO O| Mar 10 18:39:23.981 INFO STEP 442 (remove_files) COMPLETE
61582026-03-10T18:39:24.748Z[ recovery-image] Mar 10 18:39:23.981 INFO O| Mar 10 18:39:23.981 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592026-03-10T18:39:24.752Z[ recovery-image] Mar 10 18:39:23.989 INFO O| Mar 10 18:39:23.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61602026-03-10T18:39:24.755Z[ recovery-image] Mar 10 18:39:23.989 INFO O| Mar 10 18:39:23.989 INFO STEP 443 (remove_files) COMPLETE
61612026-03-10T18:39:24.755Z[ recovery-image] Mar 10 18:39:23.989 INFO O| Mar 10 18:39:23.989 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622026-03-10T18:39:24.759Z[ recovery-image] Mar 10 18:39:23.995 INFO O| Mar 10 18:39:23.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61632026-03-10T18:39:24.762Z[ recovery-image] Mar 10 18:39:23.996 INFO O| Mar 10 18:39:23.995 INFO STEP 444 (remove_files) COMPLETE
61642026-03-10T18:39:24.762Z[ recovery-image] Mar 10 18:39:23.996 INFO O| Mar 10 18:39:23.996 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652026-03-10T18:39:24.768Z[ recovery-image] Mar 10 18:39:24.004 INFO O| Mar 10 18:39:24.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61662026-03-10T18:39:24.770Z[ recovery-image] Mar 10 18:39:24.004 INFO O| Mar 10 18:39:24.004 INFO STEP 445 (remove_files) COMPLETE
61672026-03-10T18:39:24.770Z[ recovery-image] Mar 10 18:39:24.004 INFO O| Mar 10 18:39:24.004 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682026-03-10T18:39:24.776Z[ recovery-image] Mar 10 18:39:24.013 INFO O| Mar 10 18:39:24.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61692026-03-10T18:39:24.776Z[ recovery-image] Mar 10 18:39:24.013 INFO O| Mar 10 18:39:24.013 INFO STEP 446 (remove_files) COMPLETE
61702026-03-10T18:39:24.779Z[ recovery-image] Mar 10 18:39:24.013 INFO O| Mar 10 18:39:24.013 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712026-03-10T18:39:24.785Z[ recovery-image] Mar 10 18:39:24.021 INFO O| Mar 10 18:39:24.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61722026-03-10T18:39:24.788Z[ recovery-image] Mar 10 18:39:24.021 INFO O| Mar 10 18:39:24.021 INFO STEP 447 (remove_files) COMPLETE
61732026-03-10T18:39:24.788Z[ recovery-image] Mar 10 18:39:24.021 INFO O| Mar 10 18:39:24.021 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742026-03-10T18:39:24.794Z[ recovery-image] Mar 10 18:39:24.030 INFO O| Mar 10 18:39:24.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61752026-03-10T18:39:24.797Z[ recovery-image] Mar 10 18:39:24.031 INFO O| Mar 10 18:39:24.031 INFO STEP 448 (remove_files) COMPLETE
61762026-03-10T18:39:24.797Z[ recovery-image] Mar 10 18:39:24.031 INFO O| Mar 10 18:39:24.031 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772026-03-10T18:39:24.804Z[ recovery-image] Mar 10 18:39:24.038 INFO O| Mar 10 18:39:24.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61782026-03-10T18:39:24.804Z[ recovery-image] Mar 10 18:39:24.038 INFO O| Mar 10 18:39:24.038 INFO STEP 449 (remove_files) COMPLETE
61792026-03-10T18:39:24.808Z[ recovery-image] Mar 10 18:39:24.038 INFO O| Mar 10 18:39:24.038 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802026-03-10T18:39:24.810Z[ recovery-image] Mar 10 18:39:24.046 INFO O| Mar 10 18:39:24.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61812026-03-10T18:39:24.810Z[ recovery-image] Mar 10 18:39:24.046 INFO O| Mar 10 18:39:24.046 INFO STEP 450 (remove_files) COMPLETE
61822026-03-10T18:39:24.811Z[ recovery-image] Mar 10 18:39:24.046 INFO O| Mar 10 18:39:24.046 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832026-03-10T18:39:24.817Z[ recovery-image] Mar 10 18:39:24.054 INFO O| Mar 10 18:39:24.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61842026-03-10T18:39:24.820Z[ recovery-image] Mar 10 18:39:24.054 INFO O| Mar 10 18:39:24.054 INFO STEP 451 (remove_files) COMPLETE
61852026-03-10T18:39:24.820Z[ recovery-image] Mar 10 18:39:24.054 INFO O| Mar 10 18:39:24.054 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862026-03-10T18:39:24.824Z[ recovery-image] Mar 10 18:39:24.061 INFO O| Mar 10 18:39:24.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61872026-03-10T18:39:24.825Z[ recovery-image] Mar 10 18:39:24.061 INFO O| Mar 10 18:39:24.061 INFO STEP 452 (remove_files) COMPLETE
61882026-03-10T18:39:24.825Z[ recovery-image] Mar 10 18:39:24.061 INFO O| Mar 10 18:39:24.061 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892026-03-10T18:39:24.832Z[ recovery-image] Mar 10 18:39:24.068 INFO O| Mar 10 18:39:24.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61902026-03-10T18:39:24.832Z[ recovery-image] Mar 10 18:39:24.068 INFO O| Mar 10 18:39:24.068 INFO STEP 453 (remove_files) COMPLETE
61912026-03-10T18:39:24.832Z[ recovery-image] Mar 10 18:39:24.068 INFO O| Mar 10 18:39:24.068 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922026-03-10T18:39:24.838Z[ recovery-image] Mar 10 18:39:24.074 INFO O| Mar 10 18:39:24.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61932026-03-10T18:39:24.841Z[ recovery-image] Mar 10 18:39:24.075 INFO O| Mar 10 18:39:24.075 INFO STEP 454 (remove_files) COMPLETE
61942026-03-10T18:39:24.841Z[ recovery-image] Mar 10 18:39:24.075 INFO O| Mar 10 18:39:24.075 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952026-03-10T18:39:24.847Z[ recovery-image] Mar 10 18:39:24.084 INFO O| Mar 10 18:39:24.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61962026-03-10T18:39:24.850Z[ recovery-image] Mar 10 18:39:24.084 INFO O| Mar 10 18:39:24.084 INFO STEP 455 (remove_files) COMPLETE
61972026-03-10T18:39:24.850Z[ recovery-image] Mar 10 18:39:24.084 INFO O| Mar 10 18:39:24.084 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982026-03-10T18:39:24.854Z[ recovery-image] Mar 10 18:39:24.091 INFO O| Mar 10 18:39:24.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61992026-03-10T18:39:24.857Z[ recovery-image] Mar 10 18:39:24.091 INFO O| Mar 10 18:39:24.091 INFO STEP 456 (remove_files) COMPLETE
62002026-03-10T18:39:24.857Z[ recovery-image] Mar 10 18:39:24.091 INFO O| Mar 10 18:39:24.091 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012026-03-10T18:39:24.862Z[ recovery-image] Mar 10 18:39:24.098 INFO O| Mar 10 18:39:24.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
62022026-03-10T18:39:24.862Z[ recovery-image] Mar 10 18:39:24.098 INFO O| Mar 10 18:39:24.098 INFO STEP 457 (remove_files) COMPLETE
62032026-03-10T18:39:24.862Z[ recovery-image] Mar 10 18:39:24.098 INFO O| Mar 10 18:39:24.098 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042026-03-10T18:39:24.870Z[ recovery-image] Mar 10 18:39:24.106 INFO O| Mar 10 18:39:24.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
62052026-03-10T18:39:24.873Z[ recovery-image] Mar 10 18:39:24.106 INFO O| Mar 10 18:39:24.106 INFO STEP 458 (remove_files) COMPLETE
62062026-03-10T18:39:24.873Z[ recovery-image] Mar 10 18:39:24.106 INFO O| Mar 10 18:39:24.106 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072026-03-10T18:39:24.878Z[ recovery-image] Mar 10 18:39:24.115 INFO O| Mar 10 18:39:24.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
62082026-03-10T18:39:24.878Z[ recovery-image] Mar 10 18:39:24.115 INFO O| Mar 10 18:39:24.115 INFO STEP 459 (remove_files) COMPLETE
62092026-03-10T18:39:24.881Z[ recovery-image] Mar 10 18:39:24.115 INFO O| Mar 10 18:39:24.115 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102026-03-10T18:39:24.886Z[ recovery-image] Mar 10 18:39:24.122 INFO O| Mar 10 18:39:24.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
62112026-03-10T18:39:24.889Z[ recovery-image] Mar 10 18:39:24.122 INFO O| Mar 10 18:39:24.122 INFO STEP 460 (remove_files) COMPLETE
62122026-03-10T18:39:24.889Z[ recovery-image] Mar 10 18:39:24.122 INFO O| Mar 10 18:39:24.122 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132026-03-10T18:39:24.893Z[ recovery-image] Mar 10 18:39:24.130 INFO O| Mar 10 18:39:24.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
62142026-03-10T18:39:24.896Z[ recovery-image] Mar 10 18:39:24.130 INFO O| Mar 10 18:39:24.130 INFO STEP 461 (remove_files) COMPLETE
62152026-03-10T18:39:24.897Z[ recovery-image] Mar 10 18:39:24.130 INFO O| Mar 10 18:39:24.130 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162026-03-10T18:39:24.901Z[ recovery-image] Mar 10 18:39:24.137 INFO O| Mar 10 18:39:24.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
62172026-03-10T18:39:24.901Z[ recovery-image] Mar 10 18:39:24.137 INFO O| Mar 10 18:39:24.137 INFO STEP 462 (remove_files) COMPLETE
62182026-03-10T18:39:24.904Z[ recovery-image] Mar 10 18:39:24.137 INFO O| Mar 10 18:39:24.137 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192026-03-10T18:39:24.909Z[ recovery-image] Mar 10 18:39:24.145 INFO O| Mar 10 18:39:24.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
62202026-03-10T18:39:24.912Z[ recovery-image] Mar 10 18:39:24.145 INFO O| Mar 10 18:39:24.145 INFO STEP 463 (remove_files) COMPLETE
62212026-03-10T18:39:24.912Z[ recovery-image] Mar 10 18:39:24.145 INFO O| Mar 10 18:39:24.145 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222026-03-10T18:39:24.916Z[ recovery-image] Mar 10 18:39:24.153 INFO O| Mar 10 18:39:24.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
62232026-03-10T18:39:24.919Z[ recovery-image] Mar 10 18:39:24.153 INFO O| Mar 10 18:39:24.153 INFO STEP 464 (remove_files) COMPLETE
62242026-03-10T18:39:24.919Z[ recovery-image] Mar 10 18:39:24.153 INFO O| Mar 10 18:39:24.153 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252026-03-10T18:39:24.925Z[ recovery-image] Mar 10 18:39:24.161 INFO O| Mar 10 18:39:24.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
62262026-03-10T18:39:24.928Z[ recovery-image] Mar 10 18:39:24.161 INFO O| Mar 10 18:39:24.161 INFO STEP 465 (remove_files) COMPLETE
62272026-03-10T18:39:24.928Z[ recovery-image] Mar 10 18:39:24.161 INFO O| Mar 10 18:39:24.161 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282026-03-10T18:39:24.932Z[ recovery-image] Mar 10 18:39:24.168 INFO O| Mar 10 18:39:24.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
62292026-03-10T18:39:24.935Z[ recovery-image] Mar 10 18:39:24.168 INFO O| Mar 10 18:39:24.168 INFO STEP 466 (remove_files) COMPLETE
62302026-03-10T18:39:24.935Z[ recovery-image] Mar 10 18:39:24.168 INFO O| Mar 10 18:39:24.168 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312026-03-10T18:39:24.939Z[ recovery-image] Mar 10 18:39:24.176 INFO O| Mar 10 18:39:24.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
62322026-03-10T18:39:24.942Z[ recovery-image] Mar 10 18:39:24.176 INFO O| Mar 10 18:39:24.176 INFO STEP 467 (remove_files) COMPLETE
62332026-03-10T18:39:24.942Z[ recovery-image] Mar 10 18:39:24.176 INFO O| Mar 10 18:39:24.176 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342026-03-10T18:39:24.947Z[ recovery-image] Mar 10 18:39:24.183 INFO O| Mar 10 18:39:24.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
62352026-03-10T18:39:24.947Z[ recovery-image] Mar 10 18:39:24.183 INFO O| Mar 10 18:39:24.183 INFO STEP 468 (remove_files) COMPLETE
62362026-03-10T18:39:24.950Z[ recovery-image] Mar 10 18:39:24.183 INFO O| Mar 10 18:39:24.183 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372026-03-10T18:39:24.954Z[ recovery-image] Mar 10 18:39:24.190 INFO O| Mar 10 18:39:24.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
62382026-03-10T18:39:24.954Z[ recovery-image] Mar 10 18:39:24.190 INFO O| Mar 10 18:39:24.190 INFO STEP 469 (remove_files) COMPLETE
62392026-03-10T18:39:24.957Z[ recovery-image] Mar 10 18:39:24.190 INFO O| Mar 10 18:39:24.190 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402026-03-10T18:39:24.961Z[ recovery-image] Mar 10 18:39:24.197 INFO O| Mar 10 18:39:24.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
62412026-03-10T18:39:24.964Z[ recovery-image] Mar 10 18:39:24.197 INFO O| Mar 10 18:39:24.197 INFO STEP 470 (remove_files) COMPLETE
62422026-03-10T18:39:24.964Z[ recovery-image] Mar 10 18:39:24.197 INFO O| Mar 10 18:39:24.197 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432026-03-10T18:39:24.968Z[ recovery-image] Mar 10 18:39:24.204 INFO O| Mar 10 18:39:24.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
62442026-03-10T18:39:24.968Z[ recovery-image] Mar 10 18:39:24.204 INFO O| Mar 10 18:39:24.204 INFO STEP 471 (remove_files) COMPLETE
62452026-03-10T18:39:24.971Z[ recovery-image] Mar 10 18:39:24.204 INFO O| Mar 10 18:39:24.204 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462026-03-10T18:39:24.976Z[ recovery-image] Mar 10 18:39:24.212 INFO O| Mar 10 18:39:24.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
62472026-03-10T18:39:24.976Z[ recovery-image] Mar 10 18:39:24.213 INFO O| Mar 10 18:39:24.213 INFO STEP 472 (remove_files) COMPLETE
62482026-03-10T18:39:24.979Z[ recovery-image] Mar 10 18:39:24.213 INFO O| Mar 10 18:39:24.213 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492026-03-10T18:39:24.984Z[ recovery-image] Mar 10 18:39:24.220 INFO O| Mar 10 18:39:24.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62502026-03-10T18:39:24.986Z[ recovery-image] Mar 10 18:39:24.220 INFO O| Mar 10 18:39:24.220 INFO STEP 473 (remove_files) COMPLETE
62512026-03-10T18:39:24.986Z[ recovery-image] Mar 10 18:39:24.220 INFO O| Mar 10 18:39:24.220 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522026-03-10T18:39:24.992Z[ recovery-image] Mar 10 18:39:24.229 INFO O| Mar 10 18:39:24.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62532026-03-10T18:39:24.992Z[ recovery-image] Mar 10 18:39:24.229 INFO O| Mar 10 18:39:24.229 INFO STEP 474 (remove_files) COMPLETE
62542026-03-10T18:39:24.995Z[ recovery-image] Mar 10 18:39:24.229 INFO O| Mar 10 18:39:24.229 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552026-03-10T18:39:25.000Z[ recovery-image] Mar 10 18:39:24.236 INFO O| Mar 10 18:39:24.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62562026-03-10T18:39:25.003Z[ recovery-image] Mar 10 18:39:24.236 INFO O| Mar 10 18:39:24.236 INFO STEP 475 (remove_files) COMPLETE
62572026-03-10T18:39:25.003Z[ recovery-image] Mar 10 18:39:24.236 INFO O| Mar 10 18:39:24.236 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582026-03-10T18:39:25.008Z[ recovery-image] Mar 10 18:39:24.245 INFO O| Mar 10 18:39:24.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62592026-03-10T18:39:25.008Z[ recovery-image] Mar 10 18:39:24.245 INFO O| Mar 10 18:39:24.245 INFO STEP 476 (remove_files) COMPLETE
62602026-03-10T18:39:25.011Z[ recovery-image] Mar 10 18:39:24.245 INFO O| Mar 10 18:39:24.245 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612026-03-10T18:39:25.016Z[ recovery-image] Mar 10 18:39:24.252 INFO O| Mar 10 18:39:24.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62622026-03-10T18:39:25.016Z[ recovery-image] Mar 10 18:39:24.252 INFO O| Mar 10 18:39:24.252 INFO STEP 477 (remove_files) COMPLETE
62632026-03-10T18:39:25.016Z[ recovery-image] Mar 10 18:39:24.252 INFO O| Mar 10 18:39:24.252 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642026-03-10T18:39:25.024Z[ recovery-image] Mar 10 18:39:24.260 INFO O| Mar 10 18:39:24.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62652026-03-10T18:39:25.026Z[ recovery-image] Mar 10 18:39:24.260 INFO O| Mar 10 18:39:24.260 INFO STEP 478 (remove_files) COMPLETE
62662026-03-10T18:39:25.027Z[ recovery-image] Mar 10 18:39:24.260 INFO O| Mar 10 18:39:24.260 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672026-03-10T18:39:25.031Z[ recovery-image] Mar 10 18:39:24.267 INFO O| Mar 10 18:39:24.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62682026-03-10T18:39:25.031Z[ recovery-image] Mar 10 18:39:24.267 INFO O| Mar 10 18:39:24.267 INFO STEP 479 (remove_files) COMPLETE
62692026-03-10T18:39:25.034Z[ recovery-image] Mar 10 18:39:24.267 INFO O| Mar 10 18:39:24.267 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702026-03-10T18:39:25.038Z[ recovery-image] Mar 10 18:39:24.274 INFO O| Mar 10 18:39:24.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62712026-03-10T18:39:25.041Z[ recovery-image] Mar 10 18:39:24.274 INFO O| Mar 10 18:39:24.274 INFO STEP 480 (remove_files) COMPLETE
62722026-03-10T18:39:25.042Z[ recovery-image] Mar 10 18:39:24.274 INFO O| Mar 10 18:39:24.274 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732026-03-10T18:39:25.047Z[ recovery-image] Mar 10 18:39:24.283 INFO O| Mar 10 18:39:24.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62742026-03-10T18:39:25.047Z[ recovery-image] Mar 10 18:39:24.283 INFO O| Mar 10 18:39:24.283 INFO STEP 481 (remove_files) COMPLETE
62752026-03-10T18:39:25.050Z[ recovery-image] Mar 10 18:39:24.283 INFO O| Mar 10 18:39:24.283 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762026-03-10T18:39:25.055Z[ recovery-image] Mar 10 18:39:24.291 INFO O| Mar 10 18:39:24.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62772026-03-10T18:39:25.055Z[ recovery-image] Mar 10 18:39:24.291 INFO O| Mar 10 18:39:24.291 INFO STEP 482 (remove_files) COMPLETE
62782026-03-10T18:39:25.055Z[ recovery-image] Mar 10 18:39:24.291 INFO O| Mar 10 18:39:24.291 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792026-03-10T18:39:25.061Z[ recovery-image] Mar 10 18:39:24.297 INFO O| Mar 10 18:39:24.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62802026-03-10T18:39:25.064Z[ recovery-image] Mar 10 18:39:24.297 INFO O| Mar 10 18:39:24.297 INFO STEP 483 (remove_files) COMPLETE
62812026-03-10T18:39:25.064Z[ recovery-image] Mar 10 18:39:24.297 INFO O| Mar 10 18:39:24.297 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822026-03-10T18:39:25.070Z[ recovery-image] Mar 10 18:39:24.304 INFO O| Mar 10 18:39:24.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62832026-03-10T18:39:25.070Z[ recovery-image] Mar 10 18:39:24.304 INFO O| Mar 10 18:39:24.304 INFO STEP 484 (remove_files) COMPLETE
62842026-03-10T18:39:25.073Z[ recovery-image] Mar 10 18:39:24.304 INFO O| Mar 10 18:39:24.304 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852026-03-10T18:39:25.076Z[ recovery-image] Mar 10 18:39:24.311 INFO O| Mar 10 18:39:24.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62862026-03-10T18:39:25.076Z[ recovery-image] Mar 10 18:39:24.311 INFO O| Mar 10 18:39:24.311 INFO STEP 485 (remove_files) COMPLETE
62872026-03-10T18:39:25.076Z[ recovery-image] Mar 10 18:39:24.311 INFO O| Mar 10 18:39:24.311 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882026-03-10T18:39:25.083Z[ recovery-image] Mar 10 18:39:24.319 INFO O| Mar 10 18:39:24.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62892026-03-10T18:39:25.087Z[ recovery-image] Mar 10 18:39:24.320 INFO O| Mar 10 18:39:24.320 INFO STEP 486 (remove_files) COMPLETE
62902026-03-10T18:39:25.087Z[ recovery-image] Mar 10 18:39:24.320 INFO O| Mar 10 18:39:24.320 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912026-03-10T18:39:25.091Z[ recovery-image] Mar 10 18:39:24.327 INFO O| Mar 10 18:39:24.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62922026-03-10T18:39:25.091Z[ recovery-image] Mar 10 18:39:24.327 INFO O| Mar 10 18:39:24.327 INFO STEP 487 (remove_files) COMPLETE
62932026-03-10T18:39:25.094Z[ recovery-image] Mar 10 18:39:24.327 INFO O| Mar 10 18:39:24.327 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942026-03-10T18:39:25.100Z[ recovery-image] Mar 10 18:39:24.337 INFO O| Mar 10 18:39:24.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62952026-03-10T18:39:25.104Z[ recovery-image] Mar 10 18:39:24.337 INFO O| Mar 10 18:39:24.337 INFO STEP 488 (remove_files) COMPLETE
62962026-03-10T18:39:25.104Z[ recovery-image] Mar 10 18:39:24.337 INFO O| Mar 10 18:39:24.337 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972026-03-10T18:39:25.109Z[ recovery-image] Mar 10 18:39:24.345 INFO O| Mar 10 18:39:24.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62982026-03-10T18:39:25.112Z[ recovery-image] Mar 10 18:39:24.345 INFO O| Mar 10 18:39:24.345 INFO STEP 489 (remove_files) COMPLETE
62992026-03-10T18:39:25.112Z[ recovery-image] Mar 10 18:39:24.345 INFO O| Mar 10 18:39:24.345 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002026-03-10T18:39:25.117Z[ recovery-image] Mar 10 18:39:24.354 INFO O| Mar 10 18:39:24.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
63012026-03-10T18:39:25.117Z[ recovery-image] Mar 10 18:39:24.354 INFO O| Mar 10 18:39:24.354 INFO STEP 490 (remove_files) COMPLETE
63022026-03-10T18:39:25.123Z[ recovery-image] Mar 10 18:39:24.354 INFO O| Mar 10 18:39:24.354 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032026-03-10T18:39:25.127Z[ recovery-image] Mar 10 18:39:24.362 INFO O| Mar 10 18:39:24.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
63042026-03-10T18:39:25.127Z[ recovery-image] Mar 10 18:39:24.362 INFO O| Mar 10 18:39:24.362 INFO STEP 491 (remove_files) COMPLETE
63052026-03-10T18:39:25.127Z[ recovery-image] Mar 10 18:39:24.362 INFO O| Mar 10 18:39:24.362 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062026-03-10T18:39:25.134Z[ recovery-image] Mar 10 18:39:24.370 INFO O| Mar 10 18:39:24.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
63072026-03-10T18:39:25.136Z[ recovery-image] Mar 10 18:39:24.370 INFO O| Mar 10 18:39:24.370 INFO STEP 492 (remove_files) COMPLETE
63082026-03-10T18:39:25.136Z[ recovery-image] Mar 10 18:39:24.370 INFO O| Mar 10 18:39:24.370 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092026-03-10T18:39:25.141Z[ recovery-image] Mar 10 18:39:24.377 INFO O| Mar 10 18:39:24.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
63102026-03-10T18:39:25.144Z[ recovery-image] Mar 10 18:39:24.378 INFO O| Mar 10 18:39:24.378 INFO STEP 493 (remove_files) COMPLETE
63112026-03-10T18:39:25.144Z[ recovery-image] Mar 10 18:39:24.378 INFO O| Mar 10 18:39:24.378 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122026-03-10T18:39:25.148Z[ recovery-image] Mar 10 18:39:24.385 INFO O| Mar 10 18:39:24.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
63132026-03-10T18:39:25.148Z[ recovery-image] Mar 10 18:39:24.385 INFO O| Mar 10 18:39:24.385 INFO STEP 494 (remove_files) COMPLETE
63142026-03-10T18:39:25.151Z[ recovery-image] Mar 10 18:39:24.385 INFO O| Mar 10 18:39:24.385 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152026-03-10T18:39:25.155Z[ recovery-image] Mar 10 18:39:24.392 INFO O| Mar 10 18:39:24.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
63162026-03-10T18:39:25.158Z[ recovery-image] Mar 10 18:39:24.392 INFO O| Mar 10 18:39:24.392 INFO STEP 495 (remove_files) COMPLETE
63172026-03-10T18:39:25.158Z[ recovery-image] Mar 10 18:39:24.392 INFO O| Mar 10 18:39:24.392 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182026-03-10T18:39:25.162Z[ recovery-image] Mar 10 18:39:24.398 INFO O| Mar 10 18:39:24.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
63192026-03-10T18:39:25.164Z[ recovery-image] Mar 10 18:39:24.398 INFO O| Mar 10 18:39:24.398 INFO STEP 496 (remove_files) COMPLETE
63202026-03-10T18:39:25.164Z[ recovery-image] Mar 10 18:39:24.398 INFO O| Mar 10 18:39:24.398 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212026-03-10T18:39:25.169Z[ recovery-image] Mar 10 18:39:24.406 INFO O| Mar 10 18:39:24.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
63222026-03-10T18:39:25.172Z[ recovery-image] Mar 10 18:39:24.406 INFO O| Mar 10 18:39:24.406 INFO STEP 497 (remove_files) COMPLETE
63232026-03-10T18:39:25.172Z[ recovery-image] Mar 10 18:39:24.406 INFO O| Mar 10 18:39:24.406 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242026-03-10T18:39:25.177Z[ recovery-image] Mar 10 18:39:24.413 INFO O| Mar 10 18:39:24.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
63252026-03-10T18:39:25.177Z[ recovery-image] Mar 10 18:39:24.413 INFO O| Mar 10 18:39:24.413 INFO STEP 498 (remove_files) COMPLETE
63262026-03-10T18:39:25.180Z[ recovery-image] Mar 10 18:39:24.413 INFO O| Mar 10 18:39:24.413 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272026-03-10T18:39:25.184Z[ recovery-image] Mar 10 18:39:24.421 INFO O| Mar 10 18:39:24.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
63282026-03-10T18:39:25.185Z[ recovery-image] Mar 10 18:39:24.421 INFO O| Mar 10 18:39:24.421 INFO STEP 499 (remove_files) COMPLETE
63292026-03-10T18:39:25.188Z[ recovery-image] Mar 10 18:39:24.421 INFO O| Mar 10 18:39:24.421 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302026-03-10T18:39:25.193Z[ recovery-image] Mar 10 18:39:24.429 INFO O| Mar 10 18:39:24.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
63312026-03-10T18:39:25.196Z[ recovery-image] Mar 10 18:39:24.429 INFO O| Mar 10 18:39:24.429 INFO STEP 500 (remove_files) COMPLETE
63322026-03-10T18:39:25.196Z[ recovery-image] Mar 10 18:39:24.429 INFO O| Mar 10 18:39:24.429 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332026-03-10T18:39:25.200Z[ recovery-image] Mar 10 18:39:24.436 INFO O| Mar 10 18:39:24.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
63342026-03-10T18:39:25.203Z[ recovery-image] Mar 10 18:39:24.436 INFO O| Mar 10 18:39:24.436 INFO STEP 501 (remove_files) COMPLETE
63352026-03-10T18:39:25.203Z[ recovery-image] Mar 10 18:39:24.436 INFO O| Mar 10 18:39:24.436 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362026-03-10T18:39:25.208Z[ recovery-image] Mar 10 18:39:24.444 INFO O| Mar 10 18:39:24.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
63372026-03-10T18:39:25.211Z[ recovery-image] Mar 10 18:39:24.445 INFO O| Mar 10 18:39:24.444 INFO STEP 502 (remove_files) COMPLETE
63382026-03-10T18:39:25.211Z[ recovery-image] Mar 10 18:39:24.445 INFO O| Mar 10 18:39:24.445 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392026-03-10T18:39:25.215Z[ recovery-image] Mar 10 18:39:24.452 INFO O| Mar 10 18:39:24.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
63402026-03-10T18:39:25.218Z[ recovery-image] Mar 10 18:39:24.452 INFO O| Mar 10 18:39:24.452 INFO STEP 503 (remove_files) COMPLETE
63412026-03-10T18:39:25.218Z[ recovery-image] Mar 10 18:39:24.452 INFO O| Mar 10 18:39:24.452 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422026-03-10T18:39:25.223Z[ recovery-image] Mar 10 18:39:24.459 INFO O| Mar 10 18:39:24.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
63432026-03-10T18:39:25.223Z[ recovery-image] Mar 10 18:39:24.459 INFO O| Mar 10 18:39:24.459 INFO STEP 504 (remove_files) COMPLETE
63442026-03-10T18:39:25.226Z[ recovery-image] Mar 10 18:39:24.459 INFO O| Mar 10 18:39:24.459 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452026-03-10T18:39:25.230Z[ recovery-image] Mar 10 18:39:24.466 INFO O| Mar 10 18:39:24.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
63462026-03-10T18:39:25.230Z[ recovery-image] Mar 10 18:39:24.466 INFO O| Mar 10 18:39:24.466 INFO STEP 505 (remove_files) COMPLETE
63472026-03-10T18:39:25.233Z[ recovery-image] Mar 10 18:39:24.466 INFO O| Mar 10 18:39:24.466 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482026-03-10T18:39:25.237Z[ recovery-image] Mar 10 18:39:24.473 INFO O| Mar 10 18:39:24.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63492026-03-10T18:39:25.240Z[ recovery-image] Mar 10 18:39:24.474 INFO O| Mar 10 18:39:24.474 INFO STEP 506 (remove_files) COMPLETE
63502026-03-10T18:39:25.240Z[ recovery-image] Mar 10 18:39:24.474 INFO O| Mar 10 18:39:24.474 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512026-03-10T18:39:25.246Z[ recovery-image] Mar 10 18:39:24.482 INFO O| Mar 10 18:39:24.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63522026-03-10T18:39:25.246Z[ recovery-image] Mar 10 18:39:24.482 INFO O| Mar 10 18:39:24.482 INFO STEP 507 (remove_files) COMPLETE
63532026-03-10T18:39:25.249Z[ recovery-image] Mar 10 18:39:24.482 INFO O| Mar 10 18:39:24.482 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542026-03-10T18:39:25.253Z[ recovery-image] Mar 10 18:39:24.489 INFO O| Mar 10 18:39:24.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63552026-03-10T18:39:25.253Z[ recovery-image] Mar 10 18:39:24.489 INFO O| Mar 10 18:39:24.489 INFO STEP 508 (remove_files) COMPLETE
63562026-03-10T18:39:25.256Z[ recovery-image] Mar 10 18:39:24.489 INFO O| Mar 10 18:39:24.489 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572026-03-10T18:39:25.260Z[ recovery-image] Mar 10 18:39:24.496 INFO O| Mar 10 18:39:24.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63582026-03-10T18:39:25.263Z[ recovery-image] Mar 10 18:39:24.496 INFO O| Mar 10 18:39:24.496 INFO STEP 509 (remove_files) COMPLETE
63592026-03-10T18:39:25.263Z[ recovery-image] Mar 10 18:39:24.496 INFO O| Mar 10 18:39:24.496 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602026-03-10T18:39:25.268Z[ recovery-image] Mar 10 18:39:24.504 INFO O| Mar 10 18:39:24.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63612026-03-10T18:39:25.268Z[ recovery-image] Mar 10 18:39:24.504 INFO O| Mar 10 18:39:24.504 INFO STEP 510 (remove_files) COMPLETE
63622026-03-10T18:39:25.271Z[ recovery-image] Mar 10 18:39:24.504 INFO O| Mar 10 18:39:24.504 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632026-03-10T18:39:25.276Z[ recovery-image] Mar 10 18:39:24.512 INFO O| Mar 10 18:39:24.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63642026-03-10T18:39:25.279Z[ recovery-image] Mar 10 18:39:24.512 INFO O| Mar 10 18:39:24.512 INFO STEP 511 (remove_files) COMPLETE
63652026-03-10T18:39:25.279Z[ recovery-image] Mar 10 18:39:24.512 INFO O| Mar 10 18:39:24.512 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662026-03-10T18:39:25.284Z[ recovery-image] Mar 10 18:39:24.520 INFO O| Mar 10 18:39:24.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63672026-03-10T18:39:25.289Z[ recovery-image] Mar 10 18:39:24.520 INFO O| Mar 10 18:39:24.520 INFO STEP 512 (remove_files) COMPLETE
63682026-03-10T18:39:25.289Z[ recovery-image] Mar 10 18:39:24.520 INFO O| Mar 10 18:39:24.520 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692026-03-10T18:39:25.292Z[ recovery-image] Mar 10 18:39:24.529 INFO O| Mar 10 18:39:24.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63702026-03-10T18:39:25.295Z[ recovery-image] Mar 10 18:39:24.529 INFO O| Mar 10 18:39:24.529 INFO STEP 513 (remove_files) COMPLETE
63712026-03-10T18:39:25.296Z[ recovery-image] Mar 10 18:39:24.529 INFO O| Mar 10 18:39:24.529 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722026-03-10T18:39:25.300Z[ recovery-image] Mar 10 18:39:24.537 INFO O| Mar 10 18:39:24.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63732026-03-10T18:39:25.300Z[ recovery-image] Mar 10 18:39:24.537 INFO O| Mar 10 18:39:24.537 INFO STEP 514 (remove_files) COMPLETE
63742026-03-10T18:39:25.300Z[ recovery-image] Mar 10 18:39:24.537 INFO O| Mar 10 18:39:24.537 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752026-03-10T18:39:25.309Z[ recovery-image] Mar 10 18:39:24.545 INFO O| Mar 10 18:39:24.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63762026-03-10T18:39:25.312Z[ recovery-image] Mar 10 18:39:24.545 INFO O| Mar 10 18:39:24.545 INFO STEP 515 (remove_files) COMPLETE
63772026-03-10T18:39:25.312Z[ recovery-image] Mar 10 18:39:24.545 INFO O| Mar 10 18:39:24.545 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782026-03-10T18:39:25.315Z[ recovery-image] Mar 10 18:39:24.552 INFO O| Mar 10 18:39:24.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63792026-03-10T18:39:25.315Z[ recovery-image] Mar 10 18:39:24.552 INFO O| Mar 10 18:39:24.552 INFO STEP 516 (remove_files) COMPLETE
63802026-03-10T18:39:25.319Z[ recovery-image] Mar 10 18:39:24.552 INFO O| Mar 10 18:39:24.552 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812026-03-10T18:39:25.323Z[ recovery-image] Mar 10 18:39:24.559 INFO O| Mar 10 18:39:24.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63822026-03-10T18:39:25.323Z[ recovery-image] Mar 10 18:39:24.559 INFO O| Mar 10 18:39:24.559 INFO STEP 517 (remove_files) COMPLETE
63832026-03-10T18:39:25.323Z[ recovery-image] Mar 10 18:39:24.559 INFO O| Mar 10 18:39:24.559 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842026-03-10T18:39:25.330Z[ recovery-image] Mar 10 18:39:24.567 INFO O| Mar 10 18:39:24.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63852026-03-10T18:39:25.332Z[ recovery-image] Mar 10 18:39:24.567 INFO O| Mar 10 18:39:24.567 INFO STEP 518 (remove_files) COMPLETE
63862026-03-10T18:39:25.335Z[ recovery-image] Mar 10 18:39:24.567 INFO O| Mar 10 18:39:24.567 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872026-03-10T18:39:25.338Z[ recovery-image] Mar 10 18:39:24.574 INFO O| Mar 10 18:39:24.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63882026-03-10T18:39:25.338Z[ recovery-image] Mar 10 18:39:24.574 INFO O| Mar 10 18:39:24.574 INFO STEP 519 (remove_files) COMPLETE
63892026-03-10T18:39:25.338Z[ recovery-image] Mar 10 18:39:24.574 INFO O| Mar 10 18:39:24.574 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902026-03-10T18:39:25.345Z[ recovery-image] Mar 10 18:39:24.581 INFO O| Mar 10 18:39:24.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63912026-03-10T18:39:25.348Z[ recovery-image] Mar 10 18:39:24.581 INFO O| Mar 10 18:39:24.581 INFO STEP 520 (remove_files) COMPLETE
63922026-03-10T18:39:25.348Z[ recovery-image] Mar 10 18:39:24.581 INFO O| Mar 10 18:39:24.581 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932026-03-10T18:39:25.352Z[ recovery-image] Mar 10 18:39:24.589 INFO O| Mar 10 18:39:24.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63942026-03-10T18:39:25.356Z[ recovery-image] Mar 10 18:39:24.589 INFO O| Mar 10 18:39:24.589 INFO STEP 521 (remove_files) COMPLETE
63952026-03-10T18:39:25.356Z[ recovery-image] Mar 10 18:39:24.589 INFO O| Mar 10 18:39:24.589 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962026-03-10T18:39:25.361Z[ recovery-image] Mar 10 18:39:24.597 INFO O| Mar 10 18:39:24.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63972026-03-10T18:39:25.364Z[ recovery-image] Mar 10 18:39:24.597 INFO O| Mar 10 18:39:24.597 INFO STEP 522 (remove_files) COMPLETE
63982026-03-10T18:39:25.364Z[ recovery-image] Mar 10 18:39:24.597 INFO O| Mar 10 18:39:24.597 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992026-03-10T18:39:25.368Z[ recovery-image] Mar 10 18:39:24.605 INFO O| Mar 10 18:39:24.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
64002026-03-10T18:39:25.372Z[ recovery-image] Mar 10 18:39:24.605 INFO O| Mar 10 18:39:24.605 INFO STEP 523 (remove_files) COMPLETE
64012026-03-10T18:39:25.372Z[ recovery-image] Mar 10 18:39:24.605 INFO O| Mar 10 18:39:24.605 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022026-03-10T18:39:25.377Z[ recovery-image] Mar 10 18:39:24.613 INFO O| Mar 10 18:39:24.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
64032026-03-10T18:39:25.377Z[ recovery-image] Mar 10 18:39:24.613 INFO O| Mar 10 18:39:24.613 INFO STEP 524 (remove_files) COMPLETE
64042026-03-10T18:39:25.380Z[ recovery-image] Mar 10 18:39:24.613 INFO O| Mar 10 18:39:24.613 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052026-03-10T18:39:25.385Z[ recovery-image] Mar 10 18:39:24.620 INFO O| Mar 10 18:39:24.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
64062026-03-10T18:39:25.386Z[ recovery-image] Mar 10 18:39:24.620 INFO O| Mar 10 18:39:24.620 INFO STEP 525 (remove_files) COMPLETE
64072026-03-10T18:39:25.389Z[ recovery-image] Mar 10 18:39:24.620 INFO O| Mar 10 18:39:24.620 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082026-03-10T18:39:25.392Z[ recovery-image] Mar 10 18:39:24.627 INFO O| Mar 10 18:39:24.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
64092026-03-10T18:39:25.392Z[ recovery-image] Mar 10 18:39:24.627 INFO O| Mar 10 18:39:24.627 INFO STEP 526 (remove_files) COMPLETE
64102026-03-10T18:39:25.392Z[ recovery-image] Mar 10 18:39:24.627 INFO O| Mar 10 18:39:24.627 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112026-03-10T18:39:25.397Z[ recovery-image] Mar 10 18:39:24.634 INFO O| Mar 10 18:39:24.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
64122026-03-10T18:39:25.401Z[ recovery-image] Mar 10 18:39:24.634 INFO O| Mar 10 18:39:24.634 INFO STEP 527 (remove_files) COMPLETE
64132026-03-10T18:39:25.401Z[ recovery-image] Mar 10 18:39:24.634 INFO O| Mar 10 18:39:24.634 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142026-03-10T18:39:25.406Z[ recovery-image] Mar 10 18:39:24.642 INFO O| Mar 10 18:39:24.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
64152026-03-10T18:39:25.406Z[ recovery-image] Mar 10 18:39:24.642 INFO O| Mar 10 18:39:24.642 INFO STEP 528 (remove_files) COMPLETE
64162026-03-10T18:39:25.409Z[ recovery-image] Mar 10 18:39:24.642 INFO O| Mar 10 18:39:24.642 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172026-03-10T18:39:25.415Z[ recovery-image] Mar 10 18:39:24.651 INFO O| Mar 10 18:39:24.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
64182026-03-10T18:39:25.415Z[ recovery-image] Mar 10 18:39:24.651 INFO O| Mar 10 18:39:24.651 INFO STEP 529 (remove_files) COMPLETE
64192026-03-10T18:39:25.418Z[ recovery-image] Mar 10 18:39:24.651 INFO O| Mar 10 18:39:24.651 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202026-03-10T18:39:25.423Z[ recovery-image] Mar 10 18:39:24.659 INFO O| Mar 10 18:39:24.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
64212026-03-10T18:39:25.423Z[ recovery-image] Mar 10 18:39:24.659 INFO O| Mar 10 18:39:24.659 INFO STEP 530 (remove_files) COMPLETE
64222026-03-10T18:39:25.423Z[ recovery-image] Mar 10 18:39:24.659 INFO O| Mar 10 18:39:24.659 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232026-03-10T18:39:25.430Z[ recovery-image] Mar 10 18:39:24.666 INFO O| Mar 10 18:39:24.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
64242026-03-10T18:39:25.430Z[ recovery-image] Mar 10 18:39:24.666 INFO O| Mar 10 18:39:24.666 INFO STEP 531 (remove_files) COMPLETE
64252026-03-10T18:39:25.430Z[ recovery-image] Mar 10 18:39:24.666 INFO O| Mar 10 18:39:24.666 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262026-03-10T18:39:25.437Z[ recovery-image] Mar 10 18:39:24.674 INFO O| Mar 10 18:39:24.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
64272026-03-10T18:39:25.441Z[ recovery-image] Mar 10 18:39:24.674 INFO O| Mar 10 18:39:24.674 INFO STEP 532 (remove_files) COMPLETE
64282026-03-10T18:39:25.441Z[ recovery-image] Mar 10 18:39:24.674 INFO O| Mar 10 18:39:24.674 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292026-03-10T18:39:25.446Z[ recovery-image] Mar 10 18:39:24.683 INFO O| Mar 10 18:39:24.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
64302026-03-10T18:39:25.450Z[ recovery-image] Mar 10 18:39:24.683 INFO O| Mar 10 18:39:24.683 INFO STEP 533 (remove_files) COMPLETE
64312026-03-10T18:39:25.450Z[ recovery-image] Mar 10 18:39:24.683 INFO O| Mar 10 18:39:24.683 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322026-03-10T18:39:25.454Z[ recovery-image] Mar 10 18:39:24.690 INFO O| Mar 10 18:39:24.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
64332026-03-10T18:39:25.454Z[ recovery-image] Mar 10 18:39:24.690 INFO O| Mar 10 18:39:24.690 INFO STEP 534 (remove_files) COMPLETE
64342026-03-10T18:39:25.457Z[ recovery-image] Mar 10 18:39:24.690 INFO O| Mar 10 18:39:24.690 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352026-03-10T18:39:25.463Z[ recovery-image] Mar 10 18:39:24.697 INFO O| Mar 10 18:39:24.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
64362026-03-10T18:39:25.463Z[ recovery-image] Mar 10 18:39:24.697 INFO O| Mar 10 18:39:24.697 INFO STEP 535 (remove_files) COMPLETE
64372026-03-10T18:39:25.466Z[ recovery-image] Mar 10 18:39:24.697 INFO O| Mar 10 18:39:24.697 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382026-03-10T18:39:25.470Z[ recovery-image] Mar 10 18:39:24.704 INFO O| Mar 10 18:39:24.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
64392026-03-10T18:39:25.470Z[ recovery-image] Mar 10 18:39:24.704 INFO O| Mar 10 18:39:24.704 INFO STEP 536 (remove_files) COMPLETE
64402026-03-10T18:39:25.470Z[ recovery-image] Mar 10 18:39:24.704 INFO O| Mar 10 18:39:24.704 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412026-03-10T18:39:25.474Z[ recovery-image] Mar 10 18:39:24.711 INFO O| Mar 10 18:39:24.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
64422026-03-10T18:39:25.474Z[ recovery-image] Mar 10 18:39:24.711 INFO O| Mar 10 18:39:24.711 INFO STEP 537 (remove_files) COMPLETE
64432026-03-10T18:39:25.477Z[ recovery-image] Mar 10 18:39:24.711 INFO O| Mar 10 18:39:24.711 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442026-03-10T18:39:25.483Z[ recovery-image] Mar 10 18:39:24.719 INFO O| Mar 10 18:39:24.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
64452026-03-10T18:39:25.486Z[ recovery-image] Mar 10 18:39:24.719 INFO O| Mar 10 18:39:24.719 INFO STEP 538 (remove_files) COMPLETE
64462026-03-10T18:39:25.486Z[ recovery-image] Mar 10 18:39:24.719 INFO O| Mar 10 18:39:24.719 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472026-03-10T18:39:25.490Z[ recovery-image] Mar 10 18:39:24.726 INFO O| Mar 10 18:39:24.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64482026-03-10T18:39:25.490Z[ recovery-image] Mar 10 18:39:24.726 INFO O| Mar 10 18:39:24.726 INFO STEP 539 (remove_files) COMPLETE
64492026-03-10T18:39:25.493Z[ recovery-image] Mar 10 18:39:24.726 INFO O| Mar 10 18:39:24.726 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502026-03-10T18:39:25.497Z[ recovery-image] Mar 10 18:39:24.733 INFO O| Mar 10 18:39:24.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64512026-03-10T18:39:25.500Z[ recovery-image] Mar 10 18:39:24.733 INFO O| Mar 10 18:39:24.733 INFO STEP 540 (remove_files) COMPLETE
64522026-03-10T18:39:25.500Z[ recovery-image] Mar 10 18:39:24.733 INFO O| Mar 10 18:39:24.733 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532026-03-10T18:39:25.506Z[ recovery-image] Mar 10 18:39:24.742 INFO O| Mar 10 18:39:24.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64542026-03-10T18:39:25.509Z[ recovery-image] Mar 10 18:39:24.742 INFO O| Mar 10 18:39:24.742 INFO STEP 541 (remove_files) COMPLETE
64552026-03-10T18:39:25.509Z[ recovery-image] Mar 10 18:39:24.742 INFO O| Mar 10 18:39:24.742 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562026-03-10T18:39:25.514Z[ recovery-image] Mar 10 18:39:24.750 INFO O| Mar 10 18:39:24.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64572026-03-10T18:39:25.514Z[ recovery-image] Mar 10 18:39:24.750 INFO O| Mar 10 18:39:24.750 INFO STEP 542 (remove_files) COMPLETE
64582026-03-10T18:39:25.514Z[ recovery-image] Mar 10 18:39:24.750 INFO O| Mar 10 18:39:24.750 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592026-03-10T18:39:25.521Z[ recovery-image] Mar 10 18:39:24.757 INFO O| Mar 10 18:39:24.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64602026-03-10T18:39:25.524Z[ recovery-image] Mar 10 18:39:24.757 INFO O| Mar 10 18:39:24.757 INFO STEP 543 (remove_files) COMPLETE
64612026-03-10T18:39:25.524Z[ recovery-image] Mar 10 18:39:24.757 INFO O| Mar 10 18:39:24.757 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622026-03-10T18:39:25.529Z[ recovery-image] Mar 10 18:39:24.765 INFO O| Mar 10 18:39:24.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64632026-03-10T18:39:25.532Z[ recovery-image] Mar 10 18:39:24.765 INFO O| Mar 10 18:39:24.765 INFO STEP 544 (remove_files) COMPLETE
64642026-03-10T18:39:25.532Z[ recovery-image] Mar 10 18:39:24.765 INFO O| Mar 10 18:39:24.765 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652026-03-10T18:39:25.536Z[ recovery-image] Mar 10 18:39:24.772 INFO O| Mar 10 18:39:24.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64662026-03-10T18:39:25.536Z[ recovery-image] Mar 10 18:39:24.772 INFO O| Mar 10 18:39:24.772 INFO STEP 545 (remove_files) COMPLETE
64672026-03-10T18:39:25.536Z[ recovery-image] Mar 10 18:39:24.772 INFO O| Mar 10 18:39:24.772 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682026-03-10T18:39:25.548Z[ recovery-image] Mar 10 18:39:24.779 INFO O| Mar 10 18:39:24.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64692026-03-10T18:39:25.548Z[ recovery-image] Mar 10 18:39:24.779 INFO O| Mar 10 18:39:24.779 INFO STEP 546 (remove_files) COMPLETE
64702026-03-10T18:39:25.548Z[ recovery-image] Mar 10 18:39:24.779 INFO O| Mar 10 18:39:24.779 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712026-03-10T18:39:25.552Z[ recovery-image] Mar 10 18:39:24.785 INFO O| Mar 10 18:39:24.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64722026-03-10T18:39:25.552Z[ recovery-image] Mar 10 18:39:24.785 INFO O| Mar 10 18:39:24.785 INFO STEP 547 (remove_files) COMPLETE
64732026-03-10T18:39:25.552Z[ recovery-image] Mar 10 18:39:24.785 INFO O| Mar 10 18:39:24.785 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742026-03-10T18:39:25.556Z[ recovery-image] Mar 10 18:39:24.792 INFO O| Mar 10 18:39:24.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64752026-03-10T18:39:25.559Z[ recovery-image] Mar 10 18:39:24.792 INFO O| Mar 10 18:39:24.792 INFO STEP 548 (remove_files) COMPLETE
64762026-03-10T18:39:25.559Z[ recovery-image] Mar 10 18:39:24.792 INFO O| Mar 10 18:39:24.792 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772026-03-10T18:39:25.564Z[ recovery-image] Mar 10 18:39:24.801 INFO O| Mar 10 18:39:24.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64782026-03-10T18:39:25.564Z[ recovery-image] Mar 10 18:39:24.801 INFO O| Mar 10 18:39:24.801 INFO STEP 549 (remove_files) COMPLETE
64792026-03-10T18:39:25.567Z[ recovery-image] Mar 10 18:39:24.801 INFO O| Mar 10 18:39:24.801 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802026-03-10T18:39:25.572Z[ recovery-image] Mar 10 18:39:24.809 INFO O| Mar 10 18:39:24.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64812026-03-10T18:39:25.576Z[ recovery-image] Mar 10 18:39:24.809 INFO O| Mar 10 18:39:24.809 INFO STEP 550 (remove_files) COMPLETE
64822026-03-10T18:39:25.576Z[ recovery-image] Mar 10 18:39:24.809 INFO O| Mar 10 18:39:24.809 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832026-03-10T18:39:25.580Z[ recovery-image] Mar 10 18:39:24.816 INFO O| Mar 10 18:39:24.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64842026-03-10T18:39:25.580Z[ recovery-image] Mar 10 18:39:24.816 INFO O| Mar 10 18:39:24.816 INFO STEP 551 (remove_files) COMPLETE
64852026-03-10T18:39:25.580Z[ recovery-image] Mar 10 18:39:24.816 INFO O| Mar 10 18:39:24.816 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862026-03-10T18:39:25.586Z[ recovery-image] Mar 10 18:39:24.822 INFO O| Mar 10 18:39:24.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64872026-03-10T18:39:25.586Z[ recovery-image] Mar 10 18:39:24.822 INFO O| Mar 10 18:39:24.822 INFO STEP 552 (remove_files) COMPLETE
64882026-03-10T18:39:25.586Z[ recovery-image] Mar 10 18:39:24.822 INFO O| Mar 10 18:39:24.822 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892026-03-10T18:39:25.594Z[ recovery-image] Mar 10 18:39:24.830 INFO O| Mar 10 18:39:24.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64902026-03-10T18:39:25.594Z[ recovery-image] Mar 10 18:39:24.831 INFO O| Mar 10 18:39:24.831 INFO STEP 553 (remove_files) COMPLETE
64912026-03-10T18:39:25.598Z[ recovery-image] Mar 10 18:39:24.831 INFO O| Mar 10 18:39:24.831 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922026-03-10T18:39:25.601Z[ recovery-image] Mar 10 18:39:24.838 INFO O| Mar 10 18:39:24.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64932026-03-10T18:39:25.601Z[ recovery-image] Mar 10 18:39:24.838 INFO O| Mar 10 18:39:24.838 INFO STEP 554 (remove_files) COMPLETE
64942026-03-10T18:39:25.605Z[ recovery-image] Mar 10 18:39:24.838 INFO O| Mar 10 18:39:24.838 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952026-03-10T18:39:25.609Z[ recovery-image] Mar 10 18:39:24.845 INFO O| Mar 10 18:39:24.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64962026-03-10T18:39:25.609Z[ recovery-image] Mar 10 18:39:24.845 INFO O| Mar 10 18:39:24.845 INFO STEP 555 (remove_files) COMPLETE
64972026-03-10T18:39:25.612Z[ recovery-image] Mar 10 18:39:24.845 INFO O| Mar 10 18:39:24.845 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982026-03-10T18:39:25.616Z[ recovery-image] Mar 10 18:39:24.852 INFO O| Mar 10 18:39:24.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64992026-03-10T18:39:25.619Z[ recovery-image] Mar 10 18:39:24.852 INFO O| Mar 10 18:39:24.852 INFO STEP 556 (remove_files) COMPLETE
65002026-03-10T18:39:25.619Z[ recovery-image] Mar 10 18:39:24.852 INFO O| Mar 10 18:39:24.852 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012026-03-10T18:39:25.624Z[ recovery-image] Mar 10 18:39:24.860 INFO O| Mar 10 18:39:24.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
65022026-03-10T18:39:25.627Z[ recovery-image] Mar 10 18:39:24.861 INFO O| Mar 10 18:39:24.861 INFO STEP 557 (remove_files) COMPLETE
65032026-03-10T18:39:25.627Z[ recovery-image] Mar 10 18:39:24.861 INFO O| Mar 10 18:39:24.861 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042026-03-10T18:39:25.632Z[ recovery-image] Mar 10 18:39:24.868 INFO O| Mar 10 18:39:24.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
65052026-03-10T18:39:25.635Z[ recovery-image] Mar 10 18:39:24.868 INFO O| Mar 10 18:39:24.868 INFO STEP 558 (remove_files) COMPLETE
65062026-03-10T18:39:25.635Z[ recovery-image] Mar 10 18:39:24.868 INFO O| Mar 10 18:39:24.868 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072026-03-10T18:39:25.640Z[ recovery-image] Mar 10 18:39:24.876 INFO O| Mar 10 18:39:24.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
65082026-03-10T18:39:25.643Z[ recovery-image] Mar 10 18:39:24.876 INFO O| Mar 10 18:39:24.876 INFO STEP 559 (remove_files) COMPLETE
65092026-03-10T18:39:25.643Z[ recovery-image] Mar 10 18:39:24.876 INFO O| Mar 10 18:39:24.876 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102026-03-10T18:39:25.648Z[ recovery-image] Mar 10 18:39:24.885 INFO O| Mar 10 18:39:24.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
65112026-03-10T18:39:25.653Z[ recovery-image] Mar 10 18:39:24.885 INFO O| Mar 10 18:39:24.885 INFO STEP 560 (remove_files) COMPLETE
65122026-03-10T18:39:25.653Z[ recovery-image] Mar 10 18:39:24.885 INFO O| Mar 10 18:39:24.885 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132026-03-10T18:39:25.657Z[ recovery-image] Mar 10 18:39:24.892 INFO O| Mar 10 18:39:24.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
65142026-03-10T18:39:25.657Z[ recovery-image] Mar 10 18:39:24.892 INFO O| Mar 10 18:39:24.892 INFO STEP 561 (remove_files) COMPLETE
65152026-03-10T18:39:25.657Z[ recovery-image] Mar 10 18:39:24.892 INFO O| Mar 10 18:39:24.892 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162026-03-10T18:39:25.663Z[ recovery-image] Mar 10 18:39:24.899 INFO O| Mar 10 18:39:24.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
65172026-03-10T18:39:25.666Z[ recovery-image] Mar 10 18:39:24.899 INFO O| Mar 10 18:39:24.899 INFO STEP 562 (remove_files) COMPLETE
65182026-03-10T18:39:25.666Z[ recovery-image] Mar 10 18:39:24.899 INFO O| Mar 10 18:39:24.899 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192026-03-10T18:39:25.670Z[ recovery-image] Mar 10 18:39:24.906 INFO O| Mar 10 18:39:24.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
65202026-03-10T18:39:25.673Z[ recovery-image] Mar 10 18:39:24.906 INFO O| Mar 10 18:39:24.906 INFO STEP 563 (remove_files) COMPLETE
65212026-03-10T18:39:25.673Z[ recovery-image] Mar 10 18:39:24.906 INFO O| Mar 10 18:39:24.906 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222026-03-10T18:39:25.678Z[ recovery-image] Mar 10 18:39:24.915 INFO O| Mar 10 18:39:24.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
65232026-03-10T18:39:25.678Z[ recovery-image] Mar 10 18:39:24.915 INFO O| Mar 10 18:39:24.915 INFO STEP 564 (remove_files) COMPLETE
65242026-03-10T18:39:25.683Z[ recovery-image] Mar 10 18:39:24.915 INFO O| Mar 10 18:39:24.915 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252026-03-10T18:39:25.687Z[ recovery-image] Mar 10 18:39:24.923 INFO O| Mar 10 18:39:24.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
65262026-03-10T18:39:25.687Z[ recovery-image] Mar 10 18:39:24.923 INFO O| Mar 10 18:39:24.923 INFO STEP 565 (remove_files) COMPLETE
65272026-03-10T18:39:25.687Z[ recovery-image] Mar 10 18:39:24.923 INFO O| Mar 10 18:39:24.923 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282026-03-10T18:39:25.695Z[ recovery-image] Mar 10 18:39:24.931 INFO O| Mar 10 18:39:24.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
65292026-03-10T18:39:25.695Z[ recovery-image] Mar 10 18:39:24.931 INFO O| Mar 10 18:39:24.931 INFO STEP 566 (remove_files) COMPLETE
65302026-03-10T18:39:25.699Z[ recovery-image] Mar 10 18:39:24.931 INFO O| Mar 10 18:39:24.931 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312026-03-10T18:39:25.703Z[ recovery-image] Mar 10 18:39:24.939 INFO O| Mar 10 18:39:24.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
65322026-03-10T18:39:25.703Z[ recovery-image] Mar 10 18:39:24.939 INFO O| Mar 10 18:39:24.939 INFO STEP 567 (remove_files) COMPLETE
65332026-03-10T18:39:25.703Z[ recovery-image] Mar 10 18:39:24.939 INFO O| Mar 10 18:39:24.939 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342026-03-10T18:39:25.711Z[ recovery-image] Mar 10 18:39:24.947 INFO O| Mar 10 18:39:24.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
65352026-03-10T18:39:25.714Z[ recovery-image] Mar 10 18:39:24.947 INFO O| Mar 10 18:39:24.947 INFO STEP 568 (remove_files) COMPLETE
65362026-03-10T18:39:25.714Z[ recovery-image] Mar 10 18:39:24.947 INFO O| Mar 10 18:39:24.947 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372026-03-10T18:39:25.719Z[ recovery-image] Mar 10 18:39:24.956 INFO O| Mar 10 18:39:24.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
65382026-03-10T18:39:25.720Z[ recovery-image] Mar 10 18:39:24.956 INFO O| Mar 10 18:39:24.956 INFO STEP 569 (remove_files) COMPLETE
65392026-03-10T18:39:25.723Z[ recovery-image] Mar 10 18:39:24.956 INFO O| Mar 10 18:39:24.956 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402026-03-10T18:39:25.729Z[ recovery-image] Mar 10 18:39:24.964 INFO O| Mar 10 18:39:24.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
65412026-03-10T18:39:25.729Z[ recovery-image] Mar 10 18:39:24.964 INFO O| Mar 10 18:39:24.964 INFO STEP 570 (remove_files) COMPLETE
65422026-03-10T18:39:25.732Z[ recovery-image] Mar 10 18:39:24.964 INFO O| Mar 10 18:39:24.964 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432026-03-10T18:39:25.737Z[ recovery-image] Mar 10 18:39:24.972 INFO O| Mar 10 18:39:24.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
65442026-03-10T18:39:25.740Z[ recovery-image] Mar 10 18:39:24.972 INFO O| Mar 10 18:39:24.972 INFO STEP 571 (remove_files) COMPLETE
65452026-03-10T18:39:25.740Z[ recovery-image] Mar 10 18:39:24.972 INFO O| Mar 10 18:39:24.972 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462026-03-10T18:39:25.743Z[ recovery-image] Mar 10 18:39:24.980 INFO O| Mar 10 18:39:24.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
65472026-03-10T18:39:25.744Z[ recovery-image] Mar 10 18:39:24.980 INFO O| Mar 10 18:39:24.980 INFO STEP 572 (remove_files) COMPLETE
65482026-03-10T18:39:25.744Z[ recovery-image] Mar 10 18:39:24.980 INFO O| Mar 10 18:39:24.980 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492026-03-10T18:39:25.750Z[ recovery-image] Mar 10 18:39:24.987 INFO O| Mar 10 18:39:24.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65502026-03-10T18:39:25.754Z[ recovery-image] Mar 10 18:39:24.987 INFO O| Mar 10 18:39:24.987 INFO STEP 573 (remove_files) COMPLETE
65512026-03-10T18:39:25.754Z[ recovery-image] Mar 10 18:39:24.987 INFO O| Mar 10 18:39:24.987 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522026-03-10T18:39:25.758Z[ recovery-image] Mar 10 18:39:24.994 INFO O| Mar 10 18:39:24.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65532026-03-10T18:39:25.761Z[ recovery-image] Mar 10 18:39:24.994 INFO O| Mar 10 18:39:24.994 INFO STEP 574 (remove_files) COMPLETE
65542026-03-10T18:39:25.761Z[ recovery-image] Mar 10 18:39:24.994 INFO O| Mar 10 18:39:24.994 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552026-03-10T18:39:25.765Z[ recovery-image] Mar 10 18:39:25.001 INFO O| Mar 10 18:39:25.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65562026-03-10T18:39:25.768Z[ recovery-image] Mar 10 18:39:25.002 INFO O| Mar 10 18:39:25.002 INFO STEP 575 (remove_files) COMPLETE
65572026-03-10T18:39:25.768Z[ recovery-image] Mar 10 18:39:25.002 INFO O| Mar 10 18:39:25.002 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582026-03-10T18:39:25.772Z[ recovery-image] Mar 10 18:39:25.008 INFO O| Mar 10 18:39:25.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65592026-03-10T18:39:25.775Z[ recovery-image] Mar 10 18:39:25.008 INFO O| Mar 10 18:39:25.008 INFO STEP 576 (remove_files) COMPLETE
65602026-03-10T18:39:25.775Z[ recovery-image] Mar 10 18:39:25.008 INFO O| Mar 10 18:39:25.008 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612026-03-10T18:39:25.779Z[ recovery-image] Mar 10 18:39:25.015 INFO O| Mar 10 18:39:25.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65622026-03-10T18:39:25.782Z[ recovery-image] Mar 10 18:39:25.015 INFO O| Mar 10 18:39:25.015 INFO STEP 577 (remove_files) COMPLETE
65632026-03-10T18:39:25.782Z[ recovery-image] Mar 10 18:39:25.015 INFO O| Mar 10 18:39:25.015 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642026-03-10T18:39:25.786Z[ recovery-image] Mar 10 18:39:25.022 INFO O| Mar 10 18:39:25.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65652026-03-10T18:39:25.789Z[ recovery-image] Mar 10 18:39:25.022 INFO O| Mar 10 18:39:25.022 INFO STEP 578 (remove_files) COMPLETE
65662026-03-10T18:39:25.790Z[ recovery-image] Mar 10 18:39:25.022 INFO O| Mar 10 18:39:25.022 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672026-03-10T18:39:25.795Z[ recovery-image] Mar 10 18:39:25.031 INFO O| Mar 10 18:39:25.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65682026-03-10T18:39:25.798Z[ recovery-image] Mar 10 18:39:25.031 INFO O| Mar 10 18:39:25.031 INFO STEP 579 (remove_files) COMPLETE
65692026-03-10T18:39:25.798Z[ recovery-image] Mar 10 18:39:25.031 INFO O| Mar 10 18:39:25.031 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702026-03-10T18:39:25.802Z[ recovery-image] Mar 10 18:39:25.039 INFO O| Mar 10 18:39:25.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65712026-03-10T18:39:25.808Z[ recovery-image] Mar 10 18:39:25.039 INFO O| Mar 10 18:39:25.039 INFO STEP 580 (remove_files) COMPLETE
65722026-03-10T18:39:25.808Z[ recovery-image] Mar 10 18:39:25.039 INFO O| Mar 10 18:39:25.039 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732026-03-10T18:39:25.812Z[ recovery-image] Mar 10 18:39:25.046 INFO O| Mar 10 18:39:25.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65742026-03-10T18:39:25.812Z[ recovery-image] Mar 10 18:39:25.046 INFO O| Mar 10 18:39:25.046 INFO STEP 581 (remove_files) COMPLETE
65752026-03-10T18:39:25.812Z[ recovery-image] Mar 10 18:39:25.046 INFO O| Mar 10 18:39:25.046 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762026-03-10T18:39:25.817Z[ recovery-image] Mar 10 18:39:25.053 INFO O| Mar 10 18:39:25.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65772026-03-10T18:39:25.820Z[ recovery-image] Mar 10 18:39:25.055 INFO O| Mar 10 18:39:25.055 INFO STEP 582 (remove_files) COMPLETE
65782026-03-10T18:39:25.820Z[ recovery-image] Mar 10 18:39:25.055 INFO O| Mar 10 18:39:25.055 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792026-03-10T18:39:25.826Z[ recovery-image] Mar 10 18:39:25.062 INFO O| Mar 10 18:39:25.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65802026-03-10T18:39:25.829Z[ recovery-image] Mar 10 18:39:25.062 INFO O| Mar 10 18:39:25.062 INFO STEP 583 (remove_files) COMPLETE
65812026-03-10T18:39:25.829Z[ recovery-image] Mar 10 18:39:25.062 INFO O| Mar 10 18:39:25.062 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822026-03-10T18:39:25.833Z[ recovery-image] Mar 10 18:39:25.069 INFO O| Mar 10 18:39:25.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65832026-03-10T18:39:25.836Z[ recovery-image] Mar 10 18:39:25.069 INFO O| Mar 10 18:39:25.069 INFO STEP 584 (remove_files) COMPLETE
65842026-03-10T18:39:25.836Z[ recovery-image] Mar 10 18:39:25.069 INFO O| Mar 10 18:39:25.069 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852026-03-10T18:39:25.841Z[ recovery-image] Mar 10 18:39:25.078 INFO O| Mar 10 18:39:25.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65862026-03-10T18:39:25.845Z[ recovery-image] Mar 10 18:39:25.078 INFO O| Mar 10 18:39:25.078 INFO STEP 585 (remove_files) COMPLETE
65872026-03-10T18:39:25.845Z[ recovery-image] Mar 10 18:39:25.078 INFO O| Mar 10 18:39:25.078 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882026-03-10T18:39:25.850Z[ recovery-image] Mar 10 18:39:25.086 INFO O| Mar 10 18:39:25.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65892026-03-10T18:39:25.853Z[ recovery-image] Mar 10 18:39:25.086 INFO O| Mar 10 18:39:25.086 INFO STEP 586 (remove_files) COMPLETE
65902026-03-10T18:39:25.853Z[ recovery-image] Mar 10 18:39:25.086 INFO O| Mar 10 18:39:25.086 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912026-03-10T18:39:25.858Z[ recovery-image] Mar 10 18:39:25.094 INFO O| Mar 10 18:39:25.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65922026-03-10T18:39:25.862Z[ recovery-image] Mar 10 18:39:25.094 INFO O| Mar 10 18:39:25.094 INFO STEP 587 (remove_files) COMPLETE
65932026-03-10T18:39:25.863Z[ recovery-image] Mar 10 18:39:25.094 INFO O| Mar 10 18:39:25.094 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942026-03-10T18:39:25.866Z[ recovery-image] Mar 10 18:39:25.102 INFO O| Mar 10 18:39:25.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65952026-03-10T18:39:25.866Z[ recovery-image] Mar 10 18:39:25.102 INFO O| Mar 10 18:39:25.102 INFO STEP 588 (remove_files) COMPLETE
65962026-03-10T18:39:25.866Z[ recovery-image] Mar 10 18:39:25.102 INFO O| Mar 10 18:39:25.102 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972026-03-10T18:39:25.874Z[ recovery-image] Mar 10 18:39:25.110 INFO O| Mar 10 18:39:25.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65982026-03-10T18:39:25.874Z[ recovery-image] Mar 10 18:39:25.110 INFO O| Mar 10 18:39:25.110 INFO STEP 589 (remove_files) COMPLETE
65992026-03-10T18:39:25.874Z[ recovery-image] Mar 10 18:39:25.110 INFO O| Mar 10 18:39:25.110 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002026-03-10T18:39:25.882Z[ recovery-image] Mar 10 18:39:25.118 INFO O| Mar 10 18:39:25.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
66012026-03-10T18:39:25.885Z[ recovery-image] Mar 10 18:39:25.118 INFO O| Mar 10 18:39:25.118 INFO STEP 590 (remove_files) COMPLETE
66022026-03-10T18:39:25.885Z[ recovery-image] Mar 10 18:39:25.118 INFO O| Mar 10 18:39:25.118 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032026-03-10T18:39:25.889Z[ recovery-image] Mar 10 18:39:25.125 INFO O| Mar 10 18:39:25.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
66042026-03-10T18:39:25.892Z[ recovery-image] Mar 10 18:39:25.125 INFO O| Mar 10 18:39:25.125 INFO STEP 591 (remove_files) COMPLETE
66052026-03-10T18:39:25.893Z[ recovery-image] Mar 10 18:39:25.125 INFO O| Mar 10 18:39:25.125 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062026-03-10T18:39:25.896Z[ recovery-image] Mar 10 18:39:25.133 INFO O| Mar 10 18:39:25.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
66072026-03-10T18:39:25.899Z[ recovery-image] Mar 10 18:39:25.134 INFO O| Mar 10 18:39:25.134 INFO STEP 592 (remove_files) COMPLETE
66082026-03-10T18:39:25.899Z[ recovery-image] Mar 10 18:39:25.134 INFO O| Mar 10 18:39:25.134 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092026-03-10T18:39:25.905Z[ recovery-image] Mar 10 18:39:25.141 INFO O| Mar 10 18:39:25.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
66102026-03-10T18:39:25.908Z[ recovery-image] Mar 10 18:39:25.142 INFO O| Mar 10 18:39:25.142 INFO STEP 593 (remove_files) COMPLETE
66112026-03-10T18:39:25.908Z[ recovery-image] Mar 10 18:39:25.142 INFO O| Mar 10 18:39:25.142 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122026-03-10T18:39:25.913Z[ recovery-image] Mar 10 18:39:25.149 INFO O| Mar 10 18:39:25.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
66132026-03-10T18:39:25.913Z[ recovery-image] Mar 10 18:39:25.149 INFO O| Mar 10 18:39:25.149 INFO STEP 594 (remove_files) COMPLETE
66142026-03-10T18:39:25.916Z[ recovery-image] Mar 10 18:39:25.149 INFO O| Mar 10 18:39:25.149 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152026-03-10T18:39:25.921Z[ recovery-image] Mar 10 18:39:25.157 INFO O| Mar 10 18:39:25.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
66162026-03-10T18:39:25.925Z[ recovery-image] Mar 10 18:39:25.158 INFO O| Mar 10 18:39:25.158 INFO STEP 595 (remove_files) COMPLETE
66172026-03-10T18:39:25.925Z[ recovery-image] Mar 10 18:39:25.158 INFO O| Mar 10 18:39:25.158 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182026-03-10T18:39:25.929Z[ recovery-image] Mar 10 18:39:25.166 INFO O| Mar 10 18:39:25.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
66192026-03-10T18:39:25.934Z[ recovery-image] Mar 10 18:39:25.166 INFO O| Mar 10 18:39:25.166 INFO STEP 596 (remove_files) COMPLETE
66202026-03-10T18:39:25.934Z[ recovery-image] Mar 10 18:39:25.166 INFO O| Mar 10 18:39:25.166 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212026-03-10T18:39:25.937Z[ recovery-image] Mar 10 18:39:25.173 INFO O| Mar 10 18:39:25.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
66222026-03-10T18:39:25.937Z[ recovery-image] Mar 10 18:39:25.174 INFO O| Mar 10 18:39:25.174 INFO STEP 597 (remove_files) COMPLETE
66232026-03-10T18:39:25.937Z[ recovery-image] Mar 10 18:39:25.174 INFO O| Mar 10 18:39:25.174 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242026-03-10T18:39:25.944Z[ recovery-image] Mar 10 18:39:25.180 INFO O| Mar 10 18:39:25.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
66252026-03-10T18:39:25.947Z[ recovery-image] Mar 10 18:39:25.181 INFO O| Mar 10 18:39:25.181 INFO STEP 598 (remove_files) COMPLETE
66262026-03-10T18:39:25.947Z[ recovery-image] Mar 10 18:39:25.181 INFO O| Mar 10 18:39:25.181 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272026-03-10T18:39:25.953Z[ recovery-image] Mar 10 18:39:25.189 INFO O| Mar 10 18:39:25.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
66282026-03-10T18:39:25.956Z[ recovery-image] Mar 10 18:39:25.189 INFO O| Mar 10 18:39:25.189 INFO STEP 599 (remove_files) COMPLETE
66292026-03-10T18:39:25.956Z[ recovery-image] Mar 10 18:39:25.189 INFO O| Mar 10 18:39:25.189 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302026-03-10T18:39:25.961Z[ recovery-image] Mar 10 18:39:25.197 INFO O| Mar 10 18:39:25.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
66312026-03-10T18:39:25.961Z[ recovery-image] Mar 10 18:39:25.197 INFO O| Mar 10 18:39:25.197 INFO STEP 600 (remove_files) COMPLETE
66322026-03-10T18:39:25.964Z[ recovery-image] Mar 10 18:39:25.197 INFO O| Mar 10 18:39:25.197 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332026-03-10T18:39:25.969Z[ recovery-image] Mar 10 18:39:25.205 INFO O| Mar 10 18:39:25.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
66342026-03-10T18:39:25.972Z[ recovery-image] Mar 10 18:39:25.205 INFO O| Mar 10 18:39:25.205 INFO STEP 601 (remove_files) COMPLETE
66352026-03-10T18:39:25.972Z[ recovery-image] Mar 10 18:39:25.205 INFO O| Mar 10 18:39:25.205 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362026-03-10T18:39:25.976Z[ recovery-image] Mar 10 18:39:25.212 INFO O| Mar 10 18:39:25.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
66372026-03-10T18:39:25.979Z[ recovery-image] Mar 10 18:39:25.212 INFO O| Mar 10 18:39:25.212 INFO STEP 602 (remove_files) COMPLETE
66382026-03-10T18:39:25.979Z[ recovery-image] Mar 10 18:39:25.212 INFO O| Mar 10 18:39:25.212 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392026-03-10T18:39:25.984Z[ recovery-image] Mar 10 18:39:25.220 INFO O| Mar 10 18:39:25.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
66402026-03-10T18:39:25.987Z[ recovery-image] Mar 10 18:39:25.220 INFO O| Mar 10 18:39:25.220 INFO STEP 603 (remove_files) COMPLETE
66412026-03-10T18:39:25.987Z[ recovery-image] Mar 10 18:39:25.220 INFO O| Mar 10 18:39:25.220 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422026-03-10T18:39:25.990Z[ recovery-image] Mar 10 18:39:25.227 INFO O| Mar 10 18:39:25.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
66432026-03-10T18:39:25.994Z[ recovery-image] Mar 10 18:39:25.227 INFO O| Mar 10 18:39:25.227 INFO STEP 604 (remove_files) COMPLETE
66442026-03-10T18:39:25.994Z[ recovery-image] Mar 10 18:39:25.227 INFO O| Mar 10 18:39:25.227 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452026-03-10T18:39:25.999Z[ recovery-image] Mar 10 18:39:25.235 INFO O| Mar 10 18:39:25.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
66462026-03-10T18:39:26.002Z[ recovery-image] Mar 10 18:39:25.235 INFO O| Mar 10 18:39:25.235 INFO STEP 605 (remove_files) COMPLETE
66472026-03-10T18:39:26.002Z[ recovery-image] Mar 10 18:39:25.235 INFO O| Mar 10 18:39:25.235 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482026-03-10T18:39:26.007Z[ recovery-image] Mar 10 18:39:25.243 INFO O| Mar 10 18:39:25.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66492026-03-10T18:39:26.007Z[ recovery-image] Mar 10 18:39:25.243 INFO O| Mar 10 18:39:25.243 INFO STEP 606 (remove_files) COMPLETE
66502026-03-10T18:39:26.010Z[ recovery-image] Mar 10 18:39:25.243 INFO O| Mar 10 18:39:25.243 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512026-03-10T18:39:26.014Z[ recovery-image] Mar 10 18:39:25.251 INFO O| Mar 10 18:39:25.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66522026-03-10T18:39:26.014Z[ recovery-image] Mar 10 18:39:25.251 INFO O| Mar 10 18:39:25.251 INFO STEP 607 (remove_files) COMPLETE
66532026-03-10T18:39:26.017Z[ recovery-image] Mar 10 18:39:25.251 INFO O| Mar 10 18:39:25.251 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542026-03-10T18:39:26.021Z[ recovery-image] Mar 10 18:39:25.258 INFO O| Mar 10 18:39:25.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66552026-03-10T18:39:26.022Z[ recovery-image] Mar 10 18:39:25.258 INFO O| Mar 10 18:39:25.258 INFO STEP 608 (remove_files) COMPLETE
66562026-03-10T18:39:26.025Z[ recovery-image] Mar 10 18:39:25.258 INFO O| Mar 10 18:39:25.258 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572026-03-10T18:39:26.029Z[ recovery-image] Mar 10 18:39:25.266 INFO O| Mar 10 18:39:25.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66582026-03-10T18:39:26.029Z[ recovery-image] Mar 10 18:39:25.266 INFO O| Mar 10 18:39:25.266 INFO STEP 609 (remove_files) COMPLETE
66592026-03-10T18:39:26.032Z[ recovery-image] Mar 10 18:39:25.266 INFO O| Mar 10 18:39:25.266 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602026-03-10T18:39:26.040Z[ recovery-image] Mar 10 18:39:25.276 INFO O| Mar 10 18:39:25.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66612026-03-10T18:39:26.040Z[ recovery-image] Mar 10 18:39:25.276 INFO O| Mar 10 18:39:25.276 INFO STEP 610 (remove_files) COMPLETE
66622026-03-10T18:39:26.040Z[ recovery-image] Mar 10 18:39:25.276 INFO O| Mar 10 18:39:25.276 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632026-03-10T18:39:26.051Z[ recovery-image] Mar 10 18:39:25.286 INFO O| Mar 10 18:39:25.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66642026-03-10T18:39:26.055Z[ recovery-image] Mar 10 18:39:25.286 INFO O| Mar 10 18:39:25.286 INFO STEP 611 (remove_files) COMPLETE
66652026-03-10T18:39:26.055Z[ recovery-image] Mar 10 18:39:25.286 INFO O| Mar 10 18:39:25.286 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662026-03-10T18:39:26.058Z[ recovery-image] Mar 10 18:39:25.295 INFO O| Mar 10 18:39:25.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66672026-03-10T18:39:26.062Z[ recovery-image] Mar 10 18:39:25.295 INFO O| Mar 10 18:39:25.295 INFO STEP 612 (remove_files) COMPLETE
66682026-03-10T18:39:26.062Z[ recovery-image] Mar 10 18:39:25.295 INFO O| Mar 10 18:39:25.295 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692026-03-10T18:39:26.067Z[ recovery-image] Mar 10 18:39:25.303 INFO O| Mar 10 18:39:25.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66702026-03-10T18:39:26.070Z[ recovery-image] Mar 10 18:39:25.303 INFO O| Mar 10 18:39:25.303 INFO STEP 613 (remove_files) COMPLETE
66712026-03-10T18:39:26.070Z[ recovery-image] Mar 10 18:39:25.303 INFO O| Mar 10 18:39:25.303 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722026-03-10T18:39:26.077Z[ recovery-image] Mar 10 18:39:25.312 INFO O| Mar 10 18:39:25.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66732026-03-10T18:39:26.080Z[ recovery-image] Mar 10 18:39:25.312 INFO O| Mar 10 18:39:25.312 INFO STEP 614 (remove_files) COMPLETE
66742026-03-10T18:39:26.080Z[ recovery-image] Mar 10 18:39:25.312 INFO O| Mar 10 18:39:25.312 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752026-03-10T18:39:26.083Z[ recovery-image] Mar 10 18:39:25.320 INFO O| Mar 10 18:39:25.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66762026-03-10T18:39:26.087Z[ recovery-image] Mar 10 18:39:25.320 INFO O| Mar 10 18:39:25.320 INFO STEP 615 (remove_files) COMPLETE
66772026-03-10T18:39:26.087Z[ recovery-image] Mar 10 18:39:25.320 INFO O| Mar 10 18:39:25.320 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782026-03-10T18:39:26.092Z[ recovery-image] Mar 10 18:39:25.328 INFO O| Mar 10 18:39:25.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66792026-03-10T18:39:26.092Z[ recovery-image] Mar 10 18:39:25.328 INFO O| Mar 10 18:39:25.328 INFO STEP 616 (remove_files) COMPLETE
66802026-03-10T18:39:26.095Z[ recovery-image] Mar 10 18:39:25.328 INFO O| Mar 10 18:39:25.328 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812026-03-10T18:39:26.098Z[ recovery-image] Mar 10 18:39:25.335 INFO O| Mar 10 18:39:25.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66822026-03-10T18:39:26.101Z[ recovery-image] Mar 10 18:39:25.335 INFO O| Mar 10 18:39:25.335 INFO STEP 617 (remove_files) COMPLETE
66832026-03-10T18:39:26.101Z[ recovery-image] Mar 10 18:39:25.335 INFO O| Mar 10 18:39:25.335 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842026-03-10T18:39:26.107Z[ recovery-image] Mar 10 18:39:25.343 INFO O| Mar 10 18:39:25.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66852026-03-10T18:39:26.110Z[ recovery-image] Mar 10 18:39:25.343 INFO O| Mar 10 18:39:25.343 INFO STEP 618 (remove_files) COMPLETE
66862026-03-10T18:39:26.110Z[ recovery-image] Mar 10 18:39:25.343 INFO O| Mar 10 18:39:25.343 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872026-03-10T18:39:26.115Z[ recovery-image] Mar 10 18:39:25.351 INFO O| Mar 10 18:39:25.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66882026-03-10T18:39:26.118Z[ recovery-image] Mar 10 18:39:25.351 INFO O| Mar 10 18:39:25.351 INFO STEP 619 (remove_files) COMPLETE
66892026-03-10T18:39:26.119Z[ recovery-image] Mar 10 18:39:25.351 INFO O| Mar 10 18:39:25.351 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902026-03-10T18:39:26.124Z[ recovery-image] Mar 10 18:39:25.359 INFO O| Mar 10 18:39:25.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66912026-03-10T18:39:26.127Z[ recovery-image] Mar 10 18:39:25.359 INFO O| Mar 10 18:39:25.359 INFO STEP 620 (remove_files) COMPLETE
66922026-03-10T18:39:26.127Z[ recovery-image] Mar 10 18:39:25.359 INFO O| Mar 10 18:39:25.359 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932026-03-10T18:39:26.131Z[ recovery-image] Mar 10 18:39:25.367 INFO O| Mar 10 18:39:25.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66942026-03-10T18:39:26.134Z[ recovery-image] Mar 10 18:39:25.367 INFO O| Mar 10 18:39:25.367 INFO STEP 621 (remove_files) COMPLETE
66952026-03-10T18:39:26.134Z[ recovery-image] Mar 10 18:39:25.367 INFO O| Mar 10 18:39:25.367 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962026-03-10T18:39:26.140Z[ recovery-image] Mar 10 18:39:25.375 INFO O| Mar 10 18:39:25.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66972026-03-10T18:39:26.143Z[ recovery-image] Mar 10 18:39:25.376 INFO O| Mar 10 18:39:25.376 INFO STEP 622 (remove_files) COMPLETE
66982026-03-10T18:39:26.143Z[ recovery-image] Mar 10 18:39:25.376 INFO O| Mar 10 18:39:25.376 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992026-03-10T18:39:26.147Z[ recovery-image] Mar 10 18:39:25.384 INFO O| Mar 10 18:39:25.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
67002026-03-10T18:39:26.150Z[ recovery-image] Mar 10 18:39:25.384 INFO O| Mar 10 18:39:25.384 INFO STEP 623 (remove_files) COMPLETE
67012026-03-10T18:39:26.151Z[ recovery-image] Mar 10 18:39:25.384 INFO O| Mar 10 18:39:25.384 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022026-03-10T18:39:26.156Z[ recovery-image] Mar 10 18:39:25.391 INFO O| Mar 10 18:39:25.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
67032026-03-10T18:39:26.159Z[ recovery-image] Mar 10 18:39:25.391 INFO O| Mar 10 18:39:25.391 INFO STEP 624 (remove_files) COMPLETE
67042026-03-10T18:39:26.159Z[ recovery-image] Mar 10 18:39:25.391 INFO O| Mar 10 18:39:25.391 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052026-03-10T18:39:26.162Z[ recovery-image] Mar 10 18:39:25.398 INFO O| Mar 10 18:39:25.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
67062026-03-10T18:39:26.162Z[ recovery-image] Mar 10 18:39:25.398 INFO O| Mar 10 18:39:25.398 INFO STEP 625 (remove_files) COMPLETE
67072026-03-10T18:39:26.162Z[ recovery-image] Mar 10 18:39:25.398 INFO O| Mar 10 18:39:25.398 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082026-03-10T18:39:26.170Z[ recovery-image] Mar 10 18:39:25.406 INFO O| Mar 10 18:39:25.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
67092026-03-10T18:39:26.173Z[ recovery-image] Mar 10 18:39:25.407 INFO O| Mar 10 18:39:25.407 INFO STEP 626 (remove_files) COMPLETE
67102026-03-10T18:39:26.173Z[ recovery-image] Mar 10 18:39:25.407 INFO O| Mar 10 18:39:25.407 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112026-03-10T18:39:26.178Z[ recovery-image] Mar 10 18:39:25.414 INFO O| Mar 10 18:39:25.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
67122026-03-10T18:39:26.181Z[ recovery-image] Mar 10 18:39:25.414 INFO O| Mar 10 18:39:25.414 INFO STEP 627 (remove_files) COMPLETE
67132026-03-10T18:39:26.181Z[ recovery-image] Mar 10 18:39:25.414 INFO O| Mar 10 18:39:25.414 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142026-03-10T18:39:26.184Z[ recovery-image] Mar 10 18:39:25.421 INFO O| Mar 10 18:39:25.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
67152026-03-10T18:39:26.184Z[ recovery-image] Mar 10 18:39:25.421 INFO O| Mar 10 18:39:25.421 INFO STEP 628 (remove_files) COMPLETE
67162026-03-10T18:39:26.187Z[ recovery-image] Mar 10 18:39:25.421 INFO O| Mar 10 18:39:25.421 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172026-03-10T18:39:26.193Z[ recovery-image] Mar 10 18:39:25.429 INFO O| Mar 10 18:39:25.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
67182026-03-10T18:39:26.196Z[ recovery-image] Mar 10 18:39:25.429 INFO O| Mar 10 18:39:25.429 INFO STEP 629 (remove_files) COMPLETE
67192026-03-10T18:39:26.196Z[ recovery-image] Mar 10 18:39:25.429 INFO O| Mar 10 18:39:25.429 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202026-03-10T18:39:26.201Z[ recovery-image] Mar 10 18:39:25.436 INFO O| Mar 10 18:39:25.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
67212026-03-10T18:39:26.204Z[ recovery-image] Mar 10 18:39:25.437 INFO O| Mar 10 18:39:25.437 INFO STEP 630 (remove_files) COMPLETE
67222026-03-10T18:39:26.204Z[ recovery-image] Mar 10 18:39:25.437 INFO O| Mar 10 18:39:25.437 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232026-03-10T18:39:26.208Z[ recovery-image] Mar 10 18:39:25.444 INFO O| Mar 10 18:39:25.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
67242026-03-10T18:39:26.208Z[ recovery-image] Mar 10 18:39:25.444 INFO O| Mar 10 18:39:25.444 INFO STEP 631 (remove_files) COMPLETE
67252026-03-10T18:39:26.211Z[ recovery-image] Mar 10 18:39:25.444 INFO O| Mar 10 18:39:25.444 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262026-03-10T18:39:26.215Z[ recovery-image] Mar 10 18:39:25.451 INFO O| Mar 10 18:39:25.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
67272026-03-10T18:39:26.218Z[ recovery-image] Mar 10 18:39:25.451 INFO O| Mar 10 18:39:25.451 INFO STEP 632 (remove_files) COMPLETE
67282026-03-10T18:39:26.218Z[ recovery-image] Mar 10 18:39:25.451 INFO O| Mar 10 18:39:25.451 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292026-03-10T18:39:26.224Z[ recovery-image] Mar 10 18:39:25.458 INFO O| Mar 10 18:39:25.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
67302026-03-10T18:39:26.224Z[ recovery-image] Mar 10 18:39:25.458 INFO O| Mar 10 18:39:25.458 INFO STEP 633 (remove_files) COMPLETE
67312026-03-10T18:39:26.224Z[ recovery-image] Mar 10 18:39:25.458 INFO O| Mar 10 18:39:25.458 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322026-03-10T18:39:26.230Z[ recovery-image] Mar 10 18:39:25.466 INFO O| Mar 10 18:39:25.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
67332026-03-10T18:39:26.233Z[ recovery-image] Mar 10 18:39:25.466 INFO O| Mar 10 18:39:25.466 INFO STEP 634 (remove_files) COMPLETE
67342026-03-10T18:39:26.233Z[ recovery-image] Mar 10 18:39:25.466 INFO O| Mar 10 18:39:25.466 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352026-03-10T18:39:26.239Z[ recovery-image] Mar 10 18:39:25.474 INFO O| Mar 10 18:39:25.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
67362026-03-10T18:39:26.242Z[ recovery-image] Mar 10 18:39:25.474 INFO O| Mar 10 18:39:25.474 INFO STEP 635 (remove_files) COMPLETE
67372026-03-10T18:39:26.243Z[ recovery-image] Mar 10 18:39:25.474 INFO O| Mar 10 18:39:25.474 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382026-03-10T18:39:26.247Z[ recovery-image] Mar 10 18:39:25.482 INFO O| Mar 10 18:39:25.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
67392026-03-10T18:39:26.247Z[ recovery-image] Mar 10 18:39:25.482 INFO O| Mar 10 18:39:25.482 INFO STEP 636 (remove_files) COMPLETE
67402026-03-10T18:39:26.247Z[ recovery-image] Mar 10 18:39:25.482 INFO O| Mar 10 18:39:25.482 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412026-03-10T18:39:26.253Z[ recovery-image] Mar 10 18:39:25.489 INFO O| Mar 10 18:39:25.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
67422026-03-10T18:39:26.253Z[ recovery-image] Mar 10 18:39:25.490 INFO O| Mar 10 18:39:25.490 INFO STEP 637 (remove_files) COMPLETE
67432026-03-10T18:39:26.258Z[ recovery-image] Mar 10 18:39:25.490 INFO O| Mar 10 18:39:25.490 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442026-03-10T18:39:26.262Z[ recovery-image] Mar 10 18:39:25.497 INFO O| Mar 10 18:39:25.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
67452026-03-10T18:39:26.262Z[ recovery-image] Mar 10 18:39:25.497 INFO O| Mar 10 18:39:25.497 INFO STEP 638 (remove_files) COMPLETE
67462026-03-10T18:39:26.263Z[ recovery-image] Mar 10 18:39:25.497 INFO O| Mar 10 18:39:25.497 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472026-03-10T18:39:26.270Z[ recovery-image] Mar 10 18:39:25.506 INFO O| Mar 10 18:39:25.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67482026-03-10T18:39:26.274Z[ recovery-image] Mar 10 18:39:25.506 INFO O| Mar 10 18:39:25.506 INFO STEP 639 (remove_files) COMPLETE
67492026-03-10T18:39:26.274Z[ recovery-image] Mar 10 18:39:25.506 INFO O| Mar 10 18:39:25.506 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502026-03-10T18:39:26.277Z[ recovery-image] Mar 10 18:39:25.513 INFO O| Mar 10 18:39:25.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67512026-03-10T18:39:26.280Z[ recovery-image] Mar 10 18:39:25.513 INFO O| Mar 10 18:39:25.513 INFO STEP 640 (remove_files) COMPLETE
67522026-03-10T18:39:26.280Z[ recovery-image] Mar 10 18:39:25.513 INFO O| Mar 10 18:39:25.513 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532026-03-10T18:39:26.285Z[ recovery-image] Mar 10 18:39:25.521 INFO O| Mar 10 18:39:25.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67542026-03-10T18:39:26.285Z[ recovery-image] Mar 10 18:39:25.521 INFO O| Mar 10 18:39:25.521 INFO STEP 641 (remove_files) COMPLETE
67552026-03-10T18:39:26.285Z[ recovery-image] Mar 10 18:39:25.521 INFO O| Mar 10 18:39:25.521 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562026-03-10T18:39:26.292Z[ recovery-image] Mar 10 18:39:25.528 INFO O| Mar 10 18:39:25.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67572026-03-10T18:39:26.297Z[ recovery-image] Mar 10 18:39:25.528 INFO O| Mar 10 18:39:25.528 INFO STEP 642 (remove_files) COMPLETE
67582026-03-10T18:39:26.297Z[ recovery-image] Mar 10 18:39:25.528 INFO O| Mar 10 18:39:25.528 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592026-03-10T18:39:26.300Z[ recovery-image] Mar 10 18:39:25.537 INFO O| Mar 10 18:39:25.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67602026-03-10T18:39:26.300Z[ recovery-image] Mar 10 18:39:25.537 INFO O| Mar 10 18:39:25.537 INFO STEP 643 (remove_files) COMPLETE
67612026-03-10T18:39:26.300Z[ recovery-image] Mar 10 18:39:25.537 INFO O| Mar 10 18:39:25.537 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622026-03-10T18:39:26.308Z[ recovery-image] Mar 10 18:39:25.544 INFO O| Mar 10 18:39:25.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67632026-03-10T18:39:26.311Z[ recovery-image] Mar 10 18:39:25.544 INFO O| Mar 10 18:39:25.544 INFO STEP 644 (remove_files) COMPLETE
67642026-03-10T18:39:26.311Z[ recovery-image] Mar 10 18:39:25.544 INFO O| Mar 10 18:39:25.544 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652026-03-10T18:39:26.315Z[ recovery-image] Mar 10 18:39:25.551 INFO O| Mar 10 18:39:25.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67662026-03-10T18:39:26.318Z[ recovery-image] Mar 10 18:39:25.551 INFO O| Mar 10 18:39:25.551 INFO STEP 645 (remove_files) COMPLETE
67672026-03-10T18:39:26.318Z[ recovery-image] Mar 10 18:39:25.551 INFO O| Mar 10 18:39:25.551 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682026-03-10T18:39:26.321Z[ recovery-image] Mar 10 18:39:25.558 INFO O| Mar 10 18:39:25.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67692026-03-10T18:39:26.321Z[ recovery-image] Mar 10 18:39:25.558 INFO O| Mar 10 18:39:25.558 INFO STEP 646 (remove_files) COMPLETE
67702026-03-10T18:39:26.324Z[ recovery-image] Mar 10 18:39:25.558 INFO O| Mar 10 18:39:25.558 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712026-03-10T18:39:26.328Z[ recovery-image] Mar 10 18:39:25.564 INFO O| Mar 10 18:39:25.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67722026-03-10T18:39:26.331Z[ recovery-image] Mar 10 18:39:25.564 INFO O| Mar 10 18:39:25.564 INFO STEP 647 (remove_files) COMPLETE
67732026-03-10T18:39:26.331Z[ recovery-image] Mar 10 18:39:25.564 INFO O| Mar 10 18:39:25.564 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742026-03-10T18:39:26.335Z[ recovery-image] Mar 10 18:39:25.571 INFO O| Mar 10 18:39:25.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67752026-03-10T18:39:26.338Z[ recovery-image] Mar 10 18:39:25.572 INFO O| Mar 10 18:39:25.572 INFO STEP 648 (remove_files) COMPLETE
67762026-03-10T18:39:26.338Z[ recovery-image] Mar 10 18:39:25.572 INFO O| Mar 10 18:39:25.572 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772026-03-10T18:39:26.344Z[ recovery-image] Mar 10 18:39:25.581 INFO O| Mar 10 18:39:25.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67782026-03-10T18:39:26.347Z[ recovery-image] Mar 10 18:39:25.581 INFO O| Mar 10 18:39:25.581 INFO STEP 649 (remove_files) COMPLETE
67792026-03-10T18:39:26.347Z[ recovery-image] Mar 10 18:39:25.581 INFO O| Mar 10 18:39:25.581 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802026-03-10T18:39:26.352Z[ recovery-image] Mar 10 18:39:25.588 INFO O| Mar 10 18:39:25.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67812026-03-10T18:39:26.352Z[ recovery-image] Mar 10 18:39:25.588 INFO O| Mar 10 18:39:25.588 INFO STEP 650 (remove_files) COMPLETE
67822026-03-10T18:39:26.355Z[ recovery-image] Mar 10 18:39:25.588 INFO O| Mar 10 18:39:25.588 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832026-03-10T18:39:26.362Z[ recovery-image] Mar 10 18:39:25.596 INFO O| Mar 10 18:39:25.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67842026-03-10T18:39:26.365Z[ recovery-image] Mar 10 18:39:25.597 INFO O| Mar 10 18:39:25.597 INFO STEP 651 (remove_files) COMPLETE
67852026-03-10T18:39:26.365Z[ recovery-image] Mar 10 18:39:25.597 INFO O| Mar 10 18:39:25.597 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862026-03-10T18:39:26.369Z[ recovery-image] Mar 10 18:39:25.606 INFO O| Mar 10 18:39:25.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67872026-03-10T18:39:26.373Z[ recovery-image] Mar 10 18:39:25.606 INFO O| Mar 10 18:39:25.606 INFO STEP 652 (remove_files) COMPLETE
67882026-03-10T18:39:26.373Z[ recovery-image] Mar 10 18:39:25.606 INFO O| Mar 10 18:39:25.606 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892026-03-10T18:39:26.377Z[ recovery-image] Mar 10 18:39:25.613 INFO O| Mar 10 18:39:25.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67902026-03-10T18:39:26.380Z[ recovery-image] Mar 10 18:39:25.613 INFO O| Mar 10 18:39:25.613 INFO STEP 653 (remove_files) COMPLETE
67912026-03-10T18:39:26.380Z[ recovery-image] Mar 10 18:39:25.613 INFO O| Mar 10 18:39:25.613 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922026-03-10T18:39:26.384Z[ recovery-image] Mar 10 18:39:25.621 INFO O| Mar 10 18:39:25.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67932026-03-10T18:39:26.388Z[ recovery-image] Mar 10 18:39:25.621 INFO O| Mar 10 18:39:25.621 INFO STEP 654 (remove_files) COMPLETE
67942026-03-10T18:39:26.388Z[ recovery-image] Mar 10 18:39:25.621 INFO O| Mar 10 18:39:25.621 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952026-03-10T18:39:26.393Z[ recovery-image] Mar 10 18:39:25.629 INFO O| Mar 10 18:39:25.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67962026-03-10T18:39:26.396Z[ recovery-image] Mar 10 18:39:25.629 INFO O| Mar 10 18:39:25.629 INFO STEP 655 (remove_files) COMPLETE
67972026-03-10T18:39:26.396Z[ recovery-image] Mar 10 18:39:25.629 INFO O| Mar 10 18:39:25.629 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982026-03-10T18:39:26.401Z[ recovery-image] Mar 10 18:39:25.638 INFO O| Mar 10 18:39:25.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67992026-03-10T18:39:26.404Z[ recovery-image] Mar 10 18:39:25.638 INFO O| Mar 10 18:39:25.638 INFO STEP 656 (remove_files) COMPLETE
68002026-03-10T18:39:26.405Z[ recovery-image] Mar 10 18:39:25.638 INFO O| Mar 10 18:39:25.638 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012026-03-10T18:39:26.409Z[ recovery-image] Mar 10 18:39:25.645 INFO O| Mar 10 18:39:25.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
68022026-03-10T18:39:26.409Z[ recovery-image] Mar 10 18:39:25.645 INFO O| Mar 10 18:39:25.645 INFO STEP 657 (remove_files) COMPLETE
68032026-03-10T18:39:26.412Z[ recovery-image] Mar 10 18:39:25.645 INFO O| Mar 10 18:39:25.645 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042026-03-10T18:39:26.416Z[ recovery-image] Mar 10 18:39:25.652 INFO O| Mar 10 18:39:25.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
68052026-03-10T18:39:26.416Z[ recovery-image] Mar 10 18:39:25.652 INFO O| Mar 10 18:39:25.652 INFO STEP 658 (remove_files) COMPLETE
68062026-03-10T18:39:26.419Z[ recovery-image] Mar 10 18:39:25.652 INFO O| Mar 10 18:39:25.652 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072026-03-10T18:39:26.422Z[ recovery-image] Mar 10 18:39:25.659 INFO O| Mar 10 18:39:25.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
68082026-03-10T18:39:26.425Z[ recovery-image] Mar 10 18:39:25.659 INFO O| Mar 10 18:39:25.659 INFO STEP 659 (remove_files) COMPLETE
68092026-03-10T18:39:26.425Z[ recovery-image] Mar 10 18:39:25.659 INFO O| Mar 10 18:39:25.659 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102026-03-10T18:39:26.430Z[ recovery-image] Mar 10 18:39:25.666 INFO O| Mar 10 18:39:25.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
68112026-03-10T18:39:26.434Z[ recovery-image] Mar 10 18:39:25.666 INFO O| Mar 10 18:39:25.666 INFO STEP 660 (remove_files) COMPLETE
68122026-03-10T18:39:26.434Z[ recovery-image] Mar 10 18:39:25.666 INFO O| Mar 10 18:39:25.666 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132026-03-10T18:39:26.439Z[ recovery-image] Mar 10 18:39:25.675 INFO O| Mar 10 18:39:25.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
68142026-03-10T18:39:26.442Z[ recovery-image] Mar 10 18:39:25.675 INFO O| Mar 10 18:39:25.675 INFO STEP 661 (remove_files) COMPLETE
68152026-03-10T18:39:26.442Z[ recovery-image] Mar 10 18:39:25.675 INFO O| Mar 10 18:39:25.675 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162026-03-10T18:39:26.446Z[ recovery-image] Mar 10 18:39:25.683 INFO O| Mar 10 18:39:25.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
68172026-03-10T18:39:26.449Z[ recovery-image] Mar 10 18:39:25.683 INFO O| Mar 10 18:39:25.683 INFO STEP 662 (remove_files) COMPLETE
68182026-03-10T18:39:26.449Z[ recovery-image] Mar 10 18:39:25.683 INFO O| Mar 10 18:39:25.683 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192026-03-10T18:39:26.453Z[ recovery-image] Mar 10 18:39:25.689 INFO O| Mar 10 18:39:25.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
68202026-03-10T18:39:26.456Z[ recovery-image] Mar 10 18:39:25.689 INFO O| Mar 10 18:39:25.689 INFO STEP 663 (remove_files) COMPLETE
68212026-03-10T18:39:26.456Z[ recovery-image] Mar 10 18:39:25.689 INFO O| Mar 10 18:39:25.689 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222026-03-10T18:39:26.460Z[ recovery-image] Mar 10 18:39:25.697 INFO O| Mar 10 18:39:25.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
68232026-03-10T18:39:26.460Z[ recovery-image] Mar 10 18:39:25.697 INFO O| Mar 10 18:39:25.697 INFO STEP 664 (remove_files) COMPLETE
68242026-03-10T18:39:26.463Z[ recovery-image] Mar 10 18:39:25.697 INFO O| Mar 10 18:39:25.697 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252026-03-10T18:39:26.467Z[ recovery-image] Mar 10 18:39:25.704 INFO O| Mar 10 18:39:25.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
68262026-03-10T18:39:26.470Z[ recovery-image] Mar 10 18:39:25.704 INFO O| Mar 10 18:39:25.704 INFO STEP 665 (remove_files) COMPLETE
68272026-03-10T18:39:26.470Z[ recovery-image] Mar 10 18:39:25.704 INFO O| Mar 10 18:39:25.704 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282026-03-10T18:39:26.475Z[ recovery-image] Mar 10 18:39:25.711 INFO O| Mar 10 18:39:25.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
68292026-03-10T18:39:26.478Z[ recovery-image] Mar 10 18:39:25.711 INFO O| Mar 10 18:39:25.711 INFO STEP 666 (remove_files) COMPLETE
68302026-03-10T18:39:26.478Z[ recovery-image] Mar 10 18:39:25.711 INFO O| Mar 10 18:39:25.711 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312026-03-10T18:39:26.485Z[ recovery-image] Mar 10 18:39:25.720 INFO O| Mar 10 18:39:25.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
68322026-03-10T18:39:26.485Z[ recovery-image] Mar 10 18:39:25.720 INFO O| Mar 10 18:39:25.720 INFO STEP 667 (remove_files) COMPLETE
68332026-03-10T18:39:26.489Z[ recovery-image] Mar 10 18:39:25.720 INFO O| Mar 10 18:39:25.720 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342026-03-10T18:39:26.492Z[ recovery-image] Mar 10 18:39:25.727 INFO O| Mar 10 18:39:25.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
68352026-03-10T18:39:26.492Z[ recovery-image] Mar 10 18:39:25.727 INFO O| Mar 10 18:39:25.727 INFO STEP 668 (remove_files) COMPLETE
68362026-03-10T18:39:26.492Z[ recovery-image] Mar 10 18:39:25.727 INFO O| Mar 10 18:39:25.727 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372026-03-10T18:39:26.499Z[ recovery-image] Mar 10 18:39:25.735 INFO O| Mar 10 18:39:25.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
68382026-03-10T18:39:26.499Z[ recovery-image] Mar 10 18:39:25.735 INFO O| Mar 10 18:39:25.735 INFO STEP 669 (remove_files) COMPLETE
68392026-03-10T18:39:26.503Z[ recovery-image] Mar 10 18:39:25.735 INFO O| Mar 10 18:39:25.735 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402026-03-10T18:39:26.506Z[ recovery-image] Mar 10 18:39:25.742 INFO O| Mar 10 18:39:25.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
68412026-03-10T18:39:26.509Z[ recovery-image] Mar 10 18:39:25.743 INFO O| Mar 10 18:39:25.743 INFO STEP 670 (remove_files) COMPLETE
68422026-03-10T18:39:26.509Z[ recovery-image] Mar 10 18:39:25.743 INFO O| Mar 10 18:39:25.743 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432026-03-10T18:39:26.513Z[ recovery-image] Mar 10 18:39:25.750 INFO O| Mar 10 18:39:25.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
68442026-03-10T18:39:26.517Z[ recovery-image] Mar 10 18:39:25.750 INFO O| Mar 10 18:39:25.750 INFO STEP 671 (remove_files) COMPLETE
68452026-03-10T18:39:26.517Z[ recovery-image] Mar 10 18:39:25.750 INFO O| Mar 10 18:39:25.750 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462026-03-10T18:39:26.521Z[ recovery-image] Mar 10 18:39:25.758 INFO O| Mar 10 18:39:25.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
68472026-03-10T18:39:26.522Z[ recovery-image] Mar 10 18:39:25.758 INFO O| Mar 10 18:39:25.758 INFO STEP 672 (remove_files) COMPLETE
68482026-03-10T18:39:26.522Z[ recovery-image] Mar 10 18:39:25.758 INFO O| Mar 10 18:39:25.758 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492026-03-10T18:39:26.529Z[ recovery-image] Mar 10 18:39:25.766 INFO O| Mar 10 18:39:25.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68502026-03-10T18:39:26.534Z[ recovery-image] Mar 10 18:39:25.766 INFO O| Mar 10 18:39:25.766 INFO STEP 673 (remove_files) COMPLETE
68512026-03-10T18:39:26.534Z[ recovery-image] Mar 10 18:39:25.766 INFO O| Mar 10 18:39:25.766 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522026-03-10T18:39:26.538Z[ recovery-image] Mar 10 18:39:25.773 INFO O| Mar 10 18:39:25.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68532026-03-10T18:39:26.538Z[ recovery-image] Mar 10 18:39:25.773 INFO O| Mar 10 18:39:25.773 INFO STEP 674 (remove_files) COMPLETE
68542026-03-10T18:39:26.538Z[ recovery-image] Mar 10 18:39:25.773 INFO O| Mar 10 18:39:25.773 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552026-03-10T18:39:26.544Z[ recovery-image] Mar 10 18:39:25.781 INFO O| Mar 10 18:39:25.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68562026-03-10T18:39:26.544Z[ recovery-image] Mar 10 18:39:25.781 INFO O| Mar 10 18:39:25.781 INFO STEP 675 (remove_files) COMPLETE
68572026-03-10T18:39:26.548Z[ recovery-image] Mar 10 18:39:25.781 INFO O| Mar 10 18:39:25.781 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582026-03-10T18:39:26.551Z[ recovery-image] Mar 10 18:39:25.788 INFO O| Mar 10 18:39:25.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68592026-03-10T18:39:26.551Z[ recovery-image] Mar 10 18:39:25.788 INFO O| Mar 10 18:39:25.788 INFO STEP 676 (remove_files) COMPLETE
68602026-03-10T18:39:26.554Z[ recovery-image] Mar 10 18:39:25.788 INFO O| Mar 10 18:39:25.788 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612026-03-10T18:39:26.559Z[ recovery-image] Mar 10 18:39:25.795 INFO O| Mar 10 18:39:25.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68622026-03-10T18:39:26.559Z[ recovery-image] Mar 10 18:39:25.795 INFO O| Mar 10 18:39:25.795 INFO STEP 677 (remove_files) COMPLETE
68632026-03-10T18:39:26.562Z[ recovery-image] Mar 10 18:39:25.795 INFO O| Mar 10 18:39:25.795 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642026-03-10T18:39:26.567Z[ recovery-image] Mar 10 18:39:25.804 INFO O| Mar 10 18:39:25.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68652026-03-10T18:39:26.570Z[ recovery-image] Mar 10 18:39:25.804 INFO O| Mar 10 18:39:25.804 INFO STEP 678 (remove_files) COMPLETE
68662026-03-10T18:39:26.570Z[ recovery-image] Mar 10 18:39:25.804 INFO O| Mar 10 18:39:25.804 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672026-03-10T18:39:26.575Z[ recovery-image] Mar 10 18:39:25.812 INFO O| Mar 10 18:39:25.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68682026-03-10T18:39:26.575Z[ recovery-image] Mar 10 18:39:25.812 INFO O| Mar 10 18:39:25.812 INFO STEP 679 (remove_files) COMPLETE
68692026-03-10T18:39:26.580Z[ recovery-image] Mar 10 18:39:25.812 INFO O| Mar 10 18:39:25.812 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702026-03-10T18:39:26.583Z[ recovery-image] Mar 10 18:39:25.819 INFO O| Mar 10 18:39:25.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68712026-03-10T18:39:26.583Z[ recovery-image] Mar 10 18:39:25.819 INFO O| Mar 10 18:39:25.819 INFO STEP 680 (remove_files) COMPLETE
68722026-03-10T18:39:26.583Z[ recovery-image] Mar 10 18:39:25.819 INFO O| Mar 10 18:39:25.819 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732026-03-10T18:39:26.589Z[ recovery-image] Mar 10 18:39:25.826 INFO O| Mar 10 18:39:25.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68742026-03-10T18:39:26.589Z[ recovery-image] Mar 10 18:39:25.826 INFO O| Mar 10 18:39:25.826 INFO STEP 681 (remove_files) COMPLETE
68752026-03-10T18:39:26.593Z[ recovery-image] Mar 10 18:39:25.826 INFO O| Mar 10 18:39:25.826 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762026-03-10T18:39:26.597Z[ recovery-image] Mar 10 18:39:25.834 INFO O| Mar 10 18:39:25.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68772026-03-10T18:39:26.601Z[ recovery-image] Mar 10 18:39:25.834 INFO O| Mar 10 18:39:25.834 INFO STEP 682 (remove_files) COMPLETE
68782026-03-10T18:39:26.601Z[ recovery-image] Mar 10 18:39:25.834 INFO O| Mar 10 18:39:25.834 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792026-03-10T18:39:26.604Z[ recovery-image] Mar 10 18:39:25.841 INFO O| Mar 10 18:39:25.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68802026-03-10T18:39:26.607Z[ recovery-image] Mar 10 18:39:25.841 INFO O| Mar 10 18:39:25.841 INFO STEP 683 (remove_files) COMPLETE
68812026-03-10T18:39:26.608Z[ recovery-image] Mar 10 18:39:25.841 INFO O| Mar 10 18:39:25.841 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822026-03-10T18:39:26.614Z[ recovery-image] Mar 10 18:39:25.849 INFO O| Mar 10 18:39:25.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68832026-03-10T18:39:26.614Z[ recovery-image] Mar 10 18:39:25.849 INFO O| Mar 10 18:39:25.849 INFO STEP 684 (remove_files) COMPLETE
68842026-03-10T18:39:26.618Z[ recovery-image] Mar 10 18:39:25.849 INFO O| Mar 10 18:39:25.849 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852026-03-10T18:39:26.621Z[ recovery-image] Mar 10 18:39:25.857 INFO O| Mar 10 18:39:25.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68862026-03-10T18:39:26.621Z[ recovery-image] Mar 10 18:39:25.857 INFO O| Mar 10 18:39:25.857 INFO STEP 685 (remove_files) COMPLETE
68872026-03-10T18:39:26.621Z[ recovery-image] Mar 10 18:39:25.857 INFO O| Mar 10 18:39:25.857 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882026-03-10T18:39:26.628Z[ recovery-image] Mar 10 18:39:25.865 INFO O| Mar 10 18:39:25.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68892026-03-10T18:39:26.629Z[ recovery-image] Mar 10 18:39:25.865 INFO O| Mar 10 18:39:25.865 INFO STEP 686 (remove_files) COMPLETE
68902026-03-10T18:39:26.632Z[ recovery-image] Mar 10 18:39:25.865 INFO O| Mar 10 18:39:25.865 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912026-03-10T18:39:26.636Z[ recovery-image] Mar 10 18:39:25.873 INFO O| Mar 10 18:39:25.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68922026-03-10T18:39:26.641Z[ recovery-image] Mar 10 18:39:25.873 INFO O| Mar 10 18:39:25.873 INFO STEP 687 (remove_files) COMPLETE
68932026-03-10T18:39:26.641Z[ recovery-image] Mar 10 18:39:25.873 INFO O| Mar 10 18:39:25.873 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942026-03-10T18:39:26.644Z[ recovery-image] Mar 10 18:39:25.880 INFO O| Mar 10 18:39:25.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68952026-03-10T18:39:26.644Z[ recovery-image] Mar 10 18:39:25.880 INFO O| Mar 10 18:39:25.880 INFO STEP 688 (remove_files) COMPLETE
68962026-03-10T18:39:26.644Z[ recovery-image] Mar 10 18:39:25.880 INFO O| Mar 10 18:39:25.880 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972026-03-10T18:39:26.650Z[ recovery-image] Mar 10 18:39:25.887 INFO O| Mar 10 18:39:25.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68982026-03-10T18:39:26.651Z[ recovery-image] Mar 10 18:39:25.887 INFO O| Mar 10 18:39:25.887 INFO STEP 689 (remove_files) COMPLETE
68992026-03-10T18:39:26.654Z[ recovery-image] Mar 10 18:39:25.887 INFO O| Mar 10 18:39:25.887 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002026-03-10T18:39:26.659Z[ recovery-image] Mar 10 18:39:25.895 INFO O| Mar 10 18:39:25.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
69012026-03-10T18:39:26.662Z[ recovery-image] Mar 10 18:39:25.896 INFO O| Mar 10 18:39:25.896 INFO STEP 690 (remove_files) COMPLETE
69022026-03-10T18:39:26.662Z[ recovery-image] Mar 10 18:39:25.896 INFO O| Mar 10 18:39:25.896 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032026-03-10T18:39:26.667Z[ recovery-image] Mar 10 18:39:25.903 INFO O| Mar 10 18:39:25.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
69042026-03-10T18:39:26.670Z[ recovery-image] Mar 10 18:39:25.903 INFO O| Mar 10 18:39:25.903 INFO STEP 691 (remove_files) COMPLETE
69052026-03-10T18:39:26.670Z[ recovery-image] Mar 10 18:39:25.903 INFO O| Mar 10 18:39:25.903 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062026-03-10T18:39:26.674Z[ recovery-image] Mar 10 18:39:25.911 INFO O| Mar 10 18:39:25.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
69072026-03-10T18:39:26.674Z[ recovery-image] Mar 10 18:39:25.911 INFO O| Mar 10 18:39:25.911 INFO STEP 692 (remove_files) COMPLETE
69082026-03-10T18:39:26.678Z[ recovery-image] Mar 10 18:39:25.911 INFO O| Mar 10 18:39:25.911 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092026-03-10T18:39:26.682Z[ recovery-image] Mar 10 18:39:25.919 INFO O| Mar 10 18:39:25.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
69102026-03-10T18:39:26.685Z[ recovery-image] Mar 10 18:39:25.919 INFO O| Mar 10 18:39:25.919 INFO STEP 693 (remove_files) COMPLETE
69112026-03-10T18:39:26.685Z[ recovery-image] Mar 10 18:39:25.919 INFO O| Mar 10 18:39:25.919 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122026-03-10T18:39:26.689Z[ recovery-image] Mar 10 18:39:25.926 INFO O| Mar 10 18:39:25.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
69132026-03-10T18:39:26.692Z[ recovery-image] Mar 10 18:39:25.926 INFO O| Mar 10 18:39:25.926 INFO STEP 694 (remove_files) COMPLETE
69142026-03-10T18:39:26.692Z[ recovery-image] Mar 10 18:39:25.926 INFO O| Mar 10 18:39:25.926 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152026-03-10T18:39:26.695Z[ recovery-image] Mar 10 18:39:25.932 INFO O| Mar 10 18:39:25.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
69162026-03-10T18:39:26.699Z[ recovery-image] Mar 10 18:39:25.932 INFO O| Mar 10 18:39:25.932 INFO STEP 695 (remove_files) COMPLETE
69172026-03-10T18:39:26.699Z[ recovery-image] Mar 10 18:39:25.932 INFO O| Mar 10 18:39:25.932 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182026-03-10T18:39:26.702Z[ recovery-image] Mar 10 18:39:25.939 INFO O| Mar 10 18:39:25.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
69192026-03-10T18:39:26.705Z[ recovery-image] Mar 10 18:39:25.939 INFO O| Mar 10 18:39:25.939 INFO STEP 696 (remove_files) COMPLETE
69202026-03-10T18:39:26.705Z[ recovery-image] Mar 10 18:39:25.939 INFO O| Mar 10 18:39:25.939 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.947 INFO O| Mar 10 18:39:25.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
69222026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.947 INFO O| Mar 10 18:39:25.947 INFO STEP 697 (remove_files) COMPLETE
69232026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.947 INFO O| Mar 10 18:39:25.947 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.956 INFO O| Mar 10 18:39:25.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
69252026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.956 INFO O| Mar 10 18:39:25.956 INFO STEP 698 (remove_files) COMPLETE
69262026-03-10T18:39:26.727Z[ recovery-image] Mar 10 18:39:25.956 INFO O| Mar 10 18:39:25.956 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272026-03-10T18:39:26.731Z[ recovery-image] Mar 10 18:39:25.965 INFO O| Mar 10 18:39:25.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
69282026-03-10T18:39:26.732Z[ recovery-image] Mar 10 18:39:25.965 INFO O| Mar 10 18:39:25.965 INFO STEP 699 (remove_files) COMPLETE
69292026-03-10T18:39:26.732Z[ recovery-image] Mar 10 18:39:25.965 INFO O| Mar 10 18:39:25.965 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302026-03-10T18:39:26.737Z[ recovery-image] Mar 10 18:39:25.973 INFO O| Mar 10 18:39:25.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
69312026-03-10T18:39:26.741Z[ recovery-image] Mar 10 18:39:25.974 INFO O| Mar 10 18:39:25.974 INFO STEP 700 (remove_files) COMPLETE
69322026-03-10T18:39:26.741Z[ recovery-image] Mar 10 18:39:25.974 INFO O| Mar 10 18:39:25.974 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332026-03-10T18:39:26.745Z[ recovery-image] Mar 10 18:39:25.981 INFO O| Mar 10 18:39:25.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
69342026-03-10T18:39:26.748Z[ recovery-image] Mar 10 18:39:25.981 INFO O| Mar 10 18:39:25.981 INFO STEP 701 (remove_files) COMPLETE
69352026-03-10T18:39:26.748Z[ recovery-image] Mar 10 18:39:25.981 INFO O| Mar 10 18:39:25.981 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362026-03-10T18:39:26.753Z[ recovery-image] Mar 10 18:39:25.990 INFO O| Mar 10 18:39:25.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
69372026-03-10T18:39:26.754Z[ recovery-image] Mar 10 18:39:25.990 INFO O| Mar 10 18:39:25.990 INFO STEP 702 (remove_files) COMPLETE
69382026-03-10T18:39:26.757Z[ recovery-image] Mar 10 18:39:25.990 INFO O| Mar 10 18:39:25.990 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392026-03-10T18:39:26.762Z[ recovery-image] Mar 10 18:39:25.998 INFO O| Mar 10 18:39:25.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
69402026-03-10T18:39:26.762Z[ recovery-image] Mar 10 18:39:25.998 INFO O| Mar 10 18:39:25.998 INFO STEP 703 (remove_files) COMPLETE
69412026-03-10T18:39:26.765Z[ recovery-image] Mar 10 18:39:25.998 INFO O| Mar 10 18:39:25.998 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422026-03-10T18:39:26.769Z[ recovery-image] Mar 10 18:39:26.006 INFO O| Mar 10 18:39:26.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
69432026-03-10T18:39:26.772Z[ recovery-image] Mar 10 18:39:26.006 INFO O| Mar 10 18:39:26.006 INFO STEP 704 (remove_files) COMPLETE
69442026-03-10T18:39:26.772Z[ recovery-image] Mar 10 18:39:26.006 INFO O| Mar 10 18:39:26.006 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452026-03-10T18:39:26.777Z[ recovery-image] Mar 10 18:39:26.014 INFO O| Mar 10 18:39:26.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
69462026-03-10T18:39:26.781Z[ recovery-image] Mar 10 18:39:26.014 INFO O| Mar 10 18:39:26.014 INFO STEP 705 (remove_files) COMPLETE
69472026-03-10T18:39:26.781Z[ recovery-image] Mar 10 18:39:26.014 INFO O| Mar 10 18:39:26.014 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482026-03-10T18:39:26.785Z[ recovery-image] Mar 10 18:39:26.021 INFO O| Mar 10 18:39:26.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69492026-03-10T18:39:26.788Z[ recovery-image] Mar 10 18:39:26.021 INFO O| Mar 10 18:39:26.021 INFO STEP 706 (remove_files) COMPLETE
69502026-03-10T18:39:26.788Z[ recovery-image] Mar 10 18:39:26.021 INFO O| Mar 10 18:39:26.021 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512026-03-10T18:39:26.792Z[ recovery-image] Mar 10 18:39:26.029 INFO O| Mar 10 18:39:26.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69522026-03-10T18:39:26.796Z[ recovery-image] Mar 10 18:39:26.029 INFO O| Mar 10 18:39:26.029 INFO STEP 707 (remove_files) COMPLETE
69532026-03-10T18:39:26.796Z[ recovery-image] Mar 10 18:39:26.029 INFO O| Mar 10 18:39:26.029 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542026-03-10T18:39:26.801Z[ recovery-image] Mar 10 18:39:26.037 INFO O| Mar 10 18:39:26.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69552026-03-10T18:39:26.801Z[ recovery-image] Mar 10 18:39:26.037 INFO O| Mar 10 18:39:26.037 INFO STEP 708 (remove_files) COMPLETE
69562026-03-10T18:39:26.804Z[ recovery-image] Mar 10 18:39:26.037 INFO O| Mar 10 18:39:26.037 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572026-03-10T18:39:26.809Z[ recovery-image] Mar 10 18:39:26.045 INFO O| Mar 10 18:39:26.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69582026-03-10T18:39:26.809Z[ recovery-image] Mar 10 18:39:26.045 INFO O| Mar 10 18:39:26.045 INFO STEP 709 (remove_files) COMPLETE
69592026-03-10T18:39:26.817Z[ recovery-image] Mar 10 18:39:26.045 INFO O| Mar 10 18:39:26.045 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602026-03-10T18:39:26.820Z[ recovery-image] Mar 10 18:39:26.052 INFO O| Mar 10 18:39:26.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69612026-03-10T18:39:26.820Z[ recovery-image] Mar 10 18:39:26.052 INFO O| Mar 10 18:39:26.052 INFO STEP 710 (remove_files) COMPLETE
69622026-03-10T18:39:26.820Z[ recovery-image] Mar 10 18:39:26.052 INFO O| Mar 10 18:39:26.052 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632026-03-10T18:39:26.824Z[ recovery-image] Mar 10 18:39:26.061 INFO O| Mar 10 18:39:26.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69642026-03-10T18:39:26.824Z[ recovery-image] Mar 10 18:39:26.061 INFO O| Mar 10 18:39:26.061 INFO STEP 711 (remove_files) COMPLETE
69652026-03-10T18:39:26.827Z[ recovery-image] Mar 10 18:39:26.061 INFO O| Mar 10 18:39:26.061 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662026-03-10T18:39:26.832Z[ recovery-image] Mar 10 18:39:26.069 INFO O| Mar 10 18:39:26.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69672026-03-10T18:39:26.832Z[ recovery-image] Mar 10 18:39:26.069 INFO O| Mar 10 18:39:26.069 INFO STEP 712 (remove_files) COMPLETE
69682026-03-10T18:39:26.835Z[ recovery-image] Mar 10 18:39:26.069 INFO O| Mar 10 18:39:26.069 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692026-03-10T18:39:26.839Z[ recovery-image] Mar 10 18:39:26.076 INFO O| Mar 10 18:39:26.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69702026-03-10T18:39:26.843Z[ recovery-image] Mar 10 18:39:26.077 INFO O| Mar 10 18:39:26.077 INFO STEP 713 (remove_files) COMPLETE
69712026-03-10T18:39:26.843Z[ recovery-image] Mar 10 18:39:26.077 INFO O| Mar 10 18:39:26.077 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722026-03-10T18:39:26.847Z[ recovery-image] Mar 10 18:39:26.084 INFO O| Mar 10 18:39:26.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69732026-03-10T18:39:26.850Z[ recovery-image] Mar 10 18:39:26.084 INFO O| Mar 10 18:39:26.084 INFO STEP 714 (remove_files) COMPLETE
69742026-03-10T18:39:26.851Z[ recovery-image] Mar 10 18:39:26.084 INFO O| Mar 10 18:39:26.084 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752026-03-10T18:39:26.856Z[ recovery-image] Mar 10 18:39:26.092 INFO O| Mar 10 18:39:26.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69762026-03-10T18:39:26.859Z[ recovery-image] Mar 10 18:39:26.092 INFO O| Mar 10 18:39:26.092 INFO STEP 715 (remove_files) COMPLETE
69772026-03-10T18:39:26.859Z[ recovery-image] Mar 10 18:39:26.092 INFO O| Mar 10 18:39:26.092 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782026-03-10T18:39:26.863Z[ recovery-image] Mar 10 18:39:26.100 INFO O| Mar 10 18:39:26.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69792026-03-10T18:39:26.867Z[ recovery-image] Mar 10 18:39:26.100 INFO O| Mar 10 18:39:26.100 INFO STEP 716 (remove_files) COMPLETE
69802026-03-10T18:39:26.867Z[ recovery-image] Mar 10 18:39:26.100 INFO O| Mar 10 18:39:26.100 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812026-03-10T18:39:26.871Z[ recovery-image] Mar 10 18:39:26.107 INFO O| Mar 10 18:39:26.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69822026-03-10T18:39:26.871Z[ recovery-image] Mar 10 18:39:26.107 INFO O| Mar 10 18:39:26.107 INFO STEP 717 (remove_files) COMPLETE
69832026-03-10T18:39:26.874Z[ recovery-image] Mar 10 18:39:26.107 INFO O| Mar 10 18:39:26.107 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842026-03-10T18:39:26.880Z[ recovery-image] Mar 10 18:39:26.115 INFO O| Mar 10 18:39:26.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69852026-03-10T18:39:26.883Z[ recovery-image] Mar 10 18:39:26.115 INFO O| Mar 10 18:39:26.115 INFO STEP 718 (remove_files) COMPLETE
69862026-03-10T18:39:26.883Z[ recovery-image] Mar 10 18:39:26.115 INFO O| Mar 10 18:39:26.115 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872026-03-10T18:39:26.886Z[ recovery-image] Mar 10 18:39:26.122 INFO O| Mar 10 18:39:26.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69882026-03-10T18:39:26.886Z[ recovery-image] Mar 10 18:39:26.122 INFO O| Mar 10 18:39:26.122 INFO STEP 719 (remove_files) COMPLETE
69892026-03-10T18:39:26.886Z[ recovery-image] Mar 10 18:39:26.122 INFO O| Mar 10 18:39:26.122 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902026-03-10T18:39:26.893Z[ recovery-image] Mar 10 18:39:26.130 INFO O| Mar 10 18:39:26.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69912026-03-10T18:39:26.893Z[ recovery-image] Mar 10 18:39:26.130 INFO O| Mar 10 18:39:26.130 INFO STEP 720 (remove_files) COMPLETE
69922026-03-10T18:39:26.896Z[ recovery-image] Mar 10 18:39:26.130 INFO O| Mar 10 18:39:26.130 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932026-03-10T18:39:26.901Z[ recovery-image] Mar 10 18:39:26.137 INFO O| Mar 10 18:39:26.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69942026-03-10T18:39:26.904Z[ recovery-image] Mar 10 18:39:26.137 INFO O| Mar 10 18:39:26.137 INFO STEP 721 (remove_files) COMPLETE
69952026-03-10T18:39:26.905Z[ recovery-image] Mar 10 18:39:26.137 INFO O| Mar 10 18:39:26.137 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962026-03-10T18:39:26.909Z[ recovery-image] Mar 10 18:39:26.145 INFO O| Mar 10 18:39:26.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69972026-03-10T18:39:26.912Z[ recovery-image] Mar 10 18:39:26.145 INFO O| Mar 10 18:39:26.145 INFO STEP 722 (remove_files) COMPLETE
69982026-03-10T18:39:26.912Z[ recovery-image] Mar 10 18:39:26.145 INFO O| Mar 10 18:39:26.145 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992026-03-10T18:39:26.916Z[ recovery-image] Mar 10 18:39:26.152 INFO O| Mar 10 18:39:26.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
70002026-03-10T18:39:26.916Z[ recovery-image] Mar 10 18:39:26.152 INFO O| Mar 10 18:39:26.152 INFO STEP 723 (remove_files) COMPLETE
70012026-03-10T18:39:26.919Z[ recovery-image] Mar 10 18:39:26.152 INFO O| Mar 10 18:39:26.152 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022026-03-10T18:39:26.922Z[ recovery-image] Mar 10 18:39:26.159 INFO O| Mar 10 18:39:26.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
70032026-03-10T18:39:26.926Z[ recovery-image] Mar 10 18:39:26.159 INFO O| Mar 10 18:39:26.159 INFO STEP 724 (remove_files) COMPLETE
70042026-03-10T18:39:26.926Z[ recovery-image] Mar 10 18:39:26.159 INFO O| Mar 10 18:39:26.159 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052026-03-10T18:39:26.929Z[ recovery-image] Mar 10 18:39:26.166 INFO O| Mar 10 18:39:26.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
70062026-03-10T18:39:26.932Z[ recovery-image] Mar 10 18:39:26.166 INFO O| Mar 10 18:39:26.166 INFO STEP 725 (remove_files) COMPLETE
70072026-03-10T18:39:26.932Z[ recovery-image] Mar 10 18:39:26.166 INFO O| Mar 10 18:39:26.166 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082026-03-10T18:39:26.936Z[ recovery-image] Mar 10 18:39:26.172 INFO O| Mar 10 18:39:26.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
70092026-03-10T18:39:26.939Z[ recovery-image] Mar 10 18:39:26.173 INFO O| Mar 10 18:39:26.172 INFO STEP 726 (remove_files) COMPLETE
70102026-03-10T18:39:26.939Z[ recovery-image] Mar 10 18:39:26.173 INFO O| Mar 10 18:39:26.173 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112026-03-10T18:39:26.944Z[ recovery-image] Mar 10 18:39:26.180 INFO O| Mar 10 18:39:26.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
70122026-03-10T18:39:26.947Z[ recovery-image] Mar 10 18:39:26.181 INFO O| Mar 10 18:39:26.181 INFO STEP 727 (remove_files) COMPLETE
70132026-03-10T18:39:26.947Z[ recovery-image] Mar 10 18:39:26.181 INFO O| Mar 10 18:39:26.181 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142026-03-10T18:39:26.953Z[ recovery-image] Mar 10 18:39:26.189 INFO O| Mar 10 18:39:26.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
70152026-03-10T18:39:26.956Z[ recovery-image] Mar 10 18:39:26.190 INFO O| Mar 10 18:39:26.190 INFO STEP 728 (remove_files) COMPLETE
70162026-03-10T18:39:26.956Z[ recovery-image] Mar 10 18:39:26.190 INFO O| Mar 10 18:39:26.190 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172026-03-10T18:39:26.961Z[ recovery-image] Mar 10 18:39:26.197 INFO O| Mar 10 18:39:26.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
70182026-03-10T18:39:26.961Z[ recovery-image] Mar 10 18:39:26.197 INFO O| Mar 10 18:39:26.197 INFO STEP 729 (remove_files) COMPLETE
70192026-03-10T18:39:26.961Z[ recovery-image] Mar 10 18:39:26.197 INFO O| Mar 10 18:39:26.197 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202026-03-10T18:39:26.968Z[ recovery-image] Mar 10 18:39:26.204 INFO O| Mar 10 18:39:26.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
70212026-03-10T18:39:26.968Z[ recovery-image] Mar 10 18:39:26.204 INFO O| Mar 10 18:39:26.204 INFO STEP 730 (remove_files) COMPLETE
70222026-03-10T18:39:26.971Z[ recovery-image] Mar 10 18:39:26.204 INFO O| Mar 10 18:39:26.204 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232026-03-10T18:39:26.977Z[ recovery-image] Mar 10 18:39:26.212 INFO O| Mar 10 18:39:26.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
70242026-03-10T18:39:26.977Z[ recovery-image] Mar 10 18:39:26.212 INFO O| Mar 10 18:39:26.212 INFO STEP 731 (remove_files) COMPLETE
70252026-03-10T18:39:26.980Z[ recovery-image] Mar 10 18:39:26.212 INFO O| Mar 10 18:39:26.212 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262026-03-10T18:39:26.984Z[ recovery-image] Mar 10 18:39:26.220 INFO O| Mar 10 18:39:26.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
70272026-03-10T18:39:26.984Z[ recovery-image] Mar 10 18:39:26.220 INFO O| Mar 10 18:39:26.220 INFO STEP 732 (remove_files) COMPLETE
70282026-03-10T18:39:26.987Z[ recovery-image] Mar 10 18:39:26.220 INFO O| Mar 10 18:39:26.220 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292026-03-10T18:39:26.991Z[ recovery-image] Mar 10 18:39:26.227 INFO O| Mar 10 18:39:26.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
70302026-03-10T18:39:26.991Z[ recovery-image] Mar 10 18:39:26.227 INFO O| Mar 10 18:39:26.227 INFO STEP 733 (remove_files) COMPLETE
70312026-03-10T18:39:26.994Z[ recovery-image] Mar 10 18:39:26.227 INFO O| Mar 10 18:39:26.227 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322026-03-10T18:39:26.999Z[ recovery-image] Mar 10 18:39:26.236 INFO O| Mar 10 18:39:26.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
70332026-03-10T18:39:27.003Z[ recovery-image] Mar 10 18:39:26.236 INFO O| Mar 10 18:39:26.236 INFO STEP 734 (remove_files) COMPLETE
70342026-03-10T18:39:27.003Z[ recovery-image] Mar 10 18:39:26.236 INFO O| Mar 10 18:39:26.236 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352026-03-10T18:39:27.007Z[ recovery-image] Mar 10 18:39:26.244 INFO O| Mar 10 18:39:26.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
70362026-03-10T18:39:27.007Z[ recovery-image] Mar 10 18:39:26.244 INFO O| Mar 10 18:39:26.244 INFO STEP 735 (remove_files) COMPLETE
70372026-03-10T18:39:27.010Z[ recovery-image] Mar 10 18:39:26.244 INFO O| Mar 10 18:39:26.244 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382026-03-10T18:39:27.015Z[ recovery-image] Mar 10 18:39:26.252 INFO O| Mar 10 18:39:26.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
70392026-03-10T18:39:27.019Z[ recovery-image] Mar 10 18:39:26.252 INFO O| Mar 10 18:39:26.252 INFO STEP 736 (remove_files) COMPLETE
70402026-03-10T18:39:27.019Z[ recovery-image] Mar 10 18:39:26.252 INFO O| Mar 10 18:39:26.252 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412026-03-10T18:39:27.023Z[ recovery-image] Mar 10 18:39:26.258 INFO O| Mar 10 18:39:26.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
70422026-03-10T18:39:27.023Z[ recovery-image] Mar 10 18:39:26.258 INFO O| Mar 10 18:39:26.258 INFO STEP 737 (remove_files) COMPLETE
70432026-03-10T18:39:27.027Z[ recovery-image] Mar 10 18:39:26.258 INFO O| Mar 10 18:39:26.258 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442026-03-10T18:39:27.030Z[ recovery-image] Mar 10 18:39:26.265 INFO O| Mar 10 18:39:26.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
70452026-03-10T18:39:27.030Z[ recovery-image] Mar 10 18:39:26.265 INFO O| Mar 10 18:39:26.265 INFO STEP 738 (remove_files) COMPLETE
70462026-03-10T18:39:27.030Z[ recovery-image] Mar 10 18:39:26.265 INFO O| Mar 10 18:39:26.265 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472026-03-10T18:39:27.035Z[ recovery-image] Mar 10 18:39:26.272 INFO O| Mar 10 18:39:26.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70482026-03-10T18:39:27.038Z[ recovery-image] Mar 10 18:39:26.272 INFO O| Mar 10 18:39:26.272 INFO STEP 739 (remove_files) COMPLETE
70492026-03-10T18:39:27.039Z[ recovery-image] Mar 10 18:39:26.272 INFO O| Mar 10 18:39:26.272 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502026-03-10T18:39:27.043Z[ recovery-image] Mar 10 18:39:26.278 INFO O| Mar 10 18:39:26.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70512026-03-10T18:39:27.046Z[ recovery-image] Mar 10 18:39:26.278 INFO O| Mar 10 18:39:26.278 INFO STEP 740 (remove_files) COMPLETE
70522026-03-10T18:39:27.046Z[ recovery-image] Mar 10 18:39:26.278 INFO O| Mar 10 18:39:26.278 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532026-03-10T18:39:27.049Z[ recovery-image] Mar 10 18:39:26.285 INFO O| Mar 10 18:39:26.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70542026-03-10T18:39:27.049Z[ recovery-image] Mar 10 18:39:26.285 INFO O| Mar 10 18:39:26.285 INFO STEP 741 (remove_files) COMPLETE
70552026-03-10T18:39:27.049Z[ recovery-image] Mar 10 18:39:26.285 INFO O| Mar 10 18:39:26.285 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562026-03-10T18:39:27.059Z[ recovery-image] Mar 10 18:39:26.295 INFO O| Mar 10 18:39:26.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70572026-03-10T18:39:27.059Z[ recovery-image] Mar 10 18:39:26.295 INFO O| Mar 10 18:39:26.295 INFO STEP 742 (remove_files) COMPLETE
70582026-03-10T18:39:27.062Z[ recovery-image] Mar 10 18:39:26.295 INFO O| Mar 10 18:39:26.295 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592026-03-10T18:39:27.067Z[ recovery-image] Mar 10 18:39:26.303 INFO O| Mar 10 18:39:26.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70602026-03-10T18:39:27.067Z[ recovery-image] Mar 10 18:39:26.303 INFO O| Mar 10 18:39:26.303 INFO STEP 743 (remove_files) COMPLETE
70612026-03-10T18:39:27.071Z[ recovery-image] Mar 10 18:39:26.303 INFO O| Mar 10 18:39:26.303 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622026-03-10T18:39:27.074Z[ recovery-image] Mar 10 18:39:26.310 INFO O| Mar 10 18:39:26.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70632026-03-10T18:39:27.074Z[ recovery-image] Mar 10 18:39:26.311 INFO O| Mar 10 18:39:26.311 INFO STEP 744 (remove_files) COMPLETE
70642026-03-10T18:39:27.077Z[ recovery-image] Mar 10 18:39:26.311 INFO O| Mar 10 18:39:26.311 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652026-03-10T18:39:27.083Z[ recovery-image] Mar 10 18:39:26.320 INFO O| Mar 10 18:39:26.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70662026-03-10T18:39:27.088Z[ recovery-image] Mar 10 18:39:26.320 INFO O| Mar 10 18:39:26.320 INFO STEP 745 (remove_files) COMPLETE
70672026-03-10T18:39:27.088Z[ recovery-image] Mar 10 18:39:26.320 INFO O| Mar 10 18:39:26.320 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682026-03-10T18:39:27.092Z[ recovery-image] Mar 10 18:39:26.328 INFO O| Mar 10 18:39:26.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70692026-03-10T18:39:27.096Z[ recovery-image] Mar 10 18:39:26.328 INFO O| Mar 10 18:39:26.328 INFO STEP 746 (remove_files) COMPLETE
70702026-03-10T18:39:27.096Z[ recovery-image] Mar 10 18:39:26.328 INFO O| Mar 10 18:39:26.328 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712026-03-10T18:39:27.100Z[ recovery-image] Mar 10 18:39:26.336 INFO O| Mar 10 18:39:26.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70722026-03-10T18:39:27.104Z[ recovery-image] Mar 10 18:39:26.336 INFO O| Mar 10 18:39:26.336 INFO STEP 747 (remove_files) COMPLETE
70732026-03-10T18:39:27.104Z[ recovery-image] Mar 10 18:39:26.336 INFO O| Mar 10 18:39:26.336 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742026-03-10T18:39:27.108Z[ recovery-image] Mar 10 18:39:26.344 INFO O| Mar 10 18:39:26.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70752026-03-10T18:39:27.111Z[ recovery-image] Mar 10 18:39:26.345 INFO O| Mar 10 18:39:26.345 INFO STEP 748 (remove_files) COMPLETE
70762026-03-10T18:39:27.111Z[ recovery-image] Mar 10 18:39:26.345 INFO O| Mar 10 18:39:26.345 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772026-03-10T18:39:27.115Z[ recovery-image] Mar 10 18:39:26.351 INFO O| Mar 10 18:39:26.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70782026-03-10T18:39:27.118Z[ recovery-image] Mar 10 18:39:26.352 INFO O| Mar 10 18:39:26.352 INFO STEP 749 (remove_files) COMPLETE
70792026-03-10T18:39:27.118Z[ recovery-image] Mar 10 18:39:26.352 INFO O| Mar 10 18:39:26.352 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802026-03-10T18:39:27.122Z[ recovery-image] Mar 10 18:39:26.358 INFO O| Mar 10 18:39:26.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70812026-03-10T18:39:27.125Z[ recovery-image] Mar 10 18:39:26.358 INFO O| Mar 10 18:39:26.358 INFO STEP 750 (remove_files) COMPLETE
70822026-03-10T18:39:27.125Z[ recovery-image] Mar 10 18:39:26.358 INFO O| Mar 10 18:39:26.358 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832026-03-10T18:39:27.130Z[ recovery-image] Mar 10 18:39:26.366 INFO O| Mar 10 18:39:26.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70842026-03-10T18:39:27.134Z[ recovery-image] Mar 10 18:39:26.366 INFO O| Mar 10 18:39:26.366 INFO STEP 751 (remove_files) COMPLETE
70852026-03-10T18:39:27.134Z[ recovery-image] Mar 10 18:39:26.366 INFO O| Mar 10 18:39:26.366 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862026-03-10T18:39:27.137Z[ recovery-image] Mar 10 18:39:26.373 INFO O| Mar 10 18:39:26.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70872026-03-10T18:39:27.138Z[ recovery-image] Mar 10 18:39:26.373 INFO O| Mar 10 18:39:26.373 INFO STEP 752 (remove_files) COMPLETE
70882026-03-10T18:39:27.138Z[ recovery-image] Mar 10 18:39:26.373 INFO O| Mar 10 18:39:26.373 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892026-03-10T18:39:27.145Z[ recovery-image] Mar 10 18:39:26.381 INFO O| Mar 10 18:39:26.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70902026-03-10T18:39:27.145Z[ recovery-image] Mar 10 18:39:26.381 INFO O| Mar 10 18:39:26.381 INFO STEP 753 (remove_files) COMPLETE
70912026-03-10T18:39:27.148Z[ recovery-image] Mar 10 18:39:26.381 INFO O| Mar 10 18:39:26.381 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922026-03-10T18:39:27.153Z[ recovery-image] Mar 10 18:39:26.388 INFO O| Mar 10 18:39:26.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70932026-03-10T18:39:27.153Z[ recovery-image] Mar 10 18:39:26.388 INFO O| Mar 10 18:39:26.388 INFO STEP 754 (remove_files) COMPLETE
70942026-03-10T18:39:27.153Z[ recovery-image] Mar 10 18:39:26.388 INFO O| Mar 10 18:39:26.388 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952026-03-10T18:39:27.159Z[ recovery-image] Mar 10 18:39:26.395 INFO O| Mar 10 18:39:26.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70962026-03-10T18:39:27.162Z[ recovery-image] Mar 10 18:39:26.395 INFO O| Mar 10 18:39:26.395 INFO STEP 755 (remove_files) COMPLETE
70972026-03-10T18:39:27.162Z[ recovery-image] Mar 10 18:39:26.395 INFO O| Mar 10 18:39:26.395 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982026-03-10T18:39:27.166Z[ recovery-image] Mar 10 18:39:26.403 INFO O| Mar 10 18:39:26.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70992026-03-10T18:39:27.166Z[ recovery-image] Mar 10 18:39:26.403 INFO O| Mar 10 18:39:26.403 INFO STEP 756 (remove_files) COMPLETE
71002026-03-10T18:39:27.169Z[ recovery-image] Mar 10 18:39:26.403 INFO O| Mar 10 18:39:26.403 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012026-03-10T18:39:27.175Z[ recovery-image] Mar 10 18:39:26.411 INFO O| Mar 10 18:39:26.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
71022026-03-10T18:39:27.178Z[ recovery-image] Mar 10 18:39:26.411 INFO O| Mar 10 18:39:26.411 INFO STEP 757 (remove_files) COMPLETE
71032026-03-10T18:39:27.178Z[ recovery-image] Mar 10 18:39:26.411 INFO O| Mar 10 18:39:26.411 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042026-03-10T18:39:27.182Z[ recovery-image] Mar 10 18:39:26.419 INFO O| Mar 10 18:39:26.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
71052026-03-10T18:39:27.185Z[ recovery-image] Mar 10 18:39:26.419 INFO O| Mar 10 18:39:26.419 INFO STEP 758 (remove_files) COMPLETE
71062026-03-10T18:39:27.185Z[ recovery-image] Mar 10 18:39:26.419 INFO O| Mar 10 18:39:26.419 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072026-03-10T18:39:27.190Z[ recovery-image] Mar 10 18:39:26.426 INFO O| Mar 10 18:39:26.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
71082026-03-10T18:39:27.190Z[ recovery-image] Mar 10 18:39:26.426 INFO O| Mar 10 18:39:26.426 INFO STEP 759 (remove_files) COMPLETE
71092026-03-10T18:39:27.195Z[ recovery-image] Mar 10 18:39:26.426 INFO O| Mar 10 18:39:26.426 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102026-03-10T18:39:27.201Z[ recovery-image] Mar 10 18:39:26.434 INFO O| Mar 10 18:39:26.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
71112026-03-10T18:39:27.201Z[ recovery-image] Mar 10 18:39:26.434 INFO O| Mar 10 18:39:26.434 INFO STEP 760 (remove_files) COMPLETE
71122026-03-10T18:39:27.201Z[ recovery-image] Mar 10 18:39:26.434 INFO O| Mar 10 18:39:26.434 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132026-03-10T18:39:27.206Z[ recovery-image] Mar 10 18:39:26.442 INFO O| Mar 10 18:39:26.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
71142026-03-10T18:39:27.206Z[ recovery-image] Mar 10 18:39:26.442 INFO O| Mar 10 18:39:26.442 INFO STEP 761 (remove_files) COMPLETE
71152026-03-10T18:39:27.206Z[ recovery-image] Mar 10 18:39:26.442 INFO O| Mar 10 18:39:26.442 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162026-03-10T18:39:27.214Z[ recovery-image] Mar 10 18:39:26.450 INFO O| Mar 10 18:39:26.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
71172026-03-10T18:39:27.217Z[ recovery-image] Mar 10 18:39:26.450 INFO O| Mar 10 18:39:26.450 INFO STEP 762 (remove_files) COMPLETE
71182026-03-10T18:39:27.217Z[ recovery-image] Mar 10 18:39:26.450 INFO O| Mar 10 18:39:26.450 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192026-03-10T18:39:27.221Z[ recovery-image] Mar 10 18:39:26.458 INFO O| Mar 10 18:39:26.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
71202026-03-10T18:39:27.226Z[ recovery-image] Mar 10 18:39:26.458 INFO O| Mar 10 18:39:26.458 INFO STEP 763 (remove_files) COMPLETE
71212026-03-10T18:39:27.226Z[ recovery-image] Mar 10 18:39:26.458 INFO O| Mar 10 18:39:26.458 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222026-03-10T18:39:27.230Z[ recovery-image] Mar 10 18:39:26.465 INFO O| Mar 10 18:39:26.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
71232026-03-10T18:39:27.230Z[ recovery-image] Mar 10 18:39:26.465 INFO O| Mar 10 18:39:26.465 INFO STEP 764 (remove_files) COMPLETE
71242026-03-10T18:39:27.230Z[ recovery-image] Mar 10 18:39:26.465 INFO O| Mar 10 18:39:26.465 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252026-03-10T18:39:27.236Z[ recovery-image] Mar 10 18:39:26.473 INFO O| Mar 10 18:39:26.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
71262026-03-10T18:39:27.241Z[ recovery-image] Mar 10 18:39:26.473 INFO O| Mar 10 18:39:26.473 INFO STEP 765 (remove_files) COMPLETE
71272026-03-10T18:39:27.241Z[ recovery-image] Mar 10 18:39:26.473 INFO O| Mar 10 18:39:26.473 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282026-03-10T18:39:27.245Z[ recovery-image] Mar 10 18:39:26.481 INFO O| Mar 10 18:39:26.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
71292026-03-10T18:39:27.245Z[ recovery-image] Mar 10 18:39:26.481 INFO O| Mar 10 18:39:26.481 INFO STEP 766 (remove_files) COMPLETE
71302026-03-10T18:39:27.245Z[ recovery-image] Mar 10 18:39:26.481 INFO O| Mar 10 18:39:26.481 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312026-03-10T18:39:27.254Z[ recovery-image] Mar 10 18:39:26.488 INFO O| Mar 10 18:39:26.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
71322026-03-10T18:39:27.257Z[ recovery-image] Mar 10 18:39:26.489 INFO O| Mar 10 18:39:26.489 INFO STEP 767 (remove_files) COMPLETE
71332026-03-10T18:39:27.257Z[ recovery-image] Mar 10 18:39:26.489 INFO O| Mar 10 18:39:26.489 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342026-03-10T18:39:27.261Z[ recovery-image] Mar 10 18:39:26.497 INFO O| Mar 10 18:39:26.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
71352026-03-10T18:39:27.261Z[ recovery-image] Mar 10 18:39:26.497 INFO O| Mar 10 18:39:26.497 INFO STEP 768 (remove_files) COMPLETE
71362026-03-10T18:39:27.261Z[ recovery-image] Mar 10 18:39:26.497 INFO O| Mar 10 18:39:26.497 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372026-03-10T18:39:27.268Z[ recovery-image] Mar 10 18:39:26.504 INFO O| Mar 10 18:39:26.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
71382026-03-10T18:39:27.272Z[ recovery-image] Mar 10 18:39:26.504 INFO O| Mar 10 18:39:26.504 INFO STEP 769 (remove_files) COMPLETE
71392026-03-10T18:39:27.273Z[ recovery-image] Mar 10 18:39:26.504 INFO O| Mar 10 18:39:26.504 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402026-03-10T18:39:27.276Z[ recovery-image] Mar 10 18:39:26.512 INFO O| Mar 10 18:39:26.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
71412026-03-10T18:39:27.276Z[ recovery-image] Mar 10 18:39:26.512 INFO O| Mar 10 18:39:26.512 INFO STEP 770 (remove_files) COMPLETE
71422026-03-10T18:39:27.276Z[ recovery-image] Mar 10 18:39:26.512 INFO O| Mar 10 18:39:26.512 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432026-03-10T18:39:27.283Z[ recovery-image] Mar 10 18:39:26.519 INFO O| Mar 10 18:39:26.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
71442026-03-10T18:39:27.283Z[ recovery-image] Mar 10 18:39:26.519 INFO O| Mar 10 18:39:26.519 INFO STEP 771 (remove_files) COMPLETE
71452026-03-10T18:39:27.286Z[ recovery-image] Mar 10 18:39:26.519 INFO O| Mar 10 18:39:26.519 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462026-03-10T18:39:27.290Z[ recovery-image] Mar 10 18:39:26.526 INFO O| Mar 10 18:39:26.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
71472026-03-10T18:39:27.290Z[ recovery-image] Mar 10 18:39:26.526 INFO O| Mar 10 18:39:26.526 INFO STEP 772 (remove_files) COMPLETE
71482026-03-10T18:39:27.290Z[ recovery-image] Mar 10 18:39:26.526 INFO O| Mar 10 18:39:26.526 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492026-03-10T18:39:27.299Z[ recovery-image] Mar 10 18:39:26.534 INFO O| Mar 10 18:39:26.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71502026-03-10T18:39:27.302Z[ recovery-image] Mar 10 18:39:26.534 INFO O| Mar 10 18:39:26.534 INFO STEP 773 (remove_files) COMPLETE
71512026-03-10T18:39:27.302Z[ recovery-image] Mar 10 18:39:26.534 INFO O| Mar 10 18:39:26.534 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522026-03-10T18:39:27.306Z[ recovery-image] Mar 10 18:39:26.543 INFO O| Mar 10 18:39:26.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71532026-03-10T18:39:27.309Z[ recovery-image] Mar 10 18:39:26.543 INFO O| Mar 10 18:39:26.543 INFO STEP 774 (remove_files) COMPLETE
71542026-03-10T18:39:27.310Z[ recovery-image] Mar 10 18:39:26.543 INFO O| Mar 10 18:39:26.543 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552026-03-10T18:39:27.313Z[ recovery-image] Mar 10 18:39:26.550 INFO O| Mar 10 18:39:26.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71562026-03-10T18:39:27.316Z[ recovery-image] Mar 10 18:39:26.550 INFO O| Mar 10 18:39:26.550 INFO STEP 775 (remove_files) COMPLETE
71572026-03-10T18:39:27.317Z[ recovery-image] Mar 10 18:39:26.550 INFO O| Mar 10 18:39:26.550 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582026-03-10T18:39:27.320Z[ recovery-image] Mar 10 18:39:26.557 INFO O| Mar 10 18:39:26.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71592026-03-10T18:39:27.326Z[ recovery-image] Mar 10 18:39:26.557 INFO O| Mar 10 18:39:26.557 INFO STEP 776 (remove_files) COMPLETE
71602026-03-10T18:39:27.326Z[ recovery-image] Mar 10 18:39:26.557 INFO O| Mar 10 18:39:26.557 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612026-03-10T18:39:27.330Z[ recovery-image] Mar 10 18:39:26.566 INFO O| Mar 10 18:39:26.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71622026-03-10T18:39:27.330Z[ recovery-image] Mar 10 18:39:26.566 INFO O| Mar 10 18:39:26.566 INFO STEP 777 (remove_files) COMPLETE
71632026-03-10T18:39:27.330Z[ recovery-image] Mar 10 18:39:26.566 INFO O| Mar 10 18:39:26.566 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642026-03-10T18:39:27.336Z[ recovery-image] Mar 10 18:39:26.573 INFO O| Mar 10 18:39:26.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71652026-03-10T18:39:27.337Z[ recovery-image] Mar 10 18:39:26.573 INFO O| Mar 10 18:39:26.573 INFO STEP 778 (remove_files) COMPLETE
71662026-03-10T18:39:27.340Z[ recovery-image] Mar 10 18:39:26.573 INFO O| Mar 10 18:39:26.573 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672026-03-10T18:39:27.344Z[ recovery-image] Mar 10 18:39:26.580 INFO O| Mar 10 18:39:26.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71682026-03-10T18:39:27.344Z[ recovery-image] Mar 10 18:39:26.580 INFO O| Mar 10 18:39:26.580 INFO STEP 779 (remove_files) COMPLETE
71692026-03-10T18:39:27.344Z[ recovery-image] Mar 10 18:39:26.580 INFO O| Mar 10 18:39:26.580 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702026-03-10T18:39:27.355Z[ recovery-image] Mar 10 18:39:26.589 INFO O| Mar 10 18:39:26.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71712026-03-10T18:39:27.355Z[ recovery-image] Mar 10 18:39:26.589 INFO O| Mar 10 18:39:26.589 INFO STEP 780 (remove_files) COMPLETE
71722026-03-10T18:39:27.358Z[ recovery-image] Mar 10 18:39:26.589 INFO O| Mar 10 18:39:26.589 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732026-03-10T18:39:27.362Z[ recovery-image] Mar 10 18:39:26.596 INFO O| Mar 10 18:39:26.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71742026-03-10T18:39:27.362Z[ recovery-image] Mar 10 18:39:26.596 INFO O| Mar 10 18:39:26.596 INFO STEP 781 (remove_files) COMPLETE
71752026-03-10T18:39:27.362Z[ recovery-image] Mar 10 18:39:26.596 INFO O| Mar 10 18:39:26.596 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762026-03-10T18:39:27.367Z[ recovery-image] Mar 10 18:39:26.604 INFO O| Mar 10 18:39:26.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71772026-03-10T18:39:27.371Z[ recovery-image] Mar 10 18:39:26.604 INFO O| Mar 10 18:39:26.604 INFO STEP 782 (remove_files) COMPLETE
71782026-03-10T18:39:27.371Z[ recovery-image] Mar 10 18:39:26.604 INFO O| Mar 10 18:39:26.604 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792026-03-10T18:39:27.375Z[ recovery-image] Mar 10 18:39:26.612 INFO O| Mar 10 18:39:26.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71802026-03-10T18:39:27.378Z[ recovery-image] Mar 10 18:39:26.612 INFO O| Mar 10 18:39:26.612 INFO STEP 783 (remove_files) COMPLETE
71812026-03-10T18:39:27.379Z[ recovery-image] Mar 10 18:39:26.612 INFO O| Mar 10 18:39:26.612 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822026-03-10T18:39:27.383Z[ recovery-image] Mar 10 18:39:26.620 INFO O| Mar 10 18:39:26.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71832026-03-10T18:39:27.383Z[ recovery-image] Mar 10 18:39:26.620 INFO O| Mar 10 18:39:26.620 INFO STEP 784 (remove_files) COMPLETE
71842026-03-10T18:39:27.386Z[ recovery-image] Mar 10 18:39:26.620 INFO O| Mar 10 18:39:26.620 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852026-03-10T18:39:27.391Z[ recovery-image] Mar 10 18:39:26.628 INFO O| Mar 10 18:39:26.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71862026-03-10T18:39:27.391Z[ recovery-image] Mar 10 18:39:26.628 INFO O| Mar 10 18:39:26.628 INFO STEP 785 (remove_files) COMPLETE
71872026-03-10T18:39:27.396Z[ recovery-image] Mar 10 18:39:26.628 INFO O| Mar 10 18:39:26.628 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882026-03-10T18:39:27.399Z[ recovery-image] Mar 10 18:39:26.636 INFO O| Mar 10 18:39:26.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71892026-03-10T18:39:27.402Z[ recovery-image] Mar 10 18:39:26.636 INFO O| Mar 10 18:39:26.636 INFO STEP 786 (remove_files) COMPLETE
71902026-03-10T18:39:27.402Z[ recovery-image] Mar 10 18:39:26.636 INFO O| Mar 10 18:39:26.636 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912026-03-10T18:39:27.407Z[ recovery-image] Mar 10 18:39:26.643 INFO O| Mar 10 18:39:26.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71922026-03-10T18:39:27.411Z[ recovery-image] Mar 10 18:39:26.643 INFO O| Mar 10 18:39:26.643 INFO STEP 787 (remove_files) COMPLETE
71932026-03-10T18:39:27.411Z[ recovery-image] Mar 10 18:39:26.643 INFO O| Mar 10 18:39:26.643 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942026-03-10T18:39:27.414Z[ recovery-image] Mar 10 18:39:26.651 INFO O| Mar 10 18:39:26.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71952026-03-10T18:39:27.417Z[ recovery-image] Mar 10 18:39:26.651 INFO O| Mar 10 18:39:26.651 INFO STEP 788 (remove_files) COMPLETE
71962026-03-10T18:39:27.417Z[ recovery-image] Mar 10 18:39:26.651 INFO O| Mar 10 18:39:26.651 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972026-03-10T18:39:27.422Z[ recovery-image] Mar 10 18:39:26.659 INFO O| Mar 10 18:39:26.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71982026-03-10T18:39:27.425Z[ recovery-image] Mar 10 18:39:26.660 INFO O| Mar 10 18:39:26.660 INFO STEP 789 (remove_files) COMPLETE
71992026-03-10T18:39:27.426Z[ recovery-image] Mar 10 18:39:26.660 INFO O| Mar 10 18:39:26.660 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002026-03-10T18:39:27.430Z[ recovery-image] Mar 10 18:39:26.667 INFO O| Mar 10 18:39:26.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
72012026-03-10T18:39:27.434Z[ recovery-image] Mar 10 18:39:26.667 INFO O| Mar 10 18:39:26.667 INFO STEP 790 (remove_files) COMPLETE
72022026-03-10T18:39:27.434Z[ recovery-image] Mar 10 18:39:26.667 INFO O| Mar 10 18:39:26.667 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032026-03-10T18:39:27.438Z[ recovery-image] Mar 10 18:39:26.674 INFO O| Mar 10 18:39:26.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
72042026-03-10T18:39:27.441Z[ recovery-image] Mar 10 18:39:26.674 INFO O| Mar 10 18:39:26.674 INFO STEP 791 (remove_files) COMPLETE
72052026-03-10T18:39:27.441Z[ recovery-image] Mar 10 18:39:26.674 INFO O| Mar 10 18:39:26.674 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062026-03-10T18:39:27.447Z[ recovery-image] Mar 10 18:39:26.683 INFO O| Mar 10 18:39:26.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
72072026-03-10T18:39:27.447Z[ recovery-image] Mar 10 18:39:26.683 INFO O| Mar 10 18:39:26.683 INFO STEP 792 (remove_files) COMPLETE
72082026-03-10T18:39:27.450Z[ recovery-image] Mar 10 18:39:26.683 INFO O| Mar 10 18:39:26.683 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092026-03-10T18:39:27.453Z[ recovery-image] Mar 10 18:39:26.690 INFO O| Mar 10 18:39:26.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
72102026-03-10T18:39:27.456Z[ recovery-image] Mar 10 18:39:26.690 INFO O| Mar 10 18:39:26.690 INFO STEP 793 (remove_files) COMPLETE
72112026-03-10T18:39:27.456Z[ recovery-image] Mar 10 18:39:26.690 INFO O| Mar 10 18:39:26.690 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122026-03-10T18:39:27.461Z[ recovery-image] Mar 10 18:39:26.697 INFO O| Mar 10 18:39:26.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
72132026-03-10T18:39:27.464Z[ recovery-image] Mar 10 18:39:26.698 INFO O| Mar 10 18:39:26.698 INFO STEP 794 (remove_files) COMPLETE
72142026-03-10T18:39:27.464Z[ recovery-image] Mar 10 18:39:26.698 INFO O| Mar 10 18:39:26.698 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152026-03-10T18:39:27.468Z[ recovery-image] Mar 10 18:39:26.704 INFO O| Mar 10 18:39:26.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
72162026-03-10T18:39:27.471Z[ recovery-image] Mar 10 18:39:26.705 INFO O| Mar 10 18:39:26.705 INFO STEP 795 (remove_files) COMPLETE
72172026-03-10T18:39:27.471Z[ recovery-image] Mar 10 18:39:26.705 INFO O| Mar 10 18:39:26.705 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182026-03-10T18:39:27.476Z[ recovery-image] Mar 10 18:39:26.712 INFO O| Mar 10 18:39:26.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
72192026-03-10T18:39:27.476Z[ recovery-image] Mar 10 18:39:26.712 INFO O| Mar 10 18:39:26.712 INFO STEP 796 (remove_files) COMPLETE
72202026-03-10T18:39:27.476Z[ recovery-image] Mar 10 18:39:26.712 INFO O| Mar 10 18:39:26.712 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212026-03-10T18:39:27.483Z[ recovery-image] Mar 10 18:39:26.720 INFO O| Mar 10 18:39:26.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
72222026-03-10T18:39:27.484Z[ recovery-image] Mar 10 18:39:26.720 INFO O| Mar 10 18:39:26.720 INFO STEP 797 (remove_files) COMPLETE
72232026-03-10T18:39:27.487Z[ recovery-image] Mar 10 18:39:26.720 INFO O| Mar 10 18:39:26.720 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242026-03-10T18:39:27.490Z[ recovery-image] Mar 10 18:39:26.727 INFO O| Mar 10 18:39:26.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
72252026-03-10T18:39:27.493Z[ recovery-image] Mar 10 18:39:26.727 INFO O| Mar 10 18:39:26.727 INFO STEP 798 (remove_files) COMPLETE
72262026-03-10T18:39:27.493Z[ recovery-image] Mar 10 18:39:26.727 INFO O| Mar 10 18:39:26.727 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272026-03-10T18:39:27.497Z[ recovery-image] Mar 10 18:39:26.734 INFO O| Mar 10 18:39:26.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
72282026-03-10T18:39:27.502Z[ recovery-image] Mar 10 18:39:26.734 INFO O| Mar 10 18:39:26.734 INFO STEP 799 (remove_files) COMPLETE
72292026-03-10T18:39:27.502Z[ recovery-image] Mar 10 18:39:26.734 INFO O| Mar 10 18:39:26.734 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302026-03-10T18:39:27.505Z[ recovery-image] Mar 10 18:39:26.741 INFO O| Mar 10 18:39:26.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
72312026-03-10T18:39:27.505Z[ recovery-image] Mar 10 18:39:26.741 INFO O| Mar 10 18:39:26.741 INFO STEP 800 (remove_files) COMPLETE
72322026-03-10T18:39:27.506Z[ recovery-image] Mar 10 18:39:26.741 INFO O| Mar 10 18:39:26.741 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332026-03-10T18:39:27.512Z[ recovery-image] Mar 10 18:39:26.748 INFO O| Mar 10 18:39:26.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
72342026-03-10T18:39:27.512Z[ recovery-image] Mar 10 18:39:26.748 INFO O| Mar 10 18:39:26.748 INFO STEP 801 (remove_files) COMPLETE
72352026-03-10T18:39:27.515Z[ recovery-image] Mar 10 18:39:26.748 INFO O| Mar 10 18:39:26.748 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362026-03-10T18:39:27.518Z[ recovery-image] Mar 10 18:39:26.755 INFO O| Mar 10 18:39:26.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
72372026-03-10T18:39:27.518Z[ recovery-image] Mar 10 18:39:26.755 INFO O| Mar 10 18:39:26.755 INFO STEP 802 (remove_files) COMPLETE
72382026-03-10T18:39:27.522Z[ recovery-image] Mar 10 18:39:26.755 INFO O| Mar 10 18:39:26.755 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392026-03-10T18:39:27.527Z[ recovery-image] Mar 10 18:39:26.763 INFO O| Mar 10 18:39:26.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
72402026-03-10T18:39:27.527Z[ recovery-image] Mar 10 18:39:26.763 INFO O| Mar 10 18:39:26.763 INFO STEP 803 (remove_files) COMPLETE
72412026-03-10T18:39:27.527Z[ recovery-image] Mar 10 18:39:26.763 INFO O| Mar 10 18:39:26.763 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422026-03-10T18:39:27.534Z[ recovery-image] Mar 10 18:39:26.770 INFO O| Mar 10 18:39:26.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
72432026-03-10T18:39:27.537Z[ recovery-image] Mar 10 18:39:26.770 INFO O| Mar 10 18:39:26.770 INFO STEP 804 (remove_files) COMPLETE
72442026-03-10T18:39:27.537Z[ recovery-image] Mar 10 18:39:26.770 INFO O| Mar 10 18:39:26.770 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452026-03-10T18:39:27.542Z[ recovery-image] Mar 10 18:39:26.778 INFO O| Mar 10 18:39:26.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
72462026-03-10T18:39:27.545Z[ recovery-image] Mar 10 18:39:26.778 INFO O| Mar 10 18:39:26.778 INFO STEP 805 (remove_files) COMPLETE
72472026-03-10T18:39:27.545Z[ recovery-image] Mar 10 18:39:26.778 INFO O| Mar 10 18:39:26.778 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482026-03-10T18:39:27.549Z[ recovery-image] Mar 10 18:39:26.785 INFO O| Mar 10 18:39:26.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72492026-03-10T18:39:27.549Z[ recovery-image] Mar 10 18:39:26.786 INFO O| Mar 10 18:39:26.785 INFO STEP 806 (remove_files) COMPLETE
72502026-03-10T18:39:27.552Z[ recovery-image] Mar 10 18:39:26.786 INFO O| Mar 10 18:39:26.786 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512026-03-10T18:39:27.556Z[ recovery-image] Mar 10 18:39:26.793 INFO O| Mar 10 18:39:26.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72522026-03-10T18:39:27.559Z[ recovery-image] Mar 10 18:39:26.793 INFO O| Mar 10 18:39:26.793 INFO STEP 807 (remove_files) COMPLETE
72532026-03-10T18:39:27.559Z[ recovery-image] Mar 10 18:39:26.793 INFO O| Mar 10 18:39:26.793 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542026-03-10T18:39:27.564Z[ recovery-image] Mar 10 18:39:26.801 INFO O| Mar 10 18:39:26.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72552026-03-10T18:39:27.568Z[ recovery-image] Mar 10 18:39:26.801 INFO O| Mar 10 18:39:26.801 INFO STEP 808 (remove_files) COMPLETE
72562026-03-10T18:39:27.568Z[ recovery-image] Mar 10 18:39:26.801 INFO O| Mar 10 18:39:26.801 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572026-03-10T18:39:27.573Z[ recovery-image] Mar 10 18:39:26.809 INFO O| Mar 10 18:39:26.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72582026-03-10T18:39:27.576Z[ recovery-image] Mar 10 18:39:26.809 INFO O| Mar 10 18:39:26.809 INFO STEP 809 (remove_files) COMPLETE
72592026-03-10T18:39:27.576Z[ recovery-image] Mar 10 18:39:26.809 INFO O| Mar 10 18:39:26.809 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602026-03-10T18:39:27.580Z[ recovery-image] Mar 10 18:39:26.817 INFO O| Mar 10 18:39:26.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72612026-03-10T18:39:27.583Z[ recovery-image] Mar 10 18:39:26.817 INFO O| Mar 10 18:39:26.817 INFO STEP 810 (remove_files) COMPLETE
72622026-03-10T18:39:27.584Z[ recovery-image] Mar 10 18:39:26.817 INFO O| Mar 10 18:39:26.817 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632026-03-10T18:39:27.587Z[ recovery-image] Mar 10 18:39:26.824 INFO O| Mar 10 18:39:26.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72642026-03-10T18:39:27.587Z[ recovery-image] Mar 10 18:39:26.824 INFO O| Mar 10 18:39:26.824 INFO STEP 811 (remove_files) COMPLETE
72652026-03-10T18:39:27.587Z[ recovery-image] Mar 10 18:39:26.824 INFO O| Mar 10 18:39:26.824 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662026-03-10T18:39:27.595Z[ recovery-image] Mar 10 18:39:26.831 INFO O| Mar 10 18:39:26.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72672026-03-10T18:39:27.595Z[ recovery-image] Mar 10 18:39:26.831 INFO O| Mar 10 18:39:26.831 INFO STEP 812 (remove_files) COMPLETE
72682026-03-10T18:39:27.598Z[ recovery-image] Mar 10 18:39:26.831 INFO O| Mar 10 18:39:26.831 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692026-03-10T18:39:27.602Z[ recovery-image] Mar 10 18:39:26.838 INFO O| Mar 10 18:39:26.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72702026-03-10T18:39:27.602Z[ recovery-image] Mar 10 18:39:26.838 INFO O| Mar 10 18:39:26.838 INFO STEP 813 (remove_files) COMPLETE
72712026-03-10T18:39:27.605Z[ recovery-image] Mar 10 18:39:26.838 INFO O| Mar 10 18:39:26.838 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722026-03-10T18:39:27.609Z[ recovery-image] Mar 10 18:39:26.845 INFO O| Mar 10 18:39:26.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72732026-03-10T18:39:27.612Z[ recovery-image] Mar 10 18:39:26.845 INFO O| Mar 10 18:39:26.845 INFO STEP 814 (remove_files) COMPLETE
72742026-03-10T18:39:27.612Z[ recovery-image] Mar 10 18:39:26.845 INFO O| Mar 10 18:39:26.845 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752026-03-10T18:39:27.617Z[ recovery-image] Mar 10 18:39:26.854 INFO O| Mar 10 18:39:26.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72762026-03-10T18:39:27.621Z[ recovery-image] Mar 10 18:39:26.854 INFO O| Mar 10 18:39:26.854 INFO STEP 815 (remove_files) COMPLETE
72772026-03-10T18:39:27.621Z[ recovery-image] Mar 10 18:39:26.854 INFO O| Mar 10 18:39:26.854 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782026-03-10T18:39:27.626Z[ recovery-image] Mar 10 18:39:26.861 INFO O| Mar 10 18:39:26.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72792026-03-10T18:39:27.626Z[ recovery-image] Mar 10 18:39:26.861 INFO O| Mar 10 18:39:26.861 INFO STEP 816 (remove_files) COMPLETE
72802026-03-10T18:39:27.626Z[ recovery-image] Mar 10 18:39:26.861 INFO O| Mar 10 18:39:26.861 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812026-03-10T18:39:27.633Z[ recovery-image] Mar 10 18:39:26.869 INFO O| Mar 10 18:39:26.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72822026-03-10T18:39:27.633Z[ recovery-image] Mar 10 18:39:26.869 INFO O| Mar 10 18:39:26.869 INFO STEP 817 (remove_files) COMPLETE
72832026-03-10T18:39:27.633Z[ recovery-image] Mar 10 18:39:26.869 INFO O| Mar 10 18:39:26.869 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842026-03-10T18:39:27.640Z[ recovery-image] Mar 10 18:39:26.876 INFO O| Mar 10 18:39:26.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72852026-03-10T18:39:27.643Z[ recovery-image] Mar 10 18:39:26.876 INFO O| Mar 10 18:39:26.876 INFO STEP 818 (remove_files) COMPLETE
72862026-03-10T18:39:27.643Z[ recovery-image] Mar 10 18:39:26.876 INFO O| Mar 10 18:39:26.876 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872026-03-10T18:39:27.646Z[ recovery-image] Mar 10 18:39:26.883 INFO O| Mar 10 18:39:26.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72882026-03-10T18:39:27.649Z[ recovery-image] Mar 10 18:39:26.883 INFO O| Mar 10 18:39:26.883 INFO STEP 819 (remove_files) COMPLETE
72892026-03-10T18:39:27.649Z[ recovery-image] Mar 10 18:39:26.883 INFO O| Mar 10 18:39:26.883 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902026-03-10T18:39:27.655Z[ recovery-image] Mar 10 18:39:26.891 INFO O| Mar 10 18:39:26.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72912026-03-10T18:39:27.655Z[ recovery-image] Mar 10 18:39:26.891 INFO O| Mar 10 18:39:26.891 INFO STEP 820 (remove_files) COMPLETE
72922026-03-10T18:39:27.655Z[ recovery-image] Mar 10 18:39:26.891 INFO O| Mar 10 18:39:26.891 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932026-03-10T18:39:27.663Z[ recovery-image] Mar 10 18:39:26.899 INFO O| Mar 10 18:39:26.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72942026-03-10T18:39:27.666Z[ recovery-image] Mar 10 18:39:26.899 INFO O| Mar 10 18:39:26.899 INFO STEP 821 (remove_files) COMPLETE
72952026-03-10T18:39:27.666Z[ recovery-image] Mar 10 18:39:26.899 INFO O| Mar 10 18:39:26.899 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962026-03-10T18:39:27.670Z[ recovery-image] Mar 10 18:39:26.906 INFO O| Mar 10 18:39:26.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72972026-03-10T18:39:27.670Z[ recovery-image] Mar 10 18:39:26.906 INFO O| Mar 10 18:39:26.906 INFO STEP 822 (remove_files) COMPLETE
72982026-03-10T18:39:27.671Z[ recovery-image] Mar 10 18:39:26.906 INFO O| Mar 10 18:39:26.906 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992026-03-10T18:39:27.676Z[ recovery-image] Mar 10 18:39:26.913 INFO O| Mar 10 18:39:26.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
73002026-03-10T18:39:27.679Z[ recovery-image] Mar 10 18:39:26.913 INFO O| Mar 10 18:39:26.913 INFO STEP 823 (remove_files) COMPLETE
73012026-03-10T18:39:27.679Z[ recovery-image] Mar 10 18:39:26.913 INFO O| Mar 10 18:39:26.913 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022026-03-10T18:39:27.683Z[ recovery-image] Mar 10 18:39:26.920 INFO O| Mar 10 18:39:26.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
73032026-03-10T18:39:27.686Z[ recovery-image] Mar 10 18:39:26.920 INFO O| Mar 10 18:39:26.920 INFO STEP 824 (remove_files) COMPLETE
73042026-03-10T18:39:27.686Z[ recovery-image] Mar 10 18:39:26.920 INFO O| Mar 10 18:39:26.920 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052026-03-10T18:39:27.692Z[ recovery-image] Mar 10 18:39:26.929 INFO O| Mar 10 18:39:26.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
73062026-03-10T18:39:27.695Z[ recovery-image] Mar 10 18:39:26.929 INFO O| Mar 10 18:39:26.929 INFO STEP 825 (remove_files) COMPLETE
73072026-03-10T18:39:27.695Z[ recovery-image] Mar 10 18:39:26.929 INFO O| Mar 10 18:39:26.929 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082026-03-10T18:39:27.703Z[ recovery-image] Mar 10 18:39:26.937 INFO O| Mar 10 18:39:26.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
73092026-03-10T18:39:27.707Z[ recovery-image] Mar 10 18:39:26.937 INFO O| Mar 10 18:39:26.937 INFO STEP 826 (remove_files) COMPLETE
73102026-03-10T18:39:27.707Z[ recovery-image] Mar 10 18:39:26.937 INFO O| Mar 10 18:39:26.937 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112026-03-10T18:39:27.710Z[ recovery-image] Mar 10 18:39:26.946 INFO O| Mar 10 18:39:26.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
73122026-03-10T18:39:27.710Z[ recovery-image] Mar 10 18:39:26.946 INFO O| Mar 10 18:39:26.946 INFO STEP 827 (remove_files) COMPLETE
73132026-03-10T18:39:27.710Z[ recovery-image] Mar 10 18:39:26.946 INFO O| Mar 10 18:39:26.946 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142026-03-10T18:39:27.718Z[ recovery-image] Mar 10 18:39:26.955 INFO O| Mar 10 18:39:26.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
73152026-03-10T18:39:27.722Z[ recovery-image] Mar 10 18:39:26.955 INFO O| Mar 10 18:39:26.955 INFO STEP 828 (remove_files) COMPLETE
73162026-03-10T18:39:27.722Z[ recovery-image] Mar 10 18:39:26.955 INFO O| Mar 10 18:39:26.955 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172026-03-10T18:39:27.726Z[ recovery-image] Mar 10 18:39:26.962 INFO O| Mar 10 18:39:26.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
73182026-03-10T18:39:27.729Z[ recovery-image] Mar 10 18:39:26.962 INFO O| Mar 10 18:39:26.962 INFO STEP 829 (remove_files) COMPLETE
73192026-03-10T18:39:27.729Z[ recovery-image] Mar 10 18:39:26.962 INFO O| Mar 10 18:39:26.962 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202026-03-10T18:39:27.733Z[ recovery-image] Mar 10 18:39:26.970 INFO O| Mar 10 18:39:26.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
73212026-03-10T18:39:27.736Z[ recovery-image] Mar 10 18:39:26.970 INFO O| Mar 10 18:39:26.970 INFO STEP 830 (remove_files) COMPLETE
73222026-03-10T18:39:27.736Z[ recovery-image] Mar 10 18:39:26.970 INFO O| Mar 10 18:39:26.970 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232026-03-10T18:39:27.741Z[ recovery-image] Mar 10 18:39:26.978 INFO O| Mar 10 18:39:26.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
73242026-03-10T18:39:27.745Z[ recovery-image] Mar 10 18:39:26.978 INFO O| Mar 10 18:39:26.978 INFO STEP 831 (remove_files) COMPLETE
73252026-03-10T18:39:27.745Z[ recovery-image] Mar 10 18:39:26.978 INFO O| Mar 10 18:39:26.978 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262026-03-10T18:39:27.749Z[ recovery-image] Mar 10 18:39:26.985 INFO O| Mar 10 18:39:26.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
73272026-03-10T18:39:27.752Z[ recovery-image] Mar 10 18:39:26.985 INFO O| Mar 10 18:39:26.985 INFO STEP 832 (remove_files) COMPLETE
73282026-03-10T18:39:27.752Z[ recovery-image] Mar 10 18:39:26.985 INFO O| Mar 10 18:39:26.985 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292026-03-10T18:39:27.756Z[ recovery-image] Mar 10 18:39:26.993 INFO O| Mar 10 18:39:26.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
73302026-03-10T18:39:27.759Z[ recovery-image] Mar 10 18:39:26.993 INFO O| Mar 10 18:39:26.993 INFO STEP 833 (remove_files) COMPLETE
73312026-03-10T18:39:27.759Z[ recovery-image] Mar 10 18:39:26.993 INFO O| Mar 10 18:39:26.993 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322026-03-10T18:39:27.765Z[ recovery-image] Mar 10 18:39:27.002 INFO O| Mar 10 18:39:27.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
73332026-03-10T18:39:27.768Z[ recovery-image] Mar 10 18:39:27.002 INFO O| Mar 10 18:39:27.002 INFO STEP 834 (remove_files) COMPLETE
73342026-03-10T18:39:27.769Z[ recovery-image] Mar 10 18:39:27.002 INFO O| Mar 10 18:39:27.002 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352026-03-10T18:39:27.774Z[ recovery-image] Mar 10 18:39:27.010 INFO O| Mar 10 18:39:27.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
73362026-03-10T18:39:27.774Z[ recovery-image] Mar 10 18:39:27.010 INFO O| Mar 10 18:39:27.010 INFO STEP 835 (remove_files) COMPLETE
73372026-03-10T18:39:27.774Z[ recovery-image] Mar 10 18:39:27.010 INFO O| Mar 10 18:39:27.010 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382026-03-10T18:39:27.782Z[ recovery-image] Mar 10 18:39:27.018 INFO O| Mar 10 18:39:27.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
73392026-03-10T18:39:27.782Z[ recovery-image] Mar 10 18:39:27.018 INFO O| Mar 10 18:39:27.018 INFO STEP 836 (remove_files) COMPLETE
73402026-03-10T18:39:27.785Z[ recovery-image] Mar 10 18:39:27.018 INFO O| Mar 10 18:39:27.018 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412026-03-10T18:39:27.789Z[ recovery-image] Mar 10 18:39:27.026 INFO O| Mar 10 18:39:27.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
73422026-03-10T18:39:27.790Z[ recovery-image] Mar 10 18:39:27.026 INFO O| Mar 10 18:39:27.026 INFO STEP 837 (remove_files) COMPLETE
73432026-03-10T18:39:27.793Z[ recovery-image] Mar 10 18:39:27.026 INFO O| Mar 10 18:39:27.026 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442026-03-10T18:39:27.797Z[ recovery-image] Mar 10 18:39:27.033 INFO O| Mar 10 18:39:27.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
73452026-03-10T18:39:27.800Z[ recovery-image] Mar 10 18:39:27.033 INFO O| Mar 10 18:39:27.033 INFO STEP 838 (remove_files) COMPLETE
73462026-03-10T18:39:27.800Z[ recovery-image] Mar 10 18:39:27.033 INFO O| Mar 10 18:39:27.033 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472026-03-10T18:39:27.804Z[ recovery-image] Mar 10 18:39:27.041 INFO O| Mar 10 18:39:27.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73482026-03-10T18:39:27.808Z[ recovery-image] Mar 10 18:39:27.041 INFO O| Mar 10 18:39:27.041 INFO STEP 839 (remove_files) COMPLETE
73492026-03-10T18:39:27.808Z[ recovery-image] Mar 10 18:39:27.041 INFO O| Mar 10 18:39:27.041 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502026-03-10T18:39:27.811Z[ recovery-image] Mar 10 18:39:27.048 INFO O| Mar 10 18:39:27.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73512026-03-10T18:39:27.815Z[ recovery-image] Mar 10 18:39:27.048 INFO O| Mar 10 18:39:27.048 INFO STEP 840 (remove_files) COMPLETE
73522026-03-10T18:39:27.815Z[ recovery-image] Mar 10 18:39:27.048 INFO O| Mar 10 18:39:27.048 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532026-03-10T18:39:27.821Z[ recovery-image] Mar 10 18:39:27.056 INFO O| Mar 10 18:39:27.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73542026-03-10T18:39:27.821Z[ recovery-image] Mar 10 18:39:27.056 INFO O| Mar 10 18:39:27.056 INFO STEP 841 (remove_files) COMPLETE
73552026-03-10T18:39:27.825Z[ recovery-image] Mar 10 18:39:27.056 INFO O| Mar 10 18:39:27.056 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562026-03-10T18:39:27.828Z[ recovery-image] Mar 10 18:39:27.064 INFO O| Mar 10 18:39:27.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73572026-03-10T18:39:27.828Z[ recovery-image] Mar 10 18:39:27.064 INFO O| Mar 10 18:39:27.064 INFO STEP 842 (remove_files) COMPLETE
73582026-03-10T18:39:27.828Z[ recovery-image] Mar 10 18:39:27.064 INFO O| Mar 10 18:39:27.064 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592026-03-10T18:39:27.835Z[ recovery-image] Mar 10 18:39:27.072 INFO O| Mar 10 18:39:27.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73602026-03-10T18:39:27.838Z[ recovery-image] Mar 10 18:39:27.072 INFO O| Mar 10 18:39:27.072 INFO STEP 843 (remove_files) COMPLETE
73612026-03-10T18:39:27.838Z[ recovery-image] Mar 10 18:39:27.072 INFO O| Mar 10 18:39:27.072 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622026-03-10T18:39:27.842Z[ recovery-image] Mar 10 18:39:27.079 INFO O| Mar 10 18:39:27.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73632026-03-10T18:39:27.842Z[ recovery-image] Mar 10 18:39:27.079 INFO O| Mar 10 18:39:27.079 INFO STEP 844 (remove_files) COMPLETE
73642026-03-10T18:39:27.842Z[ recovery-image] Mar 10 18:39:27.079 INFO O| Mar 10 18:39:27.079 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652026-03-10T18:39:27.850Z[ recovery-image] Mar 10 18:39:27.087 INFO O| Mar 10 18:39:27.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73662026-03-10T18:39:27.853Z[ recovery-image] Mar 10 18:39:27.087 INFO O| Mar 10 18:39:27.087 INFO STEP 845 (remove_files) COMPLETE
73672026-03-10T18:39:27.853Z[ recovery-image] Mar 10 18:39:27.087 INFO O| Mar 10 18:39:27.087 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682026-03-10T18:39:27.857Z[ recovery-image] Mar 10 18:39:27.094 INFO O| Mar 10 18:39:27.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73692026-03-10T18:39:27.862Z[ recovery-image] Mar 10 18:39:27.094 INFO O| Mar 10 18:39:27.094 INFO STEP 846 (remove_files) COMPLETE
73702026-03-10T18:39:27.863Z[ recovery-image] Mar 10 18:39:27.094 INFO O| Mar 10 18:39:27.094 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712026-03-10T18:39:27.866Z[ recovery-image] Mar 10 18:39:27.101 INFO O| Mar 10 18:39:27.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73722026-03-10T18:39:27.866Z[ recovery-image] Mar 10 18:39:27.101 INFO O| Mar 10 18:39:27.101 INFO STEP 847 (remove_files) COMPLETE
73732026-03-10T18:39:27.866Z[ recovery-image] Mar 10 18:39:27.101 INFO O| Mar 10 18:39:27.101 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742026-03-10T18:39:27.871Z[ recovery-image] Mar 10 18:39:27.108 INFO O| Mar 10 18:39:27.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73752026-03-10T18:39:27.874Z[ recovery-image] Mar 10 18:39:27.108 INFO O| Mar 10 18:39:27.108 INFO STEP 848 (remove_files) COMPLETE
73762026-03-10T18:39:27.874Z[ recovery-image] Mar 10 18:39:27.108 INFO O| Mar 10 18:39:27.108 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772026-03-10T18:39:27.878Z[ recovery-image] Mar 10 18:39:27.115 INFO O| Mar 10 18:39:27.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73782026-03-10T18:39:27.881Z[ recovery-image] Mar 10 18:39:27.115 INFO O| Mar 10 18:39:27.115 INFO STEP 849 (remove_files) COMPLETE
73792026-03-10T18:39:27.881Z[ recovery-image] Mar 10 18:39:27.115 INFO O| Mar 10 18:39:27.115 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802026-03-10T18:39:27.885Z[ recovery-image] Mar 10 18:39:27.121 INFO O| Mar 10 18:39:27.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73812026-03-10T18:39:27.888Z[ recovery-image] Mar 10 18:39:27.122 INFO O| Mar 10 18:39:27.122 INFO STEP 850 (remove_files) COMPLETE
73822026-03-10T18:39:27.888Z[ recovery-image] Mar 10 18:39:27.122 INFO O| Mar 10 18:39:27.122 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832026-03-10T18:39:27.900Z[ recovery-image] Mar 10 18:39:27.130 INFO O| Mar 10 18:39:27.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73842026-03-10T18:39:27.900Z[ recovery-image] Mar 10 18:39:27.130 INFO O| Mar 10 18:39:27.130 INFO STEP 851 (remove_files) COMPLETE
73852026-03-10T18:39:27.901Z[ recovery-image] Mar 10 18:39:27.130 INFO O| Mar 10 18:39:27.130 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862026-03-10T18:39:27.904Z[ recovery-image] Mar 10 18:39:27.137 INFO O| Mar 10 18:39:27.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73872026-03-10T18:39:27.904Z[ recovery-image] Mar 10 18:39:27.137 INFO O| Mar 10 18:39:27.137 INFO STEP 852 (remove_files) COMPLETE
73882026-03-10T18:39:27.904Z[ recovery-image] Mar 10 18:39:27.137 INFO O| Mar 10 18:39:27.137 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892026-03-10T18:39:27.909Z[ recovery-image] Mar 10 18:39:27.145 INFO O| Mar 10 18:39:27.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73902026-03-10T18:39:27.912Z[ recovery-image] Mar 10 18:39:27.145 INFO O| Mar 10 18:39:27.145 INFO STEP 853 (remove_files) COMPLETE
73912026-03-10T18:39:27.912Z[ recovery-image] Mar 10 18:39:27.145 INFO O| Mar 10 18:39:27.145 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922026-03-10T18:39:27.917Z[ recovery-image] Mar 10 18:39:27.153 INFO O| Mar 10 18:39:27.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73932026-03-10T18:39:27.917Z[ recovery-image] Mar 10 18:39:27.153 INFO O| Mar 10 18:39:27.153 INFO STEP 854 (remove_files) COMPLETE
73942026-03-10T18:39:27.920Z[ recovery-image] Mar 10 18:39:27.153 INFO O| Mar 10 18:39:27.153 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952026-03-10T18:39:27.925Z[ recovery-image] Mar 10 18:39:27.161 INFO O| Mar 10 18:39:27.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73962026-03-10T18:39:27.928Z[ recovery-image] Mar 10 18:39:27.161 INFO O| Mar 10 18:39:27.161 INFO STEP 855 (remove_files) COMPLETE
73972026-03-10T18:39:27.928Z[ recovery-image] Mar 10 18:39:27.162 INFO O| Mar 10 18:39:27.161 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982026-03-10T18:39:27.933Z[ recovery-image] Mar 10 18:39:27.169 INFO O| Mar 10 18:39:27.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73992026-03-10T18:39:27.933Z[ recovery-image] Mar 10 18:39:27.169 INFO O| Mar 10 18:39:27.169 INFO STEP 856 (remove_files) COMPLETE
74002026-03-10T18:39:27.936Z[ recovery-image] Mar 10 18:39:27.169 INFO O| Mar 10 18:39:27.169 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012026-03-10T18:39:27.940Z[ recovery-image] Mar 10 18:39:27.177 INFO O| Mar 10 18:39:27.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
74022026-03-10T18:39:27.940Z[ recovery-image] Mar 10 18:39:27.177 INFO O| Mar 10 18:39:27.177 INFO STEP 857 (remove_files) COMPLETE
74032026-03-10T18:39:27.943Z[ recovery-image] Mar 10 18:39:27.177 INFO O| Mar 10 18:39:27.177 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042026-03-10T18:39:27.948Z[ recovery-image] Mar 10 18:39:27.184 INFO O| Mar 10 18:39:27.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
74052026-03-10T18:39:27.948Z[ recovery-image] Mar 10 18:39:27.184 INFO O| Mar 10 18:39:27.184 INFO STEP 858 (remove_files) COMPLETE
74062026-03-10T18:39:27.948Z[ recovery-image] Mar 10 18:39:27.184 INFO O| Mar 10 18:39:27.184 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072026-03-10T18:39:27.954Z[ recovery-image] Mar 10 18:39:27.191 INFO O| Mar 10 18:39:27.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
74082026-03-10T18:39:27.958Z[ recovery-image] Mar 10 18:39:27.191 INFO O| Mar 10 18:39:27.191 INFO STEP 859 (remove_files) COMPLETE
74092026-03-10T18:39:27.958Z[ recovery-image] Mar 10 18:39:27.191 INFO O| Mar 10 18:39:27.191 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102026-03-10T18:39:27.961Z[ recovery-image] Mar 10 18:39:27.198 INFO O| Mar 10 18:39:27.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
74112026-03-10T18:39:27.966Z[ recovery-image] Mar 10 18:39:27.199 INFO O| Mar 10 18:39:27.199 INFO STEP 860 (remove_files) COMPLETE
74122026-03-10T18:39:27.966Z[ recovery-image] Mar 10 18:39:27.199 INFO O| Mar 10 18:39:27.199 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132026-03-10T18:39:27.970Z[ recovery-image] Mar 10 18:39:27.207 INFO O| Mar 10 18:39:27.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
74142026-03-10T18:39:27.970Z[ recovery-image] Mar 10 18:39:27.207 INFO O| Mar 10 18:39:27.207 INFO STEP 861 (remove_files) COMPLETE
74152026-03-10T18:39:27.971Z[ recovery-image] Mar 10 18:39:27.207 INFO O| Mar 10 18:39:27.207 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162026-03-10T18:39:27.978Z[ recovery-image] Mar 10 18:39:27.215 INFO O| Mar 10 18:39:27.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
74172026-03-10T18:39:27.982Z[ recovery-image] Mar 10 18:39:27.215 INFO O| Mar 10 18:39:27.215 INFO STEP 862 (remove_files) COMPLETE
74182026-03-10T18:39:27.982Z[ recovery-image] Mar 10 18:39:27.215 INFO O| Mar 10 18:39:27.215 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192026-03-10T18:39:27.986Z[ recovery-image] Mar 10 18:39:27.223 INFO O| Mar 10 18:39:27.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
74202026-03-10T18:39:27.986Z[ recovery-image] Mar 10 18:39:27.223 INFO O| Mar 10 18:39:27.223 INFO STEP 863 (remove_files) COMPLETE
74212026-03-10T18:39:27.986Z[ recovery-image] Mar 10 18:39:27.223 INFO O| Mar 10 18:39:27.223 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222026-03-10T18:39:27.995Z[ recovery-image] Mar 10 18:39:27.231 INFO O| Mar 10 18:39:27.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
74232026-03-10T18:39:27.998Z[ recovery-image] Mar 10 18:39:27.231 INFO O| Mar 10 18:39:27.231 INFO STEP 864 (remove_files) COMPLETE
74242026-03-10T18:39:27.998Z[ recovery-image] Mar 10 18:39:27.231 INFO O| Mar 10 18:39:27.231 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252026-03-10T18:39:28.003Z[ recovery-image] Mar 10 18:39:27.240 INFO O| Mar 10 18:39:27.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
74262026-03-10T18:39:28.006Z[ recovery-image] Mar 10 18:39:27.240 INFO O| Mar 10 18:39:27.240 INFO STEP 865 (remove_files) COMPLETE
74272026-03-10T18:39:28.006Z[ recovery-image] Mar 10 18:39:27.240 INFO O| Mar 10 18:39:27.240 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282026-03-10T18:39:28.012Z[ recovery-image] Mar 10 18:39:27.248 INFO O| Mar 10 18:39:27.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
74292026-03-10T18:39:28.012Z[ recovery-image] Mar 10 18:39:27.248 INFO O| Mar 10 18:39:27.248 INFO STEP 866 (remove_files) COMPLETE
74302026-03-10T18:39:28.012Z[ recovery-image] Mar 10 18:39:27.248 INFO O| Mar 10 18:39:27.248 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312026-03-10T18:39:28.020Z[ recovery-image] Mar 10 18:39:27.256 INFO O| Mar 10 18:39:27.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
74322026-03-10T18:39:28.020Z[ recovery-image] Mar 10 18:39:27.256 INFO O| Mar 10 18:39:27.256 INFO STEP 867 (remove_files) COMPLETE
74332026-03-10T18:39:28.023Z[ recovery-image] Mar 10 18:39:27.256 INFO O| Mar 10 18:39:27.256 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342026-03-10T18:39:28.028Z[ recovery-image] Mar 10 18:39:27.265 INFO O| Mar 10 18:39:27.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
74352026-03-10T18:39:28.028Z[ recovery-image] Mar 10 18:39:27.265 INFO O| Mar 10 18:39:27.265 INFO STEP 868 (remove_files) COMPLETE
74362026-03-10T18:39:28.031Z[ recovery-image] Mar 10 18:39:27.265 INFO O| Mar 10 18:39:27.265 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372026-03-10T18:39:28.037Z[ recovery-image] Mar 10 18:39:27.274 INFO O| Mar 10 18:39:27.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
74382026-03-10T18:39:28.037Z[ recovery-image] Mar 10 18:39:27.274 INFO O| Mar 10 18:39:27.274 INFO STEP 869 (remove_files) COMPLETE
74392026-03-10T18:39:28.040Z[ recovery-image] Mar 10 18:39:27.274 INFO O| Mar 10 18:39:27.274 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402026-03-10T18:39:28.045Z[ recovery-image] Mar 10 18:39:27.282 INFO O| Mar 10 18:39:27.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
74412026-03-10T18:39:28.048Z[ recovery-image] Mar 10 18:39:27.282 INFO O| Mar 10 18:39:27.282 INFO STEP 870 (remove_files) COMPLETE
74422026-03-10T18:39:28.048Z[ recovery-image] Mar 10 18:39:27.282 INFO O| Mar 10 18:39:27.282 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432026-03-10T18:39:28.053Z[ recovery-image] Mar 10 18:39:27.289 INFO O| Mar 10 18:39:27.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
74442026-03-10T18:39:28.056Z[ recovery-image] Mar 10 18:39:27.290 INFO O| Mar 10 18:39:27.290 INFO STEP 871 (remove_files) COMPLETE
74452026-03-10T18:39:28.056Z[ recovery-image] Mar 10 18:39:27.290 INFO O| Mar 10 18:39:27.290 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462026-03-10T18:39:28.060Z[ recovery-image] Mar 10 18:39:27.297 INFO O| Mar 10 18:39:27.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
74472026-03-10T18:39:28.064Z[ recovery-image] Mar 10 18:39:27.297 INFO O| Mar 10 18:39:27.297 INFO STEP 872 (remove_files) COMPLETE
74482026-03-10T18:39:28.064Z[ recovery-image] Mar 10 18:39:27.297 INFO O| Mar 10 18:39:27.297 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492026-03-10T18:39:28.069Z[ recovery-image] Mar 10 18:39:27.305 INFO O| Mar 10 18:39:27.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74502026-03-10T18:39:28.073Z[ recovery-image] Mar 10 18:39:27.305 INFO O| Mar 10 18:39:27.305 INFO STEP 873 (remove_files) COMPLETE
74512026-03-10T18:39:28.073Z[ recovery-image] Mar 10 18:39:27.305 INFO O| Mar 10 18:39:27.305 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522026-03-10T18:39:28.078Z[ recovery-image] Mar 10 18:39:27.313 INFO O| Mar 10 18:39:27.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74532026-03-10T18:39:28.081Z[ recovery-image] Mar 10 18:39:27.313 INFO O| Mar 10 18:39:27.313 INFO STEP 874 (remove_files) COMPLETE
74542026-03-10T18:39:28.081Z[ recovery-image] Mar 10 18:39:27.313 INFO O| Mar 10 18:39:27.313 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552026-03-10T18:39:28.085Z[ recovery-image] Mar 10 18:39:27.320 INFO O| Mar 10 18:39:27.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74562026-03-10T18:39:28.085Z[ recovery-image] Mar 10 18:39:27.320 INFO O| Mar 10 18:39:27.320 INFO STEP 875 (remove_files) COMPLETE
74572026-03-10T18:39:28.085Z[ recovery-image] Mar 10 18:39:27.320 INFO O| Mar 10 18:39:27.320 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582026-03-10T18:39:28.092Z[ recovery-image] Mar 10 18:39:27.329 INFO O| Mar 10 18:39:27.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74592026-03-10T18:39:28.095Z[ recovery-image] Mar 10 18:39:27.329 INFO O| Mar 10 18:39:27.329 INFO STEP 876 (remove_files) COMPLETE
74602026-03-10T18:39:28.095Z[ recovery-image] Mar 10 18:39:27.329 INFO O| Mar 10 18:39:27.329 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612026-03-10T18:39:28.099Z[ recovery-image] Mar 10 18:39:27.335 INFO O| Mar 10 18:39:27.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74622026-03-10T18:39:28.103Z[ recovery-image] Mar 10 18:39:27.336 INFO O| Mar 10 18:39:27.336 INFO STEP 877 (remove_files) COMPLETE
74632026-03-10T18:39:28.103Z[ recovery-image] Mar 10 18:39:27.336 INFO O| Mar 10 18:39:27.336 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642026-03-10T18:39:28.107Z[ recovery-image] Mar 10 18:39:27.343 INFO O| Mar 10 18:39:27.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74652026-03-10T18:39:28.110Z[ recovery-image] Mar 10 18:39:27.343 INFO O| Mar 10 18:39:27.343 INFO STEP 878 (remove_files) COMPLETE
74662026-03-10T18:39:28.110Z[ recovery-image] Mar 10 18:39:27.343 INFO O| Mar 10 18:39:27.343 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672026-03-10T18:39:28.115Z[ recovery-image] Mar 10 18:39:27.351 INFO O| Mar 10 18:39:27.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74682026-03-10T18:39:28.119Z[ recovery-image] Mar 10 18:39:27.351 INFO O| Mar 10 18:39:27.351 INFO STEP 879 (remove_files) COMPLETE
74692026-03-10T18:39:28.119Z[ recovery-image] Mar 10 18:39:27.351 INFO O| Mar 10 18:39:27.351 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702026-03-10T18:39:28.123Z[ recovery-image] Mar 10 18:39:27.358 INFO O| Mar 10 18:39:27.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74712026-03-10T18:39:28.123Z[ recovery-image] Mar 10 18:39:27.358 INFO O| Mar 10 18:39:27.358 INFO STEP 880 (remove_files) COMPLETE
74722026-03-10T18:39:28.123Z[ recovery-image] Mar 10 18:39:27.358 INFO O| Mar 10 18:39:27.358 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732026-03-10T18:39:28.130Z[ recovery-image] Mar 10 18:39:27.366 INFO O| Mar 10 18:39:27.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74742026-03-10T18:39:28.133Z[ recovery-image] Mar 10 18:39:27.366 INFO O| Mar 10 18:39:27.366 INFO STEP 881 (remove_files) COMPLETE
74752026-03-10T18:39:28.133Z[ recovery-image] Mar 10 18:39:27.366 INFO O| Mar 10 18:39:27.366 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762026-03-10T18:39:28.138Z[ recovery-image] Mar 10 18:39:27.375 INFO O| Mar 10 18:39:27.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74772026-03-10T18:39:28.141Z[ recovery-image] Mar 10 18:39:27.375 INFO O| Mar 10 18:39:27.375 INFO STEP 882 (remove_files) COMPLETE
74782026-03-10T18:39:28.142Z[ recovery-image] Mar 10 18:39:27.375 INFO O| Mar 10 18:39:27.375 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792026-03-10T18:39:28.146Z[ recovery-image] Mar 10 18:39:27.383 INFO O| Mar 10 18:39:27.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74802026-03-10T18:39:28.150Z[ recovery-image] Mar 10 18:39:27.383 INFO O| Mar 10 18:39:27.383 INFO STEP 883 (remove_files) COMPLETE
74812026-03-10T18:39:28.150Z[ recovery-image] Mar 10 18:39:27.383 INFO O| Mar 10 18:39:27.383 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822026-03-10T18:39:28.154Z[ recovery-image] Mar 10 18:39:27.390 INFO O| Mar 10 18:39:27.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74832026-03-10T18:39:28.154Z[ recovery-image] Mar 10 18:39:27.390 INFO O| Mar 10 18:39:27.390 INFO STEP 884 (remove_files) COMPLETE
74842026-03-10T18:39:28.154Z[ recovery-image] Mar 10 18:39:27.390 INFO O| Mar 10 18:39:27.390 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852026-03-10T18:39:28.161Z[ recovery-image] Mar 10 18:39:27.398 INFO O| Mar 10 18:39:27.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74862026-03-10T18:39:28.165Z[ recovery-image] Mar 10 18:39:27.399 INFO O| Mar 10 18:39:27.399 INFO STEP 885 (remove_files) COMPLETE
74872026-03-10T18:39:28.165Z[ recovery-image] Mar 10 18:39:27.399 INFO O| Mar 10 18:39:27.399 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882026-03-10T18:39:28.169Z[ recovery-image] Mar 10 18:39:27.405 INFO O| Mar 10 18:39:27.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74892026-03-10T18:39:28.172Z[ recovery-image] Mar 10 18:39:27.405 INFO O| Mar 10 18:39:27.405 INFO STEP 886 (remove_files) COMPLETE
74902026-03-10T18:39:28.172Z[ recovery-image] Mar 10 18:39:27.405 INFO O| Mar 10 18:39:27.405 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912026-03-10T18:39:28.177Z[ recovery-image] Mar 10 18:39:27.414 INFO O| Mar 10 18:39:27.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74922026-03-10T18:39:28.177Z[ recovery-image] Mar 10 18:39:27.414 INFO O| Mar 10 18:39:27.414 INFO STEP 887 (remove_files) COMPLETE
74932026-03-10T18:39:28.180Z[ recovery-image] Mar 10 18:39:27.414 INFO O| Mar 10 18:39:27.414 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942026-03-10T18:39:28.184Z[ recovery-image] Mar 10 18:39:27.421 INFO O| Mar 10 18:39:27.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74952026-03-10T18:39:28.187Z[ recovery-image] Mar 10 18:39:27.421 INFO O| Mar 10 18:39:27.421 INFO STEP 888 (remove_files) COMPLETE
74962026-03-10T18:39:28.187Z[ recovery-image] Mar 10 18:39:27.421 INFO O| Mar 10 18:39:27.421 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972026-03-10T18:39:28.191Z[ recovery-image] Mar 10 18:39:27.428 INFO O| Mar 10 18:39:27.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74982026-03-10T18:39:28.191Z[ recovery-image] Mar 10 18:39:27.428 INFO O| Mar 10 18:39:27.428 INFO STEP 889 (remove_files) COMPLETE
74992026-03-10T18:39:28.195Z[ recovery-image] Mar 10 18:39:27.428 INFO O| Mar 10 18:39:27.428 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002026-03-10T18:39:28.198Z[ recovery-image] Mar 10 18:39:27.435 INFO O| Mar 10 18:39:27.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
75012026-03-10T18:39:28.199Z[ recovery-image] Mar 10 18:39:27.435 INFO O| Mar 10 18:39:27.435 INFO STEP 890 (remove_files) COMPLETE
75022026-03-10T18:39:28.199Z[ recovery-image] Mar 10 18:39:27.435 INFO O| Mar 10 18:39:27.435 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032026-03-10T18:39:28.207Z[ recovery-image] Mar 10 18:39:27.443 INFO O| Mar 10 18:39:27.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
75042026-03-10T18:39:28.211Z[ recovery-image] Mar 10 18:39:27.443 INFO O| Mar 10 18:39:27.443 INFO STEP 891 (remove_files) COMPLETE
75052026-03-10T18:39:28.211Z[ recovery-image] Mar 10 18:39:27.443 INFO O| Mar 10 18:39:27.443 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062026-03-10T18:39:28.214Z[ recovery-image] Mar 10 18:39:27.450 INFO O| Mar 10 18:39:27.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
75072026-03-10T18:39:28.214Z[ recovery-image] Mar 10 18:39:27.450 INFO O| Mar 10 18:39:27.450 INFO STEP 892 (remove_files) COMPLETE
75082026-03-10T18:39:28.214Z[ recovery-image] Mar 10 18:39:27.450 INFO O| Mar 10 18:39:27.450 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092026-03-10T18:39:28.221Z[ recovery-image] Mar 10 18:39:27.458 INFO O| Mar 10 18:39:27.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
75102026-03-10T18:39:28.224Z[ recovery-image] Mar 10 18:39:27.458 INFO O| Mar 10 18:39:27.458 INFO STEP 893 (remove_files) COMPLETE
75112026-03-10T18:39:28.225Z[ recovery-image] Mar 10 18:39:27.458 INFO O| Mar 10 18:39:27.458 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122026-03-10T18:39:28.229Z[ recovery-image] Mar 10 18:39:27.466 INFO O| Mar 10 18:39:27.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
75132026-03-10T18:39:28.232Z[ recovery-image] Mar 10 18:39:27.466 INFO O| Mar 10 18:39:27.466 INFO STEP 894 (remove_files) COMPLETE
75142026-03-10T18:39:28.232Z[ recovery-image] Mar 10 18:39:27.466 INFO O| Mar 10 18:39:27.466 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152026-03-10T18:39:28.236Z[ recovery-image] Mar 10 18:39:27.473 INFO O| Mar 10 18:39:27.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
75162026-03-10T18:39:28.240Z[ recovery-image] Mar 10 18:39:27.473 INFO O| Mar 10 18:39:27.473 INFO STEP 895 (remove_files) COMPLETE
75172026-03-10T18:39:28.240Z[ recovery-image] Mar 10 18:39:27.473 INFO O| Mar 10 18:39:27.473 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182026-03-10T18:39:28.244Z[ recovery-image] Mar 10 18:39:27.481 INFO O| Mar 10 18:39:27.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
75192026-03-10T18:39:28.248Z[ recovery-image] Mar 10 18:39:27.481 INFO O| Mar 10 18:39:27.481 INFO STEP 896 (remove_files) COMPLETE
75202026-03-10T18:39:28.248Z[ recovery-image] Mar 10 18:39:27.481 INFO O| Mar 10 18:39:27.481 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212026-03-10T18:39:28.252Z[ recovery-image] Mar 10 18:39:27.488 INFO O| Mar 10 18:39:27.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
75222026-03-10T18:39:28.257Z[ recovery-image] Mar 10 18:39:27.488 INFO O| Mar 10 18:39:27.488 INFO STEP 897 (remove_files) COMPLETE
75232026-03-10T18:39:28.257Z[ recovery-image] Mar 10 18:39:27.488 INFO O| Mar 10 18:39:27.488 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242026-03-10T18:39:28.261Z[ recovery-image] Mar 10 18:39:27.495 INFO O| Mar 10 18:39:27.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
75252026-03-10T18:39:28.261Z[ recovery-image] Mar 10 18:39:27.496 INFO O| Mar 10 18:39:27.496 INFO STEP 898 (remove_files) COMPLETE
75262026-03-10T18:39:28.261Z[ recovery-image] Mar 10 18:39:27.496 INFO O| Mar 10 18:39:27.496 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272026-03-10T18:39:28.266Z[ recovery-image] Mar 10 18:39:27.503 INFO O| Mar 10 18:39:27.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
75282026-03-10T18:39:28.269Z[ recovery-image] Mar 10 18:39:27.503 INFO O| Mar 10 18:39:27.503 INFO STEP 899 (remove_files) COMPLETE
75292026-03-10T18:39:28.269Z[ recovery-image] Mar 10 18:39:27.503 INFO O| Mar 10 18:39:27.503 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302026-03-10T18:39:28.273Z[ recovery-image] Mar 10 18:39:27.510 INFO O| Mar 10 18:39:27.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
75312026-03-10T18:39:28.276Z[ recovery-image] Mar 10 18:39:27.510 INFO O| Mar 10 18:39:27.510 INFO STEP 900 (remove_files) COMPLETE
75322026-03-10T18:39:28.276Z[ recovery-image] Mar 10 18:39:27.510 INFO O| Mar 10 18:39:27.510 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332026-03-10T18:39:28.280Z[ recovery-image] Mar 10 18:39:27.517 INFO O| Mar 10 18:39:27.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
75342026-03-10T18:39:28.283Z[ recovery-image] Mar 10 18:39:27.517 INFO O| Mar 10 18:39:27.517 INFO STEP 901 (remove_files) COMPLETE
75352026-03-10T18:39:28.283Z[ recovery-image] Mar 10 18:39:27.517 INFO O| Mar 10 18:39:27.517 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362026-03-10T18:39:28.287Z[ recovery-image] Mar 10 18:39:27.524 INFO O| Mar 10 18:39:27.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
75372026-03-10T18:39:28.290Z[ recovery-image] Mar 10 18:39:27.524 INFO O| Mar 10 18:39:27.524 INFO STEP 902 (remove_files) COMPLETE
75382026-03-10T18:39:28.290Z[ recovery-image] Mar 10 18:39:27.524 INFO O| Mar 10 18:39:27.524 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392026-03-10T18:39:28.296Z[ recovery-image] Mar 10 18:39:27.532 INFO O| Mar 10 18:39:27.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
75402026-03-10T18:39:28.296Z[ recovery-image] Mar 10 18:39:27.532 INFO O| Mar 10 18:39:27.532 INFO STEP 903 (remove_files) COMPLETE
75412026-03-10T18:39:28.299Z[ recovery-image] Mar 10 18:39:27.532 INFO O| Mar 10 18:39:27.532 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422026-03-10T18:39:28.302Z[ recovery-image] Mar 10 18:39:27.539 INFO O| Mar 10 18:39:27.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
75432026-03-10T18:39:28.306Z[ recovery-image] Mar 10 18:39:27.539 INFO O| Mar 10 18:39:27.539 INFO STEP 904 (remove_files) COMPLETE
75442026-03-10T18:39:28.306Z[ recovery-image] Mar 10 18:39:27.539 INFO O| Mar 10 18:39:27.539 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452026-03-10T18:39:28.309Z[ recovery-image] Mar 10 18:39:27.546 INFO O| Mar 10 18:39:27.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
75462026-03-10T18:39:28.312Z[ recovery-image] Mar 10 18:39:27.546 INFO O| Mar 10 18:39:27.546 INFO STEP 905 (remove_files) COMPLETE
75472026-03-10T18:39:28.313Z[ recovery-image] Mar 10 18:39:27.546 INFO O| Mar 10 18:39:27.546 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482026-03-10T18:39:28.317Z[ recovery-image] Mar 10 18:39:27.553 INFO O| Mar 10 18:39:27.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75492026-03-10T18:39:28.320Z[ recovery-image] Mar 10 18:39:27.553 INFO O| Mar 10 18:39:27.553 INFO STEP 906 (remove_files) COMPLETE
75502026-03-10T18:39:28.320Z[ recovery-image] Mar 10 18:39:27.553 INFO O| Mar 10 18:39:27.553 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512026-03-10T18:39:28.326Z[ recovery-image] Mar 10 18:39:27.562 INFO O| Mar 10 18:39:27.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75522026-03-10T18:39:28.329Z[ recovery-image] Mar 10 18:39:27.562 INFO O| Mar 10 18:39:27.562 INFO STEP 907 (remove_files) COMPLETE
75532026-03-10T18:39:28.329Z[ recovery-image] Mar 10 18:39:27.562 INFO O| Mar 10 18:39:27.562 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542026-03-10T18:39:28.332Z[ recovery-image] Mar 10 18:39:27.569 INFO O| Mar 10 18:39:27.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75552026-03-10T18:39:28.336Z[ recovery-image] Mar 10 18:39:27.569 INFO O| Mar 10 18:39:27.569 INFO STEP 908 (remove_files) COMPLETE
75562026-03-10T18:39:28.336Z[ recovery-image] Mar 10 18:39:27.569 INFO O| Mar 10 18:39:27.569 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572026-03-10T18:39:28.341Z[ recovery-image] Mar 10 18:39:27.577 INFO O| Mar 10 18:39:27.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75582026-03-10T18:39:28.344Z[ recovery-image] Mar 10 18:39:27.577 INFO O| Mar 10 18:39:27.577 INFO STEP 909 (remove_files) COMPLETE
75592026-03-10T18:39:28.344Z[ recovery-image] Mar 10 18:39:27.577 INFO O| Mar 10 18:39:27.577 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602026-03-10T18:39:28.349Z[ recovery-image] Mar 10 18:39:27.586 INFO O| Mar 10 18:39:27.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75612026-03-10T18:39:28.352Z[ recovery-image] Mar 10 18:39:27.586 INFO O| Mar 10 18:39:27.586 INFO STEP 910 (remove_files) COMPLETE
75622026-03-10T18:39:28.352Z[ recovery-image] Mar 10 18:39:27.586 INFO O| Mar 10 18:39:27.586 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632026-03-10T18:39:28.358Z[ recovery-image] Mar 10 18:39:27.595 INFO O| Mar 10 18:39:27.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75642026-03-10T18:39:28.363Z[ recovery-image] Mar 10 18:39:27.595 INFO O| Mar 10 18:39:27.595 INFO STEP 911 (remove_files) COMPLETE
75652026-03-10T18:39:28.363Z[ recovery-image] Mar 10 18:39:27.595 INFO O| Mar 10 18:39:27.595 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662026-03-10T18:39:28.366Z[ recovery-image] Mar 10 18:39:27.602 INFO O| Mar 10 18:39:27.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75672026-03-10T18:39:28.366Z[ recovery-image] Mar 10 18:39:27.602 INFO O| Mar 10 18:39:27.602 INFO STEP 912 (remove_files) COMPLETE
75682026-03-10T18:39:28.366Z[ recovery-image] Mar 10 18:39:27.602 INFO O| Mar 10 18:39:27.602 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692026-03-10T18:39:28.373Z[ recovery-image] Mar 10 18:39:27.610 INFO O| Mar 10 18:39:27.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75702026-03-10T18:39:28.373Z[ recovery-image] Mar 10 18:39:27.610 INFO O| Mar 10 18:39:27.610 INFO STEP 913 (remove_files) COMPLETE
75712026-03-10T18:39:28.376Z[ recovery-image] Mar 10 18:39:27.610 INFO O| Mar 10 18:39:27.610 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722026-03-10T18:39:28.381Z[ recovery-image] Mar 10 18:39:27.618 INFO O| Mar 10 18:39:27.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75732026-03-10T18:39:28.385Z[ recovery-image] Mar 10 18:39:27.618 INFO O| Mar 10 18:39:27.618 INFO STEP 914 (remove_files) COMPLETE
75742026-03-10T18:39:28.386Z[ recovery-image] Mar 10 18:39:27.618 INFO O| Mar 10 18:39:27.618 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752026-03-10T18:39:28.389Z[ recovery-image] Mar 10 18:39:27.626 INFO O| Mar 10 18:39:27.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75762026-03-10T18:39:28.389Z[ recovery-image] Mar 10 18:39:27.626 INFO O| Mar 10 18:39:27.626 INFO STEP 915 (remove_files) COMPLETE
75772026-03-10T18:39:28.389Z[ recovery-image] Mar 10 18:39:27.626 INFO O| Mar 10 18:39:27.626 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782026-03-10T18:39:28.397Z[ recovery-image] Mar 10 18:39:27.634 INFO O| Mar 10 18:39:27.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75792026-03-10T18:39:28.400Z[ recovery-image] Mar 10 18:39:27.634 INFO O| Mar 10 18:39:27.634 INFO STEP 916 (remove_files) COMPLETE
75802026-03-10T18:39:28.401Z[ recovery-image] Mar 10 18:39:27.634 INFO O| Mar 10 18:39:27.634 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812026-03-10T18:39:28.406Z[ recovery-image] Mar 10 18:39:27.643 INFO O| Mar 10 18:39:27.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75822026-03-10T18:39:28.406Z[ recovery-image] Mar 10 18:39:27.643 INFO O| Mar 10 18:39:27.643 INFO STEP 917 (remove_files) COMPLETE
75832026-03-10T18:39:28.409Z[ recovery-image] Mar 10 18:39:27.643 INFO O| Mar 10 18:39:27.643 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842026-03-10T18:39:28.413Z[ recovery-image] Mar 10 18:39:27.650 INFO O| Mar 10 18:39:27.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75852026-03-10T18:39:28.416Z[ recovery-image] Mar 10 18:39:27.650 INFO O| Mar 10 18:39:27.650 INFO STEP 918 (remove_files) COMPLETE
75862026-03-10T18:39:28.416Z[ recovery-image] Mar 10 18:39:27.650 INFO O| Mar 10 18:39:27.650 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872026-03-10T18:39:28.422Z[ recovery-image] Mar 10 18:39:27.658 INFO O| Mar 10 18:39:27.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75882026-03-10T18:39:28.425Z[ recovery-image] Mar 10 18:39:27.658 INFO O| Mar 10 18:39:27.658 INFO STEP 919 (remove_files) COMPLETE
75892026-03-10T18:39:28.425Z[ recovery-image] Mar 10 18:39:27.659 INFO O| Mar 10 18:39:27.658 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902026-03-10T18:39:28.430Z[ recovery-image] Mar 10 18:39:27.667 INFO O| Mar 10 18:39:27.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75912026-03-10T18:39:28.433Z[ recovery-image] Mar 10 18:39:27.667 INFO O| Mar 10 18:39:27.667 INFO STEP 920 (remove_files) COMPLETE
75922026-03-10T18:39:28.433Z[ recovery-image] Mar 10 18:39:27.667 INFO O| Mar 10 18:39:27.667 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932026-03-10T18:39:28.438Z[ recovery-image] Mar 10 18:39:27.675 INFO O| Mar 10 18:39:27.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75942026-03-10T18:39:28.441Z[ recovery-image] Mar 10 18:39:27.675 INFO O| Mar 10 18:39:27.675 INFO STEP 921 (remove_files) COMPLETE
75952026-03-10T18:39:28.442Z[ recovery-image] Mar 10 18:39:27.675 INFO O| Mar 10 18:39:27.675 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962026-03-10T18:39:28.446Z[ recovery-image] Mar 10 18:39:27.682 INFO O| Mar 10 18:39:27.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75972026-03-10T18:39:28.449Z[ recovery-image] Mar 10 18:39:27.683 INFO O| Mar 10 18:39:27.683 INFO STEP 922 (remove_files) COMPLETE
75982026-03-10T18:39:28.449Z[ recovery-image] Mar 10 18:39:27.683 INFO O| Mar 10 18:39:27.683 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992026-03-10T18:39:28.453Z[ recovery-image] Mar 10 18:39:27.690 INFO O| Mar 10 18:39:27.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
76002026-03-10T18:39:28.453Z[ recovery-image] Mar 10 18:39:27.690 INFO O| Mar 10 18:39:27.690 INFO STEP 923 (remove_files) COMPLETE
76012026-03-10T18:39:28.457Z[ recovery-image] Mar 10 18:39:27.690 INFO O| Mar 10 18:39:27.690 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022026-03-10T18:39:28.461Z[ recovery-image] Mar 10 18:39:27.698 INFO O| Mar 10 18:39:27.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
76032026-03-10T18:39:28.464Z[ recovery-image] Mar 10 18:39:27.698 INFO O| Mar 10 18:39:27.698 INFO STEP 924 (remove_files) COMPLETE
76042026-03-10T18:39:28.464Z[ recovery-image] Mar 10 18:39:27.698 INFO O| Mar 10 18:39:27.698 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052026-03-10T18:39:28.469Z[ recovery-image] Mar 10 18:39:27.706 INFO O| Mar 10 18:39:27.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
76062026-03-10T18:39:28.473Z[ recovery-image] Mar 10 18:39:27.706 INFO O| Mar 10 18:39:27.706 INFO STEP 925 (remove_files) COMPLETE
76072026-03-10T18:39:28.473Z[ recovery-image] Mar 10 18:39:27.706 INFO O| Mar 10 18:39:27.706 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082026-03-10T18:39:28.477Z[ recovery-image] Mar 10 18:39:27.713 INFO O| Mar 10 18:39:27.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
76092026-03-10T18:39:28.480Z[ recovery-image] Mar 10 18:39:27.713 INFO O| Mar 10 18:39:27.713 INFO STEP 926 (remove_files) COMPLETE
76102026-03-10T18:39:28.480Z[ recovery-image] Mar 10 18:39:27.713 INFO O| Mar 10 18:39:27.713 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112026-03-10T18:39:28.485Z[ recovery-image] Mar 10 18:39:27.721 INFO O| Mar 10 18:39:27.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
76122026-03-10T18:39:28.488Z[ recovery-image] Mar 10 18:39:27.721 INFO O| Mar 10 18:39:27.721 INFO STEP 927 (remove_files) COMPLETE
76132026-03-10T18:39:28.488Z[ recovery-image] Mar 10 18:39:27.721 INFO O| Mar 10 18:39:27.721 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142026-03-10T18:39:28.492Z[ recovery-image] Mar 10 18:39:27.728 INFO O| Mar 10 18:39:27.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
76152026-03-10T18:39:28.495Z[ recovery-image] Mar 10 18:39:27.728 INFO O| Mar 10 18:39:27.728 INFO STEP 928 (remove_files) COMPLETE
76162026-03-10T18:39:28.495Z[ recovery-image] Mar 10 18:39:27.728 INFO O| Mar 10 18:39:27.728 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172026-03-10T18:39:28.499Z[ recovery-image] Mar 10 18:39:27.735 INFO O| Mar 10 18:39:27.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
76182026-03-10T18:39:28.502Z[ recovery-image] Mar 10 18:39:27.735 INFO O| Mar 10 18:39:27.735 INFO STEP 929 (remove_files) COMPLETE
76192026-03-10T18:39:28.502Z[ recovery-image] Mar 10 18:39:27.736 INFO O| Mar 10 18:39:27.735 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202026-03-10T18:39:28.506Z[ recovery-image] Mar 10 18:39:27.743 INFO O| Mar 10 18:39:27.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
76212026-03-10T18:39:28.514Z[ recovery-image] Mar 10 18:39:27.743 INFO O| Mar 10 18:39:27.743 INFO STEP 930 (remove_files) COMPLETE
76222026-03-10T18:39:28.514Z[ recovery-image] Mar 10 18:39:27.743 INFO O| Mar 10 18:39:27.743 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232026-03-10T18:39:28.517Z[ recovery-image] Mar 10 18:39:27.751 INFO O| Mar 10 18:39:27.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
76242026-03-10T18:39:28.518Z[ recovery-image] Mar 10 18:39:27.751 INFO O| Mar 10 18:39:27.751 INFO STEP 931 (remove_files) COMPLETE
76252026-03-10T18:39:28.518Z[ recovery-image] Mar 10 18:39:27.751 INFO O| Mar 10 18:39:27.751 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262026-03-10T18:39:28.521Z[ recovery-image] Mar 10 18:39:27.758 INFO O| Mar 10 18:39:27.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
76272026-03-10T18:39:28.525Z[ recovery-image] Mar 10 18:39:27.758 INFO O| Mar 10 18:39:27.758 INFO STEP 932 (remove_files) COMPLETE
76282026-03-10T18:39:28.525Z[ recovery-image] Mar 10 18:39:27.758 INFO O| Mar 10 18:39:27.758 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292026-03-10T18:39:28.528Z[ recovery-image] Mar 10 18:39:27.765 INFO O| Mar 10 18:39:27.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
76302026-03-10T18:39:28.532Z[ recovery-image] Mar 10 18:39:27.765 INFO O| Mar 10 18:39:27.765 INFO STEP 933 (remove_files) COMPLETE
76312026-03-10T18:39:28.532Z[ recovery-image] Mar 10 18:39:27.765 INFO O| Mar 10 18:39:27.765 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322026-03-10T18:39:28.536Z[ recovery-image] Mar 10 18:39:27.773 INFO O| Mar 10 18:39:27.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
76332026-03-10T18:39:28.536Z[ recovery-image] Mar 10 18:39:27.773 INFO O| Mar 10 18:39:27.773 INFO STEP 934 (remove_files) COMPLETE
76342026-03-10T18:39:28.540Z[ recovery-image] Mar 10 18:39:27.773 INFO O| Mar 10 18:39:27.773 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352026-03-10T18:39:28.544Z[ recovery-image] Mar 10 18:39:27.780 INFO O| Mar 10 18:39:27.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
76362026-03-10T18:39:28.544Z[ recovery-image] Mar 10 18:39:27.780 INFO O| Mar 10 18:39:27.780 INFO STEP 935 (remove_files) COMPLETE
76372026-03-10T18:39:28.544Z[ recovery-image] Mar 10 18:39:27.780 INFO O| Mar 10 18:39:27.780 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382026-03-10T18:39:28.552Z[ recovery-image] Mar 10 18:39:27.789 INFO O| Mar 10 18:39:27.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
76392026-03-10T18:39:28.552Z[ recovery-image] Mar 10 18:39:27.789 INFO O| Mar 10 18:39:27.789 INFO STEP 936 (remove_files) COMPLETE
76402026-03-10T18:39:28.552Z[ recovery-image] Mar 10 18:39:27.789 INFO O| Mar 10 18:39:27.789 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412026-03-10T18:39:28.560Z[ recovery-image] Mar 10 18:39:27.797 INFO O| Mar 10 18:39:27.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
76422026-03-10T18:39:28.563Z[ recovery-image] Mar 10 18:39:27.797 INFO O| Mar 10 18:39:27.797 INFO STEP 937 (remove_files) COMPLETE
76432026-03-10T18:39:28.563Z[ recovery-image] Mar 10 18:39:27.797 INFO O| Mar 10 18:39:27.797 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442026-03-10T18:39:28.568Z[ recovery-image] Mar 10 18:39:27.805 INFO O| Mar 10 18:39:27.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
76452026-03-10T18:39:28.572Z[ recovery-image] Mar 10 18:39:27.805 INFO O| Mar 10 18:39:27.805 INFO STEP 938 (remove_files) COMPLETE
76462026-03-10T18:39:28.572Z[ recovery-image] Mar 10 18:39:27.805 INFO O| Mar 10 18:39:27.805 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472026-03-10T18:39:28.576Z[ recovery-image] Mar 10 18:39:27.812 INFO O| Mar 10 18:39:27.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76482026-03-10T18:39:28.579Z[ recovery-image] Mar 10 18:39:27.812 INFO O| Mar 10 18:39:27.812 INFO STEP 939 (remove_files) COMPLETE
76492026-03-10T18:39:28.579Z[ recovery-image] Mar 10 18:39:27.812 INFO O| Mar 10 18:39:27.812 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502026-03-10T18:39:28.583Z[ recovery-image] Mar 10 18:39:27.819 INFO O| Mar 10 18:39:27.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76512026-03-10T18:39:28.586Z[ recovery-image] Mar 10 18:39:27.819 INFO O| Mar 10 18:39:27.819 INFO STEP 940 (remove_files) COMPLETE
76522026-03-10T18:39:28.586Z[ recovery-image] Mar 10 18:39:27.819 INFO O| Mar 10 18:39:27.819 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532026-03-10T18:39:28.590Z[ recovery-image] Mar 10 18:39:27.826 INFO O| Mar 10 18:39:27.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76542026-03-10T18:39:28.593Z[ recovery-image] Mar 10 18:39:27.826 INFO O| Mar 10 18:39:27.826 INFO STEP 941 (remove_files) COMPLETE
76552026-03-10T18:39:28.593Z[ recovery-image] Mar 10 18:39:27.826 INFO O| Mar 10 18:39:27.826 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562026-03-10T18:39:28.597Z[ recovery-image] Mar 10 18:39:27.833 INFO O| Mar 10 18:39:27.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76572026-03-10T18:39:28.600Z[ recovery-image] Mar 10 18:39:27.833 INFO O| Mar 10 18:39:27.833 INFO STEP 942 (remove_files) COMPLETE
76582026-03-10T18:39:28.600Z[ recovery-image] Mar 10 18:39:27.833 INFO O| Mar 10 18:39:27.833 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592026-03-10T18:39:28.604Z[ recovery-image] Mar 10 18:39:27.840 INFO O| Mar 10 18:39:27.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76602026-03-10T18:39:28.607Z[ recovery-image] Mar 10 18:39:27.840 INFO O| Mar 10 18:39:27.840 INFO STEP 943 (remove_files) COMPLETE
76612026-03-10T18:39:28.607Z[ recovery-image] Mar 10 18:39:27.840 INFO O| Mar 10 18:39:27.840 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622026-03-10T18:39:28.611Z[ recovery-image] Mar 10 18:39:27.847 INFO O| Mar 10 18:39:27.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76632026-03-10T18:39:28.611Z[ recovery-image] Mar 10 18:39:27.847 INFO O| Mar 10 18:39:27.847 INFO STEP 944 (remove_files) COMPLETE
76642026-03-10T18:39:28.614Z[ recovery-image] Mar 10 18:39:27.847 INFO O| Mar 10 18:39:27.847 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652026-03-10T18:39:28.619Z[ recovery-image] Mar 10 18:39:27.856 INFO O| Mar 10 18:39:27.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76662026-03-10T18:39:28.619Z[ recovery-image] Mar 10 18:39:27.856 INFO O| Mar 10 18:39:27.856 INFO STEP 945 (remove_files) COMPLETE
76672026-03-10T18:39:28.622Z[ recovery-image] Mar 10 18:39:27.856 INFO O| Mar 10 18:39:27.856 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682026-03-10T18:39:28.627Z[ recovery-image] Mar 10 18:39:27.864 INFO O| Mar 10 18:39:27.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76692026-03-10T18:39:28.627Z[ recovery-image] Mar 10 18:39:27.864 INFO O| Mar 10 18:39:27.864 INFO STEP 946 (remove_files) COMPLETE
76702026-03-10T18:39:28.630Z[ recovery-image] Mar 10 18:39:27.864 INFO O| Mar 10 18:39:27.864 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712026-03-10T18:39:28.635Z[ recovery-image] Mar 10 18:39:27.872 INFO O| Mar 10 18:39:27.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76722026-03-10T18:39:28.638Z[ recovery-image] Mar 10 18:39:27.872 INFO O| Mar 10 18:39:27.872 INFO STEP 947 (remove_files) COMPLETE
76732026-03-10T18:39:28.639Z[ recovery-image] Mar 10 18:39:27.872 INFO O| Mar 10 18:39:27.872 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742026-03-10T18:39:28.644Z[ recovery-image] Mar 10 18:39:27.881 INFO O| Mar 10 18:39:27.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76752026-03-10T18:39:28.644Z[ recovery-image] Mar 10 18:39:27.881 INFO O| Mar 10 18:39:27.881 INFO STEP 948 (remove_files) COMPLETE
76762026-03-10T18:39:28.647Z[ recovery-image] Mar 10 18:39:27.881 INFO O| Mar 10 18:39:27.881 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772026-03-10T18:39:28.650Z[ recovery-image] Mar 10 18:39:27.887 INFO O| Mar 10 18:39:27.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76782026-03-10T18:39:28.650Z[ recovery-image] Mar 10 18:39:27.887 INFO O| Mar 10 18:39:27.887 INFO STEP 949 (remove_files) COMPLETE
76792026-03-10T18:39:28.650Z[ recovery-image] Mar 10 18:39:27.887 INFO O| Mar 10 18:39:27.887 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802026-03-10T18:39:28.659Z[ recovery-image] Mar 10 18:39:27.895 INFO O| Mar 10 18:39:27.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76812026-03-10T18:39:28.662Z[ recovery-image] Mar 10 18:39:27.895 INFO O| Mar 10 18:39:27.895 INFO STEP 950 (remove_files) COMPLETE
76822026-03-10T18:39:28.662Z[ recovery-image] Mar 10 18:39:27.895 INFO O| Mar 10 18:39:27.895 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832026-03-10T18:39:28.667Z[ recovery-image] Mar 10 18:39:27.904 INFO O| Mar 10 18:39:27.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76842026-03-10T18:39:28.671Z[ recovery-image] Mar 10 18:39:27.904 INFO O| Mar 10 18:39:27.904 INFO STEP 951 (remove_files) COMPLETE
76852026-03-10T18:39:28.671Z[ recovery-image] Mar 10 18:39:27.904 INFO O| Mar 10 18:39:27.904 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862026-03-10T18:39:28.676Z[ recovery-image] Mar 10 18:39:27.913 INFO O| Mar 10 18:39:27.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76872026-03-10T18:39:28.676Z[ recovery-image] Mar 10 18:39:27.913 INFO O| Mar 10 18:39:27.913 INFO STEP 952 (remove_files) COMPLETE
76882026-03-10T18:39:28.679Z[ recovery-image] Mar 10 18:39:27.913 INFO O| Mar 10 18:39:27.913 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892026-03-10T18:39:28.685Z[ recovery-image] Mar 10 18:39:27.921 INFO O| Mar 10 18:39:27.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76902026-03-10T18:39:28.688Z[ recovery-image] Mar 10 18:39:27.921 INFO O| Mar 10 18:39:27.921 INFO STEP 953 (remove_files) COMPLETE
76912026-03-10T18:39:28.688Z[ recovery-image] Mar 10 18:39:27.921 INFO O| Mar 10 18:39:27.921 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922026-03-10T18:39:28.692Z[ recovery-image] Mar 10 18:39:27.929 INFO O| Mar 10 18:39:27.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76932026-03-10T18:39:28.692Z[ recovery-image] Mar 10 18:39:27.929 INFO O| Mar 10 18:39:27.929 INFO STEP 954 (remove_files) COMPLETE
76942026-03-10T18:39:28.692Z[ recovery-image] Mar 10 18:39:27.929 INFO O| Mar 10 18:39:27.929 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952026-03-10T18:39:28.701Z[ recovery-image] Mar 10 18:39:27.937 INFO O| Mar 10 18:39:27.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76962026-03-10T18:39:28.701Z[ recovery-image] Mar 10 18:39:27.937 INFO O| Mar 10 18:39:27.937 INFO STEP 955 (remove_files) COMPLETE
76972026-03-10T18:39:28.701Z[ recovery-image] Mar 10 18:39:27.937 INFO O| Mar 10 18:39:27.937 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982026-03-10T18:39:28.708Z[ recovery-image] Mar 10 18:39:27.945 INFO O| Mar 10 18:39:27.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76992026-03-10T18:39:28.709Z[ recovery-image] Mar 10 18:39:27.945 INFO O| Mar 10 18:39:27.945 INFO STEP 956 (remove_files) COMPLETE
77002026-03-10T18:39:28.712Z[ recovery-image] Mar 10 18:39:27.945 INFO O| Mar 10 18:39:27.945 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012026-03-10T18:39:28.716Z[ recovery-image] Mar 10 18:39:27.953 INFO O| Mar 10 18:39:27.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
77022026-03-10T18:39:28.719Z[ recovery-image] Mar 10 18:39:27.953 INFO O| Mar 10 18:39:27.953 INFO STEP 957 (remove_files) COMPLETE
77032026-03-10T18:39:28.719Z[ recovery-image] Mar 10 18:39:27.953 INFO O| Mar 10 18:39:27.953 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042026-03-10T18:39:28.724Z[ recovery-image] Mar 10 18:39:27.959 INFO O| Mar 10 18:39:27.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
77052026-03-10T18:39:28.724Z[ recovery-image] Mar 10 18:39:27.959 INFO O| Mar 10 18:39:27.959 INFO STEP 958 (remove_files) COMPLETE
77062026-03-10T18:39:28.724Z[ recovery-image] Mar 10 18:39:27.959 INFO O| Mar 10 18:39:27.959 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072026-03-10T18:39:28.731Z[ recovery-image] Mar 10 18:39:27.967 INFO O| Mar 10 18:39:27.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
77082026-03-10T18:39:28.735Z[ recovery-image] Mar 10 18:39:27.968 INFO O| Mar 10 18:39:27.968 INFO STEP 959 (remove_files) COMPLETE
77092026-03-10T18:39:28.735Z[ recovery-image] Mar 10 18:39:27.968 INFO O| Mar 10 18:39:27.968 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102026-03-10T18:39:28.738Z[ recovery-image] Mar 10 18:39:27.974 INFO O| Mar 10 18:39:27.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
77112026-03-10T18:39:28.739Z[ recovery-image] Mar 10 18:39:27.974 INFO O| Mar 10 18:39:27.974 INFO STEP 960 (remove_files) COMPLETE
77122026-03-10T18:39:28.739Z[ recovery-image] Mar 10 18:39:27.974 INFO O| Mar 10 18:39:27.974 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132026-03-10T18:39:28.745Z[ recovery-image] Mar 10 18:39:27.981 INFO O| Mar 10 18:39:27.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
77142026-03-10T18:39:28.745Z[ recovery-image] Mar 10 18:39:27.981 INFO O| Mar 10 18:39:27.981 INFO STEP 961 (remove_files) COMPLETE
77152026-03-10T18:39:28.749Z[ recovery-image] Mar 10 18:39:27.981 INFO O| Mar 10 18:39:27.981 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162026-03-10T18:39:28.752Z[ recovery-image] Mar 10 18:39:27.988 INFO O| Mar 10 18:39:27.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
77172026-03-10T18:39:28.752Z[ recovery-image] Mar 10 18:39:27.988 INFO O| Mar 10 18:39:27.988 INFO STEP 962 (remove_files) COMPLETE
77182026-03-10T18:39:28.752Z[ recovery-image] Mar 10 18:39:27.988 INFO O| Mar 10 18:39:27.988 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192026-03-10T18:39:28.760Z[ recovery-image] Mar 10 18:39:27.996 INFO O| Mar 10 18:39:27.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
77202026-03-10T18:39:28.760Z[ recovery-image] Mar 10 18:39:27.996 INFO O| Mar 10 18:39:27.996 INFO STEP 963 (remove_files) COMPLETE
77212026-03-10T18:39:28.764Z[ recovery-image] Mar 10 18:39:27.996 INFO O| Mar 10 18:39:27.996 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222026-03-10T18:39:28.767Z[ recovery-image] Mar 10 18:39:28.004 INFO O| Mar 10 18:39:28.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
77232026-03-10T18:39:28.767Z[ recovery-image] Mar 10 18:39:28.004 INFO O| Mar 10 18:39:28.004 INFO STEP 964 (remove_files) COMPLETE
77242026-03-10T18:39:28.767Z[ recovery-image] Mar 10 18:39:28.004 INFO O| Mar 10 18:39:28.004 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252026-03-10T18:39:28.776Z[ recovery-image] Mar 10 18:39:28.013 INFO O| Mar 10 18:39:28.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
77262026-03-10T18:39:28.780Z[ recovery-image] Mar 10 18:39:28.013 INFO O| Mar 10 18:39:28.013 INFO STEP 965 (remove_files) COMPLETE
77272026-03-10T18:39:28.780Z[ recovery-image] Mar 10 18:39:28.013 INFO O| Mar 10 18:39:28.013 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282026-03-10T18:39:28.783Z[ recovery-image] Mar 10 18:39:28.020 INFO O| Mar 10 18:39:28.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
77292026-03-10T18:39:28.788Z[ recovery-image] Mar 10 18:39:28.020 INFO O| Mar 10 18:39:28.020 INFO STEP 966 (remove_files) COMPLETE
77302026-03-10T18:39:28.788Z[ recovery-image] Mar 10 18:39:28.020 INFO O| Mar 10 18:39:28.020 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312026-03-10T18:39:28.792Z[ recovery-image] Mar 10 18:39:28.028 INFO O| Mar 10 18:39:28.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
77322026-03-10T18:39:28.792Z[ recovery-image] Mar 10 18:39:28.028 INFO O| Mar 10 18:39:28.028 INFO STEP 967 (remove_files) COMPLETE
77332026-03-10T18:39:28.792Z[ recovery-image] Mar 10 18:39:28.028 INFO O| Mar 10 18:39:28.028 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342026-03-10T18:39:28.799Z[ recovery-image] Mar 10 18:39:28.036 INFO O| Mar 10 18:39:28.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
77352026-03-10T18:39:28.802Z[ recovery-image] Mar 10 18:39:28.036 INFO O| Mar 10 18:39:28.036 INFO STEP 968 (remove_files) COMPLETE
77362026-03-10T18:39:28.802Z[ recovery-image] Mar 10 18:39:28.036 INFO O| Mar 10 18:39:28.036 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372026-03-10T18:39:28.806Z[ recovery-image] Mar 10 18:39:28.043 INFO O| Mar 10 18:39:28.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
77382026-03-10T18:39:28.806Z[ recovery-image] Mar 10 18:39:28.043 INFO O| Mar 10 18:39:28.043 INFO STEP 969 (remove_files) COMPLETE
77392026-03-10T18:39:28.809Z[ recovery-image] Mar 10 18:39:28.043 INFO O| Mar 10 18:39:28.043 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402026-03-10T18:39:28.814Z[ recovery-image] Mar 10 18:39:28.051 INFO O| Mar 10 18:39:28.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
77412026-03-10T18:39:28.814Z[ recovery-image] Mar 10 18:39:28.051 INFO O| Mar 10 18:39:28.051 INFO STEP 970 (remove_files) COMPLETE
77422026-03-10T18:39:28.817Z[ recovery-image] Mar 10 18:39:28.051 INFO O| Mar 10 18:39:28.051 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432026-03-10T18:39:28.826Z[ recovery-image] Mar 10 18:39:28.059 INFO O| Mar 10 18:39:28.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
77442026-03-10T18:39:28.826Z[ recovery-image] Mar 10 18:39:28.059 INFO O| Mar 10 18:39:28.059 INFO STEP 971 (remove_files) COMPLETE
77452026-03-10T18:39:28.826Z[ recovery-image] Mar 10 18:39:28.059 INFO O| Mar 10 18:39:28.059 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462026-03-10T18:39:28.829Z[ recovery-image] Mar 10 18:39:28.066 INFO O| Mar 10 18:39:28.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
77472026-03-10T18:39:28.829Z[ recovery-image] Mar 10 18:39:28.066 INFO O| Mar 10 18:39:28.066 INFO STEP 972 (remove_files) COMPLETE
77482026-03-10T18:39:28.829Z[ recovery-image] Mar 10 18:39:28.066 INFO O| Mar 10 18:39:28.066 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492026-03-10T18:39:28.836Z[ recovery-image] Mar 10 18:39:28.072 INFO O| Mar 10 18:39:28.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77502026-03-10T18:39:28.839Z[ recovery-image] Mar 10 18:39:28.073 INFO O| Mar 10 18:39:28.073 INFO STEP 973 (remove_files) COMPLETE
77512026-03-10T18:39:28.839Z[ recovery-image] Mar 10 18:39:28.073 INFO O| Mar 10 18:39:28.073 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522026-03-10T18:39:28.843Z[ recovery-image] Mar 10 18:39:28.079 INFO O| Mar 10 18:39:28.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77532026-03-10T18:39:28.843Z[ recovery-image] Mar 10 18:39:28.079 INFO O| Mar 10 18:39:28.079 INFO STEP 974 (remove_files) COMPLETE
77542026-03-10T18:39:28.843Z[ recovery-image] Mar 10 18:39:28.079 INFO O| Mar 10 18:39:28.079 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552026-03-10T18:39:28.850Z[ recovery-image] Mar 10 18:39:28.086 INFO O| Mar 10 18:39:28.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77562026-03-10T18:39:28.853Z[ recovery-image] Mar 10 18:39:28.086 INFO O| Mar 10 18:39:28.086 INFO STEP 975 (remove_files) COMPLETE
77572026-03-10T18:39:28.854Z[ recovery-image] Mar 10 18:39:28.086 INFO O| Mar 10 18:39:28.086 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582026-03-10T18:39:28.858Z[ recovery-image] Mar 10 18:39:28.095 INFO O| Mar 10 18:39:28.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77592026-03-10T18:39:28.862Z[ recovery-image] Mar 10 18:39:28.095 INFO O| Mar 10 18:39:28.095 INFO STEP 976 (remove_files) COMPLETE
77602026-03-10T18:39:28.862Z[ recovery-image] Mar 10 18:39:28.095 INFO O| Mar 10 18:39:28.095 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612026-03-10T18:39:28.866Z[ recovery-image] Mar 10 18:39:28.102 INFO O| Mar 10 18:39:28.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77622026-03-10T18:39:28.869Z[ recovery-image] Mar 10 18:39:28.103 INFO O| Mar 10 18:39:28.103 INFO STEP 977 (remove_files) COMPLETE
77632026-03-10T18:39:28.869Z[ recovery-image] Mar 10 18:39:28.103 INFO O| Mar 10 18:39:28.103 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642026-03-10T18:39:28.874Z[ recovery-image] Mar 10 18:39:28.110 INFO O| Mar 10 18:39:28.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77652026-03-10T18:39:28.874Z[ recovery-image] Mar 10 18:39:28.110 INFO O| Mar 10 18:39:28.110 INFO STEP 978 (remove_files) COMPLETE
77662026-03-10T18:39:28.877Z[ recovery-image] Mar 10 18:39:28.110 INFO O| Mar 10 18:39:28.110 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672026-03-10T18:39:28.880Z[ recovery-image] Mar 10 18:39:28.117 INFO O| Mar 10 18:39:28.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77682026-03-10T18:39:28.884Z[ recovery-image] Mar 10 18:39:28.118 INFO O| Mar 10 18:39:28.118 INFO STEP 979 (remove_files) COMPLETE
77692026-03-10T18:39:28.884Z[ recovery-image] Mar 10 18:39:28.118 INFO O| Mar 10 18:39:28.118 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702026-03-10T18:39:28.888Z[ recovery-image] Mar 10 18:39:28.125 INFO O| Mar 10 18:39:28.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77712026-03-10T18:39:28.892Z[ recovery-image] Mar 10 18:39:28.125 INFO O| Mar 10 18:39:28.125 INFO STEP 980 (remove_files) COMPLETE
77722026-03-10T18:39:28.892Z[ recovery-image] Mar 10 18:39:28.125 INFO O| Mar 10 18:39:28.125 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732026-03-10T18:39:28.897Z[ recovery-image] Mar 10 18:39:28.134 INFO O| Mar 10 18:39:28.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77742026-03-10T18:39:28.900Z[ recovery-image] Mar 10 18:39:28.134 INFO O| Mar 10 18:39:28.134 INFO STEP 981 (remove_files) COMPLETE
77752026-03-10T18:39:28.900Z[ recovery-image] Mar 10 18:39:28.134 INFO O| Mar 10 18:39:28.134 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762026-03-10T18:39:28.905Z[ recovery-image] Mar 10 18:39:28.142 INFO O| Mar 10 18:39:28.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77772026-03-10T18:39:28.910Z[ recovery-image] Mar 10 18:39:28.142 INFO O| Mar 10 18:39:28.142 INFO STEP 982 (remove_files) COMPLETE
77782026-03-10T18:39:28.910Z[ recovery-image] Mar 10 18:39:28.142 INFO O| Mar 10 18:39:28.142 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792026-03-10T18:39:28.913Z[ recovery-image] Mar 10 18:39:28.149 INFO O| Mar 10 18:39:28.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77802026-03-10T18:39:28.913Z[ recovery-image] Mar 10 18:39:28.149 INFO O| Mar 10 18:39:28.149 INFO STEP 983 (remove_files) COMPLETE
77812026-03-10T18:39:28.913Z[ recovery-image] Mar 10 18:39:28.149 INFO O| Mar 10 18:39:28.149 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822026-03-10T18:39:28.920Z[ recovery-image] Mar 10 18:39:28.156 INFO O| Mar 10 18:39:28.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77832026-03-10T18:39:28.923Z[ recovery-image] Mar 10 18:39:28.156 INFO O| Mar 10 18:39:28.156 INFO STEP 984 (remove_files) COMPLETE
77842026-03-10T18:39:28.923Z[ recovery-image] Mar 10 18:39:28.156 INFO O| Mar 10 18:39:28.156 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852026-03-10T18:39:28.930Z[ recovery-image] Mar 10 18:39:28.165 INFO O| Mar 10 18:39:28.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77862026-03-10T18:39:28.936Z[ recovery-image] Mar 10 18:39:28.165 INFO O| Mar 10 18:39:28.165 INFO STEP 985 (remove_files) COMPLETE
77872026-03-10T18:39:28.936Z[ recovery-image] Mar 10 18:39:28.165 INFO O| Mar 10 18:39:28.165 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882026-03-10T18:39:28.940Z[ recovery-image] Mar 10 18:39:28.172 INFO O| Mar 10 18:39:28.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77892026-03-10T18:39:28.940Z[ recovery-image] Mar 10 18:39:28.172 INFO O| Mar 10 18:39:28.172 INFO STEP 986 (remove_files) COMPLETE
77902026-03-10T18:39:28.940Z[ recovery-image] Mar 10 18:39:28.172 INFO O| Mar 10 18:39:28.172 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912026-03-10T18:39:28.944Z[ recovery-image] Mar 10 18:39:28.181 INFO O| Mar 10 18:39:28.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77922026-03-10T18:39:28.944Z[ recovery-image] Mar 10 18:39:28.181 INFO O| Mar 10 18:39:28.181 INFO STEP 987 (remove_files) COMPLETE
77932026-03-10T18:39:28.947Z[ recovery-image] Mar 10 18:39:28.181 INFO O| Mar 10 18:39:28.181 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942026-03-10T18:39:28.951Z[ recovery-image] Mar 10 18:39:28.188 INFO O| Mar 10 18:39:28.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77952026-03-10T18:39:28.955Z[ recovery-image] Mar 10 18:39:28.188 INFO O| Mar 10 18:39:28.188 INFO STEP 988 (remove_files) COMPLETE
77962026-03-10T18:39:28.955Z[ recovery-image] Mar 10 18:39:28.188 INFO O| Mar 10 18:39:28.188 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972026-03-10T18:39:28.958Z[ recovery-image] Mar 10 18:39:28.195 INFO O| Mar 10 18:39:28.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77982026-03-10T18:39:28.961Z[ recovery-image] Mar 10 18:39:28.195 INFO O| Mar 10 18:39:28.195 INFO STEP 989 (remove_files) COMPLETE
77992026-03-10T18:39:28.961Z[ recovery-image] Mar 10 18:39:28.195 INFO O| Mar 10 18:39:28.195 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002026-03-10T18:39:28.967Z[ recovery-image] Mar 10 18:39:28.204 INFO O| Mar 10 18:39:28.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
78012026-03-10T18:39:28.970Z[ recovery-image] Mar 10 18:39:28.204 INFO O| Mar 10 18:39:28.204 INFO STEP 990 (remove_files) COMPLETE
78022026-03-10T18:39:28.970Z[ recovery-image] Mar 10 18:39:28.204 INFO O| Mar 10 18:39:28.204 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032026-03-10T18:39:28.977Z[ recovery-image] Mar 10 18:39:28.213 INFO O| Mar 10 18:39:28.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
78042026-03-10T18:39:28.980Z[ recovery-image] Mar 10 18:39:28.213 INFO O| Mar 10 18:39:28.213 INFO STEP 991 (remove_files) COMPLETE
78052026-03-10T18:39:28.980Z[ recovery-image] Mar 10 18:39:28.213 INFO O| Mar 10 18:39:28.213 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062026-03-10T18:39:28.985Z[ recovery-image] Mar 10 18:39:28.222 INFO O| Mar 10 18:39:28.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
78072026-03-10T18:39:28.985Z[ recovery-image] Mar 10 18:39:28.222 INFO O| Mar 10 18:39:28.222 INFO STEP 992 (remove_files) COMPLETE
78082026-03-10T18:39:28.988Z[ recovery-image] Mar 10 18:39:28.222 INFO O| Mar 10 18:39:28.222 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092026-03-10T18:39:28.992Z[ recovery-image] Mar 10 18:39:28.229 INFO O| Mar 10 18:39:28.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
78102026-03-10T18:39:28.992Z[ recovery-image] Mar 10 18:39:28.229 INFO O| Mar 10 18:39:28.229 INFO STEP 993 (remove_files) COMPLETE
78112026-03-10T18:39:28.995Z[ recovery-image] Mar 10 18:39:28.229 INFO O| Mar 10 18:39:28.229 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122026-03-10T18:39:29.000Z[ recovery-image] Mar 10 18:39:28.237 INFO O| Mar 10 18:39:28.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
78132026-03-10T18:39:29.003Z[ recovery-image] Mar 10 18:39:28.237 INFO O| Mar 10 18:39:28.237 INFO STEP 994 (remove_files) COMPLETE
78142026-03-10T18:39:29.003Z[ recovery-image] Mar 10 18:39:28.237 INFO O| Mar 10 18:39:28.237 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152026-03-10T18:39:29.009Z[ recovery-image] Mar 10 18:39:28.246 INFO O| Mar 10 18:39:28.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
78162026-03-10T18:39:29.009Z[ recovery-image] Mar 10 18:39:28.246 INFO O| Mar 10 18:39:28.246 INFO STEP 995 (remove_files) COMPLETE
78172026-03-10T18:39:29.012Z[ recovery-image] Mar 10 18:39:28.246 INFO O| Mar 10 18:39:28.246 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182026-03-10T18:39:29.017Z[ recovery-image] Mar 10 18:39:28.254 INFO O| Mar 10 18:39:28.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
78192026-03-10T18:39:29.021Z[ recovery-image] Mar 10 18:39:28.254 INFO O| Mar 10 18:39:28.254 INFO STEP 996 (remove_files) COMPLETE
78202026-03-10T18:39:29.021Z[ recovery-image] Mar 10 18:39:28.254 INFO O| Mar 10 18:39:28.254 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212026-03-10T18:39:29.025Z[ recovery-image] Mar 10 18:39:28.262 INFO O| Mar 10 18:39:28.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
78222026-03-10T18:39:29.028Z[ recovery-image] Mar 10 18:39:28.262 INFO O| Mar 10 18:39:28.262 INFO STEP 997 (remove_files) COMPLETE
78232026-03-10T18:39:29.028Z[ recovery-image] Mar 10 18:39:28.262 INFO O| Mar 10 18:39:28.262 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242026-03-10T18:39:29.033Z[ recovery-image] Mar 10 18:39:28.270 INFO O| Mar 10 18:39:28.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
78252026-03-10T18:39:29.037Z[ recovery-image] Mar 10 18:39:28.270 INFO O| Mar 10 18:39:28.270 INFO STEP 998 (remove_files) COMPLETE
78262026-03-10T18:39:29.037Z[ recovery-image] Mar 10 18:39:28.270 INFO O| Mar 10 18:39:28.270 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272026-03-10T18:39:29.042Z[ recovery-image] Mar 10 18:39:28.278 INFO O| Mar 10 18:39:28.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
78282026-03-10T18:39:29.045Z[ recovery-image] Mar 10 18:39:28.278 INFO O| Mar 10 18:39:28.278 INFO STEP 999 (remove_files) COMPLETE
78292026-03-10T18:39:29.046Z[ recovery-image] Mar 10 18:39:28.278 INFO O| Mar 10 18:39:28.278 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302026-03-10T18:39:29.050Z[ recovery-image] Mar 10 18:39:28.285 INFO O| Mar 10 18:39:28.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
78312026-03-10T18:39:29.050Z[ recovery-image] Mar 10 18:39:28.285 INFO O| Mar 10 18:39:28.285 INFO STEP 1000 (remove_files) COMPLETE
78322026-03-10T18:39:29.050Z[ recovery-image] Mar 10 18:39:28.285 INFO O| Mar 10 18:39:28.285 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332026-03-10T18:39:29.055Z[ recovery-image] Mar 10 18:39:28.292 INFO O| Mar 10 18:39:28.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
78342026-03-10T18:39:29.058Z[ recovery-image] Mar 10 18:39:28.292 INFO O| Mar 10 18:39:28.292 INFO STEP 1001 (remove_files) COMPLETE
78352026-03-10T18:39:29.058Z[ recovery-image] Mar 10 18:39:28.292 INFO O| Mar 10 18:39:28.292 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362026-03-10T18:39:29.062Z[ recovery-image] Mar 10 18:39:28.299 INFO O| Mar 10 18:39:28.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
78372026-03-10T18:39:29.066Z[ recovery-image] Mar 10 18:39:28.299 INFO O| Mar 10 18:39:28.299 INFO STEP 1002 (remove_files) COMPLETE
78382026-03-10T18:39:29.066Z[ recovery-image] Mar 10 18:39:28.299 INFO O| Mar 10 18:39:28.299 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392026-03-10T18:39:29.069Z[ recovery-image] Mar 10 18:39:28.306 INFO O| Mar 10 18:39:28.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
78402026-03-10T18:39:29.073Z[ recovery-image] Mar 10 18:39:28.306 INFO O| Mar 10 18:39:28.306 INFO STEP 1003 (remove_files) COMPLETE
78412026-03-10T18:39:29.073Z[ recovery-image] Mar 10 18:39:28.306 INFO O| Mar 10 18:39:28.306 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422026-03-10T18:39:29.078Z[ recovery-image] Mar 10 18:39:28.314 INFO O| Mar 10 18:39:28.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
78432026-03-10T18:39:29.081Z[ recovery-image] Mar 10 18:39:28.315 INFO O| Mar 10 18:39:28.315 INFO STEP 1004 (remove_files) COMPLETE
78442026-03-10T18:39:29.081Z[ recovery-image] Mar 10 18:39:28.315 INFO O| Mar 10 18:39:28.315 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452026-03-10T18:39:29.085Z[ recovery-image] Mar 10 18:39:28.322 INFO O| Mar 10 18:39:28.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
78462026-03-10T18:39:29.088Z[ recovery-image] Mar 10 18:39:28.322 INFO O| Mar 10 18:39:28.322 INFO STEP 1005 (remove_files) COMPLETE
78472026-03-10T18:39:29.089Z[ recovery-image] Mar 10 18:39:28.322 INFO O| Mar 10 18:39:28.322 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482026-03-10T18:39:29.093Z[ recovery-image] Mar 10 18:39:28.329 INFO O| Mar 10 18:39:28.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78492026-03-10T18:39:29.098Z[ recovery-image] Mar 10 18:39:28.330 INFO O| Mar 10 18:39:28.329 INFO STEP 1006 (remove_files) COMPLETE
78502026-03-10T18:39:29.098Z[ recovery-image] Mar 10 18:39:28.330 INFO O| Mar 10 18:39:28.330 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512026-03-10T18:39:29.101Z[ recovery-image] Mar 10 18:39:28.338 INFO O| Mar 10 18:39:28.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78522026-03-10T18:39:29.101Z[ recovery-image] Mar 10 18:39:28.338 INFO O| Mar 10 18:39:28.338 INFO STEP 1007 (remove_files) COMPLETE
78532026-03-10T18:39:29.101Z[ recovery-image] Mar 10 18:39:28.338 INFO O| Mar 10 18:39:28.338 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542026-03-10T18:39:29.108Z[ recovery-image] Mar 10 18:39:28.345 INFO O| Mar 10 18:39:28.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78552026-03-10T18:39:29.109Z[ recovery-image] Mar 10 18:39:28.345 INFO O| Mar 10 18:39:28.345 INFO STEP 1008 (remove_files) COMPLETE
78562026-03-10T18:39:29.112Z[ recovery-image] Mar 10 18:39:28.345 INFO O| Mar 10 18:39:28.345 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572026-03-10T18:39:29.116Z[ recovery-image] Mar 10 18:39:28.352 INFO O| Mar 10 18:39:28.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78582026-03-10T18:39:29.119Z[ recovery-image] Mar 10 18:39:28.352 INFO O| Mar 10 18:39:28.352 INFO STEP 1009 (remove_files) COMPLETE
78592026-03-10T18:39:29.119Z[ recovery-image] Mar 10 18:39:28.352 INFO O| Mar 10 18:39:28.352 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602026-03-10T18:39:29.130Z[ recovery-image] Mar 10 18:39:28.360 INFO O| Mar 10 18:39:28.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78612026-03-10T18:39:29.134Z[ recovery-image] Mar 10 18:39:28.361 INFO O| Mar 10 18:39:28.360 INFO STEP 1010 (remove_files) COMPLETE
78622026-03-10T18:39:29.134Z[ recovery-image] Mar 10 18:39:28.361 INFO O| Mar 10 18:39:28.361 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632026-03-10T18:39:29.134Z[ recovery-image] Mar 10 18:39:28.367 INFO O| Mar 10 18:39:28.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78642026-03-10T18:39:29.134Z[ recovery-image] Mar 10 18:39:28.368 INFO O| Mar 10 18:39:28.368 INFO STEP 1011 (remove_files) COMPLETE
78652026-03-10T18:39:29.135Z[ recovery-image] Mar 10 18:39:28.368 INFO O| Mar 10 18:39:28.368 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662026-03-10T18:39:29.139Z[ recovery-image] Mar 10 18:39:28.375 INFO O| Mar 10 18:39:28.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78672026-03-10T18:39:29.139Z[ recovery-image] Mar 10 18:39:28.375 INFO O| Mar 10 18:39:28.375 INFO STEP 1012 (remove_files) COMPLETE
78682026-03-10T18:39:29.143Z[ recovery-image] Mar 10 18:39:28.375 INFO O| Mar 10 18:39:28.375 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692026-03-10T18:39:29.146Z[ recovery-image] Mar 10 18:39:28.382 INFO O| Mar 10 18:39:28.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78702026-03-10T18:39:29.146Z[ recovery-image] Mar 10 18:39:28.382 INFO O| Mar 10 18:39:28.382 INFO STEP 1013 (remove_files) COMPLETE
78712026-03-10T18:39:29.146Z[ recovery-image] Mar 10 18:39:28.382 INFO O| Mar 10 18:39:28.382 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722026-03-10T18:39:29.153Z[ recovery-image] Mar 10 18:39:28.390 INFO O| Mar 10 18:39:28.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78732026-03-10T18:39:29.153Z[ recovery-image] Mar 10 18:39:28.390 INFO O| Mar 10 18:39:28.390 INFO STEP 1014 (remove_files) COMPLETE
78742026-03-10T18:39:29.153Z[ recovery-image] Mar 10 18:39:28.390 INFO O| Mar 10 18:39:28.390 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752026-03-10T18:39:29.161Z[ recovery-image] Mar 10 18:39:28.398 INFO O| Mar 10 18:39:28.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78762026-03-10T18:39:29.161Z[ recovery-image] Mar 10 18:39:28.398 INFO O| Mar 10 18:39:28.398 INFO STEP 1015 (remove_files) COMPLETE
78772026-03-10T18:39:29.164Z[ recovery-image] Mar 10 18:39:28.398 INFO O| Mar 10 18:39:28.398 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782026-03-10T18:39:29.168Z[ recovery-image] Mar 10 18:39:28.405 INFO O| Mar 10 18:39:28.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78792026-03-10T18:39:29.172Z[ recovery-image] Mar 10 18:39:28.405 INFO O| Mar 10 18:39:28.405 INFO STEP 1016 (remove_files) COMPLETE
78802026-03-10T18:39:29.172Z[ recovery-image] Mar 10 18:39:28.405 INFO O| Mar 10 18:39:28.405 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812026-03-10T18:39:29.177Z[ recovery-image] Mar 10 18:39:28.413 INFO O| Mar 10 18:39:28.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78822026-03-10T18:39:29.177Z[ recovery-image] Mar 10 18:39:28.414 INFO O| Mar 10 18:39:28.413 INFO STEP 1017 (remove_files) COMPLETE
78832026-03-10T18:39:29.180Z[ recovery-image] Mar 10 18:39:28.414 INFO O| Mar 10 18:39:28.413 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842026-03-10T18:39:29.185Z[ recovery-image] Mar 10 18:39:28.422 INFO O| Mar 10 18:39:28.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78852026-03-10T18:39:29.188Z[ recovery-image] Mar 10 18:39:28.422 INFO O| Mar 10 18:39:28.422 INFO STEP 1018 (remove_files) COMPLETE
78862026-03-10T18:39:29.188Z[ recovery-image] Mar 10 18:39:28.422 INFO O| Mar 10 18:39:28.422 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872026-03-10T18:39:29.193Z[ recovery-image] Mar 10 18:39:28.430 INFO O| Mar 10 18:39:28.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78882026-03-10T18:39:29.193Z[ recovery-image] Mar 10 18:39:28.430 INFO O| Mar 10 18:39:28.430 INFO STEP 1019 (remove_files) COMPLETE
78892026-03-10T18:39:29.196Z[ recovery-image] Mar 10 18:39:28.430 INFO O| Mar 10 18:39:28.430 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902026-03-10T18:39:29.201Z[ recovery-image] Mar 10 18:39:28.438 INFO O| Mar 10 18:39:28.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78912026-03-10T18:39:29.205Z[ recovery-image] Mar 10 18:39:28.438 INFO O| Mar 10 18:39:28.438 INFO STEP 1020 (remove_files) COMPLETE
78922026-03-10T18:39:29.205Z[ recovery-image] Mar 10 18:39:28.438 INFO O| Mar 10 18:39:28.438 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932026-03-10T18:39:29.210Z[ recovery-image] Mar 10 18:39:28.446 INFO O| Mar 10 18:39:28.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78942026-03-10T18:39:29.210Z[ recovery-image] Mar 10 18:39:28.446 INFO O| Mar 10 18:39:28.446 INFO STEP 1021 (remove_files) COMPLETE
78952026-03-10T18:39:29.210Z[ recovery-image] Mar 10 18:39:28.446 INFO O| Mar 10 18:39:28.446 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962026-03-10T18:39:29.217Z[ recovery-image] Mar 10 18:39:28.454 INFO O| Mar 10 18:39:28.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78972026-03-10T18:39:29.217Z[ recovery-image] Mar 10 18:39:28.454 INFO O| Mar 10 18:39:28.454 INFO STEP 1022 (remove_files) COMPLETE
78982026-03-10T18:39:29.220Z[ recovery-image] Mar 10 18:39:28.454 INFO O| Mar 10 18:39:28.454 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992026-03-10T18:39:29.224Z[ recovery-image] Mar 10 18:39:28.461 INFO O| Mar 10 18:39:28.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
79002026-03-10T18:39:29.227Z[ recovery-image] Mar 10 18:39:28.461 INFO O| Mar 10 18:39:28.461 INFO STEP 1023 (remove_files) COMPLETE
79012026-03-10T18:39:29.227Z[ recovery-image] Mar 10 18:39:28.461 INFO O| Mar 10 18:39:28.461 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022026-03-10T18:39:29.231Z[ recovery-image] Mar 10 18:39:28.468 INFO O| Mar 10 18:39:28.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
79032026-03-10T18:39:29.231Z[ recovery-image] Mar 10 18:39:28.468 INFO O| Mar 10 18:39:28.468 INFO STEP 1024 (remove_files) COMPLETE
79042026-03-10T18:39:29.234Z[ recovery-image] Mar 10 18:39:28.468 INFO O| Mar 10 18:39:28.468 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052026-03-10T18:39:29.239Z[ recovery-image] Mar 10 18:39:28.476 INFO O| Mar 10 18:39:28.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
79062026-03-10T18:39:29.239Z[ recovery-image] Mar 10 18:39:28.476 INFO O| Mar 10 18:39:28.476 INFO STEP 1025 (remove_files) COMPLETE
79072026-03-10T18:39:29.242Z[ recovery-image] Mar 10 18:39:28.476 INFO O| Mar 10 18:39:28.476 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082026-03-10T18:39:29.247Z[ recovery-image] Mar 10 18:39:28.484 INFO O| Mar 10 18:39:28.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
79092026-03-10T18:39:29.250Z[ recovery-image] Mar 10 18:39:28.484 INFO O| Mar 10 18:39:28.484 INFO STEP 1026 (remove_files) COMPLETE
79102026-03-10T18:39:29.251Z[ recovery-image] Mar 10 18:39:28.484 INFO O| Mar 10 18:39:28.484 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112026-03-10T18:39:29.255Z[ recovery-image] Mar 10 18:39:28.491 INFO O| Mar 10 18:39:28.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
79122026-03-10T18:39:29.255Z[ recovery-image] Mar 10 18:39:28.491 INFO O| Mar 10 18:39:28.491 INFO STEP 1027 (remove_files) COMPLETE
79132026-03-10T18:39:29.260Z[ recovery-image] Mar 10 18:39:28.491 INFO O| Mar 10 18:39:28.491 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142026-03-10T18:39:29.263Z[ recovery-image] Mar 10 18:39:28.499 INFO O| Mar 10 18:39:28.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
79152026-03-10T18:39:29.263Z[ recovery-image] Mar 10 18:39:28.499 INFO O| Mar 10 18:39:28.499 INFO STEP 1028 (remove_files) COMPLETE
79162026-03-10T18:39:29.263Z[ recovery-image] Mar 10 18:39:28.499 INFO O| Mar 10 18:39:28.499 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172026-03-10T18:39:29.271Z[ recovery-image] Mar 10 18:39:28.507 INFO O| Mar 10 18:39:28.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
79182026-03-10T18:39:29.274Z[ recovery-image] Mar 10 18:39:28.507 INFO O| Mar 10 18:39:28.507 INFO STEP 1029 (remove_files) COMPLETE
79192026-03-10T18:39:29.274Z[ recovery-image] Mar 10 18:39:28.507 INFO O| Mar 10 18:39:28.507 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202026-03-10T18:39:29.277Z[ recovery-image] Mar 10 18:39:28.514 INFO O| Mar 10 18:39:28.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
79212026-03-10T18:39:29.277Z[ recovery-image] Mar 10 18:39:28.514 INFO O| Mar 10 18:39:28.514 INFO STEP 1030 (remove_files) COMPLETE
79222026-03-10T18:39:29.281Z[ recovery-image] Mar 10 18:39:28.514 INFO O| Mar 10 18:39:28.514 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232026-03-10T18:39:29.286Z[ recovery-image] Mar 10 18:39:28.523 INFO O| Mar 10 18:39:28.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
79242026-03-10T18:39:29.286Z[ recovery-image] Mar 10 18:39:28.523 INFO O| Mar 10 18:39:28.523 INFO STEP 1031 (remove_files) COMPLETE
79252026-03-10T18:39:29.290Z[ recovery-image] Mar 10 18:39:28.523 INFO O| Mar 10 18:39:28.523 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262026-03-10T18:39:29.294Z[ recovery-image] Mar 10 18:39:28.531 INFO O| Mar 10 18:39:28.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
79272026-03-10T18:39:29.298Z[ recovery-image] Mar 10 18:39:28.531 INFO O| Mar 10 18:39:28.531 INFO STEP 1032 (remove_files) COMPLETE
79282026-03-10T18:39:29.298Z[ recovery-image] Mar 10 18:39:28.531 INFO O| Mar 10 18:39:28.531 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292026-03-10T18:39:29.302Z[ recovery-image] Mar 10 18:39:28.539 INFO O| Mar 10 18:39:28.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
79302026-03-10T18:39:29.306Z[ recovery-image] Mar 10 18:39:28.539 INFO O| Mar 10 18:39:28.539 INFO STEP 1033 (remove_files) COMPLETE
79312026-03-10T18:39:29.306Z[ recovery-image] Mar 10 18:39:28.539 INFO O| Mar 10 18:39:28.539 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322026-03-10T18:39:29.311Z[ recovery-image] Mar 10 18:39:28.547 INFO O| Mar 10 18:39:28.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
79332026-03-10T18:39:29.316Z[ recovery-image] Mar 10 18:39:28.547 INFO O| Mar 10 18:39:28.547 INFO STEP 1034 (remove_files) COMPLETE
79342026-03-10T18:39:29.316Z[ recovery-image] Mar 10 18:39:28.547 INFO O| Mar 10 18:39:28.547 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352026-03-10T18:39:29.319Z[ recovery-image] Mar 10 18:39:28.555 INFO O| Mar 10 18:39:28.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
79362026-03-10T18:39:29.319Z[ recovery-image] Mar 10 18:39:28.555 INFO O| Mar 10 18:39:28.555 INFO STEP 1035 (remove_files) COMPLETE
79372026-03-10T18:39:29.319Z[ recovery-image] Mar 10 18:39:28.555 INFO O| Mar 10 18:39:28.555 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382026-03-10T18:39:29.325Z[ recovery-image] Mar 10 18:39:28.562 INFO O| Mar 10 18:39:28.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
79392026-03-10T18:39:29.329Z[ recovery-image] Mar 10 18:39:28.562 INFO O| Mar 10 18:39:28.562 INFO STEP 1036 (remove_files) COMPLETE
79402026-03-10T18:39:29.329Z[ recovery-image] Mar 10 18:39:28.562 INFO O| Mar 10 18:39:28.562 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412026-03-10T18:39:29.334Z[ recovery-image] Mar 10 18:39:28.571 INFO O| Mar 10 18:39:28.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
79422026-03-10T18:39:29.337Z[ recovery-image] Mar 10 18:39:28.571 INFO O| Mar 10 18:39:28.571 INFO STEP 1037 (remove_files) COMPLETE
79432026-03-10T18:39:29.338Z[ recovery-image] Mar 10 18:39:28.571 INFO O| Mar 10 18:39:28.571 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442026-03-10T18:39:29.342Z[ recovery-image] Mar 10 18:39:28.578 INFO O| Mar 10 18:39:28.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
79452026-03-10T18:39:29.342Z[ recovery-image] Mar 10 18:39:28.578 INFO O| Mar 10 18:39:28.578 INFO STEP 1038 (remove_files) COMPLETE
79462026-03-10T18:39:29.345Z[ recovery-image] Mar 10 18:39:28.578 INFO O| Mar 10 18:39:28.578 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472026-03-10T18:39:29.349Z[ recovery-image] Mar 10 18:39:28.586 INFO O| Mar 10 18:39:28.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79482026-03-10T18:39:29.352Z[ recovery-image] Mar 10 18:39:28.586 INFO O| Mar 10 18:39:28.586 INFO STEP 1039 (remove_files) COMPLETE
79492026-03-10T18:39:29.352Z[ recovery-image] Mar 10 18:39:28.586 INFO O| Mar 10 18:39:28.586 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502026-03-10T18:39:29.355Z[ recovery-image] Mar 10 18:39:28.592 INFO O| Mar 10 18:39:28.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79512026-03-10T18:39:29.359Z[ recovery-image] Mar 10 18:39:28.592 INFO O| Mar 10 18:39:28.592 INFO STEP 1040 (remove_files) COMPLETE
79522026-03-10T18:39:29.359Z[ recovery-image] Mar 10 18:39:28.592 INFO O| Mar 10 18:39:28.592 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532026-03-10T18:39:29.362Z[ recovery-image] Mar 10 18:39:28.599 INFO O| Mar 10 18:39:28.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79542026-03-10T18:39:29.366Z[ recovery-image] Mar 10 18:39:28.599 INFO O| Mar 10 18:39:28.599 INFO STEP 1041 (remove_files) COMPLETE
79552026-03-10T18:39:29.366Z[ recovery-image] Mar 10 18:39:28.599 INFO O| Mar 10 18:39:28.599 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562026-03-10T18:39:29.369Z[ recovery-image] Mar 10 18:39:28.606 INFO O| Mar 10 18:39:28.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79572026-03-10T18:39:29.369Z[ recovery-image] Mar 10 18:39:28.606 INFO O| Mar 10 18:39:28.606 INFO STEP 1042 (remove_files) COMPLETE
79582026-03-10T18:39:29.373Z[ recovery-image] Mar 10 18:39:28.606 INFO O| Mar 10 18:39:28.606 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592026-03-10T18:39:29.378Z[ recovery-image] Mar 10 18:39:28.614 INFO O| Mar 10 18:39:28.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79602026-03-10T18:39:29.378Z[ recovery-image] Mar 10 18:39:28.614 INFO O| Mar 10 18:39:28.614 INFO STEP 1043 (remove_files) COMPLETE
79612026-03-10T18:39:29.381Z[ recovery-image] Mar 10 18:39:28.614 INFO O| Mar 10 18:39:28.614 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622026-03-10T18:39:29.384Z[ recovery-image] Mar 10 18:39:28.621 INFO O| Mar 10 18:39:28.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79632026-03-10T18:39:29.385Z[ recovery-image] Mar 10 18:39:28.621 INFO O| Mar 10 18:39:28.621 INFO STEP 1044 (remove_files) COMPLETE
79642026-03-10T18:39:29.385Z[ recovery-image] Mar 10 18:39:28.621 INFO O| Mar 10 18:39:28.621 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652026-03-10T18:39:29.392Z[ recovery-image] Mar 10 18:39:28.628 INFO O| Mar 10 18:39:28.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79662026-03-10T18:39:29.395Z[ recovery-image] Mar 10 18:39:28.628 INFO O| Mar 10 18:39:28.628 INFO STEP 1045 (remove_files) COMPLETE
79672026-03-10T18:39:29.395Z[ recovery-image] Mar 10 18:39:28.628 INFO O| Mar 10 18:39:28.628 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682026-03-10T18:39:29.399Z[ recovery-image] Mar 10 18:39:28.635 INFO O| Mar 10 18:39:28.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79692026-03-10T18:39:29.399Z[ recovery-image] Mar 10 18:39:28.635 INFO O| Mar 10 18:39:28.635 INFO STEP 1046 (remove_files) COMPLETE
79702026-03-10T18:39:29.402Z[ recovery-image] Mar 10 18:39:28.635 INFO O| Mar 10 18:39:28.635 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712026-03-10T18:39:29.406Z[ recovery-image] Mar 10 18:39:28.642 INFO O| Mar 10 18:39:28.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79722026-03-10T18:39:29.409Z[ recovery-image] Mar 10 18:39:28.643 INFO O| Mar 10 18:39:28.642 INFO STEP 1047 (remove_files) COMPLETE
79732026-03-10T18:39:29.409Z[ recovery-image] Mar 10 18:39:28.643 INFO O| Mar 10 18:39:28.643 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742026-03-10T18:39:29.413Z[ recovery-image] Mar 10 18:39:28.650 INFO O| Mar 10 18:39:28.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79752026-03-10T18:39:29.416Z[ recovery-image] Mar 10 18:39:28.650 INFO O| Mar 10 18:39:28.650 INFO STEP 1048 (remove_files) COMPLETE
79762026-03-10T18:39:29.417Z[ recovery-image] Mar 10 18:39:28.650 INFO O| Mar 10 18:39:28.650 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772026-03-10T18:39:29.422Z[ recovery-image] Mar 10 18:39:28.659 INFO O| Mar 10 18:39:28.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79782026-03-10T18:39:29.422Z[ recovery-image] Mar 10 18:39:28.659 INFO O| Mar 10 18:39:28.659 INFO STEP 1049 (remove_files) COMPLETE
79792026-03-10T18:39:29.425Z[ recovery-image] Mar 10 18:39:28.659 INFO O| Mar 10 18:39:28.659 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802026-03-10T18:39:29.429Z[ recovery-image] Mar 10 18:39:28.666 INFO O| Mar 10 18:39:28.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79812026-03-10T18:39:29.429Z[ recovery-image] Mar 10 18:39:28.666 INFO O| Mar 10 18:39:28.666 INFO STEP 1050 (remove_files) COMPLETE
79822026-03-10T18:39:29.432Z[ recovery-image] Mar 10 18:39:28.666 INFO O| Mar 10 18:39:28.666 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832026-03-10T18:39:29.436Z[ recovery-image] Mar 10 18:39:28.673 INFO O| Mar 10 18:39:28.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79842026-03-10T18:39:29.439Z[ recovery-image] Mar 10 18:39:28.673 INFO O| Mar 10 18:39:28.673 INFO STEP 1051 (remove_files) COMPLETE
79852026-03-10T18:39:29.439Z[ recovery-image] Mar 10 18:39:28.673 INFO O| Mar 10 18:39:28.673 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862026-03-10T18:39:29.443Z[ recovery-image] Mar 10 18:39:28.680 INFO O| Mar 10 18:39:28.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79872026-03-10T18:39:29.443Z[ recovery-image] Mar 10 18:39:28.680 INFO O| Mar 10 18:39:28.680 INFO STEP 1052 (remove_files) COMPLETE
79882026-03-10T18:39:29.447Z[ recovery-image] Mar 10 18:39:28.680 INFO O| Mar 10 18:39:28.680 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892026-03-10T18:39:29.450Z[ recovery-image] Mar 10 18:39:28.687 INFO O| Mar 10 18:39:28.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79902026-03-10T18:39:29.450Z[ recovery-image] Mar 10 18:39:28.687 INFO O| Mar 10 18:39:28.687 INFO STEP 1053 (remove_files) COMPLETE
79912026-03-10T18:39:29.450Z[ recovery-image] Mar 10 18:39:28.687 INFO O| Mar 10 18:39:28.687 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922026-03-10T18:39:29.457Z[ recovery-image] Mar 10 18:39:28.694 INFO O| Mar 10 18:39:28.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79932026-03-10T18:39:29.457Z[ recovery-image] Mar 10 18:39:28.694 INFO O| Mar 10 18:39:28.694 INFO STEP 1054 (remove_files) COMPLETE
79942026-03-10T18:39:29.460Z[ recovery-image] Mar 10 18:39:28.694 INFO O| Mar 10 18:39:28.694 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952026-03-10T18:39:29.464Z[ recovery-image] Mar 10 18:39:28.701 INFO O| Mar 10 18:39:28.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79962026-03-10T18:39:29.464Z[ recovery-image] Mar 10 18:39:28.701 INFO O| Mar 10 18:39:28.701 INFO STEP 1055 (remove_files) COMPLETE
79972026-03-10T18:39:29.467Z[ recovery-image] Mar 10 18:39:28.701 INFO O| Mar 10 18:39:28.701 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982026-03-10T18:39:29.472Z[ recovery-image] Mar 10 18:39:28.709 INFO O| Mar 10 18:39:28.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79992026-03-10T18:39:29.478Z[ recovery-image] Mar 10 18:39:28.709 INFO O| Mar 10 18:39:28.709 INFO STEP 1056 (remove_files) COMPLETE
80002026-03-10T18:39:29.478Z[ recovery-image] Mar 10 18:39:28.709 INFO O| Mar 10 18:39:28.709 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012026-03-10T18:39:29.482Z[ recovery-image] Mar 10 18:39:28.717 INFO O| Mar 10 18:39:28.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
80022026-03-10T18:39:29.482Z[ recovery-image] Mar 10 18:39:28.717 INFO O| Mar 10 18:39:28.717 INFO STEP 1057 (remove_files) COMPLETE
80032026-03-10T18:39:29.482Z[ recovery-image] Mar 10 18:39:28.717 INFO O| Mar 10 18:39:28.717 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042026-03-10T18:39:29.487Z[ recovery-image] Mar 10 18:39:28.724 INFO O| Mar 10 18:39:28.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
80052026-03-10T18:39:29.490Z[ recovery-image] Mar 10 18:39:28.724 INFO O| Mar 10 18:39:28.724 INFO STEP 1058 (remove_files) COMPLETE
80062026-03-10T18:39:29.490Z[ recovery-image] Mar 10 18:39:28.724 INFO O| Mar 10 18:39:28.724 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072026-03-10T18:39:29.495Z[ recovery-image] Mar 10 18:39:28.732 INFO O| Mar 10 18:39:28.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
80082026-03-10T18:39:29.495Z[ recovery-image] Mar 10 18:39:28.732 INFO O| Mar 10 18:39:28.732 INFO STEP 1059 (remove_files) COMPLETE
80092026-03-10T18:39:29.498Z[ recovery-image] Mar 10 18:39:28.732 INFO O| Mar 10 18:39:28.732 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102026-03-10T18:39:29.503Z[ recovery-image] Mar 10 18:39:28.739 INFO O| Mar 10 18:39:28.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
80112026-03-10T18:39:29.503Z[ recovery-image] Mar 10 18:39:28.739 INFO O| Mar 10 18:39:28.739 INFO STEP 1060 (remove_files) COMPLETE
80122026-03-10T18:39:29.506Z[ recovery-image] Mar 10 18:39:28.739 INFO O| Mar 10 18:39:28.739 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132026-03-10T18:39:29.511Z[ recovery-image] Mar 10 18:39:28.748 INFO O| Mar 10 18:39:28.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
80142026-03-10T18:39:29.514Z[ recovery-image] Mar 10 18:39:28.748 INFO O| Mar 10 18:39:28.748 INFO STEP 1061 (remove_files) COMPLETE
80152026-03-10T18:39:29.514Z[ recovery-image] Mar 10 18:39:28.748 INFO O| Mar 10 18:39:28.748 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162026-03-10T18:39:29.519Z[ recovery-image] Mar 10 18:39:28.756 INFO O| Mar 10 18:39:28.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
80172026-03-10T18:39:29.522Z[ recovery-image] Mar 10 18:39:28.756 INFO O| Mar 10 18:39:28.756 INFO STEP 1062 (remove_files) COMPLETE
80182026-03-10T18:39:29.522Z[ recovery-image] Mar 10 18:39:28.756 INFO O| Mar 10 18:39:28.756 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192026-03-10T18:39:29.527Z[ recovery-image] Mar 10 18:39:28.763 INFO O| Mar 10 18:39:28.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
80202026-03-10T18:39:29.527Z[ recovery-image] Mar 10 18:39:28.763 INFO O| Mar 10 18:39:28.763 INFO STEP 1063 (remove_files) COMPLETE
80212026-03-10T18:39:29.530Z[ recovery-image] Mar 10 18:39:28.763 INFO O| Mar 10 18:39:28.763 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222026-03-10T18:39:29.535Z[ recovery-image] Mar 10 18:39:28.772 INFO O| Mar 10 18:39:28.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
80232026-03-10T18:39:29.535Z[ recovery-image] Mar 10 18:39:28.772 INFO O| Mar 10 18:39:28.772 INFO STEP 1064 (remove_files) COMPLETE
80242026-03-10T18:39:29.538Z[ recovery-image] Mar 10 18:39:28.772 INFO O| Mar 10 18:39:28.772 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252026-03-10T18:39:29.542Z[ recovery-image] Mar 10 18:39:28.779 INFO O| Mar 10 18:39:28.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
80262026-03-10T18:39:29.545Z[ recovery-image] Mar 10 18:39:28.779 INFO O| Mar 10 18:39:28.779 INFO STEP 1065 (remove_files) COMPLETE
80272026-03-10T18:39:29.545Z[ recovery-image] Mar 10 18:39:28.779 INFO O| Mar 10 18:39:28.779 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282026-03-10T18:39:29.550Z[ recovery-image] Mar 10 18:39:28.787 INFO O| Mar 10 18:39:28.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
80292026-03-10T18:39:29.550Z[ recovery-image] Mar 10 18:39:28.787 INFO O| Mar 10 18:39:28.787 INFO STEP 1066 (remove_files) COMPLETE
80302026-03-10T18:39:29.553Z[ recovery-image] Mar 10 18:39:28.787 INFO O| Mar 10 18:39:28.787 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312026-03-10T18:39:29.561Z[ recovery-image] Mar 10 18:39:28.795 INFO O| Mar 10 18:39:28.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
80322026-03-10T18:39:29.565Z[ recovery-image] Mar 10 18:39:28.795 INFO O| Mar 10 18:39:28.795 INFO STEP 1067 (remove_files) COMPLETE
80332026-03-10T18:39:29.565Z[ recovery-image] Mar 10 18:39:28.795 INFO O| Mar 10 18:39:28.795 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342026-03-10T18:39:29.568Z[ recovery-image] Mar 10 18:39:28.802 INFO O| Mar 10 18:39:28.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
80352026-03-10T18:39:29.568Z[ recovery-image] Mar 10 18:39:28.802 INFO O| Mar 10 18:39:28.802 INFO STEP 1068 (remove_files) COMPLETE
80362026-03-10T18:39:29.568Z[ recovery-image] Mar 10 18:39:28.802 INFO O| Mar 10 18:39:28.802 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372026-03-10T18:39:29.574Z[ recovery-image] Mar 10 18:39:28.809 INFO O| Mar 10 18:39:28.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
80382026-03-10T18:39:29.577Z[ recovery-image] Mar 10 18:39:28.810 INFO O| Mar 10 18:39:28.810 INFO STEP 1069 (remove_files) COMPLETE
80392026-03-10T18:39:29.577Z[ recovery-image] Mar 10 18:39:28.810 INFO O| Mar 10 18:39:28.810 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402026-03-10T18:39:29.581Z[ recovery-image] Mar 10 18:39:28.816 INFO O| Mar 10 18:39:28.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
80412026-03-10T18:39:29.581Z[ recovery-image] Mar 10 18:39:28.816 INFO O| Mar 10 18:39:28.816 INFO STEP 1070 (remove_files) COMPLETE
80422026-03-10T18:39:29.581Z[ recovery-image] Mar 10 18:39:28.816 INFO O| Mar 10 18:39:28.816 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432026-03-10T18:39:29.586Z[ recovery-image] Mar 10 18:39:28.823 INFO O| Mar 10 18:39:28.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
80442026-03-10T18:39:29.593Z[ recovery-image] Mar 10 18:39:28.823 INFO O| Mar 10 18:39:28.823 INFO STEP 1071 (remove_files) COMPLETE
80452026-03-10T18:39:29.594Z[ recovery-image] Mar 10 18:39:28.823 INFO O| Mar 10 18:39:28.823 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462026-03-10T18:39:29.597Z[ recovery-image] Mar 10 18:39:28.829 INFO O| Mar 10 18:39:28.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
80472026-03-10T18:39:29.598Z[ recovery-image] Mar 10 18:39:28.829 INFO O| Mar 10 18:39:28.829 INFO STEP 1072 (remove_files) COMPLETE
80482026-03-10T18:39:29.598Z[ recovery-image] Mar 10 18:39:28.829 INFO O| Mar 10 18:39:28.829 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492026-03-10T18:39:29.602Z[ recovery-image] Mar 10 18:39:28.836 INFO O| Mar 10 18:39:28.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80502026-03-10T18:39:29.602Z[ recovery-image] Mar 10 18:39:28.836 INFO O| Mar 10 18:39:28.836 INFO STEP 1073 (remove_files) COMPLETE
80512026-03-10T18:39:29.602Z[ recovery-image] Mar 10 18:39:28.836 INFO O| Mar 10 18:39:28.836 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522026-03-10T18:39:29.607Z[ recovery-image] Mar 10 18:39:28.843 INFO O| Mar 10 18:39:28.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80532026-03-10T18:39:29.607Z[ recovery-image] Mar 10 18:39:28.843 INFO O| Mar 10 18:39:28.843 INFO STEP 1074 (remove_files) COMPLETE
80542026-03-10T18:39:29.610Z[ recovery-image] Mar 10 18:39:28.843 INFO O| Mar 10 18:39:28.843 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552026-03-10T18:39:29.616Z[ recovery-image] Mar 10 18:39:28.852 INFO O| Mar 10 18:39:28.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80562026-03-10T18:39:29.616Z[ recovery-image] Mar 10 18:39:28.852 INFO O| Mar 10 18:39:28.852 INFO STEP 1075 (remove_files) COMPLETE
80572026-03-10T18:39:29.619Z[ recovery-image] Mar 10 18:39:28.852 INFO O| Mar 10 18:39:28.852 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582026-03-10T18:39:29.623Z[ recovery-image] Mar 10 18:39:28.860 INFO O| Mar 10 18:39:28.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80592026-03-10T18:39:29.623Z[ recovery-image] Mar 10 18:39:28.860 INFO O| Mar 10 18:39:28.860 INFO STEP 1076 (remove_files) COMPLETE
80602026-03-10T18:39:29.626Z[ recovery-image] Mar 10 18:39:28.860 INFO O| Mar 10 18:39:28.860 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612026-03-10T18:39:29.631Z[ recovery-image] Mar 10 18:39:28.867 INFO O| Mar 10 18:39:28.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80622026-03-10T18:39:29.631Z[ recovery-image] Mar 10 18:39:28.867 INFO O| Mar 10 18:39:28.867 INFO STEP 1077 (remove_files) COMPLETE
80632026-03-10T18:39:29.631Z[ recovery-image] Mar 10 18:39:28.867 INFO O| Mar 10 18:39:28.867 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642026-03-10T18:39:29.638Z[ recovery-image] Mar 10 18:39:28.875 INFO O| Mar 10 18:39:28.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80652026-03-10T18:39:29.641Z[ recovery-image] Mar 10 18:39:28.875 INFO O| Mar 10 18:39:28.875 INFO STEP 1078 (remove_files) COMPLETE
80662026-03-10T18:39:29.641Z[ recovery-image] Mar 10 18:39:28.875 INFO O| Mar 10 18:39:28.875 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672026-03-10T18:39:29.645Z[ recovery-image] Mar 10 18:39:28.882 INFO O| Mar 10 18:39:28.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80682026-03-10T18:39:29.648Z[ recovery-image] Mar 10 18:39:28.882 INFO O| Mar 10 18:39:28.882 INFO STEP 1079 (remove_files) COMPLETE
80692026-03-10T18:39:29.648Z[ recovery-image] Mar 10 18:39:28.882 INFO O| Mar 10 18:39:28.882 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702026-03-10T18:39:29.653Z[ recovery-image] Mar 10 18:39:28.890 INFO O| Mar 10 18:39:28.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80712026-03-10T18:39:29.656Z[ recovery-image] Mar 10 18:39:28.890 INFO O| Mar 10 18:39:28.890 INFO STEP 1080 (remove_files) COMPLETE
80722026-03-10T18:39:29.656Z[ recovery-image] Mar 10 18:39:28.890 INFO O| Mar 10 18:39:28.890 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732026-03-10T18:39:29.661Z[ recovery-image] Mar 10 18:39:28.898 INFO O| Mar 10 18:39:28.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80742026-03-10T18:39:29.664Z[ recovery-image] Mar 10 18:39:28.898 INFO O| Mar 10 18:39:28.898 INFO STEP 1081 (remove_files) COMPLETE
80752026-03-10T18:39:29.664Z[ recovery-image] Mar 10 18:39:28.898 INFO O| Mar 10 18:39:28.898 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762026-03-10T18:39:29.670Z[ recovery-image] Mar 10 18:39:28.907 INFO O| Mar 10 18:39:28.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80772026-03-10T18:39:29.675Z[ recovery-image] Mar 10 18:39:28.907 INFO O| Mar 10 18:39:28.907 INFO STEP 1082 (remove_files) COMPLETE
80782026-03-10T18:39:29.675Z[ recovery-image] Mar 10 18:39:28.907 INFO O| Mar 10 18:39:28.907 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792026-03-10T18:39:29.678Z[ recovery-image] Mar 10 18:39:28.914 INFO O| Mar 10 18:39:28.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80802026-03-10T18:39:29.678Z[ recovery-image] Mar 10 18:39:28.914 INFO O| Mar 10 18:39:28.914 INFO STEP 1083 (remove_files) COMPLETE
80812026-03-10T18:39:29.678Z[ recovery-image] Mar 10 18:39:28.914 INFO O| Mar 10 18:39:28.914 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822026-03-10T18:39:29.686Z[ recovery-image] Mar 10 18:39:28.923 INFO O| Mar 10 18:39:28.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80832026-03-10T18:39:29.687Z[ recovery-image] Mar 10 18:39:28.923 INFO O| Mar 10 18:39:28.923 INFO STEP 1084 (remove_files) COMPLETE
80842026-03-10T18:39:29.690Z[ recovery-image] Mar 10 18:39:28.923 INFO O| Mar 10 18:39:28.923 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852026-03-10T18:39:29.693Z[ recovery-image] Mar 10 18:39:28.930 INFO O| Mar 10 18:39:28.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80862026-03-10T18:39:29.696Z[ recovery-image] Mar 10 18:39:28.930 INFO O| Mar 10 18:39:28.930 INFO STEP 1085 (remove_files) COMPLETE
80872026-03-10T18:39:29.696Z[ recovery-image] Mar 10 18:39:28.930 INFO O| Mar 10 18:39:28.930 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882026-03-10T18:39:29.701Z[ recovery-image] Mar 10 18:39:28.938 INFO O| Mar 10 18:39:28.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80892026-03-10T18:39:29.701Z[ recovery-image] Mar 10 18:39:28.938 INFO O| Mar 10 18:39:28.938 INFO STEP 1086 (remove_files) COMPLETE
80902026-03-10T18:39:29.701Z[ recovery-image] Mar 10 18:39:28.938 INFO O| Mar 10 18:39:28.938 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912026-03-10T18:39:29.709Z[ recovery-image] Mar 10 18:39:28.945 INFO O| Mar 10 18:39:28.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80922026-03-10T18:39:29.713Z[ recovery-image] Mar 10 18:39:28.946 INFO O| Mar 10 18:39:28.946 INFO STEP 1087 (remove_files) COMPLETE
80932026-03-10T18:39:29.713Z[ recovery-image] Mar 10 18:39:28.946 INFO O| Mar 10 18:39:28.946 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942026-03-10T18:39:29.717Z[ recovery-image] Mar 10 18:39:28.954 INFO O| Mar 10 18:39:28.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80952026-03-10T18:39:29.717Z[ recovery-image] Mar 10 18:39:28.954 INFO O| Mar 10 18:39:28.954 INFO STEP 1088 (remove_files) COMPLETE
80962026-03-10T18:39:29.720Z[ recovery-image] Mar 10 18:39:28.954 INFO O| Mar 10 18:39:28.954 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972026-03-10T18:39:29.725Z[ recovery-image] Mar 10 18:39:28.962 INFO O| Mar 10 18:39:28.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80982026-03-10T18:39:29.729Z[ recovery-image] Mar 10 18:39:28.962 INFO O| Mar 10 18:39:28.962 INFO STEP 1089 (remove_files) COMPLETE
80992026-03-10T18:39:29.729Z[ recovery-image] Mar 10 18:39:28.962 INFO O| Mar 10 18:39:28.962 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002026-03-10T18:39:29.733Z[ recovery-image] Mar 10 18:39:28.970 INFO O| Mar 10 18:39:28.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
81012026-03-10T18:39:29.733Z[ recovery-image] Mar 10 18:39:28.970 INFO O| Mar 10 18:39:28.970 INFO STEP 1090 (remove_files) COMPLETE
81022026-03-10T18:39:29.736Z[ recovery-image] Mar 10 18:39:28.970 INFO O| Mar 10 18:39:28.970 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032026-03-10T18:39:29.740Z[ recovery-image] Mar 10 18:39:28.977 INFO O| Mar 10 18:39:28.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
81042026-03-10T18:39:29.743Z[ recovery-image] Mar 10 18:39:28.977 INFO O| Mar 10 18:39:28.977 INFO STEP 1091 (remove_files) COMPLETE
81052026-03-10T18:39:29.743Z[ recovery-image] Mar 10 18:39:28.977 INFO O| Mar 10 18:39:28.977 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062026-03-10T18:39:29.748Z[ recovery-image] Mar 10 18:39:28.985 INFO O| Mar 10 18:39:28.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
81072026-03-10T18:39:29.751Z[ recovery-image] Mar 10 18:39:28.985 INFO O| Mar 10 18:39:28.985 INFO STEP 1092 (remove_files) COMPLETE
81082026-03-10T18:39:29.751Z[ recovery-image] Mar 10 18:39:28.985 INFO O| Mar 10 18:39:28.985 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092026-03-10T18:39:29.756Z[ recovery-image] Mar 10 18:39:28.993 INFO O| Mar 10 18:39:28.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
81102026-03-10T18:39:29.756Z[ recovery-image] Mar 10 18:39:28.993 INFO O| Mar 10 18:39:28.993 INFO STEP 1093 (remove_files) COMPLETE
81112026-03-10T18:39:29.759Z[ recovery-image] Mar 10 18:39:28.993 INFO O| Mar 10 18:39:28.993 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122026-03-10T18:39:29.764Z[ recovery-image] Mar 10 18:39:29.001 INFO O| Mar 10 18:39:29.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
81132026-03-10T18:39:29.767Z[ recovery-image] Mar 10 18:39:29.001 INFO O| Mar 10 18:39:29.001 INFO STEP 1094 (remove_files) COMPLETE
81142026-03-10T18:39:29.767Z[ recovery-image] Mar 10 18:39:29.001 INFO O| Mar 10 18:39:29.001 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152026-03-10T18:39:29.773Z[ recovery-image] Mar 10 18:39:29.009 INFO O| Mar 10 18:39:29.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
81162026-03-10T18:39:29.775Z[ recovery-image] Mar 10 18:39:29.010 INFO O| Mar 10 18:39:29.009 INFO STEP 1095 (remove_files) COMPLETE
81172026-03-10T18:39:29.775Z[ recovery-image] Mar 10 18:39:29.010 INFO O| Mar 10 18:39:29.010 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182026-03-10T18:39:29.780Z[ recovery-image] Mar 10 18:39:29.017 INFO O| Mar 10 18:39:29.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
81192026-03-10T18:39:29.783Z[ recovery-image] Mar 10 18:39:29.017 INFO O| Mar 10 18:39:29.017 INFO STEP 1096 (remove_files) COMPLETE
81202026-03-10T18:39:29.783Z[ recovery-image] Mar 10 18:39:29.017 INFO O| Mar 10 18:39:29.017 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212026-03-10T18:39:29.788Z[ recovery-image] Mar 10 18:39:29.025 INFO O| Mar 10 18:39:29.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
81222026-03-10T18:39:29.791Z[ recovery-image] Mar 10 18:39:29.025 INFO O| Mar 10 18:39:29.025 INFO STEP 1097 (remove_files) COMPLETE
81232026-03-10T18:39:29.791Z[ recovery-image] Mar 10 18:39:29.025 INFO O| Mar 10 18:39:29.025 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242026-03-10T18:39:29.797Z[ recovery-image] Mar 10 18:39:29.034 INFO O| Mar 10 18:39:29.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
81252026-03-10T18:39:29.800Z[ recovery-image] Mar 10 18:39:29.034 INFO O| Mar 10 18:39:29.034 INFO STEP 1098 (remove_files) COMPLETE
81262026-03-10T18:39:29.800Z[ recovery-image] Mar 10 18:39:29.034 INFO O| Mar 10 18:39:29.034 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272026-03-10T18:39:29.805Z[ recovery-image] Mar 10 18:39:29.042 INFO O| Mar 10 18:39:29.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
81282026-03-10T18:39:29.809Z[ recovery-image] Mar 10 18:39:29.042 INFO O| Mar 10 18:39:29.042 INFO STEP 1099 (remove_files) COMPLETE
81292026-03-10T18:39:29.809Z[ recovery-image] Mar 10 18:39:29.042 INFO O| Mar 10 18:39:29.042 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302026-03-10T18:39:29.813Z[ recovery-image] Mar 10 18:39:29.050 INFO O| Mar 10 18:39:29.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
81312026-03-10T18:39:29.816Z[ recovery-image] Mar 10 18:39:29.051 INFO O| Mar 10 18:39:29.051 INFO STEP 1100 (remove_files) COMPLETE
81322026-03-10T18:39:29.816Z[ recovery-image] Mar 10 18:39:29.051 INFO O| Mar 10 18:39:29.051 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332026-03-10T18:39:29.821Z[ recovery-image] Mar 10 18:39:29.058 INFO O| Mar 10 18:39:29.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
81342026-03-10T18:39:29.821Z[ recovery-image] Mar 10 18:39:29.058 INFO O| Mar 10 18:39:29.058 INFO STEP 1101 (remove_files) COMPLETE
81352026-03-10T18:39:29.824Z[ recovery-image] Mar 10 18:39:29.058 INFO O| Mar 10 18:39:29.058 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362026-03-10T18:39:29.829Z[ recovery-image] Mar 10 18:39:29.065 INFO O| Mar 10 18:39:29.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
81372026-03-10T18:39:29.832Z[ recovery-image] Mar 10 18:39:29.065 INFO O| Mar 10 18:39:29.065 INFO STEP 1102 (remove_files) COMPLETE
81382026-03-10T18:39:29.832Z[ recovery-image] Mar 10 18:39:29.065 INFO O| Mar 10 18:39:29.065 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392026-03-10T18:39:29.837Z[ recovery-image] Mar 10 18:39:29.074 INFO O| Mar 10 18:39:29.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
81402026-03-10T18:39:29.837Z[ recovery-image] Mar 10 18:39:29.074 INFO O| Mar 10 18:39:29.074 INFO STEP 1103 (remove_files) COMPLETE
81412026-03-10T18:39:29.837Z[ recovery-image] Mar 10 18:39:29.074 INFO O| Mar 10 18:39:29.074 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422026-03-10T18:39:29.845Z[ recovery-image] Mar 10 18:39:29.082 INFO O| Mar 10 18:39:29.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
81432026-03-10T18:39:29.848Z[ recovery-image] Mar 10 18:39:29.082 INFO O| Mar 10 18:39:29.082 INFO STEP 1104 (remove_files) COMPLETE
81442026-03-10T18:39:29.848Z[ recovery-image] Mar 10 18:39:29.082 INFO O| Mar 10 18:39:29.082 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452026-03-10T18:39:29.852Z[ recovery-image] Mar 10 18:39:29.089 INFO O| Mar 10 18:39:29.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
81462026-03-10T18:39:29.852Z[ recovery-image] Mar 10 18:39:29.089 INFO O| Mar 10 18:39:29.089 INFO STEP 1105 (remove_files) COMPLETE
81472026-03-10T18:39:29.855Z[ recovery-image] Mar 10 18:39:29.089 INFO O| Mar 10 18:39:29.089 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482026-03-10T18:39:29.859Z[ recovery-image] Mar 10 18:39:29.096 INFO O| Mar 10 18:39:29.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81492026-03-10T18:39:29.862Z[ recovery-image] Mar 10 18:39:29.096 INFO O| Mar 10 18:39:29.096 INFO STEP 1106 (remove_files) COMPLETE
81502026-03-10T18:39:29.862Z[ recovery-image] Mar 10 18:39:29.096 INFO O| Mar 10 18:39:29.096 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512026-03-10T18:39:29.868Z[ recovery-image] Mar 10 18:39:29.105 INFO O| Mar 10 18:39:29.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81522026-03-10T18:39:29.868Z[ recovery-image] Mar 10 18:39:29.105 INFO O| Mar 10 18:39:29.105 INFO STEP 1107 (remove_files) COMPLETE
81532026-03-10T18:39:29.868Z[ recovery-image] Mar 10 18:39:29.105 INFO O| Mar 10 18:39:29.105 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542026-03-10T18:39:29.876Z[ recovery-image] Mar 10 18:39:29.113 INFO O| Mar 10 18:39:29.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81552026-03-10T18:39:29.879Z[ recovery-image] Mar 10 18:39:29.113 INFO O| Mar 10 18:39:29.113 INFO STEP 1108 (remove_files) COMPLETE
81562026-03-10T18:39:29.879Z[ recovery-image] Mar 10 18:39:29.113 INFO O| Mar 10 18:39:29.113 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572026-03-10T18:39:29.884Z[ recovery-image] Mar 10 18:39:29.121 INFO O| Mar 10 18:39:29.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81582026-03-10T18:39:29.887Z[ recovery-image] Mar 10 18:39:29.121 INFO O| Mar 10 18:39:29.121 INFO STEP 1109 (remove_files) COMPLETE
81592026-03-10T18:39:29.887Z[ recovery-image] Mar 10 18:39:29.121 INFO O| Mar 10 18:39:29.121 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602026-03-10T18:39:29.892Z[ recovery-image] Mar 10 18:39:29.128 INFO O| Mar 10 18:39:29.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81612026-03-10T18:39:29.895Z[ recovery-image] Mar 10 18:39:29.129 INFO O| Mar 10 18:39:29.129 INFO STEP 1110 (remove_files) COMPLETE
81622026-03-10T18:39:29.895Z[ recovery-image] Mar 10 18:39:29.129 INFO O| Mar 10 18:39:29.129 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632026-03-10T18:39:29.901Z[ recovery-image] Mar 10 18:39:29.137 INFO O| Mar 10 18:39:29.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81642026-03-10T18:39:29.903Z[ recovery-image] Mar 10 18:39:29.137 INFO O| Mar 10 18:39:29.137 INFO STEP 1111 (remove_files) COMPLETE
81652026-03-10T18:39:29.903Z[ recovery-image] Mar 10 18:39:29.137 INFO O| Mar 10 18:39:29.137 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662026-03-10T18:39:29.908Z[ recovery-image] Mar 10 18:39:29.144 INFO O| Mar 10 18:39:29.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81672026-03-10T18:39:29.910Z[ recovery-image] Mar 10 18:39:29.145 INFO O| Mar 10 18:39:29.145 INFO STEP 1112 (remove_files) COMPLETE
81682026-03-10T18:39:29.911Z[ recovery-image] Mar 10 18:39:29.145 INFO O| Mar 10 18:39:29.145 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692026-03-10T18:39:29.916Z[ recovery-image] Mar 10 18:39:29.153 INFO O| Mar 10 18:39:29.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81702026-03-10T18:39:29.919Z[ recovery-image] Mar 10 18:39:29.153 INFO O| Mar 10 18:39:29.153 INFO STEP 1113 (remove_files) COMPLETE
81712026-03-10T18:39:29.919Z[ recovery-image] Mar 10 18:39:29.153 INFO O| Mar 10 18:39:29.153 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722026-03-10T18:39:29.925Z[ recovery-image] Mar 10 18:39:29.162 INFO O| Mar 10 18:39:29.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81732026-03-10T18:39:29.925Z[ recovery-image] Mar 10 18:39:29.162 INFO O| Mar 10 18:39:29.162 INFO STEP 1114 (remove_files) COMPLETE
81742026-03-10T18:39:29.928Z[ recovery-image] Mar 10 18:39:29.162 INFO O| Mar 10 18:39:29.162 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752026-03-10T18:39:29.931Z[ recovery-image] Mar 10 18:39:29.168 INFO O| Mar 10 18:39:29.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81762026-03-10T18:39:29.935Z[ recovery-image] Mar 10 18:39:29.168 INFO O| Mar 10 18:39:29.168 INFO STEP 1115 (remove_files) COMPLETE
81772026-03-10T18:39:29.935Z[ recovery-image] Mar 10 18:39:29.168 INFO O| Mar 10 18:39:29.168 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782026-03-10T18:39:29.938Z[ recovery-image] Mar 10 18:39:29.175 INFO O| Mar 10 18:39:29.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81792026-03-10T18:39:29.938Z[ recovery-image] Mar 10 18:39:29.175 INFO O| Mar 10 18:39:29.175 INFO STEP 1116 (remove_files) COMPLETE
81802026-03-10T18:39:29.938Z[ recovery-image] Mar 10 18:39:29.175 INFO O| Mar 10 18:39:29.175 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812026-03-10T18:39:29.945Z[ recovery-image] Mar 10 18:39:29.182 INFO O| Mar 10 18:39:29.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81822026-03-10T18:39:29.945Z[ recovery-image] Mar 10 18:39:29.182 INFO O| Mar 10 18:39:29.182 INFO STEP 1117 (remove_files) COMPLETE
81832026-03-10T18:39:29.947Z[ recovery-image] Mar 10 18:39:29.182 INFO O| Mar 10 18:39:29.182 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842026-03-10T18:39:29.952Z[ recovery-image] Mar 10 18:39:29.189 INFO O| Mar 10 18:39:29.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81852026-03-10T18:39:29.952Z[ recovery-image] Mar 10 18:39:29.189 INFO O| Mar 10 18:39:29.189 INFO STEP 1118 (remove_files) COMPLETE
81862026-03-10T18:39:29.955Z[ recovery-image] Mar 10 18:39:29.189 INFO O| Mar 10 18:39:29.189 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872026-03-10T18:39:29.960Z[ recovery-image] Mar 10 18:39:29.197 INFO O| Mar 10 18:39:29.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81882026-03-10T18:39:29.960Z[ recovery-image] Mar 10 18:39:29.197 INFO O| Mar 10 18:39:29.197 INFO STEP 1119 (remove_files) COMPLETE
81892026-03-10T18:39:29.963Z[ recovery-image] Mar 10 18:39:29.197 INFO O| Mar 10 18:39:29.197 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902026-03-10T18:39:29.967Z[ recovery-image] Mar 10 18:39:29.204 INFO O| Mar 10 18:39:29.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81912026-03-10T18:39:29.967Z[ recovery-image] Mar 10 18:39:29.204 INFO O| Mar 10 18:39:29.204 INFO STEP 1120 (remove_files) COMPLETE
81922026-03-10T18:39:29.970Z[ recovery-image] Mar 10 18:39:29.204 INFO O| Mar 10 18:39:29.204 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932026-03-10T18:39:29.974Z[ recovery-image] Mar 10 18:39:29.211 INFO O| Mar 10 18:39:29.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81942026-03-10T18:39:29.974Z[ recovery-image] Mar 10 18:39:29.211 INFO O| Mar 10 18:39:29.211 INFO STEP 1121 (remove_files) COMPLETE
81952026-03-10T18:39:29.977Z[ recovery-image] Mar 10 18:39:29.211 INFO O| Mar 10 18:39:29.211 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962026-03-10T18:39:29.982Z[ recovery-image] Mar 10 18:39:29.219 INFO O| Mar 10 18:39:29.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81972026-03-10T18:39:29.982Z[ recovery-image] Mar 10 18:39:29.219 INFO O| Mar 10 18:39:29.219 INFO STEP 1122 (remove_files) COMPLETE
81982026-03-10T18:39:29.985Z[ recovery-image] Mar 10 18:39:29.219 INFO O| Mar 10 18:39:29.219 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992026-03-10T18:39:29.990Z[ recovery-image] Mar 10 18:39:29.227 INFO O| Mar 10 18:39:29.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
82002026-03-10T18:39:29.993Z[ recovery-image] Mar 10 18:39:29.227 INFO O| Mar 10 18:39:29.227 INFO STEP 1123 (remove_files) COMPLETE
82012026-03-10T18:39:29.993Z[ recovery-image] Mar 10 18:39:29.227 INFO O| Mar 10 18:39:29.227 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022026-03-10T18:39:29.997Z[ recovery-image] Mar 10 18:39:29.234 INFO O| Mar 10 18:39:29.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
82032026-03-10T18:39:29.997Z[ recovery-image] Mar 10 18:39:29.234 INFO O| Mar 10 18:39:29.234 INFO STEP 1124 (remove_files) COMPLETE
82042026-03-10T18:39:30.001Z[ recovery-image] Mar 10 18:39:29.234 INFO O| Mar 10 18:39:29.234 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052026-03-10T18:39:30.006Z[ recovery-image] Mar 10 18:39:29.243 INFO O| Mar 10 18:39:29.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
82062026-03-10T18:39:30.006Z[ recovery-image] Mar 10 18:39:29.243 INFO O| Mar 10 18:39:29.243 INFO STEP 1125 (remove_files) COMPLETE
82072026-03-10T18:39:30.006Z[ recovery-image] Mar 10 18:39:29.243 INFO O| Mar 10 18:39:29.243 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082026-03-10T18:39:30.015Z[ recovery-image] Mar 10 18:39:29.252 INFO O| Mar 10 18:39:29.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
82092026-03-10T18:39:30.015Z[ recovery-image] Mar 10 18:39:29.252 INFO O| Mar 10 18:39:29.252 INFO STEP 1126 (remove_files) COMPLETE
82102026-03-10T18:39:30.018Z[ recovery-image] Mar 10 18:39:29.252 INFO O| Mar 10 18:39:29.252 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112026-03-10T18:39:30.023Z[ recovery-image] Mar 10 18:39:29.260 INFO O| Mar 10 18:39:29.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
82122026-03-10T18:39:30.026Z[ recovery-image] Mar 10 18:39:29.260 INFO O| Mar 10 18:39:29.260 INFO STEP 1127 (remove_files) COMPLETE
82132026-03-10T18:39:30.026Z[ recovery-image] Mar 10 18:39:29.260 INFO O| Mar 10 18:39:29.260 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142026-03-10T18:39:30.032Z[ recovery-image] Mar 10 18:39:29.268 INFO O| Mar 10 18:39:29.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
82152026-03-10T18:39:30.035Z[ recovery-image] Mar 10 18:39:29.269 INFO O| Mar 10 18:39:29.269 INFO STEP 1128 (remove_files) COMPLETE
82162026-03-10T18:39:30.035Z[ recovery-image] Mar 10 18:39:29.269 INFO O| Mar 10 18:39:29.269 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172026-03-10T18:39:30.040Z[ recovery-image] Mar 10 18:39:29.277 INFO O| Mar 10 18:39:29.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
82182026-03-10T18:39:30.044Z[ recovery-image] Mar 10 18:39:29.277 INFO O| Mar 10 18:39:29.277 INFO STEP 1129 (remove_files) COMPLETE
82192026-03-10T18:39:30.044Z[ recovery-image] Mar 10 18:39:29.277 INFO O| Mar 10 18:39:29.277 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202026-03-10T18:39:30.048Z[ recovery-image] Mar 10 18:39:29.285 INFO O| Mar 10 18:39:29.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
82212026-03-10T18:39:30.048Z[ recovery-image] Mar 10 18:39:29.285 INFO O| Mar 10 18:39:29.285 INFO STEP 1130 (remove_files) COMPLETE
82222026-03-10T18:39:30.049Z[ recovery-image] Mar 10 18:39:29.285 INFO O| Mar 10 18:39:29.285 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232026-03-10T18:39:30.056Z[ recovery-image] Mar 10 18:39:29.293 INFO O| Mar 10 18:39:29.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
82242026-03-10T18:39:30.060Z[ recovery-image] Mar 10 18:39:29.293 INFO O| Mar 10 18:39:29.293 INFO STEP 1131 (remove_files) COMPLETE
82252026-03-10T18:39:30.061Z[ recovery-image] Mar 10 18:39:29.293 INFO O| Mar 10 18:39:29.293 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262026-03-10T18:39:30.064Z[ recovery-image] Mar 10 18:39:29.300 INFO O| Mar 10 18:39:29.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
82272026-03-10T18:39:30.064Z[ recovery-image] Mar 10 18:39:29.300 INFO O| Mar 10 18:39:29.300 INFO STEP 1132 (remove_files) COMPLETE
82282026-03-10T18:39:30.064Z[ recovery-image] Mar 10 18:39:29.300 INFO O| Mar 10 18:39:29.300 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292026-03-10T18:39:30.071Z[ recovery-image] Mar 10 18:39:29.308 INFO O| Mar 10 18:39:29.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
82302026-03-10T18:39:30.075Z[ recovery-image] Mar 10 18:39:29.308 INFO O| Mar 10 18:39:29.308 INFO STEP 1133 (remove_files) COMPLETE
82312026-03-10T18:39:30.075Z[ recovery-image] Mar 10 18:39:29.308 INFO O| Mar 10 18:39:29.308 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322026-03-10T18:39:30.079Z[ recovery-image] Mar 10 18:39:29.314 INFO O| Mar 10 18:39:29.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
82332026-03-10T18:39:30.079Z[ recovery-image] Mar 10 18:39:29.314 INFO O| Mar 10 18:39:29.314 INFO STEP 1134 (remove_files) COMPLETE
82342026-03-10T18:39:30.079Z[ recovery-image] Mar 10 18:39:29.314 INFO O| Mar 10 18:39:29.314 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352026-03-10T18:39:30.086Z[ recovery-image] Mar 10 18:39:29.323 INFO O| Mar 10 18:39:29.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
82362026-03-10T18:39:30.086Z[ recovery-image] Mar 10 18:39:29.323 INFO O| Mar 10 18:39:29.323 INFO STEP 1135 (remove_files) COMPLETE
82372026-03-10T18:39:30.086Z[ recovery-image] Mar 10 18:39:29.323 INFO O| Mar 10 18:39:29.323 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382026-03-10T18:39:30.095Z[ recovery-image] Mar 10 18:39:29.332 INFO O| Mar 10 18:39:29.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
82392026-03-10T18:39:30.095Z[ recovery-image] Mar 10 18:39:29.332 INFO O| Mar 10 18:39:29.332 INFO STEP 1136 (remove_files) COMPLETE
82402026-03-10T18:39:30.098Z[ recovery-image] Mar 10 18:39:29.332 INFO O| Mar 10 18:39:29.332 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412026-03-10T18:39:30.103Z[ recovery-image] Mar 10 18:39:29.340 INFO O| Mar 10 18:39:29.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
82422026-03-10T18:39:30.103Z[ recovery-image] Mar 10 18:39:29.340 INFO O| Mar 10 18:39:29.340 INFO STEP 1137 (remove_files) COMPLETE
82432026-03-10T18:39:30.106Z[ recovery-image] Mar 10 18:39:29.340 INFO O| Mar 10 18:39:29.340 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442026-03-10T18:39:30.111Z[ recovery-image] Mar 10 18:39:29.348 INFO O| Mar 10 18:39:29.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
82452026-03-10T18:39:30.114Z[ recovery-image] Mar 10 18:39:29.348 INFO O| Mar 10 18:39:29.348 INFO STEP 1138 (remove_files) COMPLETE
82462026-03-10T18:39:30.114Z[ recovery-image] Mar 10 18:39:29.348 INFO O| Mar 10 18:39:29.348 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472026-03-10T18:39:30.118Z[ recovery-image] Mar 10 18:39:29.355 INFO O| Mar 10 18:39:29.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82482026-03-10T18:39:30.121Z[ recovery-image] Mar 10 18:39:29.355 INFO O| Mar 10 18:39:29.355 INFO STEP 1139 (remove_files) COMPLETE
82492026-03-10T18:39:30.121Z[ recovery-image] Mar 10 18:39:29.355 INFO O| Mar 10 18:39:29.355 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502026-03-10T18:39:30.126Z[ recovery-image] Mar 10 18:39:29.363 INFO O| Mar 10 18:39:29.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82512026-03-10T18:39:30.129Z[ recovery-image] Mar 10 18:39:29.363 INFO O| Mar 10 18:39:29.363 INFO STEP 1140 (remove_files) COMPLETE
82522026-03-10T18:39:30.129Z[ recovery-image] Mar 10 18:39:29.363 INFO O| Mar 10 18:39:29.363 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532026-03-10T18:39:30.134Z[ recovery-image] Mar 10 18:39:29.371 INFO O| Mar 10 18:39:29.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82542026-03-10T18:39:30.138Z[ recovery-image] Mar 10 18:39:29.371 INFO O| Mar 10 18:39:29.371 INFO STEP 1141 (remove_files) COMPLETE
82552026-03-10T18:39:30.138Z[ recovery-image] Mar 10 18:39:29.371 INFO O| Mar 10 18:39:29.371 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562026-03-10T18:39:30.141Z[ recovery-image] Mar 10 18:39:29.378 INFO O| Mar 10 18:39:29.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82572026-03-10T18:39:30.141Z[ recovery-image] Mar 10 18:39:29.378 INFO O| Mar 10 18:39:29.378 INFO STEP 1142 (remove_files) COMPLETE
82582026-03-10T18:39:30.144Z[ recovery-image] Mar 10 18:39:29.378 INFO O| Mar 10 18:39:29.378 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592026-03-10T18:39:30.149Z[ recovery-image] Mar 10 18:39:29.386 INFO O| Mar 10 18:39:29.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82602026-03-10T18:39:30.152Z[ recovery-image] Mar 10 18:39:29.386 INFO O| Mar 10 18:39:29.386 INFO STEP 1143 (remove_files) COMPLETE
82612026-03-10T18:39:30.152Z[ recovery-image] Mar 10 18:39:29.386 INFO O| Mar 10 18:39:29.386 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622026-03-10T18:39:30.156Z[ recovery-image] Mar 10 18:39:29.393 INFO O| Mar 10 18:39:29.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82632026-03-10T18:39:30.159Z[ recovery-image] Mar 10 18:39:29.393 INFO O| Mar 10 18:39:29.393 INFO STEP 1144 (remove_files) COMPLETE
82642026-03-10T18:39:30.159Z[ recovery-image] Mar 10 18:39:29.394 INFO O| Mar 10 18:39:29.393 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652026-03-10T18:39:30.164Z[ recovery-image] Mar 10 18:39:29.401 INFO O| Mar 10 18:39:29.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82662026-03-10T18:39:30.166Z[ recovery-image] Mar 10 18:39:29.401 INFO O| Mar 10 18:39:29.401 INFO STEP 1145 (remove_files) COMPLETE
82672026-03-10T18:39:30.166Z[ recovery-image] Mar 10 18:39:29.401 INFO O| Mar 10 18:39:29.401 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682026-03-10T18:39:30.172Z[ recovery-image] Mar 10 18:39:29.409 INFO O| Mar 10 18:39:29.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82692026-03-10T18:39:30.173Z[ recovery-image] Mar 10 18:39:29.409 INFO O| Mar 10 18:39:29.409 INFO STEP 1146 (remove_files) COMPLETE
82702026-03-10T18:39:30.173Z[ recovery-image] Mar 10 18:39:29.409 INFO O| Mar 10 18:39:29.409 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712026-03-10T18:39:30.180Z[ recovery-image] Mar 10 18:39:29.417 INFO O| Mar 10 18:39:29.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82722026-03-10T18:39:30.180Z[ recovery-image] Mar 10 18:39:29.417 INFO O| Mar 10 18:39:29.417 INFO STEP 1147 (remove_files) COMPLETE
82732026-03-10T18:39:30.183Z[ recovery-image] Mar 10 18:39:29.417 INFO O| Mar 10 18:39:29.417 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742026-03-10T18:39:30.188Z[ recovery-image] Mar 10 18:39:29.425 INFO O| Mar 10 18:39:29.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82752026-03-10T18:39:30.192Z[ recovery-image] Mar 10 18:39:29.425 INFO O| Mar 10 18:39:29.425 INFO STEP 1148 (remove_files) COMPLETE
82762026-03-10T18:39:30.192Z[ recovery-image] Mar 10 18:39:29.425 INFO O| Mar 10 18:39:29.425 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772026-03-10T18:39:30.196Z[ recovery-image] Mar 10 18:39:29.433 INFO O| Mar 10 18:39:29.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82782026-03-10T18:39:30.199Z[ recovery-image] Mar 10 18:39:29.433 INFO O| Mar 10 18:39:29.433 INFO STEP 1149 (remove_files) COMPLETE
82792026-03-10T18:39:30.199Z[ recovery-image] Mar 10 18:39:29.433 INFO O| Mar 10 18:39:29.433 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82802026-03-10T18:39:30.203Z[ recovery-image] Mar 10 18:39:29.440 INFO O| Mar 10 18:39:29.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82812026-03-10T18:39:30.206Z[ recovery-image] Mar 10 18:39:29.440 INFO O| Mar 10 18:39:29.440 INFO STEP 1150 (remove_files) COMPLETE
82822026-03-10T18:39:30.206Z[ recovery-image] Mar 10 18:39:29.440 INFO O| Mar 10 18:39:29.440 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82832026-03-10T18:39:30.211Z[ recovery-image] Mar 10 18:39:29.448 INFO O| Mar 10 18:39:29.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82842026-03-10T18:39:30.211Z[ recovery-image] Mar 10 18:39:29.448 INFO O| Mar 10 18:39:29.448 INFO STEP 1151 (remove_files) COMPLETE
82852026-03-10T18:39:30.214Z[ recovery-image] Mar 10 18:39:29.448 INFO O| Mar 10 18:39:29.448 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82862026-03-10T18:39:30.218Z[ recovery-image] Mar 10 18:39:29.455 INFO O| Mar 10 18:39:29.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82872026-03-10T18:39:30.221Z[ recovery-image] Mar 10 18:39:29.455 INFO O| Mar 10 18:39:29.455 INFO STEP 1152 (remove_files) COMPLETE
82882026-03-10T18:39:30.221Z[ recovery-image] Mar 10 18:39:29.455 INFO O| Mar 10 18:39:29.455 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82892026-03-10T18:39:30.225Z[ recovery-image] Mar 10 18:39:29.462 INFO O| Mar 10 18:39:29.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82902026-03-10T18:39:30.228Z[ recovery-image] Mar 10 18:39:29.462 INFO O| Mar 10 18:39:29.462 INFO STEP 1153 (remove_files) COMPLETE
82912026-03-10T18:39:30.228Z[ recovery-image] Mar 10 18:39:29.462 INFO O| Mar 10 18:39:29.462 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82922026-03-10T18:39:30.234Z[ recovery-image] Mar 10 18:39:29.469 INFO O| Mar 10 18:39:29.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82932026-03-10T18:39:30.236Z[ recovery-image] Mar 10 18:39:29.469 INFO O| Mar 10 18:39:29.469 INFO STEP 1154 (remove_files) COMPLETE
82942026-03-10T18:39:30.236Z[ recovery-image] Mar 10 18:39:29.470 INFO O| Mar 10 18:39:29.469 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82952026-03-10T18:39:30.241Z[ recovery-image] Mar 10 18:39:29.477 INFO O| Mar 10 18:39:29.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82962026-03-10T18:39:30.243Z[ recovery-image] Mar 10 18:39:29.478 INFO O| Mar 10 18:39:29.478 INFO STEP 1155 (remove_files) COMPLETE
82972026-03-10T18:39:30.243Z[ recovery-image] Mar 10 18:39:29.478 INFO O| Mar 10 18:39:29.478 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82982026-03-10T18:39:30.249Z[ recovery-image] Mar 10 18:39:29.486 INFO O| Mar 10 18:39:29.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82992026-03-10T18:39:30.252Z[ recovery-image] Mar 10 18:39:29.486 INFO O| Mar 10 18:39:29.486 INFO STEP 1156 (remove_files) COMPLETE
83002026-03-10T18:39:30.252Z[ recovery-image] Mar 10 18:39:29.486 INFO O| Mar 10 18:39:29.486 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83012026-03-10T18:39:30.256Z[ recovery-image] Mar 10 18:39:29.493 INFO O| Mar 10 18:39:29.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
83022026-03-10T18:39:30.256Z[ recovery-image] Mar 10 18:39:29.493 INFO O| Mar 10 18:39:29.493 INFO STEP 1157 (remove_files) COMPLETE
83032026-03-10T18:39:30.256Z[ recovery-image] Mar 10 18:39:29.493 INFO O| Mar 10 18:39:29.493 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83042026-03-10T18:39:30.263Z[ recovery-image] Mar 10 18:39:29.500 INFO O| Mar 10 18:39:29.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
83052026-03-10T18:39:30.263Z[ recovery-image] Mar 10 18:39:29.500 INFO O| Mar 10 18:39:29.500 INFO STEP 1158 (remove_files) COMPLETE
83062026-03-10T18:39:30.267Z[ recovery-image] Mar 10 18:39:29.500 INFO O| Mar 10 18:39:29.500 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83072026-03-10T18:39:30.271Z[ recovery-image] Mar 10 18:39:29.508 INFO O| Mar 10 18:39:29.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
83082026-03-10T18:39:30.274Z[ recovery-image] Mar 10 18:39:29.508 INFO O| Mar 10 18:39:29.508 INFO STEP 1159 (remove_files) COMPLETE
83092026-03-10T18:39:30.274Z[ recovery-image] Mar 10 18:39:29.508 INFO O| Mar 10 18:39:29.508 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83102026-03-10T18:39:30.281Z[ recovery-image] Mar 10 18:39:29.515 INFO O| Mar 10 18:39:29.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
83112026-03-10T18:39:30.284Z[ recovery-image] Mar 10 18:39:29.515 INFO O| Mar 10 18:39:29.515 INFO STEP 1160 (remove_files) COMPLETE
83122026-03-10T18:39:30.284Z[ recovery-image] Mar 10 18:39:29.515 INFO O| Mar 10 18:39:29.515 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83132026-03-10T18:39:30.287Z[ recovery-image] Mar 10 18:39:29.523 INFO O| Mar 10 18:39:29.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
83142026-03-10T18:39:30.287Z[ recovery-image] Mar 10 18:39:29.523 INFO O| Mar 10 18:39:29.523 INFO STEP 1161 (remove_files) COMPLETE
83152026-03-10T18:39:30.287Z[ recovery-image] Mar 10 18:39:29.523 INFO O| Mar 10 18:39:29.523 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83162026-03-10T18:39:30.294Z[ recovery-image] Mar 10 18:39:29.531 INFO O| Mar 10 18:39:29.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
83172026-03-10T18:39:30.294Z[ recovery-image] Mar 10 18:39:29.531 INFO O| Mar 10 18:39:29.531 INFO STEP 1162 (remove_files) COMPLETE
83182026-03-10T18:39:30.294Z[ recovery-image] Mar 10 18:39:29.531 INFO O| Mar 10 18:39:29.531 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83192026-03-10T18:39:30.301Z[ recovery-image] Mar 10 18:39:29.538 INFO O| Mar 10 18:39:29.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
83202026-03-10T18:39:30.305Z[ recovery-image] Mar 10 18:39:29.538 INFO O| Mar 10 18:39:29.538 INFO STEP 1163 (remove_files) COMPLETE
83212026-03-10T18:39:30.305Z[ recovery-image] Mar 10 18:39:29.538 INFO O| Mar 10 18:39:29.538 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83222026-03-10T18:39:30.308Z[ recovery-image] Mar 10 18:39:29.545 INFO O| Mar 10 18:39:29.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
83232026-03-10T18:39:30.308Z[ recovery-image] Mar 10 18:39:29.545 INFO O| Mar 10 18:39:29.545 INFO STEP 1164 (remove_files) COMPLETE
83242026-03-10T18:39:30.308Z[ recovery-image] Mar 10 18:39:29.545 INFO O| Mar 10 18:39:29.545 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83252026-03-10T18:39:30.315Z[ recovery-image] Mar 10 18:39:29.552 INFO O| Mar 10 18:39:29.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
83262026-03-10T18:39:30.319Z[ recovery-image] Mar 10 18:39:29.552 INFO O| Mar 10 18:39:29.552 INFO STEP 1165 (remove_files) COMPLETE
83272026-03-10T18:39:30.319Z[ recovery-image] Mar 10 18:39:29.552 INFO O| Mar 10 18:39:29.552 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
83282026-03-10T18:39:30.325Z[ recovery-image] Mar 10 18:39:29.562 INFO O| Mar 10 18:39:29.562 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
83292026-03-10T18:39:30.328Z[ recovery-image] Mar 10 18:39:29.562 INFO O| Mar 10 18:39:29.562 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
83302026-03-10T18:39:30.957Z[ recovery-image] Mar 10 18:39:30.193 INFO O| Mar 10 18:39:30.193 INFO STEP 1166 (pack_tar) COMPLETE
83312026-03-10T18:39:30.957Z[ recovery-image] Mar 10 18:39:30.194 INFO O| Mar 10 18:39:30.193 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83322026-03-10T18:39:30.957Z[ recovery-image] Mar 10 18:39:30.194 INFO O| Mar 10 18:39:30.193 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83332026-03-10T18:39:31.222Z[ recovery-image] Mar 10 18:39:30.459 INFO O| Mar 10 18:39:30.458 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
83342026-03-10T18:39:31.374Z[ recovery-image] Mar 10 18:39:30.611 INFO O| Mar 10 18:39:30.610 INFO completed processing sled/ramdisk-03-recovery-trim
83352026-03-10T18:39:31.377Z[ recovery-image] Mar 10 18:39:30.614 INFO image builder template: zfs-recovery...
83362026-03-10T18:39:31.380Z[ recovery-image] Mar 10 18:39:30.614 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs-recovery"], pwd: None
83372026-03-10T18:39:31.405Z[ recovery-image] Mar 10 18:39:30.642 INFO O| Mar 10 18:39:30.642 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
83382026-03-10T18:39:31.408Z[ recovery-image] Mar 10 18:39:30.645 INFO O| Mar 10 18:39:30.645 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
83392026-03-10T18:39:31.493Z[ recovery-image] Mar 10 18:39:30.730 INFO O| Mar 10 18:39:30.730 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
83402026-03-10T18:39:31.556Z[ recovery-image] Mar 10 18:39:30.793 INFO O| Mar 10 18:39:30.793 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
83412026-03-10T18:39:31.556Z[ recovery-image] Mar 10 18:39:30.793 INFO O| Mar 10 18:39:30.793 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
83422026-03-10T18:39:31.560Z[ recovery-image] Mar 10 18:39:30.796 INFO O| Mar 10 18:39:30.796 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
83432026-03-10T18:39:31.638Z[ recovery-image] Mar 10 18:39:30.874 INFO O| Mar 10 18:39:30.874 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
83442026-03-10T18:39:31.699Z[ recovery-image] Mar 10 18:39:30.936 INFO O| Mar 10 18:39:30.935 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
83452026-03-10T18:39:31.706Z[ recovery-image] Mar 10 18:39:30.943 INFO O| Mar 10 18:39:30.943 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83462026-03-10T18:39:31.709Z[ recovery-image] Mar 10 18:39:30.947 INFO O| Mar 10 18:39:30.947 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
83472026-03-10T18:39:31.712Z[ recovery-image] Mar 10 18:39:30.948 INFO O| Mar 10 18:39:30.948 INFO no lofi found
83482026-03-10T18:39:31.712Z[ recovery-image] Mar 10 18:39:30.948 INFO O| Mar 10 18:39:30.948 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83492026-03-10T18:39:31.712Z[ recovery-image] Mar 10 18:39:30.948 INFO O| Mar 10 18:39:30.948 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83502026-03-10T18:39:33.766Z[ recovery-image] Mar 10 18:39:33.002 INFO O| Mar 10 18:39:33.002 INFO lofi device = /dev/dsk/c2t1d0p0
83512026-03-10T18:39:33.766Z[ recovery-image] Mar 10 18:39:33.002 INFO O| Mar 10 18:39:33.002 INFO pool device = /dev/dsk/c2t1d0p0
83522026-03-10T18:39:33.766Z[ recovery-image] Mar 10 18:39:33.002 INFO O| Mar 10 18:39:33.002 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"]
83532026-03-10T18:39:33.864Z[ recovery-image] Mar 10 18:39:33.101 INFO O| Mar 10 18:39:33.101 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83542026-03-10T18:39:33.864Z[ recovery-image] Mar 10 18:39:33.101 INFO O| Mar 10 18:39:33.101 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83552026-03-10T18:39:33.880Z[ recovery-image] Mar 10 18:39:33.117 INFO O| Mar 10 18:39:33.117 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83562026-03-10T18:39:33.926Z[ recovery-image] Mar 10 18:39:33.163 INFO O| Mar 10 18:39:33.163 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83572026-03-10T18:39:33.955Z[ recovery-image] Mar 10 18:39:33.192 INFO O| Mar 10 18:39:33.192 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83582026-03-10T18:39:33.968Z[ recovery-image] Mar 10 18:39:33.205 INFO O| Mar 10 18:39:33.205 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83592026-03-10T18:39:33.976Z[ recovery-image] Mar 10 18:39:33.214 INFO O| Mar 10 18:39:33.214 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83602026-03-10T18:39:34.012Z[ recovery-image] Mar 10 18:39:33.249 INFO O| Mar 10 18:39:33.249 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83612026-03-10T18:39:34.015Z[ recovery-image] Mar 10 18:39:33.249 INFO O| Mar 10 18:39:33.249 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83622026-03-10T18:39:34.015Z[ recovery-image] Mar 10 18:39:33.249 INFO O| Mar 10 18:39:33.249 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83632026-03-10T18:39:34.021Z[ recovery-image] Mar 10 18:39:33.258 INFO O| Mar 10 18:39:33.258 INFO boot environment UUID: 96819a6b-563f-4182-8691-d95abfc1c155
83642026-03-10T18:39:34.021Z[ recovery-image] Mar 10 18:39:33.258 INFO O| Mar 10 18:39:33.258 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 96819a6b-563f-4182-8691-d95abfc1c155
83652026-03-10T18:39:34.028Z[ recovery-image] Mar 10 18:39:33.265 INFO O| Mar 10 18:39:33.265 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83662026-03-10T18:39:34.037Z[ recovery-image] Mar 10 18:39:33.274 INFO O| Mar 10 18:39:33.274 INFO STEP 0 (create_be) COMPLETE
83672026-03-10T18:39:34.037Z[ recovery-image] Mar 10 18:39:33.274 INFO O| Mar 10 18:39:33.274 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83682026-03-10T18:39:34.049Z[ recovery-image] Mar 10 18:39:33.286 INFO O| Mar 10 18:39:33.286 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"]
83692026-03-10T18:39:35.891Z[ recovery-image] Mar 10 18:39:35.128 INFO O| Mar 10 18:39:35.128 INFO STEP 1 (unpack_tar) COMPLETE
83702026-03-10T18:39:35.891Z[ recovery-image] Mar 10 18:39:35.128 INFO O| Mar 10 18:39:35.128 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83712026-03-10T18:39:35.900Z[ recovery-image] Mar 10 18:39:35.138 INFO O| Mar 10 18:39:35.138 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83722026-03-10T18:39:36.273Z[ recovery-image] Mar 10 18:39:35.509 INFO O| Mar 10 18:39:35.509 INFO STEP 2 (devfsadm) COMPLETE
83732026-03-10T18:39:36.273Z[ recovery-image] Mar 10 18:39:35.509 INFO O| Mar 10 18:39:35.509 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83742026-03-10T18:39:36.281Z[ recovery-image] Mar 10 18:39:35.519 INFO O| Mar 10 18:39:35.519 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83752026-03-10T18:39:36.281Z[ recovery-image] Mar 10 18:39:35.519 INFO O| Mar 10 18:39:35.519 INFO STEP 3 (ensure_dir) COMPLETE
83762026-03-10T18:39:36.285Z[ recovery-image] Mar 10 18:39:35.519 INFO O| Mar 10 18:39:35.519 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83772026-03-10T18:39:36.291Z[ recovery-image] Mar 10 18:39:35.528 INFO O| Mar 10 18:39:35.528 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83782026-03-10T18:39:36.291Z[ recovery-image] Mar 10 18:39:35.528 INFO O| Mar 10 18:39:35.528 INFO STEP 4 (ensure_dir) COMPLETE
83792026-03-10T18:39:36.294Z[ recovery-image] Mar 10 18:39:35.528 INFO O| Mar 10 18:39:35.528 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83802026-03-10T18:39:36.299Z[ recovery-image] Mar 10 18:39:35.537 INFO O| Mar 10 18:39:35.536 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83812026-03-10T18:39:36.302Z[ recovery-image] Mar 10 18:39:35.537 INFO O| Mar 10 18:39:35.536 INFO STEP 5 (ensure_dir) COMPLETE
83822026-03-10T18:39:36.302Z[ recovery-image] Mar 10 18:39:35.537 INFO O| Mar 10 18:39:35.536 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83832026-03-10T18:39:36.307Z[ recovery-image] Mar 10 18:39:35.544 INFO O| Mar 10 18:39:35.544 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83842026-03-10T18:39:36.309Z[ recovery-image] Mar 10 18:39:35.544 INFO O| Mar 10 18:39:35.544 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83852026-03-10T18:39:36.309Z[ recovery-image] Mar 10 18:39:35.544 INFO O| Mar 10 18:39:35.544 INFO STEP 6 (ensure_dir) COMPLETE
83862026-03-10T18:39:36.309Z[ recovery-image] Mar 10 18:39:35.544 INFO O| Mar 10 18:39:35.544 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83872026-03-10T18:39:36.315Z[ recovery-image] Mar 10 18:39:35.552 INFO O| Mar 10 18:39:35.552 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83882026-03-10T18:39:36.317Z[ recovery-image] Mar 10 18:39:35.552 INFO O| Mar 10 18:39:35.552 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83892026-03-10T18:39:36.317Z[ recovery-image] Mar 10 18:39:35.552 INFO O| Mar 10 18:39:35.552 INFO STEP 7 (ensure_dir) COMPLETE
83902026-03-10T18:39:36.317Z[ recovery-image] Mar 10 18:39:35.552 INFO O| Mar 10 18:39:35.552 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83912026-03-10T18:39:36.323Z[ recovery-image] Mar 10 18:39:35.560 INFO O| Mar 10 18:39:35.560 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83922026-03-10T18:39:36.326Z[ recovery-image] Mar 10 18:39:35.561 INFO O| Mar 10 18:39:35.561 INFO STEP 8 (remove_files) COMPLETE
83932026-03-10T18:39:36.326Z[ recovery-image] Mar 10 18:39:35.561 INFO O| Mar 10 18:39:35.561 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83942026-03-10T18:39:36.331Z[ recovery-image] Mar 10 18:39:35.569 INFO O| Mar 10 18:39:35.569 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83952026-03-10T18:39:36.334Z[ recovery-image] Mar 10 18:39:35.569 INFO O| Mar 10 18:39:35.569 INFO STEP 9 (remove_files) COMPLETE
83962026-03-10T18:39:36.334Z[ recovery-image] Mar 10 18:39:35.569 INFO O| Mar 10 18:39:35.569 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83972026-03-10T18:39:36.339Z[ recovery-image] Mar 10 18:39:35.577 INFO O| Mar 10 18:39:35.577 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83982026-03-10T18:39:36.342Z[ recovery-image] Mar 10 18:39:35.577 INFO O| Mar 10 18:39:35.577 INFO STEP 10 (remove_files) COMPLETE
83992026-03-10T18:39:36.342Z[ recovery-image] Mar 10 18:39:35.577 INFO O| Mar 10 18:39:35.577 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84002026-03-10T18:39:36.347Z[ recovery-image] Mar 10 18:39:35.584 INFO O| Mar 10 18:39:35.584 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
84012026-03-10T18:39:36.350Z[ recovery-image] Mar 10 18:39:35.584 INFO O| Mar 10 18:39:35.584 INFO STEP 11 (remove_files) COMPLETE
84022026-03-10T18:39:36.350Z[ recovery-image] Mar 10 18:39:35.584 INFO O| Mar 10 18:39:35.584 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84032026-03-10T18:39:36.355Z[ recovery-image] Mar 10 18:39:35.591 INFO O| Mar 10 18:39:35.591 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
84042026-03-10T18:39:36.358Z[ recovery-image] Mar 10 18:39:35.591 INFO O| Mar 10 18:39:35.591 INFO STEP 12 (remove_files) COMPLETE
84052026-03-10T18:39:36.359Z[ recovery-image] Mar 10 18:39:35.591 INFO O| Mar 10 18:39:35.591 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84062026-03-10T18:39:36.364Z[ recovery-image] Mar 10 18:39:35.600 INFO O| Mar 10 18:39:35.600 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
84072026-03-10T18:39:36.367Z[ recovery-image] Mar 10 18:39:35.600 INFO O| Mar 10 18:39:35.600 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
84082026-03-10T18:39:36.367Z[ recovery-image] Mar 10 18:39:35.600 INFO O| Mar 10 18:39:35.600 INFO STEP 13 (ensure_dir) COMPLETE
84092026-03-10T18:39:36.367Z[ recovery-image] Mar 10 18:39:35.600 INFO O| Mar 10 18:39:35.600 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84102026-03-10T18:39:36.370Z[ recovery-image] Mar 10 18:39:35.608 INFO O| Mar 10 18:39:35.608 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84112026-03-10T18:39:36.370Z[ recovery-image] Mar 10 18:39:35.608 INFO O| Mar 10 18:39:35.608 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84122026-03-10T18:39:36.371Z[ recovery-image] Mar 10 18:39:35.608 INFO O| Mar 10 18:39:35.608 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84132026-03-10T18:39:36.374Z[ recovery-image] Mar 10 18:39:35.608 INFO O| Mar 10 18:39:35.608 INFO STEP 14 (ensure_dir) COMPLETE
84142026-03-10T18:39:36.374Z[ recovery-image] Mar 10 18:39:35.608 INFO O| Mar 10 18:39:35.608 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84152026-03-10T18:39:36.379Z[ recovery-image] Mar 10 18:39:35.616 INFO O| Mar 10 18:39:35.616 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84162026-03-10T18:39:36.381Z[ recovery-image] Mar 10 18:39:35.616 INFO O| Mar 10 18:39:35.616 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84172026-03-10T18:39:36.381Z[ recovery-image] Mar 10 18:39:35.616 INFO O| Mar 10 18:39:35.616 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84182026-03-10T18:39:36.382Z[ recovery-image] Mar 10 18:39:35.616 INFO O| Mar 10 18:39:35.616 INFO STEP 15 (ensure_dir) COMPLETE
84192026-03-10T18:39:36.382Z[ recovery-image] Mar 10 18:39:35.616 INFO O| Mar 10 18:39:35.616 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84202026-03-10T18:39:36.386Z[ recovery-image] Mar 10 18:39:35.624 INFO O| Mar 10 18:39:35.624 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84212026-03-10T18:39:36.386Z[ recovery-image] Mar 10 18:39:35.624 INFO O| Mar 10 18:39:35.624 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84222026-03-10T18:39:36.392Z[ recovery-image] Mar 10 18:39:35.624 INFO O| Mar 10 18:39:35.624 INFO STEP 16 (ensure_dir) COMPLETE
84232026-03-10T18:39:36.392Z[ recovery-image] Mar 10 18:39:35.624 INFO O| Mar 10 18:39:35.624 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84242026-03-10T18:39:36.395Z[ recovery-image] Mar 10 18:39:35.631 INFO O| Mar 10 18:39:35.631 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84252026-03-10T18:39:36.395Z[ recovery-image] Mar 10 18:39:35.632 INFO O| Mar 10 18:39:35.632 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84262026-03-10T18:39:36.395Z[ recovery-image] Mar 10 18:39:35.632 INFO O| Mar 10 18:39:35.632 INFO STEP 17 (ensure_dir) COMPLETE
84272026-03-10T18:39:36.395Z[ recovery-image] Mar 10 18:39:35.632 INFO O| Mar 10 18:39:35.632 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84282026-03-10T18:39:36.401Z[ recovery-image] Mar 10 18:39:35.639 INFO O| Mar 10 18:39:35.639 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
84292026-03-10T18:39:36.401Z[ recovery-image] Mar 10 18:39:35.639 INFO O| Mar 10 18:39:35.639 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
84302026-03-10T18:39:36.404Z[ recovery-image] Mar 10 18:39:35.639 INFO O| Mar 10 18:39:35.639 INFO ok!
84312026-03-10T18:39:36.404Z[ recovery-image] Mar 10 18:39:35.639 INFO O| Mar 10 18:39:35.639 INFO STEP 18 (ensure_symlink) COMPLETE
84322026-03-10T18:39:36.405Z[ recovery-image] Mar 10 18:39:35.639 INFO O| Mar 10 18:39:35.639 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84332026-03-10T18:39:36.410Z[ recovery-image] Mar 10 18:39:35.647 INFO O| Mar 10 18:39:35.647 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
84342026-03-10T18:39:36.410Z[ recovery-image] Mar 10 18:39:35.647 INFO O| Mar 10 18:39:35.647 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
84352026-03-10T18:39:36.413Z[ recovery-image] Mar 10 18:39:35.647 INFO O| Mar 10 18:39:35.647 INFO ok!
84362026-03-10T18:39:36.413Z[ recovery-image] Mar 10 18:39:35.647 INFO O| Mar 10 18:39:35.647 INFO STEP 19 (ensure_file) COMPLETE
84372026-03-10T18:39:36.413Z[ recovery-image] Mar 10 18:39:35.647 INFO O| Mar 10 18:39:35.647 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84382026-03-10T18:39:36.417Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
84392026-03-10T18:39:36.417Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
84402026-03-10T18:39:36.420Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
84412026-03-10T18:39:36.420Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO ok!
84422026-03-10T18:39:36.420Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO STEP 20 (ensure_symlink) COMPLETE
84432026-03-10T18:39:36.420Z[ recovery-image] Mar 10 18:39:35.655 INFO O| Mar 10 18:39:35.655 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84442026-03-10T18:39:36.425Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
84452026-03-10T18:39:36.425Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84462026-03-10T18:39:36.428Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84472026-03-10T18:39:36.428Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO ok!
84482026-03-10T18:39:36.428Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO STEP 21 (ensure_symlink) COMPLETE
84492026-03-10T18:39:36.429Z[ recovery-image] Mar 10 18:39:35.663 INFO O| Mar 10 18:39:35.663 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84502026-03-10T18:39:36.433Z[ recovery-image] Mar 10 18:39:35.670 INFO O| Mar 10 18:39:35.670 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84512026-03-10T18:39:36.433Z[ recovery-image] Mar 10 18:39:35.671 INFO O| Mar 10 18:39:35.670 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84522026-03-10T18:39:36.436Z[ recovery-image] Mar 10 18:39:35.671 INFO O| Mar 10 18:39:35.671 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84532026-03-10T18:39:36.436Z[ recovery-image] Mar 10 18:39:35.671 INFO O| Mar 10 18:39:35.671 INFO ok!
84542026-03-10T18:39:36.436Z[ recovery-image] Mar 10 18:39:35.671 INFO O| Mar 10 18:39:35.671 INFO STEP 22 (ensure_symlink) COMPLETE
84552026-03-10T18:39:36.436Z[ recovery-image] Mar 10 18:39:35.671 INFO O| Mar 10 18:39:35.671 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84562026-03-10T18:39:36.440Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84572026-03-10T18:39:36.440Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84582026-03-10T18:39:36.444Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84592026-03-10T18:39:36.444Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO ok!
84602026-03-10T18:39:36.444Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO STEP 23 (ensure_symlink) COMPLETE
84612026-03-10T18:39:36.444Z[ recovery-image] Mar 10 18:39:35.677 INFO O| Mar 10 18:39:35.677 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84622026-03-10T18:39:36.448Z[ recovery-image] Mar 10 18:39:35.685 INFO O| Mar 10 18:39:35.685 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84632026-03-10T18:39:36.451Z[ recovery-image] Mar 10 18:39:35.686 INFO O| Mar 10 18:39:35.686 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 ...
84642026-03-10T18:39:36.451Z[ recovery-image] Mar 10 18:39:35.686 INFO O| Mar 10 18:39:35.686 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84652026-03-10T18:39:36.451Z[ recovery-image] Mar 10 18:39:35.686 INFO O| Mar 10 18:39:35.686 INFO ok!
84662026-03-10T18:39:36.451Z[ recovery-image] Mar 10 18:39:35.686 INFO O| Mar 10 18:39:35.686 INFO STEP 24 (ensure_file) COMPLETE
84672026-03-10T18:39:36.451Z[ recovery-image] Mar 10 18:39:35.686 INFO O| Mar 10 18:39:35.686 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84682026-03-10T18:39:36.456Z[ recovery-image] Mar 10 18:39:35.693 INFO O| Mar 10 18:39:35.693 INFO updating shadow file
84692026-03-10T18:39:36.458Z[ recovery-image] Mar 10 18:39:35.693 INFO O| Mar 10 18:39:35.693 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84702026-03-10T18:39:36.459Z[ recovery-image] Mar 10 18:39:35.693 INFO O| Mar 10 18:39:35.693 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84712026-03-10T18:39:36.459Z[ recovery-image] Mar 10 18:39:35.693 INFO O| Mar 10 18:39:35.693 INFO STEP 25 (shadow) COMPLETE
84722026-03-10T18:39:36.459Z[ recovery-image] Mar 10 18:39:35.693 INFO O| Mar 10 18:39:35.693 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84732026-03-10T18:39:36.464Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84742026-03-10T18:39:36.464Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84752026-03-10T18:39:36.467Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84762026-03-10T18:39:36.467Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 INFO ok!
84772026-03-10T18:39:36.467Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 INFO STEP 26 (ensure_file) COMPLETE
84782026-03-10T18:39:36.467Z[ recovery-image] Mar 10 18:39:35.702 INFO O| Mar 10 18:39:35.702 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84792026-03-10T18:39:36.472Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84802026-03-10T18:39:36.472Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84812026-03-10T18:39:36.475Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84822026-03-10T18:39:36.475Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO ok!
84832026-03-10T18:39:36.475Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO STEP 27 (ensure_file) COMPLETE
84842026-03-10T18:39:36.475Z[ recovery-image] Mar 10 18:39:35.710 INFO O| Mar 10 18:39:35.710 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84852026-03-10T18:39:36.479Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84862026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84872026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84882026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84892026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO ok!
84902026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO STEP 28 (ensure_file) COMPLETE
84912026-03-10T18:39:36.482Z[ recovery-image] Mar 10 18:39:35.717 INFO O| Mar 10 18:39:35.717 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84922026-03-10T18:39:36.487Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84932026-03-10T18:39:36.492Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84942026-03-10T18:39:36.492Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84952026-03-10T18:39:36.493Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO ok!
84962026-03-10T18:39:36.493Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO STEP 29 (ensure_file) COMPLETE
84972026-03-10T18:39:36.493Z[ recovery-image] Mar 10 18:39:35.724 INFO O| Mar 10 18:39:35.724 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84982026-03-10T18:39:36.496Z[ recovery-image] Mar 10 18:39:35.732 INFO O| Mar 10 18:39:35.732 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84992026-03-10T18:39:36.496Z[ recovery-image] Mar 10 18:39:35.732 INFO O| Mar 10 18:39:35.732 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
85002026-03-10T18:39:36.496Z[ recovery-image] Mar 10 18:39:35.732 INFO O| Mar 10 18:39:35.732 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
85012026-03-10T18:39:36.496Z[ recovery-image] Mar 10 18:39:35.732 INFO O| Mar 10 18:39:35.732 INFO STEP 30 (ensure_dir) COMPLETE
85022026-03-10T18:39:36.496Z[ recovery-image] Mar 10 18:39:35.732 INFO O| Mar 10 18:39:35.732 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
85032026-03-10T18:39:36.503Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
85042026-03-10T18:39:36.503Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 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 ...
85052026-03-10T18:39:36.507Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 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
85062026-03-10T18:39:36.507Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
85072026-03-10T18:39:36.507Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 INFO ok!
85082026-03-10T18:39:36.507Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 INFO STEP 31 (ensure_file) COMPLETE
85092026-03-10T18:39:36.507Z[ recovery-image] Mar 10 18:39:35.740 INFO O| Mar 10 18:39:35.740 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
85102026-03-10T18:39:36.511Z[ recovery-image] Mar 10 18:39:35.748 INFO O| Mar 10 18:39:35.748 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85112026-03-10T18:39:36.513Z[ recovery-image] Mar 10 18:39:35.748 INFO O| Mar 10 18:39:35.748 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85122026-03-10T18:39:36.513Z[ recovery-image] Mar 10 18:39:35.748 INFO O| Mar 10 18:39:35.748 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85132026-03-10T18:39:36.513Z[ recovery-image] Mar 10 18:39:35.748 INFO O| Mar 10 18:39:35.748 INFO STEP 32 (ensure_dir) COMPLETE
85142026-03-10T18:39:36.513Z[ recovery-image] Mar 10 18:39:35.748 INFO O| Mar 10 18:39:35.748 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
85152026-03-10T18:39:36.518Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
85162026-03-10T18:39:36.518Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 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 ...
85172026-03-10T18:39:36.521Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 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
85182026-03-10T18:39:36.521Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
85192026-03-10T18:39:36.521Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 INFO ok!
85202026-03-10T18:39:36.521Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 INFO STEP 33 (ensure_file) COMPLETE
85212026-03-10T18:39:36.521Z[ recovery-image] Mar 10 18:39:35.755 INFO O| Mar 10 18:39:35.755 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85222026-03-10T18:39:36.525Z[ recovery-image] Mar 10 18:39:35.762 INFO O| Mar 10 18:39:35.762 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
85232026-03-10T18:39:36.525Z[ recovery-image] Mar 10 18:39:35.762 INFO O| Mar 10 18:39:35.762 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
85242026-03-10T18:39:36.528Z[ recovery-image] Mar 10 18:39:35.763 INFO O| Mar 10 18:39:35.763 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
85252026-03-10T18:39:36.528Z[ recovery-image] Mar 10 18:39:35.763 INFO O| Mar 10 18:39:35.763 INFO ok!
85262026-03-10T18:39:36.528Z[ recovery-image] Mar 10 18:39:35.763 INFO O| Mar 10 18:39:35.763 INFO STEP 34 (ensure_file) COMPLETE
85272026-03-10T18:39:36.528Z[ recovery-image] Mar 10 18:39:35.763 INFO O| Mar 10 18:39:35.763 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85282026-03-10T18:39:36.533Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
85292026-03-10T18:39:36.536Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
85302026-03-10T18:39:36.536Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85312026-03-10T18:39:36.536Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85322026-03-10T18:39:36.536Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO ok!
85332026-03-10T18:39:36.537Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO STEP 35 (ensure_file) COMPLETE
85342026-03-10T18:39:36.537Z[ recovery-image] Mar 10 18:39:35.771 INFO O| Mar 10 18:39:35.771 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85352026-03-10T18:39:36.540Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
85362026-03-10T18:39:36.540Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
85372026-03-10T18:39:36.543Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
85382026-03-10T18:39:36.543Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 INFO ok!
85392026-03-10T18:39:36.543Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 INFO STEP 36 (ensure_file) COMPLETE
85402026-03-10T18:39:36.543Z[ recovery-image] Mar 10 18:39:35.778 INFO O| Mar 10 18:39:35.778 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85412026-03-10T18:39:36.549Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
85422026-03-10T18:39:36.549Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
85432026-03-10T18:39:36.552Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
85442026-03-10T18:39:36.552Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 INFO ok!
85452026-03-10T18:39:36.552Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 INFO STEP 37 (ensure_file) COMPLETE
85462026-03-10T18:39:36.552Z[ recovery-image] Mar 10 18:39:35.786 INFO O| Mar 10 18:39:35.786 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85472026-03-10T18:39:36.556Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85482026-03-10T18:39:36.556Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85492026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85502026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85512026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85522026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85532026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO ok!
85542026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO STEP 38 (ensure_file) COMPLETE
85552026-03-10T18:39:36.559Z[ recovery-image] Mar 10 18:39:35.794 INFO O| Mar 10 18:39:35.794 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85562026-03-10T18:39:36.570Z[ recovery-image] Mar 10 18:39:35.803 INFO O| Mar 10 18:39:35.803 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85572026-03-10T18:39:36.570Z[ recovery-image] Mar 10 18:39:35.803 INFO O| Mar 10 18:39:35.803 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85582026-03-10T18:39:36.570Z[ recovery-image] Mar 10 18:39:35.803 INFO O| Mar 10 18:39:35.803 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85592026-03-10T18:39:36.570Z[ recovery-image] Mar 10 18:39:35.803 INFO O| Mar 10 18:39:35.803 INFO STEP 39 (ensure_dir) COMPLETE
85602026-03-10T18:39:36.570Z[ recovery-image] Mar 10 18:39:35.803 INFO O| Mar 10 18:39:35.803 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85612026-03-10T18:39:36.574Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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
85622026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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 ...
85632026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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
85642026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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
85652026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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
85662026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 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
85672026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 INFO ok!
85682026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 INFO STEP 40 (ensure_file) COMPLETE
85692026-03-10T18:39:36.577Z[ recovery-image] Mar 10 18:39:35.811 INFO O| Mar 10 18:39:35.811 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85702026-03-10T18:39:36.582Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85712026-03-10T18:39:36.586Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 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 ...
85722026-03-10T18:39:36.586Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85732026-03-10T18:39:36.586Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 INFO ok!
85742026-03-10T18:39:36.586Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 INFO STEP 41 (ensure_symlink) COMPLETE
85752026-03-10T18:39:36.586Z[ recovery-image] Mar 10 18:39:35.820 INFO O| Mar 10 18:39:35.820 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85762026-03-10T18:39:36.591Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85772026-03-10T18:39:36.591Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85782026-03-10T18:39:36.594Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85792026-03-10T18:39:36.594Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO ok!
85802026-03-10T18:39:36.594Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO STEP 42 (ensure_symlink) COMPLETE
85812026-03-10T18:39:36.594Z[ recovery-image] Mar 10 18:39:35.828 INFO O| Mar 10 18:39:35.828 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85822026-03-10T18:39:36.599Z[ recovery-image] Mar 10 18:39:35.836 INFO O| Mar 10 18:39:35.836 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85832026-03-10T18:39:36.599Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.836 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85842026-03-10T18:39:36.602Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85852026-03-10T18:39:36.602Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85862026-03-10T18:39:36.603Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85872026-03-10T18:39:36.603Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85882026-03-10T18:39:36.603Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO ok!
85892026-03-10T18:39:36.603Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO STEP 43 (ensure_file) COMPLETE
85902026-03-10T18:39:36.603Z[ recovery-image] Mar 10 18:39:35.837 INFO O| Mar 10 18:39:35.837 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85912026-03-10T18:39:36.607Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.844 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85922026-03-10T18:39:36.607Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 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 ...
85932026-03-10T18:39:36.610Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 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
85942026-03-10T18:39:36.610Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85952026-03-10T18:39:36.610Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 INFO ok!
85962026-03-10T18:39:36.610Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 INFO STEP 44 (ensure_file) COMPLETE
85972026-03-10T18:39:36.610Z[ recovery-image] Mar 10 18:39:35.845 INFO O| Mar 10 18:39:35.845 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85982026-03-10T18:39:36.614Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85992026-03-10T18:39:36.614Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
86002026-03-10T18:39:36.618Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
86012026-03-10T18:39:36.618Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO ok!
86022026-03-10T18:39:36.618Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO STEP 45 (ensure_file) COMPLETE
86032026-03-10T18:39:36.618Z[ recovery-image] Mar 10 18:39:35.852 INFO O| Mar 10 18:39:35.852 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
86042026-03-10T18:39:36.622Z[ recovery-image] Mar 10 18:39:35.860 INFO O| Mar 10 18:39:35.860 INFO updating shadow file
86052026-03-10T18:39:36.625Z[ recovery-image] Mar 10 18:39:35.860 INFO O| Mar 10 18:39:35.860 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
86062026-03-10T18:39:36.625Z[ recovery-image] Mar 10 18:39:35.860 INFO O| Mar 10 18:39:35.860 INFO STEP 46 (shadow) COMPLETE
86072026-03-10T18:39:36.625Z[ recovery-image] Mar 10 18:39:35.860 INFO O| Mar 10 18:39:35.860 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
86082026-03-10T18:39:36.630Z[ recovery-image] Mar 10 18:39:35.867 INFO O| Mar 10 18:39:35.867 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
86092026-03-10T18:39:36.630Z[ recovery-image] Mar 10 18:39:35.867 INFO O| Mar 10 18:39:35.867 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
86102026-03-10T18:39:36.633Z[ recovery-image] Mar 10 18:39:35.868 INFO O| Mar 10 18:39:35.868 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86112026-03-10T18:39:36.633Z[ recovery-image] Mar 10 18:39:35.868 INFO O| Mar 10 18:39:35.868 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86122026-03-10T18:39:36.633Z[ recovery-image] Mar 10 18:39:35.868 INFO O| Mar 10 18:39:35.868 INFO ok!
86132026-03-10T18:39:36.633Z[ recovery-image] Mar 10 18:39:35.868 INFO O| Mar 10 18:39:35.868 INFO STEP 47 (ensure_file) COMPLETE
86142026-03-10T18:39:36.633Z[ recovery-image] Mar 10 18:39:35.868 INFO O| Mar 10 18:39:35.868 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86152026-03-10T18:39:36.637Z[ recovery-image] Mar 10 18:39:35.875 INFO O| Mar 10 18:39:35.875 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
86162026-03-10T18:39:36.638Z[ recovery-image] Mar 10 18:39:35.875 INFO O| Mar 10 18:39:35.875 INFO STEP 48 (ensure_dir) COMPLETE
86172026-03-10T18:39:36.640Z[ recovery-image] Mar 10 18:39:35.875 INFO O| Mar 10 18:39:35.875 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86182026-03-10T18:39:36.645Z[ recovery-image] Mar 10 18:39:35.882 INFO O| Mar 10 18:39:35.882 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86192026-03-10T18:39:36.645Z[ recovery-image] Mar 10 18:39:35.882 INFO O| Mar 10 18:39:35.882 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86202026-03-10T18:39:36.647Z[ recovery-image] Mar 10 18:39:35.882 INFO O| Mar 10 18:39:35.882 INFO STEP 49 (ensure_dir) COMPLETE
86212026-03-10T18:39:36.648Z[ recovery-image] Mar 10 18:39:35.882 INFO O| Mar 10 18:39:35.882 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86222026-03-10T18:39:36.651Z[ recovery-image] Mar 10 18:39:35.889 INFO O| Mar 10 18:39:35.889 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86232026-03-10T18:39:36.651Z[ recovery-image] Mar 10 18:39:35.889 INFO O| Mar 10 18:39:35.889 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86242026-03-10T18:39:36.654Z[ recovery-image] Mar 10 18:39:35.889 INFO O| Mar 10 18:39:35.889 INFO STEP 50 (ensure_dir) COMPLETE
86252026-03-10T18:39:36.654Z[ recovery-image] Mar 10 18:39:35.889 INFO O| Mar 10 18:39:35.889 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86262026-03-10T18:39:36.660Z[ recovery-image] Mar 10 18:39:35.898 INFO O| Mar 10 18:39:35.897 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
86272026-03-10T18:39:36.663Z[ recovery-image] Mar 10 18:39:35.898 INFO O| Mar 10 18:39:35.897 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
86282026-03-10T18:39:36.699Z[ recovery-image] Mar 10 18:39:35.936 INFO O| Mar 10 18:39:35.936 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
86292026-03-10T18:39:36.699Z[ recovery-image] Mar 10 18:39:35.936 INFO O| Mar 10 18:39:35.936 INFO ok!
86302026-03-10T18:39:36.702Z[ recovery-image] Mar 10 18:39:35.936 INFO O| Mar 10 18:39:35.936 INFO STEP 51 (ensure_file) COMPLETE
86312026-03-10T18:39:36.702Z[ recovery-image] Mar 10 18:39:35.936 INFO O| Mar 10 18:39:35.936 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86322026-03-10T18:39:36.707Z[ recovery-image] Mar 10 18:39:35.944 INFO O| Mar 10 18:39:35.944 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86332026-03-10T18:39:36.710Z[ recovery-image] Mar 10 18:39:35.945 INFO O| Mar 10 18:39:35.945 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86342026-03-10T18:39:36.710Z[ recovery-image] Mar 10 18:39:35.945 INFO O| Mar 10 18:39:35.945 INFO STEP 52 (ensure_dir) COMPLETE
86352026-03-10T18:39:36.710Z[ recovery-image] Mar 10 18:39:35.945 INFO O| Mar 10 18:39:35.945 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86362026-03-10T18:39:36.714Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
86372026-03-10T18:39:36.717Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
86382026-03-10T18:39:36.717Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
86392026-03-10T18:39:36.717Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO ok!
86402026-03-10T18:39:36.717Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO STEP 53 (ensure_file) COMPLETE
86412026-03-10T18:39:36.717Z[ recovery-image] Mar 10 18:39:35.952 INFO O| Mar 10 18:39:35.952 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86422026-03-10T18:39:36.722Z[ recovery-image] Mar 10 18:39:35.959 INFO O| Mar 10 18:39:35.959 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86432026-03-10T18:39:36.722Z[ recovery-image] Mar 10 18:39:35.959 INFO O| Mar 10 18:39:35.959 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86442026-03-10T18:39:36.725Z[ recovery-image] Mar 10 18:39:35.959 INFO O| Mar 10 18:39:35.959 INFO STEP 54 (ensure_dir) COMPLETE
86452026-03-10T18:39:36.725Z[ recovery-image] Mar 10 18:39:35.959 INFO O| Mar 10 18:39:35.959 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86462026-03-10T18:39:36.729Z[ recovery-image] Mar 10 18:39:35.967 INFO O| Mar 10 18:39:35.967 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86472026-03-10T18:39:36.729Z[ recovery-image] Mar 10 18:39:35.967 INFO O| Mar 10 18:39:35.967 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86482026-03-10T18:39:37.221Z[ recovery-image] Mar 10 18:39:36.458 INFO O| Mar 10 18:39:36.458 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86492026-03-10T18:39:37.221Z[ recovery-image] Mar 10 18:39:36.458 INFO O| Mar 10 18:39:36.458 INFO ok!
86502026-03-10T18:39:37.221Z[ recovery-image] Mar 10 18:39:36.458 INFO O| Mar 10 18:39:36.458 INFO STEP 55 (ensure_file) COMPLETE
86512026-03-10T18:39:37.225Z[ recovery-image] Mar 10 18:39:36.458 INFO O| Mar 10 18:39:36.458 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86522026-03-10T18:39:37.231Z[ recovery-image] Mar 10 18:39:36.469 INFO O| Mar 10 18:39:36.469 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86532026-03-10T18:39:37.231Z[ recovery-image] Mar 10 18:39:36.469 INFO O| Mar 10 18:39:36.469 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86542026-03-10T18:39:37.691Z[ recovery-image] Mar 10 18:39:36.928 INFO O| Mar 10 18:39:36.928 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86552026-03-10T18:39:37.691Z[ recovery-image] Mar 10 18:39:36.928 INFO O| Mar 10 18:39:36.928 INFO ok!
86562026-03-10T18:39:37.691Z[ recovery-image] Mar 10 18:39:36.928 INFO O| Mar 10 18:39:36.928 INFO STEP 56 (ensure_file) COMPLETE
86572026-03-10T18:39:37.694Z[ recovery-image] Mar 10 18:39:36.928 INFO O| Mar 10 18:39:36.928 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86582026-03-10T18:39:37.700Z[ recovery-image] Mar 10 18:39:36.938 INFO O| Mar 10 18:39:36.938 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86592026-03-10T18:39:37.703Z[ recovery-image] Mar 10 18:39:36.938 INFO O| Mar 10 18:39:36.938 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86602026-03-10T18:39:37.703Z[ recovery-image] Mar 10 18:39:36.938 INFO O| Mar 10 18:39:36.938 INFO STEP 57 (ensure_dir) COMPLETE
86612026-03-10T18:39:37.703Z[ recovery-image] Mar 10 18:39:36.938 INFO O| Mar 10 18:39:36.938 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86622026-03-10T18:39:37.708Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86632026-03-10T18:39:37.708Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 INFO copying /tmp/.tmpdGjrD9/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 ...
86642026-03-10T18:39:37.711Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 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
86652026-03-10T18:39:37.711Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 INFO ok!
86662026-03-10T18:39:37.711Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 INFO STEP 58 (ensure_file) COMPLETE
86672026-03-10T18:39:37.712Z[ recovery-image] Mar 10 18:39:36.945 INFO O| Mar 10 18:39:36.945 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86682026-03-10T18:39:37.717Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86692026-03-10T18:39:37.717Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 INFO copying /tmp/.tmpdGjrD9/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 ...
86702026-03-10T18:39:37.720Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 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
86712026-03-10T18:39:37.720Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 INFO ok!
86722026-03-10T18:39:37.720Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 INFO STEP 59 (ensure_file) COMPLETE
86732026-03-10T18:39:37.720Z[ recovery-image] Mar 10 18:39:36.954 INFO O| Mar 10 18:39:36.954 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86742026-03-10T18:39:37.724Z[ recovery-image] Mar 10 18:39:36.962 INFO O| Mar 10 18:39:36.962 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86752026-03-10T18:39:37.724Z[ recovery-image] Mar 10 18:39:36.962 INFO O| Mar 10 18:39:36.962 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86762026-03-10T18:39:37.724Z[ recovery-image] Mar 10 18:39:36.962 INFO O| Mar 10 18:39:36.962 INFO STEP 60 (ensure_dir) COMPLETE
86772026-03-10T18:39:37.727Z[ recovery-image] Mar 10 18:39:36.962 INFO O| Mar 10 18:39:36.962 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86782026-03-10T18:39:37.731Z[ recovery-image] Mar 10 18:39:36.968 INFO O| Mar 10 18:39:36.968 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86792026-03-10T18:39:37.731Z[ recovery-image] Mar 10 18:39:36.968 INFO O| Mar 10 18:39:36.968 INFO copying /tmp/.tmpdGjrD9/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 ...
86802026-03-10T18:39:37.734Z[ recovery-image] Mar 10 18:39:36.969 INFO O| Mar 10 18:39:36.968 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86812026-03-10T18:39:37.734Z[ recovery-image] Mar 10 18:39:36.969 INFO O| Mar 10 18:39:36.968 INFO ok!
86822026-03-10T18:39:37.734Z[ recovery-image] Mar 10 18:39:36.969 INFO O| Mar 10 18:39:36.969 INFO STEP 61 (ensure_file) COMPLETE
86832026-03-10T18:39:37.734Z[ recovery-image] Mar 10 18:39:36.969 INFO O| Mar 10 18:39:36.969 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86842026-03-10T18:39:37.738Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86852026-03-10T18:39:37.741Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 INFO copying /tmp/.tmpdGjrD9/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 ...
86862026-03-10T18:39:37.741Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 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
86872026-03-10T18:39:37.741Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 INFO ok!
86882026-03-10T18:39:37.741Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 INFO STEP 62 (ensure_file) COMPLETE
86892026-03-10T18:39:37.741Z[ recovery-image] Mar 10 18:39:36.976 INFO O| Mar 10 18:39:36.976 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86902026-03-10T18:39:37.745Z[ recovery-image] Mar 10 18:39:36.983 INFO O| Mar 10 18:39:36.983 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86912026-03-10T18:39:37.745Z[ recovery-image] Mar 10 18:39:36.983 INFO O| Mar 10 18:39:36.983 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86922026-03-10T18:39:37.748Z[ recovery-image] Mar 10 18:39:36.983 INFO O| Mar 10 18:39:36.983 INFO STEP 63 (ensure_dir) COMPLETE
86932026-03-10T18:39:37.748Z[ recovery-image] Mar 10 18:39:36.983 INFO O| Mar 10 18:39:36.983 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86942026-03-10T18:39:37.755Z[ recovery-image] Mar 10 18:39:36.991 INFO O| Mar 10 18:39:36.991 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86952026-03-10T18:39:37.755Z[ recovery-image] Mar 10 18:39:36.992 INFO O| Mar 10 18:39:36.991 INFO copying /tmp/.tmpdGjrD9/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 ...
86962026-03-10T18:39:37.755Z[ recovery-image] Mar 10 18:39:36.992 INFO O| Mar 10 18:39:36.992 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86972026-03-10T18:39:37.758Z[ recovery-image] Mar 10 18:39:36.992 INFO O| Mar 10 18:39:36.992 INFO ok!
86982026-03-10T18:39:37.758Z[ recovery-image] Mar 10 18:39:36.992 INFO O| Mar 10 18:39:36.992 INFO STEP 64 (ensure_file) COMPLETE
86992026-03-10T18:39:37.758Z[ recovery-image] Mar 10 18:39:36.992 INFO O| Mar 10 18:39:36.992 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87002026-03-10T18:39:37.761Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.998 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
87012026-03-10T18:39:37.761Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.998 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
87022026-03-10T18:39:37.764Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.999 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
87032026-03-10T18:39:37.764Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.999 INFO ok!
87042026-03-10T18:39:37.764Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.999 INFO STEP 65 (ensure_file) COMPLETE
87052026-03-10T18:39:37.764Z[ recovery-image] Mar 10 18:39:36.999 INFO O| Mar 10 18:39:36.999 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87062026-03-10T18:39:37.768Z[ recovery-image] Mar 10 18:39:37.006 INFO O| Mar 10 18:39:37.006 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
87072026-03-10T18:39:37.768Z[ recovery-image] Mar 10 18:39:37.006 INFO O| Mar 10 18:39:37.006 INFO STEP 66 (ensure_dir) COMPLETE
87082026-03-10T18:39:37.771Z[ recovery-image] Mar 10 18:39:37.006 INFO O| Mar 10 18:39:37.006 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87092026-03-10T18:39:37.778Z[ recovery-image] Mar 10 18:39:37.016 INFO O| Mar 10 18:39:37.016 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
87102026-03-10T18:39:37.778Z[ recovery-image] Mar 10 18:39:37.016 INFO O| Mar 10 18:39:37.016 INFO STEP 67 (ensure_dir) COMPLETE
87112026-03-10T18:39:37.781Z[ recovery-image] Mar 10 18:39:37.016 INFO O| Mar 10 18:39:37.016 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87122026-03-10T18:39:37.786Z[ recovery-image] Mar 10 18:39:37.024 INFO O| Mar 10 18:39:37.024 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
87132026-03-10T18:39:37.786Z[ recovery-image] Mar 10 18:39:37.024 INFO O| Mar 10 18:39:37.024 INFO STEP 68 (ensure_dir) COMPLETE
87142026-03-10T18:39:37.789Z[ recovery-image] Mar 10 18:39:37.024 INFO O| Mar 10 18:39:37.024 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87152026-03-10T18:39:37.793Z[ recovery-image] Mar 10 18:39:37.031 INFO O| Mar 10 18:39:37.031 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
87162026-03-10T18:39:37.793Z[ recovery-image] Mar 10 18:39:37.031 INFO O| Mar 10 18:39:37.031 INFO STEP 69 (ensure_dir) COMPLETE
87172026-03-10T18:39:37.796Z[ recovery-image] Mar 10 18:39:37.031 INFO O| Mar 10 18:39:37.031 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87182026-03-10T18:39:37.801Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
87192026-03-10T18:39:37.801Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO copying /tmp/.tmpdGjrD9/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
87202026-03-10T18:39:37.804Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
87212026-03-10T18:39:37.804Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO ok!
87222026-03-10T18:39:37.804Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO STEP 70 (ensure_file) COMPLETE
87232026-03-10T18:39:37.804Z[ recovery-image] Mar 10 18:39:37.038 INFO O| Mar 10 18:39:37.038 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87242026-03-10T18:39:37.808Z[ recovery-image] Mar 10 18:39:37.046 INFO O| Mar 10 18:39:37.046 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
87252026-03-10T18:39:37.811Z[ recovery-image] Mar 10 18:39:37.046 INFO O| Mar 10 18:39:37.046 INFO STEP 71 (remove_files) COMPLETE
87262026-03-10T18:39:37.811Z[ recovery-image] Mar 10 18:39:37.046 INFO O| Mar 10 18:39:37.046 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87272026-03-10T18:39:37.815Z[ recovery-image] Mar 10 18:39:37.053 INFO O| Mar 10 18:39:37.053 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
87282026-03-10T18:39:37.818Z[ recovery-image] Mar 10 18:39:37.053 INFO O| Mar 10 18:39:37.053 INFO STEP 72 (remove_files) COMPLETE
87292026-03-10T18:39:37.818Z[ recovery-image] Mar 10 18:39:37.053 INFO O| Mar 10 18:39:37.053 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87302026-03-10T18:39:37.824Z[ recovery-image] Mar 10 18:39:37.062 INFO O| Mar 10 18:39:37.062 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
87312026-03-10T18:39:37.827Z[ recovery-image] Mar 10 18:39:37.062 INFO O| Mar 10 18:39:37.062 INFO STEP 73 (remove_files) COMPLETE
87322026-03-10T18:39:37.827Z[ recovery-image] Mar 10 18:39:37.062 INFO O| Mar 10 18:39:37.062 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87332026-03-10T18:39:37.831Z[ recovery-image] Mar 10 18:39:37.069 INFO O| Mar 10 18:39:37.069 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
87342026-03-10T18:39:37.834Z[ recovery-image] Mar 10 18:39:37.069 INFO O| Mar 10 18:39:37.069 INFO STEP 74 (remove_files) COMPLETE
87352026-03-10T18:39:37.835Z[ recovery-image] Mar 10 18:39:37.069 INFO O| Mar 10 18:39:37.069 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87362026-03-10T18:39:37.839Z[ recovery-image] Mar 10 18:39:37.076 INFO O| Mar 10 18:39:37.076 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
87372026-03-10T18:39:37.841Z[ recovery-image] Mar 10 18:39:37.077 INFO O| Mar 10 18:39:37.077 INFO STEP 75 (remove_files) COMPLETE
87382026-03-10T18:39:37.841Z[ recovery-image] Mar 10 18:39:37.077 INFO O| Mar 10 18:39:37.077 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87392026-03-10T18:39:37.846Z[ recovery-image] Mar 10 18:39:37.084 INFO O| Mar 10 18:39:37.084 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
87402026-03-10T18:39:37.849Z[ recovery-image] Mar 10 18:39:37.084 INFO O| Mar 10 18:39:37.084 INFO STEP 76 (remove_files) COMPLETE
87412026-03-10T18:39:37.850Z[ recovery-image] Mar 10 18:39:37.084 INFO O| Mar 10 18:39:37.084 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87422026-03-10T18:39:37.856Z[ recovery-image] Mar 10 18:39:37.093 INFO O| Mar 10 18:39:37.093 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
87432026-03-10T18:39:37.859Z[ recovery-image] Mar 10 18:39:37.093 INFO O| Mar 10 18:39:37.093 INFO STEP 77 (remove_files) COMPLETE
87442026-03-10T18:39:37.859Z[ recovery-image] Mar 10 18:39:37.093 INFO O| Mar 10 18:39:37.093 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87452026-03-10T18:39:37.865Z[ recovery-image] Mar 10 18:39:37.101 INFO O| Mar 10 18:39:37.101 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87462026-03-10T18:39:37.865Z[ recovery-image] Mar 10 18:39:37.101 INFO O| Mar 10 18:39:37.101 INFO STEP 78 (remove_files) COMPLETE
87472026-03-10T18:39:37.865Z[ recovery-image] Mar 10 18:39:37.101 INFO O| Mar 10 18:39:37.101 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87482026-03-10T18:39:37.870Z[ recovery-image] Mar 10 18:39:37.107 INFO O| Mar 10 18:39:37.107 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87492026-03-10T18:39:37.870Z[ recovery-image] Mar 10 18:39:37.107 INFO O| Mar 10 18:39:37.107 INFO STEP 79 (remove_files) COMPLETE
87502026-03-10T18:39:37.873Z[ recovery-image] Mar 10 18:39:37.107 INFO O| Mar 10 18:39:37.107 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87512026-03-10T18:39:37.877Z[ recovery-image] Mar 10 18:39:37.115 INFO O| Mar 10 18:39:37.115 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87522026-03-10T18:39:37.877Z[ recovery-image] Mar 10 18:39:37.115 INFO O| Mar 10 18:39:37.115 INFO STEP 80 (remove_files) COMPLETE
87532026-03-10T18:39:37.880Z[ recovery-image] Mar 10 18:39:37.115 INFO O| Mar 10 18:39:37.115 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87542026-03-10T18:39:37.885Z[ recovery-image] Mar 10 18:39:37.123 INFO O| Mar 10 18:39:37.123 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87552026-03-10T18:39:37.886Z[ recovery-image] Mar 10 18:39:37.123 INFO O| Mar 10 18:39:37.123 INFO STEP 81 (remove_files) COMPLETE
87562026-03-10T18:39:37.888Z[ recovery-image] Mar 10 18:39:37.123 INFO O| Mar 10 18:39:37.123 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87572026-03-10T18:39:37.893Z[ recovery-image] Mar 10 18:39:37.130 INFO O| Mar 10 18:39:37.130 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87582026-03-10T18:39:37.893Z[ recovery-image] Mar 10 18:39:37.131 INFO O| Mar 10 18:39:37.131 INFO STEP 82 (remove_files) COMPLETE
87592026-03-10T18:39:37.893Z[ recovery-image] Mar 10 18:39:37.131 INFO O| Mar 10 18:39:37.131 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87602026-03-10T18:39:37.900Z[ recovery-image] Mar 10 18:39:37.138 INFO O| Mar 10 18:39:37.138 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87612026-03-10T18:39:37.903Z[ recovery-image] Mar 10 18:39:37.138 INFO O| Mar 10 18:39:37.138 INFO STEP 83 (remove_files) COMPLETE
87622026-03-10T18:39:37.904Z[ recovery-image] Mar 10 18:39:37.138 INFO O| Mar 10 18:39:37.138 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87632026-03-10T18:39:37.908Z[ recovery-image] Mar 10 18:39:37.145 INFO O| Mar 10 18:39:37.145 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87642026-03-10T18:39:37.911Z[ recovery-image] Mar 10 18:39:37.145 INFO O| Mar 10 18:39:37.145 INFO STEP 84 (remove_files) COMPLETE
87652026-03-10T18:39:37.911Z[ recovery-image] Mar 10 18:39:37.145 INFO O| Mar 10 18:39:37.145 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87662026-03-10T18:39:37.915Z[ recovery-image] Mar 10 18:39:37.153 INFO O| Mar 10 18:39:37.153 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87672026-03-10T18:39:37.919Z[ recovery-image] Mar 10 18:39:37.153 INFO O| Mar 10 18:39:37.153 INFO STEP 85 (remove_files) COMPLETE
87682026-03-10T18:39:37.919Z[ recovery-image] Mar 10 18:39:37.153 INFO O| Mar 10 18:39:37.153 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87692026-03-10T18:39:37.924Z[ recovery-image] Mar 10 18:39:37.162 INFO O| Mar 10 18:39:37.162 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87702026-03-10T18:39:37.927Z[ recovery-image] Mar 10 18:39:37.162 INFO O| Mar 10 18:39:37.162 INFO STEP 86 (remove_files) COMPLETE
87712026-03-10T18:39:37.927Z[ recovery-image] Mar 10 18:39:37.162 INFO O| Mar 10 18:39:37.162 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87722026-03-10T18:39:37.933Z[ recovery-image] Mar 10 18:39:37.171 INFO O| Mar 10 18:39:37.171 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87732026-03-10T18:39:37.937Z[ recovery-image] Mar 10 18:39:37.171 INFO O| Mar 10 18:39:37.171 INFO STEP 87 (remove_files) COMPLETE
87742026-03-10T18:39:37.937Z[ recovery-image] Mar 10 18:39:37.171 INFO O| Mar 10 18:39:37.171 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87752026-03-10T18:39:37.941Z[ recovery-image] Mar 10 18:39:37.179 INFO O| Mar 10 18:39:37.179 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87762026-03-10T18:39:37.944Z[ recovery-image] Mar 10 18:39:37.179 INFO O| Mar 10 18:39:37.179 INFO STEP 88 (remove_files) COMPLETE
87772026-03-10T18:39:37.944Z[ recovery-image] Mar 10 18:39:37.179 INFO O| Mar 10 18:39:37.179 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87782026-03-10T18:39:37.949Z[ recovery-image] Mar 10 18:39:37.187 INFO O| Mar 10 18:39:37.187 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87792026-03-10T18:39:37.952Z[ recovery-image] Mar 10 18:39:37.187 INFO O| Mar 10 18:39:37.187 INFO STEP 89 (remove_files) COMPLETE
87802026-03-10T18:39:37.952Z[ recovery-image] Mar 10 18:39:37.187 INFO O| Mar 10 18:39:37.187 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87812026-03-10T18:39:37.957Z[ recovery-image] Mar 10 18:39:37.195 INFO O| Mar 10 18:39:37.195 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87822026-03-10T18:39:37.958Z[ recovery-image] Mar 10 18:39:37.195 INFO O| Mar 10 18:39:37.195 INFO STEP 90 (remove_files) COMPLETE
87832026-03-10T18:39:37.961Z[ recovery-image] Mar 10 18:39:37.195 INFO O| Mar 10 18:39:37.195 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87842026-03-10T18:39:37.965Z[ recovery-image] Mar 10 18:39:37.203 INFO O| Mar 10 18:39:37.203 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87852026-03-10T18:39:37.965Z[ recovery-image] Mar 10 18:39:37.203 INFO O| Mar 10 18:39:37.203 INFO STEP 91 (remove_files) COMPLETE
87862026-03-10T18:39:37.968Z[ recovery-image] Mar 10 18:39:37.203 INFO O| Mar 10 18:39:37.203 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87872026-03-10T18:39:37.974Z[ recovery-image] Mar 10 18:39:37.211 INFO O| Mar 10 18:39:37.211 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87882026-03-10T18:39:37.976Z[ recovery-image] Mar 10 18:39:37.211 INFO O| Mar 10 18:39:37.211 INFO STEP 92 (remove_files) COMPLETE
87892026-03-10T18:39:37.976Z[ recovery-image] Mar 10 18:39:37.211 INFO O| Mar 10 18:39:37.211 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87902026-03-10T18:39:37.981Z[ recovery-image] Mar 10 18:39:37.218 INFO O| Mar 10 18:39:37.218 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87912026-03-10T18:39:37.984Z[ recovery-image] Mar 10 18:39:37.218 INFO O| Mar 10 18:39:37.218 INFO STEP 93 (remove_files) COMPLETE
87922026-03-10T18:39:37.984Z[ recovery-image] Mar 10 18:39:37.218 INFO O| Mar 10 18:39:37.218 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87932026-03-10T18:39:37.988Z[ recovery-image] Mar 10 18:39:37.226 INFO O| Mar 10 18:39:37.226 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87942026-03-10T18:39:37.991Z[ recovery-image] Mar 10 18:39:37.226 INFO O| Mar 10 18:39:37.226 INFO STEP 94 (remove_files) COMPLETE
87952026-03-10T18:39:37.991Z[ recovery-image] Mar 10 18:39:37.226 INFO O| Mar 10 18:39:37.226 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87962026-03-10T18:39:37.996Z[ recovery-image] Mar 10 18:39:37.233 INFO O| Mar 10 18:39:37.233 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87972026-03-10T18:39:37.999Z[ recovery-image] Mar 10 18:39:37.234 INFO O| Mar 10 18:39:37.234 INFO STEP 95 (remove_files) COMPLETE
87982026-03-10T18:39:37.999Z[ recovery-image] Mar 10 18:39:37.234 INFO O| Mar 10 18:39:37.234 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87992026-03-10T18:39:38.003Z[ recovery-image] Mar 10 18:39:37.241 INFO O| Mar 10 18:39:37.241 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
88002026-03-10T18:39:38.003Z[ recovery-image] Mar 10 18:39:37.241 INFO O| Mar 10 18:39:37.241 INFO STEP 96 (remove_files) COMPLETE
88012026-03-10T18:39:38.007Z[ recovery-image] Mar 10 18:39:37.241 INFO O| Mar 10 18:39:37.241 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88022026-03-10T18:39:38.012Z[ recovery-image] Mar 10 18:39:37.249 INFO O| Mar 10 18:39:37.249 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
88032026-03-10T18:39:38.015Z[ recovery-image] Mar 10 18:39:37.249 INFO O| Mar 10 18:39:37.249 INFO STEP 97 (remove_files) COMPLETE
88042026-03-10T18:39:38.015Z[ recovery-image] Mar 10 18:39:37.249 INFO O| Mar 10 18:39:37.249 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88052026-03-10T18:39:38.019Z[ recovery-image] Mar 10 18:39:37.257 INFO O| Mar 10 18:39:37.257 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
88062026-03-10T18:39:38.022Z[ recovery-image] Mar 10 18:39:37.257 INFO O| Mar 10 18:39:37.257 INFO STEP 98 (remove_files) COMPLETE
88072026-03-10T18:39:38.022Z[ recovery-image] Mar 10 18:39:37.257 INFO O| Mar 10 18:39:37.257 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88082026-03-10T18:39:38.027Z[ recovery-image] Mar 10 18:39:37.264 INFO O| Mar 10 18:39:37.264 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
88092026-03-10T18:39:38.030Z[ recovery-image] Mar 10 18:39:37.264 INFO O| Mar 10 18:39:37.264 INFO STEP 99 (remove_files) COMPLETE
88102026-03-10T18:39:38.030Z[ recovery-image] Mar 10 18:39:37.264 INFO O| Mar 10 18:39:37.264 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
88112026-03-10T18:39:38.039Z[ recovery-image] Mar 10 18:39:37.276 INFO O| Mar 10 18:39:37.276 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
88122026-03-10T18:39:38.042Z[ recovery-image] Mar 10 18:39:37.276 INFO O| Mar 10 18:39:37.276 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
88132026-03-10T18:39:45.729Z[ recovery-image] Mar 10 18:39:44.968 INFO O| Mar 10 18:39:44.967 INFO O| Loading smf(7) service descriptions: 1/682/683/684/685/686/687/688/689/6810/6811/6812/6813/6814/6815/6816/6817/6818/6819/6820/6821/6822/6823/6824/6825/6826/6827/6828/6829/6830/6831/6832/6833/6834/6835/6836/6837/6838/6839/6840/6841/6842/6843/6844/6845/6846/6847/6848/6849/6850/6851/6852/6853/6854/6855/6856/6857/6858/6859/6860/6861/6862/6863/6864/6865/6866/6867/6868/68
88142026-03-10T18:39:45.729Z[ recovery-image] Mar 10 18:39:44.968 INFO O| Mar 10 18:39:44.967 INFO E| svccfg: Loaded 68 smf(7) service descriptions
88152026-03-10T18:39:45.742Z[ recovery-image] Mar 10 18:39:44.980 INFO O| Mar 10 18:39:44.980 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_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
88162026-03-10T18:39:45.861Z[ recovery-image] Mar 10 18:39:45.100 INFO O| Mar 10 18:39:45.100 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_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"}
88172026-03-10T18:39:45.925Z[ recovery-image] Mar 10 18:39:45.163 INFO O| Mar 10 18:39:45.163 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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
88182026-03-10T18:39:46.000Z[ recovery-image] Mar 10 18:39:45.238 INFO O| Mar 10 18:39:45.238 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
88192026-03-10T18:39:46.000Z[ recovery-image] Mar 10 18:39:45.238 INFO O| Mar 10 18:39:45.238 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 ...
88202026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
88212026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO ok!
88222026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
88232026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO STEP 100 (seed_smf) COMPLETE
88242026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO steps complete; finalising image!
88252026-03-10T18:39:46.005Z[ recovery-image] Mar 10 18:39:45.239 INFO O| Mar 10 18:39:45.239 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
88262026-03-10T18:39:46.029Z[ recovery-image] Mar 10 18:39:45.268 INFO O| Mar 10 18:39:45.268 INFO trim TEMPORARY-sled-zfs-recovery: (12% trimmed, started at Tue Mar 10 18:39:45 2026)
88272026-03-10T18:39:46.235Z[ recovery-image] Mar 10 18:39:45.473 INFO O| Mar 10 18:39:45.473 INFO trim TEMPORARY-sled-zfs-recovery: (83% trimmed, started at Tue Mar 10 18:39:45 2026)
88282026-03-10T18:39:46.451Z[ recovery-image] Mar 10 18:39:45.689 INFO O| Mar 10 18:39:45.689 INFO temporary pool has 433M used, 1.33G avail, 1.00x compressratio
88292026-03-10T18:39:46.451Z[ recovery-image] Mar 10 18:39:45.689 INFO O| Mar 10 18:39:45.689 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
88302026-03-10T18:39:46.657Z[ recovery-image] Mar 10 18:39:45.896 INFO O| Mar 10 18:39:45.896 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
88312026-03-10T18:39:46.657Z[ recovery-image] Mar 10 18:39:45.896 INFO O| Mar 10 18:39:45.896 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
88322026-03-10T18:39:49.230Z[ recovery-image] Mar 10 18:39:48.468 INFO O| Mar 10 18:39:48.468 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88332026-03-10T18:39:49.230Z[ recovery-image] Mar 10 18:39:48.468 INFO O| Mar 10 18:39:48.468 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88342026-03-10T18:39:49.233Z[ recovery-image] Mar 10 18:39:48.468 INFO O| Mar 10 18:39:48.468 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88352026-03-10T18:39:49.233Z[ recovery-image] Mar 10 18:39:48.468 INFO O| Mar 10 18:39:48.468 INFO completed processing sled/zfs-recovery
88362026-03-10T18:39:49.233Z[ recovery-image] Mar 10 18:39:48.468 INFO O| Mar 10 18:39:48.468 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
88372026-03-10T18:39:50.030Z[ recovery-image] Mar 10 18:39:49.268 INFO O| Mar 10 18:39:49.268 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
88382026-03-10T18:39:50.115Z[ recovery-image] Mar 10 18:39:49.354 INFO BUILD STRING "heads/stlouis-0-g3baf9f2fef\n"
88392026-03-10T18:39:50.116Z[ recovery-image] Mar 10 18:39:49.354 INFO expanded image name: "recovery 1a2568e/${os_short_commit} 2026-03-10 18:12" -> "recovery 1a2568e/3baf9f2 2026-03-10 18:12"
88402026-03-10T18:39:50.119Z[ recovery-image] Mar 10 18:39:49.354 INFO output artefacts stored in: "/work/os-recovery"
88412026-03-10T18:39:50.119Z[ recovery-image] Mar 10 18:39:49.355 INFO collecting git info from project "phbl"...
88422026-03-10T18:39:50.123Z[ recovery-image] Mar 10 18:39:49.362 INFO collecting git info from project "chelsio-t6-roms"...
88432026-03-10T18:39:50.144Z[ recovery-image] Mar 10 18:39:49.383 INFO collecting git info from project "image-builder"...
88442026-03-10T18:39:50.150Z[ recovery-image] Mar 10 18:39:49.389 INFO collecting git info from project "bootserver"...
88452026-03-10T18:39:50.156Z[ recovery-image] Mar 10 18:39:49.395 INFO collecting git info from project "amd-host-image-builder"...
88462026-03-10T18:39:50.200Z[ recovery-image] Mar 10 18:39:49.439 INFO collecting git info from project "amd-firmware"...
88472026-03-10T18:39:50.597Z[ recovery-image] Mar 10 18:39:49.835 INFO collecting git info from project "dmar-report"...
88482026-03-10T18:39:50.607Z[ recovery-image] Mar 10 18:39:49.846 INFO collecting git info from project "pinprick"...
88492026-03-10T18:39:50.612Z[ recovery-image] Mar 10 18:39:49.851 INFO collecting git info from project "pilot"...
88502026-03-10T18:39:50.621Z[ recovery-image] Mar 10 18:39:49.860 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88512026-03-10T18:39:50.949Z[ recovery-image] Mar 10 18:39:50.187 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88522026-03-10T18:39:51.267Z[ recovery-image] Mar 10 18:39:50.506 INFO creating Oxide boot image...
88532026-03-10T18:39:51.267Z[ recovery-image] Mar 10 18:39:50.506 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 1a2568e/3baf9f2 2026-03-10 18:12", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88542026-03-10T18:39:59.573Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23819:20260309T213357Z
88552026-03-10T18:39:59.573Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23819:20260309T213357Z
88562026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88572026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88582026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88592026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88602026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88612026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.813 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88622026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.814 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260310T181236Z
88632026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.814 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88642026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.814 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88652026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.814 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23819:20260309T213358Z
88662026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.815 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23819:20260309T213359Z
88672026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.815 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23819:20260309T213359Z
88682026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.815 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23819:20260309T213359Z
88692026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.815 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
88702026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23819:20260309T213359Z
88712026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23819:20260309T213359Z
88722026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23819:20260309T213359Z
88732026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23819:20260309T213359Z
88742026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23819:20260309T213400Z
88752026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23819:20260309T213400Z
88762026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23819:20260309T213401Z
88772026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23819:20260309T213401Z
88782026-03-10T18:39:59.577Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23819:20260309T213402Z
88792026-03-10T18:39:59.580Z[ host-image] Mar 10 18:39:58.816 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23819:20260309T213402Z
88802026-03-10T18:39:59.580Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23819:20260309T213403Z
88812026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23819:20260309T213403Z
88822026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23819:20260309T213405Z
88832026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23819:20260309T213405Z
88842026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z
88852026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23819:20260309T213407Z
88862026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23819:20260309T213409Z
88872026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23819:20260309T213410Z
88882026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23819:20260309T213410Z
88892026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23819:20260309T213411Z
88902026-03-10T18:39:59.581Z[ host-image] Mar 10 18:39:58.817 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23819:20260309T213412Z
88912026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.821 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
88922026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.821 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23819:20260309T213412Z
88932026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.821 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
88942026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.821 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
88952026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
88962026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23819:20260309T213412Z
88972026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
88982026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
88992026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
89002026-03-10T18:39:59.584Z[ host-image] Mar 10 18:39:58.822 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
89012026-03-10T18:39:59.587Z[ host-image] Mar 10 18:39:58.827 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
89022026-03-10T18:39:59.587Z[ host-image] Mar 10 18:39:58.827 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
89032026-03-10T18:39:59.590Z[ host-image] Mar 10 18:39:58.827 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
89042026-03-10T18:39:59.590Z[ host-image] Mar 10 18:39:58.827 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
89052026-03-10T18:39:59.590Z[ host-image] Mar 10 18:39:58.828 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
89062026-03-10T18:39:59.590Z[ host-image] Mar 10 18:39:58.828 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
89072026-03-10T18:39:59.602Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
89082026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
89092026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
89102026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23819:20260309T213414Z
89112026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23819:20260309T213419Z
89122026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
89132026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23819:20260309T213420Z
89142026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.842 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
89152026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.843 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
89162026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.843 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z
89172026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.843 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
89182026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.843 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23819:20260309T213420Z
89192026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.843 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
89202026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.844 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
89212026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.844 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
89222026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.844 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
89232026-03-10T18:39:59.605Z[ host-image] Mar 10 18:39:58.844 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23819:20260309T213420Z
89242026-03-10T18:39:59.606Z[ host-image] Mar 10 18:39:58.844 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
89252026-03-10T18:39:59.610Z[ host-image] Mar 10 18:39:58.850 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
89262026-03-10T18:39:59.612Z[ host-image] Mar 10 18:39:58.850 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23819:20260309T213421Z
89272026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.850 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23819:20260309T213421Z
89282026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23819:20260309T213421Z
89292026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
89302026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23819:20260309T213423Z
89312026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23819:20260309T213423Z
89322026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23819:20260309T213423Z
89332026-03-10T18:39:59.613Z[ host-image] Mar 10 18:39:58.851 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23819:20260309T213423Z
89342026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.852 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89352026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23819:20260309T213424Z
89362026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23819:20260309T213425Z
89372026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89382026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23819:20260309T213425Z
89392026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23819:20260309T213425Z
89402026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23819:20260309T213425Z
89412026-03-10T18:39:59.616Z[ host-image] Mar 10 18:39:58.853 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23819:20260309T213425Z
89422026-03-10T18:39:59.619Z[ host-image] Mar 10 18:39:58.856 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23819:20260309T213425Z
89432026-03-10T18:39:59.619Z[ host-image] Mar 10 18:39:58.856 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89442026-03-10T18:39:59.619Z[ host-image] Mar 10 18:39:58.857 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23819:20260309T213425Z
89452026-03-10T18:39:59.619Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23819:20260309T213426Z
89462026-03-10T18:39:59.619Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23819:20260309T213426Z
89472026-03-10T18:39:59.620Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23819:20260309T213426Z
89482026-03-10T18:39:59.620Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23819:20260309T213426Z
89492026-03-10T18:39:59.620Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23819:20260309T213426Z
89502026-03-10T18:39:59.620Z[ host-image] Mar 10 18:39:58.858 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23819:20260309T213427Z
89512026-03-10T18:39:59.624Z[ host-image] Mar 10 18:39:58.862 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23819:20260309T213428Z
89522026-03-10T18:39:59.624Z[ host-image] Mar 10 18:39:58.862 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23819:20260309T213427Z
89532026-03-10T18:39:59.624Z[ host-image] Mar 10 18:39:58.862 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23819:20260309T213427Z
89542026-03-10T18:39:59.627Z[ host-image] Mar 10 18:39:58.863 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23819:20260309T213427Z
89552026-03-10T18:39:59.627Z[ host-image] Mar 10 18:39:58.863 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23819:20260309T213428Z
89562026-03-10T18:39:59.631Z[ host-image] Mar 10 18:39:58.871 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23819:20260309T213431Z
89572026-03-10T18:39:59.631Z[ host-image] Mar 10 18:39:58.871 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23819:20260309T213428Z
89582026-03-10T18:39:59.632Z[ host-image] Mar 10 18:39:58.871 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23819:20260309T213428Z
89592026-03-10T18:39:59.632Z[ host-image] Mar 10 18:39:58.871 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89602026-03-10T18:39:59.634Z[ host-image] Mar 10 18:39:58.872 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89612026-03-10T18:39:59.643Z[ host-image] Mar 10 18:39:58.883 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23819:20260309T213428Z
89622026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.883 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89632026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.883 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23819:20260309T213429Z
89642026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.883 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23819:20260309T213429Z
89652026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23819:20260309T213429Z
89662026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
89672026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
89682026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23819:20260309T213430Z
89692026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23819:20260309T213430Z
89702026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23819:20260309T213430Z
89712026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23819:20260309T213430Z
89722026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23819:20260309T213431Z
89732026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.884 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23819:20260309T213431Z
89742026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.886 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
89752026-03-10T18:39:59.646Z[ host-image] Mar 10 18:39:58.886 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23819:20260309T213432Z
89762026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.886 INFO O| install = pkg://helios-dev/system/microcode/intel@20260210-2.0.23819:20260309T213432Z
89772026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.886 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23819:20260309T213432Z
89782026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23819:20260309T213433Z
89792026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23819:20260309T213432Z
89802026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23819:20260309T213432Z
89812026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
89822026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
89832026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23819:20260309T213435Z
89842026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23819:20260309T213435Z
89852026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
89862026-03-10T18:39:59.650Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
89872026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
89882026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
89892026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.887 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
89902026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.888 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
89912026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.889 INFO O| install = pkg://helios-dev/web/curl@8.18.0-2.0:20260121T125903Z
89922026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.889 INFO O| tempdir @ "/tmp/.tmpsRS3IS/tmp"
89932026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.889 INFO O| image root @ "/tmp/.tmpsRS3IS/tmp/root"
89942026-03-10T18:39:59.651Z[ host-image] Mar 10 18:39:58.889 INFO O| creating image...
89952026-03-10T18:40:00.019Z[ host-image] Mar 10 18:39:59.258 INFO O| copying publishers...
89962026-03-10T18:40:32.509Z[ host-image] Mar 10 18:40:31.752 INFO O| adding properties...
89972026-03-10T18:40:33.407Z[ host-image] Mar 10 18:40:32.650 INFO O| installing packages...
89982026-03-10T18:40:40.215Z[ recovery-image] Mar 10 18:40:39.459 INFO O| ok, image written!
89992026-03-10T18:40:40.215Z[ recovery-image] Mar 10 18:40:39.459 INFO O| ok, boot_image_csum file written!
90002026-03-10T18:40:40.218Z[ recovery-image] Mar 10 18:40:39.462 INFO creating boot archive (CPIO)...
90012026-03-10T18:40:40.218Z[ recovery-image] Mar 10 18:40:39.462 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
90022026-03-10T18:40:40.223Z[ recovery-image] Mar 10 18:40:39.467 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
90032026-03-10T18:40:40.223Z[ recovery-image] Mar 10 18:40:39.467 INFO E| + outfile=/work/os-recovery/cpio
90042026-03-10T18:40:40.226Z[ recovery-image] Mar 10 18:40:39.467 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
90052026-03-10T18:40:40.226Z[ recovery-image] Mar 10 18:40:39.469 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
90062026-03-10T18:40:40.226Z[ recovery-image] Mar 10 18:40:39.469 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
90072026-03-10T18:40:40.242Z[ recovery-image] Mar 10 18:40:39.486 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
90082026-03-10T18:40:40.246Z[ recovery-image] Mar 10 18:40:39.487 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
90092026-03-10T18:40:40.249Z[ recovery-image] Mar 10 18:40:39.494 INFO creating compressed cpio/unix for dev loaders...
90102026-03-10T18:40:40.249Z[ recovery-image] Mar 10 18:40:39.494 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
90112026-03-10T18:40:40.550Z[ recovery-image] Mar 10 18:40:39.794 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
90122026-03-10T18:40:44.943Z[ recovery-image] Mar 10 18:40:44.187 INFO creating reset image...
90132026-03-10T18:40:44.943Z[ recovery-image] Mar 10 18:40:44.187 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
90142026-03-10T18:41:02.378Z[ host-image] Mar 10 18:41:01.623 INFO O| seeding SMF database...
90152026-03-10T18:41:08.505Z[ host-image] Mar 10 18:41:07.749 INFO O| configuring SMF profile...
90162026-03-10T18:41:08.505Z[ host-image] Mar 10 18:41:07.749 INFO O| modifying shadow(5)...
90172026-03-10T18:41:08.505Z[ host-image] Mar 10 18:41:07.749 INFO O| loading user and group database...
90182026-03-10T18:41:08.505Z[ host-image] Mar 10 18:41:07.749 INFO O| loading facet selections...
90192026-03-10T18:41:08.830Z[ host-image] Mar 10 18:41:08.076 INFO O| devel -> true
90202026-03-10T18:41:08.830Z[ host-image] Mar 10 18:41:08.076 INFO O| doc.man -> true
90212026-03-10T18:41:08.830Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.shell/ksh93 -> true
90222026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.system/data/hardware-registry -> true
90232026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.system/data/zoneinfo -> true
90242026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.system/microcode/amd -> true
90252026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.system/microcode/intel -> true
90262026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| version-lock.system/microcode/oxide -> true
90272026-03-10T18:41:08.833Z[ host-image] Mar 10 18:41:08.076 INFO O| assessing packaged files...
90282026-03-10T18:41:10.750Z[ host-image] Mar 10 18:41:09.997 INFO O| creating archive...
90292026-03-10T18:41:10.777Z[ host-image] Mar 10 18:41:10.024 INFO O| missing from packaging:
90302026-03-10T18:41:10.781Z[ host-image] Mar 10 18:41:10.024 INFO O| "etc/.pwd.lock"
90312026-03-10T18:41:10.781Z[ host-image] Mar 10 18:41:10.024 INFO O| "etc/bash"
90322026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.028 INFO O| "etc/svc/profile/generic.xml"
90332026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.028 INFO O| "etc/svc/profile/inetd_services.xml"
90342026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.028 INFO O| "etc/svc/profile/name_service.xml"
90352026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.029 INFO O| "etc/svc/profile/platform.xml"
90362026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.029 INFO O| "etc/svc/profile/platform_omicron1.xml"
90372026-03-10T18:41:10.785Z[ host-image] Mar 10 18:41:10.029 INFO O| "etc/svc/repository.db"
90382026-03-10T18:41:10.828Z[ host-image] Mar 10 18:41:10.036 INFO O| "opt/ooce/share"
90392026-03-10T18:41:10.828Z[ host-image] Mar 10 18:41:10.036 INFO O| "opt/ooce/share/man"
90402026-03-10T18:41:10.828Z[ host-image] Mar 10 18:41:10.036 INFO O| "opt/ooce/share/man/man1"
90412026-03-10T18:41:10.828Z[ host-image] Mar 10 18:41:10.046 INFO O| finishing archive...
90422026-03-10T18:41:13.885Z[ host-image] Mar 10 18:41:13.132 INFO O| creating gzonly manifest...
90432026-03-10T18:41:13.893Z[ host-image] Mar 10 18:41:13.140 INFO O| ok
90442026-03-10T18:41:14.041Z[ host-image] Mar 10 18:41:13.288 INFO image builder template: ramdisk-02-trim...
90452026-03-10T18:41:14.041Z[ host-image] Mar 10 18:41:13.288 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None
90462026-03-10T18:41:14.060Z[ host-image] Mar 10 18:41:13.308 INFO O| Mar 10 18:41:13.308 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90472026-03-10T18:41:14.065Z[ host-image] Mar 10 18:41:13.312 INFO O| Mar 10 18:41:13.312 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90482026-03-10T18:41:14.983Z[ host-image] Mar 10 18:41:14.230 INFO O| Mar 10 18:41:14.230 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
90492026-03-10T18:41:15.064Z[ host-image] Mar 10 18:41:14.312 INFO O| Mar 10 18:41:14.312 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
90502026-03-10T18:41:15.065Z[ host-image] Mar 10 18:41:14.312 INFO O| Mar 10 18:41:14.312 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
90512026-03-10T18:41:15.068Z[ host-image] Mar 10 18:41:14.316 INFO O| Mar 10 18:41:14.316 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
90522026-03-10T18:41:15.072Z[ host-image] Mar 10 18:41:14.320 INFO O| Mar 10 18:41:14.320 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
90532026-03-10T18:41:15.077Z[ host-image] Mar 10 18:41:14.324 INFO O| Mar 10 18:41:14.324 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
90542026-03-10T18:41:15.596Z[ host-image] Mar 10 18:41:14.843 INFO O| Mar 10 18:41:14.843 INFO rolled back to input snapshot; work may begin
90552026-03-10T18:41:15.596Z[ host-image] Mar 10 18:41:14.844 INFO O| Mar 10 18:41:14.843 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
90562026-03-10T18:41:15.600Z[ host-image] Mar 10 18:41:14.848 INFO O| Mar 10 18:41:14.848 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90572026-03-10T18:41:15.608Z[ host-image] Mar 10 18:41:14.855 INFO O| Mar 10 18:41:14.855 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
90582026-03-10T18:41:15.653Z[ host-image] Mar 10 18:41:14.900 INFO O| Mar 10 18:41:14.900 INFO STEP 0 (remove_files) COMPLETE
90592026-03-10T18:41:15.653Z[ host-image] Mar 10 18:41:14.900 INFO O| Mar 10 18:41:14.900 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90602026-03-10T18:41:15.661Z[ host-image] Mar 10 18:41:14.908 INFO O| Mar 10 18:41:14.908 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
90612026-03-10T18:41:15.664Z[ host-image] Mar 10 18:41:14.910 INFO O| Mar 10 18:41:14.910 INFO STEP 1 (remove_files) COMPLETE
90622026-03-10T18:41:15.664Z[ host-image] Mar 10 18:41:14.910 INFO O| Mar 10 18:41:14.910 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90632026-03-10T18:41:15.668Z[ host-image] Mar 10 18:41:14.916 INFO O| Mar 10 18:41:14.916 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
90642026-03-10T18:41:15.681Z[ host-image] Mar 10 18:41:14.929 INFO O| Mar 10 18:41:14.928 INFO STEP 2 (remove_files) COMPLETE
90652026-03-10T18:41:15.681Z[ host-image] Mar 10 18:41:14.929 INFO O| Mar 10 18:41:14.929 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90662026-03-10T18:41:15.687Z[ host-image] Mar 10 18:41:14.935 INFO O| Mar 10 18:41:14.935 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
90672026-03-10T18:41:15.690Z[ host-image] Mar 10 18:41:14.937 INFO O| Mar 10 18:41:14.937 INFO STEP 3 (remove_files) COMPLETE
90682026-03-10T18:41:15.690Z[ host-image] Mar 10 18:41:14.937 INFO O| Mar 10 18:41:14.937 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90692026-03-10T18:41:15.696Z[ host-image] Mar 10 18:41:14.943 INFO O| Mar 10 18:41:14.943 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
90702026-03-10T18:41:15.699Z[ host-image] Mar 10 18:41:14.947 INFO O| Mar 10 18:41:14.947 INFO STEP 4 (remove_files) COMPLETE
90712026-03-10T18:41:15.699Z[ host-image] Mar 10 18:41:14.947 INFO O| Mar 10 18:41:14.947 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90722026-03-10T18:41:15.706Z[ host-image] Mar 10 18:41:14.953 INFO O| Mar 10 18:41:14.953 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
90732026-03-10T18:41:15.709Z[ host-image] Mar 10 18:41:14.956 INFO O| Mar 10 18:41:14.956 INFO STEP 5 (remove_files) COMPLETE
90742026-03-10T18:41:15.710Z[ host-image] Mar 10 18:41:14.956 INFO O| Mar 10 18:41:14.956 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90752026-03-10T18:41:15.717Z[ host-image] Mar 10 18:41:14.964 INFO O| Mar 10 18:41:14.964 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
90762026-03-10T18:41:15.727Z[ host-image] Mar 10 18:41:14.973 INFO O| Mar 10 18:41:14.973 INFO STEP 6 (remove_files) COMPLETE
90772026-03-10T18:41:15.727Z[ host-image] Mar 10 18:41:14.973 INFO O| Mar 10 18:41:14.973 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90782026-03-10T18:41:15.734Z[ host-image] Mar 10 18:41:14.982 INFO O| Mar 10 18:41:14.981 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
90792026-03-10T18:41:15.745Z[ host-image] Mar 10 18:41:14.992 INFO O| Mar 10 18:41:14.992 INFO STEP 7 (remove_files) COMPLETE
90802026-03-10T18:41:15.745Z[ host-image] Mar 10 18:41:14.992 INFO O| Mar 10 18:41:14.992 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90812026-03-10T18:41:15.752Z[ host-image] Mar 10 18:41:15.000 INFO O| Mar 10 18:41:15.000 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
90822026-03-10T18:41:15.822Z[ host-image] Mar 10 18:41:15.070 INFO O| Mar 10 18:41:15.070 INFO STEP 8 (remove_files) COMPLETE
90832026-03-10T18:41:15.822Z[ host-image] Mar 10 18:41:15.070 INFO O| Mar 10 18:41:15.070 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90842026-03-10T18:41:15.830Z[ host-image] Mar 10 18:41:15.078 INFO O| Mar 10 18:41:15.078 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
90852026-03-10T18:41:15.901Z[ host-image] Mar 10 18:41:15.149 INFO O| Mar 10 18:41:15.149 INFO STEP 9 (remove_files) COMPLETE
90862026-03-10T18:41:15.902Z[ host-image] Mar 10 18:41:15.149 INFO O| Mar 10 18:41:15.149 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90872026-03-10T18:41:15.911Z[ host-image] Mar 10 18:41:15.159 INFO O| Mar 10 18:41:15.159 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
90882026-03-10T18:41:15.914Z[ host-image] Mar 10 18:41:15.161 INFO O| Mar 10 18:41:15.161 INFO STEP 10 (remove_files) COMPLETE
90892026-03-10T18:41:15.914Z[ host-image] Mar 10 18:41:15.161 INFO O| Mar 10 18:41:15.161 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90902026-03-10T18:41:15.920Z[ host-image] Mar 10 18:41:15.168 INFO O| Mar 10 18:41:15.168 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
90912026-03-10T18:41:15.923Z[ host-image] Mar 10 18:41:15.169 INFO O| Mar 10 18:41:15.169 INFO STEP 11 (remove_files) COMPLETE
90922026-03-10T18:41:15.923Z[ host-image] Mar 10 18:41:15.169 INFO O| Mar 10 18:41:15.169 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90932026-03-10T18:41:15.928Z[ host-image] Mar 10 18:41:15.175 INFO O| Mar 10 18:41:15.175 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
90942026-03-10T18:41:15.930Z[ host-image] Mar 10 18:41:15.177 INFO O| Mar 10 18:41:15.177 INFO STEP 12 (remove_files) COMPLETE
90952026-03-10T18:41:15.930Z[ host-image] Mar 10 18:41:15.177 INFO O| Mar 10 18:41:15.177 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90962026-03-10T18:41:15.936Z[ host-image] Mar 10 18:41:15.184 INFO O| Mar 10 18:41:15.184 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
90972026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.184 INFO O| Mar 10 18:41:15.184 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
90982026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.184 INFO O| Mar 10 18:41:15.184 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
90992026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.184 INFO O| Mar 10 18:41:15.184 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
91002026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
91012026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
91022026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
91032026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
91042026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
91052026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
91062026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
91072026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
91082026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
91092026-03-10T18:41:15.939Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
91102026-03-10T18:41:15.940Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
91112026-03-10T18:41:15.940Z[ host-image] Mar 10 18:41:15.185 INFO O| Mar 10 18:41:15.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
91122026-03-10T18:41:15.946Z[ host-image] Mar 10 18:41:15.194 INFO O| Mar 10 18:41:15.194 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
91132026-03-10T18:41:16.106Z[ host-image] Mar 10 18:41:15.353 INFO O| Mar 10 18:41:15.353 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
91142026-03-10T18:41:16.129Z[ host-image] Mar 10 18:41:15.377 INFO O| Mar 10 18:41:15.377 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
91152026-03-10T18:41:16.132Z[ host-image] Mar 10 18:41:15.378 INFO O| Mar 10 18:41:15.378 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
91162026-03-10T18:41:16.138Z[ host-image] Mar 10 18:41:15.386 INFO O| Mar 10 18:41:15.386 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
91172026-03-10T18:41:16.220Z[ host-image] Mar 10 18:41:15.467 INFO O| Mar 10 18:41:15.467 INFO STEP 13 (remove_files) COMPLETE
91182026-03-10T18:41:16.220Z[ host-image] Mar 10 18:41:15.467 INFO O| Mar 10 18:41:15.467 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91192026-03-10T18:41:16.229Z[ host-image] Mar 10 18:41:15.476 INFO O| Mar 10 18:41:15.476 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
91202026-03-10T18:41:16.232Z[ host-image] Mar 10 18:41:15.477 INFO O| Mar 10 18:41:15.477 INFO STEP 14 (remove_files) COMPLETE
91212026-03-10T18:41:16.232Z[ host-image] Mar 10 18:41:15.477 INFO O| Mar 10 18:41:15.477 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91222026-03-10T18:41:16.238Z[ host-image] Mar 10 18:41:15.484 INFO O| Mar 10 18:41:15.484 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
91232026-03-10T18:41:16.242Z[ host-image] Mar 10 18:41:15.490 INFO O| Mar 10 18:41:15.490 INFO STEP 15 (remove_files) COMPLETE
91242026-03-10T18:41:16.242Z[ host-image] Mar 10 18:41:15.490 INFO O| Mar 10 18:41:15.490 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91252026-03-10T18:41:16.249Z[ host-image] Mar 10 18:41:15.497 INFO O| Mar 10 18:41:15.497 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
91262026-03-10T18:41:16.253Z[ host-image] Mar 10 18:41:15.498 INFO O| Mar 10 18:41:15.497 INFO STEP 16 (remove_files) COMPLETE
91272026-03-10T18:41:16.253Z[ host-image] Mar 10 18:41:15.498 INFO O| Mar 10 18:41:15.498 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91282026-03-10T18:41:16.259Z[ host-image] Mar 10 18:41:15.506 INFO O| Mar 10 18:41:15.506 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
91292026-03-10T18:41:16.262Z[ host-image] Mar 10 18:41:15.507 INFO O| Mar 10 18:41:15.507 INFO STEP 17 (remove_files) COMPLETE
91302026-03-10T18:41:16.262Z[ host-image] Mar 10 18:41:15.508 INFO O| Mar 10 18:41:15.507 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91312026-03-10T18:41:16.267Z[ host-image] Mar 10 18:41:15.515 INFO O| Mar 10 18:41:15.515 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
91322026-03-10T18:41:16.267Z[ host-image] Mar 10 18:41:15.515 INFO O| Mar 10 18:41:15.515 INFO STEP 18 (remove_files) COMPLETE
91332026-03-10T18:41:16.270Z[ host-image] Mar 10 18:41:15.515 INFO O| Mar 10 18:41:15.515 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91342026-03-10T18:41:16.274Z[ host-image] Mar 10 18:41:15.522 INFO O| Mar 10 18:41:15.522 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
91352026-03-10T18:41:16.274Z[ host-image] Mar 10 18:41:15.522 INFO O| Mar 10 18:41:15.522 INFO STEP 19 (remove_files) COMPLETE
91362026-03-10T18:41:16.279Z[ host-image] Mar 10 18:41:15.522 INFO O| Mar 10 18:41:15.522 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91372026-03-10T18:41:16.282Z[ host-image] Mar 10 18:41:15.530 INFO O| Mar 10 18:41:15.530 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
91382026-03-10T18:41:16.283Z[ host-image] Mar 10 18:41:15.530 INFO O| Mar 10 18:41:15.530 INFO STEP 20 (remove_files) COMPLETE
91392026-03-10T18:41:16.283Z[ host-image] Mar 10 18:41:15.530 INFO O| Mar 10 18:41:15.530 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91402026-03-10T18:41:16.290Z[ host-image] Mar 10 18:41:15.538 INFO O| Mar 10 18:41:15.538 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
91412026-03-10T18:41:16.293Z[ host-image] Mar 10 18:41:15.538 INFO O| Mar 10 18:41:15.538 INFO STEP 21 (remove_files) COMPLETE
91422026-03-10T18:41:16.293Z[ host-image] Mar 10 18:41:15.538 INFO O| Mar 10 18:41:15.538 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91432026-03-10T18:41:16.297Z[ host-image] Mar 10 18:41:15.545 INFO O| Mar 10 18:41:15.545 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
91442026-03-10T18:41:16.297Z[ host-image] Mar 10 18:41:15.545 INFO O| Mar 10 18:41:15.545 INFO STEP 22 (remove_files) COMPLETE
91452026-03-10T18:41:16.300Z[ host-image] Mar 10 18:41:15.545 INFO O| Mar 10 18:41:15.545 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91462026-03-10T18:41:16.304Z[ host-image] Mar 10 18:41:15.552 INFO O| Mar 10 18:41:15.552 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
91472026-03-10T18:41:16.304Z[ host-image] Mar 10 18:41:15.552 INFO O| Mar 10 18:41:15.552 INFO STEP 23 (remove_files) COMPLETE
91482026-03-10T18:41:16.308Z[ host-image] Mar 10 18:41:15.552 INFO O| Mar 10 18:41:15.552 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91492026-03-10T18:41:16.311Z[ host-image] Mar 10 18:41:15.559 INFO O| Mar 10 18:41:15.559 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
91502026-03-10T18:41:16.311Z[ host-image] Mar 10 18:41:15.559 INFO O| Mar 10 18:41:15.559 INFO STEP 24 (remove_files) COMPLETE
91512026-03-10T18:41:16.311Z[ host-image] Mar 10 18:41:15.559 INFO O| Mar 10 18:41:15.559 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91522026-03-10T18:41:16.318Z[ host-image] Mar 10 18:41:15.565 INFO O| Mar 10 18:41:15.565 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
91532026-03-10T18:41:16.318Z[ host-image] Mar 10 18:41:15.565 INFO O| Mar 10 18:41:15.565 INFO STEP 25 (remove_files) COMPLETE
91542026-03-10T18:41:16.327Z[ host-image] Mar 10 18:41:15.565 INFO O| Mar 10 18:41:15.565 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91552026-03-10T18:41:16.331Z[ host-image] Mar 10 18:41:15.574 INFO O| Mar 10 18:41:15.574 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
91562026-03-10T18:41:16.331Z[ host-image] Mar 10 18:41:15.574 INFO O| Mar 10 18:41:15.574 INFO STEP 26 (remove_files) COMPLETE
91572026-03-10T18:41:16.331Z[ host-image] Mar 10 18:41:15.574 INFO O| Mar 10 18:41:15.574 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91582026-03-10T18:41:16.335Z[ host-image] Mar 10 18:41:15.581 INFO O| Mar 10 18:41:15.581 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
91592026-03-10T18:41:16.335Z[ host-image] Mar 10 18:41:15.581 INFO O| Mar 10 18:41:15.581 INFO STEP 27 (remove_files) COMPLETE
91602026-03-10T18:41:16.335Z[ host-image] Mar 10 18:41:15.581 INFO O| Mar 10 18:41:15.581 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91612026-03-10T18:41:16.340Z[ host-image] Mar 10 18:41:15.588 INFO O| Mar 10 18:41:15.588 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
91622026-03-10T18:41:16.343Z[ host-image] Mar 10 18:41:15.588 INFO O| Mar 10 18:41:15.588 INFO STEP 28 (remove_files) COMPLETE
91632026-03-10T18:41:16.343Z[ host-image] Mar 10 18:41:15.588 INFO O| Mar 10 18:41:15.588 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91642026-03-10T18:41:16.349Z[ host-image] Mar 10 18:41:15.595 INFO O| Mar 10 18:41:15.595 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
91652026-03-10T18:41:16.353Z[ host-image] Mar 10 18:41:15.595 INFO O| Mar 10 18:41:15.595 INFO STEP 29 (remove_files) COMPLETE
91662026-03-10T18:41:16.353Z[ host-image] Mar 10 18:41:15.595 INFO O| Mar 10 18:41:15.595 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91672026-03-10T18:41:16.356Z[ host-image] Mar 10 18:41:15.602 INFO O| Mar 10 18:41:15.602 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
91682026-03-10T18:41:16.356Z[ host-image] Mar 10 18:41:15.602 INFO O| Mar 10 18:41:15.602 INFO STEP 30 (remove_files) COMPLETE
91692026-03-10T18:41:16.356Z[ host-image] Mar 10 18:41:15.602 INFO O| Mar 10 18:41:15.602 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91702026-03-10T18:41:16.362Z[ host-image] Mar 10 18:41:15.610 INFO O| Mar 10 18:41:15.610 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
91712026-03-10T18:41:16.362Z[ host-image] Mar 10 18:41:15.610 INFO O| Mar 10 18:41:15.610 INFO STEP 31 (remove_files) COMPLETE
91722026-03-10T18:41:16.368Z[ host-image] Mar 10 18:41:15.610 INFO O| Mar 10 18:41:15.610 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91732026-03-10T18:41:16.371Z[ host-image] Mar 10 18:41:15.618 INFO O| Mar 10 18:41:15.618 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
91742026-03-10T18:41:16.371Z[ host-image] Mar 10 18:41:15.618 INFO O| Mar 10 18:41:15.618 INFO STEP 32 (remove_files) COMPLETE
91752026-03-10T18:41:16.371Z[ host-image] Mar 10 18:41:15.618 INFO O| Mar 10 18:41:15.618 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91762026-03-10T18:41:16.377Z[ host-image] Mar 10 18:41:15.625 INFO O| Mar 10 18:41:15.625 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
91772026-03-10T18:41:16.377Z[ host-image] Mar 10 18:41:15.625 INFO O| Mar 10 18:41:15.625 INFO STEP 33 (remove_files) COMPLETE
91782026-03-10T18:41:16.381Z[ host-image] Mar 10 18:41:15.625 INFO O| Mar 10 18:41:15.625 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91792026-03-10T18:41:16.385Z[ host-image] Mar 10 18:41:15.631 INFO O| Mar 10 18:41:15.631 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
91802026-03-10T18:41:16.385Z[ host-image] Mar 10 18:41:15.631 INFO O| Mar 10 18:41:15.631 INFO STEP 34 (remove_files) COMPLETE
91812026-03-10T18:41:16.385Z[ host-image] Mar 10 18:41:15.631 INFO O| Mar 10 18:41:15.631 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91822026-03-10T18:41:16.390Z[ host-image] Mar 10 18:41:15.638 INFO O| Mar 10 18:41:15.638 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
91832026-03-10T18:41:16.390Z[ host-image] Mar 10 18:41:15.638 INFO O| Mar 10 18:41:15.638 INFO STEP 35 (remove_files) COMPLETE
91842026-03-10T18:41:16.394Z[ host-image] Mar 10 18:41:15.638 INFO O| Mar 10 18:41:15.638 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91852026-03-10T18:41:16.398Z[ host-image] Mar 10 18:41:15.645 INFO O| Mar 10 18:41:15.645 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
91862026-03-10T18:41:16.398Z[ host-image] Mar 10 18:41:15.645 INFO O| Mar 10 18:41:15.645 INFO STEP 36 (remove_files) COMPLETE
91872026-03-10T18:41:16.398Z[ host-image] Mar 10 18:41:15.645 INFO O| Mar 10 18:41:15.645 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91882026-03-10T18:41:16.406Z[ host-image] Mar 10 18:41:15.653 INFO O| Mar 10 18:41:15.653 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
91892026-03-10T18:41:16.406Z[ host-image] Mar 10 18:41:15.653 INFO O| Mar 10 18:41:15.653 INFO STEP 37 (remove_files) COMPLETE
91902026-03-10T18:41:16.409Z[ host-image] Mar 10 18:41:15.653 INFO O| Mar 10 18:41:15.653 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91912026-03-10T18:41:16.413Z[ host-image] Mar 10 18:41:15.661 INFO O| Mar 10 18:41:15.661 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
91922026-03-10T18:41:16.413Z[ host-image] Mar 10 18:41:15.661 INFO O| Mar 10 18:41:15.661 INFO STEP 38 (remove_files) COMPLETE
91932026-03-10T18:41:16.413Z[ host-image] Mar 10 18:41:15.661 INFO O| Mar 10 18:41:15.661 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91942026-03-10T18:41:16.421Z[ host-image] Mar 10 18:41:15.669 INFO O| Mar 10 18:41:15.669 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
91952026-03-10T18:41:16.421Z[ host-image] Mar 10 18:41:15.669 INFO O| Mar 10 18:41:15.669 INFO STEP 39 (remove_files) COMPLETE
91962026-03-10T18:41:16.424Z[ host-image] Mar 10 18:41:15.669 INFO O| Mar 10 18:41:15.669 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91972026-03-10T18:41:16.429Z[ host-image] Mar 10 18:41:15.677 INFO O| Mar 10 18:41:15.677 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
91982026-03-10T18:41:16.432Z[ host-image] Mar 10 18:41:15.677 INFO O| Mar 10 18:41:15.677 INFO STEP 40 (remove_files) COMPLETE
91992026-03-10T18:41:16.433Z[ host-image] Mar 10 18:41:15.677 INFO O| Mar 10 18:41:15.677 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92002026-03-10T18:41:16.436Z[ host-image] Mar 10 18:41:15.684 INFO O| Mar 10 18:41:15.684 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
92012026-03-10T18:41:16.439Z[ host-image] Mar 10 18:41:15.684 INFO O| Mar 10 18:41:15.684 INFO STEP 41 (remove_files) COMPLETE
92022026-03-10T18:41:16.439Z[ host-image] Mar 10 18:41:15.684 INFO O| Mar 10 18:41:15.684 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92032026-03-10T18:41:16.444Z[ host-image] Mar 10 18:41:15.691 INFO O| Mar 10 18:41:15.691 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
92042026-03-10T18:41:16.446Z[ host-image] Mar 10 18:41:15.692 INFO O| Mar 10 18:41:15.691 INFO STEP 42 (remove_files) COMPLETE
92052026-03-10T18:41:16.448Z[ host-image] Mar 10 18:41:15.692 INFO O| Mar 10 18:41:15.692 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92062026-03-10T18:41:16.451Z[ host-image] Mar 10 18:41:15.699 INFO O| Mar 10 18:41:15.698 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
92072026-03-10T18:41:16.451Z[ host-image] Mar 10 18:41:15.699 INFO O| Mar 10 18:41:15.699 INFO STEP 43 (remove_files) COMPLETE
92082026-03-10T18:41:16.451Z[ host-image] Mar 10 18:41:15.699 INFO O| Mar 10 18:41:15.699 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92092026-03-10T18:41:16.458Z[ host-image] Mar 10 18:41:15.705 INFO O| Mar 10 18:41:15.705 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
92102026-03-10T18:41:16.461Z[ host-image] Mar 10 18:41:15.706 INFO O| Mar 10 18:41:15.705 INFO STEP 44 (remove_files) COMPLETE
92112026-03-10T18:41:16.461Z[ host-image] Mar 10 18:41:15.706 INFO O| Mar 10 18:41:15.706 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92122026-03-10T18:41:16.465Z[ host-image] Mar 10 18:41:15.713 INFO O| Mar 10 18:41:15.713 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
92132026-03-10T18:41:16.468Z[ host-image] Mar 10 18:41:15.713 INFO O| Mar 10 18:41:15.713 INFO STEP 45 (remove_files) COMPLETE
92142026-03-10T18:41:16.468Z[ host-image] Mar 10 18:41:15.713 INFO O| Mar 10 18:41:15.713 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92152026-03-10T18:41:16.473Z[ host-image] Mar 10 18:41:15.721 INFO O| Mar 10 18:41:15.721 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
92162026-03-10T18:41:16.476Z[ host-image] Mar 10 18:41:15.721 INFO O| Mar 10 18:41:15.721 INFO STEP 46 (remove_files) COMPLETE
92172026-03-10T18:41:16.476Z[ host-image] Mar 10 18:41:15.721 INFO O| Mar 10 18:41:15.721 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92182026-03-10T18:41:16.481Z[ host-image] Mar 10 18:41:15.729 INFO O| Mar 10 18:41:15.729 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
92192026-03-10T18:41:16.481Z[ host-image] Mar 10 18:41:15.729 INFO O| Mar 10 18:41:15.729 INFO STEP 47 (remove_files) COMPLETE
92202026-03-10T18:41:16.484Z[ host-image] Mar 10 18:41:15.729 INFO O| Mar 10 18:41:15.729 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92212026-03-10T18:41:16.489Z[ host-image] Mar 10 18:41:15.737 INFO O| Mar 10 18:41:15.737 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
92222026-03-10T18:41:16.489Z[ host-image] Mar 10 18:41:15.737 INFO O| Mar 10 18:41:15.737 INFO STEP 48 (remove_files) COMPLETE
92232026-03-10T18:41:16.492Z[ host-image] Mar 10 18:41:15.737 INFO O| Mar 10 18:41:15.737 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92242026-03-10T18:41:16.496Z[ host-image] Mar 10 18:41:15.744 INFO O| Mar 10 18:41:15.744 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
92252026-03-10T18:41:16.499Z[ host-image] Mar 10 18:41:15.744 INFO O| Mar 10 18:41:15.744 INFO STEP 49 (remove_files) COMPLETE
92262026-03-10T18:41:16.499Z[ host-image] Mar 10 18:41:15.744 INFO O| Mar 10 18:41:15.744 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92272026-03-10T18:41:16.503Z[ host-image] Mar 10 18:41:15.751 INFO O| Mar 10 18:41:15.751 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
92282026-03-10T18:41:16.506Z[ host-image] Mar 10 18:41:15.751 INFO O| Mar 10 18:41:15.751 INFO STEP 50 (remove_files) COMPLETE
92292026-03-10T18:41:16.506Z[ host-image] Mar 10 18:41:15.751 INFO O| Mar 10 18:41:15.751 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92302026-03-10T18:41:16.511Z[ host-image] Mar 10 18:41:15.759 INFO O| Mar 10 18:41:15.759 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
92312026-03-10T18:41:16.514Z[ host-image] Mar 10 18:41:15.759 INFO O| Mar 10 18:41:15.759 INFO STEP 51 (remove_files) COMPLETE
92322026-03-10T18:41:16.514Z[ host-image] Mar 10 18:41:15.759 INFO O| Mar 10 18:41:15.759 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92332026-03-10T18:41:16.518Z[ host-image] Mar 10 18:41:15.766 INFO O| Mar 10 18:41:15.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
92342026-03-10T18:41:16.521Z[ host-image] Mar 10 18:41:15.766 INFO O| Mar 10 18:41:15.766 INFO STEP 52 (remove_files) COMPLETE
92352026-03-10T18:41:16.521Z[ host-image] Mar 10 18:41:15.766 INFO O| Mar 10 18:41:15.766 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92362026-03-10T18:41:16.526Z[ host-image] Mar 10 18:41:15.774 INFO O| Mar 10 18:41:15.774 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
92372026-03-10T18:41:16.529Z[ host-image] Mar 10 18:41:15.774 INFO O| Mar 10 18:41:15.774 INFO STEP 53 (remove_files) COMPLETE
92382026-03-10T18:41:16.529Z[ host-image] Mar 10 18:41:15.774 INFO O| Mar 10 18:41:15.774 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92392026-03-10T18:41:16.533Z[ host-image] Mar 10 18:41:15.781 INFO O| Mar 10 18:41:15.781 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
92402026-03-10T18:41:16.538Z[ host-image] Mar 10 18:41:15.781 INFO O| Mar 10 18:41:15.781 INFO STEP 54 (remove_files) COMPLETE
92412026-03-10T18:41:16.538Z[ host-image] Mar 10 18:41:15.781 INFO O| Mar 10 18:41:15.781 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92422026-03-10T18:41:16.540Z[ host-image] Mar 10 18:41:15.788 INFO O| Mar 10 18:41:15.788 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
92432026-03-10T18:41:16.540Z[ host-image] Mar 10 18:41:15.788 INFO O| Mar 10 18:41:15.788 INFO STEP 55 (remove_files) COMPLETE
92442026-03-10T18:41:16.540Z[ host-image] Mar 10 18:41:15.788 INFO O| Mar 10 18:41:15.788 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92452026-03-10T18:41:16.547Z[ host-image] Mar 10 18:41:15.795 INFO O| Mar 10 18:41:15.795 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
92462026-03-10T18:41:16.547Z[ host-image] Mar 10 18:41:15.795 INFO O| Mar 10 18:41:15.795 INFO STEP 56 (remove_files) COMPLETE
92472026-03-10T18:41:16.550Z[ host-image] Mar 10 18:41:15.795 INFO O| Mar 10 18:41:15.795 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92482026-03-10T18:41:16.554Z[ host-image] Mar 10 18:41:15.802 INFO O| Mar 10 18:41:15.802 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
92492026-03-10T18:41:16.558Z[ host-image] Mar 10 18:41:15.802 INFO O| Mar 10 18:41:15.802 INFO STEP 57 (remove_files) COMPLETE
92502026-03-10T18:41:16.559Z[ host-image] Mar 10 18:41:15.802 INFO O| Mar 10 18:41:15.802 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92512026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.809 INFO O| Mar 10 18:41:15.809 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
92522026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.809 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
92532026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92542026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92552026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92562026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92572026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO ok!
92582026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO STEP 58 (ensure_file) COMPLETE
92592026-03-10T18:41:16.563Z[ host-image] Mar 10 18:41:15.810 INFO O| Mar 10 18:41:15.810 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92602026-03-10T18:41:16.570Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
92612026-03-10T18:41:16.570Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
92622026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
92632026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
92642026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
92652026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
92662026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO ok!
92672026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO STEP 59 (ensure_file) COMPLETE
92682026-03-10T18:41:16.573Z[ host-image] Mar 10 18:41:15.818 INFO O| Mar 10 18:41:15.818 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92692026-03-10T18:41:16.578Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
92702026-03-10T18:41:16.578Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
92712026-03-10T18:41:16.582Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
92722026-03-10T18:41:16.582Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO ok!
92732026-03-10T18:41:16.582Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO STEP 60 (ensure_file) COMPLETE
92742026-03-10T18:41:16.582Z[ host-image] Mar 10 18:41:15.826 INFO O| Mar 10 18:41:15.826 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92752026-03-10T18:41:16.585Z[ host-image] Mar 10 18:41:15.832 INFO O| Mar 10 18:41:15.832 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
92762026-03-10T18:41:16.585Z[ host-image] Mar 10 18:41:15.832 INFO O| Mar 10 18:41:15.832 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
92772026-03-10T18:41:16.585Z[ host-image] Mar 10 18:41:15.832 INFO O| Mar 10 18:41:15.832 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
92782026-03-10T18:41:16.585Z[ host-image] Mar 10 18:41:15.832 INFO O| Mar 10 18:41:15.832 INFO ok!
92792026-03-10T18:41:16.586Z[ host-image] Mar 10 18:41:15.833 INFO O| Mar 10 18:41:15.832 INFO STEP 61 (ensure_file) COMPLETE
92802026-03-10T18:41:16.586Z[ host-image] Mar 10 18:41:15.833 INFO O| Mar 10 18:41:15.832 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92812026-03-10T18:41:16.592Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
92822026-03-10T18:41:16.592Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
92832026-03-10T18:41:16.595Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
92842026-03-10T18:41:16.595Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
92852026-03-10T18:41:16.595Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO ok!
92862026-03-10T18:41:16.595Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO STEP 62 (ensure_file) COMPLETE
92872026-03-10T18:41:16.595Z[ host-image] Mar 10 18:41:15.840 INFO O| Mar 10 18:41:15.840 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92882026-03-10T18:41:16.600Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
92892026-03-10T18:41:16.600Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
92902026-03-10T18:41:16.603Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
92912026-03-10T18:41:16.603Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
92922026-03-10T18:41:16.603Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO ok!
92932026-03-10T18:41:16.604Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO STEP 63 (ensure_file) COMPLETE
92942026-03-10T18:41:16.604Z[ host-image] Mar 10 18:41:15.848 INFO O| Mar 10 18:41:15.848 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92952026-03-10T18:41:16.607Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
92962026-03-10T18:41:16.607Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
92972026-03-10T18:41:16.607Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
92982026-03-10T18:41:16.607Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO ok!
92992026-03-10T18:41:16.607Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO STEP 64 (assemble_files) COMPLETE
93002026-03-10T18:41:16.610Z[ host-image] Mar 10 18:41:15.855 INFO O| Mar 10 18:41:15.855 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93012026-03-10T18:41:16.614Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
93022026-03-10T18:41:16.614Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
93032026-03-10T18:41:16.617Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93042026-03-10T18:41:16.617Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93052026-03-10T18:41:16.617Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO ok!
93062026-03-10T18:41:16.617Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO STEP 65 (ensure_file) COMPLETE
93072026-03-10T18:41:16.617Z[ host-image] Mar 10 18:41:15.861 INFO O| Mar 10 18:41:15.861 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93082026-03-10T18:41:16.621Z[ host-image] Mar 10 18:41:15.869 INFO O| Mar 10 18:41:15.869 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93092026-03-10T18:41:16.624Z[ host-image] Mar 10 18:41:15.869 INFO O| Mar 10 18:41:15.869 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93102026-03-10T18:41:16.624Z[ host-image] Mar 10 18:41:15.869 INFO O| Mar 10 18:41:15.869 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93112026-03-10T18:41:16.624Z[ host-image] Mar 10 18:41:15.869 INFO O| Mar 10 18:41:15.869 INFO STEP 66 (ensure_dir) COMPLETE
93122026-03-10T18:41:16.624Z[ host-image] Mar 10 18:41:15.869 INFO O| Mar 10 18:41:15.869 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93132026-03-10T18:41:16.629Z[ host-image] Mar 10 18:41:15.876 INFO O| Mar 10 18:41:15.876 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
93142026-03-10T18:41:16.632Z[ host-image] Mar 10 18:41:15.877 INFO O| Mar 10 18:41:15.876 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 ...
93152026-03-10T18:41:16.635Z[ host-image] Mar 10 18:41:15.883 INFO O| Mar 10 18:41:15.883 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
93162026-03-10T18:41:16.635Z[ host-image] Mar 10 18:41:15.883 INFO O| Mar 10 18:41:15.883 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
93172026-03-10T18:41:16.638Z[ host-image] Mar 10 18:41:15.883 INFO O| Mar 10 18:41:15.883 INFO ok!
93182026-03-10T18:41:16.638Z[ host-image] Mar 10 18:41:15.883 INFO O| Mar 10 18:41:15.883 INFO STEP 67 (ensure_file) COMPLETE
93192026-03-10T18:41:16.638Z[ host-image] Mar 10 18:41:15.883 INFO O| Mar 10 18:41:15.883 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93202026-03-10T18:41:16.643Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
93212026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 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 ...
93222026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 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
93232026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
93242026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 INFO ok!
93252026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 INFO STEP 68 (ensure_file) COMPLETE
93262026-03-10T18:41:16.646Z[ host-image] Mar 10 18:41:15.891 INFO O| Mar 10 18:41:15.891 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93272026-03-10T18:41:16.655Z[ host-image] Mar 10 18:41:15.902 INFO O| Mar 10 18:41:15.902 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
93282026-03-10T18:41:16.655Z[ host-image] Mar 10 18:41:15.902 INFO O| Mar 10 18:41:15.902 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
93292026-03-10T18:41:18.430Z[ host-image] Mar 10 18:41:17.678 INFO O| Mar 10 18:41:17.678 INFO STEP 69 (pack_tar) COMPLETE
93302026-03-10T18:41:18.430Z[ host-image] Mar 10 18:41:17.678 INFO O| Mar 10 18:41:17.678 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
93312026-03-10T18:41:18.430Z[ host-image] Mar 10 18:41:17.678 INFO O| Mar 10 18:41:17.678 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
93322026-03-10T18:41:18.954Z[ host-image] Mar 10 18:41:18.200 INFO O| Mar 10 18:41:18.200 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
93332026-03-10T18:41:19.064Z[ host-image] Mar 10 18:41:18.310 INFO O| Mar 10 18:41:18.310 INFO completed processing sled/ramdisk-02-trim
93342026-03-10T18:41:19.067Z[ host-image] Mar 10 18:41:18.312 INFO image builder template: zfs...
93352026-03-10T18:41:19.067Z[ host-image] Mar 10 18:41:18.312 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/.tmpdGjrD9/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs"], pwd: None
93362026-03-10T18:41:19.077Z[ host-image] Mar 10 18:41:18.325 INFO O| Mar 10 18:41:18.325 INFO skip include "stress" because feature "stress" is not enabled
93372026-03-10T18:41:19.077Z[ host-image] Mar 10 18:41:18.325 INFO O| Mar 10 18:41:18.325 INFO skip include "stress" because feature "compliance" is not enabled
93382026-03-10T18:41:19.132Z[ host-image] Mar 10 18:41:18.356 INFO O| Mar 10 18:41:18.355 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
93392026-03-10T18:41:19.137Z[ host-image] Mar 10 18:41:18.358 INFO O| Mar 10 18:41:18.358 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
93402026-03-10T18:41:19.223Z[ host-image] Mar 10 18:41:18.469 INFO O| Mar 10 18:41:18.469 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
93412026-03-10T18:41:19.289Z[ host-image] Mar 10 18:41:18.537 INFO O| Mar 10 18:41:18.537 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
93422026-03-10T18:41:19.289Z[ host-image] Mar 10 18:41:18.537 INFO O| Mar 10 18:41:18.537 INFO work dataset: rpool/images/build/host/work/sled/zfs
93432026-03-10T18:41:19.293Z[ host-image] Mar 10 18:41:18.542 INFO O| Mar 10 18:41:18.541 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
93442026-03-10T18:41:19.378Z[ host-image] Mar 10 18:41:18.626 INFO O| Mar 10 18:41:18.626 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
93452026-03-10T18:41:19.441Z[ host-image] Mar 10 18:41:18.688 INFO O| Mar 10 18:41:18.688 INFO DESTROY POOL: TEMPORARY-sled-zfs
93462026-03-10T18:41:19.446Z[ host-image] Mar 10 18:41:18.694 INFO O| Mar 10 18:41:18.694 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
93472026-03-10T18:41:19.449Z[ host-image] Mar 10 18:41:18.697 INFO O| Mar 10 18:41:18.697 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
93482026-03-10T18:41:19.449Z[ host-image] Mar 10 18:41:18.697 INFO O| Mar 10 18:41:18.697 INFO no lofi found
93492026-03-10T18:41:19.452Z[ host-image] Mar 10 18:41:18.697 INFO O| Mar 10 18:41:18.697 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
93502026-03-10T18:41:19.452Z[ host-image] Mar 10 18:41:18.697 INFO O| Mar 10 18:41:18.697 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
93512026-03-10T18:41:20.754Z[ host-image] Mar 10 18:41:20.002 INFO O| Mar 10 18:41:20.002 INFO lofi device = /dev/dsk/c2t1d0p0
93522026-03-10T18:41:20.754Z[ host-image] Mar 10 18:41:20.002 INFO O| Mar 10 18:41:20.002 INFO pool device = /dev/dsk/c2t1d0p0
93532026-03-10T18:41:20.757Z[ host-image] Mar 10 18:41:20.002 INFO O| Mar 10 18:41:20.002 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"]
93542026-03-10T18:41:20.864Z[ host-image] Mar 10 18:41:20.111 INFO O| Mar 10 18:41:20.111 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93552026-03-10T18:41:20.864Z[ host-image] Mar 10 18:41:20.111 INFO O| Mar 10 18:41:20.111 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
93562026-03-10T18:41:20.876Z[ host-image] Mar 10 18:41:20.124 INFO O| Mar 10 18:41:20.124 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
93572026-03-10T18:41:20.922Z[ host-image] Mar 10 18:41:20.170 INFO O| Mar 10 18:41:20.170 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
93582026-03-10T18:41:20.950Z[ host-image] Mar 10 18:41:20.198 INFO O| Mar 10 18:41:20.198 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
93592026-03-10T18:41:20.961Z[ host-image] Mar 10 18:41:20.209 INFO O| Mar 10 18:41:20.209 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
93602026-03-10T18:41:20.968Z[ host-image] Mar 10 18:41:20.216 INFO O| Mar 10 18:41:20.216 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
93612026-03-10T18:41:21.003Z[ host-image] Mar 10 18:41:20.250 INFO O| Mar 10 18:41:20.250 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
93622026-03-10T18:41:21.003Z[ host-image] Mar 10 18:41:20.250 INFO O| Mar 10 18:41:20.250 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
93632026-03-10T18:41:21.003Z[ host-image] Mar 10 18:41:20.250 INFO O| Mar 10 18:41:20.250 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
93642026-03-10T18:41:21.015Z[ host-image] Mar 10 18:41:20.262 INFO O| Mar 10 18:41:20.262 INFO boot environment UUID: 4e8a730c-f48d-4228-b5e2-cfed9b3eed63
93652026-03-10T18:41:21.015Z[ host-image] Mar 10 18:41:20.262 INFO O| Mar 10 18:41:20.262 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 4e8a730c-f48d-4228-b5e2-cfed9b3eed63
93662026-03-10T18:41:21.022Z[ host-image] Mar 10 18:41:20.270 INFO O| Mar 10 18:41:20.270 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
93672026-03-10T18:41:21.031Z[ host-image] Mar 10 18:41:20.278 INFO O| Mar 10 18:41:20.278 INFO STEP 0 (create_be) COMPLETE
93682026-03-10T18:41:21.034Z[ host-image] Mar 10 18:41:20.278 INFO O| Mar 10 18:41:20.278 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93692026-03-10T18:41:21.043Z[ host-image] Mar 10 18:41:20.290 INFO O| Mar 10 18:41:20.290 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
93702026-03-10T18:41:22.306Z[ recovery-image] Mar 10 18:41:21.553 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
93712026-03-10T18:41:22.306Z[ recovery-image] Mar 10 18:41:21.553 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")
93722026-03-10T18:41:22.505Z[ recovery-image] Mar 10 18:41:21.753 INFO E| Updating crates.io index
93732026-03-10T18:41:22.820Z[ recovery-image] Mar 10 18:41:22.068 INFO E| Downloading crates ...
93742026-03-10T18:41:22.883Z[ recovery-image] Mar 10 18:41:22.131 INFO E| Downloaded clap v4.5.57
93752026-03-10T18:41:22.891Z[ recovery-image] Mar 10 18:41:22.139 INFO E| Downloaded sigchld v0.2.4
93762026-03-10T18:41:22.894Z[ recovery-image] Mar 10 18:41:22.140 INFO E| Downloaded unicode-ident v1.0.23
93772026-03-10T18:41:22.897Z[ recovery-image] Mar 10 18:41:22.143 INFO E| Downloaded shared_thread v0.2.0
93782026-03-10T18:41:22.907Z[ recovery-image] Mar 10 18:41:22.155 INFO E| Downloaded clap_lex v0.7.7
93792026-03-10T18:41:22.910Z[ recovery-image] Mar 10 18:41:22.156 INFO E| Downloaded shared_child v1.1.1
93802026-03-10T18:41:22.910Z[ recovery-image] Mar 10 18:41:22.157 INFO E| Downloaded os_pipe v1.2.3
93812026-03-10T18:41:22.913Z[ recovery-image] Mar 10 18:41:22.159 INFO E| Downloaded duct v1.1.1
93822026-03-10T18:41:22.925Z[ recovery-image] Mar 10 18:41:22.174 INFO E| Downloaded clap_builder v4.5.57
93832026-03-10T18:41:22.936Z[ recovery-image] Mar 10 18:41:22.184 INFO E| Downloaded syn v2.0.114
93842026-03-10T18:41:22.990Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling libc v0.2.180
93852026-03-10T18:41:22.990Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling proc-macro2 v1.0.106
93862026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling signal-hook v0.3.18
93872026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling quote v1.0.44
93882026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling unicode-ident v1.0.23
93892026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling utf8parse v0.2.2
93902026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling anstyle v1.0.13
93912026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling colorchoice v1.0.4
93922026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling anstyle-query v1.1.5
93932026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling is_terminal_polyfill v1.70.2
93942026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling clap_lex v0.7.7
93952026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.238 INFO E| Compiling heck v0.5.0
93962026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.239 INFO E| Compiling strsim v0.11.1
93972026-03-10T18:41:22.993Z[ recovery-image] Mar 10 18:41:22.239 INFO E| Compiling shared_thread v0.2.0
93982026-03-10T18:41:23.270Z[ recovery-image] Mar 10 18:41:22.518 INFO E| Compiling anstyle-parse v0.2.7
93992026-03-10T18:41:23.435Z[ recovery-image] Mar 10 18:41:22.683 INFO E| Compiling anstream v0.6.21
94002026-03-10T18:41:23.714Z[ recovery-image] Mar 10 18:41:22.961 INFO E| Compiling clap_builder v4.5.57
94012026-03-10T18:41:24.069Z[ recovery-image] Mar 10 18:41:23.316 INFO E| Compiling errno v0.3.14
94022026-03-10T18:41:24.069Z[ recovery-image] Mar 10 18:41:23.316 INFO E| Compiling os_pipe v1.2.3
94032026-03-10T18:41:24.193Z[ recovery-image] Mar 10 18:41:23.439 INFO E| Compiling signal-hook-registry v1.4.8
94042026-03-10T18:41:24.389Z[ recovery-image] Mar 10 18:41:23.638 INFO E| Compiling syn v2.0.114
94052026-03-10T18:41:24.533Z[ recovery-image] Mar 10 18:41:23.780 INFO E| Compiling sigchld v0.2.4
94062026-03-10T18:41:24.655Z[ recovery-image] Mar 10 18:41:23.897 INFO E| Compiling shared_child v1.1.1
94072026-03-10T18:41:24.897Z[ recovery-image] Mar 10 18:41:24.145 INFO E| Compiling duct v1.1.1
94082026-03-10T18:41:27.551Z[ recovery-image] Mar 10 18:41:26.800 INFO E| Compiling clap_derive v4.5.55
94092026-03-10T18:41:29.245Z[ recovery-image] Mar 10 18:41:28.494 INFO E| Compiling clap v4.5.57
94102026-03-10T18:41:29.312Z[ recovery-image] Mar 10 18:41:28.561 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
94112026-03-10T18:41:30.440Z[ recovery-image] Mar 10 18:41:29.688 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s
94122026-03-10T18:41:30.452Z[ recovery-image] Mar 10 18:41:29.701 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
94132026-03-10T18:41:30.723Z[ recovery-image] Mar 10 18:41:29.971 INFO E| Downloading crates ...
94142026-03-10T18:41:30.751Z[ host-image] Mar 10 18:41:30.000 INFO O| Mar 10 18:41:30.000 INFO STEP 1 (unpack_tar) COMPLETE
94152026-03-10T18:41:30.751Z[ host-image] Mar 10 18:41:30.000 INFO O| Mar 10 18:41:30.000 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94162026-03-10T18:41:30.761Z[ host-image] Mar 10 18:41:30.010 INFO O| Mar 10 18:41:30.010 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
94172026-03-10T18:41:30.774Z[ recovery-image] Mar 10 18:41:30.024 INFO E| Downloaded bit_field v0.10.3
94182026-03-10T18:41:30.785Z[ recovery-image] Mar 10 18:41:30.035 INFO E| Downloaded bitstruct_derive v0.1.0
94192026-03-10T18:41:30.789Z[ recovery-image] Mar 10 18:41:30.038 INFO E| Downloaded bitstruct v0.1.1
94202026-03-10T18:41:30.792Z[ recovery-image] Mar 10 18:41:30.039 INFO E| Downloaded cpio_reader v0.1.2
94212026-03-10T18:41:30.795Z[ recovery-image] Mar 10 18:41:30.043 INFO E| Downloaded miniz_oxide v0.9.0
94222026-03-10T18:41:30.821Z[ recovery-image] Mar 10 18:41:30.070 INFO E| Downloaded goblin v0.10.4
94232026-03-10T18:41:30.827Z[ recovery-image] Mar 10 18:41:30.076 INFO E| Downloaded raw-cpuid v10.7.0
94242026-03-10T18:41:30.975Z[ host-image] Mar 10 18:41:30.224 INFO O| Mar 10 18:41:30.224 INFO STEP 2 (devfsadm) COMPLETE
94252026-03-10T18:41:30.975Z[ host-image] Mar 10 18:41:30.224 INFO O| Mar 10 18:41:30.224 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94262026-03-10T18:41:30.978Z[ recovery-image] Mar 10 18:41:30.226 INFO E| Downloaded x86 v0.52.0
94272026-03-10T18:41:30.983Z[ host-image] Mar 10 18:41:30.233 INFO O| Mar 10 18:41:30.233 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94282026-03-10T18:41:30.983Z[ host-image] Mar 10 18:41:30.233 INFO O| Mar 10 18:41:30.233 INFO STEP 3 (ensure_dir) COMPLETE
94292026-03-10T18:41:30.986Z[ host-image] Mar 10 18:41:30.233 INFO O| Mar 10 18:41:30.233 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94302026-03-10T18:41:30.992Z[ host-image] Mar 10 18:41:30.242 INFO O| Mar 10 18:41:30.242 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94312026-03-10T18:41:30.995Z[ host-image] Mar 10 18:41:30.242 INFO O| Mar 10 18:41:30.242 INFO STEP 4 (ensure_dir) COMPLETE
94322026-03-10T18:41:30.995Z[ host-image] Mar 10 18:41:30.242 INFO O| Mar 10 18:41:30.242 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94332026-03-10T18:41:31.000Z[ host-image] Mar 10 18:41:30.249 INFO O| Mar 10 18:41:30.249 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94342026-03-10T18:41:31.000Z[ host-image] Mar 10 18:41:30.250 INFO O| Mar 10 18:41:30.249 INFO STEP 5 (ensure_dir) COMPLETE
94352026-03-10T18:41:31.004Z[ host-image] Mar 10 18:41:30.250 INFO O| Mar 10 18:41:30.249 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94362026-03-10T18:41:31.008Z[ host-image] Mar 10 18:41:30.256 INFO O| Mar 10 18:41:30.256 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94372026-03-10T18:41:31.008Z[ host-image] Mar 10 18:41:30.256 INFO O| Mar 10 18:41:30.256 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94382026-03-10T18:41:31.008Z[ host-image] Mar 10 18:41:30.256 INFO O| Mar 10 18:41:30.256 INFO STEP 6 (ensure_dir) COMPLETE
94392026-03-10T18:41:31.008Z[ host-image] Mar 10 18:41:30.256 INFO O| Mar 10 18:41:30.256 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94402026-03-10T18:41:31.014Z[ host-image] Mar 10 18:41:30.263 INFO O| Mar 10 18:41:30.263 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94412026-03-10T18:41:31.018Z[ host-image] Mar 10 18:41:30.263 INFO O| Mar 10 18:41:30.263 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94422026-03-10T18:41:31.018Z[ host-image] Mar 10 18:41:30.263 INFO O| Mar 10 18:41:30.263 INFO STEP 7 (ensure_dir) COMPLETE
94432026-03-10T18:41:31.018Z[ host-image] Mar 10 18:41:30.263 INFO O| Mar 10 18:41:30.263 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94442026-03-10T18:41:31.018Z[ recovery-image] Mar 10 18:41:30.267 INFO E| Updating crates.io index
94452026-03-10T18:41:31.021Z[ host-image] Mar 10 18:41:30.270 INFO O| Mar 10 18:41:30.270 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
94462026-03-10T18:41:31.021Z[ host-image] Mar 10 18:41:30.271 INFO O| Mar 10 18:41:30.271 INFO STEP 8 (remove_files) COMPLETE
94472026-03-10T18:41:31.021Z[ host-image] Mar 10 18:41:30.271 INFO O| Mar 10 18:41:30.271 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94482026-03-10T18:41:31.028Z[ host-image] Mar 10 18:41:30.278 INFO O| Mar 10 18:41:30.278 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
94492026-03-10T18:41:31.031Z[ host-image] Mar 10 18:41:30.278 INFO O| Mar 10 18:41:30.278 INFO STEP 9 (remove_files) COMPLETE
94502026-03-10T18:41:31.031Z[ host-image] Mar 10 18:41:30.278 INFO O| Mar 10 18:41:30.278 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94512026-03-10T18:41:31.037Z[ host-image] Mar 10 18:41:30.287 INFO O| Mar 10 18:41:30.287 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
94522026-03-10T18:41:31.040Z[ host-image] Mar 10 18:41:30.287 INFO O| Mar 10 18:41:30.287 INFO STEP 10 (remove_files) COMPLETE
94532026-03-10T18:41:31.040Z[ host-image] Mar 10 18:41:30.287 INFO O| Mar 10 18:41:30.287 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94542026-03-10T18:41:31.045Z[ host-image] Mar 10 18:41:30.295 INFO O| Mar 10 18:41:30.294 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
94552026-03-10T18:41:31.045Z[ host-image] Mar 10 18:41:30.295 INFO O| Mar 10 18:41:30.295 INFO STEP 11 (remove_files) COMPLETE
94562026-03-10T18:41:31.045Z[ host-image] Mar 10 18:41:30.295 INFO O| Mar 10 18:41:30.295 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94572026-03-10T18:41:31.054Z[ host-image] Mar 10 18:41:30.303 INFO O| Mar 10 18:41:30.302 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
94582026-03-10T18:41:31.060Z[ host-image] Mar 10 18:41:30.303 INFO O| Mar 10 18:41:30.303 INFO STEP 12 (remove_files) COMPLETE
94592026-03-10T18:41:31.060Z[ host-image] Mar 10 18:41:30.303 INFO O| Mar 10 18:41:30.303 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94602026-03-10T18:41:31.064Z[ host-image] Mar 10 18:41:30.311 INFO O| Mar 10 18:41:30.310 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94612026-03-10T18:41:31.064Z[ host-image] Mar 10 18:41:30.311 INFO O| Mar 10 18:41:30.311 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94622026-03-10T18:41:31.064Z[ host-image] Mar 10 18:41:30.311 INFO O| Mar 10 18:41:30.311 INFO STEP 13 (ensure_dir) COMPLETE
94632026-03-10T18:41:31.064Z[ host-image] Mar 10 18:41:30.311 INFO O| Mar 10 18:41:30.311 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94642026-03-10T18:41:31.069Z[ host-image] Mar 10 18:41:30.319 INFO O| Mar 10 18:41:30.319 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94652026-03-10T18:41:31.074Z[ host-image] Mar 10 18:41:30.319 INFO O| Mar 10 18:41:30.319 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94662026-03-10T18:41:31.074Z[ host-image] Mar 10 18:41:30.319 INFO O| Mar 10 18:41:30.319 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94672026-03-10T18:41:31.074Z[ host-image] Mar 10 18:41:30.319 INFO O| Mar 10 18:41:30.319 INFO STEP 14 (ensure_dir) COMPLETE
94682026-03-10T18:41:31.074Z[ host-image] Mar 10 18:41:30.319 INFO O| Mar 10 18:41:30.319 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94692026-03-10T18:41:31.078Z[ host-image] Mar 10 18:41:30.327 INFO O| Mar 10 18:41:30.327 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94702026-03-10T18:41:31.078Z[ host-image] Mar 10 18:41:30.327 INFO O| Mar 10 18:41:30.327 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94712026-03-10T18:41:31.078Z[ host-image] Mar 10 18:41:30.327 INFO O| Mar 10 18:41:30.327 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94722026-03-10T18:41:31.078Z[ host-image] Mar 10 18:41:30.327 INFO O| Mar 10 18:41:30.327 INFO STEP 15 (ensure_dir) COMPLETE
94732026-03-10T18:41:31.078Z[ host-image] Mar 10 18:41:30.327 INFO O| Mar 10 18:41:30.327 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94742026-03-10T18:41:31.086Z[ host-image] Mar 10 18:41:30.334 INFO O| Mar 10 18:41:30.334 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94752026-03-10T18:41:31.089Z[ host-image] Mar 10 18:41:30.334 INFO O| Mar 10 18:41:30.334 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94762026-03-10T18:41:31.089Z[ host-image] Mar 10 18:41:30.334 INFO O| Mar 10 18:41:30.334 INFO STEP 16 (ensure_dir) COMPLETE
94772026-03-10T18:41:31.089Z[ host-image] Mar 10 18:41:30.334 INFO O| Mar 10 18:41:30.334 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94782026-03-10T18:41:31.089Z[ recovery-image] Mar 10 18:41:30.337 INFO E| Downloading crates ...
94792026-03-10T18:41:31.093Z[ host-image] Mar 10 18:41:30.341 INFO O| Mar 10 18:41:30.341 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94802026-03-10T18:41:31.093Z[ host-image] Mar 10 18:41:30.341 INFO O| Mar 10 18:41:30.341 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94812026-03-10T18:41:31.093Z[ host-image] Mar 10 18:41:30.341 INFO O| Mar 10 18:41:30.341 INFO STEP 17 (ensure_dir) COMPLETE
94822026-03-10T18:41:31.093Z[ host-image] Mar 10 18:41:30.341 INFO O| Mar 10 18:41:30.341 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94832026-03-10T18:41:31.100Z[ host-image] Mar 10 18:41:30.349 INFO O| Mar 10 18:41:30.349 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
94842026-03-10T18:41:31.100Z[ host-image] Mar 10 18:41:30.349 INFO O| Mar 10 18:41:30.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
94852026-03-10T18:41:31.103Z[ host-image] Mar 10 18:41:30.349 INFO O| Mar 10 18:41:30.349 INFO ok!
94862026-03-10T18:41:31.103Z[ host-image] Mar 10 18:41:30.349 INFO O| Mar 10 18:41:30.349 INFO STEP 18 (ensure_symlink) COMPLETE
94872026-03-10T18:41:31.103Z[ host-image] Mar 10 18:41:30.349 INFO O| Mar 10 18:41:30.349 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94882026-03-10T18:41:31.108Z[ host-image] Mar 10 18:41:30.357 INFO O| Mar 10 18:41:30.357 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
94892026-03-10T18:41:31.108Z[ host-image] Mar 10 18:41:30.358 INFO O| Mar 10 18:41:30.357 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
94902026-03-10T18:41:31.112Z[ host-image] Mar 10 18:41:30.358 INFO O| Mar 10 18:41:30.358 INFO ok!
94912026-03-10T18:41:31.112Z[ host-image] Mar 10 18:41:30.358 INFO O| Mar 10 18:41:30.358 INFO STEP 19 (ensure_file) COMPLETE
94922026-03-10T18:41:31.112Z[ host-image] Mar 10 18:41:30.358 INFO O| Mar 10 18:41:30.358 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94932026-03-10T18:41:31.116Z[ host-image] Mar 10 18:41:30.365 INFO O| Mar 10 18:41:30.365 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
94942026-03-10T18:41:31.116Z[ host-image] Mar 10 18:41:30.365 INFO O| Mar 10 18:41:30.365 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94952026-03-10T18:41:31.119Z[ host-image] Mar 10 18:41:30.366 INFO O| Mar 10 18:41:30.366 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
94962026-03-10T18:41:31.119Z[ host-image] Mar 10 18:41:30.366 INFO O| Mar 10 18:41:30.366 INFO ok!
94972026-03-10T18:41:31.119Z[ host-image] Mar 10 18:41:30.366 INFO O| Mar 10 18:41:30.366 INFO STEP 20 (ensure_symlink) COMPLETE
94982026-03-10T18:41:31.119Z[ host-image] Mar 10 18:41:30.366 INFO O| Mar 10 18:41:30.366 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94992026-03-10T18:41:31.125Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
95002026-03-10T18:41:31.125Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
95012026-03-10T18:41:31.128Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
95022026-03-10T18:41:31.128Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO ok!
95032026-03-10T18:41:31.128Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO STEP 21 (ensure_symlink) COMPLETE
95042026-03-10T18:41:31.128Z[ host-image] Mar 10 18:41:30.373 INFO O| Mar 10 18:41:30.373 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95052026-03-10T18:41:31.132Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
95062026-03-10T18:41:31.132Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
95072026-03-10T18:41:31.132Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
95082026-03-10T18:41:31.132Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO ok!
95092026-03-10T18:41:31.136Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO STEP 22 (ensure_symlink) COMPLETE
95102026-03-10T18:41:31.136Z[ host-image] Mar 10 18:41:30.382 INFO O| Mar 10 18:41:30.382 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95112026-03-10T18:41:31.140Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
95122026-03-10T18:41:31.140Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
95132026-03-10T18:41:31.141Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
95142026-03-10T18:41:31.141Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO ok!
95152026-03-10T18:41:31.141Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO STEP 23 (ensure_symlink) COMPLETE
95162026-03-10T18:41:31.141Z[ host-image] Mar 10 18:41:30.389 INFO O| Mar 10 18:41:30.389 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95172026-03-10T18:41:31.141Z[ recovery-image] Mar 10 18:41:30.389 INFO E| Downloaded rustc-literal-escaper v0.0.7
95182026-03-10T18:41:31.147Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.396 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
95192026-03-10T18:41:31.150Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.397 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
95202026-03-10T18:41:31.150Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
95212026-03-10T18:41:31.150Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.397 INFO ok!
95222026-03-10T18:41:31.150Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.397 INFO STEP 24 (ensure_file) COMPLETE
95232026-03-10T18:41:31.150Z[ host-image] Mar 10 18:41:30.397 INFO O| Mar 10 18:41:30.397 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
95242026-03-10T18:41:31.155Z[ host-image] Mar 10 18:41:30.404 INFO O| Mar 10 18:41:30.404 INFO updating shadow file
95252026-03-10T18:41:31.158Z[ host-image] Mar 10 18:41:30.404 INFO O| Mar 10 18:41:30.404 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95262026-03-10T18:41:31.158Z[ host-image] Mar 10 18:41:30.404 INFO O| Mar 10 18:41:30.404 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95272026-03-10T18:41:31.158Z[ host-image] Mar 10 18:41:30.404 INFO O| Mar 10 18:41:30.404 INFO STEP 25 (shadow) COMPLETE
95282026-03-10T18:41:31.158Z[ host-image] Mar 10 18:41:30.404 INFO O| Mar 10 18:41:30.404 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95292026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
95302026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
95312026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
95322026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 INFO ok!
95332026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 INFO STEP 26 (ensure_file) COMPLETE
95342026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.412 INFO O| Mar 10 18:41:30.412 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95352026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
95362026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
95372026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
95382026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO ok!
95392026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO STEP 27 (ensure_file) COMPLETE
95402026-03-10T18:41:31.190Z[ host-image] Mar 10 18:41:30.419 INFO O| Mar 10 18:41:30.419 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95412026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
95422026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
95432026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95442026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95452026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO ok!
95462026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO STEP 28 (ensure_file) COMPLETE
95472026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.427 INFO O| Mar 10 18:41:30.427 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95482026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
95492026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
95502026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
95512026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO ok!
95522026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO STEP 29 (ensure_file) COMPLETE
95532026-03-10T18:41:31.191Z[ host-image] Mar 10 18:41:30.435 INFO O| Mar 10 18:41:30.435 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95542026-03-10T18:41:31.194Z[ host-image] Mar 10 18:41:30.442 INFO O| Mar 10 18:41:30.442 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95552026-03-10T18:41:31.194Z[ host-image] Mar 10 18:41:30.442 INFO O| Mar 10 18:41:30.442 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95562026-03-10T18:41:31.194Z[ host-image] Mar 10 18:41:30.442 INFO O| Mar 10 18:41:30.442 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95572026-03-10T18:41:31.194Z[ host-image] Mar 10 18:41:30.442 INFO O| Mar 10 18:41:30.442 INFO STEP 30 (ensure_dir) COMPLETE
95582026-03-10T18:41:31.194Z[ host-image] Mar 10 18:41:30.442 INFO O| Mar 10 18:41:30.442 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95592026-03-10T18:41:31.201Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
95602026-03-10T18:41:31.201Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
95612026-03-10T18:41:31.204Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95622026-03-10T18:41:31.204Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95632026-03-10T18:41:31.204Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO ok!
95642026-03-10T18:41:31.204Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO STEP 31 (ensure_file) COMPLETE
95652026-03-10T18:41:31.204Z[ host-image] Mar 10 18:41:30.451 INFO O| Mar 10 18:41:30.451 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95662026-03-10T18:41:31.207Z[ recovery-image] Mar 10 18:41:30.454 INFO E| Downloaded libc v0.2.178
95672026-03-10T18:41:31.210Z[ host-image] Mar 10 18:41:30.458 INFO O| Mar 10 18:41:30.458 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95682026-03-10T18:41:31.210Z[ host-image] Mar 10 18:41:30.458 INFO O| Mar 10 18:41:30.458 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95692026-03-10T18:41:31.210Z[ host-image] Mar 10 18:41:30.458 INFO O| Mar 10 18:41:30.458 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95702026-03-10T18:41:31.210Z[ host-image] Mar 10 18:41:30.458 INFO O| Mar 10 18:41:30.458 INFO STEP 32 (ensure_dir) COMPLETE
95712026-03-10T18:41:31.210Z[ host-image] Mar 10 18:41:30.458 INFO O| Mar 10 18:41:30.458 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95722026-03-10T18:41:31.216Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95732026-03-10T18:41:31.216Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 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 ...
95742026-03-10T18:41:31.219Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 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
95752026-03-10T18:41:31.219Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
95762026-03-10T18:41:31.219Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 INFO ok!
95772026-03-10T18:41:31.219Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 INFO STEP 33 (ensure_file) COMPLETE
95782026-03-10T18:41:31.219Z[ host-image] Mar 10 18:41:30.465 INFO O| Mar 10 18:41:30.465 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95792026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
95802026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
95812026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
95822026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO ok!
95832026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO STEP 34 (ensure_file) COMPLETE
95842026-03-10T18:41:31.223Z[ host-image] Mar 10 18:41:30.472 INFO O| Mar 10 18:41:30.472 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95852026-03-10T18:41:31.231Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
95862026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
95872026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95882026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95892026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO ok!
95902026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO STEP 35 (ensure_file) COMPLETE
95912026-03-10T18:41:31.234Z[ host-image] Mar 10 18:41:30.480 INFO O| Mar 10 18:41:30.480 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95922026-03-10T18:41:31.239Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
95932026-03-10T18:41:31.239Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
95942026-03-10T18:41:31.242Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
95952026-03-10T18:41:31.242Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 INFO ok!
95962026-03-10T18:41:31.242Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 INFO STEP 36 (ensure_file) COMPLETE
95972026-03-10T18:41:31.242Z[ host-image] Mar 10 18:41:30.489 INFO O| Mar 10 18:41:30.489 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95982026-03-10T18:41:31.247Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
95992026-03-10T18:41:31.250Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
96002026-03-10T18:41:31.250Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
96012026-03-10T18:41:31.250Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 INFO ok!
96022026-03-10T18:41:31.250Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 INFO STEP 37 (ensure_file) COMPLETE
96032026-03-10T18:41:31.250Z[ host-image] Mar 10 18:41:30.497 INFO O| Mar 10 18:41:30.497 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96042026-03-10T18:41:31.257Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.505 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
96052026-03-10T18:41:31.257Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.505 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
96062026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96072026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96082026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96092026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96102026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO ok!
96112026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO STEP 38 (ensure_file) COMPLETE
96122026-03-10T18:41:31.260Z[ host-image] Mar 10 18:41:30.506 INFO O| Mar 10 18:41:30.506 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96132026-03-10T18:41:31.265Z[ host-image] Mar 10 18:41:30.514 INFO O| Mar 10 18:41:30.514 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96142026-03-10T18:41:31.268Z[ host-image] Mar 10 18:41:30.514 INFO O| Mar 10 18:41:30.514 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96152026-03-10T18:41:31.268Z[ host-image] Mar 10 18:41:30.514 INFO O| Mar 10 18:41:30.514 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96162026-03-10T18:41:31.268Z[ host-image] Mar 10 18:41:30.514 INFO O| Mar 10 18:41:30.514 INFO STEP 39 (ensure_dir) COMPLETE
96172026-03-10T18:41:31.268Z[ host-image] Mar 10 18:41:30.515 INFO O| Mar 10 18:41:30.514 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96182026-03-10T18:41:31.274Z[ host-image] Mar 10 18:41:30.523 INFO O| Mar 10 18:41:30.523 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
96192026-03-10T18:41:31.274Z[ host-image] Mar 10 18:41:30.523 INFO O| Mar 10 18:41:30.523 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 ...
96202026-03-10T18:41:31.277Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 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
96212026-03-10T18:41:31.277Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 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
96222026-03-10T18:41:31.277Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 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
96232026-03-10T18:41:31.277Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 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
96242026-03-10T18:41:31.277Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 INFO ok!
96252026-03-10T18:41:31.278Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 INFO STEP 40 (ensure_file) COMPLETE
96262026-03-10T18:41:31.278Z[ host-image] Mar 10 18:41:30.524 INFO O| Mar 10 18:41:30.524 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96272026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
96282026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
96292026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling proc-macro2 v1.0.106
96302026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling unicode-ident v1.0.23
96312026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling quote v1.0.44
96322026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling syn v1.0.109
96332026-03-10T18:41:31.280Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling x86 v0.52.0
96342026-03-10T18:41:31.281Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
96352026-03-10T18:41:31.281Z[ recovery-image] Mar 10 18:41:30.529 INFO E| Compiling seq-macro v0.3.6
96362026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
96372026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 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 ...
96382026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
96392026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 INFO ok!
96402026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 INFO STEP 41 (ensure_symlink) COMPLETE
96412026-03-10T18:41:31.284Z[ host-image] Mar 10 18:41:30.531 INFO O| Mar 10 18:41:30.531 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96422026-03-10T18:41:31.289Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
96432026-03-10T18:41:31.289Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
96442026-03-10T18:41:31.292Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
96452026-03-10T18:41:31.292Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO ok!
96462026-03-10T18:41:31.292Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO STEP 42 (ensure_symlink) COMPLETE
96472026-03-10T18:41:31.292Z[ host-image] Mar 10 18:41:30.538 INFO O| Mar 10 18:41:30.538 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96482026-03-10T18:41:31.296Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
96492026-03-10T18:41:31.296Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
96502026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96512026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96522026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96532026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96542026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO ok!
96552026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO STEP 43 (ensure_file) COMPLETE
96562026-03-10T18:41:31.299Z[ host-image] Mar 10 18:41:30.546 INFO O| Mar 10 18:41:30.546 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96572026-03-10T18:41:31.306Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
96582026-03-10T18:41:31.306Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 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 ...
96592026-03-10T18:41:31.309Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 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
96602026-03-10T18:41:31.309Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
96612026-03-10T18:41:31.309Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 INFO ok!
96622026-03-10T18:41:31.309Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 INFO STEP 44 (ensure_file) COMPLETE
96632026-03-10T18:41:31.309Z[ host-image] Mar 10 18:41:30.555 INFO O| Mar 10 18:41:30.555 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96642026-03-10T18:41:31.317Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
96652026-03-10T18:41:31.317Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
96662026-03-10T18:41:31.320Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
96672026-03-10T18:41:31.320Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO ok!
96682026-03-10T18:41:31.320Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO STEP 45 (ensure_file) COMPLETE
96692026-03-10T18:41:31.320Z[ host-image] Mar 10 18:41:30.566 INFO O| Mar 10 18:41:30.566 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96702026-03-10T18:41:31.326Z[ host-image] Mar 10 18:41:30.576 INFO O| Mar 10 18:41:30.576 INFO updating shadow file
96712026-03-10T18:41:31.329Z[ host-image] Mar 10 18:41:30.576 INFO O| Mar 10 18:41:30.576 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
96722026-03-10T18:41:31.329Z[ host-image] Mar 10 18:41:30.576 INFO O| Mar 10 18:41:30.576 INFO STEP 46 (shadow) COMPLETE
96732026-03-10T18:41:31.329Z[ host-image] Mar 10 18:41:30.576 INFO O| Mar 10 18:41:30.576 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96742026-03-10T18:41:31.338Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
96752026-03-10T18:41:31.338Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
96762026-03-10T18:41:31.340Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96772026-03-10T18:41:31.340Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96782026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO ok!
96792026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO STEP 47 (ensure_file) COMPLETE
96802026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96812026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO skip step because feature "mfg" is not enabled
96822026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96832026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO skip step because feature "mfg" is not enabled
96842026-03-10T18:41:31.341Z[ host-image] Mar 10 18:41:30.587 INFO O| Mar 10 18:41:30.587 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96852026-03-10T18:41:31.348Z[ host-image] Mar 10 18:41:30.598 INFO O| Mar 10 18:41:30.598 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
96862026-03-10T18:41:31.348Z[ host-image] Mar 10 18:41:30.598 INFO O| Mar 10 18:41:30.598 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
96872026-03-10T18:41:31.376Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96882026-03-10T18:41:31.376Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96892026-03-10T18:41:31.379Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO ok!
96902026-03-10T18:41:31.379Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO STEP 50 (ensure_file) COMPLETE
96912026-03-10T18:41:31.379Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96922026-03-10T18:41:31.379Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO skip step because feature "compliance" is not enabled
96932026-03-10T18:41:31.379Z[ host-image] Mar 10 18:41:30.625 INFO O| Mar 10 18:41:30.625 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96942026-03-10T18:41:31.386Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
96952026-03-10T18:41:31.386Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
96962026-03-10T18:41:31.389Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96972026-03-10T18:41:31.389Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96982026-03-10T18:41:31.389Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96992026-03-10T18:41:31.389Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
97002026-03-10T18:41:31.390Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO ok!
97012026-03-10T18:41:31.390Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO STEP 52 (ensure_file) COMPLETE
97022026-03-10T18:41:31.390Z[ host-image] Mar 10 18:41:30.636 INFO O| Mar 10 18:41:30.636 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97032026-03-10T18:41:31.397Z[ host-image] Mar 10 18:41:30.646 INFO O| Mar 10 18:41:30.646 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
97042026-03-10T18:41:31.397Z[ host-image] Mar 10 18:41:30.646 INFO O| Mar 10 18:41:30.646 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 ...
97052026-03-10T18:41:31.401Z[ host-image] Mar 10 18:41:30.647 INFO O| Mar 10 18:41:30.647 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
97062026-03-10T18:41:31.401Z[ host-image] Mar 10 18:41:30.647 INFO O| Mar 10 18:41:30.647 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
97072026-03-10T18:41:31.401Z[ host-image] Mar 10 18:41:30.647 INFO O| Mar 10 18:41:30.647 INFO ok!
97082026-03-10T18:41:31.401Z[ host-image] Mar 10 18:41:30.647 INFO O| Mar 10 18:41:30.647 INFO STEP 53 (ensure_file) COMPLETE
97092026-03-10T18:41:31.401Z[ host-image] Mar 10 18:41:30.647 INFO O| Mar 10 18:41:30.647 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97102026-03-10T18:41:31.409Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
97112026-03-10T18:41:31.409Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 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 ...
97122026-03-10T18:41:31.411Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
97132026-03-10T18:41:31.411Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
97142026-03-10T18:41:31.411Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO ok!
97152026-03-10T18:41:31.411Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO STEP 54 (ensure_file) COMPLETE
97162026-03-10T18:41:31.412Z[ host-image] Mar 10 18:41:30.658 INFO O| Mar 10 18:41:30.658 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97172026-03-10T18:41:31.421Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
97182026-03-10T18:41:31.421Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 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 ...
97192026-03-10T18:41:31.424Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 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
97202026-03-10T18:41:31.424Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
97212026-03-10T18:41:31.424Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 INFO ok!
97222026-03-10T18:41:31.424Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 INFO STEP 55 (ensure_file) COMPLETE
97232026-03-10T18:41:31.424Z[ host-image] Mar 10 18:41:30.670 INFO O| Mar 10 18:41:30.670 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97242026-03-10T18:41:31.432Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
97252026-03-10T18:41:31.432Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 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 ...
97262026-03-10T18:41:31.435Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97272026-03-10T18:41:31.435Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97282026-03-10T18:41:31.435Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO ok!
97292026-03-10T18:41:31.435Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO STEP 56 (ensure_file) COMPLETE
97302026-03-10T18:41:31.435Z[ host-image] Mar 10 18:41:30.681 INFO O| Mar 10 18:41:30.681 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97312026-03-10T18:41:31.443Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
97322026-03-10T18:41:31.443Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 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 ...
97332026-03-10T18:41:31.446Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 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
97342026-03-10T18:41:31.446Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
97352026-03-10T18:41:31.446Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 INFO ok!
97362026-03-10T18:41:31.446Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 INFO STEP 57 (ensure_file) COMPLETE
97372026-03-10T18:41:31.446Z[ host-image] Mar 10 18:41:30.692 INFO O| Mar 10 18:41:30.692 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97382026-03-10T18:41:31.454Z[ host-image] Mar 10 18:41:30.703 INFO O| Mar 10 18:41:30.703 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
97392026-03-10T18:41:31.454Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.703 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 ...
97402026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97412026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97422026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97432026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97442026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO ok!
97452026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO STEP 58 (ensure_file) COMPLETE
97462026-03-10T18:41:31.457Z[ host-image] Mar 10 18:41:30.704 INFO O| Mar 10 18:41:30.704 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97472026-03-10T18:41:31.466Z[ host-image] Mar 10 18:41:30.715 INFO O| Mar 10 18:41:30.715 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
97482026-03-10T18:41:31.466Z[ host-image] Mar 10 18:41:30.715 INFO O| Mar 10 18:41:30.715 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 ...
97492026-03-10T18:41:31.469Z[ host-image] Mar 10 18:41:30.716 INFO O| Mar 10 18:41:30.715 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
97502026-03-10T18:41:31.469Z[ host-image] Mar 10 18:41:30.716 INFO O| Mar 10 18:41:30.716 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
97512026-03-10T18:41:31.469Z[ host-image] Mar 10 18:41:30.716 INFO O| Mar 10 18:41:30.716 INFO ok!
97522026-03-10T18:41:31.469Z[ host-image] Mar 10 18:41:30.716 INFO O| Mar 10 18:41:30.716 INFO STEP 59 (ensure_file) COMPLETE
97532026-03-10T18:41:31.469Z[ host-image] Mar 10 18:41:30.716 INFO O| Mar 10 18:41:30.716 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97542026-03-10T18:41:31.478Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
97552026-03-10T18:41:31.478Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
97562026-03-10T18:41:31.481Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97572026-03-10T18:41:31.481Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97582026-03-10T18:41:31.481Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO ok!
97592026-03-10T18:41:31.481Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO STEP 60 (ensure_file) COMPLETE
97602026-03-10T18:41:31.481Z[ host-image] Mar 10 18:41:30.727 INFO O| Mar 10 18:41:30.727 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97612026-03-10T18:41:31.490Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
97622026-03-10T18:41:31.490Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 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 ...
97632026-03-10T18:41:31.493Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 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
97642026-03-10T18:41:31.493Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
97652026-03-10T18:41:31.493Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 INFO ok!
97662026-03-10T18:41:31.493Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 INFO STEP 61 (ensure_file) COMPLETE
97672026-03-10T18:41:31.493Z[ host-image] Mar 10 18:41:30.739 INFO O| Mar 10 18:41:30.739 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97682026-03-10T18:41:31.501Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
97692026-03-10T18:41:31.501Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
97702026-03-10T18:41:31.504Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97712026-03-10T18:41:31.504Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97722026-03-10T18:41:31.504Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97732026-03-10T18:41:31.504Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97742026-03-10T18:41:31.504Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO ok!
97752026-03-10T18:41:31.505Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO STEP 62 (ensure_file) COMPLETE
97762026-03-10T18:41:31.505Z[ host-image] Mar 10 18:41:30.750 INFO O| Mar 10 18:41:30.750 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97772026-03-10T18:41:31.512Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
97782026-03-10T18:41:31.512Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 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 ...
97792026-03-10T18:41:31.517Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 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
97802026-03-10T18:41:31.517Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
97812026-03-10T18:41:31.517Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 INFO ok!
97822026-03-10T18:41:31.517Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 INFO STEP 63 (ensure_file) COMPLETE
97832026-03-10T18:41:31.517Z[ host-image] Mar 10 18:41:30.762 INFO O| Mar 10 18:41:30.762 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97842026-03-10T18:41:31.524Z[ host-image] Mar 10 18:41:30.773 INFO O| Mar 10 18:41:30.773 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
97852026-03-10T18:41:31.524Z[ host-image] Mar 10 18:41:30.773 INFO O| Mar 10 18:41:30.773 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 ...
97862026-03-10T18:41:31.527Z[ host-image] Mar 10 18:41:30.773 INFO O| Mar 10 18:41:30.773 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
97872026-03-10T18:41:31.527Z[ host-image] Mar 10 18:41:30.774 INFO O| Mar 10 18:41:30.773 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
97882026-03-10T18:41:31.527Z[ host-image] Mar 10 18:41:30.774 INFO O| Mar 10 18:41:30.773 INFO ok!
97892026-03-10T18:41:31.527Z[ host-image] Mar 10 18:41:30.774 INFO O| Mar 10 18:41:30.773 INFO STEP 64 (ensure_file) COMPLETE
97902026-03-10T18:41:31.528Z[ host-image] Mar 10 18:41:30.774 INFO O| Mar 10 18:41:30.774 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97912026-03-10T18:41:31.535Z[ host-image] Mar 10 18:41:30.784 INFO O| Mar 10 18:41:30.784 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
97922026-03-10T18:41:31.535Z[ host-image] Mar 10 18:41:30.784 INFO O| Mar 10 18:41:30.784 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 ...
97932026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 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
97942026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
97952026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO ok!
97962026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO STEP 65 (ensure_file) COMPLETE
97972026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97982026-03-10T18:41:31.538Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO skip step because feature "mbist" is not enabled
97992026-03-10T18:41:31.539Z[ host-image] Mar 10 18:41:30.785 INFO O| Mar 10 18:41:30.785 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98002026-03-10T18:41:31.547Z[ host-image] Mar 10 18:41:30.796 INFO O| Mar 10 18:41:30.796 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
98012026-03-10T18:41:31.547Z[ host-image] Mar 10 18:41:30.796 INFO O| Mar 10 18:41:30.796 INFO STEP 67 (ensure_dir) COMPLETE
98022026-03-10T18:41:31.550Z[ host-image] Mar 10 18:41:30.796 INFO O| Mar 10 18:41:30.796 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98032026-03-10T18:41:31.557Z[ host-image] Mar 10 18:41:30.807 INFO O| Mar 10 18:41:30.807 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
98042026-03-10T18:41:31.558Z[ host-image] Mar 10 18:41:30.807 INFO O| Mar 10 18:41:30.807 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
98052026-03-10T18:41:31.561Z[ host-image] Mar 10 18:41:30.807 INFO O| Mar 10 18:41:30.807 INFO STEP 68 (ensure_dir) COMPLETE
98062026-03-10T18:41:31.561Z[ host-image] Mar 10 18:41:30.807 INFO O| Mar 10 18:41:30.807 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98072026-03-10T18:41:31.568Z[ host-image] Mar 10 18:41:30.817 INFO O| Mar 10 18:41:30.817 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
98082026-03-10T18:41:31.572Z[ host-image] Mar 10 18:41:30.817 INFO O| Mar 10 18:41:30.817 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
98092026-03-10T18:41:31.572Z[ host-image] Mar 10 18:41:30.817 INFO O| Mar 10 18:41:30.817 INFO STEP 69 (ensure_dir) COMPLETE
98102026-03-10T18:41:31.572Z[ host-image] Mar 10 18:41:30.817 INFO O| Mar 10 18:41:30.817 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98112026-03-10T18:41:31.580Z[ host-image] Mar 10 18:41:30.829 INFO O| Mar 10 18:41:30.829 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
98122026-03-10T18:41:31.580Z[ host-image] Mar 10 18:41:30.829 INFO O| Mar 10 18:41:30.829 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
98132026-03-10T18:41:31.950Z[ host-image] Mar 10 18:41:31.200 INFO O| Mar 10 18:41:31.199 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
98142026-03-10T18:41:31.950Z[ host-image] Mar 10 18:41:31.200 INFO O| Mar 10 18:41:31.200 INFO ok!
98152026-03-10T18:41:31.953Z[ host-image] Mar 10 18:41:31.200 INFO O| Mar 10 18:41:31.200 INFO STEP 70 (ensure_file) COMPLETE
98162026-03-10T18:41:31.954Z[ host-image] Mar 10 18:41:31.200 INFO O| Mar 10 18:41:31.200 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98172026-03-10T18:41:31.960Z[ host-image] Mar 10 18:41:31.209 INFO O| Mar 10 18:41:31.209 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
98182026-03-10T18:41:31.960Z[ host-image] Mar 10 18:41:31.209 INFO O| Mar 10 18:41:31.209 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
98192026-03-10T18:41:32.568Z[ host-image] Mar 10 18:41:31.817 INFO O| Mar 10 18:41:31.817 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
98202026-03-10T18:41:32.568Z[ host-image] Mar 10 18:41:31.817 INFO O| Mar 10 18:41:31.817 INFO ok!
98212026-03-10T18:41:32.568Z[ host-image] Mar 10 18:41:31.817 INFO O| Mar 10 18:41:31.817 INFO STEP 71 (ensure_file) COMPLETE
98222026-03-10T18:41:32.571Z[ host-image] Mar 10 18:41:31.817 INFO O| Mar 10 18:41:31.817 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98232026-03-10T18:41:32.579Z[ host-image] Mar 10 18:41:31.827 INFO O| Mar 10 18:41:31.827 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98242026-03-10T18:41:32.579Z[ host-image] Mar 10 18:41:31.827 INFO O| Mar 10 18:41:31.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98252026-03-10T18:41:32.583Z[ host-image] Mar 10 18:41:31.827 INFO O| Mar 10 18:41:31.827 INFO STEP 72 (ensure_dir) COMPLETE
98262026-03-10T18:41:32.583Z[ host-image] Mar 10 18:41:31.827 INFO O| Mar 10 18:41:31.827 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98272026-03-10T18:41:32.587Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
98282026-03-10T18:41:32.587Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO copying /tmp/.tmpdGjrD9/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 ...
98292026-03-10T18:41:32.590Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
98302026-03-10T18:41:32.590Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO ok!
98312026-03-10T18:41:32.590Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO STEP 73 (ensure_file) COMPLETE
98322026-03-10T18:41:32.590Z[ host-image] Mar 10 18:41:31.836 INFO O| Mar 10 18:41:31.836 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98332026-03-10T18:41:32.597Z[ host-image] Mar 10 18:41:31.846 INFO O| Mar 10 18:41:31.846 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
98342026-03-10T18:41:32.597Z[ host-image] Mar 10 18:41:31.846 INFO O| Mar 10 18:41:31.846 INFO copying /tmp/.tmpdGjrD9/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 ...
98352026-03-10T18:41:32.600Z[ host-image] Mar 10 18:41:31.847 INFO O| Mar 10 18:41:31.847 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
98362026-03-10T18:41:32.600Z[ host-image] Mar 10 18:41:31.847 INFO O| Mar 10 18:41:31.847 INFO ok!
98372026-03-10T18:41:32.600Z[ host-image] Mar 10 18:41:31.847 INFO O| Mar 10 18:41:31.847 INFO STEP 74 (ensure_file) COMPLETE
98382026-03-10T18:41:32.600Z[ host-image] Mar 10 18:41:31.847 INFO O| Mar 10 18:41:31.847 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98392026-03-10T18:41:32.605Z[ host-image] Mar 10 18:41:31.855 INFO O| Mar 10 18:41:31.855 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98402026-03-10T18:41:32.608Z[ host-image] Mar 10 18:41:31.855 INFO O| Mar 10 18:41:31.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98412026-03-10T18:41:32.608Z[ host-image] Mar 10 18:41:31.855 INFO O| Mar 10 18:41:31.855 INFO STEP 75 (ensure_dir) COMPLETE
98422026-03-10T18:41:32.608Z[ host-image] Mar 10 18:41:31.855 INFO O| Mar 10 18:41:31.855 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98432026-03-10T18:41:32.614Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
98442026-03-10T18:41:32.614Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO copying /tmp/.tmpdGjrD9/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 ...
98452026-03-10T18:41:32.617Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
98462026-03-10T18:41:32.617Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO ok!
98472026-03-10T18:41:32.617Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO STEP 76 (ensure_file) COMPLETE
98482026-03-10T18:41:32.617Z[ host-image] Mar 10 18:41:31.863 INFO O| Mar 10 18:41:31.863 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98492026-03-10T18:41:32.622Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
98502026-03-10T18:41:32.622Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO copying /tmp/.tmpdGjrD9/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 ...
98512026-03-10T18:41:32.625Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
98522026-03-10T18:41:32.625Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO ok!
98532026-03-10T18:41:32.625Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO STEP 77 (ensure_file) COMPLETE
98542026-03-10T18:41:32.625Z[ host-image] Mar 10 18:41:31.871 INFO O| Mar 10 18:41:31.871 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98552026-03-10T18:41:32.630Z[ host-image] Mar 10 18:41:31.880 INFO O| Mar 10 18:41:31.880 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98562026-03-10T18:41:32.634Z[ host-image] Mar 10 18:41:31.880 INFO O| Mar 10 18:41:31.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98572026-03-10T18:41:32.634Z[ host-image] Mar 10 18:41:31.880 INFO O| Mar 10 18:41:31.880 INFO STEP 78 (ensure_dir) COMPLETE
98582026-03-10T18:41:32.634Z[ host-image] Mar 10 18:41:31.880 INFO O| Mar 10 18:41:31.880 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98592026-03-10T18:41:32.638Z[ host-image] Mar 10 18:41:31.887 INFO O| Mar 10 18:41:31.887 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
98602026-03-10T18:41:32.638Z[ host-image] Mar 10 18:41:31.887 INFO O| Mar 10 18:41:31.887 INFO copying /tmp/.tmpdGjrD9/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 ...
98612026-03-10T18:41:32.641Z[ host-image] Mar 10 18:41:31.887 INFO O| Mar 10 18:41:31.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
98622026-03-10T18:41:32.641Z[ host-image] Mar 10 18:41:31.887 INFO O| Mar 10 18:41:31.887 INFO ok!
98632026-03-10T18:41:32.641Z[ host-image] Mar 10 18:41:31.888 INFO O| Mar 10 18:41:31.887 INFO STEP 79 (ensure_file) COMPLETE
98642026-03-10T18:41:32.641Z[ host-image] Mar 10 18:41:31.888 INFO O| Mar 10 18:41:31.887 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98652026-03-10T18:41:32.646Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
98662026-03-10T18:41:32.646Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
98672026-03-10T18:41:32.649Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
98682026-03-10T18:41:32.649Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO ok!
98692026-03-10T18:41:32.649Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO STEP 80 (ensure_file) COMPLETE
98702026-03-10T18:41:32.649Z[ host-image] Mar 10 18:41:31.896 INFO O| Mar 10 18:41:31.896 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98712026-03-10T18:41:32.655Z[ host-image] Mar 10 18:41:31.905 INFO O| Mar 10 18:41:31.905 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98722026-03-10T18:41:32.658Z[ host-image] Mar 10 18:41:31.905 INFO O| Mar 10 18:41:31.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98732026-03-10T18:41:32.658Z[ host-image] Mar 10 18:41:31.905 INFO O| Mar 10 18:41:31.905 INFO STEP 81 (ensure_dir) COMPLETE
98742026-03-10T18:41:32.658Z[ host-image] Mar 10 18:41:31.905 INFO O| Mar 10 18:41:31.905 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98752026-03-10T18:41:32.664Z[ host-image] Mar 10 18:41:31.914 INFO O| Mar 10 18:41:31.914 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
98762026-03-10T18:41:32.664Z[ host-image] Mar 10 18:41:31.914 INFO O| Mar 10 18:41:31.914 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
98772026-03-10T18:41:32.675Z[ recovery-image] Mar 10 18:41:31.924 INFO E| Compiling syn v2.0.114
98782026-03-10T18:41:33.271Z[ host-image] Mar 10 18:41:32.520 INFO O| Mar 10 18:41:32.520 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
98792026-03-10T18:41:33.271Z[ host-image] Mar 10 18:41:32.520 INFO O| Mar 10 18:41:32.520 INFO ok!
98802026-03-10T18:41:33.271Z[ host-image] Mar 10 18:41:32.520 INFO O| Mar 10 18:41:32.520 INFO STEP 82 (ensure_file) COMPLETE
98812026-03-10T18:41:33.274Z[ host-image] Mar 10 18:41:32.520 INFO O| Mar 10 18:41:32.520 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98822026-03-10T18:41:33.280Z[ host-image] Mar 10 18:41:32.529 INFO O| Mar 10 18:41:32.529 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
98832026-03-10T18:41:33.280Z[ host-image] Mar 10 18:41:32.529 INFO O| Mar 10 18:41:32.529 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
98842026-03-10T18:41:33.606Z[ host-image] Mar 10 18:41:32.855 INFO O| Mar 10 18:41:32.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
98852026-03-10T18:41:33.606Z[ host-image] Mar 10 18:41:32.855 INFO O| Mar 10 18:41:32.855 INFO ok!
98862026-03-10T18:41:33.606Z[ host-image] Mar 10 18:41:32.855 INFO O| Mar 10 18:41:32.855 INFO STEP 83 (ensure_file) COMPLETE
98872026-03-10T18:41:33.609Z[ host-image] Mar 10 18:41:32.855 INFO O| Mar 10 18:41:32.855 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98882026-03-10T18:41:33.617Z[ host-image] Mar 10 18:41:32.866 INFO O| Mar 10 18:41:32.866 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
98892026-03-10T18:41:33.617Z[ host-image] Mar 10 18:41:32.866 INFO O| Mar 10 18:41:32.866 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
98902026-03-10T18:41:34.633Z[ recovery-image] Mar 10 18:41:33.882 INFO E| Compiling scroll_derive v0.13.1
98912026-03-10T18:41:34.806Z[ host-image] Mar 10 18:41:34.055 INFO O| Mar 10 18:41:34.055 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
98922026-03-10T18:41:34.806Z[ host-image] Mar 10 18:41:34.055 INFO O| Mar 10 18:41:34.055 INFO ok!
98932026-03-10T18:41:34.809Z[ host-image] Mar 10 18:41:34.055 INFO O| Mar 10 18:41:34.055 INFO STEP 84 (ensure_file) COMPLETE
98942026-03-10T18:41:34.809Z[ host-image] Mar 10 18:41:34.055 INFO O| Mar 10 18:41:34.055 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98952026-03-10T18:41:34.815Z[ host-image] Mar 10 18:41:34.064 INFO O| Mar 10 18:41:34.064 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98962026-03-10T18:41:34.818Z[ host-image] Mar 10 18:41:34.064 INFO O| Mar 10 18:41:34.064 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98972026-03-10T18:41:34.818Z[ host-image] Mar 10 18:41:34.064 INFO O| Mar 10 18:41:34.064 INFO STEP 85 (ensure_dir) COMPLETE
98982026-03-10T18:41:34.818Z[ host-image] Mar 10 18:41:34.064 INFO O| Mar 10 18:41:34.064 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98992026-03-10T18:41:34.825Z[ host-image] Mar 10 18:41:34.073 INFO O| Mar 10 18:41:34.073 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
99002026-03-10T18:41:34.825Z[ host-image] Mar 10 18:41:34.073 INFO O| Mar 10 18:41:34.073 INFO copying /tmp/.tmpdGjrD9/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 ...
99012026-03-10T18:41:34.828Z[ host-image] Mar 10 18:41:34.073 INFO O| Mar 10 18:41:34.073 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
99022026-03-10T18:41:34.828Z[ host-image] Mar 10 18:41:34.074 INFO O| Mar 10 18:41:34.073 INFO ok!
99032026-03-10T18:41:34.828Z[ host-image] Mar 10 18:41:34.074 INFO O| Mar 10 18:41:34.073 INFO STEP 86 (ensure_file) COMPLETE
99042026-03-10T18:41:34.828Z[ host-image] Mar 10 18:41:34.074 INFO O| Mar 10 18:41:34.073 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99052026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
99062026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO copying /tmp/.tmpdGjrD9/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 ...
99072026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
99082026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO ok!
99092026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO STEP 87 (ensure_file) COMPLETE
99102026-03-10T18:41:34.831Z[ host-image] Mar 10 18:41:34.080 INFO O| Mar 10 18:41:34.080 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99112026-03-10T18:41:34.840Z[ host-image] Mar 10 18:41:34.089 INFO O| Mar 10 18:41:34.089 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
99122026-03-10T18:41:34.840Z[ host-image] Mar 10 18:41:34.090 INFO O| Mar 10 18:41:34.089 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
99132026-03-10T18:41:34.843Z[ host-image] Mar 10 18:41:34.090 INFO O| Mar 10 18:41:34.090 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
99142026-03-10T18:41:34.843Z[ host-image] Mar 10 18:41:34.090 INFO O| Mar 10 18:41:34.090 INFO ok!
99152026-03-10T18:41:34.843Z[ host-image] Mar 10 18:41:34.090 INFO O| Mar 10 18:41:34.090 INFO STEP 88 (ensure_file) COMPLETE
99162026-03-10T18:41:34.843Z[ host-image] Mar 10 18:41:34.090 INFO O| Mar 10 18:41:34.090 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99172026-03-10T18:41:34.848Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
99182026-03-10T18:41:34.848Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
99192026-03-10T18:41:34.852Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
99202026-03-10T18:41:34.852Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO ok!
99212026-03-10T18:41:34.852Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO STEP 89 (ensure_file) COMPLETE
99222026-03-10T18:41:34.852Z[ host-image] Mar 10 18:41:34.098 INFO O| Mar 10 18:41:34.098 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99232026-03-10T18:41:34.856Z[ host-image] Mar 10 18:41:34.106 INFO O| Mar 10 18:41:34.106 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99242026-03-10T18:41:34.859Z[ host-image] Mar 10 18:41:34.106 INFO O| Mar 10 18:41:34.106 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99252026-03-10T18:41:34.859Z[ host-image] Mar 10 18:41:34.106 INFO O| Mar 10 18:41:34.106 INFO STEP 90 (ensure_dir) COMPLETE
99262026-03-10T18:41:34.859Z[ host-image] Mar 10 18:41:34.106 INFO O| Mar 10 18:41:34.106 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99272026-03-10T18:41:34.864Z[ host-image] Mar 10 18:41:34.114 INFO O| Mar 10 18:41:34.114 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
99282026-03-10T18:41:34.864Z[ host-image] Mar 10 18:41:34.114 INFO O| Mar 10 18:41:34.114 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
99292026-03-10T18:41:35.067Z[ host-image] Mar 10 18:41:34.317 INFO O| Mar 10 18:41:34.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
99302026-03-10T18:41:35.067Z[ host-image] Mar 10 18:41:34.317 INFO O| Mar 10 18:41:34.317 INFO ok!
99312026-03-10T18:41:35.067Z[ host-image] Mar 10 18:41:34.317 INFO O| Mar 10 18:41:34.317 INFO STEP 91 (ensure_file) COMPLETE
99322026-03-10T18:41:35.070Z[ host-image] Mar 10 18:41:34.317 INFO O| Mar 10 18:41:34.317 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99332026-03-10T18:41:35.077Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
99342026-03-10T18:41:35.077Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
99352026-03-10T18:41:35.080Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
99362026-03-10T18:41:35.080Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO ok!
99372026-03-10T18:41:35.080Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO STEP 92 (ensure_file) COMPLETE
99382026-03-10T18:41:35.080Z[ host-image] Mar 10 18:41:34.327 INFO O| Mar 10 18:41:34.327 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99392026-03-10T18:41:35.090Z[ host-image] Mar 10 18:41:34.337 INFO O| Mar 10 18:41:34.337 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
99402026-03-10T18:41:35.090Z[ host-image] Mar 10 18:41:34.337 INFO O| Mar 10 18:41:34.337 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
99412026-03-10T18:41:35.985Z[ host-image] Mar 10 18:41:35.235 INFO O| Mar 10 18:41:35.235 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
99422026-03-10T18:41:35.986Z[ host-image] Mar 10 18:41:35.235 INFO O| Mar 10 18:41:35.235 INFO ok!
99432026-03-10T18:41:35.989Z[ host-image] Mar 10 18:41:35.235 INFO O| Mar 10 18:41:35.235 INFO STEP 93 (ensure_file) COMPLETE
99442026-03-10T18:41:35.989Z[ host-image] Mar 10 18:41:35.235 INFO O| Mar 10 18:41:35.235 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99452026-03-10T18:41:35.996Z[ host-image] Mar 10 18:41:35.246 INFO O| Mar 10 18:41:35.246 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99462026-03-10T18:41:35.999Z[ host-image] Mar 10 18:41:35.246 INFO O| Mar 10 18:41:35.246 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99472026-03-10T18:41:35.999Z[ host-image] Mar 10 18:41:35.246 INFO O| Mar 10 18:41:35.246 INFO STEP 94 (ensure_dir) COMPLETE
99482026-03-10T18:41:35.999Z[ host-image] Mar 10 18:41:35.246 INFO O| Mar 10 18:41:35.246 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99492026-03-10T18:41:36.037Z[ host-image] Mar 10 18:41:35.254 INFO O| Mar 10 18:41:35.254 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99502026-03-10T18:41:36.037Z[ host-image] Mar 10 18:41:35.254 INFO O| Mar 10 18:41:35.254 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99512026-03-10T18:41:36.037Z[ host-image] Mar 10 18:41:35.254 INFO O| Mar 10 18:41:35.254 INFO STEP 95 (ensure_dir) COMPLETE
99522026-03-10T18:41:36.037Z[ host-image] Mar 10 18:41:35.254 INFO O| Mar 10 18:41:35.254 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99532026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.263 INFO O| Mar 10 18:41:35.263 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99542026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.263 INFO O| Mar 10 18:41:35.263 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99552026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.263 INFO O| Mar 10 18:41:35.263 INFO STEP 96 (ensure_dir) COMPLETE
99562026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.263 INFO O| Mar 10 18:41:35.263 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99572026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.271 INFO O| Mar 10 18:41:35.271 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99582026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.271 INFO O| Mar 10 18:41:35.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99592026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.271 INFO O| Mar 10 18:41:35.271 INFO STEP 97 (ensure_dir) COMPLETE
99602026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.271 INFO O| Mar 10 18:41:35.271 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99612026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.279 INFO O| Mar 10 18:41:35.279 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99622026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.279 INFO O| Mar 10 18:41:35.279 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99632026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.279 INFO O| Mar 10 18:41:35.279 INFO STEP 98 (ensure_dir) COMPLETE
99642026-03-10T18:41:36.038Z[ host-image] Mar 10 18:41:35.279 INFO O| Mar 10 18:41:35.279 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99652026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
99662026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO copying /tmp/.tmpdGjrD9/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 ...
99672026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
99682026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO ok!
99692026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO STEP 99 (ensure_file) COMPLETE
99702026-03-10T18:41:36.042Z[ host-image] Mar 10 18:41:35.288 INFO O| Mar 10 18:41:35.288 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99712026-03-10T18:41:36.048Z[ host-image] Mar 10 18:41:35.298 INFO O| Mar 10 18:41:35.298 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99722026-03-10T18:41:36.048Z[ host-image] Mar 10 18:41:35.298 INFO O| Mar 10 18:41:35.298 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99732026-03-10T18:41:36.051Z[ host-image] Mar 10 18:41:35.298 INFO O| Mar 10 18:41:35.298 INFO STEP 100 (ensure_dir) COMPLETE
99742026-03-10T18:41:36.051Z[ host-image] Mar 10 18:41:35.298 INFO O| Mar 10 18:41:35.298 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99752026-03-10T18:41:36.057Z[ host-image] Mar 10 18:41:35.306 INFO O| Mar 10 18:41:35.306 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
99762026-03-10T18:41:36.057Z[ host-image] Mar 10 18:41:35.306 INFO O| Mar 10 18:41:35.306 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
99772026-03-10T18:41:36.365Z[ host-image] Mar 10 18:41:35.614 INFO O| Mar 10 18:41:35.614 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
99782026-03-10T18:41:36.365Z[ host-image] Mar 10 18:41:35.614 INFO O| Mar 10 18:41:35.614 INFO ok!
99792026-03-10T18:41:36.365Z[ host-image] Mar 10 18:41:35.614 INFO O| Mar 10 18:41:35.614 INFO STEP 101 (ensure_file) COMPLETE
99802026-03-10T18:41:36.369Z[ host-image] Mar 10 18:41:35.614 INFO O| Mar 10 18:41:35.614 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99812026-03-10T18:41:36.374Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
99822026-03-10T18:41:36.377Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
99832026-03-10T18:41:36.377Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
99842026-03-10T18:41:36.377Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO ok!
99852026-03-10T18:41:36.377Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO STEP 102 (ensure_file) COMPLETE
99862026-03-10T18:41:36.377Z[ host-image] Mar 10 18:41:35.624 INFO O| Mar 10 18:41:35.624 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99872026-03-10T18:41:36.384Z[ host-image] Mar 10 18:41:35.634 INFO O| Mar 10 18:41:35.634 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
99882026-03-10T18:41:36.387Z[ host-image] Mar 10 18:41:35.634 INFO O| Mar 10 18:41:35.634 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
99892026-03-10T18:41:36.391Z[ host-image] Mar 10 18:41:35.641 INFO O| Mar 10 18:41:35.641 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
99902026-03-10T18:41:36.391Z[ host-image] Mar 10 18:41:35.641 INFO O| Mar 10 18:41:35.641 INFO ok!
99912026-03-10T18:41:36.394Z[ host-image] Mar 10 18:41:35.641 INFO O| Mar 10 18:41:35.641 INFO STEP 103 (ensure_file) COMPLETE
99922026-03-10T18:41:36.394Z[ host-image] Mar 10 18:41:35.641 INFO O| Mar 10 18:41:35.641 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99932026-03-10T18:41:36.400Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
99942026-03-10T18:41:36.400Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
99952026-03-10T18:41:36.406Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
99962026-03-10T18:41:36.406Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO ok!
99972026-03-10T18:41:36.406Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO STEP 104 (ensure_file) COMPLETE
99982026-03-10T18:41:36.406Z[ host-image] Mar 10 18:41:35.650 INFO O| Mar 10 18:41:35.650 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99992026-03-10T18:41:36.410Z[ host-image] Mar 10 18:41:35.658 INFO O| Mar 10 18:41:35.658 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
100002026-03-10T18:41:36.410Z[ host-image] Mar 10 18:41:35.658 INFO O| Mar 10 18:41:35.658 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
100012026-03-10T18:41:36.410Z[ host-image] Mar 10 18:41:35.658 INFO O| Mar 10 18:41:35.658 INFO STEP 105 (ensure_dir) COMPLETE
100022026-03-10T18:41:36.410Z[ host-image] Mar 10 18:41:35.658 INFO O| Mar 10 18:41:35.658 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100032026-03-10T18:41:36.416Z[ host-image] Mar 10 18:41:35.666 INFO O| Mar 10 18:41:35.666 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
100042026-03-10T18:41:36.416Z[ host-image] Mar 10 18:41:35.666 INFO O| Mar 10 18:41:35.666 INFO copying /tmp/.tmpdGjrD9/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 ...
100052026-03-10T18:41:36.514Z[ recovery-image] Mar 10 18:41:35.764 INFO E| Compiling bitstruct_derive v0.1.0
100062026-03-10T18:41:36.693Z[ host-image] Mar 10 18:41:35.943 INFO O| Mar 10 18:41:35.943 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
100072026-03-10T18:41:36.693Z[ host-image] Mar 10 18:41:35.943 INFO O| Mar 10 18:41:35.943 INFO ok!
100082026-03-10T18:41:36.696Z[ host-image] Mar 10 18:41:35.943 INFO O| Mar 10 18:41:35.943 INFO STEP 106 (ensure_file) COMPLETE
100092026-03-10T18:41:36.696Z[ host-image] Mar 10 18:41:35.943 INFO O| Mar 10 18:41:35.943 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100102026-03-10T18:41:36.703Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.952 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
100112026-03-10T18:41:36.703Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.953 INFO copying /tmp/.tmpdGjrD9/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 ...
100122026-03-10T18:41:36.703Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.953 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
100132026-03-10T18:41:36.706Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.953 INFO ok!
100142026-03-10T18:41:36.706Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.953 INFO STEP 107 (ensure_file) COMPLETE
100152026-03-10T18:41:36.706Z[ host-image] Mar 10 18:41:35.953 INFO O| Mar 10 18:41:35.953 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100162026-03-10T18:41:36.711Z[ host-image] Mar 10 18:41:35.960 INFO O| Mar 10 18:41:35.960 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
100172026-03-10T18:41:36.711Z[ host-image] Mar 10 18:41:35.960 INFO O| Mar 10 18:41:35.960 INFO copying /tmp/.tmpdGjrD9/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 ...
100182026-03-10T18:41:36.713Z[ host-image] Mar 10 18:41:35.961 INFO O| Mar 10 18:41:35.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
100192026-03-10T18:41:36.713Z[ host-image] Mar 10 18:41:35.961 INFO O| Mar 10 18:41:35.961 INFO ok!
100202026-03-10T18:41:36.713Z[ host-image] Mar 10 18:41:35.961 INFO O| Mar 10 18:41:35.961 INFO STEP 108 (ensure_file) COMPLETE
100212026-03-10T18:41:36.713Z[ host-image] Mar 10 18:41:35.961 INFO O| Mar 10 18:41:35.961 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100222026-03-10T18:41:36.718Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
100232026-03-10T18:41:36.721Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO copying /tmp/.tmpdGjrD9/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 ...
100242026-03-10T18:41:36.721Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
100252026-03-10T18:41:36.721Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO ok!
100262026-03-10T18:41:36.721Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO STEP 109 (ensure_file) COMPLETE
100272026-03-10T18:41:36.721Z[ host-image] Mar 10 18:41:35.968 INFO O| Mar 10 18:41:35.968 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100282026-03-10T18:41:36.728Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
100292026-03-10T18:41:36.728Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO copying /tmp/.tmpdGjrD9/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 ...
100302026-03-10T18:41:36.731Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
100312026-03-10T18:41:36.731Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO ok!
100322026-03-10T18:41:36.731Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO STEP 110 (ensure_file) COMPLETE
100332026-03-10T18:41:36.731Z[ host-image] Mar 10 18:41:35.978 INFO O| Mar 10 18:41:35.978 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100342026-03-10T18:41:36.736Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
100352026-03-10T18:41:36.736Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO copying /tmp/.tmpdGjrD9/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 ...
100362026-03-10T18:41:36.739Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
100372026-03-10T18:41:36.739Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO ok!
100382026-03-10T18:41:36.739Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO STEP 111 (ensure_file) COMPLETE
100392026-03-10T18:41:36.739Z[ host-image] Mar 10 18:41:35.986 INFO O| Mar 10 18:41:35.986 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100402026-03-10T18:41:36.744Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
100412026-03-10T18:41:36.747Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO copying /tmp/.tmpdGjrD9/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 ...
100422026-03-10T18:41:36.747Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
100432026-03-10T18:41:36.747Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO ok!
100442026-03-10T18:41:36.748Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO STEP 112 (ensure_file) COMPLETE
100452026-03-10T18:41:36.748Z[ host-image] Mar 10 18:41:35.994 INFO O| Mar 10 18:41:35.994 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100462026-03-10T18:41:36.752Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
100472026-03-10T18:41:36.752Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
100482026-03-10T18:41:36.755Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
100492026-03-10T18:41:36.755Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO ok!
100502026-03-10T18:41:36.755Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO STEP 113 (ensure_file) COMPLETE
100512026-03-10T18:41:36.755Z[ host-image] Mar 10 18:41:36.002 INFO O| Mar 10 18:41:36.002 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100522026-03-10T18:41:36.759Z[ host-image] Mar 10 18:41:36.009 INFO O| Mar 10 18:41:36.009 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
100532026-03-10T18:41:36.762Z[ host-image] Mar 10 18:41:36.010 INFO O| Mar 10 18:41:36.009 INFO copying /tmp/.tmpdGjrD9/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 ...
100542026-03-10T18:41:36.763Z[ host-image] Mar 10 18:41:36.010 INFO O| Mar 10 18:41:36.010 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
100552026-03-10T18:41:36.763Z[ host-image] Mar 10 18:41:36.010 INFO O| Mar 10 18:41:36.010 INFO ok!
100562026-03-10T18:41:36.763Z[ host-image] Mar 10 18:41:36.010 INFO O| Mar 10 18:41:36.010 INFO STEP 114 (ensure_file) COMPLETE
100572026-03-10T18:41:36.763Z[ host-image] Mar 10 18:41:36.010 INFO O| Mar 10 18:41:36.010 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100582026-03-10T18:41:36.769Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
100592026-03-10T18:41:36.769Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO copying /tmp/.tmpdGjrD9/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 ...
100602026-03-10T18:41:36.772Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
100612026-03-10T18:41:36.772Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO ok!
100622026-03-10T18:41:36.772Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO STEP 115 (ensure_file) COMPLETE
100632026-03-10T18:41:36.772Z[ host-image] Mar 10 18:41:36.019 INFO O| Mar 10 18:41:36.019 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100642026-03-10T18:41:36.778Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
100652026-03-10T18:41:36.778Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO copying /tmp/.tmpdGjrD9/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 ...
100662026-03-10T18:41:36.781Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
100672026-03-10T18:41:36.781Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO ok!
100682026-03-10T18:41:36.781Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO STEP 116 (ensure_file) COMPLETE
100692026-03-10T18:41:36.781Z[ host-image] Mar 10 18:41:36.028 INFO O| Mar 10 18:41:36.028 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100702026-03-10T18:41:36.787Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
100712026-03-10T18:41:36.787Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
100722026-03-10T18:41:36.790Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
100732026-03-10T18:41:36.790Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO ok!
100742026-03-10T18:41:36.790Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO STEP 117 (ensure_file) COMPLETE
100752026-03-10T18:41:36.790Z[ host-image] Mar 10 18:41:36.037 INFO O| Mar 10 18:41:36.037 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100762026-03-10T18:41:36.796Z[ host-image] Mar 10 18:41:36.045 INFO O| Mar 10 18:41:36.045 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
100772026-03-10T18:41:36.796Z[ host-image] Mar 10 18:41:36.046 INFO O| Mar 10 18:41:36.045 INFO copying /tmp/.tmpdGjrD9/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 ...
100782026-03-10T18:41:36.798Z[ host-image] Mar 10 18:41:36.046 INFO O| Mar 10 18:41:36.046 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
100792026-03-10T18:41:36.798Z[ host-image] Mar 10 18:41:36.046 INFO O| Mar 10 18:41:36.046 INFO ok!
100802026-03-10T18:41:36.798Z[ host-image] Mar 10 18:41:36.046 INFO O| Mar 10 18:41:36.046 INFO STEP 118 (ensure_file) COMPLETE
100812026-03-10T18:41:36.799Z[ host-image] Mar 10 18:41:36.046 INFO O| Mar 10 18:41:36.046 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100822026-03-10T18:41:36.804Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
100832026-03-10T18:41:36.804Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO copying /tmp/.tmpdGjrD9/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 ...
100842026-03-10T18:41:36.807Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
100852026-03-10T18:41:36.807Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO ok!
100862026-03-10T18:41:36.807Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO STEP 119 (ensure_file) COMPLETE
100872026-03-10T18:41:36.807Z[ host-image] Mar 10 18:41:36.054 INFO O| Mar 10 18:41:36.054 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100882026-03-10T18:41:36.812Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
100892026-03-10T18:41:36.812Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO copying /tmp/.tmpdGjrD9/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 ...
100902026-03-10T18:41:36.815Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
100912026-03-10T18:41:36.815Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO ok!
100922026-03-10T18:41:36.815Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO STEP 120 (ensure_file) COMPLETE
100932026-03-10T18:41:36.815Z[ host-image] Mar 10 18:41:36.062 INFO O| Mar 10 18:41:36.062 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100942026-03-10T18:41:36.820Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
100952026-03-10T18:41:36.820Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO copying /tmp/.tmpdGjrD9/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 ...
100962026-03-10T18:41:36.823Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
100972026-03-10T18:41:36.823Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO ok!
100982026-03-10T18:41:36.823Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO STEP 121 (ensure_file) COMPLETE
100992026-03-10T18:41:36.823Z[ host-image] Mar 10 18:41:36.070 INFO O| Mar 10 18:41:36.070 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101002026-03-10T18:41:36.829Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
101012026-03-10T18:41:36.832Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO copying /tmp/.tmpdGjrD9/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 ...
101022026-03-10T18:41:36.832Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
101032026-03-10T18:41:36.832Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO ok!
101042026-03-10T18:41:36.832Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO STEP 122 (ensure_file) COMPLETE
101052026-03-10T18:41:36.832Z[ host-image] Mar 10 18:41:36.079 INFO O| Mar 10 18:41:36.079 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101062026-03-10T18:41:36.837Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
101072026-03-10T18:41:36.837Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO copying /tmp/.tmpdGjrD9/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 ...
101082026-03-10T18:41:36.840Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
101092026-03-10T18:41:36.840Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO ok!
101102026-03-10T18:41:36.840Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO STEP 123 (ensure_file) COMPLETE
101112026-03-10T18:41:36.841Z[ host-image] Mar 10 18:41:36.087 INFO O| Mar 10 18:41:36.087 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101122026-03-10T18:41:36.847Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
101132026-03-10T18:41:36.850Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO copying /tmp/.tmpdGjrD9/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 ...
101142026-03-10T18:41:36.850Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
101152026-03-10T18:41:36.850Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO ok!
101162026-03-10T18:41:36.850Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO STEP 124 (ensure_file) COMPLETE
101172026-03-10T18:41:36.850Z[ host-image] Mar 10 18:41:36.097 INFO O| Mar 10 18:41:36.097 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101182026-03-10T18:41:36.855Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
101192026-03-10T18:41:36.855Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO copying /tmp/.tmpdGjrD9/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 ...
101202026-03-10T18:41:36.858Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
101212026-03-10T18:41:36.858Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO ok!
101222026-03-10T18:41:36.858Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO STEP 125 (ensure_file) COMPLETE
101232026-03-10T18:41:36.858Z[ host-image] Mar 10 18:41:36.105 INFO O| Mar 10 18:41:36.105 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101242026-03-10T18:41:36.863Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
101252026-03-10T18:41:36.866Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO copying /tmp/.tmpdGjrD9/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 ...
101262026-03-10T18:41:36.866Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
101272026-03-10T18:41:36.866Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO ok!
101282026-03-10T18:41:36.866Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO STEP 126 (ensure_file) COMPLETE
101292026-03-10T18:41:36.866Z[ host-image] Mar 10 18:41:36.113 INFO O| Mar 10 18:41:36.113 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101302026-03-10T18:41:36.871Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
101312026-03-10T18:41:36.871Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO copying /tmp/.tmpdGjrD9/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 ...
101322026-03-10T18:41:36.874Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
101332026-03-10T18:41:36.874Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO ok!
101342026-03-10T18:41:36.874Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO STEP 127 (ensure_file) COMPLETE
101352026-03-10T18:41:36.874Z[ host-image] Mar 10 18:41:36.121 INFO O| Mar 10 18:41:36.121 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101362026-03-10T18:41:36.880Z[ host-image] Mar 10 18:41:36.130 INFO O| Mar 10 18:41:36.130 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
101372026-03-10T18:41:36.880Z[ host-image] Mar 10 18:41:36.130 INFO O| Mar 10 18:41:36.130 INFO copying /tmp/.tmpdGjrD9/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 ...
101382026-03-10T18:41:36.883Z[ host-image] Mar 10 18:41:36.131 INFO O| Mar 10 18:41:36.131 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
101392026-03-10T18:41:36.884Z[ host-image] Mar 10 18:41:36.131 INFO O| Mar 10 18:41:36.131 INFO ok!
101402026-03-10T18:41:36.884Z[ host-image] Mar 10 18:41:36.131 INFO O| Mar 10 18:41:36.131 INFO STEP 128 (ensure_file) COMPLETE
101412026-03-10T18:41:36.884Z[ host-image] Mar 10 18:41:36.131 INFO O| Mar 10 18:41:36.131 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101422026-03-10T18:41:36.889Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
101432026-03-10T18:41:36.889Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO copying /tmp/.tmpdGjrD9/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 ...
101442026-03-10T18:41:36.891Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
101452026-03-10T18:41:36.891Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO ok!
101462026-03-10T18:41:36.891Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO STEP 129 (ensure_file) COMPLETE
101472026-03-10T18:41:36.892Z[ host-image] Mar 10 18:41:36.139 INFO O| Mar 10 18:41:36.139 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101482026-03-10T18:41:36.897Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
101492026-03-10T18:41:36.900Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO copying /tmp/.tmpdGjrD9/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 ...
101502026-03-10T18:41:36.900Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
101512026-03-10T18:41:36.900Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO ok!
101522026-03-10T18:41:36.900Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO STEP 130 (ensure_file) COMPLETE
101532026-03-10T18:41:36.900Z[ host-image] Mar 10 18:41:36.147 INFO O| Mar 10 18:41:36.147 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101542026-03-10T18:41:36.905Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
101552026-03-10T18:41:36.905Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO copying /tmp/.tmpdGjrD9/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 ...
101562026-03-10T18:41:36.908Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
101572026-03-10T18:41:36.908Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO ok!
101582026-03-10T18:41:36.908Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO STEP 131 (ensure_file) COMPLETE
101592026-03-10T18:41:36.908Z[ host-image] Mar 10 18:41:36.155 INFO O| Mar 10 18:41:36.155 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101602026-03-10T18:41:36.913Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.163 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
101612026-03-10T18:41:36.914Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.164 INFO copying /tmp/.tmpdGjrD9/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 ...
101622026-03-10T18:41:36.917Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.164 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
101632026-03-10T18:41:36.917Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.164 INFO ok!
101642026-03-10T18:41:36.917Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.164 INFO STEP 132 (ensure_file) COMPLETE
101652026-03-10T18:41:36.917Z[ host-image] Mar 10 18:41:36.164 INFO O| Mar 10 18:41:36.164 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101662026-03-10T18:41:36.921Z[ host-image] Mar 10 18:41:36.171 INFO O| Mar 10 18:41:36.171 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
101672026-03-10T18:41:36.921Z[ host-image] Mar 10 18:41:36.171 INFO O| Mar 10 18:41:36.171 INFO copying /tmp/.tmpdGjrD9/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 ...
101682026-03-10T18:41:36.925Z[ host-image] Mar 10 18:41:36.172 INFO O| Mar 10 18:41:36.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
101692026-03-10T18:41:36.925Z[ host-image] Mar 10 18:41:36.172 INFO O| Mar 10 18:41:36.171 INFO ok!
101702026-03-10T18:41:36.925Z[ host-image] Mar 10 18:41:36.172 INFO O| Mar 10 18:41:36.172 INFO STEP 133 (ensure_file) COMPLETE
101712026-03-10T18:41:36.925Z[ host-image] Mar 10 18:41:36.172 INFO O| Mar 10 18:41:36.172 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101722026-03-10T18:41:36.931Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
101732026-03-10T18:41:36.931Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO copying /tmp/.tmpdGjrD9/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 ...
101742026-03-10T18:41:36.936Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
101752026-03-10T18:41:36.936Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO ok!
101762026-03-10T18:41:36.936Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO STEP 134 (ensure_file) COMPLETE
101772026-03-10T18:41:36.936Z[ host-image] Mar 10 18:41:36.181 INFO O| Mar 10 18:41:36.181 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101782026-03-10T18:41:36.940Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
101792026-03-10T18:41:36.940Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO copying /tmp/.tmpdGjrD9/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 ...
101802026-03-10T18:41:36.943Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
101812026-03-10T18:41:36.943Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO ok!
101822026-03-10T18:41:36.943Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO STEP 135 (ensure_file) COMPLETE
101832026-03-10T18:41:36.943Z[ host-image] Mar 10 18:41:36.190 INFO O| Mar 10 18:41:36.190 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101842026-03-10T18:41:36.948Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
101852026-03-10T18:41:36.948Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
101862026-03-10T18:41:36.951Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
101872026-03-10T18:41:36.951Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO ok!
101882026-03-10T18:41:36.951Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO STEP 136 (ensure_file) COMPLETE
101892026-03-10T18:41:36.951Z[ host-image] Mar 10 18:41:36.198 INFO O| Mar 10 18:41:36.198 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101902026-03-10T18:41:36.957Z[ host-image] Mar 10 18:41:36.206 INFO O| Mar 10 18:41:36.206 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
101912026-03-10T18:41:36.957Z[ host-image] Mar 10 18:41:36.206 INFO O| Mar 10 18:41:36.206 INFO copying /tmp/.tmpdGjrD9/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 ...
101922026-03-10T18:41:36.957Z[ host-image] Mar 10 18:41:36.207 INFO O| Mar 10 18:41:36.207 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
101932026-03-10T18:41:36.960Z[ host-image] Mar 10 18:41:36.207 INFO O| Mar 10 18:41:36.207 INFO ok!
101942026-03-10T18:41:36.960Z[ host-image] Mar 10 18:41:36.207 INFO O| Mar 10 18:41:36.207 INFO STEP 137 (ensure_file) COMPLETE
101952026-03-10T18:41:36.960Z[ host-image] Mar 10 18:41:36.207 INFO O| Mar 10 18:41:36.207 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101962026-03-10T18:41:36.964Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
101972026-03-10T18:41:36.964Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
101982026-03-10T18:41:36.967Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
101992026-03-10T18:41:36.967Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO ok!
102002026-03-10T18:41:36.967Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO STEP 138 (ensure_file) COMPLETE
102012026-03-10T18:41:36.967Z[ host-image] Mar 10 18:41:36.214 INFO O| Mar 10 18:41:36.214 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102022026-03-10T18:41:36.972Z[ host-image] Mar 10 18:41:36.222 INFO O| Mar 10 18:41:36.222 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
102032026-03-10T18:41:36.975Z[ host-image] Mar 10 18:41:36.222 INFO O| Mar 10 18:41:36.222 INFO copying /tmp/.tmpdGjrD9/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
102042026-03-10T18:41:41.160Z[ host-image] Mar 10 18:41:40.410 INFO O| Mar 10 18:41:40.410 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
102052026-03-10T18:41:41.160Z[ host-image] Mar 10 18:41:40.410 INFO O| Mar 10 18:41:40.410 INFO ok!
102062026-03-10T18:41:41.160Z[ host-image] Mar 10 18:41:40.410 INFO O| Mar 10 18:41:40.410 INFO STEP 139 (ensure_file) COMPLETE
102072026-03-10T18:41:41.163Z[ host-image] Mar 10 18:41:40.410 INFO O| Mar 10 18:41:40.410 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102082026-03-10T18:41:41.170Z[ host-image] Mar 10 18:41:40.420 INFO O| Mar 10 18:41:40.420 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
102092026-03-10T18:41:41.170Z[ host-image] Mar 10 18:41:40.420 INFO O| Mar 10 18:41:40.420 INFO STEP 140 (ensure_dir) COMPLETE
102102026-03-10T18:41:41.170Z[ host-image] Mar 10 18:41:40.420 INFO O| Mar 10 18:41:40.420 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102112026-03-10T18:41:41.178Z[ host-image] Mar 10 18:41:40.428 INFO O| Mar 10 18:41:40.428 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
102122026-03-10T18:41:41.178Z[ host-image] Mar 10 18:41:40.428 INFO O| Mar 10 18:41:40.428 INFO STEP 141 (ensure_dir) COMPLETE
102132026-03-10T18:41:41.178Z[ host-image] Mar 10 18:41:40.428 INFO O| Mar 10 18:41:40.428 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102142026-03-10T18:41:41.185Z[ host-image] Mar 10 18:41:40.435 INFO O| Mar 10 18:41:40.435 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
102152026-03-10T18:41:41.188Z[ host-image] Mar 10 18:41:40.435 INFO O| Mar 10 18:41:40.435 INFO STEP 142 (ensure_dir) COMPLETE
102162026-03-10T18:41:41.188Z[ host-image] Mar 10 18:41:40.435 INFO O| Mar 10 18:41:40.435 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102172026-03-10T18:41:41.193Z[ host-image] Mar 10 18:41:40.443 INFO O| Mar 10 18:41:40.443 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
102182026-03-10T18:41:41.193Z[ host-image] Mar 10 18:41:40.443 INFO O| Mar 10 18:41:40.443 INFO STEP 143 (ensure_dir) COMPLETE
102192026-03-10T18:41:41.196Z[ host-image] Mar 10 18:41:40.443 INFO O| Mar 10 18:41:40.443 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102202026-03-10T18:41:41.202Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
102212026-03-10T18:41:41.202Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO copying /tmp/.tmpdGjrD9/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 ...
102222026-03-10T18:41:41.205Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
102232026-03-10T18:41:41.205Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO ok!
102242026-03-10T18:41:41.205Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO STEP 144 (ensure_file) COMPLETE
102252026-03-10T18:41:41.205Z[ host-image] Mar 10 18:41:40.450 INFO O| Mar 10 18:41:40.450 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102262026-03-10T18:41:41.208Z[ host-image] Mar 10 18:41:40.457 INFO O| Mar 10 18:41:40.457 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
102272026-03-10T18:41:41.208Z[ host-image] Mar 10 18:41:40.457 INFO O| Mar 10 18:41:40.457 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
102282026-03-10T18:41:41.208Z[ host-image] Mar 10 18:41:40.457 INFO O| Mar 10 18:41:40.457 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
102292026-03-10T18:41:41.208Z[ host-image] Mar 10 18:41:40.457 INFO O| Mar 10 18:41:40.457 INFO STEP 145 (ensure_dir) COMPLETE
102302026-03-10T18:41:41.208Z[ host-image] Mar 10 18:41:40.457 INFO O| Mar 10 18:41:40.457 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102312026-03-10T18:41:41.213Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
102322026-03-10T18:41:41.217Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 INFO copying /tmp/.tmpdGjrD9/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
102332026-03-10T18:41:41.217Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
102342026-03-10T18:41:41.217Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 INFO ok!
102352026-03-10T18:41:41.217Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 INFO STEP 146 (ensure_file) COMPLETE
102362026-03-10T18:41:41.217Z[ host-image] Mar 10 18:41:40.464 INFO O| Mar 10 18:41:40.464 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102372026-03-10T18:41:41.220Z[ host-image] Mar 10 18:41:40.471 INFO O| Mar 10 18:41:40.471 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
102382026-03-10T18:41:41.223Z[ host-image] Mar 10 18:41:40.471 INFO O| Mar 10 18:41:40.471 INFO STEP 147 (remove_files) COMPLETE
102392026-03-10T18:41:41.223Z[ host-image] Mar 10 18:41:40.471 INFO O| Mar 10 18:41:40.471 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102402026-03-10T18:41:41.227Z[ host-image] Mar 10 18:41:40.478 INFO O| Mar 10 18:41:40.478 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
102412026-03-10T18:41:41.230Z[ host-image] Mar 10 18:41:40.478 INFO O| Mar 10 18:41:40.478 INFO STEP 148 (remove_files) COMPLETE
102422026-03-10T18:41:41.230Z[ host-image] Mar 10 18:41:40.478 INFO O| Mar 10 18:41:40.478 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102432026-03-10T18:41:41.234Z[ host-image] Mar 10 18:41:40.484 INFO O| Mar 10 18:41:40.484 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
102442026-03-10T18:41:41.237Z[ host-image] Mar 10 18:41:40.485 INFO O| Mar 10 18:41:40.485 INFO STEP 149 (remove_files) COMPLETE
102452026-03-10T18:41:41.237Z[ host-image] Mar 10 18:41:40.485 INFO O| Mar 10 18:41:40.485 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102462026-03-10T18:41:41.241Z[ host-image] Mar 10 18:41:40.491 INFO O| Mar 10 18:41:40.491 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
102472026-03-10T18:41:41.244Z[ host-image] Mar 10 18:41:40.491 INFO O| Mar 10 18:41:40.491 INFO STEP 150 (remove_files) COMPLETE
102482026-03-10T18:41:41.244Z[ host-image] Mar 10 18:41:40.491 INFO O| Mar 10 18:41:40.491 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102492026-03-10T18:41:41.250Z[ host-image] Mar 10 18:41:40.500 INFO O| Mar 10 18:41:40.500 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
102502026-03-10T18:41:41.253Z[ host-image] Mar 10 18:41:40.500 INFO O| Mar 10 18:41:40.500 INFO STEP 151 (remove_files) COMPLETE
102512026-03-10T18:41:41.253Z[ host-image] Mar 10 18:41:40.500 INFO O| Mar 10 18:41:40.500 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102522026-03-10T18:41:41.257Z[ host-image] Mar 10 18:41:40.508 INFO O| Mar 10 18:41:40.508 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
102532026-03-10T18:41:41.260Z[ host-image] Mar 10 18:41:40.508 INFO O| Mar 10 18:41:40.508 INFO STEP 152 (remove_files) COMPLETE
102542026-03-10T18:41:41.260Z[ host-image] Mar 10 18:41:40.508 INFO O| Mar 10 18:41:40.508 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102552026-03-10T18:41:41.264Z[ host-image] Mar 10 18:41:40.515 INFO O| Mar 10 18:41:40.515 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
102562026-03-10T18:41:41.267Z[ host-image] Mar 10 18:41:40.515 INFO O| Mar 10 18:41:40.515 INFO STEP 153 (remove_files) COMPLETE
102572026-03-10T18:41:41.267Z[ host-image] Mar 10 18:41:40.515 INFO O| Mar 10 18:41:40.515 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102582026-03-10T18:41:41.298Z[ host-image] Mar 10 18:41:40.523 INFO O| Mar 10 18:41:40.523 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
102592026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.523 INFO O| Mar 10 18:41:40.523 INFO STEP 154 (remove_files) COMPLETE
102602026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.523 INFO O| Mar 10 18:41:40.523 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102612026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.531 INFO O| Mar 10 18:41:40.531 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
102622026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.531 INFO O| Mar 10 18:41:40.531 INFO STEP 155 (remove_files) COMPLETE
102632026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.531 INFO O| Mar 10 18:41:40.531 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102642026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.538 INFO O| Mar 10 18:41:40.538 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
102652026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.538 INFO O| Mar 10 18:41:40.538 INFO STEP 156 (remove_files) COMPLETE
102662026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.538 INFO O| Mar 10 18:41:40.538 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102672026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.546 INFO O| Mar 10 18:41:40.546 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
102682026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.546 INFO O| Mar 10 18:41:40.546 INFO STEP 157 (remove_files) COMPLETE
102692026-03-10T18:41:41.302Z[ host-image] Mar 10 18:41:40.546 INFO O| Mar 10 18:41:40.546 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102702026-03-10T18:41:41.306Z[ host-image] Mar 10 18:41:40.553 INFO O| Mar 10 18:41:40.553 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
102712026-03-10T18:41:41.306Z[ host-image] Mar 10 18:41:40.553 INFO O| Mar 10 18:41:40.553 INFO STEP 158 (remove_files) COMPLETE
102722026-03-10T18:41:41.306Z[ host-image] Mar 10 18:41:40.553 INFO O| Mar 10 18:41:40.553 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102732026-03-10T18:41:41.309Z[ host-image] Mar 10 18:41:40.560 INFO O| Mar 10 18:41:40.560 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
102742026-03-10T18:41:41.313Z[ host-image] Mar 10 18:41:40.560 INFO O| Mar 10 18:41:40.560 INFO STEP 159 (remove_files) COMPLETE
102752026-03-10T18:41:41.313Z[ host-image] Mar 10 18:41:40.560 INFO O| Mar 10 18:41:40.560 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102762026-03-10T18:41:41.318Z[ host-image] Mar 10 18:41:40.568 INFO O| Mar 10 18:41:40.568 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
102772026-03-10T18:41:41.321Z[ host-image] Mar 10 18:41:40.568 INFO O| Mar 10 18:41:40.568 INFO STEP 160 (remove_files) COMPLETE
102782026-03-10T18:41:41.321Z[ host-image] Mar 10 18:41:40.568 INFO O| Mar 10 18:41:40.568 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102792026-03-10T18:41:41.326Z[ host-image] Mar 10 18:41:40.576 INFO O| Mar 10 18:41:40.576 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
102802026-03-10T18:41:41.329Z[ host-image] Mar 10 18:41:40.576 INFO O| Mar 10 18:41:40.576 INFO STEP 161 (remove_files) COMPLETE
102812026-03-10T18:41:41.329Z[ host-image] Mar 10 18:41:40.576 INFO O| Mar 10 18:41:40.576 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102822026-03-10T18:41:41.334Z[ host-image] Mar 10 18:41:40.584 INFO O| Mar 10 18:41:40.584 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
102832026-03-10T18:41:41.337Z[ host-image] Mar 10 18:41:40.584 INFO O| Mar 10 18:41:40.584 INFO STEP 162 (remove_files) COMPLETE
102842026-03-10T18:41:41.337Z[ host-image] Mar 10 18:41:40.584 INFO O| Mar 10 18:41:40.584 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102852026-03-10T18:41:41.340Z[ host-image] Mar 10 18:41:40.591 INFO O| Mar 10 18:41:40.591 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
102862026-03-10T18:41:41.344Z[ host-image] Mar 10 18:41:40.591 INFO O| Mar 10 18:41:40.591 INFO STEP 163 (remove_files) COMPLETE
102872026-03-10T18:41:41.344Z[ host-image] Mar 10 18:41:40.591 INFO O| Mar 10 18:41:40.591 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102882026-03-10T18:41:41.348Z[ host-image] Mar 10 18:41:40.598 INFO O| Mar 10 18:41:40.598 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
102892026-03-10T18:41:41.351Z[ host-image] Mar 10 18:41:40.599 INFO O| Mar 10 18:41:40.599 INFO STEP 164 (remove_files) COMPLETE
102902026-03-10T18:41:41.351Z[ host-image] Mar 10 18:41:40.599 INFO O| Mar 10 18:41:40.599 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102912026-03-10T18:41:41.355Z[ host-image] Mar 10 18:41:40.606 INFO O| Mar 10 18:41:40.606 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
102922026-03-10T18:41:41.359Z[ host-image] Mar 10 18:41:40.606 INFO O| Mar 10 18:41:40.606 INFO STEP 165 (remove_files) COMPLETE
102932026-03-10T18:41:41.359Z[ host-image] Mar 10 18:41:40.606 INFO O| Mar 10 18:41:40.606 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102942026-03-10T18:41:41.362Z[ host-image] Mar 10 18:41:40.613 INFO O| Mar 10 18:41:40.613 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
102952026-03-10T18:41:41.365Z[ host-image] Mar 10 18:41:40.613 INFO O| Mar 10 18:41:40.613 INFO STEP 166 (remove_files) COMPLETE
102962026-03-10T18:41:41.366Z[ host-image] Mar 10 18:41:40.613 INFO O| Mar 10 18:41:40.613 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102972026-03-10T18:41:41.370Z[ host-image] Mar 10 18:41:40.621 INFO O| Mar 10 18:41:40.621 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
102982026-03-10T18:41:41.373Z[ host-image] Mar 10 18:41:40.621 INFO O| Mar 10 18:41:40.621 INFO STEP 167 (remove_files) COMPLETE
102992026-03-10T18:41:41.373Z[ host-image] Mar 10 18:41:40.621 INFO O| Mar 10 18:41:40.621 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103002026-03-10T18:41:41.377Z[ host-image] Mar 10 18:41:40.628 INFO O| Mar 10 18:41:40.628 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
103012026-03-10T18:41:41.377Z[ host-image] Mar 10 18:41:40.628 INFO O| Mar 10 18:41:40.628 INFO STEP 168 (remove_files) COMPLETE
103022026-03-10T18:41:41.381Z[ host-image] Mar 10 18:41:40.628 INFO O| Mar 10 18:41:40.628 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103032026-03-10T18:41:41.387Z[ host-image] Mar 10 18:41:40.637 INFO O| Mar 10 18:41:40.637 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
103042026-03-10T18:41:41.390Z[ host-image] Mar 10 18:41:40.637 INFO O| Mar 10 18:41:40.637 INFO STEP 169 (remove_files) COMPLETE
103052026-03-10T18:41:41.390Z[ host-image] Mar 10 18:41:40.637 INFO O| Mar 10 18:41:40.637 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103062026-03-10T18:41:41.394Z[ host-image] Mar 10 18:41:40.644 INFO O| Mar 10 18:41:40.644 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
103072026-03-10T18:41:41.394Z[ host-image] Mar 10 18:41:40.644 INFO O| Mar 10 18:41:40.644 INFO STEP 170 (remove_files) COMPLETE
103082026-03-10T18:41:41.394Z[ host-image] Mar 10 18:41:40.644 INFO O| Mar 10 18:41:40.644 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103092026-03-10T18:41:41.400Z[ host-image] Mar 10 18:41:40.651 INFO O| Mar 10 18:41:40.651 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
103102026-03-10T18:41:41.403Z[ host-image] Mar 10 18:41:40.651 INFO O| Mar 10 18:41:40.651 INFO STEP 171 (remove_files) COMPLETE
103112026-03-10T18:41:41.403Z[ host-image] Mar 10 18:41:40.651 INFO O| Mar 10 18:41:40.651 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103122026-03-10T18:41:41.407Z[ host-image] Mar 10 18:41:40.658 INFO O| Mar 10 18:41:40.658 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
103132026-03-10T18:41:41.411Z[ host-image] Mar 10 18:41:40.658 INFO O| Mar 10 18:41:40.658 INFO STEP 172 (remove_files) COMPLETE
103142026-03-10T18:41:41.411Z[ host-image] Mar 10 18:41:40.658 INFO O| Mar 10 18:41:40.658 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103152026-03-10T18:41:41.416Z[ host-image] Mar 10 18:41:40.667 INFO O| Mar 10 18:41:40.666 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
103162026-03-10T18:41:41.416Z[ host-image] Mar 10 18:41:40.667 INFO O| Mar 10 18:41:40.667 INFO STEP 173 (remove_files) COMPLETE
103172026-03-10T18:41:41.416Z[ host-image] Mar 10 18:41:40.667 INFO O| Mar 10 18:41:40.667 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103182026-03-10T18:41:41.423Z[ host-image] Mar 10 18:41:40.674 INFO O| Mar 10 18:41:40.674 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
103192026-03-10T18:41:41.423Z[ host-image] Mar 10 18:41:40.674 INFO O| Mar 10 18:41:40.674 INFO STEP 174 (remove_files) COMPLETE
103202026-03-10T18:41:41.431Z[ host-image] Mar 10 18:41:40.674 INFO O| Mar 10 18:41:40.674 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103212026-03-10T18:41:41.434Z[ host-image] Mar 10 18:41:40.680 INFO O| Mar 10 18:41:40.680 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
103222026-03-10T18:41:41.434Z[ host-image] Mar 10 18:41:40.680 INFO O| Mar 10 18:41:40.680 INFO STEP 175 (remove_files) COMPLETE
103232026-03-10T18:41:41.434Z[ host-image] Mar 10 18:41:40.680 INFO O| Mar 10 18:41:40.680 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103242026-03-10T18:41:41.442Z[ host-image] Mar 10 18:41:40.692 INFO O| Mar 10 18:41:40.692 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
103252026-03-10T18:41:41.442Z[ host-image] Mar 10 18:41:40.692 INFO O| Mar 10 18:41:40.692 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
103262026-03-10T18:41:49.687Z[ host-image] Mar 10 18:41:48.937 INFO O| Mar 10 18:41:48.937 INFO O| Loading smf(7) service descriptions: 1/792/793/794/795/796/797/798/799/7910/7911/7912/7913/7914/7915/7916/7917/7918/7919/7920/7921/7922/7923/7924/7925/7926/7927/7928/7929/7930/7931/7932/7933/7934/7935/7936/7937/7938/7939/7940/7941/7942/7943/7944/7945/7946/7947/7948/7949/7950/7951/7952/7953/7954/7955/7956/7957/7958/7959/7960/7961/7962/7963/7964/7965/7966/7967/7968/7969/7970/7971/7972/7973/7974/7975/7976/7977/7978/7979/79
103272026-03-10T18:41:49.687Z[ host-image] Mar 10 18:41:48.937 INFO O| Mar 10 18:41:48.937 INFO E| svccfg: Loaded 79 smf(7) service descriptions
103282026-03-10T18:41:49.703Z[ host-image] Mar 10 18:41:48.953 INFO O| Mar 10 18:41:48.953 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
103292026-03-10T18:41:49.835Z[ host-image] Mar 10 18:41:49.086 INFO O| Mar 10 18:41:49.086 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
103302026-03-10T18:41:49.910Z[ host-image] Mar 10 18:41:49.161 INFO O| Mar 10 18:41:49.161 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
103312026-03-10T18:41:49.995Z[ host-image] Mar 10 18:41:49.246 INFO O| Mar 10 18:41:49.246 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
103322026-03-10T18:41:49.995Z[ host-image] Mar 10 18:41:49.246 INFO O| Mar 10 18:41:49.246 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
103332026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
103342026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO ok!
103352026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
103362026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO STEP 176 (seed_smf) COMPLETE
103372026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO steps complete; finalising image!
103382026-03-10T18:41:49.999Z[ host-image] Mar 10 18:41:49.248 INFO O| Mar 10 18:41:49.248 INFO TRIM POOL: TEMPORARY-sled-zfs
103392026-03-10T18:41:50.093Z[ host-image] Mar 10 18:41:49.344 INFO O| Mar 10 18:41:49.344 INFO trim TEMPORARY-sled-zfs: (5% trimmed, started at Tue Mar 10 18:41:49 2026)
103402026-03-10T18:41:50.213Z[ recovery-image] Mar 10 18:41:49.464 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
103412026-03-10T18:41:50.311Z[ host-image] Mar 10 18:41:49.562 INFO O| Mar 10 18:41:49.562 INFO temporary pool has 800M used, 95.9M avail, 1.80x compressratio
103422026-03-10T18:41:50.312Z[ host-image] Mar 10 18:41:49.562 INFO O| Mar 10 18:41:49.562 INFO EXPORT POOL: TEMPORARY-sled-zfs
103432026-03-10T18:41:50.737Z[ host-image] Mar 10 18:41:49.988 INFO O| Mar 10 18:41:49.988 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
103442026-03-10T18:41:50.737Z[ host-image] Mar 10 18:41:49.988 INFO O| Mar 10 18:41:49.988 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
103452026-03-10T18:41:51.640Z[ host-image] Mar 10 18:41:50.890 INFO O| Mar 10 18:41:50.890 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
103462026-03-10T18:41:51.640Z[ host-image] Mar 10 18:41:50.890 INFO O| Mar 10 18:41:50.890 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
103472026-03-10T18:41:51.644Z[ host-image] Mar 10 18:41:50.890 INFO O| Mar 10 18:41:50.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
103482026-03-10T18:41:51.644Z[ host-image] Mar 10 18:41:50.890 INFO O| Mar 10 18:41:50.890 INFO completed processing sled/zfs
103492026-03-10T18:41:51.644Z[ host-image] Mar 10 18:41:50.890 INFO O| Mar 10 18:41:50.890 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
103502026-03-10T18:41:53.068Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling bitflags v1.3.2
103512026-03-10T18:41:53.068Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling adler2 v2.0.1
103522026-03-10T18:41:53.071Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling plain v0.2.3
103532026-03-10T18:41:53.071Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling bitflags v2.10.0
103542026-03-10T18:41:53.071Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling log v0.4.29
103552026-03-10T18:41:53.071Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling scroll v0.13.0
103562026-03-10T18:41:53.072Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling bit_field v0.10.3
103572026-03-10T18:41:53.072Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling static_assertions v1.1.0
103582026-03-10T18:41:53.072Z[ recovery-image] Mar 10 18:41:52.319 INFO E| Compiling bitstruct v0.1.1
103592026-03-10T18:41:53.126Z[ recovery-image] Mar 10 18:41:52.377 INFO E| Compiling raw-cpuid v10.7.0
103602026-03-10T18:41:53.192Z[ recovery-image] Mar 10 18:41:52.444 INFO E| Compiling miniz_oxide v0.9.0
103612026-03-10T18:41:53.261Z[ recovery-image] Mar 10 18:41:52.512 INFO E| Compiling cpio_reader v0.1.2
103622026-03-10T18:41:53.351Z[ recovery-image] Mar 10 18:41:52.602 INFO E| Compiling goblin v0.10.4
103632026-03-10T18:41:56.917Z[ recovery-image] Mar 10 18:41:56.169 INFO E| Finished `release` profile [optimized] target(s) in 26.45s
103642026-03-10T18:41:56.936Z[ recovery-image] Mar 10 18:41:56.188 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
103652026-03-10T18:41:56.995Z[ recovery-image] Mar 10 18:41:56.246 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
103662026-03-10T18:41:56.995Z[ recovery-image] Mar 10 18:41:56.246 INFO building ROM for cosmo
103672026-03-10T18:41:56.998Z[ recovery-image] Mar 10 18:41:56.246 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.7.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")
103682026-03-10T18:41:57.109Z[ recovery-image] Mar 10 18:41:56.360 INFO E| Downloading crates ...
103692026-03-10T18:41:57.165Z[ recovery-image] Mar 10 18:41:56.417 INFO E| Downloaded toml_write v0.1.1
103702026-03-10T18:41:57.169Z[ recovery-image] Mar 10 18:41:56.419 INFO E| Downloaded anstyle-query v1.1.2
103712026-03-10T18:41:57.169Z[ recovery-image] Mar 10 18:41:56.420 INFO E| Downloaded is_terminal_polyfill v1.70.1
103722026-03-10T18:41:57.173Z[ recovery-image] Mar 10 18:41:56.422 INFO E| Downloaded shared_child v1.0.1
103732026-03-10T18:41:57.173Z[ recovery-image] Mar 10 18:41:56.423 INFO E| Downloaded serde_spanned v0.6.8
103742026-03-10T18:41:57.176Z[ recovery-image] Mar 10 18:41:56.425 INFO E| Downloaded duct v0.13.7
103752026-03-10T18:41:57.179Z[ recovery-image] Mar 10 18:41:56.429 INFO E| Downloaded anstream v0.6.18
103762026-03-10T18:41:57.184Z[ recovery-image] Mar 10 18:41:56.436 INFO E| Downloaded os_pipe v1.2.1
103772026-03-10T18:41:57.188Z[ recovery-image] Mar 10 18:41:56.437 INFO E| Downloaded anstyle-parse v0.2.6
103782026-03-10T18:41:57.188Z[ recovery-image] Mar 10 18:41:56.439 INFO E| Downloaded anstyle v1.0.10
103792026-03-10T18:41:57.191Z[ recovery-image] Mar 10 18:41:56.440 INFO E| Downloaded colorchoice v1.0.3
103802026-03-10T18:41:57.195Z[ recovery-image] Mar 10 18:41:56.447 INFO E| Downloaded toml_datetime v0.6.9
103812026-03-10T18:41:57.198Z[ recovery-image] Mar 10 18:41:56.447 INFO E| Downloaded clap_derive v4.5.32
103822026-03-10T18:41:57.198Z[ recovery-image] Mar 10 18:41:56.449 INFO E| Downloaded clap v4.5.37
103832026-03-10T18:41:57.212Z[ recovery-image] Mar 10 18:41:56.464 INFO E| Downloaded cc v1.2.20
103842026-03-10T18:41:57.216Z[ recovery-image] Mar 10 18:41:56.466 INFO E| Downloaded toml_edit v0.22.26
103852026-03-10T18:41:57.240Z[ recovery-image] Mar 10 18:41:56.492 INFO E| Downloaded toml v0.8.22
103862026-03-10T18:41:57.265Z[ recovery-image] Mar 10 18:41:56.516 INFO E| Downloaded winnow v0.7.7
103872026-03-10T18:41:57.271Z[ recovery-image] Mar 10 18:41:56.523 INFO E| Downloaded clap_builder v4.5.37
103882026-03-10T18:41:57.285Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling libc v0.2.172
103892026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling utf8parse v0.2.2
103902026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling hashbrown v0.15.2
103912026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling shlex v1.3.0
103922026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling equivalent v1.0.2
103932026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling is_terminal_polyfill v1.70.1
103942026-03-10T18:41:57.288Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling anstyle-query v1.1.2
103952026-03-10T18:41:57.289Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling anstyle v1.0.10
103962026-03-10T18:41:57.289Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling colorchoice v1.0.3
103972026-03-10T18:41:57.289Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling once_cell v1.21.3
103982026-03-10T18:41:57.289Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling clap_lex v0.7.4
103992026-03-10T18:41:57.289Z[ recovery-image] Mar 10 18:41:56.537 INFO E| Compiling toml_write v0.1.1
104002026-03-10T18:41:57.325Z[ recovery-image] Mar 10 18:41:56.577 INFO E| Compiling winnow v0.7.7
104012026-03-10T18:41:57.328Z[ recovery-image] Mar 10 18:41:56.577 INFO E| Compiling strsim v0.11.1
104022026-03-10T18:41:57.332Z[ recovery-image] Mar 10 18:41:56.583 INFO E| Compiling anyhow v1.0.98
104032026-03-10T18:41:57.335Z[ recovery-image] Mar 10 18:41:56.584 INFO E| Compiling syn v2.0.101
104042026-03-10T18:41:57.408Z[ recovery-image] Mar 10 18:41:56.660 INFO E| Compiling anstyle-parse v0.2.6
104052026-03-10T18:41:57.467Z[ recovery-image] Mar 10 18:41:56.718 INFO E| Compiling cc v1.2.20
104062026-03-10T18:41:57.581Z[ recovery-image] Mar 10 18:41:56.833 INFO E| Compiling anstream v0.6.18
104072026-03-10T18:41:57.834Z[ recovery-image] Mar 10 18:41:57.086 INFO E| Compiling clap_builder v4.5.37
104082026-03-10T18:41:57.931Z[ recovery-image] Mar 10 18:41:57.183 INFO E| Compiling indexmap v2.9.0
104092026-03-10T18:41:58.150Z[ recovery-image] Mar 10 18:41:57.402 INFO E| Compiling shared_child v1.0.1
104102026-03-10T18:41:58.150Z[ recovery-image] Mar 10 18:41:57.402 INFO E| Compiling os_pipe v1.2.1
104112026-03-10T18:41:58.284Z[ recovery-image] Mar 10 18:41:57.536 INFO E| Compiling duct v0.13.7
104122026-03-10T18:41:58.839Z[ recovery-image] Mar 10 18:41:58.091 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
104132026-03-10T18:42:00.135Z[ recovery-image] Mar 10 18:41:59.387 INFO E| Compiling serde_derive v1.0.219
104142026-03-10T18:42:00.135Z[ recovery-image] Mar 10 18:41:59.387 INFO E| Compiling clap_derive v4.5.32
104152026-03-10T18:42:01.725Z[ recovery-image] Mar 10 18:42:00.977 INFO E| Compiling clap v4.5.37
104162026-03-10T18:42:02.565Z[ recovery-image] Mar 10 18:42:01.817 INFO E| Compiling serde v1.0.219
104172026-03-10T18:42:02.988Z[ host-image] Mar 10 18:42:02.240 INFO O| Mar 10 18:42:02.240 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
104182026-03-10T18:42:03.075Z[ host-image] Mar 10 18:42:02.327 INFO BUILD STRING "heads/stlouis-0-g3baf9f2fef\n"
104192026-03-10T18:42:03.075Z[ host-image] Mar 10 18:42:02.327 INFO expanded image name: "ci 1a2568e/${os_short_commit} 2026-03-10 18:12" -> "ci 1a2568e/3baf9f2 2026-03-10 18:12"
104202026-03-10T18:42:03.079Z[ host-image] Mar 10 18:42:02.327 INFO output artefacts stored in: "/work/os-host"
104212026-03-10T18:42:03.079Z[ host-image] Mar 10 18:42:02.328 INFO collecting git info from project "phbl"...
104222026-03-10T18:42:03.082Z[ host-image] Mar 10 18:42:02.334 INFO collecting git info from project "chelsio-t6-roms"...
104232026-03-10T18:42:03.086Z[ host-image] Mar 10 18:42:02.339 INFO collecting git info from project "image-builder"...
104242026-03-10T18:42:03.090Z[ host-image] Mar 10 18:42:02.343 INFO collecting git info from project "bootserver"...
104252026-03-10T18:42:03.095Z[ host-image] Mar 10 18:42:02.347 INFO collecting git info from project "amd-host-image-builder"...
104262026-03-10T18:42:03.100Z[ host-image] Mar 10 18:42:02.352 INFO collecting git info from project "amd-firmware"...
104272026-03-10T18:42:03.111Z[ host-image] Mar 10 18:42:02.364 INFO collecting git info from project "dmar-report"...
104282026-03-10T18:42:03.116Z[ host-image] Mar 10 18:42:02.368 INFO collecting git info from project "pinprick"...
104292026-03-10T18:42:03.120Z[ host-image] Mar 10 18:42:02.373 INFO collecting git info from project "pilot"...
104302026-03-10T18:42:03.125Z[ host-image] Mar 10 18:42:02.378 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
104312026-03-10T18:42:03.458Z[ host-image] Mar 10 18:42:02.711 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
104322026-03-10T18:42:03.787Z[ host-image] Mar 10 18:42:03.039 INFO creating Oxide boot image...
104332026-03-10T18:42:03.787Z[ host-image] Mar 10 18:42:03.039 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 1a2568e/3baf9f2 2026-03-10 18:12", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
104342026-03-10T18:42:04.680Z[ host-image] Mar 10 18:42:03.932 INFO O| ok, image written!
104352026-03-10T18:42:04.680Z[ host-image] Mar 10 18:42:03.932 INFO O| ok, boot_image_csum file written!
104362026-03-10T18:42:04.683Z[ host-image] Mar 10 18:42:03.935 INFO creating boot archive (CPIO)...
104372026-03-10T18:42:04.683Z[ host-image] Mar 10 18:42:03.935 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
104382026-03-10T18:42:04.687Z[ host-image] Mar 10 18:42:03.940 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
104392026-03-10T18:42:04.690Z[ host-image] Mar 10 18:42:03.940 INFO E| + outfile=/work/os-host/cpio
104402026-03-10T18:42:04.690Z[ host-image] Mar 10 18:42:03.940 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
104412026-03-10T18:42:04.690Z[ host-image] Mar 10 18:42:03.942 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
104422026-03-10T18:42:04.690Z[ host-image] Mar 10 18:42:03.942 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
104432026-03-10T18:42:04.723Z[ host-image] Mar 10 18:42:03.975 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
104442026-03-10T18:42:04.726Z[ host-image] Mar 10 18:42:03.975 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
104452026-03-10T18:42:04.730Z[ host-image] Mar 10 18:42:03.982 INFO creating compressed cpio/unix for dev loaders...
104462026-03-10T18:42:04.730Z[ host-image] Mar 10 18:42:03.982 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
104472026-03-10T18:42:05.032Z[ host-image] Mar 10 18:42:04.285 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
104482026-03-10T18:42:05.047Z[ recovery-image] Mar 10 18:42:04.300 INFO E| Compiling toml_datetime v0.6.9
104492026-03-10T18:42:05.047Z[ recovery-image] Mar 10 18:42:04.300 INFO E| Compiling serde_spanned v0.6.8
104502026-03-10T18:42:05.226Z[ recovery-image] Mar 10 18:42:04.479 INFO E| Compiling toml_edit v0.22.26
104512026-03-10T18:42:06.885Z[ recovery-image] Mar 10 18:42:06.137 INFO E| Compiling toml v0.8.22
104522026-03-10T18:42:09.371Z[ recovery-image] Mar 10 18:42:08.624 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s
104532026-03-10T18:42:09.385Z[ recovery-image] Mar 10 18:42:08.638 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.7.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
104542026-03-10T18:42:09.397Z[ recovery-image] Mar 10 18:42:08.650 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
104552026-03-10T18:42:09.427Z[ host-image] Mar 10 18:42:08.681 INFO creating reset image...
104562026-03-10T18:42:09.427Z[ host-image] Mar 10 18:42:08.681 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
104572026-03-10T18:42:09.479Z[ host-image] Mar 10 18:42:08.731 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
104582026-03-10T18:42:09.479Z[ host-image] Mar 10 18:42:08.731 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")
104592026-03-10T18:42:09.491Z[ recovery-image] Mar 10 18:42:08.744 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
104602026-03-10T18:42:09.496Z[ recovery-image] Mar 10 18:42:08.749 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.7 -o /work/os-recovery/cosmo.rom`
104612026-03-10T18:42:09.569Z[ host-image] Mar 10 18:42:08.822 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
104622026-03-10T18:42:09.572Z[ host-image] Mar 10 18:42:08.824 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
104632026-03-10T18:42:09.765Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
104642026-03-10T18:42:09.765Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
104652026-03-10T18:42:09.765Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
104662026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
104672026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
104682026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
104692026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
104702026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
104712026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
104722026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
104732026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
104742026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
104752026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
104762026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
104772026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
104782026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
104792026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
104802026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
104812026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
104822026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.018 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
104832026-03-10T18:42:09.769Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
104842026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
104852026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
104862026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
104872026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
104882026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
104892026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
104902026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
104912026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
104922026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
104932026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
104942026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
104952026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
104962026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
104972026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
104982026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
104992026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
105002026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
105012026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
105022026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
105032026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
105042026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
105052026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
105062026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
105072026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
105082026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
105092026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
105102026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
105112026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
105122026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
105132026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
105142026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
105152026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.019 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
105162026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO O| Info: ABL version: 0x1007f011
105172026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
105182026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
105192026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
105202026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
105212026-03-10T18:42:09.770Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
105222026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
105232026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
105242026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
105252026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
105262026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
105272026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
105282026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.020 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
105292026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
105302026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
105312026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
105322026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
105332026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
105342026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
105352026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
105362026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
105372026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
105382026-03-10T18:42:09.771Z[ recovery-image] Mar 10 18:42:09.021 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
105392026-03-10T18:42:09.808Z[ recovery-image] Mar 10 18:42:09.061 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
105402026-03-10T18:42:09.808Z[ recovery-image] Mar 10 18:42:09.061 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
105412026-03-10T18:42:09.811Z[ recovery-image] Mar 10 18:42:09.061 INFO building ROM for gimlet
105422026-03-10T18:42:09.811Z[ recovery-image] Mar 10 18:42:09.061 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.h.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")
105432026-03-10T18:42:09.874Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
105442026-03-10T18:42:09.874Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
105452026-03-10T18:42:09.874Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling proc-macro2 v1.0.106
105462026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling unicode-ident v1.0.23
105472026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling quote v1.0.44
105482026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling syn v1.0.109
105492026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling x86 v0.52.0
105502026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
105512026-03-10T18:42:09.877Z[ host-image] Mar 10 18:42:09.127 INFO E| Compiling seq-macro v0.3.6
105522026-03-10T18:42:09.948Z[ recovery-image] Mar 10 18:42:09.201 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
105532026-03-10T18:42:09.952Z[ recovery-image] Mar 10 18:42:09.205 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.h.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
105542026-03-10T18:42:09.968Z[ recovery-image] Mar 10 18:42:09.221 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
105552026-03-10T18:42:10.058Z[ recovery-image] Mar 10 18:42:09.310 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
105562026-03-10T18:42:10.062Z[ recovery-image] Mar 10 18:42:09.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.h -o /work/os-recovery/gimlet.rom`
105572026-03-10T18:42:10.214Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
105582026-03-10T18:42:10.214Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
105592026-03-10T18:42:10.214Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
105602026-03-10T18:42:10.217Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
105612026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
105622026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
105632026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
105642026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
105652026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
105662026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
105672026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
105682026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
105692026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
105702026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
105712026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
105722026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO O| Info: ABL version: 0x100f5010
105732026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.467 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
105742026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
105752026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
105762026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
105772026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
105782026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
105792026-03-10T18:42:10.218Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
105802026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
105812026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
105822026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
105832026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
105842026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
105852026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
105862026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
105872026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
105882026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
105892026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
105902026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
105912026-03-10T18:42:10.219Z[ recovery-image] Mar 10 18:42:09.468 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
105922026-03-10T18:42:10.267Z[ recovery-image] Mar 10 18:42:09.520 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
105932026-03-10T18:42:11.016Z[ host-image] Mar 10 18:42:10.269 INFO E| Compiling syn v2.0.114
105942026-03-10T18:42:12.755Z[ host-image] Mar 10 18:42:12.008 INFO E| Compiling scroll_derive v0.13.1
105952026-03-10T18:42:13.082Z[ recovery-image] Mar 10 18:42:12.335 INFO image complete! materials are in "/work/os-recovery"
105962026-03-10T18:42:13.085Z[ recovery-image]
105972026-03-10T18:42:13.085Z[ recovery-image] real 17:07.815972439
105982026-03-10T18:42:13.085Z[ recovery-image] user 13:05.777710515
105992026-03-10T18:42:13.085Z[ recovery-image] sys 1:12.178898650
106002026-03-10T18:42:13.085Z[ recovery-image] trap 0.237767653
106012026-03-10T18:42:13.085Z[ recovery-image] tflt 0.543100054
106022026-03-10T18:42:13.086Z[ recovery-image] dflt 1.073411748
106032026-03-10T18:42:13.086Z[ recovery-image] kflt 0.000035801
106042026-03-10T18:42:13.086Z[ recovery-image] lock 36:43.437721976
106052026-03-10T18:42:13.086Z[ recovery-image] slp 1:41:31.090168170
106062026-03-10T18:42:13.086Z[ recovery-image] lat 1:02.075936080
106072026-03-10T18:42:13.086Z[ recovery-image] stop 7.246474193
106082026-03-10T18:42:13.086ZMar 10 18:42:12.339 INFO [recovery-image] process exited with exit status: 0 (1027.825361808s)
106092026-03-10T18:42:14.170Z[ host-image] Mar 10 18:42:13.423 INFO E| Compiling bitstruct_derive v0.1.0
106102026-03-10T18:42:26.658Z[ host-image] Mar 10 18:42:25.913 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
106112026-03-10T18:42:29.479Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling bitflags v1.3.2
106122026-03-10T18:42:29.479Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling bitflags v2.10.0
106132026-03-10T18:42:29.480Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling bit_field v0.10.3
106142026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling adler2 v2.0.1
106152026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling log v0.4.29
106162026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling scroll v0.13.0
106172026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling plain v0.2.3
106182026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.734 INFO E| Compiling bitstruct v0.1.1
106192026-03-10T18:42:29.483Z[ host-image] Mar 10 18:42:28.735 INFO E| Compiling static_assertions v1.1.0
106202026-03-10T18:42:29.544Z[ host-image] Mar 10 18:42:28.799 INFO E| Compiling raw-cpuid v10.7.0
106212026-03-10T18:42:29.590Z[ host-image] Mar 10 18:42:28.845 INFO E| Compiling miniz_oxide v0.9.0
106222026-03-10T18:42:29.682Z[ host-image] Mar 10 18:42:28.937 INFO E| Compiling cpio_reader v0.1.2
106232026-03-10T18:42:29.753Z[ host-image] Mar 10 18:42:29.008 INFO E| Compiling goblin v0.10.4
106242026-03-10T18:42:33.359Z[ host-image] Mar 10 18:42:32.614 INFO E| Finished `release` profile [optimized] target(s) in 23.77s
106252026-03-10T18:42:33.372Z[ host-image] Mar 10 18:42:32.628 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
106262026-03-10T18:42:33.431Z[ host-image] Mar 10 18:42:32.687 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
106272026-03-10T18:42:33.431Z[ host-image] Mar 10 18:42:32.687 INFO building ROM for cosmo
106282026-03-10T18:42:33.435Z[ host-image] Mar 10 18:42:32.687 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.7.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")
106292026-03-10T18:42:33.555Z[ host-image] Mar 10 18:42:32.811 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
106302026-03-10T18:42:33.560Z[ host-image] Mar 10 18:42:32.815 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.7.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
106312026-03-10T18:42:33.573Z[ host-image] Mar 10 18:42:32.829 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
106322026-03-10T18:42:33.655Z[ host-image] Mar 10 18:42:32.908 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
106332026-03-10T18:42:33.658Z[ host-image] Mar 10 18:42:32.911 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.7 -o /work/os-host/cosmo.rom`
106342026-03-10T18:42:33.925Z[ host-image] Mar 10 18:42:33.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
106352026-03-10T18:42:33.925Z[ host-image] Mar 10 18:42:33.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
106362026-03-10T18:42:33.925Z[ host-image] Mar 10 18:42:33.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
106372026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
106382026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
106392026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106402026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106412026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
106422026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
106432026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
106442026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
106452026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106462026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106472026-03-10T18:42:33.929Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106482026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106492026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106502026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
106512026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106522026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
106532026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
106542026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106552026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106562026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
106572026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106582026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
106592026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
106602026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
106612026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106622026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
106632026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106642026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
106652026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
106662026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
106672026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106682026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
106692026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
106702026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
106712026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
106722026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
106732026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
106742026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
106752026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
106762026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
106772026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
106782026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
106792026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106802026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
106812026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
106822026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
106832026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
106842026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
106852026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
106862026-03-10T18:42:33.930Z[ host-image] Mar 10 18:42:33.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
106872026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.182 INFO O| Info: ABL version: 0x1007f011
106882026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.182 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
106892026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.182 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
106902026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
106912026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
106922026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
106932026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
106942026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
106952026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
106962026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
106972026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
106982026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
106992026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
107002026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
107012026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
107022026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
107032026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
107042026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
107052026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
107062026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
107072026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
107082026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
107092026-03-10T18:42:33.931Z[ host-image] Mar 10 18:42:33.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
107102026-03-10T18:42:33.965Z[ host-image] Mar 10 18:42:33.220 INFO building ROM for gimlet
107112026-03-10T18:42:33.968Z[ host-image] Mar 10 18:42:33.220 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.h.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")
107122026-03-10T18:42:34.089Z[ host-image] Mar 10 18:42:33.344 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
107132026-03-10T18:42:34.092Z[ host-image] Mar 10 18:42:33.347 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.h.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
107142026-03-10T18:42:34.101Z[ host-image] Mar 10 18:42:33.357 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
107152026-03-10T18:42:34.181Z[ host-image] Mar 10 18:42:33.436 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
107162026-03-10T18:42:34.184Z[ host-image] Mar 10 18:42:33.439 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.h -o /work/os-host/gimlet.rom`
107172026-03-10T18:42:34.337Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
107182026-03-10T18:42:34.337Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
107192026-03-10T18:42:34.337Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
107202026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
107212026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
107222026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
107232026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
107242026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
107252026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
107262026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
107272026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
107282026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
107292026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
107302026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
107312026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.593 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
107322026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.594 INFO O| Info: ABL version: 0x100f5010
107332026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.594 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
107342026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
107352026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
107362026-03-10T18:42:34.341Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
107372026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
107382026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
107392026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
107402026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
107412026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
107422026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
107432026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
107442026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
107452026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
107462026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
107472026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
107482026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107492026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107502026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107512026-03-10T18:42:34.342Z[ host-image] Mar 10 18:42:33.594 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107522026-03-10T18:42:34.380Z[ host-image] Mar 10 18:42:33.635 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
107532026-03-10T18:42:34.380Z[ host-image] Mar 10 18:42:33.635 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
107542026-03-10T18:42:34.383Z[ host-image] Mar 10 18:42:33.635 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107552026-03-10T18:42:57.521Z[ host-image] Mar 10 18:42:56.778 INFO image complete! materials are in "/work/os-host"
107562026-03-10T18:42:57.524Z[ host-image]
107572026-03-10T18:42:57.524Z[ host-image] real 18:18.801702426
107582026-03-10T18:42:57.524Z[ host-image] user 13:40.631298414
107592026-03-10T18:42:57.524Z[ host-image] sys 1:09.722109376
107602026-03-10T18:42:57.524Z[ host-image] trap 0.257652665
107612026-03-10T18:42:57.524Z[ host-image] tflt 0.197832456
107622026-03-10T18:42:57.524Z[ host-image] dflt 0.417896977
107632026-03-10T18:42:57.525Z[ host-image] kflt 0.000030822
107642026-03-10T18:42:57.525Z[ host-image] lock 4:22.624576573
107652026-03-10T18:42:57.525Z[ host-image] slp 1:47:27.733473197
107662026-03-10T18:42:57.525Z[ host-image] lat 50.984897584
107672026-03-10T18:42:57.525Z[ host-image] stop 1.889679260
107682026-03-10T18:42:57.529ZMar 10 18:42:56.783 INFO [host-image] process exited with exit status: 0 (1098.807630346s)
107692026-03-10T18:42:57.529ZMar 10 18:42:56.783 INFO [tuf-repo] running task
107702026-03-10T18:43:20.273ZMar 10 18:43:19.533 INFO assembling repository in `/tmp/tufaceousTy6Vaq`, component: OmicronRepoAssembler
107712026-03-10T18:43:26.289ZMar 10 18:43:25.550 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
107722026-03-10T18:43:26.621ZMar 10 18:43:25.882 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
107732026-03-10T18:43:37.579ZMar 10 18:43:36.841 INFO extracting uploaded archive to /tmp/.tmpMJztNd
107742026-03-10T18:43:39.740ZMar 10 18:43:39.002 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.HJKsMM
107752026-03-10T18:43:39.795ZMar 10 18:43:39.057 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
107762026-03-10T18:43:39.903ZMar 10 18:43:39.164 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
107772026-03-10T18:43:40.004ZMar 10 18:43:39.266 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
107782026-03-10T18:43:40.101ZMar 10 18:43:39.363 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
107792026-03-10T18:43:40.235ZMar 10 18:43:39.461 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
107802026-03-10T18:43:40.297ZMar 10 18:43:39.558 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
107812026-03-10T18:43:40.393ZMar 10 18:43:39.655 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
107822026-03-10T18:43:40.497ZMar 10 18:43:39.759 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
107832026-03-10T18:43:40.498ZMar 10 18:43:39.760 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
107842026-03-10T18:43:40.555ZMar 10 18:43:39.816 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
107852026-03-10T18:43:40.555ZMar 10 18:43:39.816 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
107862026-03-10T18:43:40.611ZMar 10 18:43:39.873 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107872026-03-10T18:43:40.614ZMar 10 18:43:39.873 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107882026-03-10T18:43:40.668ZMar 10 18:43:39.930 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
107892026-03-10T18:43:40.672ZMar 10 18:43:39.930 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
107902026-03-10T18:43:40.725ZMar 10 18:43:39.988 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107912026-03-10T18:43:40.725ZMar 10 18:43:39.988 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107922026-03-10T18:43:40.781ZMar 10 18:43:40.043 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
107932026-03-10T18:43:40.785ZMar 10 18:43:40.044 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
107942026-03-10T18:43:40.836ZMar 10 18:43:40.099 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
107952026-03-10T18:43:40.841ZMar 10 18:43:40.099 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
107962026-03-10T18:43:40.841ZMar 10 18:43:40.099 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
107972026-03-10T18:43:40.842ZMar 10 18:43:40.100 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
107982026-03-10T18:43:40.842ZMar 10 18:43:40.101 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
107992026-03-10T18:43:40.842ZMar 10 18:43:40.102 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108002026-03-10T18:43:40.842ZMar 10 18:43:40.102 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108012026-03-10T18:43:47.567ZMar 10 18:43:46.829 INFO added artifact, length: 33554432, hash: 34fd160a57cd9ebea4346f3af6be0985ca0fc752c2417455026dfde35f9d435b, version: 19.0.0-0.ci+git1a2568e9130, kind: gimlet_host_phase_1, name: host
108022026-03-10T18:43:47.567ZMar 10 18:43:46.829 INFO added artifact, length: 33554432, hash: e7779efa89c3689e94a7c6dad96ca9da1e409f4083dde2ca83c1f402cf61cda2, version: 19.0.0-0.ci+git1a2568e9130, kind: cosmo_host_phase_1, name: host
108032026-03-10T18:43:47.570ZMar 10 18:43:46.829 INFO added artifact, length: 1101008896, hash: f5ccd90649bfea086422205a8555ba5230e2d2a442464bc4fdf0d61fe2bee276, version: 19.0.0-0.ci+git1a2568e9130, kind: host_phase_2, name: host
108042026-03-10T18:43:48.715ZMar 10 18:43:47.976 INFO added artifact, length: 33554432, hash: d7637532c5582896cbacca20b19dbd87f8eecab0343276bfa253939db95339fd, version: 19.0.0-0.ci+git1a2568e9130, kind: gimlet_trampoline_phase_1, name: trampoline
108052026-03-10T18:43:48.722ZMar 10 18:43:47.976 INFO added artifact, length: 33554432, hash: e470a13999678d095c7e81324129183ba60357197e2d4c24562099722f96ad83, version: 19.0.0-0.ci+git1a2568e9130, kind: cosmo_trampoline_phase_1, name: trampoline
108062026-03-10T18:43:48.722ZMar 10 18:43:47.976 INFO added artifact, length: 148695838, hash: ef2b748bf53573505acf4a1e8db393c473243a2783be04bdd5c6bbaaecb2ff26, version: 19.0.0-0.ci+git1a2568e9130, kind: trampoline_phase_2, name: trampoline
108072026-03-10T18:43:50.933ZMar 10 18:43:50.197 INFO added artifact, length: 294778149, hash: 3c9909c4a3ccd209bcf45b7c3927b696b7b68b5bc0148680a5e8fdcd849c9845, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: clickhouse_keeper
108082026-03-10T18:43:53.284ZMar 10 18:43:52.547 INFO added artifact, length: 309835980, hash: 8774bb1611a2466ab583ed9967769c714b6f12ce2819975e20aff04e47138e93, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: clickhouse_server
108092026-03-10T18:43:55.625ZMar 10 18:43:54.889 INFO added artifact, length: 309837071, hash: b04f50ee22c49d8ce6cf534995d771031cbc5cb4e8f7d07e9ffdf195025f791d, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: clickhouse
108102026-03-10T18:43:56.839ZMar 10 18:43:56.103 INFO added artifact, length: 159861726, hash: dff656434bed3bcb156dbbeec95f16082a66b013c0cfda870d397ed66214a117, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: cockroachdb
108112026-03-10T18:43:57.136ZMar 10 18:43:56.401 INFO added artifact, length: 39237893, hash: 6ee30f2e11efc322a03dbbef5ccc015ae503b2a30a9649cfeb2b5e6e53aa91b4, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: crucible-pantry-zone
108122026-03-10T18:43:57.543ZMar 10 18:43:56.807 INFO added artifact, length: 53715297, hash: 3449b8c3bd72faa1cd7b2075ffc1c8b7a2beb846bab9b0357f393ba2c8205477, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: crucible-zone
108132026-03-10T18:43:57.868ZMar 10 18:43:57.132 INFO added artifact, length: 42546734, hash: 0c46a44fb86c79c1b02ebbb6cea08b49c11a89c55f6d5a0cf0d12186d14df876, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: external-dns
108142026-03-10T18:43:58.191ZMar 10 18:43:57.455 INFO added artifact, length: 42546329, hash: e0a51453fc44419a04b916db74084f635bedfcfe05eedf5c38eded4f8258f0c0, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: internal-dns
108152026-03-10T18:43:59.828ZMar 10 18:43:59.092 INFO added artifact, length: 215843414, hash: 6ab2b90edbe1260ae65b33cadd9741143ddfb111355ed3683a146b364d08da3f, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: nexus
108162026-03-10T18:44:00.003ZMar 10 18:43:59.266 INFO added artifact, length: 23106605, hash: 4405e361c99f5f7f11f0fd1c7edbf40658dc36215ebcab6b1247190f6b6da6dc, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: ntp
108172026-03-10T18:44:00.439ZMar 10 18:43:59.703 INFO added artifact, length: 58138181, hash: ee342d5b1c3cd62006823accc652aa5eb78ac012d6076bf858e8f02a0590c0ac, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: oximeter
108182026-03-10T18:44:00.462ZMar 10 18:43:59.727 INFO added artifact, length: 3109590, hash: e936beaa00a6007642835668532f7a4a368d46b8bf5d3ce76ac7ba29862bddfc, version: 19.0.0-0.ci+git1a2568e9130, kind: zone, name: probe
108192026-03-10T18:44:00.465ZMar 10 18:43:59.727 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108202026-03-10T18:44:00.465ZMar 10 18:43:59.727 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
108212026-03-10T18:44:00.465ZMar 10 18:43:59.727 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108222026-03-10T18:44:00.499ZMar 10 18:43:59.764 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
108232026-03-10T18:44:00.536ZMar 10 18:43:59.800 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
108242026-03-10T18:44:00.591ZMar 10 18:43:59.855 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108252026-03-10T18:44:00.595ZMar 10 18:43:59.855 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108262026-03-10T18:44:00.649ZMar 10 18:43:59.913 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108272026-03-10T18:44:00.649ZMar 10 18:43:59.914 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108282026-03-10T18:44:00.708ZMar 10 18:43:59.972 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108292026-03-10T18:44:00.708ZMar 10 18:43:59.972 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108302026-03-10T18:44:00.763ZMar 10 18:44:00.028 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108312026-03-10T18:44:00.763ZMar 10 18:44:00.028 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108322026-03-10T18:44:00.767ZMar 10 18:44:00.028 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108332026-03-10T18:44:00.767ZMar 10 18:44:00.029 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108342026-03-10T18:44:00.767ZMar 10 18:44:00.030 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108352026-03-10T18:44:00.822ZMar 10 18:44:00.087 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
108362026-03-10T18:44:00.933ZMar 10 18:44:00.197 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
108372026-03-10T18:44:01.046ZMar 10 18:44:00.310 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
108382026-03-10T18:44:01.155ZMar 10 18:44:00.420 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108392026-03-10T18:44:01.155ZMar 10 18:44:00.420 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108402026-03-10T18:44:01.213ZMar 10 18:44:00.478 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108412026-03-10T18:44:01.217ZMar 10 18:44:00.478 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108422026-03-10T18:44:01.272ZMar 10 18:44:00.536 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108432026-03-10T18:44:01.272ZMar 10 18:44:00.536 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108442026-03-10T18:44:01.328ZMar 10 18:44:00.593 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
108452026-03-10T18:44:01.332ZMar 10 18:44:00.593 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
108462026-03-10T18:44:01.332ZMar 10 18:44:00.593 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
108472026-03-10T18:44:01.332ZMar 10 18:44:00.594 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108482026-03-10T18:44:01.332ZMar 10 18:44:00.595 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
108492026-03-10T18:44:01.332ZMar 10 18:44:00.595 INFO added artifact, length: 924, hash: 6e9fe24e1dd8b05ca6ad90bd3cf9bac14f34bd1d8681eda414e20ffdc6646577, version: 19.0.0-0.ci+git1a2568e9130, kind: installinator_document, name: installinator_document
108502026-03-10T18:44:01.929ZMar 10 18:44:01.193 INFO extracting uploaded archive to /tmp/.tmp0PQhnC
108512026-03-10T18:44:04.067ZMar 10 18:44:03.332 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.RRQkYC
108522026-03-10T18:44:04.122ZMar 10 18:44:03.386 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
108532026-03-10T18:44:04.228ZMar 10 18:44:03.493 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
108542026-03-10T18:44:04.330ZMar 10 18:44:03.595 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
108552026-03-10T18:44:04.431ZMar 10 18:44:03.695 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
108562026-03-10T18:44:04.526ZMar 10 18:44:03.791 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
108572026-03-10T18:44:04.624ZMar 10 18:44:03.889 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
108582026-03-10T18:44:04.719ZMar 10 18:44:03.984 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
108592026-03-10T18:44:04.822ZMar 10 18:44:04.087 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108602026-03-10T18:44:04.822ZMar 10 18:44:04.087 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108612026-03-10T18:44:04.878ZMar 10 18:44:04.142 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108622026-03-10T18:44:04.878ZMar 10 18:44:04.142 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108632026-03-10T18:44:04.935ZMar 10 18:44:04.200 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108642026-03-10T18:44:04.935ZMar 10 18:44:04.200 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108652026-03-10T18:44:04.994ZMar 10 18:44:04.258 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108662026-03-10T18:44:04.997ZMar 10 18:44:04.258 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108672026-03-10T18:44:05.052ZMar 10 18:44:04.315 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108682026-03-10T18:44:05.056ZMar 10 18:44:04.315 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108692026-03-10T18:44:05.105ZMar 10 18:44:04.370 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
108702026-03-10T18:44:05.108ZMar 10 18:44:04.370 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
108712026-03-10T18:44:05.160ZMar 10 18:44:04.425 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
108722026-03-10T18:44:05.164ZMar 10 18:44:04.425 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108732026-03-10T18:44:05.164ZMar 10 18:44:04.426 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108742026-03-10T18:44:05.164ZMar 10 18:44:04.427 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108752026-03-10T18:44:05.164ZMar 10 18:44:04.427 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108762026-03-10T18:44:05.164ZMar 10 18:44:04.428 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108772026-03-10T18:44:05.164ZMar 10 18:44:04.429 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108782026-03-10T18:44:11.821ZMar 10 18:44:11.086 INFO added artifact, length: 33554432, hash: 34fd160a57cd9ebea4346f3af6be0985ca0fc752c2417455026dfde35f9d435b, version: 19.0.0-0.ci+git1a2568e9130, kind: gimlet_host_phase_1, name: host
108792026-03-10T18:44:11.821ZMar 10 18:44:11.086 INFO added artifact, length: 33554432, hash: e7779efa89c3689e94a7c6dad96ca9da1e409f4083dde2ca83c1f402cf61cda2, version: 19.0.0-0.ci+git1a2568e9130, kind: cosmo_host_phase_1, name: host
108802026-03-10T18:44:11.824ZMar 10 18:44:11.086 INFO added artifact, length: 1101008896, hash: f5ccd90649bfea086422205a8555ba5230e2d2a442464bc4fdf0d61fe2bee276, version: 19.0.0-0.ci+git1a2568e9130, kind: host_phase_2, name: host
108812026-03-10T18:44:12.951ZMar 10 18:44:12.216 INFO added artifact, length: 33554432, hash: d7637532c5582896cbacca20b19dbd87f8eecab0343276bfa253939db95339fd, version: 19.0.0-0.ci+git1a2568e9130, kind: gimlet_trampoline_phase_1, name: trampoline
108822026-03-10T18:44:12.951ZMar 10 18:44:12.216 INFO added artifact, length: 33554432, hash: e470a13999678d095c7e81324129183ba60357197e2d4c24562099722f96ad83, version: 19.0.0-0.ci+git1a2568e9130, kind: cosmo_trampoline_phase_1, name: trampoline
108832026-03-10T18:44:12.954ZMar 10 18:44:12.216 INFO added artifact, length: 148695838, hash: ef2b748bf53573505acf4a1e8db393c473243a2783be04bdd5c6bbaaecb2ff26, version: 19.0.0-0.ci+git1a2568e9130, kind: trampoline_phase_2, name: trampoline
108842026-03-10T18:44:19.901ZMar 10 18:44:19.167 INFO added artifact, length: 1605905484, hash: b91df06e583a5e316e5b8237e4f3a08a4575638f6ed31b450cd46e435b6d8292, version: 19.0.0-0.ci+git1a2568e9130, kind: control_plane, name: control-plane
108852026-03-10T18:44:19.905ZMar 10 18:44:19.167 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108862026-03-10T18:44:19.905ZMar 10 18:44:19.168 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
108872026-03-10T18:44:19.905ZMar 10 18:44:19.168 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108882026-03-10T18:44:19.937ZMar 10 18:44:19.204 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
108892026-03-10T18:44:19.976ZMar 10 18:44:19.242 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
108902026-03-10T18:44:20.033ZMar 10 18:44:19.299 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108912026-03-10T18:44:20.033ZMar 10 18:44:19.299 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108922026-03-10T18:44:20.090ZMar 10 18:44:19.357 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108932026-03-10T18:44:20.094ZMar 10 18:44:19.357 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108942026-03-10T18:44:20.148ZMar 10 18:44:19.414 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108952026-03-10T18:44:20.151ZMar 10 18:44:19.414 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108962026-03-10T18:44:20.203ZMar 10 18:44:19.469 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108972026-03-10T18:44:20.203ZMar 10 18:44:19.469 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108982026-03-10T18:44:20.207ZMar 10 18:44:19.470 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108992026-03-10T18:44:20.207ZMar 10 18:44:19.471 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
109002026-03-10T18:44:20.207ZMar 10 18:44:19.471 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
109012026-03-10T18:44:20.262ZMar 10 18:44:19.529 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
109022026-03-10T18:44:20.374ZMar 10 18:44:19.641 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
109032026-03-10T18:44:20.488ZMar 10 18:44:19.755 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
109042026-03-10T18:44:20.598ZMar 10 18:44:19.864 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
109052026-03-10T18:44:20.598ZMar 10 18:44:19.864 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
109062026-03-10T18:44:20.657ZMar 10 18:44:19.924 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109072026-03-10T18:44:20.657ZMar 10 18:44:19.924 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109082026-03-10T18:44:20.716ZMar 10 18:44:19.983 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
109092026-03-10T18:44:20.716ZMar 10 18:44:19.983 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
109102026-03-10T18:44:20.772ZMar 10 18:44:20.038 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
109112026-03-10T18:44:20.772ZMar 10 18:44:20.038 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
109122026-03-10T18:44:20.775ZMar 10 18:44:20.039 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
109132026-03-10T18:44:20.776ZMar 10 18:44:20.039 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
109142026-03-10T18:44:20.776ZMar 10 18:44:20.040 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
109152026-03-10T18:44:20.776ZMar 10 18:44:20.040 INFO added artifact, length: 924, hash: 6e9fe24e1dd8b05ca6ad90bd3cf9bac14f34bd1d8681eda414e20ffdc6646577, version: 19.0.0-0.ci+git1a2568e9130, kind: installinator_document, name: installinator_document
109162026-03-10T18:44:21.390ZMar 10 18:44:20.657 INFO [tuf-repo] task succeeded (83.87388836s)
109172026-03-10T18:44:21.390ZMar 10 18:44:20.657 INFO all jobs completed in 1934.165162257s
109182026-03-10T18:44:22.396Zprocess exited: duration 2415224 ms, exit code 0
 
109192026-03-10T18:44:22.411Zfound 41 output files
109202026-03-10T18:44:22.411Zuploading: /work/manifest.toml (17174 bytes)
109212026-03-10T18:44:23.423Zuploaded: /work/manifest.toml
109222026-03-10T18:44:23.423Zuploading: /work/repo.zip (2842205879 bytes)
109232026-03-10T18:45:05.503Zuploaded: /work/repo.zip
109242026-03-10T18:45:05.503Zuploading: /work/repo.zip.sha256.txt (65 bytes)
109252026-03-10T18:45:06.548Zuploaded: /work/repo.zip.sha256.txt
109262026-03-10T18:45:06.548Zuploading: /work/helios.json (647 bytes)
109272026-03-10T18:45:07.578Zuploaded: /work/helios.json
109282026-03-10T18:45:07.578Zuploading: /work/incorporation.p5m (100410 bytes)
109292026-03-10T18:45:08.632Zuploaded: /work/incorporation.p5m
109302026-03-10T18:45:08.632Zuploading: /work/incorporation.p5p (122880 bytes)
109312026-03-10T18:45:09.646Zuploaded: /work/incorporation.p5p
109322026-03-10T18:45:09.646Zuploading: /work/helios-incorp.log (526 bytes)
109332026-03-10T18:45:10.656Zuploaded: /work/helios-incorp.log
109342026-03-10T18:45:10.656Zuploading: /work/helios-setup.log (57188 bytes)
109352026-03-10T18:45:11.671Zuploaded: /work/helios-setup.log
109362026-03-10T18:45:11.671Zuploading: /work/host-image.log (234351 bytes)
109372026-03-10T18:45:12.687Zuploaded: /work/host-image.log
109382026-03-10T18:45:12.687Zuploading: /work/host-package.log (33775 bytes)
109392026-03-10T18:45:13.704Zuploaded: /work/host-package.log
109402026-03-10T18:45:13.704Zuploading: /work/host-target.log (101 bytes)
109412026-03-10T18:45:14.719Zuploaded: /work/host-target.log
109422026-03-10T18:45:14.719Zuploading: /work/incorp-create.log (0 bytes)
109432026-03-10T18:45:15.729Zuploaded: /work/incorp-create.log
109442026-03-10T18:45:15.734Zuploading: /work/incorp-fmt.log (0 bytes)
109452026-03-10T18:45:16.739Zuploaded: /work/incorp-fmt.log
109462026-03-10T18:45:16.739Zuploading: /work/incorp-pkgsend.log (108 bytes)
109472026-03-10T18:45:17.751Zuploaded: /work/incorp-pkgsend.log
109482026-03-10T18:45:17.751Zuploading: /work/incorp-publisher.log (0 bytes)
109492026-03-10T18:45:18.760Zuploaded: /work/incorp-publisher.log
109502026-03-10T18:45:18.760Zuploading: /work/omicron-package.log (6786 bytes)
109512026-03-10T18:45:19.769Zuploaded: /work/omicron-package.log
109522026-03-10T18:45:19.769Zuploading: /work/recovery-image.log (604023 bytes)
109532026-03-10T18:45:20.791Zuploaded: /work/recovery-image.log
109542026-03-10T18:45:20.791Zuploading: /work/recovery-package.log (1870 bytes)
109552026-03-10T18:45:21.800Zuploaded: /work/recovery-package.log
109562026-03-10T18:45:21.800Zuploading: /work/recovery-target.log (98 bytes)
109572026-03-10T18:45:22.809Zuploaded: /work/recovery-target.log
109582026-03-10T18:45:22.809Zuploading: /work/stamp-clickhouse.log (117 bytes)
109592026-03-10T18:45:23.817Zuploaded: /work/stamp-clickhouse.log
109602026-03-10T18:45:23.817Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
109612026-03-10T18:45:24.829Zuploaded: /work/stamp-clickhouse_keeper.log
109622026-03-10T18:45:24.829Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
109632026-03-10T18:45:25.838Zuploaded: /work/stamp-clickhouse_server.log
109642026-03-10T18:45:25.839Zuploading: /work/stamp-cockroachdb.log (118 bytes)
109652026-03-10T18:45:26.848Zuploaded: /work/stamp-cockroachdb.log
109662026-03-10T18:45:26.848Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
109672026-03-10T18:45:27.857Zuploaded: /work/stamp-crucible-pantry-zone.log
109682026-03-10T18:45:27.857Zuploading: /work/stamp-crucible-utils.log (118 bytes)
109692026-03-10T18:45:28.866Zuploaded: /work/stamp-crucible-utils.log
109702026-03-10T18:45:28.866Zuploading: /work/stamp-crucible-zone.log (120 bytes)
109712026-03-10T18:45:29.875Zuploaded: /work/stamp-crucible-zone.log
109722026-03-10T18:45:29.875Zuploading: /work/stamp-external-dns.log (119 bytes)
109732026-03-10T18:45:30.886Zuploaded: /work/stamp-external-dns.log
109742026-03-10T18:45:30.886Zuploading: /work/stamp-installinator.log (103 bytes)
109752026-03-10T18:45:31.894Zuploaded: /work/stamp-installinator.log
109762026-03-10T18:45:31.894Zuploading: /work/stamp-internal-dns.log (119 bytes)
109772026-03-10T18:45:32.903Zuploaded: /work/stamp-internal-dns.log
109782026-03-10T18:45:32.903Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
109792026-03-10T18:45:33.911Zuploaded: /work/stamp-mg-ddm-gz.log
109802026-03-10T18:45:33.911Zuploading: /work/stamp-nexus.log (112 bytes)
109812026-03-10T18:45:34.922Zuploaded: /work/stamp-nexus.log
109822026-03-10T18:45:34.922Zuploading: /work/stamp-ntp.log (110 bytes)
109832026-03-10T18:45:35.931Zuploaded: /work/stamp-ntp.log
109842026-03-10T18:45:35.931Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
109852026-03-10T18:45:36.940Zuploaded: /work/stamp-omicron-sled-agent.log
109862026-03-10T18:45:36.940Zuploading: /work/stamp-overlay.log (114 bytes)
109872026-03-10T18:45:37.949Zuploaded: /work/stamp-overlay.log
109882026-03-10T18:45:37.949Zuploading: /work/stamp-oximeter.log (115 bytes)
109892026-03-10T18:45:38.959Zuploaded: /work/stamp-oximeter.log
109902026-03-10T18:45:38.959Zuploading: /work/stamp-oxlog.log (109 bytes)
109912026-03-10T18:45:39.968Zuploaded: /work/stamp-oxlog.log
109922026-03-10T18:45:39.968Zuploading: /work/stamp-probe.log (112 bytes)
109932026-03-10T18:45:40.976Zuploaded: /work/stamp-probe.log
109942026-03-10T18:45:40.976Zuploading: /work/stamp-propolis-server.log (122 bytes)
109952026-03-10T18:45:41.986Zuploaded: /work/stamp-propolis-server.log
109962026-03-10T18:45:41.986Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
109972026-03-10T18:45:42.997Zuploaded: /work/stamp-pumpkind-gz.log
109982026-03-10T18:45:42.997Zuploading: /work/stamp-switch-asic.log (118 bytes)
109992026-03-10T18:45:44.005Zuploaded: /work/stamp-switch-asic.log
110002026-03-10T18:45:44.006Zuploading: /work/verify-libraries.log (12315 bytes)
110012026-03-10T18:45:45.015Zuploaded: /work/verify-libraries.log