01JV7QA4Y9B4YV8517ZCNX9KGA: 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",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    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.p5m",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JV7QAMVPDDQ8JZB2JF8EE8G6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-14T15:41:59.694Zjob assigned to worker 01JV7QANK8QKEXRMYKAPDVCXJZ [factory gimlet-EVT22200007-propolis, EVT22200007/27278] (queued for 24 s)
 
22025-05-14T15:42:08.272Zstarting task 0: "setup"
32025-05-14T15:42:08.298Z++ uname -s
42025-05-14T15:42:08.298Z+ kern=SunOS
52025-05-14T15:42:08.298Z+ build_user=build
62025-05-14T15:42:08.298Z+ build_uid=12345
72025-05-14T15:42:08.298Z+ work_dir=/work
82025-05-14T15:42:08.298Z+ input_dir=/input
92025-05-14T15:42:08.298Z+ [[ 0 == 12345 ]]
102025-05-14T15:42:08.298Z+ case "$kern" in
112025-05-14T15:42:08.298Z+ groupadd -g 12345 build
122025-05-14T15:42:08.298Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-14T15:42:10.297Z+ zfs create -o mountpoint=/work rpool/work
142025-05-14T15:42:10.336Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-14T15:42:10.361Z+ home_fs=zfs
162025-05-14T15:42:10.361Z+ [[ zfs == autofs ]]
172025-05-14T15:42:10.361Z+ mkdir -p /home/build
182025-05-14T15:42:10.361Z+ chown build:build /home/build /work
192025-05-14T15:42:11.346Z+ chmod 0700 /home/build /work
202025-05-14T15:42:11.372Zprocess exited: duration 3080 ms, exit code 0
 
212025-05-14T15:42:11.423Zstarting task 1: "rust-toolchain"
222025-05-14T15:42:11.449Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-14T15:42:11.449Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-14T15:42:11.449Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-05-14T15:42:11.449Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-05-14T15:42:11.449Z * rust toolchain channel = "1.86.0"
272025-05-14T15:42:11.449Z * rust toolchain profile = "default"
282025-05-14T15:42:11.449Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-14T15:42:11.449Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-14T15:42:11.557Zinfo: downloading installer
312025-05-14T15:42:11.978Zwarn: It looks like you have an existing installation of Rust at:
322025-05-14T15:42:11.978Zwarn: /opt/ooce/bin
332025-05-14T15:42:11.978Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-14T15:42:11.978Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-14T15:42:11.978Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-14T15:42:11.978Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-14T15:42:11.978Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-14T15:42:11.978Zerror: cannot install while Rust is installed
392025-05-14T15:42:11.978Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-14T15:42:12.004Zinfo: profile set to 'default'
412025-05-14T15:42:12.004Zinfo: default host triple is x86_64-unknown-illumos
422025-05-14T15:42:12.004Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-14T15:42:12.131Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-14T15:42:12.131Zinfo: downloading component 'cargo'
452025-05-14T15:42:12.306Zinfo: downloading component 'clippy'
462025-05-14T15:42:12.376Zinfo: downloading component 'rust-docs'
472025-05-14T15:42:12.611Zinfo: downloading component 'rust-std'
482025-05-14T15:42:13.044Zinfo: downloading component 'rustc'
492025-05-14T15:42:14.141Zinfo: downloading component 'rustfmt'
502025-05-14T15:42:14.200Zinfo: installing component 'cargo'
512025-05-14T15:42:15.348Zinfo: installing component 'clippy'
522025-05-14T15:42:15.844Zinfo: installing component 'rust-docs'
532025-05-14T15:42:18.919Zinfo: installing component 'rust-std'
542025-05-14T15:42:20.989Zinfo: installing component 'rustc'
552025-05-14T15:42:28.788Zinfo: installing component 'rustfmt'
562025-05-14T15:42:29.180Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-14T15:42:29.180Z
582025-05-14T15:42:29.354Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-14T15:42:29.354Z
602025-05-14T15:42:29.354Z
612025-05-14T15:42:29.354ZRust is installed now. Great!
622025-05-14T15:42:29.354Z
632025-05-14T15:42:29.354ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-14T15:42:29.379Zenvironment variable. This has not been done automatically.
652025-05-14T15:42:29.379Z
662025-05-14T15:42:29.379ZTo configure your current shell, you need to source
672025-05-14T15:42:29.379Zthe corresponding env file under $HOME/.cargo.
682025-05-14T15:42:29.379Z
692025-05-14T15:42:29.379ZThis is usually done by running one of the following (note the leading DOT):
702025-05-14T15:42:29.379Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-14T15:42:29.379Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-14T15:42:29.380Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-14T15:42:29.462Z+ rustup --version
742025-05-14T15:42:29.487Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-14T15:42:29.487Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-14T15:42:29.603Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-14T15:42:29.628Z+ cargo --version
782025-05-14T15:42:29.723Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-14T15:42:29.748Z+ rustc --version
802025-05-14T15:42:29.843Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-14T15:42:29.868Zprocess exited: duration 18425 ms, exit code 0
 
822025-05-14T15:42:29.922Zstarting task 2: "authentication"
832025-05-14T15:42:29.981Zprocess exited: duration 62 ms, exit code 0
 
842025-05-14T15:42:30.032Zstarting task 3: "clone repository"
852025-05-14T15:42:30.058Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-14T15:42:30.058Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-14T15:42:30.083ZCloning into '/work/oxidecomputer/omicron'...
882025-05-14T15:42:45.283Z+ cd /work/oxidecomputer/omicron
892025-05-14T15:42:45.283Z+ git fetch origin b2583a79d18df2494c6c145c332b0b859e951205
902025-05-14T15:42:45.710ZFrom https://github.com/oxidecomputer/omicron
912025-05-14T15:42:45.710Z * branch b2583a79d18df2494c6c145c332b0b859e951205 -> FETCH_HEAD
922025-05-14T15:42:45.736Z+ [[ -n john/sled-agent-config-reconciler-zones ]]
932025-05-14T15:42:45.736Z++ git branch --show-current
942025-05-14T15:42:45.736Z+ current=main
952025-05-14T15:42:45.736Z+ [[ main != john/sled-agent-config-reconciler-zones ]]
962025-05-14T15:42:45.736Z+ git branch -f john/sled-agent-config-reconciler-zones b2583a79d18df2494c6c145c332b0b859e951205
972025-05-14T15:42:45.761Z+ git checkout -f john/sled-agent-config-reconciler-zones
982025-05-14T15:42:45.988ZSwitched to branch 'john/sled-agent-config-reconciler-zones'
992025-05-14T15:42:46.013Z+ git reset --hard b2583a79d18df2494c6c145c332b0b859e951205
1002025-05-14T15:42:46.042ZHEAD is now at b2583a79d add doc comment to ZoneState
1012025-05-14T15:42:46.067Zprocess exited: duration 16012 ms, exit code 0
 
1022025-05-14T15:42:46.118Zstarting task 4: "build"
1032025-05-14T15:42:46.144Z+ source .github/buildomat/ci-env.sh
1042025-05-14T15:42:46.144Z++ export CARGO_TERM_COLOR=always
1052025-05-14T15:42:46.144Z++ CARGO_TERM_COLOR=always
1062025-05-14T15:42:46.144Z+ cargo --version
1072025-05-14T15:42:46.198Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-14T15:42:46.223Z+ rustc --version
1092025-05-14T15:42:46.293Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-14T15:42:46.318Z+ cargo tree --locked
1112025-05-14T15:42:46.643Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122025-05-14T15:42:47.016Z Updating git repository `https://github.com/seanmonstar/reqwest`
1132025-05-14T15:42:47.859Z Updating crates.io index
1142025-05-14T15:42:47.884Z Updating git repository `https://github.com/oxidecomputer/lldp`
1152025-05-14T15:42:48.331Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1162025-05-14T15:42:48.989Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1172025-05-14T15:42:49.423Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1182025-05-14T15:42:49.834Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1192025-05-14T15:42:50.285Z Updating git repository `https://github.com/oxidecomputer/propolis`
1202025-05-14T15:42:51.459Z Updating git repository `https://github.com/oxidecomputer/crucible`
1212025-05-14T15:42:53.622Z Updating git repository `https://github.com/oxidecomputer/opte`
1222025-05-14T15:42:54.581Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232025-05-14T15:42:56.199Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242025-05-14T15:42:56.640Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1252025-05-14T15:42:57.070Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1262025-05-14T15:42:58.076Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1272025-05-14T15:42:58.706Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1282025-05-14T15:42:59.372Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1292025-05-14T15:42:59.790Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1302025-05-14T15:43:00.210Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1312025-05-14T15:43:00.662Z Updating git repository `https://github.com/oxidecomputer/tofino`
1322025-05-14T15:43:01.067Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1332025-05-14T15:43:01.435Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1342025-05-14T15:43:01.782Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1352025-05-14T15:43:02.207Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1362025-05-14T15:43:02.796Z Updating git repository `https://github.com/oxidecomputer/ispf`
1372025-05-14T15:43:03.371Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382025-05-14T15:43:03.708Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392025-05-14T15:43:04.286Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1402025-05-14T15:43:04.832Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1412025-05-14T15:43:05.199Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1422025-05-14T15:43:05.786Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1432025-05-14T15:43:06.360Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1442025-05-14T15:43:06.789Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452025-05-14T15:43:07.631Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462025-05-14T15:43:07.987Z Updating git repository `https://github.com/oxidecomputer/omicron`
1472025-05-14T15:43:18.295Z Updating git repository `https://github.com/illumos/smf-rs`
1482025-05-14T15:43:20.022Z Downloading crates ...
1492025-05-14T15:43:20.126Z Downloaded async-object-pool v0.1.5
1502025-05-14T15:43:20.152Z Downloaded async-stream-impl v0.3.6
1512025-05-14T15:43:20.152Z Downloaded atty v0.2.14
1522025-05-14T15:43:20.152Z Downloaded atomicwrites v0.4.4
1532025-05-14T15:43:20.152Z Downloaded escape8259 v0.5.3
1542025-05-14T15:43:20.178Z Downloaded fallible-iterator v0.2.0
1552025-05-14T15:43:20.178Z Downloaded ff v0.13.0
1562025-05-14T15:43:20.178Z Downloaded foreign-types-shared v0.3.1
1572025-05-14T15:43:20.178Z Downloaded base64ct v1.6.0
1582025-05-14T15:43:20.178Z Downloaded cancel-safe-futures v0.1.5
1592025-05-14T15:43:20.178Z Downloaded camino-tempfile-ext v0.3.0
1602025-05-14T15:43:20.204Z Downloaded headers-core v0.3.0
1612025-05-14T15:43:20.204Z Downloaded nodrop v0.1.14
1622025-05-14T15:43:20.204Z Downloaded arc-swap v1.7.1
1632025-05-14T15:43:20.204Z Downloaded peg-runtime v0.8.5
1642025-05-14T15:43:20.204Z Downloaded progenitor-client v0.9.1
1652025-05-14T15:43:20.230Z Downloaded phf v0.11.2
1662025-05-14T15:43:20.230Z Downloaded scopeguard v1.2.0
1672025-05-14T15:43:20.230Z Downloaded progenitor v0.8.0
1682025-05-14T15:43:20.230Z Downloaded scroll v0.12.0
1692025-05-14T15:43:20.230Z Downloaded gethostname v0.5.0
1702025-05-14T15:43:20.230Z Downloaded sigpipe v0.1.3
1712025-05-14T15:43:20.256Z Downloaded simd-adler32 v0.3.7
1722025-05-14T15:43:20.256Z Downloaded sqlparser_derive v0.2.2
1732025-05-14T15:43:20.256Z Downloaded signature v2.2.0
1742025-05-14T15:43:20.256Z Downloaded signal-hook-registry v1.4.2
1752025-05-14T15:43:20.256Z Downloaded ron v0.8.1
1762025-05-14T15:43:20.256Z Downloaded schemars v0.8.22
1772025-05-14T15:43:20.282Z Downloaded tinyvec_macros v0.1.1
1782025-05-14T15:43:20.282Z Downloaded try-lock v0.2.5
1792025-05-14T15:43:20.282Z Downloaded signal-hook v0.3.17
1802025-05-14T15:43:20.282Z Downloaded vte_generate_state_changes v0.1.2
1812025-05-14T15:43:20.308Z Downloaded tinytemplate v1.2.1
1822025-05-14T15:43:20.308Z Downloaded tls_codec_derive v0.4.1
1832025-05-14T15:43:20.308Z Downloaded sqlformat v0.3.5
1842025-05-14T15:43:20.308Z Downloaded http-body-util v0.1.3
1852025-05-14T15:43:20.308Z Downloaded zone_cfg_derive v0.3.0
1862025-05-14T15:43:20.308Z Downloaded tui-tree-widget v0.23.0
1872025-05-14T15:43:20.308Z Downloaded yoke-derive v0.7.4
1882025-05-14T15:43:20.308Z Downloaded cobs v0.2.3
1892025-05-14T15:43:20.308Z Downloaded structmeta v0.3.0
1902025-05-14T15:43:20.338Z Downloaded camino-tempfile v1.3.0
1912025-05-14T15:43:20.338Z Downloaded futures-core v0.3.31
1922025-05-14T15:43:20.338Z Downloaded textwrap v0.16.1
1932025-05-14T15:43:20.338Z Downloaded zeroize_derive v1.4.2
1942025-05-14T15:43:20.338Z Downloaded tracing-attributes v0.1.27
1952025-05-14T15:43:20.338Z Downloaded twox-hash v2.1.0
1962025-05-14T15:43:20.338Z Downloaded wait-timeout v0.2.0
1972025-05-14T15:43:20.363Z Downloaded blake2 v0.10.6
1982025-05-14T15:43:20.363Z Downloaded derive_builder_macro v0.20.2
1992025-05-14T15:43:20.363Z Downloaded aws-lc-rs v1.12.4
2002025-05-14T15:43:20.363Z Downloaded instant v0.1.13
2012025-05-14T15:43:20.363Z Downloaded doc-comment v0.3.3
2022025-05-14T15:43:20.363Z Downloaded debug-ignore v1.0.5
2032025-05-14T15:43:20.363Z Downloaded foldhash v0.1.3
2042025-05-14T15:43:20.363Z Downloaded tungstenite v0.21.0
2052025-05-14T15:43:20.389Z Downloaded trybuild v1.0.103
2062025-05-14T15:43:20.389Z Downloaded colored v2.2.0
2072025-05-14T15:43:20.389Z Downloaded httptest v0.16.3
2082025-05-14T15:43:20.389Z Downloaded bindgen v0.71.1
2092025-05-14T15:43:20.414Z Downloaded internet-checksum v0.2.1
2102025-05-14T15:43:20.414Z Downloaded tracing-core v0.1.32
2112025-05-14T15:43:20.414Z Downloaded plain v0.2.3
2122025-05-14T15:43:20.414Z Downloaded tungstenite v0.23.0
2132025-05-14T15:43:20.414Z Downloaded libsw v3.4.0
2142025-05-14T15:43:20.414Z Downloaded predicates-core v1.0.8
2152025-05-14T15:43:20.414Z Downloaded linear-map v1.2.0
2162025-05-14T15:43:20.439Z Downloaded libsw-core v0.3.1
2172025-05-14T15:43:20.439Z Downloaded num-rational v0.4.2
2182025-05-14T15:43:20.439Z Downloaded crossbeam-epoch v0.9.18
2192025-05-14T15:43:20.439Z Downloaded ipnet v2.11.0
2202025-05-14T15:43:20.439Z Downloaded parking v2.2.1
2212025-05-14T15:43:20.439Z Downloaded pkg-config v0.3.31
2222025-05-14T15:43:20.439Z Downloaded path-tree v0.8.1
2232025-05-14T15:43:20.440Z Downloaded tokio-macros v2.5.0
2242025-05-14T15:43:20.440Z Downloaded scrypt v0.11.0
2252025-05-14T15:43:20.465Z Downloaded scheduled-thread-pool v0.2.7
2262025-05-14T15:43:20.465Z Downloaded fixedbitset v0.5.7
2272025-05-14T15:43:20.465Z Downloaded lazycell v1.3.0
2282025-05-14T15:43:20.465Z Downloaded concurrent-queue v2.5.0
2292025-05-14T15:43:20.465Z Downloaded ed25519 v2.2.3
2302025-05-14T15:43:20.465Z Downloaded mime_guess v2.0.5
2312025-05-14T15:43:20.465Z Downloaded salsa20 v0.10.2
2322025-05-14T15:43:20.465Z Downloaded hash32 v0.3.1
2332025-05-14T15:43:20.465Z Downloaded dyn-clone v1.0.19
2342025-05-14T15:43:20.465Z Downloaded rand_chacha v0.3.1
2352025-05-14T15:43:20.491Z Downloaded rand_chacha v0.9.0
2362025-05-14T15:43:20.491Z Downloaded dunce v1.0.5
2372025-05-14T15:43:20.491Z Downloaded target-triple v0.1.3
2382025-05-14T15:43:20.491Z Downloaded tracing v0.1.40
2392025-05-14T15:43:20.491Z Downloaded rustc-hash v2.1.1
2402025-05-14T15:43:20.491Z Downloaded time-core v0.1.2
2412025-05-14T15:43:20.491Z Downloaded olpc-cjson v0.1.4
2422025-05-14T15:43:20.491Z Downloaded predicates v3.1.3
2432025-05-14T15:43:20.518Z Downloaded rustversion v1.0.17
2442025-05-14T15:43:20.518Z Downloaded same-file v1.0.6
2452025-05-14T15:43:20.518Z Downloaded pbkdf2 v0.12.2
2462025-05-14T15:43:20.518Z Downloaded getrandom v0.3.1
2472025-05-14T15:43:20.518Z Downloaded unicode-truncate v1.1.0
2482025-05-14T15:43:20.518Z Downloaded zone_cfg_derive v0.1.2
2492025-05-14T15:43:20.518Z Downloaded untrusted v0.9.0
2502025-05-14T15:43:20.518Z Downloaded slog-envlogger v2.2.0
2512025-05-14T15:43:20.547Z Downloaded typed-path v0.9.3
2522025-05-14T15:43:20.547Z Downloaded lazy_static v1.5.0
2532025-05-14T15:43:20.547Z Downloaded tiny-keccak v2.0.2
2542025-05-14T15:43:20.547Z Downloaded sec1 v0.7.3
2552025-05-14T15:43:20.547Z Downloaded miniz_oxide v0.8.5
2562025-05-14T15:43:20.547Z Downloaded rustc_version v0.4.1
2572025-05-14T15:43:20.574Z Downloaded diesel_table_macro_syntax v0.2.0
2582025-05-14T15:43:20.574Z Downloaded tap v1.0.1
2592025-05-14T15:43:20.574Z Downloaded smallvec v0.6.14
2602025-05-14T15:43:20.574Z Downloaded derive_builder_core v0.20.2
2612025-05-14T15:43:20.574Z Downloaded slog-stdlog v4.1.1
2622025-05-14T15:43:20.574Z Downloaded ecdsa v0.16.9
2632025-05-14T15:43:20.574Z Downloaded untrusted v0.7.1
2642025-05-14T15:43:20.574Z Downloaded cipher v0.4.4
2652025-05-14T15:43:20.574Z Downloaded tempfile v3.13.0
2662025-05-14T15:43:20.574Z Downloaded time-macros v0.2.18
2672025-05-14T15:43:20.574Z Downloaded convert_case v0.4.0
2682025-05-14T15:43:20.600Z Downloaded criterion-plot v0.5.0
2692025-05-14T15:43:20.600Z Downloaded managed v0.8.0
2702025-05-14T15:43:20.600Z Downloaded defmt-parser v0.3.4
2712025-05-14T15:43:20.600Z Downloaded half v2.4.1
2722025-05-14T15:43:20.600Z Downloaded thread_local v1.1.8
2732025-05-14T15:43:20.600Z Downloaded parse-size v1.1.0
2742025-05-14T15:43:20.600Z Downloaded constant_time_eq v0.3.1
2752025-05-14T15:43:20.600Z Downloaded diesel-dtrace v0.4.2
2762025-05-14T15:43:20.600Z Downloaded impl-trait-for-tuples v0.2.2
2772025-05-14T15:43:20.625Z Downloaded md-5 v0.10.6
2782025-05-14T15:43:20.626Z Downloaded unicode-xid v0.2.6
2792025-05-14T15:43:20.626Z Downloaded rcgen v0.12.1
2802025-05-14T15:43:20.626Z Downloaded ciborium-ll v0.2.2
2812025-05-14T15:43:20.626Z Downloaded lockfree-object-pool v0.1.6
2822025-05-14T15:43:20.626Z Downloaded petname v2.0.2
2832025-05-14T15:43:20.626Z Downloaded num-derive v0.3.3
2842025-05-14T15:43:20.652Z Downloaded minimal-lexical v0.2.1
2852025-05-14T15:43:20.652Z Downloaded nibble_vec v0.1.0
2862025-05-14T15:43:20.652Z Downloaded sync_wrapper v1.0.1
2872025-05-14T15:43:20.652Z Downloaded unicode-ident v1.0.14
2882025-05-14T15:43:20.652Z Downloaded hyper-rustls v0.26.0
2892025-05-14T15:43:20.652Z Downloaded num-conv v0.1.0
2902025-05-14T15:43:20.652Z Downloaded unicode-properties v0.1.3
2912025-05-14T15:43:20.652Z Downloaded is-terminal v0.4.13
2922025-05-14T15:43:20.678Z Downloaded indent_write v2.2.0
2932025-05-14T15:43:20.678Z Downloaded aho-corasick v1.1.3
2942025-05-14T15:43:20.678Z Downloaded serde_spanned v0.6.8
2952025-05-14T15:43:20.678Z Downloaded similar-asserts v1.7.0
2962025-05-14T15:43:20.678Z Downloaded icu_normalizer v1.5.0
2972025-05-14T15:43:20.678Z Downloaded terminal_size v0.2.6
2982025-05-14T15:43:20.703Z Downloaded sqlparser v0.45.0
2992025-05-14T15:43:20.704Z Downloaded which v4.4.2
3002025-05-14T15:43:20.704Z Downloaded rand_core v0.9.2
3012025-05-14T15:43:20.704Z Downloaded rand_seeder v0.3.0
3022025-05-14T15:43:20.704Z Downloaded match_cfg v0.1.0
3032025-05-14T15:43:20.704Z Downloaded number_prefix v0.4.0
3042025-05-14T15:43:20.729Z Downloaded zerovec-derive v0.10.3
3052025-05-14T15:43:20.729Z Downloaded cstr-argument v0.1.2
3062025-05-14T15:43:20.730Z Downloaded curve25519-dalek-derive v0.1.1
3072025-05-14T15:43:20.730Z Downloaded unicode_categories v0.1.1
3082025-05-14T15:43:20.730Z Downloaded num_threads v0.1.7
3092025-05-14T15:43:20.730Z Downloaded plotters-svg v0.3.7
3102025-05-14T15:43:20.730Z Downloaded embedded-io v0.6.1
3112025-05-14T15:43:20.730Z Downloaded rand_xorshift v0.3.0
3122025-05-14T15:43:20.755Z Downloaded thiserror v2.0.12
3132025-05-14T15:43:20.755Z Downloaded predicates-tree v1.0.12
3142025-05-14T15:43:20.755Z Downloaded hashbrown v0.13.2
3152025-05-14T15:43:20.755Z Downloaded usdt-attr-macro v0.5.0
3162025-05-14T15:43:20.755Z Downloaded take_mut v0.2.2
3172025-05-14T15:43:20.780Z Downloaded ena v0.14.3
3182025-05-14T15:43:20.780Z Downloaded want v0.3.1
3192025-05-14T15:43:20.780Z Downloaded chrono-tz-build v0.4.0
3202025-05-14T15:43:20.780Z Downloaded indoc v1.0.9
3212025-05-14T15:43:20.780Z Downloaded postgres-protocol v0.6.8
3222025-05-14T15:43:20.780Z Downloaded crc8 v0.1.1
3232025-05-14T15:43:20.780Z Downloaded secrecy v0.10.3
3242025-05-14T15:43:20.780Z Downloaded tabled_derive v0.10.0
3252025-05-14T15:43:20.806Z Downloaded md5 v0.7.0
3262025-05-14T15:43:20.806Z Downloaded tabwriter v1.4.0
3272025-05-14T15:43:20.806Z Downloaded r2d2 v0.8.10
3282025-05-14T15:43:20.806Z Downloaded path-slash v0.1.5
3292025-05-14T15:43:20.806Z Downloaded log v0.4.22
3302025-05-14T15:43:20.806Z Downloaded strum v0.26.3
3312025-05-14T15:43:20.806Z Downloaded deranged v0.3.11
3322025-05-14T15:43:20.806Z Downloaded walkdir v2.5.0
3332025-05-14T15:43:20.832Z Downloaded xshell-macros v0.2.7
3342025-05-14T15:43:20.832Z Downloaded icu_provider_macros v1.5.0
3352025-05-14T15:43:20.832Z Downloaded write16 v1.0.0
3362025-05-14T15:43:20.832Z Downloaded paste v1.0.15
3372025-05-14T15:43:20.832Z Downloaded crc v3.2.1
3382025-05-14T15:43:20.832Z Downloaded serde-hex v0.1.0
3392025-05-14T15:43:20.832Z Downloaded toml_edit v0.19.15
3402025-05-14T15:43:20.863Z Downloaded precomputed-hash v0.1.1
3412025-05-14T15:43:20.889Z Downloaded ident_case v1.0.1
3422025-05-14T15:43:20.889Z Downloaded progenitor-macro v0.9.1
3432025-05-14T15:43:20.889Z Downloaded crc32fast v1.4.2
3442025-05-14T15:43:20.889Z Downloaded newtype_derive v0.1.6
3452025-05-14T15:43:20.889Z Downloaded newline-converter v0.3.0
3462025-05-14T15:43:20.889Z Downloaded snafu-derive v0.8.5
3472025-05-14T15:43:20.889Z Downloaded newtype-uuid v1.2.1
3482025-05-14T15:43:20.889Z Downloaded polyval v0.6.2
3492025-05-14T15:43:20.889Z Downloaded elliptic-curve v0.13.8
3502025-05-14T15:43:20.915Z Downloaded nanorand v0.7.0
3512025-05-14T15:43:20.915Z Downloaded memmap2 v0.9.5
3522025-05-14T15:43:20.915Z Downloaded ref-cast v1.0.23
3532025-05-14T15:43:20.915Z Downloaded daft v0.1.3
3542025-05-14T15:43:20.915Z Downloaded zerocopy-derive v0.7.35
3552025-05-14T15:43:20.941Z Downloaded usdt-macro v0.5.0
3562025-05-14T15:43:20.941Z Downloaded darling_macro v0.20.10
3572025-05-14T15:43:20.941Z Downloaded radium v0.7.0
3582025-05-14T15:43:20.941Z Downloaded russh-keys v0.45.0
3592025-05-14T15:43:20.941Z Downloaded ucd-trie v0.1.7
3602025-05-14T15:43:20.941Z Downloaded piper v0.2.4
3612025-05-14T15:43:20.941Z Downloaded utf8_iter v1.0.4
3622025-05-14T15:43:20.941Z Downloaded pin-project-lite v0.2.14
3632025-05-14T15:43:20.967Z Downloaded defmt v0.3.8
3642025-05-14T15:43:20.967Z Downloaded zip v0.6.6
3652025-05-14T15:43:20.967Z Downloaded pin-project-internal v1.1.6
3662025-05-14T15:43:20.967Z Downloaded darling v0.20.10
3672025-05-14T15:43:20.993Z Downloaded indexmap v1.9.3
3682025-05-14T15:43:20.993Z Downloaded publicsuffix v2.3.0
3692025-05-14T15:43:20.993Z Downloaded subprocess v0.2.9
3702025-05-14T15:43:20.993Z Downloaded rayon-core v1.12.1
3712025-05-14T15:43:20.993Z Downloaded papergrid v0.14.0
3722025-05-14T15:43:21.018Z Downloaded qorb v0.3.1
3732025-05-14T15:43:21.018Z Downloaded icu_collections v1.5.0
3742025-05-14T15:43:21.045Z Downloaded hyper-util v0.1.11
3752025-05-14T15:43:21.045Z Downloaded tokio-postgres v0.7.13
3762025-05-14T15:43:21.045Z Downloaded libm v0.2.8
3772025-05-14T15:43:21.070Z Downloaded idna v1.0.3
3782025-05-14T15:43:21.070Z Downloaded rustls-webpki v0.101.7
3792025-05-14T15:43:21.096Z Downloaded zerocopy v0.7.35
3802025-05-14T15:43:21.121Z Downloaded zerocopy v0.8.10
3812025-05-14T15:43:21.147Z Downloaded chrono v0.4.40
3822025-05-14T15:43:21.147Z Downloaded lalrpop v0.19.12
3832025-05-14T15:43:21.173Z Downloaded rustls v0.21.12
3842025-05-14T15:43:21.198Z Downloaded tabled v0.18.0
3852025-05-14T15:43:21.198Z Downloaded webpki-roots v0.26.6
3862025-05-14T15:43:21.223Z Downloaded nix v0.28.0
3872025-05-14T15:43:21.223Z Downloaded rustls v0.22.4
3882025-05-14T15:43:21.248Z Downloaded rustls v0.23.19
3892025-05-14T15:43:21.248Z Downloaded rustix v0.38.37
3902025-05-14T15:43:21.273Z Downloaded petgraph v0.6.5
3912025-05-14T15:43:21.299Z Downloaded typify-impl v0.2.0
3922025-05-14T15:43:21.324Z Downloaded typify-impl v0.3.0
3932025-05-14T15:43:21.324Z Downloaded petgraph v0.7.1
3942025-05-14T15:43:21.349Z Downloaded zerocopy-derive v0.6.6
3952025-05-14T15:43:21.374Z Downloaded rustix v0.37.28
3962025-05-14T15:43:21.400Z Downloaded regex-syntax v0.8.5
3972025-05-14T15:43:21.400Z Downloaded ratatui v0.29.0
3982025-05-14T15:43:21.426Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
3992025-05-14T15:43:21.451Z Downloaded libc v0.2.171
4002025-05-14T15:43:21.476Z Downloaded jiff v0.2.13
4012025-05-14T15:43:21.501Z Downloaded regex-automata v0.4.8
4022025-05-14T15:43:21.501Z Downloaded sled v0.34.7
4032025-05-14T15:43:21.526Z Downloaded hickory-proto v0.24.4
4042025-05-14T15:43:21.551Z Downloaded libz-sys v1.1.20
4052025-05-14T15:43:21.576Z Downloaded bzip2-sys v0.1.13+1.0.8
4062025-05-14T15:43:21.576Z Downloaded nix v0.27.1
4072025-05-14T15:43:21.601Z Downloaded sha3 v0.10.8
4082025-05-14T15:43:21.601Z Downloaded lzma-sys v0.1.20
4092025-05-14T15:43:21.626Z Downloaded regex-syntax v0.6.29
4102025-05-14T15:43:21.626Z Downloaded p384 v0.13.0
4112025-05-14T15:43:21.651Z Downloaded tokio v1.43.1
4122025-05-14T15:43:21.679Z Downloaded regress v0.10.3
4132025-05-14T15:43:21.705Z Downloaded chrono-tz v0.10.3
4142025-05-14T15:43:21.705Z Downloaded dropshot v0.16.0
4152025-05-14T15:43:21.730Z Downloaded csv v1.3.1
4162025-05-14T15:43:21.755Z Downloaded object v0.36.5
4172025-05-14T15:43:21.785Z Downloaded syn v1.0.109
4182025-05-14T15:43:21.785Z Downloaded polar-core v0.27.3
4192025-05-14T15:43:21.811Z Downloaded icu_properties_data v1.5.0
4202025-05-14T15:43:21.811Z Downloaded diesel v2.2.10
4212025-05-14T15:43:21.837Z Downloaded winnow v0.6.26
4222025-05-14T15:43:21.862Z Downloaded winnow v0.5.40
4232025-05-14T15:43:21.862Z Downloaded itertools v0.13.0
4242025-05-14T15:43:21.887Z Downloaded tabled v0.15.0
4252025-05-14T15:43:21.887Z Downloaded object v0.30.4
4262025-05-14T15:43:21.912Z Downloaded curve25519-dalek v4.1.3
4272025-05-14T15:43:21.912Z Downloaded syn v2.0.98
4282025-05-14T15:43:21.937Z Downloaded gimli v0.31.1
4292025-05-14T15:43:21.937Z Downloaded reedline v0.38.0
4302025-05-14T15:43:21.962Z Downloaded proptest v1.6.0
4312025-05-14T15:43:21.962Z Downloaded rayon v1.10.0
4322025-05-14T15:43:21.987Z Downloaded git2 v0.19.0
4332025-05-14T15:43:21.988Z Downloaded clap_builder v4.5.35
4342025-05-14T15:43:21.988Z Downloaded winnow v0.7.3
4352025-05-14T15:43:22.013Z Downloaded quinn-proto v0.11.8
4362025-05-14T15:43:22.013Z Downloaded httpmock v0.8.0-alpha.1
4372025-05-14T15:43:22.038Z Downloaded ring v0.17.11
4382025-05-14T15:43:22.093Z Downloaded tokio-util v0.7.13
4392025-05-14T15:43:22.119Z Downloaded p521 v0.13.3
4402025-05-14T15:43:22.119Z Downloaded itertools v0.14.0
4412025-05-14T15:43:22.119Z Downloaded radix_trie v0.2.1
4422025-05-14T15:43:22.144Z Downloaded unicode-width v0.2.0
4432025-05-14T15:43:22.144Z Downloaded unicode-width v0.1.14
4442025-05-14T15:43:22.144Z Downloaded memchr v2.7.4
4452025-05-14T15:43:22.171Z Downloaded itertools v0.10.5
4462025-05-14T15:43:22.171Z Downloaded tough v0.20.0
4472025-05-14T15:43:22.171Z Downloaded rustls-webpki v0.102.8
4482025-05-14T15:43:22.197Z Downloaded plotters v0.3.7
4492025-05-14T15:43:22.222Z Downloaded p256 v0.13.2
4502025-05-14T15:43:22.222Z Downloaded rustls-pki-types v1.10.0
4512025-05-14T15:43:22.222Z Downloaded itertools v0.12.1
4522025-05-14T15:43:22.249Z Downloaded goblin v0.8.2
4532025-05-14T15:43:22.249Z Downloaded serde_with v3.12.0
4542025-05-14T15:43:22.249Z Downloaded encoding_rs v0.8.34
4552025-05-14T15:43:22.274Z Downloaded rustyline v14.0.0
4562025-05-14T15:43:22.301Z Downloaded h2 v0.4.6
4572025-05-14T15:43:22.301Z Downloaded toml v0.8.20
4582025-05-14T15:43:22.301Z Downloaded zip v2.6.1
4592025-05-14T15:43:22.302Z Downloaded clap_lex v0.7.4
4602025-05-14T15:43:22.302Z Downloaded thiserror-no-std v2.0.2
4612025-05-14T15:43:22.327Z Downloaded rustls-pemfile v2.2.0
4622025-05-14T15:43:22.327Z Downloaded regex v1.11.1
4632025-05-14T15:43:22.327Z Downloaded hkdf v0.12.4
4642025-05-14T15:43:22.327Z Downloaded toml_edit v0.22.24
4652025-05-14T15:43:22.354Z Downloaded yansi v1.0.1
4662025-05-14T15:43:22.379Z Downloaded libgit2-sys v0.17.0+1.8.1
4672025-05-14T15:43:22.432Z Downloaded parse-zoneinfo v0.3.1
4682025-05-14T15:43:22.457Z Downloaded ctr v0.9.2
4692025-05-14T15:43:22.457Z Downloaded thiserror-impl-no-std v2.0.2
4702025-05-14T15:43:22.457Z Downloaded daft-derive v0.1.3
4712025-05-14T15:43:22.457Z Downloaded rustls-native-certs v0.7.3
4722025-05-14T15:43:22.457Z Downloaded toml v0.7.8
4732025-05-14T15:43:22.457Z Downloaded chacha20poly1305 v0.10.1
4742025-05-14T15:43:22.457Z Downloaded utf16_iter v1.0.5
4752025-05-14T15:43:22.457Z Downloaded tabled_derive v0.7.0
4762025-05-14T15:43:22.457Z Downloaded subtle v2.6.1
4772025-05-14T15:43:22.482Z Downloaded phf_generator v0.11.2
4782025-05-14T15:43:22.482Z Downloaded snafu v0.8.5
4792025-05-14T15:43:22.482Z Downloaded pin-utils v0.1.0
4802025-05-14T15:43:22.482Z Downloaded lalrpop-util v0.19.12
4812025-05-14T15:43:22.482Z Downloaded icu_locid v1.5.0
4822025-05-14T15:43:22.482Z Downloaded socket2 v0.5.9
4832025-05-14T15:43:22.482Z Downloaded portable-atomic v1.11.0
4842025-05-14T15:43:22.507Z Downloaded crossterm v0.28.1
4852025-05-14T15:43:22.507Z Downloaded futures-util v0.3.31
4862025-05-14T15:43:22.534Z Downloaded icu_locid_transform v1.5.0
4872025-05-14T15:43:22.534Z Downloaded ciborium v0.2.2
4882025-05-14T15:43:22.534Z Downloaded tokio-rustls v0.25.0
4892025-05-14T15:43:22.534Z Downloaded polling v3.7.3
4902025-05-14T15:43:22.534Z Downloaded papergrid v0.11.0
4912025-05-14T15:43:22.534Z Downloaded nix v0.29.0
4922025-05-14T15:43:22.559Z Downloaded strum_macros v0.26.4
4932025-05-14T15:43:22.560Z Downloaded semver v1.0.26
4942025-05-14T15:43:22.560Z Downloaded lock_api v0.4.12
4952025-05-14T15:43:22.560Z Downloaded idna_adapter v1.2.0
4962025-05-14T15:43:22.560Z Downloaded usdt-impl v0.5.0
4972025-05-14T15:43:22.560Z Downloaded tokio-rustls v0.24.1
4982025-05-14T15:43:22.585Z Downloaded libscf-sys v1.1.0
4992025-05-14T15:43:22.585Z Downloaded clap_derive v4.5.32
5002025-05-14T15:43:22.585Z Downloaded zerocopy v0.6.6
5012025-05-14T15:43:22.585Z Downloaded tokio-tungstenite v0.21.0
5022025-05-14T15:43:22.585Z Downloaded serde v1.0.219
5032025-05-14T15:43:22.585Z Downloaded indexmap v2.9.0
5042025-05-14T15:43:22.585Z Downloaded diff v0.1.13
5052025-05-14T15:43:22.610Z Downloaded url v2.5.3
5062025-05-14T15:43:22.610Z Downloaded unicase v2.7.0
5072025-05-14T15:43:22.610Z Downloaded unarray v0.1.4
5082025-05-14T15:43:22.610Z Downloaded tokio-rustls v0.26.0
5092025-05-14T15:43:22.610Z Downloaded hyper v1.6.0
5102025-05-14T15:43:22.610Z Downloaded guppy v0.17.18
5112025-05-14T15:43:22.636Z Downloaded typify-macro v0.2.0
5122025-05-14T15:43:22.636Z Downloaded toml_datetime v0.6.8
5132025-05-14T15:43:22.636Z Downloaded poly1305 v0.8.0
5142025-05-14T15:43:22.636Z Downloaded pkcs1 v0.7.5
5152025-05-14T15:43:22.636Z Downloaded libloading v0.8.5
5162025-05-14T15:43:22.636Z Downloaded serde_derive v1.0.219
5172025-05-14T15:43:22.636Z Downloaded zerovec v0.10.4
5182025-05-14T15:43:22.636Z Downloaded smoltcp v0.11.0
5192025-05-14T15:43:22.661Z Downloaded jobserver v0.1.32
5202025-05-14T15:43:22.661Z Downloaded csv-core v0.1.11
5212025-05-14T15:43:22.661Z Downloaded value-bag v1.9.0
5222025-05-14T15:43:22.661Z Downloaded der v0.7.9
5232025-05-14T15:43:22.686Z Downloaded crossbeam-channel v0.5.15
5242025-05-14T15:43:22.687Z Downloaded openapiv3 v2.0.0
5252025-05-14T15:43:22.712Z Downloaded mime v0.3.17
5262025-05-14T15:43:22.712Z Downloaded tokio-stream v0.1.17
5272025-05-14T15:43:22.712Z Downloaded icu_provider v1.5.0
5282025-05-14T15:43:22.712Z Downloaded crc-any v2.5.0
5292025-05-14T15:43:22.712Z Downloaded serde_derive_internals v0.29.1
5302025-05-14T15:43:22.712Z Downloaded icu_properties v1.5.1
5312025-05-14T15:43:22.712Z Downloaded rust-argon2 v2.1.0
5322025-05-14T15:43:22.712Z Downloaded hyper-tls v0.6.0
5332025-05-14T15:43:22.712Z Downloaded enum-as-inner v0.6.1
5342025-05-14T15:43:22.737Z Downloaded utf8parse v0.2.2
5352025-05-14T15:43:22.737Z Downloaded spin v0.9.8
5362025-05-14T15:43:22.738Z Downloaded x509-cert v0.2.5
5372025-05-14T15:43:22.738Z Downloaded hashbrown v0.15.1
5382025-05-14T15:43:22.738Z Downloaded typify-macro v0.3.0
5392025-05-14T15:43:22.738Z Downloaded jiff-static v0.2.13
5402025-05-14T15:43:22.738Z Downloaded swrite v0.1.0
5412025-05-14T15:43:22.738Z Downloaded cookie_store v0.21.1
5422025-05-14T15:43:22.763Z Downloaded uuid v1.16.0
5432025-05-14T15:43:22.763Z Downloaded unicode-bidi v0.3.17
5442025-05-14T15:43:22.763Z Downloaded tar v0.4.44
5452025-05-14T15:43:22.763Z Downloaded serde_yaml v0.9.34+deprecated
5462025-05-14T15:43:22.763Z Downloaded crypto-bigint v0.5.5
5472025-05-14T15:43:22.788Z Downloaded quinn v0.11.5
5482025-05-14T15:43:22.788Z Downloaded quick-xml v0.37.2
5492025-05-14T15:43:22.788Z Downloaded endian-type v0.1.2
5502025-05-14T15:43:22.788Z Downloaded embedded-io v0.4.0
5512025-05-14T15:43:22.788Z Downloaded ciborium-io v0.2.2
5522025-05-14T15:43:22.788Z Downloaded supports-color v3.0.2
5532025-05-14T15:43:22.788Z Downloaded pretty-hex v0.4.1
5542025-05-14T15:43:22.788Z Downloaded packed_struct_codegen v0.10.1
5552025-05-14T15:43:22.788Z Downloaded memmap v0.7.0
5562025-05-14T15:43:22.788Z Downloaded lru-cache v0.1.2
5572025-05-14T15:43:22.788Z Downloaded itoa v1.0.11
5582025-05-14T15:43:22.814Z Downloaded cpufeatures v0.2.14
5592025-05-14T15:43:22.814Z Downloaded const_format_proc_macros v0.2.34
5602025-05-14T15:43:22.814Z Downloaded xz2 v0.1.7
5612025-05-14T15:43:22.814Z Downloaded writeable v0.5.5
5622025-05-14T15:43:22.814Z Downloaded strum_macros v0.25.3
5632025-05-14T15:43:22.814Z Downloaded strum_macros v0.24.3
5642025-05-14T15:43:22.814Z Downloaded structmeta-derive v0.3.0
5652025-05-14T15:43:22.814Z Downloaded spki v0.7.3
5662025-05-14T15:43:22.815Z Downloaded serde_urlencoded v0.7.1
5672025-05-14T15:43:22.815Z Downloaded ppv-lite86 v0.2.20
5682025-05-14T15:43:22.815Z Downloaded password-hash v0.5.0
5692025-05-14T15:43:22.815Z Downloaded parking_lot_core v0.9.10
5702025-05-14T15:43:22.840Z Downloaded maybe-uninit v2.0.0
5712025-05-14T15:43:22.840Z Downloaded ingot-macros v0.1.0
5722025-05-14T15:43:22.840Z Downloaded derive_more v0.99.20
5732025-05-14T15:43:22.840Z Downloaded derive-where v1.2.7
5742025-05-14T15:43:22.840Z Downloaded yoke v0.7.4
5752025-05-14T15:43:22.840Z Downloaded target-spec v3.4.2
5762025-05-14T15:43:22.840Z Downloaded postcard v1.0.10
5772025-05-14T15:43:22.840Z Downloaded time v0.3.36
5782025-05-14T15:43:22.865Z Downloaded salty v0.3.0
5792025-05-14T15:43:22.865Z Downloaded ed25519-dalek v2.1.1
5802025-05-14T15:43:22.865Z Downloaded vcpkg v0.2.15
5812025-05-14T15:43:22.907Z Downloaded ref-cast-impl v1.0.23
5822025-05-14T15:43:22.932Z Downloaded der_derive v0.7.3
5832025-05-14T15:43:22.932Z Downloaded indicatif v0.17.11
5842025-05-14T15:43:22.933Z Downloaded clap v4.5.35
5852025-05-14T15:43:22.933Z Downloaded darling_core v0.20.10
5862025-05-14T15:43:22.933Z Downloaded unicode-normalization v0.1.24
5872025-05-14T15:43:22.958Z Downloaded yasna v0.5.2
5882025-05-14T15:43:22.958Z Downloaded const_format v0.2.34
5892025-05-14T15:43:22.958Z Downloaded http v1.2.0
5902025-05-14T15:43:22.958Z Downloaded fancy-regex v0.14.0
5912025-05-14T15:43:22.958Z Downloaded ingot v0.1.0
5922025-05-14T15:43:22.958Z Downloaded either v1.14.0
5932025-05-14T15:43:22.984Z Downloaded rand v0.9.0
5942025-05-14T15:43:22.984Z Downloaded smoltcp v0.9.1
5952025-05-14T15:43:22.984Z Downloaded bstr v1.10.0
5962025-05-14T15:43:23.009Z Downloaded serde-big-array v0.5.1
5972025-05-14T15:43:23.009Z Downloaded packed_struct v0.10.1
5982025-05-14T15:43:23.010Z Downloaded indoc v2.0.6
5992025-05-14T15:43:23.010Z Downloaded zone v0.1.8
6002025-05-14T15:43:23.010Z Downloaded termcolor v1.4.1
6012025-05-14T15:43:23.010Z Downloaded target-lexicon v0.13.2
6022025-05-14T15:43:23.010Z Downloaded crypto-common v0.1.6
6032025-05-14T15:43:23.010Z Downloaded serde_with_macros v3.12.0
6042025-05-14T15:43:23.010Z Downloaded kv-log-macro v1.0.7
6052025-05-14T15:43:23.061Z Downloaded thiserror-impl v2.0.12
6062025-05-14T15:43:23.061Z Downloaded smf v0.2.3
6072025-05-14T15:43:23.061Z Downloaded semver v0.1.20
6082025-05-14T15:43:23.061Z Downloaded xshell v0.2.7
6092025-05-14T15:43:23.062Z Downloaded uzers v0.12.1
6102025-05-14T15:43:23.062Z Downloaded hickory-server v0.24.4
6112025-05-14T15:43:23.062Z Downloaded hickory-resolver v0.24.4
6122025-05-14T15:43:23.062Z Downloaded hashbrown v0.12.3
6132025-05-14T15:43:23.087Z Downloaded des v0.8.1
6142025-05-14T15:43:23.114Z Downloaded criterion v0.5.1
6152025-05-14T15:43:23.114Z Downloaded rand v0.8.5
6162025-05-14T15:43:23.114Z Downloaded lzss v0.8.2
6172025-05-14T15:43:23.114Z Downloaded quote v1.0.39
6182025-05-14T15:43:23.114Z Downloaded pretty-hex v0.2.1
6192025-05-14T15:43:23.140Z Downloaded icu_locid_transform_data v1.5.0
6202025-05-14T15:43:23.140Z Downloaded ryu v1.0.18
6212025-05-14T15:43:23.140Z Downloaded sha1 v0.10.6
6222025-05-14T15:43:23.140Z Downloaded nu-ansi-term v0.50.1
6232025-05-14T15:43:23.140Z Downloaded native-tls v0.2.12
6242025-05-14T15:43:23.140Z Downloaded unicode-segmentation v1.12.0
6252025-05-14T15:43:23.140Z Downloaded expectorate v1.2.0
6262025-05-14T15:43:23.140Z Downloaded clang-sys v1.8.1
6272025-05-14T15:43:23.166Z Downloaded rustls-pemfile v1.0.4
6282025-05-14T15:43:23.166Z Downloaded const-oid v0.9.6
6292025-05-14T15:43:23.166Z Downloaded quick-error v1.2.3
6302025-05-14T15:43:23.166Z Downloaded lru v0.12.5
6312025-05-14T15:43:23.166Z Downloaded tower v0.5.2
6322025-05-14T15:43:23.166Z Downloaded is_terminal_polyfill v1.70.1
6332025-05-14T15:43:23.191Z Downloaded iana-time-zone v0.1.63
6342025-05-14T15:43:23.192Z Downloaded rand_distr v0.4.3
6352025-05-14T15:43:23.192Z Downloaded password-hash v0.4.2
6362025-05-14T15:43:23.192Z Downloaded partial-io v0.5.4
6372025-05-14T15:43:23.192Z Downloaded parse-display-derive v0.10.0
6382025-05-14T15:43:23.192Z Downloaded parse-display v0.10.0
6392025-05-14T15:43:23.192Z Downloaded defmt-macros v0.3.9
6402025-05-14T15:43:23.217Z Downloaded openssl v0.10.72
6412025-05-14T15:43:23.217Z Downloaded secrecy v0.8.0
6422025-05-14T15:43:23.217Z Downloaded maplit v1.0.2
6432025-05-14T15:43:23.217Z Downloaded macaddr v1.0.1
6442025-05-14T15:43:23.217Z Downloaded whoami v1.5.2
6452025-05-14T15:43:23.242Z Downloaded keccak v0.1.5
6462025-05-14T15:43:23.243Z Downloaded crc-catalog v2.4.0
6472025-05-14T15:43:23.243Z Downloaded utf-8 v0.7.6
6482025-05-14T15:43:23.243Z Downloaded topological-sort v0.2.2
6492025-05-14T15:43:23.243Z Downloaded thiserror-impl v1.0.69
6502025-05-14T15:43:23.243Z Downloaded terminal_size v0.4.0
6512025-05-14T15:43:23.243Z Downloaded smawk v0.3.2
6522025-05-14T15:43:23.275Z Downloaded serde_tokenstream v0.2.2
6532025-05-14T15:43:23.275Z Downloaded pkcs5 v0.7.1
6542025-05-14T15:43:23.275Z Downloaded pin-project v1.1.6
6552025-05-14T15:43:23.319Z Downloaded slog-term v2.9.1
6562025-05-14T15:43:23.319Z Downloaded libxml v0.3.3
6572025-05-14T15:43:23.319Z Downloaded compact_str v0.8.0
6582025-05-14T15:43:23.319Z Downloaded synstructure v0.13.1
6592025-05-14T15:43:23.319Z Downloaded quinn-udp v0.5.5
6602025-05-14T15:43:23.319Z Downloaded hyper-rustls v0.27.3
6612025-05-14T15:43:23.319Z Downloaded normalize-line-endings v0.3.0
6622025-05-14T15:43:23.319Z Downloaded tokio-tungstenite v0.23.1
6632025-05-14T15:43:23.319Z Downloaded zerocopy-derive v0.8.10
6642025-05-14T15:43:23.344Z Downloaded powerfmt v0.2.0
6652025-05-14T15:43:23.344Z Downloaded omicron-zone-package v0.12.2
6662025-05-14T15:43:23.344Z Downloaded num-bigint-dig v0.8.4
6672025-05-14T15:43:23.370Z Downloaded plotters-backend v0.3.7
6682025-05-14T15:43:23.370Z Downloaded num_enum_derive v0.5.11
6692025-05-14T15:43:23.370Z Downloaded num_enum v0.5.11
6702025-05-14T15:43:23.370Z Downloaded num-derive v0.4.2
6712025-05-14T15:43:23.370Z Downloaded usdt v0.5.0
6722025-05-14T15:43:23.370Z Downloaded new_debug_unreachable v1.0.6
6732025-05-14T15:43:23.395Z Downloaded kstat-rs v0.2.4
6742025-05-14T15:43:23.395Z Downloaded xattr v1.3.1
6752025-05-14T15:43:23.395Z Downloaded wyz v0.5.1
6762025-05-14T15:43:23.395Z Downloaded smallvec v1.14.0
6772025-05-14T15:43:23.395Z Downloaded sha2 v0.10.8
6782025-05-14T15:43:23.395Z Downloaded is_ci v1.2.0
6792025-05-14T15:43:23.395Z Downloaded diesel_derives v2.2.3
6802025-05-14T15:43:23.421Z Downloaded term v0.7.0
6812025-05-14T15:43:23.421Z Downloaded parking_lot_core v0.8.6
6822025-05-14T15:43:23.421Z Downloaded parking_lot v0.12.3
6832025-05-14T15:43:23.421Z Downloaded litrs v0.4.1
6842025-05-14T15:43:23.421Z Downloaded libefi-sys v0.1.0
6852025-05-14T15:43:23.446Z Downloaded unsafe-libyaml v0.2.11
6862025-05-14T15:43:23.446Z Downloaded heapless v0.8.0
6872025-05-14T15:43:23.446Z Downloaded heapless v0.7.17
6882025-05-14T15:43:23.446Z Downloaded flume v0.11.1
6892025-05-14T15:43:23.446Z Downloaded support-bundle-viewer v0.1.0
6902025-05-14T15:43:23.446Z Downloaded ignore v0.4.23
6912025-05-14T15:43:23.471Z Downloaded icu_normalizer_data v1.5.0
6922025-05-14T15:43:23.471Z Downloaded dropshot_endpoint v0.16.0
6932025-05-14T15:43:23.471Z Downloaded crossbeam-utils v0.8.21
6942025-05-14T15:43:23.471Z Downloaded headers v0.4.0
6952025-05-14T15:43:23.471Z Downloaded flate2 v1.1.1
6962025-05-14T15:43:23.471Z Downloaded shlex v1.3.0
6972025-05-14T15:43:23.496Z Downloaded shell-words v1.1.0
6982025-05-14T15:43:23.496Z Downloaded sct v0.7.1
6992025-05-14T15:43:23.496Z Downloaded mio v1.0.2
7002025-05-14T15:43:23.496Z Downloaded console v0.15.10
7012025-05-14T15:43:23.496Z Downloaded rusty-fork v0.3.0
7022025-05-14T15:43:23.497Z Downloaded cookie v0.18.1
7032025-05-14T15:43:23.497Z Downloaded hyper-staticfile v0.10.1
7042025-05-14T15:43:23.497Z Downloaded typenum v1.17.0
7052025-05-14T15:43:23.522Z Downloaded slog v2.7.0
7062025-05-14T15:43:23.522Z Downloaded sync-ptr v0.1.1
7072025-05-14T15:43:23.522Z Downloaded phf_shared v0.11.2
7082025-05-14T15:43:23.522Z Downloaded num v0.4.3
7092025-05-14T15:43:23.522Z Downloaded samael v0.0.18
7102025-05-14T15:43:23.522Z Downloaded postgres-types v0.2.9
7112025-05-14T15:43:23.522Z Downloaded num-bigint v0.4.6
7122025-05-14T15:43:23.548Z Downloaded futures-channel v0.3.31
7132025-05-14T15:43:23.548Z Downloaded nested v0.1.1
7142025-05-14T15:43:23.548Z Downloaded memoffset v0.9.1
7152025-05-14T15:43:23.548Z Downloaded multer v3.1.0
7162025-05-14T15:43:23.548Z Downloaded litemap v0.7.3
7172025-05-14T15:43:23.548Z Downloaded tokio-native-tls v0.3.1
7182025-05-14T15:43:23.548Z Downloaded similar v2.7.0
7192025-05-14T15:43:23.573Z Downloaded hickory-client v0.24.4
7202025-05-14T15:43:23.573Z Downloaded zone v0.3.1
7212025-05-14T15:43:23.573Z Downloaded universal-hash v0.5.1
7222025-05-14T15:43:23.573Z Downloaded unicode-linebreak v0.1.5
7232025-05-14T15:43:23.573Z Downloaded event-listener v5.3.1
7242025-05-14T15:43:23.573Z Downloaded fatfs v0.3.6
7252025-05-14T15:43:23.573Z Downloaded slog-scope v4.4.0
7262025-05-14T15:43:23.573Z Downloaded rustc_version v0.1.7
7272025-05-14T15:43:23.573Z Downloaded serde_json v1.0.140
7282025-05-14T15:43:23.598Z Downloaded thread-id v4.2.2
7292025-05-14T15:43:23.598Z Downloaded ssh-key v0.6.6
7302025-05-14T15:43:23.598Z Downloaded slog-bunyan v2.5.0
7312025-05-14T15:43:23.598Z Downloaded rustc-hash v1.1.0
7322025-05-14T15:43:23.598Z Downloaded rustc-demangle v0.1.24
7332025-05-14T15:43:23.598Z Downloaded rand_core v0.6.4
7342025-05-14T15:43:23.598Z Downloaded parking_lot v0.11.2
7352025-05-14T15:43:23.598Z Downloaded psl-types v2.0.11
7362025-05-14T15:43:23.598Z Downloaded zerofrom v0.1.4
7372025-05-14T15:43:23.598Z Downloaded typify v0.3.0
7382025-05-14T15:43:23.623Z Downloaded typify v0.2.0
7392025-05-14T15:43:23.623Z Downloaded slog-json v2.6.1
7402025-05-14T15:43:23.623Z Downloaded slog-dtrace v0.3.0
7412025-05-14T15:43:23.624Z Downloaded slog-async v2.8.0
7422025-05-14T15:43:23.624Z Downloaded slab v0.4.9
7432025-05-14T15:43:23.624Z Downloaded siphasher v0.3.11
7442025-05-14T15:43:23.624Z Downloaded owo-colors v4.2.0
7452025-05-14T15:43:23.624Z Downloaded num-traits v0.2.19
7462025-05-14T15:43:23.624Z Downloaded futures v0.3.31
7472025-05-14T15:43:23.649Z Downloaded pbkdf2 v0.11.0
7482025-05-14T15:43:23.649Z Downloaded pathdiff v0.2.3
7492025-05-14T15:43:23.649Z Downloaded num-complex v0.4.6
7502025-05-14T15:43:23.649Z Downloaded libtest-mimic v0.8.1
7512025-05-14T15:43:23.649Z Downloaded pkcs8 v0.10.2
7522025-05-14T15:43:23.649Z Downloaded multimap v0.10.0
7532025-05-14T15:43:23.649Z Downloaded ipnetwork v0.21.1
7542025-05-14T15:43:23.649Z Downloaded dsl_auto_type v0.1.2
7552025-05-14T15:43:23.649Z Downloaded hmac v0.12.1
7562025-05-14T15:43:23.649Z Downloaded pretty_assertions v1.4.1
7572025-05-14T15:43:23.649Z Downloaded progenitor-macro v0.8.0
7582025-05-14T15:43:23.649Z Downloaded io-lifetimes v1.0.11
7592025-05-14T15:43:23.674Z Downloaded displaydoc v0.2.5
7602025-05-14T15:43:23.674Z Downloaded steno v0.4.1
7612025-05-14T15:43:23.674Z Downloaded globset v0.4.15
7622025-05-14T15:43:23.674Z Downloaded thiserror v1.0.69
7632025-05-14T15:43:23.674Z Downloaded globwalk v0.9.1
7642025-05-14T15:43:23.674Z Downloaded linked-hash-map v0.5.6
7652025-05-14T15:43:23.674Z Downloaded bindgen v0.69.5
7662025-05-14T15:43:23.699Z Downloaded zopfli v0.8.1
7672025-05-14T15:43:23.699Z Downloaded fs_extra v1.3.0
7682025-05-14T15:43:23.699Z Downloaded async-std v1.13.0
7692025-05-14T15:43:23.725Z Downloaded instability v0.3.2
7702025-05-14T15:43:23.725Z Downloaded inout v0.1.3
7712025-05-14T15:43:23.725Z Downloaded ingot-types v0.1.0
7722025-05-14T15:43:23.725Z Downloaded dtrace-parser v0.2.0
7732025-05-14T15:43:23.725Z Downloaded dof v0.3.0
7742025-05-14T15:43:23.725Z Downloaded document-features v0.2.10
7752025-05-14T15:43:23.725Z Downloaded display-error-chain v0.2.2
7762025-05-14T15:43:23.725Z Downloaded dirs-sys-next v0.1.2
7772025-05-14T15:43:23.725Z Downloaded dirs-next v2.0.0
7782025-05-14T15:43:23.750Z Downloaded digest v0.10.7
7792025-05-14T15:43:23.750Z Downloaded difflib v0.4.0
7802025-05-14T15:43:23.750Z Downloaded derive_builder v0.20.2
7812025-05-14T15:43:23.750Z Downloaded nom v7.1.3
7822025-05-14T15:43:23.750Z Downloaded highway v1.3.0
7832025-05-14T15:43:23.750Z Downloaded bitvec v1.0.1
7842025-05-14T15:43:23.775Z Downloaded cmake v0.1.51
7852025-05-14T15:43:23.775Z Downloaded zstd-safe v7.2.3
7862025-05-14T15:43:23.775Z Downloaded zstd v0.13.3
7872025-05-14T15:43:23.775Z Downloaded vergen v8.3.2
7882025-05-14T15:43:23.800Z Downloaded pest v2.7.14
7892025-05-14T15:43:23.800Z Downloaded httparse v1.9.5
7902025-05-14T15:43:23.800Z Downloaded getrandom v0.2.15
7912025-05-14T15:43:23.800Z Downloaded datatest-stable v0.3.2
7922025-05-14T15:43:23.800Z Downloaded data-encoding v2.6.0
7932025-05-14T15:43:23.800Z Downloaded crossbeam-deque v0.8.5
7942025-05-14T15:43:23.800Z Downloaded zeroize v1.8.1
7952025-05-14T15:43:23.800Z Downloaded tinyvec v1.8.0
7962025-05-14T15:43:23.825Z Downloaded serde_regex v1.1.0
7972025-05-14T15:43:23.825Z Downloaded serde_plain v1.0.2
7982025-05-14T15:43:23.825Z Downloaded russh v0.45.0
7992025-05-14T15:43:23.825Z Downloaded futures-lite v2.3.0
8002025-05-14T15:43:23.825Z Downloaded env_logger v0.10.2
8012025-05-14T15:43:23.825Z Downloaded crunchy v0.2.2
8022025-05-14T15:43:23.826Z Downloaded crucible-workspace-hack v0.1.0
8032025-05-14T15:43:23.826Z Downloaded colorchoice v1.0.2
8042025-05-14T15:43:23.826Z Downloaded chacha20 v0.9.1
8052025-05-14T15:43:23.826Z Downloaded waitgroup v0.1.2
8062025-05-14T15:43:23.826Z Downloaded vte v0.11.1
8072025-05-14T15:43:23.826Z Downloaded vsss-rs v3.3.4
8082025-05-14T15:43:23.851Z Downloaded version_check v0.9.5
8092025-05-14T15:43:23.851Z Downloaded test-strategy v0.4.0
8102025-05-14T15:43:23.851Z Downloaded phf_codegen v0.11.2
8112025-05-14T15:43:23.851Z Downloaded oxnet v0.1.1
8122025-05-14T15:43:23.851Z Downloaded num-iter v0.1.45
8132025-05-14T15:43:23.851Z Downloaded zerofrom-derive v0.1.4
8142025-05-14T15:43:23.851Z Downloaded futures-timer v3.0.3
8152025-05-14T15:43:23.851Z Downloaded hubpack v0.1.2
8162025-05-14T15:43:23.851Z Downloaded futures-executor v0.3.31
8172025-05-14T15:43:23.851Z Downloaded blake3 v1.5.4
8182025-05-14T15:43:23.878Z Downloaded tinystr v0.7.6
8192025-05-14T15:43:23.878Z Downloaded serde_repr v0.1.19
8202025-05-14T15:43:23.878Z Downloaded progenitor v0.9.1
8212025-05-14T15:43:23.878Z Downloaded humantime v2.1.0
8222025-05-14T15:43:23.878Z Downloaded heck v0.3.3
8232025-05-14T15:43:23.905Z Downloaded env_logger v0.11.5
8242025-05-14T15:43:23.905Z Downloaded httpdate v1.0.3
8252025-05-14T15:43:23.905Z Downloaded hostname v0.3.1
8262025-05-14T15:43:23.905Z Downloaded hostname v0.4.0
8272025-05-14T15:43:23.905Z Downloaded hex-literal v0.4.1
8282025-05-14T15:43:23.905Z Downloaded futures-io v0.3.31
8292025-05-14T15:43:23.905Z Downloaded aws-lc-sys v0.26.0
8302025-05-14T15:43:24.223Z Downloaded stringprep v0.1.5
8312025-05-14T15:43:24.248Z Downloaded ssh-cipher v0.2.0
8322025-05-14T15:43:24.248Z Downloaded hash32 v0.2.1
8332025-05-14T15:43:24.248Z Downloaded generic-array v0.14.7
8342025-05-14T15:43:24.248Z Downloaded async-recursion v1.1.1
8352025-05-14T15:43:24.248Z Downloaded void v1.0.2
8362025-05-14T15:43:24.248Z Downloaded tls_codec v0.4.1
8372025-05-14T15:43:24.248Z Downloaded termtree v0.5.1
8382025-05-14T15:43:24.248Z Downloaded termios v0.3.3
8392025-05-14T15:43:24.248Z Downloaded static_assertions v1.1.0
8402025-05-14T15:43:24.248Z Downloaded proc-macro2 v1.0.94
8412025-05-14T15:43:24.249Z Downloaded ghash v0.5.1
8422025-05-14T15:43:24.249Z Downloaded futures-task v0.3.31
8432025-05-14T15:43:24.249Z Downloaded rtoolbox v0.0.2
8442025-05-14T15:43:24.273Z Downloaded tower-service v0.3.3
8452025-05-14T15:43:24.273Z Downloaded tower-layer v0.3.3
8462025-05-14T15:43:24.274Z Downloaded strip-ansi-escapes v0.2.0
8472025-05-14T15:43:24.274Z Downloaded stable_deref_trait v1.2.0
8482025-05-14T15:43:24.274Z Downloaded rstest_macros v0.24.0
8492025-05-14T15:43:24.274Z Downloaded rsa v0.9.6
8502025-05-14T15:43:24.274Z Downloaded home v0.5.9
8512025-05-14T15:43:24.274Z Downloaded strsim v0.11.1
8522025-05-14T15:43:24.274Z Downloaded stringmetrics v2.2.2
8532025-05-14T15:43:24.274Z Downloaded string_cache v0.8.9
8542025-05-14T15:43:24.274Z Downloaded ssh-encoding v0.2.0
8552025-05-14T15:43:24.274Z Downloaded signal-hook-tokio v0.3.1
8562025-05-14T15:43:24.274Z Downloaded ron v0.7.1
8572025-05-14T15:43:24.299Z Downloaded proc-macro-error v1.0.4
8582025-05-14T15:43:24.299Z Downloaded hex v0.4.3
8592025-05-14T15:43:24.299Z Downloaded heck v0.5.0
8602025-05-14T15:43:24.299Z Downloaded heck v0.4.1
8612025-05-14T15:43:24.299Z Downloaded group v0.13.0
8622025-05-14T15:43:24.299Z Downloaded glob v0.3.2
8632025-05-14T15:43:24.299Z Downloaded futures-sink v0.3.31
8642025-05-14T15:43:24.299Z Downloaded futures-macro v0.3.31
8652025-05-14T15:43:24.299Z Downloaded form_urlencoded v1.2.1
8662025-05-14T15:43:24.299Z Downloaded float-cmp v0.10.0
8672025-05-14T15:43:24.299Z Downloaded bcs v0.1.6
8682025-05-14T15:43:24.299Z Downloaded foreign-types v0.5.0
8692025-05-14T15:43:24.299Z Downloaded fnv v1.0.7
8702025-05-14T15:43:24.325Z Downloaded prettyplease v0.2.30
8712025-05-14T15:43:24.325Z Downloaded cbc v0.1.2
8722025-05-14T15:43:24.325Z Downloaded serde_path_to_error v0.1.16
8732025-05-14T15:43:24.325Z Downloaded fs-err v3.1.0
8742025-05-14T15:43:24.325Z Downloaded fs-err v2.11.0
8752025-05-14T15:43:24.325Z Downloaded float-ord v0.3.2
8762025-05-14T15:43:24.325Z Downloaded flagset v0.4.6
8772025-05-14T15:43:24.325Z Downloaded signal-hook-mio v0.2.4
8782025-05-14T15:43:24.325Z Downloaded openssl-sys v0.9.107
8792025-05-14T15:43:24.325Z Downloaded funty v2.0.0
8802025-05-14T15:43:24.350Z Downloaded foreign-types-macros v0.2.3
8812025-05-14T15:43:24.350Z Downloaded filetime v0.2.25
8822025-05-14T15:43:24.350Z Downloaded rstest v0.24.0
8832025-05-14T15:43:24.350Z Downloaded progenitor-impl v0.9.1
8842025-05-14T15:43:24.350Z Downloaded progenitor-impl v0.8.0
8852025-05-14T15:43:24.351Z Downloaded anstyle v1.0.10
8862025-05-14T15:43:24.351Z Downloaded aes-gcm v0.10.3
8872025-05-14T15:43:24.351Z Downloaded scroll_derive v0.12.0
8882025-05-14T15:43:24.351Z Downloaded russh-cryptovec v0.7.3
8892025-05-14T15:43:24.351Z Downloaded proc-macro-error2 v2.0.1
8902025-05-14T15:43:24.376Z Downloaded proc-macro-crate v3.2.0
8912025-05-14T15:43:24.376Z Downloaded pest_meta v2.7.14
8922025-05-14T15:43:24.376Z Downloaded pest_derive v2.7.14
8932025-05-14T15:43:24.376Z Downloaded pem-rfc7468 v0.7.0
8942025-05-14T15:43:24.376Z Downloaded peg-macros v0.8.5
8952025-05-14T15:43:24.376Z Downloaded oso v0.27.3
8962025-05-14T15:43:24.376Z Downloaded errno v0.3.9
8972025-05-14T15:43:24.376Z Downloaded schemars_derive v0.8.22
8982025-05-14T15:43:24.376Z Downloaded rpassword v7.3.1
8992025-05-14T15:43:24.376Z Downloaded rfc6979 v0.4.0
9002025-05-14T15:43:24.376Z Downloaded resolv-conf v0.7.0
9012025-05-14T15:43:24.376Z Downloaded relative-path v1.9.3
9022025-05-14T15:43:24.401Z Downloaded proc-macro-error-attr2 v2.0.0
9032025-05-14T15:43:24.401Z Downloaded proc-macro-error-attr v1.0.4
9042025-05-14T15:43:24.401Z Downloaded proc-macro-crate v1.3.1
9052025-05-14T15:43:24.401Z Downloaded primeorder v0.13.6
9062025-05-14T15:43:24.401Z Downloaded fixedbitset v0.4.2
9072025-05-14T15:43:24.401Z Downloaded fd-lock v4.0.2
9082025-05-14T15:43:24.401Z Downloaded fastrand v2.1.1
9092025-05-14T15:43:24.401Z Downloaded event-listener v2.5.3
9102025-05-14T15:43:24.401Z Downloaded cc v1.2.15
9112025-05-14T15:43:24.401Z Downloaded aes v0.8.4
9122025-05-14T15:43:24.401Z Downloaded pest_generator v2.7.14
9132025-05-14T15:43:24.401Z Downloaded percent-encoding v2.3.1
9142025-05-14T15:43:24.402Z Downloaded pem v3.0.5
9152025-05-14T15:43:24.427Z Downloaded peg v0.8.5
9162025-05-14T15:43:24.427Z Downloaded once_cell v1.21.3
9172025-05-14T15:43:24.427Z Downloaded hubpack_derive v0.1.1
9182025-05-14T15:43:24.427Z Downloaded guppy-workspace-hack v0.1.0
9192025-05-14T15:43:24.427Z Downloaded progenitor-client v0.8.0
9202025-05-14T15:43:24.427Z Downloaded http-range v0.1.5
9212025-05-14T15:43:24.427Z Downloaded bumpalo v3.16.0
9222025-05-14T15:43:24.427Z Downloaded base64 v0.21.7
9232025-05-14T15:43:24.427Z Downloaded oso-derive v0.27.3
9242025-05-14T15:43:24.427Z Downloaded openssl-probe v0.1.5
9252025-05-14T15:43:24.427Z Downloaded openssl-macros v0.1.1
9262025-05-14T15:43:24.427Z Downloaded opaque-debug v0.3.1
9272025-05-14T15:43:24.427Z Downloaded oorandom v11.1.4
9282025-05-14T15:43:24.427Z Downloaded num-integer v0.1.46
9292025-05-14T15:43:24.453Z Downloaded http-body v1.0.1
9302025-05-14T15:43:24.453Z Downloaded cfg-expr v0.18.0
9312025-05-14T15:43:24.453Z Downloaded bytes v1.10.1
9322025-05-14T15:43:24.453Z Downloaded base64 v0.22.1
9332025-05-14T15:43:24.453Z Downloaded base64 v0.13.1
9342025-05-14T15:43:24.453Z Downloaded backtrace v0.3.74
9352025-05-14T15:43:24.478Z Downloaded async-io v2.3.4
9362025-05-14T15:43:24.478Z Downloaded allocator-api2 v0.2.18
9372025-05-14T15:43:24.478Z Downloaded ahash v0.8.11
9382025-05-14T15:43:24.478Z Downloaded foreign-types-shared v0.1.1
9392025-05-14T15:43:24.478Z Downloaded env_filter v0.1.2
9402025-05-14T15:43:24.478Z Downloaded cexpr v0.6.0
9412025-05-14T15:43:24.479Z Downloaded cargo_metadata v0.19.2
9422025-05-14T15:43:24.479Z Downloaded bitflags v2.9.0
9432025-05-14T15:43:24.479Z Downloaded atomic-waker v1.1.2
9442025-05-14T15:43:24.479Z Downloaded anyhow v1.0.98
9452025-05-14T15:43:24.504Z Downloaded fxhash v0.2.1
9462025-05-14T15:43:24.504Z Downloaded foreign-types v0.3.2
9472025-05-14T15:43:24.504Z Downloaded cargo_metadata v0.18.1
9482025-05-14T15:43:24.504Z Downloaded camino v1.1.9
9492025-05-14T15:43:24.504Z Downloaded bzip2 v0.5.2
9502025-05-14T15:43:24.504Z Downloaded bzip2 v0.4.4
9512025-05-14T15:43:24.504Z Downloaded blake2b_simd v1.0.2
9522025-05-14T15:43:24.505Z Downloaded backoff v0.4.0
9532025-05-14T15:43:24.505Z Downloaded async-trait v0.1.88
9542025-05-14T15:43:24.505Z Downloaded async-task v4.7.1
9552025-05-14T15:43:24.505Z Downloaded async-lock v3.4.0
9562025-05-14T15:43:24.531Z Downloaded async-bb8-diesel v0.2.1
9572025-05-14T15:43:24.531Z Downloaded assert_cmd v2.0.17
9582025-05-14T15:43:24.531Z Downloaded arrayvec v0.7.6
9592025-05-14T15:43:24.531Z Downloaded array-init v0.0.4
9602025-05-14T15:43:24.531Z Downloaded approx v0.5.1
9612025-05-14T15:43:24.531Z Downloaded anstream v0.6.18
9622025-05-14T15:43:24.531Z Downloaded aead v0.5.2
9632025-05-14T15:43:24.531Z Downloaded addr2line v0.24.2
9642025-05-14T15:43:24.531Z Downloaded cfg-if v1.0.0
9652025-05-14T15:43:24.531Z Downloaded cassowary v0.3.0
9662025-05-14T15:43:24.531Z Downloaded cargo-platform v0.1.8
9672025-05-14T15:43:24.531Z Downloaded bytecount v0.6.8
9682025-05-14T15:43:24.531Z Downloaded buf-list v1.0.3
9692025-05-14T15:43:24.557Z Downloaded blowfish v0.9.1
9702025-05-14T15:43:24.557Z Downloaded blocking v1.6.1
9712025-05-14T15:43:24.557Z Downloaded block-buffer v0.10.4
9722025-05-14T15:43:24.557Z Downloaded bitflags v1.3.2
9732025-05-14T15:43:24.557Z Downloaded bitfield-struct v0.6.2
9742025-05-14T15:43:24.557Z Downloaded bitfield v0.14.0
9752025-05-14T15:43:24.557Z Downloaded bit-vec v0.8.0
9762025-05-14T15:43:24.557Z Downloaded bit-vec v0.6.3
9772025-05-14T15:43:24.557Z Downloaded async-process v2.3.0
9782025-05-14T15:43:24.558Z Downloaded async-executor v1.13.1
9792025-05-14T15:43:24.558Z Downloaded argon2 v0.5.3
9802025-05-14T15:43:24.558Z Downloaded castaway v0.2.3
9812025-05-14T15:43:24.558Z Downloaded cast v0.3.0
9822025-05-14T15:43:24.558Z Downloaded byteorder v1.5.0
9832025-05-14T15:43:24.558Z Downloaded block-padding v0.3.3
9842025-05-14T15:43:24.584Z Downloaded bit-set v0.8.0
9852025-05-14T15:43:24.584Z Downloaded bcrypt-pbkdf v0.10.0
9862025-05-14T15:43:24.584Z Downloaded bb8 v0.8.5
9872025-05-14T15:43:24.584Z Downloaded base16ct v0.2.0
9882025-05-14T15:43:24.584Z Downloaded autocfg v1.4.0
9892025-05-14T15:43:24.584Z Downloaded async-global-executor v2.4.1
9902025-05-14T15:43:24.584Z Downloaded async-channel v1.9.0
9912025-05-14T15:43:24.584Z Downloaded async-attributes v1.1.2
9922025-05-14T15:43:24.584Z Downloaded anes v0.1.6
9932025-05-14T15:43:24.584Z Downloaded adler2 v2.0.0
9942025-05-14T15:43:24.584Z Downloaded event-listener-strategy v0.5.2
9952025-05-14T15:43:24.584Z Downloaded bit-set v0.5.3
9962025-05-14T15:43:24.584Z Downloaded async-stream v0.3.6
9972025-05-14T15:43:24.584Z Downloaded async-signal v0.2.10
9982025-05-14T15:43:24.584Z Downloaded async-channel v2.3.1
9992025-05-14T15:43:24.584Z Downloaded assert_matches v1.5.0
10002025-05-14T15:43:24.584Z Downloaded assert-json-diff v2.0.2
10012025-05-14T15:43:24.610Z Downloaded ascii-canvas v3.0.0
10022025-05-14T15:43:24.610Z Downloaded arrayref v0.3.9
10032025-05-14T15:43:24.610Z Downloaded anstyle-query v1.1.1
10042025-05-14T15:43:24.610Z Downloaded anstyle-parse v0.2.5
10052025-05-14T15:43:24.610Z Downloaded equivalent v1.0.1
10062025-05-14T15:43:24.610Z Downloaded cfg_aliases v0.2.1
10072025-05-14T15:43:24.610Z Downloaded cfg_aliases v0.1.1
10082025-05-14T15:43:25.002Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
10092025-05-14T15:43:37.359Z Startup: Refreshing catalog 'helios-dev' ... Done
10102025-05-14T15:43:44.056Z Startup: Caching catalogs ... Done
10112025-05-14T15:43:50.028ZPlanning: Solver setup ... Done (4.628s)
10122025-05-14T15:43:50.073ZPlanning: Running solver ... Done (0.046s)
10132025-05-14T15:43:50.148ZPlanning: Finding local manifests ... Done (0.002s)
10142025-05-14T15:43:50.244ZPlanning: Fetching manifests: 0/4 0% complete
10152025-05-14T15:43:50.891ZPlanning: Fetching manifests: 4/4 100% complete
10162025-05-14T15:43:50.952ZPlanning: Package planning ... Done (0.062s)
10172025-05-14T15:43:51.010ZPlanning: Merging actions ... Done (0.057s)
10182025-05-14T15:43:51.342ZPlanning: Checking for conflicting actions ... Done (0.331s)
10192025-05-14T15:43:51.366ZPlanning: Consolidating action changes ... Done (0.013s)
10202025-05-14T15:43:52.019ZPlanning: Evaluating mediators ... Done (0.664s)
10212025-05-14T15:43:52.044ZPlanning: Planning completed in 7.88 seconds
10222025-05-14T15:43:52.069Z Packages to install: 4
10232025-05-14T15:43:52.069Z Mediators to change: 2
10242025-05-14T15:43:52.069Z Services to change: 1
10252025-05-14T15:43:52.069Z Estimated space available: 154.66 GB
10262025-05-14T15:43:52.070ZEstimated space to be consumed: 1.65 GB
10272025-05-14T15:43:52.070Z Create boot environment: No
10282025-05-14T15:43:52.070ZCreate backup boot environment: No
10292025-05-14T15:43:52.070Z Rebuild boot archive: No
10302025-05-14T15:43:52.070Z
10312025-05-14T15:43:52.070ZChanged mediators:
10322025-05-14T15:43:52.070Z mediator clang:
10332025-05-14T15:43:52.070Z version: None -> 15 (system default)
10342025-05-14T15:43:52.070Z
10352025-05-14T15:43:52.070Z mediator llvm:
10362025-05-14T15:43:52.070Z version: 14 (system default) -> 15 (system default)
10372025-05-14T15:43:52.070Z
10382025-05-14T15:43:52.070ZChanged packages:
10392025-05-14T15:43:52.070Zhelios-dev
10402025-05-14T15:43:52.070Z developer/build-essential
10412025-05-14T15:43:52.070Z None -> 11-2.0
10422025-05-14T15:43:52.070Z library/libxmlsec1
10432025-05-14T15:43:52.070Z None -> 1.2.35-2.0
10442025-05-14T15:43:52.070Z ooce/developer/clang-15
10452025-05-14T15:43:52.070Z None -> 15.0.7-2.0
10462025-05-14T15:43:52.070Z ooce/developer/llvm-15
10472025-05-14T15:43:52.070Z None -> 15.0.7-2.0
10482025-05-14T15:43:52.070Z
10492025-05-14T15:43:52.070ZServices:
10502025-05-14T15:43:52.070Z restart_fmri:
10512025-05-14T15:43:52.070Z svc:/system/update-man-index:default
10522025-05-14T15:43:52.108Z
10532025-05-14T15:43:52.108ZDownload: 0/3290 items 0.0/212.6MB 0% complete
10542025-05-14T15:43:57.108ZDownload: 1123/3290 items 21.4/212.6MB 10% complete (4.2M/s)
10552025-05-14T15:44:02.108ZDownload: 1598/3290 items 117.4/212.6MB 55% complete (11.9M/s)
10562025-05-14T15:44:07.112ZDownload: 3238/3290 items 165.3/212.6MB 77% complete (14.4M/s)
10572025-05-14T15:44:12.112ZDownload: 3248/3290 items 177.5/212.6MB 83% complete (6.0M/s)
10582025-05-14T15:44:17.115ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (3.9M/s)
10592025-05-14T15:44:18.010ZDownload: Completed 212.60 MB in 25.90 seconds (8.2M/s)
10602025-05-14T15:44:18.181Z Actions: 1/3689 actions (Installing new actions)
10612025-05-14T15:44:23.198Z Actions: 3081/3689 actions (Installing new actions)
10622025-05-14T15:44:23.710Z Actions: Completed 3689 actions in 5.53 seconds.
10632025-05-14T15:44:24.478Z Done (0.767s)
10642025-05-14T15:44:24.478Z Done (0.000s)
10652025-05-14T15:44:25.403Z Done (0.924s)
10662025-05-14T15:44:30.308Z Done (4.701s)
10672025-05-14T15:44:30.411Z Done (0.019s)
10682025-05-14T15:44:30.411Z Done (0.000s)
10692025-05-14T15:44:30.597Z Done (0.000s)
10702025-05-14T15:44:31.431ZPlanning: Evaluating mediator changes ... Done
10712025-05-14T15:44:31.641ZPlanning: Checking for conflicting actions ... Done
10722025-05-14T15:44:31.666ZPlanning: Consolidating action changes ... Done
10732025-05-14T15:44:31.969ZPlanning: Evaluating mediators ... Done
10742025-05-14T15:44:31.994ZPlanning: Planning completed in 0.54 seconds
10752025-05-14T15:44:32.019Z Mediators to change: 2
10762025-05-14T15:44:32.019Z Create boot environment: No
10772025-05-14T15:44:32.019ZCreate backup boot environment: No
10782025-05-14T15:44:32.066Z Done
10792025-05-14T15:44:32.066Z Done
10802025-05-14T15:44:32.655Z Done
10812025-05-14T15:44:37.072Z Done
10822025-05-14T15:44:37.187Z Done
10832025-05-14T15:44:37.187Z Done
10842025-05-14T15:44:37.241Z Done
10852025-05-14T15:44:37.992ZPlanning: Evaluating mediator changes ... Done
10862025-05-14T15:44:38.017ZPlanning: Merging actions ... Done
10872025-05-14T15:44:38.237ZPlanning: Checking for conflicting actions ... Done
10882025-05-14T15:44:38.264ZPlanning: Consolidating action changes ... Done
10892025-05-14T15:44:38.574ZPlanning: Evaluating mediators ... Done
10902025-05-14T15:44:38.658ZPlanning: Planning completed in 0.97 seconds
10912025-05-14T15:44:38.700Z Packages to change: 1
10922025-05-14T15:44:38.700Z Mediators to change: 1
10932025-05-14T15:44:38.700Z Services to change: 1
10942025-05-14T15:44:38.700Z Create boot environment: No
10952025-05-14T15:44:38.700ZCreate backup boot environment: Yes
10962025-05-14T15:44:40.492Z Actions: 1/6 actions (Updating modified actions)
10972025-05-14T15:44:40.520Z Actions: Completed 6 actions in 0.00 seconds.
10982025-05-14T15:44:40.521Z Done
10992025-05-14T15:44:40.521Z Done
11002025-05-14T15:44:40.676Z Done
11012025-05-14T15:44:45.382Z Done
11022025-05-14T15:44:45.494Z Done
11032025-05-14T15:44:45.494Z Done
11042025-05-14T15:44:45.545Z Done
11052025-05-14T15:44:46.121ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11062025-05-14T15:44:46.121Zclang system 15 system
11072025-05-14T15:44:46.121Zcsh system system illumos
11082025-05-14T15:44:46.121Zctags system system illumos
11092025-05-14T15:44:46.121Zfile system system illumos
11102025-05-14T15:44:46.121Zgcc vendor 12 vendor
11112025-05-14T15:44:46.121Zgcc system 10 system
11122025-05-14T15:44:46.121Zgcc system 7 system
11132025-05-14T15:44:46.121Zgo system 1.20 system
11142025-05-14T15:44:46.121Zgo system 1.19 system
11152025-05-14T15:44:46.121Zllvm system 15 system
11162025-05-14T15:44:46.121Zllvm system 14 system
11172025-05-14T15:44:46.121Zmariadb system 10.6 system
11182025-05-14T15:44:46.121Zmta vendor vendor dma
11192025-05-14T15:44:46.121Zopenjdk system 17 system
11202025-05-14T15:44:46.121Zopenjdk system 11 system
11212025-05-14T15:44:46.121Zopenjdk system 1.8 system
11222025-05-14T15:44:46.121Zopenssl vendor 3 vendor
11232025-05-14T15:44:46.121Zperl system 5.36 system
11242025-05-14T15:44:46.121Zpostgresql system 15 system
11252025-05-14T15:44:46.121Zpostgresql system 13 system
11262025-05-14T15:44:46.121Zpython vendor 3 vendor
11272025-05-14T15:44:46.121Zpython system 2 system
11282025-05-14T15:44:46.121Zpython3 system 3.11 system
11292025-05-14T15:44:46.121Zruby system 3.0 system
11302025-05-14T15:44:46.121Zwords vendor vendor american-english
11312025-05-14T15:44:46.122Zwords system system australian-english
11322025-05-14T15:44:46.122Zwords system system british-english
11332025-05-14T15:44:46.122Zwords system system canadian-english
11342025-05-14T15:44:46.122Zwords system system french
11352025-05-14T15:44:46.122Zwords system system italian
11362025-05-14T15:44:46.122Zwords system system ngerman
11372025-05-14T15:44:46.122Zwords system system ogerman
11382025-05-14T15:44:46.122Zwords system system spanish
11392025-05-14T15:44:46.518ZPUBLISHER TYPE STATUS P LOCATION
11402025-05-14T15:44:46.518Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11412025-05-14T15:44:51.009ZFMRI IFO
11422025-05-14T15:44:51.009Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11432025-05-14T15:44:51.009Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11442025-05-14T15:44:51.009Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11452025-05-14T15:44:51.009Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11462025-05-14T15:44:51.009Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11472025-05-14T15:44:51.009Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11482025-05-14T15:44:51.009Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
11492025-05-14T15:44:51.009Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11502025-05-14T15:44:51.009Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11512025-05-14T15:44:51.009Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
11522025-05-14T15:44:51.009Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11532025-05-14T15:44:51.009Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11542025-05-14T15:44:51.009Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
11552025-05-14T15:44:51.009Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11562025-05-14T15:44:51.009Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11572025-05-14T15:44:52.591Z Downloading crates ...
11582025-05-14T15:44:52.683Z Downloaded cargo_toml v0.21.0
11592025-05-14T15:44:52.788Z Compiling proc-macro2 v1.0.94
11602025-05-14T15:44:52.788Z Compiling unicode-ident v1.0.14
11612025-05-14T15:44:52.788Z Compiling serde v1.0.219
11622025-05-14T15:44:52.820Z Compiling version_check v0.9.5
11632025-05-14T15:44:52.820Z Compiling libc v0.2.171
11642025-05-14T15:44:52.820Z Compiling memchr v2.7.4
11652025-05-14T15:44:52.820Z Compiling thiserror v1.0.69
11662025-05-14T15:44:52.820Z Compiling ryu v1.0.18
11672025-05-14T15:44:53.076Z Compiling ucd-trie v0.1.7
11682025-05-14T15:44:53.197Z Compiling itoa v1.0.11
11692025-05-14T15:44:53.447Z Compiling once_cell v1.21.3
11702025-05-14T15:44:53.490Z Compiling byteorder v1.5.0
11712025-05-14T15:44:53.670Z Compiling rustix v0.38.37
11722025-05-14T15:44:53.805Z Compiling serde_json v1.0.140
11732025-05-14T15:44:53.927Z Compiling bitflags v2.9.0
11742025-05-14T15:44:54.124Z Compiling proc-macro-error-attr v1.0.4
11752025-05-14T15:44:54.193Z Compiling usdt-impl v0.5.0
11762025-05-14T15:44:54.248Z Compiling io-lifetimes v1.0.11
11772025-05-14T15:44:54.335Z Compiling syn v1.0.109
11782025-05-14T15:44:54.412Z Compiling quote v1.0.39
11792025-05-14T15:44:54.491Z Compiling errno v0.3.9
11802025-05-14T15:44:54.669Z Compiling proc-macro-error v1.0.4
11812025-05-14T15:44:54.730Z Compiling syn v2.0.98
11822025-05-14T15:44:54.791Z Compiling thread-id v4.2.2
11832025-05-14T15:44:54.897Z Compiling rustix v0.37.28
11842025-05-14T15:44:54.925Z Compiling plain v0.2.3
11852025-05-14T15:44:54.951Z Compiling camino v1.1.9
11862025-05-14T15:44:54.978Z Compiling equivalent v1.0.1
11872025-05-14T15:44:54.978Z Compiling hashbrown v0.15.1
11882025-05-14T15:44:55.066Z Compiling log v0.4.22
11892025-05-14T15:44:55.093Z Compiling utf8parse v0.2.2
11902025-05-14T15:44:55.238Z Compiling anstyle-parse v0.2.5
11912025-05-14T15:44:55.538Z Compiling anstyle v1.0.10
11922025-05-14T15:44:55.699Z Compiling thiserror v2.0.12
11932025-05-14T15:44:55.842Z Compiling unicode-width v0.1.14
11942025-05-14T15:44:55.945Z Compiling indexmap v2.9.0
11952025-05-14T15:44:55.989Z Compiling bitflags v1.3.2
11962025-05-14T15:44:56.014Z Compiling is_terminal_polyfill v1.70.1
11972025-05-14T15:44:56.094Z Compiling winnow v0.7.3
11982025-05-14T15:44:56.142Z Compiling semver v1.0.26
11992025-05-14T15:44:56.178Z Compiling pretty-hex v0.4.1
12002025-05-14T15:44:56.273Z Compiling anstyle-query v1.1.1
12012025-05-14T15:44:56.387Z Compiling colorchoice v1.0.2
12022025-05-14T15:44:56.413Z Compiling autocfg v1.4.0
12032025-05-14T15:44:56.545Z Compiling anstream v0.6.18
12042025-05-14T15:44:56.628Z Compiling terminal_size v0.4.0
12052025-05-14T15:44:57.115Z Compiling clap_lex v0.7.4
12062025-05-14T15:44:57.175Z Compiling bytecount v0.6.8
12072025-05-14T15:44:57.203Z Compiling anyhow v1.0.98
12082025-05-14T15:44:57.232Z Compiling fs-err v3.1.0
12092025-05-14T15:44:57.385Z Compiling heck v0.5.0
12102025-05-14T15:44:57.487Z Compiling cfg-if v1.0.0
12112025-05-14T15:44:57.519Z Compiling heck v0.4.1
12122025-05-14T15:44:57.583Z Compiling fastrand v2.1.1
12132025-05-14T15:44:57.776Z Compiling fnv v1.0.7
12142025-05-14T15:44:57.889Z Compiling strsim v0.11.1
12152025-05-14T15:44:57.918Z Compiling papergrid v0.11.0
12162025-05-14T15:44:58.008Z Compiling tempfile v3.13.0
12172025-05-14T15:44:58.033Z Compiling terminal_size v0.2.6
12182025-05-14T15:44:58.217Z Compiling clap_builder v4.5.35
12192025-05-14T15:44:58.670Z Compiling memmap v0.7.0
12202025-05-14T15:44:58.695Z Compiling smawk v0.3.2
12212025-05-14T15:44:58.785Z Compiling unicode-linebreak v0.1.5
12222025-05-14T15:44:58.983Z Compiling swrite v0.1.0
12232025-05-14T15:44:59.136Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
12242025-05-14T15:44:59.249Z Compiling textwrap v0.16.1
12252025-05-14T15:44:59.824Z Compiling tabled_derive v0.7.0
12262025-05-14T15:45:01.093Z Compiling serde_derive v1.0.219
12272025-05-14T15:45:01.093Z Compiling thiserror-impl v1.0.69
12282025-05-14T15:45:01.118Z Compiling zerocopy-derive v0.7.35
12292025-05-14T15:45:01.118Z Compiling scroll_derive v0.12.0
12302025-05-14T15:45:01.118Z Compiling thiserror-impl v2.0.12
12312025-05-14T15:45:01.118Z Compiling clap_derive v4.5.32
12322025-05-14T15:45:01.207Z Compiling tabled v0.15.0
12332025-05-14T15:45:02.175Z Compiling scroll v0.12.0
12342025-05-14T15:45:02.629Z Compiling goblin v0.8.2
12352025-05-14T15:45:02.737Z Compiling zerocopy v0.7.35
12362025-05-14T15:45:03.668Z Compiling pest v2.7.14
12372025-05-14T15:45:04.408Z Compiling clap v4.5.35
12382025-05-14T15:45:05.731Z Compiling pest_meta v2.7.14
12392025-05-14T15:45:06.843Z Compiling pest_generator v2.7.14
12402025-05-14T15:45:07.954Z Compiling pest_derive v2.7.14
12412025-05-14T15:45:08.540Z Compiling dtrace-parser v0.2.0
12422025-05-14T15:45:09.357Z Compiling toml_datetime v0.6.8
12432025-05-14T15:45:09.383Z Compiling serde_spanned v0.6.8
12442025-05-14T15:45:09.463Z Compiling serde_tokenstream v0.2.2
12452025-05-14T15:45:09.626Z Compiling cargo-platform v0.1.8
12462025-05-14T15:45:09.665Z Compiling macaddr v1.0.1
12472025-05-14T15:45:09.829Z Compiling toml_edit v0.22.24
12482025-05-14T15:45:10.061Z Compiling camino-tempfile v1.3.0
12492025-05-14T15:45:10.897Z Compiling dof v0.3.0
12502025-05-14T15:45:10.897Z Compiling cargo_metadata v0.19.2
12512025-05-14T15:45:12.313Z Compiling usdt-attr-macro v0.5.0
12522025-05-14T15:45:12.313Z Compiling usdt-macro v0.5.0
12532025-05-14T15:45:12.817Z Compiling toml v0.8.20
12542025-05-14T15:45:13.292Z Compiling usdt v0.5.0
12552025-05-14T15:45:13.573Z Compiling cargo_toml v0.21.0
12562025-05-14T15:45:16.987Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12572025-05-14T15:45:20.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.25s
12582025-05-14T15:45:21.060Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
12592025-05-14T15:45:22.397Z Compiling serde v1.0.219
12602025-05-14T15:45:22.422Z Compiling value-bag v1.9.0
12612025-05-14T15:45:22.422Z Compiling shlex v1.3.0
12622025-05-14T15:45:22.422Z Compiling lock_api v0.4.12
12632025-05-14T15:45:22.422Z Compiling scopeguard v1.2.0
12642025-05-14T15:45:22.422Z Compiling typenum v1.17.0
12652025-05-14T15:45:22.422Z Compiling syn v2.0.98
12662025-05-14T15:45:22.422Z Compiling getrandom v0.2.15
12672025-05-14T15:45:22.714Z Compiling jobserver v0.1.32
12682025-05-14T15:45:22.765Z Compiling rand_core v0.6.4
12692025-05-14T15:45:22.896Z Compiling log v0.4.22
12702025-05-14T15:45:22.971Z Compiling generic-array v0.14.7
12712025-05-14T15:45:22.996Z Compiling smallvec v1.14.0
12722025-05-14T15:45:23.254Z Compiling cc v1.2.15
12732025-05-14T15:45:23.344Z Compiling subtle v2.6.1
12742025-05-14T15:45:23.369Z Compiling const-oid v0.9.6
12752025-05-14T15:45:23.394Z Compiling stable_deref_trait v1.2.0
12762025-05-14T15:45:23.456Z Compiling pkg-config v0.3.31
12772025-05-14T15:45:23.523Z Compiling parking_lot_core v0.9.10
12782025-05-14T15:45:23.602Z Compiling rustix v0.38.37
12792025-05-14T15:45:23.694Z Compiling pin-project-lite v0.2.14
12802025-05-14T15:45:23.857Z Compiling signal-hook-registry v1.4.2
12812025-05-14T15:45:24.336Z Compiling parking_lot v0.12.3
12822025-05-14T15:45:24.473Z Compiling mio v1.0.2
12832025-05-14T15:45:24.498Z Compiling spin v0.9.8
12842025-05-14T15:45:24.594Z Compiling futures-core v0.3.31
12852025-05-14T15:45:24.674Z Compiling aho-corasick v1.1.3
12862025-05-14T15:45:24.816Z Compiling cpufeatures v0.2.14
12872025-05-14T15:45:24.873Z Compiling writeable v0.5.5
12882025-05-14T15:45:24.933Z Compiling serde_json v1.0.140
12892025-05-14T15:45:24.958Z Compiling libm v0.2.8
12902025-05-14T15:45:25.061Z Compiling either v1.14.0
12912025-05-14T15:45:25.239Z Compiling regex-syntax v0.8.5
12922025-05-14T15:45:25.264Z Compiling litemap v0.7.3
12932025-05-14T15:45:25.426Z Compiling socket2 v0.5.9
12942025-05-14T15:45:25.451Z Compiling num-traits v0.2.19
12952025-05-14T15:45:25.451Z Compiling slab v0.4.9
12962025-05-14T15:45:25.706Z Compiling glob v0.3.2
12972025-05-14T15:45:26.082Z Compiling prettyplease v0.2.30
12982025-05-14T15:45:26.272Z Compiling futures-sink v0.3.31
12992025-05-14T15:45:26.387Z Compiling icu_locid_transform_data v1.5.0
13002025-05-14T15:45:26.435Z Compiling getrandom v0.3.1
13012025-05-14T15:45:26.463Z Compiling clang-sys v1.8.1
13022025-05-14T15:45:26.656Z Compiling lazy_static v1.5.0
13032025-05-14T15:45:26.814Z Compiling foldhash v0.1.3
13042025-05-14T15:45:27.066Z Compiling minimal-lexical v0.2.1
13052025-05-14T15:45:27.092Z Compiling allocator-api2 v0.2.18
13062025-05-14T15:45:27.117Z Compiling icu_properties_data v1.5.0
13072025-05-14T15:45:27.373Z Compiling libloading v0.8.5
13082025-05-14T15:45:27.534Z Compiling nom v7.1.3
13092025-05-14T15:45:27.559Z Compiling write16 v1.0.0
13102025-05-14T15:45:27.707Z Compiling hashbrown v0.15.1
13112025-05-14T15:45:27.735Z Compiling utf16_iter v1.0.5
13122025-05-14T15:45:27.796Z Compiling icu_normalizer_data v1.5.0
13132025-05-14T15:45:27.912Z Compiling home v0.5.9
13142025-05-14T15:45:27.937Z Compiling bindgen v0.69.5
13152025-05-14T15:45:28.128Z Compiling utf8_iter v1.0.4
13162025-05-14T15:45:28.220Z Compiling base64ct v1.6.0
13172025-05-14T15:45:28.359Z Compiling regex-automata v0.4.8
13182025-05-14T15:45:28.512Z Compiling percent-encoding v2.3.1
13192025-05-14T15:45:28.752Z Compiling pem-rfc7468 v0.7.0
13202025-05-14T15:45:28.808Z Compiling itertools v0.12.1
13212025-05-14T15:45:28.833Z Compiling rustc-hash v1.1.0
13222025-05-14T15:45:28.996Z Compiling synstructure v0.13.1
13232025-05-14T15:45:30.248Z Compiling lazycell v1.3.0
13242025-05-14T15:45:30.381Z Compiling cexpr v0.6.0
13252025-05-14T15:45:30.413Z Compiling flagset v0.4.6
13262025-05-14T15:45:30.543Z Compiling futures-channel v0.3.31
13272025-05-14T15:45:30.671Z Compiling cmake v0.1.51
13282025-05-14T15:45:30.953Z Compiling futures-io v0.3.31
13292025-05-14T15:45:31.202Z Compiling dunce v1.0.5
13302025-05-14T15:45:31.335Z Compiling fs_extra v1.3.0
13312025-05-14T15:45:31.424Z Compiling pin-utils v0.1.0
13322025-05-14T15:45:31.453Z Compiling futures-task v0.3.31
13332025-05-14T15:45:31.530Z Compiling form_urlencoded v1.2.1
13342025-05-14T15:45:31.748Z Compiling paste v1.0.15
13352025-05-14T15:45:31.797Z Compiling vcpkg v0.2.15
13362025-05-14T15:45:31.822Z Compiling crossbeam-utils v0.8.21
13372025-05-14T15:45:31.847Z Compiling ring v0.17.11
13382025-05-14T15:45:31.962Z Compiling tracing-core v0.1.32
13392025-05-14T15:45:32.318Z Compiling zerocopy v0.8.10
13402025-05-14T15:45:32.735Z Compiling aws-lc-rs v1.12.4
13412025-05-14T15:45:32.964Z Compiling iana-time-zone v0.1.63
13422025-05-14T15:45:33.129Z Compiling rustls-pki-types v1.10.0
13432025-05-14T15:45:33.314Z Compiling regex v1.11.1
13442025-05-14T15:45:33.344Z Compiling openssl-sys v0.9.107
13452025-05-14T15:45:33.465Z Compiling serde_derive v1.0.219
13462025-05-14T15:45:34.034Z Compiling zeroize_derive v1.4.2
13472025-05-14T15:45:34.182Z Compiling zerofrom-derive v0.1.4
13482025-05-14T15:45:34.206Z Compiling yoke-derive v0.7.4
13492025-05-14T15:45:34.297Z Compiling zerovec-derive v0.10.3
13502025-05-14T15:45:35.234Z Compiling zeroize v1.8.1
13512025-05-14T15:45:36.523Z Compiling displaydoc v0.2.5
13522025-05-14T15:45:36.577Z Compiling zerocopy-derive v0.7.35
13532025-05-14T15:45:36.764Z Compiling crypto-common v0.1.6
13542025-05-14T15:45:36.982Z Compiling block-buffer v0.10.4
13552025-05-14T15:45:37.138Z Compiling zerofrom v0.1.4
13562025-05-14T15:45:37.247Z Compiling digest v0.10.7
13572025-05-14T15:45:37.356Z Compiling yoke v0.7.4
13582025-05-14T15:45:37.687Z Compiling zerovec v0.10.4
13592025-05-14T15:45:37.712Z Compiling hmac v0.12.1
13602025-05-14T15:45:37.712Z Compiling icu_provider_macros v1.5.0
13612025-05-14T15:45:37.761Z Compiling tokio-macros v2.5.0
13622025-05-14T15:45:37.806Z Compiling block-padding v0.3.3
13632025-05-14T15:45:37.975Z Compiling sha2 v0.10.8
13642025-05-14T15:45:38.058Z Compiling inout v0.1.3
13652025-05-14T15:45:38.126Z Compiling thiserror-impl v1.0.69
13662025-05-14T15:45:38.232Z Compiling zerocopy v0.7.35
13672025-05-14T15:45:38.325Z Compiling cipher v0.4.4
13682025-05-14T15:45:38.622Z Compiling der_derive v0.7.3
13692025-05-14T15:45:38.827Z Compiling futures-macro v0.3.31
13702025-05-14T15:45:38.997Z Compiling salsa20 v0.10.2
13712025-05-14T15:45:39.219Z Compiling tinystr v0.7.6
13722025-05-14T15:45:39.400Z Compiling icu_collections v1.5.0
13732025-05-14T15:45:39.490Z Compiling ppv-lite86 v0.2.20
13742025-05-14T15:45:39.587Z Compiling icu_locid v1.5.0
13752025-05-14T15:45:40.145Z Compiling pbkdf2 v0.12.2
13762025-05-14T15:45:40.325Z Compiling scrypt v0.11.0
13772025-05-14T15:45:40.393Z Compiling futures-util v0.3.31
13782025-05-14T15:45:40.514Z Compiling aes v0.8.4
13792025-05-14T15:45:40.539Z Compiling der v0.7.9
13802025-05-14T15:45:40.689Z Compiling icu_provider v1.5.0
13812025-05-14T15:45:40.754Z Compiling thiserror v1.0.69
13822025-05-14T15:45:40.884Z Compiling cbc v0.1.2
13832025-05-14T15:45:40.921Z Compiling pest v2.7.14
13842025-05-14T15:45:41.206Z Compiling tracing-attributes v0.1.27
13852025-05-14T15:45:41.363Z Compiling icu_locid_transform v1.5.0
13862025-05-14T15:45:41.559Z Compiling scroll_derive v0.12.0
13872025-05-14T15:45:42.680Z Compiling icu_properties v1.5.1
13882025-05-14T15:45:42.721Z Compiling spki v0.7.3
13892025-05-14T15:45:43.053Z Compiling pkcs5 v0.7.1
13902025-05-14T15:45:43.169Z Compiling pest_meta v2.7.14
13912025-05-14T15:45:43.336Z Compiling zerocopy-derive v0.8.10
13922025-05-14T15:45:43.391Z Compiling tinyvec_macros v0.1.1
13932025-05-14T15:45:43.483Z Compiling httparse v1.9.5
13942025-05-14T15:45:43.816Z Compiling tracing v0.1.40
13952025-05-14T15:45:43.956Z Compiling pkcs8 v0.10.2
13962025-05-14T15:45:44.140Z Compiling bitflags v2.9.0
13972025-05-14T15:45:44.279Z Compiling bytes v1.10.1
13982025-05-14T15:45:44.586Z Compiling semver v1.0.26
13992025-05-14T15:45:45.157Z Compiling indexmap v2.9.0
14002025-05-14T15:45:45.185Z Compiling rustc_version v0.4.1
14012025-05-14T15:45:45.491Z Compiling tokio v1.43.1
14022025-05-14T15:45:45.627Z Compiling http v1.2.0
14032025-05-14T15:45:45.855Z Compiling icu_normalizer v1.5.0
14042025-05-14T15:45:46.411Z Compiling uuid v1.16.0
14052025-05-14T15:45:46.568Z Compiling chrono v0.4.40
14062025-05-14T15:45:46.681Z Compiling idna_adapter v1.2.0
14072025-05-14T15:45:46.890Z Compiling idna v1.0.3
14082025-05-14T15:45:47.301Z Compiling http-body v1.0.1
14092025-05-14T15:45:47.451Z Compiling url v2.5.3
14102025-05-14T15:45:47.531Z Compiling pest_generator v2.7.14
14112025-05-14T15:45:47.629Z Compiling which v4.4.2
14122025-05-14T15:45:48.292Z Compiling tinyvec v1.8.0
14132025-05-14T15:45:48.527Z Compiling scroll v0.12.0
14142025-05-14T15:45:48.932Z Compiling serde_derive_internals v0.29.1
14152025-05-14T15:45:48.998Z Compiling bzip2-sys v0.1.13+1.0.8
14162025-05-14T15:45:49.024Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14172025-05-14T15:45:49.385Z Compiling untrusted v0.7.1
14182025-05-14T15:45:49.429Z Compiling time-core v0.1.2
14192025-05-14T15:45:49.504Z Compiling num-conv v0.1.0
14202025-05-14T15:45:49.535Z Compiling try-lock v0.2.5
14212025-05-14T15:45:49.586Z Compiling foreign-types-shared v0.1.1
14222025-05-14T15:45:49.624Z Compiling powerfmt v0.2.0
14232025-05-14T15:45:49.700Z Compiling openssl v0.10.72
14242025-05-14T15:45:49.725Z Compiling rustversion v1.0.17
14252025-05-14T15:45:49.725Z Compiling adler2 v2.0.0
14262025-05-14T15:45:49.771Z Compiling untrusted v0.9.0
14272025-05-14T15:45:49.941Z Compiling schemars v0.8.22
14282025-05-14T15:45:49.966Z Compiling atomic-waker v1.1.2
14292025-05-14T15:45:50.116Z Compiling miniz_oxide v0.8.5
14302025-05-14T15:45:50.153Z Compiling deranged v0.3.11
14312025-05-14T15:45:50.295Z Compiling time-macros v0.2.18
14322025-05-14T15:45:50.952Z Compiling schemars_derive v0.8.22
14332025-05-14T15:45:51.416Z Compiling foreign-types v0.3.2
14342025-05-14T15:45:51.457Z Compiling want v0.3.1
14352025-05-14T15:45:51.525Z Compiling goblin v0.8.2
14362025-05-14T15:45:52.725Z Compiling rand_core v0.9.2
14372025-05-14T15:45:52.922Z Compiling tokio-util v0.7.13
14382025-05-14T15:45:53.128Z Compiling pest_derive v2.7.14
14392025-05-14T15:45:53.839Z Compiling openssl-macros v0.1.1
14402025-05-14T15:45:54.013Z Compiling h2 v0.4.6
14412025-05-14T15:45:54.212Z Compiling syn v1.0.109
14422025-05-14T15:45:54.567Z Compiling dyn-clone v1.0.19
14432025-05-14T15:45:54.782Z Compiling rustls v0.23.19
14442025-05-14T15:45:54.822Z Compiling httpdate v1.0.3
14452025-05-14T15:45:54.932Z Compiling native-tls v0.2.12
14462025-05-14T15:45:55.096Z Compiling num_threads v0.1.7
14472025-05-14T15:45:55.235Z Compiling tower-service v0.3.3
14482025-05-14T15:45:55.260Z Compiling time v0.3.36
14492025-05-14T15:45:57.378Z Compiling dof v0.3.0
14502025-05-14T15:45:58.354Z Compiling dtrace-parser v0.2.0
14512025-05-14T15:45:58.987Z Compiling rand_chacha v0.9.0
14522025-05-14T15:45:59.437Z Compiling unicode-normalization v0.1.24
14532025-05-14T15:46:00.029Z Compiling heapless v0.7.17
14542025-05-14T15:46:00.357Z Compiling hyper v1.6.0
14552025-05-14T15:46:00.433Z Compiling rand_chacha v0.3.1
14562025-05-14T15:46:00.458Z Compiling signature v2.2.0
14572025-05-14T15:46:00.744Z Compiling crossbeam-epoch v0.9.18
14582025-05-14T15:46:00.769Z Compiling crc32fast v1.4.2
14592025-05-14T15:46:01.070Z Compiling cookie v0.18.1
14602025-05-14T15:46:01.337Z Compiling base64 v0.22.1
14612025-05-14T15:46:01.362Z Compiling unicode-bidi v0.3.17
14622025-05-14T15:46:01.887Z Compiling unicode-properties v0.1.3
14632025-05-14T15:46:01.940Z Compiling slog v2.7.0
14642025-05-14T15:46:02.054Z Compiling signal-hook v0.3.17
14652025-05-14T15:46:02.227Z Compiling siphasher v0.3.11
14662025-05-14T15:46:02.310Z Compiling openssl-probe v0.1.5
14672025-05-14T15:46:02.335Z Compiling zstd-safe v7.2.3
14682025-05-14T15:46:02.392Z Compiling rayon-core v1.12.1
14692025-05-14T15:46:02.584Z Compiling phf_shared v0.11.2
14702025-05-14T15:46:02.612Z Compiling hyper-util v0.1.11
14712025-05-14T15:46:02.699Z Compiling stringprep v0.1.5
14722025-05-14T15:46:02.810Z Compiling crossbeam-deque v0.8.5
14732025-05-14T15:46:02.917Z Compiling rand v0.8.5
14742025-05-14T15:46:02.942Z Compiling usdt-impl v0.5.0
14752025-05-14T15:46:03.078Z Compiling rand v0.9.0
14762025-05-14T15:46:03.568Z Compiling curve25519-dalek v4.1.3
14772025-05-14T15:46:03.593Z Compiling serde_tokenstream v0.2.2
14782025-05-14T15:46:04.151Z Compiling toml_datetime v0.6.8
14792025-05-14T15:46:04.176Z Compiling serde_spanned v0.6.8
14802025-05-14T15:46:04.245Z Compiling md-5 v0.10.6
14812025-05-14T15:46:04.414Z Compiling num-integer v0.1.46
14822025-05-14T15:46:04.509Z Compiling ff v0.13.0
14832025-05-14T15:46:04.601Z Compiling hash32 v0.2.1
14842025-05-14T15:46:04.629Z Compiling memoffset v0.9.1
14852025-05-14T15:46:04.739Z Compiling num-bigint-dig v0.8.4
14862025-05-14T15:46:04.816Z Compiling base16ct v0.2.0
14872025-05-14T15:46:04.927Z Compiling cfg_aliases v0.2.1
14882025-05-14T15:46:04.953Z Compiling gimli v0.31.1
14892025-05-14T15:46:05.014Z Compiling newtype-uuid v1.2.1
14902025-05-14T15:46:05.041Z Compiling litrs v0.4.1
14912025-05-14T15:46:05.066Z Compiling smoltcp v0.9.1
14922025-05-14T15:46:05.128Z Compiling portable-atomic v1.11.0
14932025-05-14T15:46:05.238Z Compiling fallible-iterator v0.2.0
14942025-05-14T15:46:05.292Z Compiling psl-types v2.0.11
14952025-05-14T15:46:05.487Z Compiling publicsuffix v2.3.0
14962025-05-14T15:46:05.712Z Compiling nix v0.29.0
14972025-05-14T15:46:05.784Z Compiling sec1 v0.7.3
14982025-05-14T15:46:05.876Z Compiling postgres-protocol v0.6.8
14992025-05-14T15:46:06.091Z Compiling document-features v0.2.10
15002025-05-14T15:46:06.283Z Compiling num-iter v0.1.45
15012025-05-14T15:46:06.425Z Compiling group v0.13.0
15022025-05-14T15:46:06.959Z Compiling tokio-native-tls v0.3.1
15032025-05-14T15:46:07.238Z Compiling flate2 v1.1.1
15042025-05-14T15:46:07.790Z Compiling ipnetwork v0.21.1
15052025-05-14T15:46:07.857Z Compiling terminal_size v0.4.0
15062025-05-14T15:46:07.882Z Compiling http-body-util v0.1.3
15072025-05-14T15:46:07.944Z Compiling hkdf v0.12.4
15082025-05-14T15:46:08.036Z Compiling crypto-bigint v0.5.5
15092025-05-14T15:46:08.079Z Compiling webpki-roots v0.26.6
15102025-05-14T15:46:08.219Z Compiling curve25519-dalek-derive v0.1.1
15112025-05-14T15:46:08.294Z Compiling async-trait v0.1.88
15122025-05-14T15:46:08.327Z Compiling zerocopy-derive v0.6.6
15132025-05-14T15:46:08.524Z Compiling addr2line v0.24.2
15142025-05-14T15:46:08.951Z Compiling sync_wrapper v1.0.1
15152025-05-14T15:46:09.136Z Compiling object v0.36.5
15162025-05-14T15:46:09.160Z Compiling ahash v0.8.11
15172025-05-14T15:46:09.397Z Compiling fs-err v3.1.0
15182025-05-14T15:46:09.484Z Compiling buf-list v1.0.3
15192025-05-14T15:46:09.696Z Compiling unicode-width v0.2.0
15202025-05-14T15:46:09.964Z Compiling managed v0.8.0
15212025-05-14T15:46:10.012Z Compiling zip v2.6.1
15222025-05-14T15:46:10.172Z Compiling winnow v0.5.40
15232025-05-14T15:46:10.296Z Compiling lockfree-object-pool v0.1.6
15242025-05-14T15:46:10.378Z Compiling tower-layer v0.3.3
15252025-05-14T15:46:10.402Z Compiling simd-adler32 v0.3.7
15262025-05-14T15:46:10.567Z Compiling ipnet v2.11.0
15272025-05-14T15:46:10.677Z Compiling bumpalo v3.16.0
15282025-05-14T15:46:10.930Z Compiling rustc-demangle v0.1.24
15292025-05-14T15:46:11.099Z Compiling anyhow v1.0.98
15302025-05-14T15:46:11.558Z Compiling zopfli v0.8.1
15312025-05-14T15:46:11.702Z Compiling tower v0.5.2
15322025-05-14T15:46:11.945Z Compiling strum_macros v0.25.3
15332025-05-14T15:46:12.395Z Compiling elliptic-curve v0.13.8
15342025-05-14T15:46:12.853Z Compiling toml_edit v0.19.15
15352025-05-14T15:46:13.097Z Compiling clap_builder v4.5.35
15362025-05-14T15:46:13.122Z Compiling console v0.15.10
15372025-05-14T15:46:13.313Z Compiling hubpack_derive v0.1.1
15382025-05-14T15:46:14.036Z Compiling hubpack v0.1.2
15392025-05-14T15:46:14.303Z Compiling zerocopy v0.6.6
15402025-05-14T15:46:14.641Z Compiling hyper-tls v0.6.0
15412025-05-14T15:46:14.857Z Compiling backtrace v0.3.74
15422025-05-14T15:46:14.928Z Compiling oxnet v0.1.1
15432025-05-14T15:46:15.013Z Compiling cookie_store v0.21.1
15442025-05-14T15:46:15.354Z Compiling signal-hook-mio v0.2.4
15452025-05-14T15:46:15.513Z Compiling rayon v1.10.0
15462025-05-14T15:46:15.630Z Compiling zstd v0.13.3
15472025-05-14T15:46:16.098Z Compiling postgres-types v0.2.9
15482025-05-14T15:46:17.645Z Compiling usdt-macro v0.5.0
15492025-05-14T15:46:18.377Z Compiling usdt-attr-macro v0.5.0
15502025-05-14T15:46:18.789Z Compiling phf v0.11.2
15512025-05-14T15:46:18.819Z Compiling ed25519 v2.2.3
15522025-05-14T15:46:19.058Z Compiling strum_macros v0.26.4
15532025-05-14T15:46:19.202Z Compiling bzip2 v0.4.4
15542025-05-14T15:46:19.557Z Compiling bzip2 v0.5.2
15552025-05-14T15:46:19.626Z Compiling clap_derive v4.5.32
15562025-05-14T15:46:19.733Z Compiling enum-as-inner v0.6.1
15572025-05-14T15:46:19.902Z Compiling futures-executor v0.3.31
15582025-05-14T15:46:20.359Z Compiling pkcs1 v0.7.5
15592025-05-14T15:46:20.395Z Compiling serde-big-array v0.5.1
15602025-05-14T15:46:20.569Z Compiling serde_urlencoded v0.7.1
15612025-05-14T15:46:20.616Z Compiling rfc6979 v0.4.0
15622025-05-14T15:46:20.644Z Compiling rustls-pemfile v2.2.0
15632025-05-14T15:46:20.797Z Compiling serde_repr v0.1.19
15642025-05-14T15:46:20.944Z Compiling daft-derive v0.1.3
15652025-05-14T15:46:21.047Z Compiling bstr v1.10.0
15662025-05-14T15:46:21.156Z Compiling float-cmp v0.10.0
15672025-05-14T15:46:21.370Z Compiling encoding_rs v0.8.34
15682025-05-14T15:46:21.665Z Compiling precomputed-hash v0.1.1
15692025-05-14T15:46:21.782Z Compiling mime v0.3.17
15702025-05-14T15:46:22.224Z Compiling static_assertions v1.1.0
15712025-05-14T15:46:22.271Z Compiling whoami v1.5.2
15722025-05-14T15:46:22.337Z Compiling fixedbitset v0.4.2
15732025-05-14T15:46:22.362Z Compiling unicode-segmentation v1.12.0
15742025-05-14T15:46:22.660Z Compiling number_prefix v0.4.0
15752025-05-14T15:46:22.738Z Compiling predicates-core v1.0.8
15762025-05-14T15:46:22.773Z Compiling data-encoding v2.6.0
15772025-05-14T15:46:22.878Z Compiling difflib v0.4.0
15782025-05-14T15:46:23.033Z Compiling new_debug_unreachable v1.0.6
15792025-05-14T15:46:23.068Z Compiling normalize-line-endings v0.3.0
15802025-05-14T15:46:23.124Z Compiling clap v4.5.35
15812025-05-14T15:46:23.150Z Compiling string_cache v0.8.9
15822025-05-14T15:46:23.201Z Compiling similar v2.7.0
15832025-05-14T15:46:23.244Z Compiling indicatif v0.17.11
15842025-05-14T15:46:23.536Z Compiling predicates v3.1.3
15852025-05-14T15:46:24.010Z Compiling hickory-proto v0.24.4
15862025-05-14T15:46:24.300Z Compiling strum v0.26.3
15872025-05-14T15:46:24.412Z Compiling petgraph v0.6.5
15882025-05-14T15:46:24.478Z Compiling tokio-postgres v0.7.13
15892025-05-14T15:46:24.771Z Compiling toml_edit v0.22.24
15902025-05-14T15:46:24.909Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15912025-05-14T15:46:24.959Z Compiling daft v0.1.3
15922025-05-14T15:46:25.394Z Compiling usdt v0.5.0
15932025-05-14T15:46:25.834Z Compiling rsa v0.9.6
15942025-05-14T15:46:27.338Z Compiling ecdsa v0.16.9
15952025-05-14T15:46:27.460Z Compiling futures v0.3.31
15962025-05-14T15:46:27.990Z Compiling zip v0.6.6
15972025-05-14T15:46:28.818Z Compiling ed25519-dalek v2.1.1
15982025-05-14T15:46:29.383Z Compiling toml v0.7.8
15992025-05-14T15:46:30.098Z Compiling crossterm v0.28.1
16002025-05-14T15:46:30.732Z Compiling tokio-stream v0.1.17
16012025-05-14T15:46:31.033Z Compiling openapiv3 v2.0.0
16022025-05-14T15:46:31.149Z Compiling x509-cert v0.2.5
16032025-05-14T15:46:31.269Z Compiling sha1 v0.10.6
16042025-05-14T15:46:31.294Z Compiling itertools v0.10.5
16052025-05-14T15:46:31.530Z Compiling dirs-sys-next v0.1.2
16062025-05-14T15:46:31.624Z Compiling winnow v0.6.26
16072025-05-14T15:46:31.962Z Compiling unicode-xid v0.2.6
16082025-05-14T15:46:31.997Z Compiling peg-runtime v0.8.5
16092025-05-14T15:46:32.138Z Compiling lalrpop-util v0.19.12
16102025-05-14T15:46:32.436Z Compiling dirs-next v2.0.0
16112025-05-14T15:46:32.501Z Compiling thread_local v1.1.8
16122025-05-14T15:46:32.613Z Compiling slog-async v2.8.0
16132025-05-14T15:46:32.681Z Compiling term v0.7.0
16142025-05-14T15:46:32.910Z Compiling xattr v1.3.1
16152025-05-14T15:46:33.106Z Compiling crossbeam-channel v0.5.15
16162025-05-14T15:46:33.147Z Compiling filetime v0.2.25
16172025-05-14T15:46:33.345Z Compiling is-terminal v0.4.13
16182025-05-14T15:46:33.415Z Compiling take_mut v0.2.2
16192025-05-14T15:46:33.475Z Compiling slog-term v2.9.1
16202025-05-14T15:46:33.589Z Compiling tar v0.4.44
16212025-05-14T15:46:33.739Z Compiling camino v1.1.9
16222025-05-14T15:46:39.194Z Compiling aws-lc-sys v0.26.0
16232025-05-14T15:47:11.202Z Compiling rustls-webpki v0.102.8
16242025-05-14T15:47:17.034Z Compiling tokio-rustls v0.26.0
16252025-05-14T15:47:17.347Z Compiling hyper-rustls v0.27.3
16262025-05-14T15:47:17.649Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
16272025-05-14T15:47:22.058Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16282025-05-14T15:47:22.400Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16292025-05-14T15:47:27.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
16302025-05-14T15:47:27.794Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16312025-05-14T15:47:27.859ZMay 14 15:47:27.526 INFO Starting download, target: Clickhouse
16322025-05-14T15:47:27.859ZMay 14 15:47:27.527 INFO Starting download, target: Cockroach
16332025-05-14T15:47:27.859ZMay 14 15:47:27.527 INFO Starting download, target: DendriteStub
16342025-05-14T15:47:27.859ZMay 14 15:47:27.527 INFO Starting download, target: Console
16352025-05-14T15:47:27.859ZMay 14 15:47:27.527 INFO Starting download, target: MaghemiteMgd
16362025-05-14T15:47:27.859ZMay 14 15:47:27.527 INFO Starting download, target: TransceiverControl
16372025-05-14T15:47:27.885ZMay 14 15:47:27.529 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16382025-05-14T15:47:27.885ZMay 14 15:47:27.529 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16392025-05-14T15:47:27.885ZMay 14 15:47:27.529 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16402025-05-14T15:47:27.885ZMay 14 15:47:27.530 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16412025-05-14T15:47:27.885ZMay 14 15:47:27.530 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16422025-05-14T15:47:27.885ZMay 14 15:47:27.530 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16432025-05-14T15:47:28.342ZMay 14 15:47:27.967 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16442025-05-14T15:47:28.679ZMay 14 15:47:28.346 INFO Download complete, target: Console
16452025-05-14T15:47:30.373ZMay 14 15:47:30.041 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16462025-05-14T15:47:30.674ZMay 14 15:47:30.342 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16472025-05-14T15:47:30.733ZMay 14 15:47:30.400 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16482025-05-14T15:47:30.832ZMay 14 15:47:30.500 INFO Download complete, target: TransceiverControl
16492025-05-14T15:47:32.402ZMay 14 15:47:32.070 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16502025-05-14T15:47:32.402ZMay 14 15:47:32.070 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16512025-05-14T15:47:34.355ZMay 14 15:47:34.023 INFO Download complete, target: MaghemiteMgd
16522025-05-14T15:47:34.619ZMay 14 15:47:34.287 INFO Download complete, target: DendriteStub
16532025-05-14T15:47:39.784ZMay 14 15:47:39.452 INFO Checking that binary works, target: Cockroach
16542025-05-14T15:47:40.077ZMay 14 15:47:39.746 INFO Download complete, target: Cockroach
16552025-05-14T15:47:43.356ZMay 14 15:47:43.024 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16562025-05-14T15:47:54.831ZMay 14 15:47:54.499 INFO Checking that binary works, target: Clickhouse
16572025-05-14T15:47:55.028ZMay 14 15:47:54.696 INFO Download complete, target: Clickhouse
16582025-05-14T15:47:55.053ZAll prerequisites installed successfully
16592025-05-14T15:47:55.053Z
16602025-05-14T15:47:55.053Zreal 4:30.040366467
16612025-05-14T15:47:55.053Zuser 13:36.348981703
16622025-05-14T15:47:55.053Zsys 2:13.290528037
16632025-05-14T15:47:55.053Ztrap 0.474259682
16642025-05-14T15:47:55.053Ztflt 0.457880098
16652025-05-14T15:47:55.053Zdflt 1.086468034
16662025-05-14T15:47:55.053Zkflt 0.010061030
16672025-05-14T15:47:55.053Zlock 27:36.862710353
16682025-05-14T15:47:55.053Zslp 49:28.152647804
16692025-05-14T15:47:55.053Zlat 58.382159122
16702025-05-14T15:47:55.054Zstop 2:06.539901608
16712025-05-14T15:47:55.054Z+ source ./tools/include/force-git-over-https.sh
16722025-05-14T15:47:55.054Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16732025-05-14T15:47:55.054Z++ (( i = 0 ))
16742025-05-14T15:47:55.054Z++ (( i < 5 ))
16752025-05-14T15:47:55.054Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16762025-05-14T15:47:55.054Z++ (( i++ ))
16772025-05-14T15:47:55.054Z++ (( i < 5 ))
16782025-05-14T15:47:55.054Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16792025-05-14T15:47:55.054Z++ (( i++ ))
16802025-05-14T15:47:55.054Z++ (( i < 5 ))
16812025-05-14T15:47:55.054Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16822025-05-14T15:47:55.080Z++ (( i++ ))
16832025-05-14T15:47:55.080Z++ (( i < 5 ))
16842025-05-14T15:47:55.080Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16852025-05-14T15:47:55.080Z++ (( i++ ))
16862025-05-14T15:47:55.080Z++ (( i < 5 ))
16872025-05-14T15:47:55.080Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16882025-05-14T15:47:55.080Z++ (( i++ ))
16892025-05-14T15:47:55.080Z++ (( i < 5 ))
16902025-05-14T15:47:55.080Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16912025-05-14T15:47:55.080Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16922025-05-14T15:47:55.080Z+ rc=0
16932025-05-14T15:47:55.080Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
16942025-05-14T15:48:25.236Z+ case $rc in
16952025-05-14T15:48:25.236Z+ pfexec zfs create -p rpool/images/build/host
16962025-05-14T15:48:25.317Z+ pfexec zfs create -p rpool/images/build/recovery
16972025-05-14T15:48:25.344Z+ cargo xtask releng --output-dir /work --mkincorp
16982025-05-14T15:48:26.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
16992025-05-14T15:48:26.199Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
17002025-05-14T15:48:27.545Z Compiling proc-macro2 v1.0.94
17012025-05-14T15:48:27.545Z Compiling unicode-ident v1.0.14
17022025-05-14T15:48:27.570Z Compiling libc v0.2.171
17032025-05-14T15:48:27.570Z Compiling serde v1.0.219
17042025-05-14T15:48:27.570Z Compiling autocfg v1.4.0
17052025-05-14T15:48:27.570Z Compiling cfg-if v1.0.0
17062025-05-14T15:48:27.570Z Compiling version_check v0.9.5
17072025-05-14T15:48:27.737Z Compiling shlex v1.3.0
17082025-05-14T15:48:27.790Z Compiling typenum v1.17.0
17092025-05-14T15:48:27.851Z Compiling memchr v2.7.4
17102025-05-14T15:48:28.110Z Compiling value-bag v1.9.0
17112025-05-14T15:48:28.215Z Compiling generic-array v0.14.7
17122025-05-14T15:48:28.305Z Compiling lock_api v0.4.12
17132025-05-14T15:48:28.584Z Compiling log v0.4.22
17142025-05-14T15:48:28.615Z Compiling rustix v0.38.37
17152025-05-14T15:48:28.642Z Compiling scopeguard v1.2.0
17162025-05-14T15:48:28.857Z Compiling pkg-config v0.3.31
17172025-05-14T15:48:29.240Z Compiling quote v1.0.39
17182025-05-14T15:48:29.286Z Compiling jobserver v0.1.32
17192025-05-14T15:48:29.344Z Compiling getrandom v0.2.15
17202025-05-14T15:48:29.409Z Compiling parking_lot_core v0.9.10
17212025-05-14T15:48:29.688Z Compiling syn v2.0.98
17222025-05-14T15:48:29.740Z Compiling cc v1.2.15
17232025-05-14T15:48:29.778Z Compiling libm v0.2.8
17242025-05-14T15:48:29.817Z Compiling rand_core v0.6.4
17252025-05-14T15:48:29.859Z Compiling num-traits v0.2.19
17262025-05-14T15:48:29.885Z Compiling serde_json v1.0.140
17272025-05-14T15:48:29.910Z Compiling smallvec v1.14.0
17282025-05-14T15:48:30.176Z Compiling semver v1.0.26
17292025-05-14T15:48:30.430Z Compiling slab v0.4.9
17302025-05-14T15:48:31.162Z Compiling subtle v2.6.1
17312025-05-14T15:48:31.238Z Compiling getrandom v0.3.1
17322025-05-14T15:48:31.302Z Compiling once_cell v1.21.3
17332025-05-14T15:48:31.592Z Compiling itoa v1.0.11
17342025-05-14T15:48:31.634Z Compiling spin v0.9.8
17352025-05-14T15:48:31.731Z Compiling errno v0.3.9
17362025-05-14T15:48:31.832Z Compiling aho-corasick v1.1.3
17372025-05-14T15:48:31.887Z Compiling byteorder v1.5.0
17382025-05-14T15:48:31.918Z Compiling either v1.14.0
17392025-05-14T15:48:31.987Z Compiling regex-syntax v0.8.5
17402025-05-14T15:48:32.173Z Compiling glob v0.3.2
17412025-05-14T15:48:32.319Z Compiling prettyplease v0.2.30
17422025-05-14T15:48:32.403Z Compiling const-oid v0.9.6
17432025-05-14T15:48:32.632Z Compiling lazy_static v1.5.0
17442025-05-14T15:48:32.763Z Compiling minimal-lexical v0.2.1
17452025-05-14T15:48:32.809Z Compiling stable_deref_trait v1.2.0
17462025-05-14T15:48:32.835Z Compiling libloading v0.8.5
17472025-05-14T15:48:32.943Z Compiling bindgen v0.69.5
17482025-05-14T15:48:32.975Z Compiling clang-sys v1.8.1
17492025-05-14T15:48:33.154Z Compiling nom v7.1.3
17502025-05-14T15:48:33.348Z Compiling home v0.5.9
17512025-05-14T15:48:33.638Z Compiling itertools v0.12.1
17522025-05-14T15:48:34.323Z Compiling lazycell v1.3.0
17532025-05-14T15:48:34.903Z Compiling thiserror v1.0.69
17542025-05-14T15:48:34.987Z Compiling rustc-hash v1.1.0
17552025-05-14T15:48:35.017Z Compiling cmake v0.1.51
17562025-05-14T15:48:35.167Z Compiling regex-automata v0.4.8
17572025-05-14T15:48:35.778Z Compiling fs_extra v1.3.0
17582025-05-14T15:48:35.825Z Compiling cexpr v0.6.0
17592025-05-14T15:48:36.159Z Compiling dunce v1.0.5
17602025-05-14T15:48:36.383Z Compiling synstructure v0.13.1
17612025-05-14T15:48:36.467Z Compiling paste v1.0.15
17622025-05-14T15:48:36.711Z Compiling vcpkg v0.2.15
17632025-05-14T15:48:37.136Z Compiling pin-project-lite v0.2.14
17642025-05-14T15:48:38.033Z Compiling openssl-sys v0.9.107
17652025-05-14T15:48:38.877Z Compiling signal-hook-registry v1.4.2
17662025-05-14T15:48:38.925Z Compiling ryu v1.0.18
17672025-05-14T15:48:38.980Z Compiling futures-core v0.3.31
17682025-05-14T15:48:39.568Z Compiling writeable v0.5.5
17692025-05-14T15:48:39.638Z Compiling litemap v0.7.3
17702025-05-14T15:48:39.733Z Compiling serde_derive v1.0.219
17712025-05-14T15:48:40.049Z Compiling zeroize_derive v1.4.2
17722025-05-14T15:48:40.113Z Compiling zerofrom-derive v0.1.4
17732025-05-14T15:48:40.168Z Compiling yoke-derive v0.7.4
17742025-05-14T15:48:40.243Z Compiling zerovec-derive v0.10.3
17752025-05-14T15:48:40.563Z Compiling displaydoc v0.2.5
17762025-05-14T15:48:41.315Z Compiling zeroize v1.8.1
17772025-05-14T15:48:41.905Z Compiling zerocopy-derive v0.7.35
17782025-05-14T15:48:42.040Z Compiling icu_provider_macros v1.5.0
17792025-05-14T15:48:42.079Z Compiling tokio-macros v2.5.0
17802025-05-14T15:48:42.938Z Compiling der_derive v0.7.3
17812025-05-14T15:48:43.105Z Compiling regex v1.11.1
17822025-05-14T15:48:43.327Z Compiling crypto-common v0.1.6
17832025-05-14T15:48:43.403Z Compiling block-buffer v0.10.4
17842025-05-14T15:48:43.452Z Compiling futures-macro v0.3.31
17852025-05-14T15:48:43.587Z Compiling zerofrom v0.1.4
17862025-05-14T15:48:43.737Z Compiling digest v0.10.7
17872025-05-14T15:48:43.817Z Compiling thiserror-impl v1.0.69
17882025-05-14T15:48:43.884Z Compiling yoke v0.7.4
17892025-05-14T15:48:43.997Z Compiling zerocopy v0.7.35
17902025-05-14T15:48:44.341Z Compiling zerovec v0.10.4
17912025-05-14T15:48:44.388Z Compiling tracing-attributes v0.1.27
17922025-05-14T15:48:44.832Z Compiling parking_lot v0.12.3
17932025-05-14T15:48:45.040Z Compiling ring v0.17.11
17942025-05-14T15:48:45.336Z Compiling mio v1.0.2
17952025-05-14T15:48:46.315Z Compiling tinystr v0.7.6
17962025-05-14T15:48:46.643Z Compiling icu_locid v1.5.0
17972025-05-14T15:48:46.778Z Compiling aws-lc-rs v1.12.4
17982025-05-14T15:48:46.951Z Compiling cpufeatures v0.2.14
17992025-05-14T15:48:47.600Z Compiling icu_locid_transform_data v1.5.0
18002025-05-14T15:48:47.659Z Compiling crossbeam-utils v0.8.21
18012025-05-14T15:48:47.769Z Compiling heck v0.5.0
18022025-05-14T15:48:48.046Z Compiling icu_provider v1.5.0
18032025-05-14T15:48:48.160Z Compiling icu_collections v1.5.0
18042025-05-14T15:48:48.197Z Compiling hmac v0.12.1
18052025-05-14T15:48:48.328Z Compiling socket2 v0.5.9
18062025-05-14T15:48:48.702Z Compiling equivalent v1.0.1
18072025-05-14T15:48:48.745Z Compiling allocator-api2 v0.2.18
18082025-05-14T15:48:48.858Z Compiling icu_locid_transform v1.5.0
18092025-05-14T15:48:49.936Z Compiling httparse v1.9.5
18102025-05-14T15:48:50.151Z Compiling foldhash v0.1.3
18112025-05-14T15:48:50.545Z Compiling bitflags v2.9.0
18122025-05-14T15:48:50.573Z Compiling bytes v1.10.1
18132025-05-14T15:48:50.654Z Compiling icu_properties_data v1.5.0
18142025-05-14T15:48:52.027Z Compiling rustc_version v0.4.1
18152025-05-14T15:48:52.594Z Compiling tokio v1.43.1
18162025-05-14T15:48:52.626Z Compiling icu_properties v1.5.1
18172025-05-14T15:48:52.993Z Compiling hashbrown v0.15.1
18182025-05-14T15:48:54.175Z Compiling block-padding v0.3.3
18192025-05-14T15:48:54.664Z Compiling which v4.4.2
18202025-05-14T15:48:55.362Z Compiling icu_normalizer_data v1.5.0
18212025-05-14T15:48:55.460Z Compiling futures-sink v0.3.31
18222025-05-14T15:48:55.510Z Compiling utf16_iter v1.0.5
18232025-05-14T15:48:55.576Z Compiling zerocopy v0.8.10
18242025-05-14T15:48:55.668Z Compiling write16 v1.0.0
18252025-05-14T15:48:55.783Z Compiling percent-encoding v2.3.1
18262025-05-14T15:48:55.896Z Compiling utf8_iter v1.0.4
18272025-05-14T15:48:56.200Z Compiling icu_normalizer v1.5.0
18282025-05-14T15:48:57.282Z Compiling inout v0.1.3
18292025-05-14T15:48:57.693Z Compiling indexmap v2.9.0
18302025-05-14T15:48:58.358Z Compiling sha2 v0.10.8
18312025-05-14T15:48:59.525Z Compiling schemars v0.8.22
18322025-05-14T15:48:59.646Z Compiling openssl v0.10.72
18332025-05-14T15:49:00.934Z Compiling cipher v0.4.4
18342025-05-14T15:49:01.047Z Compiling idna_adapter v1.2.0
18352025-05-14T15:49:01.281Z Compiling ppv-lite86 v0.2.20
18362025-05-14T15:49:01.482Z Compiling zerocopy-derive v0.8.10
18372025-05-14T15:49:01.591Z Compiling serde_derive_internals v0.29.1
18382025-05-14T15:49:01.919Z Compiling bzip2-sys v0.1.13+1.0.8
18392025-05-14T15:49:02.063Z Compiling base64ct v1.6.0
18402025-05-14T15:49:02.515Z Compiling fnv v1.0.7
18412025-05-14T15:49:02.946Z Compiling pem-rfc7468 v0.7.0
18422025-05-14T15:49:03.500Z Compiling schemars_derive v0.8.22
18432025-05-14T15:49:04.080Z Compiling idna v1.0.3
18442025-05-14T15:49:04.628Z Compiling form_urlencoded v1.2.1
18452025-05-14T15:49:05.184Z Compiling openssl-macros v0.1.1
18462025-05-14T15:49:05.631Z Compiling aws-lc-sys v0.26.0
18472025-05-14T15:49:05.810Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18482025-05-14T15:49:06.088Z Compiling native-tls v0.2.12
18492025-05-14T15:49:06.189Z Compiling flagset v0.4.6
18502025-05-14T15:49:06.622Z Compiling rustls v0.23.19
18512025-05-14T15:49:06.949Z Compiling num-conv v0.1.0
18522025-05-14T15:49:07.027Z Compiling syn v1.0.109
18532025-05-14T15:49:07.179Z Compiling time-core v0.1.2
18542025-05-14T15:49:07.388Z Compiling time-macros v0.2.18
18552025-05-14T15:49:07.530Z Compiling der v0.7.9
18562025-05-14T15:49:08.176Z Compiling futures-channel v0.3.31
18572025-05-14T15:49:08.392Z Compiling scroll_derive v0.12.0
18582025-05-14T15:49:08.649Z Compiling ucd-trie v0.1.7
18592025-05-14T15:49:08.896Z Compiling futures-task v0.3.31
18602025-05-14T15:49:09.046Z Compiling pin-utils v0.1.0
18612025-05-14T15:49:09.119Z Compiling futures-io v0.3.31
18622025-05-14T15:49:09.190Z Compiling pest v2.7.14
18632025-05-14T15:49:09.534Z Compiling futures-util v0.3.31
18642025-05-14T15:49:09.797Z Compiling spki v0.7.3
18652025-05-14T15:49:10.470Z Compiling url v2.5.3
18662025-05-14T15:49:11.775Z Compiling salsa20 v0.10.2
18672025-05-14T15:49:12.162Z Compiling pbkdf2 v0.12.2
18682025-05-14T15:49:12.407Z Compiling cookie v0.18.1
18692025-05-14T15:49:12.456Z Compiling rustversion v1.0.17
18702025-05-14T15:49:12.752Z Compiling iana-time-zone v0.1.63
18712025-05-14T15:49:13.053Z Compiling rayon-core v1.12.1
18722025-05-14T15:49:13.844Z Compiling chrono v0.4.40
18732025-05-14T15:49:13.943Z Compiling scrypt v0.11.0
18742025-05-14T15:49:14.754Z Compiling pest_meta v2.7.14
18752025-05-14T15:49:16.282Z Compiling aes v0.8.4
18762025-05-14T15:49:16.800Z Compiling cbc v0.1.2
18772025-05-14T15:49:18.299Z Compiling pkcs5 v0.7.1
18782025-05-14T15:49:18.386Z Compiling pest_generator v2.7.14
18792025-05-14T15:49:19.554Z Compiling http v1.2.0
18802025-05-14T15:49:19.847Z Compiling tokio-util v0.7.13
18812025-05-14T15:49:19.881Z Compiling uuid v1.16.0
18822025-05-14T15:49:20.438Z Compiling zerocopy-derive v0.6.6
18832025-05-14T15:49:21.276Z Compiling tracing-core v0.1.32
18842025-05-14T15:49:21.416Z Compiling zstd-safe v7.2.3
18852025-05-14T15:49:21.929Z Compiling num-bigint-dig v0.8.4
18862025-05-14T15:49:21.970Z Compiling newtype-uuid v1.2.1
18872025-05-14T15:49:22.271Z Compiling tracing v0.1.40
18882025-05-14T15:49:23.464Z Compiling pest_derive v2.7.14
18892025-05-14T15:49:23.883Z Compiling pkcs8 v0.10.2
18902025-05-14T15:49:24.374Z Compiling rand_chacha v0.3.1
18912025-05-14T15:49:25.049Z Compiling heapless v0.7.17
18922025-05-14T15:49:25.720Z Compiling ahash v0.8.11
18932025-05-14T15:49:25.943Z Compiling usdt-impl v0.5.0
18942025-05-14T15:49:26.046Z Compiling signal-hook v0.3.17
18952025-05-14T15:49:26.144Z Compiling rustls-pki-types v1.10.0
18962025-05-14T15:49:26.412Z Compiling tinyvec_macros v0.1.1
18972025-05-14T15:49:26.476Z Compiling litrs v0.4.1
18982025-05-14T15:49:26.712Z Compiling slog v2.7.0
18992025-05-14T15:49:27.227Z Compiling tinyvec v1.8.0
19002025-05-14T15:49:27.497Z Compiling document-features v0.2.10
19012025-05-14T15:49:28.653Z Compiling rand v0.8.5
19022025-05-14T15:49:29.384Z Compiling http-body v1.0.1
19032025-05-14T15:49:29.657Z Compiling scroll v0.12.0
19042025-05-14T15:49:30.004Z Compiling async-trait v0.1.88
19052025-05-14T15:49:30.146Z Compiling plain v0.2.3
19062025-05-14T15:49:30.243Z Compiling try-lock v0.2.5
19072025-05-14T15:49:30.440Z Compiling dyn-clone v1.0.19
19082025-05-14T15:49:30.675Z Compiling adler2 v2.0.0
19092025-05-14T15:49:30.933Z Compiling atomic-waker v1.1.2
19102025-05-14T15:49:31.139Z Compiling foreign-types-shared v0.1.1
19112025-05-14T15:49:31.263Z Compiling untrusted v0.9.0
19122025-05-14T15:49:31.302Z Compiling untrusted v0.7.1
19132025-05-14T15:49:31.520Z Compiling powerfmt v0.2.0
19142025-05-14T15:49:31.776Z Compiling foreign-types v0.3.2
19152025-05-14T15:49:31.930Z Compiling deranged v0.3.11
19162025-05-14T15:49:31.982Z Compiling h2 v0.4.6
19172025-05-14T15:49:32.928Z Compiling miniz_oxide v0.8.5
19182025-05-14T15:49:33.495Z Compiling goblin v0.8.2
19192025-05-14T15:49:34.962Z Compiling want v0.3.1
19202025-05-14T15:49:36.393Z Compiling curve25519-dalek v4.1.3
19212025-05-14T15:49:37.034Z Compiling clap_derive v4.5.32
19222025-05-14T15:49:38.970Z Compiling memoffset v0.9.1
19232025-05-14T15:49:39.368Z Compiling crc32fast v1.4.2
19242025-05-14T15:49:40.210Z Compiling anyhow v1.0.98
19252025-05-14T15:49:40.812Z Compiling pretty-hex v0.4.1
19262025-05-14T15:49:41.033Z Compiling portable-atomic v1.11.0
19272025-05-14T15:49:41.133Z Compiling anstyle v1.0.10
19282025-05-14T15:49:41.545Z Compiling smoltcp v0.9.1
19292025-05-14T15:49:41.936Z Compiling httpdate v1.0.3
19302025-05-14T15:49:42.040Z Compiling utf8parse v0.2.2
19312025-05-14T15:49:42.089Z Compiling num_threads v0.1.7
19322025-05-14T15:49:42.259Z Compiling base64 v0.22.1
19332025-05-14T15:49:42.527Z Compiling tower-service v0.3.3
19342025-05-14T15:49:42.715Z Compiling time v0.3.36
19352025-05-14T15:49:42.801Z Compiling hyper v1.6.0
19362025-05-14T15:49:43.285Z Compiling anstyle-parse v0.2.5
19372025-05-14T15:49:49.592Z Compiling dof v0.3.0
19382025-05-14T15:49:50.769Z Compiling rand_core v0.9.2
19392025-05-14T15:49:52.526Z Compiling unicode-normalization v0.1.24
19402025-05-14T15:49:53.635Z Compiling dtrace-parser v0.2.0
19412025-05-14T15:49:53.838Z Compiling strum_macros v0.26.4
19422025-05-14T15:49:59.083Z Compiling serde_spanned v0.6.8
19432025-05-14T15:49:59.374Z Compiling toml_datetime v0.6.8
19442025-05-14T15:49:59.984Z Compiling signature v2.2.0
19452025-05-14T15:50:00.247Z Compiling daft-derive v0.1.3
19462025-05-14T15:50:00.405Z Compiling thread-id v4.2.2
19472025-05-14T15:50:00.565Z Compiling zip v2.6.1
19482025-05-14T15:50:00.889Z Compiling anstyle-query v1.1.1
19492025-05-14T15:50:01.218Z Compiling openssl-probe v0.1.5
19502025-05-14T15:50:01.540Z Compiling colorchoice v1.0.2
19512025-05-14T15:50:01.566Z Compiling buf-list v1.0.3
19522025-05-14T15:50:02.026Z Compiling cfg_aliases v0.2.1
19532025-05-14T15:50:02.061Z Compiling is_terminal_polyfill v1.70.1
19542025-05-14T15:50:02.086Z Compiling fastrand v2.1.1
19552025-05-14T15:50:02.149Z Compiling nix v0.29.0
19562025-05-14T15:50:02.215Z Compiling anstream v0.6.18
19572025-05-14T15:50:02.661Z Compiling tempfile v3.13.0
19582025-05-14T15:50:05.745Z Compiling crossbeam-epoch v0.9.18
19592025-05-14T15:50:06.105Z Compiling rand_chacha v0.9.0
19602025-05-14T15:50:06.335Z Compiling hyper-util v0.1.11
19612025-05-14T15:50:07.790Z Compiling zerocopy v0.6.6
19622025-05-14T15:50:08.120Z Compiling hubpack_derive v0.1.1
19632025-05-14T15:50:08.870Z Compiling terminal_size v0.4.0
19642025-05-14T15:50:09.121Z Compiling hex v0.4.3
19652025-05-14T15:50:09.157Z Compiling serde_tokenstream v0.2.2
19662025-05-14T15:50:09.776Z Compiling curve25519-dalek-derive v0.1.1
19672025-05-14T15:50:09.974Z Compiling num-integer v0.1.46
19682025-05-14T15:50:11.035Z Compiling fs-err v3.1.0
19692025-05-14T15:50:11.060Z Compiling clap_lex v0.7.4
19702025-05-14T15:50:11.426Z Compiling strsim v0.11.1
19712025-05-14T15:50:11.791Z Compiling unicode-properties v0.1.3
19722025-05-14T15:50:11.856Z Compiling psl-types v2.0.11
19732025-05-14T15:50:12.313Z Compiling radium v0.7.0
19742025-05-14T15:50:12.834Z Compiling siphasher v0.3.11
19752025-05-14T15:50:12.859Z Compiling unicode-bidi v0.3.17
19762025-05-14T15:50:13.239Z Compiling phf_shared v0.11.2
19772025-05-14T15:50:13.625Z Compiling stringprep v0.1.5
19782025-05-14T15:50:14.012Z Compiling publicsuffix v2.3.0
19792025-05-14T15:50:14.062Z Compiling clap_builder v4.5.35
19802025-05-14T15:50:14.617Z Compiling num-iter v0.1.45
19812025-05-14T15:50:16.654Z Compiling crossbeam-deque v0.8.5
19822025-05-14T15:50:17.003Z Compiling rand v0.9.0
19832025-05-14T15:50:18.304Z Compiling tokio-native-tls v0.3.1
19842025-05-14T15:50:18.331Z Compiling ipnetwork v0.21.1
19852025-05-14T15:50:18.607Z Compiling flate2 v1.1.1
19862025-05-14T15:50:19.690Z Compiling http-body-util v0.1.3
19872025-05-14T15:50:20.192Z Compiling webpki-roots v0.26.6
19882025-05-14T15:50:21.462Z Compiling md-5 v0.10.6
19892025-05-14T15:50:21.486Z Compiling sync_wrapper v1.0.1
19902025-05-14T15:50:21.567Z Compiling hash32 v0.2.1
19912025-05-14T15:50:21.654Z Compiling ff v0.13.0
19922025-05-14T15:50:21.894Z Compiling tower-layer v0.3.3
19932025-05-14T15:50:21.994Z Compiling winnow v0.5.40
19942025-05-14T15:50:22.268Z Compiling base16ct v0.2.0
19952025-05-14T15:50:22.306Z Compiling ipnet v2.11.0
19962025-05-14T15:50:22.648Z Compiling heck v0.4.1
19972025-05-14T15:50:23.066Z Compiling gimli v0.31.1
19982025-05-14T15:50:24.493Z Compiling rustls-webpki v0.102.8
19992025-05-14T15:50:24.954Z Compiling tap v1.0.1
20002025-05-14T15:50:24.954Z Compiling thiserror v2.0.12
20012025-05-14T15:50:25.179Z Compiling maybe-uninit v2.0.0
20022025-05-14T15:50:25.769Z Compiling fallible-iterator v0.2.0
20032025-05-14T15:50:26.447Z Compiling camino v1.1.9
20042025-05-14T15:50:27.277Z Compiling addr2line v0.24.2
20052025-05-14T15:50:27.890Z Compiling postgres-protocol v0.6.8
20062025-05-14T15:50:28.871Z Compiling toml_edit v0.19.15
20072025-05-14T15:50:28.996Z Compiling wyz v0.5.1
20082025-05-14T15:50:29.536Z Compiling strum_macros v0.25.3
20092025-05-14T15:50:31.535Z Compiling sec1 v0.7.3
20102025-05-14T15:50:32.018Z Compiling tokio-rustls v0.26.0
20112025-05-14T15:50:32.043Z Compiling tower v0.5.2
20122025-05-14T15:50:32.263Z Compiling group v0.13.0
20132025-05-14T15:50:34.524Z Compiling hyper-tls v0.6.0
20142025-05-14T15:50:34.943Z Compiling oxnet v0.1.1
20152025-05-14T15:50:35.172Z Compiling clap v4.5.35
20162025-05-14T15:50:35.687Z Compiling cookie_store v0.21.1
20172025-05-14T15:50:38.063Z Compiling usdt-macro v0.5.0
20182025-05-14T15:50:38.225Z Compiling usdt-attr-macro v0.5.0
20192025-05-14T15:50:39.100Z Compiling bstr v1.10.0
20202025-05-14T15:50:39.513Z Compiling rustls-pemfile v2.2.0
20212025-05-14T15:50:39.619Z Compiling pkcs1 v0.7.5
20222025-05-14T15:50:39.884Z Compiling futures-executor v0.3.31
20232025-05-14T15:50:40.532Z Compiling serde_urlencoded v0.7.1
20242025-05-14T15:50:40.980Z Compiling hkdf v0.12.4
20252025-05-14T15:50:41.035Z Compiling enum-as-inner v0.6.1
20262025-05-14T15:50:41.386Z Compiling crypto-bigint v0.5.5
20272025-05-14T15:50:41.847Z Compiling thiserror-impl v2.0.12
20282025-05-14T15:50:41.905Z Compiling serde_repr v0.1.19
20292025-05-14T15:50:41.930Z Compiling object v0.36.5
20302025-05-14T15:50:42.807Z Compiling encoding_rs v0.8.34
20312025-05-14T15:50:44.862Z Compiling bitflags v1.3.2
20322025-05-14T15:50:45.017Z Compiling rustc-demangle v0.1.24
20332025-05-14T15:50:46.016Z Compiling mime v0.3.17
20342025-05-14T15:50:46.887Z Compiling simd-adler32 v0.3.7
20352025-05-14T15:50:47.292Z Compiling managed v0.8.0
20362025-05-14T15:50:47.357Z Compiling lockfree-object-pool v0.1.6
20372025-05-14T15:50:47.677Z Compiling packed_struct v0.10.1
20382025-05-14T15:50:48.059Z Compiling funty v2.0.0
20392025-05-14T15:50:49.062Z Compiling bumpalo v3.16.0
20402025-05-14T15:50:49.106Z Compiling unicode-width v0.2.0
20412025-05-14T15:50:49.447Z Compiling zopfli v0.8.1
20422025-05-14T15:50:49.586Z Compiling console v0.15.10
20432025-05-14T15:50:49.718Z Compiling backtrace v0.3.74
20442025-05-14T15:50:50.560Z Compiling bitvec v1.0.1
20452025-05-14T15:50:54.281Z Compiling elliptic-curve v0.13.8
20462025-05-14T15:50:54.325Z Compiling futures v0.3.31
20472025-05-14T15:50:54.457Z Compiling rsa v0.9.6
20482025-05-14T15:50:55.355Z Compiling hyper-rustls v0.27.3
20492025-05-14T15:50:55.997Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
20502025-05-14T15:50:58.175Z Compiling zstd v0.13.3
20512025-05-14T15:50:58.616Z Compiling daft v0.1.3
20522025-05-14T15:50:58.640Z Compiling signal-hook-mio v0.2.4
20532025-05-14T15:50:58.768Z Compiling rayon v1.10.0
20542025-05-14T15:50:59.077Z Compiling toml v0.7.8
20552025-05-14T15:50:59.213Z Compiling postgres-types v0.2.9
20562025-05-14T15:51:00.210Z Compiling phf v0.11.2
20572025-05-14T15:51:00.634Z Compiling ed25519 v2.2.3
20582025-05-14T15:51:00.913Z Compiling hubpack v0.1.2
20592025-05-14T15:51:01.012Z Compiling bzip2 v0.5.2
20602025-05-14T15:51:01.048Z Compiling bzip2 v0.4.4
20612025-05-14T15:51:01.433Z Compiling strum v0.26.3
20622025-05-14T15:51:02.162Z Compiling packed_struct_codegen v0.10.1
20632025-05-14T15:51:02.652Z Compiling x509-cert v0.2.5
20642025-05-14T15:51:02.748Z Compiling float-cmp v0.10.0
20652025-05-14T15:51:02.960Z Compiling rfc6979 v0.4.0
20662025-05-14T15:51:02.988Z Compiling serde-big-array v0.5.1
20672025-05-14T15:51:03.214Z Compiling structmeta-derive v0.3.0
20682025-05-14T15:51:03.948Z Compiling wait-timeout v0.2.0
20692025-05-14T15:51:04.008Z Compiling is-terminal v0.4.13
20702025-05-14T15:51:04.159Z Compiling memmap v0.7.0
20712025-05-14T15:51:04.346Z Compiling indexmap v1.9.3
20722025-05-14T15:51:04.640Z Compiling quick-error v1.2.3
20732025-05-14T15:51:04.763Z Compiling precomputed-hash v0.1.1
20742025-05-14T15:51:04.839Z Compiling difflib v0.4.0
20752025-05-14T15:51:04.902Z Compiling bit-vec v0.8.0
20762025-05-14T15:51:05.156Z Compiling whoami v1.5.2
20772025-05-14T15:51:05.434Z Compiling predicates-core v1.0.8
20782025-05-14T15:51:05.610Z Compiling winnow v0.7.3
20792025-05-14T15:51:05.756Z Compiling number_prefix v0.4.0
20802025-05-14T15:51:05.971Z Compiling new_debug_unreachable v1.0.6
20812025-05-14T15:51:06.000Z Compiling static_assertions v1.1.0
20822025-05-14T15:51:06.081Z Compiling unicode-segmentation v1.12.0
20832025-05-14T15:51:06.117Z Compiling data-encoding v2.6.0
20842025-05-14T15:51:07.236Z Compiling fixedbitset v0.4.2
20852025-05-14T15:51:07.899Z Compiling normalize-line-endings v0.3.0
20862025-05-14T15:51:08.251Z Compiling nodrop v0.1.14
20872025-05-14T15:51:08.492Z Compiling crc-catalog v2.4.0
20882025-05-14T15:51:08.658Z Compiling crc v3.2.1
20892025-05-14T15:51:10.210Z Compiling toml_edit v0.22.24
20902025-05-14T15:51:10.382Z Compiling array-init v0.0.4
20912025-05-14T15:51:11.439Z Compiling predicates v3.1.3
20922025-05-14T15:51:12.552Z Compiling petgraph v0.6.5
20932025-05-14T15:51:13.973Z Compiling similar v2.7.0
20942025-05-14T15:51:15.443Z Compiling hickory-proto v0.24.4
20952025-05-14T15:51:15.491Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20962025-05-14T15:51:16.309Z Compiling string_cache v0.8.9
20972025-05-14T15:51:16.335Z Compiling indicatif v0.17.11
20982025-05-14T15:51:16.668Z Compiling tokio-postgres v0.7.13
20992025-05-14T15:51:17.699Z Compiling bit-set v0.8.0
21002025-05-14T15:51:17.991Z Compiling structmeta v0.3.0
21012025-05-14T15:51:18.321Z Compiling rusty-fork v0.3.0
21022025-05-14T15:51:18.494Z Compiling usdt v0.5.0
21032025-05-14T15:51:20.645Z Compiling ecdsa v0.16.9
21042025-05-14T15:51:22.045Z Compiling zip v0.6.6
21052025-05-14T15:51:23.597Z Compiling ed25519-dalek v2.1.1
21062025-05-14T15:51:24.209Z Compiling smallvec v0.6.14
21072025-05-14T15:51:24.236Z Compiling crossterm v0.28.1
21082025-05-14T15:51:25.907Z Compiling tokio-stream v0.1.17
21092025-05-14T15:51:26.055Z Compiling openapiv3 v2.0.0
21102025-05-14T15:51:26.667Z Compiling xattr v1.3.1
21112025-05-14T15:51:26.728Z Compiling sha1 v0.10.6
21122025-05-14T15:51:27.213Z Compiling pin-project-internal v1.1.6
21132025-05-14T15:51:27.374Z Compiling itertools v0.10.5
21142025-05-14T15:51:29.061Z Compiling rand_xorshift v0.3.0
21152025-05-14T15:51:29.150Z Compiling filetime v0.2.25
21162025-05-14T15:51:29.336Z Compiling winnow v0.6.26
21172025-05-14T15:51:29.362Z Compiling base64 v0.21.7
21182025-05-14T15:51:29.390Z Compiling unarray v0.1.4
21192025-05-14T15:51:29.478Z Compiling unicode-xid v0.2.6
21202025-05-14T15:51:29.556Z Compiling peg-runtime v0.8.5
21212025-05-14T15:51:29.978Z Compiling termcolor v1.4.1
21222025-05-14T15:51:30.090Z Compiling same-file v1.0.6
21232025-05-14T15:51:30.117Z Compiling hashbrown v0.12.3
21242025-05-14T15:51:30.257Z Compiling bitfield v0.14.0
21252025-05-14T15:51:30.390Z Compiling lalrpop-util v0.19.12
21262025-05-14T15:51:30.547Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
21272025-05-14T15:51:30.725Z Compiling env_logger v0.10.2
21282025-05-14T15:51:30.868Z Compiling walkdir v2.5.0
21292025-05-14T15:51:32.088Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21302025-05-14T15:51:32.230Z Compiling ron v0.8.1
21312025-05-14T15:51:32.388Z Compiling proptest v1.6.0
21322025-05-14T15:51:33.626Z Compiling tar v0.4.44
21332025-05-14T15:51:33.841Z Compiling pin-project v1.1.6
21342025-05-14T15:51:37.725Z Compiling serde-hex v0.1.0
21352025-05-14T15:51:38.536Z Compiling test-strategy v0.4.0
21362025-05-14T15:51:39.227Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21372025-05-14T15:51:39.562Z Compiling hashbrown v0.13.2
21382025-05-14T15:51:40.839Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21392025-05-14T15:51:42.308Z Compiling snafu-derive v0.8.5
21402025-05-14T15:51:42.681Z Compiling blake3 v1.5.4
21412025-05-14T15:51:42.791Z Compiling dirs-sys-next v0.1.2
21422025-05-14T15:51:43.576Z Compiling fs-err v2.11.0
21432025-05-14T15:51:44.131Z Compiling crc-any v2.5.0
21442025-05-14T15:51:45.606Z Compiling snafu v0.8.5
21452025-05-14T15:51:48.958Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
21462025-05-14T15:51:54.005Z Compiling dirs-next v2.0.0
21472025-05-14T15:51:55.294Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21482025-05-14T15:51:56.402Z Compiling object v0.30.4
21492025-05-14T15:51:57.719Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21502025-05-14T15:51:58.739Z Compiling camino-tempfile v1.3.0
21512025-05-14T15:51:58.954Z Compiling globset v0.4.15
21522025-05-14T15:52:00.831Z Compiling olpc-cjson v0.1.4
21532025-05-14T15:52:01.099Z Compiling pem v3.0.5
21542025-05-14T15:52:02.806Z Compiling serde_plain v1.0.2
21552025-05-14T15:52:03.279Z Compiling cargo-platform v0.1.8
21562025-05-14T15:52:03.910Z Compiling async-recursion v1.1.1
21572025-05-14T15:52:03.957Z Compiling thread_local v1.1.8
21582025-05-14T15:52:04.577Z Compiling memmap2 v0.9.5
21592025-05-14T15:52:04.919Z Compiling typed-path v0.9.3
21602025-05-14T15:52:04.965Z Compiling slog-async v2.8.0
21612025-05-14T15:52:05.085Z Compiling path-slash v0.1.5
21622025-05-14T15:52:05.405Z Compiling constant_time_eq v0.3.1
21632025-05-14T15:52:05.598Z Compiling arrayvec v0.7.6
21642025-05-14T15:52:06.034Z Compiling arrayref v0.3.9
21652025-05-14T15:52:06.425Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
21662025-05-14T15:52:06.672Z Compiling cargo_metadata v0.19.2
21672025-05-14T15:52:06.763Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21682025-05-14T15:52:07.214Z Compiling tough v0.20.0
21692025-05-14T15:52:07.749Z Compiling term v0.7.0
21702025-05-14T15:52:08.747Z Compiling toml v0.8.20
21712025-05-14T15:52:09.491Z Compiling itertools v0.13.0
21722025-05-14T15:52:10.302Z Compiling crossbeam-channel v0.5.15
21732025-05-14T15:52:10.587Z Compiling serde_path_to_error v0.1.16
21742025-05-14T15:52:11.101Z Compiling debug-ignore v1.0.5
21752025-05-14T15:52:11.275Z Compiling parse-size v1.1.0
21762025-05-14T15:52:11.419Z Compiling take_mut v0.2.2
21772025-05-14T15:52:11.567Z Compiling indent_write v2.2.0
21782025-05-14T15:52:11.592Z Compiling topological-sort v0.2.2
21792025-05-14T15:52:11.790Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
21802025-05-14T15:52:11.866Z Compiling omicron-zone-package v0.12.2
21812025-05-14T15:52:12.435Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21822025-05-14T15:52:13.413Z Compiling slog-term v2.9.1
21832025-05-14T15:52:13.892Z Compiling shell-words v1.1.0
21842025-05-14T15:52:22.948Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
21852025-05-14T15:52:38.194Z Finished `release` profile [optimized] target(s) in 4m 11s
21862025-05-14T15:52:38.352Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
21872025-05-14T15:52:38.426ZMay 14 15:52:38.101 DEBG changing working directory to /work/oxidecomputer/omicron
21882025-05-14T15:52:38.579ZMay 14 15:52:38.256 DEBG running: git rev-parse HEAD
21892025-05-14T15:52:38.604ZMay 14 15:52:38.264 DEBG process exited with exit status: 0 (7.828744ms)
21902025-05-14T15:52:38.604ZMay 14 15:52:38.264 INFO version: 15.0.0-0.ci+gitb2583a79d18
21912025-05-14T15:52:38.634ZMay 14 15:52:38.311 INFO cloning helios to /work/oxidecomputer/helios
21922025-05-14T15:52:38.634ZMay 14 15:52:38.311 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
21932025-05-14T15:52:38.660ZCloning into '/work/oxidecomputer/helios'...
21942025-05-14T15:52:39.268ZMay 14 15:52:38.944 DEBG process exited with exit status: 0 (632.543453ms)
21952025-05-14T15:52:39.268ZMay 14 15:52:38.944 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
21962025-05-14T15:52:39.293ZMay 14 15:52:38.955 DEBG process exited with exit status: 0 (10.478894ms)
21972025-05-14T15:52:39.293ZMay 14 15:52:38.955 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
21982025-05-14T15:52:40.601ZMay 14 15:52:40.277 DEBG process exited with exit status: 0 (1.322240244s)
21992025-05-14T15:52:40.601ZMay 14 15:52:40.277 DEBG running: zfs list rpool/images/build/host
22002025-05-14T15:52:40.626ZNAME USED AVAIL REFER MOUNTPOINT
22012025-05-14T15:52:40.626Zrpool/images/build/host 96K 151G 96K /rpool/images/build/host
22022025-05-14T15:52:40.626ZMay 14 15:52:40.291 DEBG process exited with exit status: 0 (13.435988ms)
22032025-05-14T15:52:40.626ZMay 14 15:52:40.291 DEBG running: zfs list rpool/images/build/recovery
22042025-05-14T15:52:40.626ZNAME USED AVAIL REFER MOUNTPOINT
22052025-05-14T15:52:40.627Zrpool/images/build/recovery 96K 151G 96K /rpool/images/build/recovery
22062025-05-14T15:52:40.627ZMay 14 15:52:40.302 DEBG process exited with exit status: 0 (11.45161ms)
22072025-05-14T15:52:40.652ZMay 14 15:52:40.304 INFO [hubris-staging] running task
22082025-05-14T15:52:40.652ZMay 14 15:52:40.304 INFO [hubris-production] running task
22092025-05-14T15:52:40.652ZMay 14 15:52:40.304 INFO [incorp-manifest] running task
22102025-05-14T15:52:40.652ZMay 14 15:52:40.306 INFO [incorp-create] running: pkgrepo create /work/incorporation
22112025-05-14T15:52:40.652ZMay 14 15:52:40.310 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri '*@latest'
22122025-05-14T15:52:40.652ZMay 14 15:52:40.315 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22132025-05-14T15:52:40.652ZMay 14 15:52:40.322 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
22142025-05-14T15:52:40.755Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22152025-05-14T15:52:41.048ZMay 14 15:52:40.725 INFO [incorp-create] process exited with exit status: 0 (419.165901ms)
22162025-05-14T15:52:41.074ZMay 14 15:52:40.725 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
22172025-05-14T15:52:41.472ZMay 14 15:52:41.149 INFO [incorp-publisher] process exited with exit status: 0 (423.400248ms)
22182025-05-14T15:52:41.497Z[ omicron-package] Blocking waiting for file lock on package cache
22192025-05-14T15:52:42.141Z[ omicron-package] Blocking waiting for file lock on package cache
22202025-05-14T15:52:42.500Z[ omicron-package] Blocking waiting for file lock on package cache
22212025-05-14T15:52:43.234Z[ omicron-package] Compiling ring v0.17.11
22222025-05-14T15:52:43.305Z[ omicron-package] Compiling ident_case v1.0.1
22232025-05-14T15:52:43.305Z[ omicron-package] Compiling thiserror v2.0.12
22242025-05-14T15:52:43.305Z[ omicron-package] Compiling regress v0.10.3
22252025-05-14T15:52:43.583Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22262025-05-14T15:52:43.583Z[ omicron-package] Compiling itertools v0.13.0
22272025-05-14T15:52:43.583Z[ omicron-package] Compiling macaddr v1.0.1
22282025-05-14T15:52:43.856Z[ omicron-package] Compiling darling_core v0.20.10
22292025-05-14T15:52:44.992Z[ omicron-package] Compiling heapless v0.8.0
22302025-05-14T15:52:45.122Z[ omicron-package] Compiling num_enum_derive v0.5.11
22312025-05-14T15:52:46.423ZMay 14 15:52:46.099 INFO [hubris-production] task succeeded (5.795180846s)
22322025-05-14T15:52:46.964Z[ omicron-package] Compiling hash32 v0.3.1
22332025-05-14T15:52:47.896Z[ omicron-package] Compiling heck v0.5.0
22342025-05-14T15:52:48.933Z[ omicron-package] Compiling smoltcp v0.11.0
22352025-05-14T15:52:49.929Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22362025-05-14T15:52:50.188Z[ omicron-package] Compiling rustls v0.23.19
22372025-05-14T15:52:50.485Z[ omicron-package] Compiling num_enum v0.5.11
22382025-05-14T15:52:50.634Z[ omicron-package] Compiling typify-impl v0.3.0
22392025-05-14T15:52:51.194Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22402025-05-14T15:52:51.714Z[ omicron-package] Compiling rustls v0.22.4
22412025-05-14T15:52:52.047Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22422025-05-14T15:52:53.004Z[ omicron-package] Compiling unsafe-libyaml v0.2.11
22432025-05-14T15:52:53.541Z[ omicron-package] Compiling cobs v0.2.3
22442025-05-14T15:52:53.697Z[ omicron-package] Compiling darling_macro v0.20.10
22452025-05-14T15:52:54.278Z[ omicron-package] Compiling postcard v1.0.10
22462025-05-14T15:52:55.638Z[ omicron-package] Compiling rustls-webpki v0.102.8
22472025-05-14T15:52:55.688Z[ omicron-package] Compiling darling v0.20.10
22482025-05-14T15:52:55.825Z[ omicron-package] Compiling serde_yaml v0.9.34+deprecated
22492025-05-14T15:52:56.099Z[ omicron-package] Compiling ingot-macros v0.1.0
22502025-05-14T15:52:58.642Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
22512025-05-14T15:53:00.118Z[ omicron-package] Compiling multer v3.1.0
22522025-05-14T15:53:00.144Z[ omicron-package] Compiling proc-macro-error v1.0.4
22532025-05-14T15:53:00.882Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
22542025-05-14T15:53:00.955Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22552025-05-14T15:53:01.595Z[ omicron-package] Compiling foreign-types-shared v0.3.1
22562025-05-14T15:53:01.818Z[ omicron-package] Compiling match_cfg v0.1.0
22572025-05-14T15:53:01.974Z[ omicron-package] Compiling unicode-width v0.1.14
22582025-05-14T15:53:02.786Z[ omicron-package] Compiling tabwriter v1.4.0
22592025-05-14T15:53:02.914Z[ omicron-package] Compiling foreign-types v0.5.0
22602025-05-14T15:53:03.174Z[ omicron-package] Compiling hostname v0.3.1
22612025-05-14T15:53:03.613Z[ omicron-package] Compiling typify-macro v0.3.0
22622025-05-14T15:53:04.050Z[ omicron-package] Compiling ingot-types v0.1.0
22632025-05-14T15:53:05.476Z[ omicron-package] Compiling ingot v0.1.0
22642025-05-14T15:53:07.692Z[ omicron-package] Compiling tokio-rustls v0.26.0
22652025-05-14T15:53:08.790Z[ omicron-package] Compiling hyper-rustls v0.27.3
22662025-05-14T15:53:08.828Z[ omicron-package] Compiling typify v0.3.0
22672025-05-14T15:53:09.178Z[ omicron-package] Compiling progenitor-impl v0.9.1
22682025-05-14T15:53:09.530Z[ omicron-package] Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22692025-05-14T15:53:11.601Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
22702025-05-14T15:53:12.536Z[ omicron-package] Compiling slog-json v2.6.1
22712025-05-14T15:53:13.189Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22722025-05-14T15:53:14.270Z[ omicron-package] Compiling cstr-argument v0.1.2
22732025-05-14T15:53:14.843Z[ omicron-package] Compiling dropshot v0.16.0
22742025-05-14T15:53:15.287Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
22752025-05-14T15:53:15.666Z[ omicron-package] Compiling async-stream-impl v0.3.6
22762025-05-14T15:53:16.189Z[ omicron-package] Compiling progenitor-macro v0.9.1
22772025-05-14T15:53:16.525ZMay 14 15:53:16.202 DEBG process exited with exit status: 0 (35.892376109s)
22782025-05-14T15:53:16.551ZMay 14 15:53:16.205 INFO [incorp-manifest] task succeeded (35.900767268s)
22792025-05-14T15:53:16.551ZMay 14 15:53:16.205 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
22802025-05-14T15:53:17.027ZMay 14 15:53:16.704 INFO [incorp-fmt] process exited with exit status: 0 (499.293819ms)
22812025-05-14T15:53:17.053ZMay 14 15:53:16.705 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
22822025-05-14T15:53:17.140Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22832025-05-14T15:53:17.682Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@15.0.0.0,5.11:20250514T155317Z
22842025-05-14T15:53:17.682Z[ incorp-pkgsend] PUBLISHED
22852025-05-14T15:53:17.745ZMay 14 15:53:17.422 INFO [incorp-pkgsend] process exited with exit status: 0 (717.238004ms)
22862025-05-14T15:53:17.771ZMay 14 15:53:17.423 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
22872025-05-14T15:53:18.183Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
22882025-05-14T15:53:18.332Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
22892025-05-14T15:53:18.358Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
22902025-05-14T15:53:18.389Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
22912025-05-14T15:53:18.389Z[ helios-incorp] Fetching manifests: 1/1 100% complete
22922025-05-14T15:53:18.415Z[ helios-incorp] Fetching manifests: 1/1 100% complete
22932025-05-14T15:53:18.415Z[ helios-incorp]
22942025-05-14T15:53:18.415Z[ helios-incorp] Archiving packages ...
22952025-05-14T15:53:18.415Z[ helios-incorp] Packages to add: 1
22962025-05-14T15:53:18.415Z[ helios-incorp] Files to retrieve: 0
22972025-05-14T15:53:18.415Z[ helios-incorp] Estimated transfer size: 0.00 B
22982025-05-14T15:53:18.415Z[ helios-incorp]
22992025-05-14T15:53:18.415Z[ helios-incorp] Packages to archive:
23002025-05-14T15:53:18.415Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@15.0.0.0,5.11:20250514T155317Z
23012025-05-14T15:53:18.415Z[ helios-incorp]
23022025-05-14T15:53:18.415Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
23032025-05-14T15:53:18.415Z[ helios-incorp] Archiving: Completed 106.69 kB in 0.00 seconds
23042025-05-14T15:53:18.473ZMay 14 15:53:18.150 INFO [helios-incorp] process exited with exit status: 0 (727.109103ms)
23052025-05-14T15:53:18.827Z[ omicron-package] Compiling pretty-hex v0.2.1
23062025-05-14T15:53:19.092Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23072025-05-14T15:53:19.336Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23082025-05-14T15:53:19.630Z[ omicron-package] Compiling async-stream v0.3.6
23092025-05-14T15:53:20.327Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23102025-05-14T15:53:20.815Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23112025-05-14T15:53:21.135Z[ omicron-package] Compiling slog-bunyan v2.5.0
23122025-05-14T15:53:21.443Z[ omicron-package] Compiling tokio-rustls v0.25.0
23132025-05-14T15:53:21.967Z[ omicron-package] Compiling progenitor-client v0.9.1
23142025-05-14T15:53:22.961Z[ omicron-package] Compiling serde_with_macros v3.12.0
23152025-05-14T15:53:23.105Z[ helios-setup] May 14 15:53:22.783 INFO helios repository root is: /work/oxidecomputer/helios
23162025-05-14T15:53:23.131Z[ helios-setup] May 14 15:53:22.785 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
23172025-05-14T15:53:23.131Z[ helios-setup] May 14 15:53:22.785 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23182025-05-14T15:53:23.131Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23192025-05-14T15:53:24.160Z[ helios-setup] May 14 15:53:23.837 INFO clone ok!, project: image-builder
23202025-05-14T15:53:24.186Z[ helios-setup] May 14 15:53:23.838 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
23212025-05-14T15:53:24.186Z[ helios-setup] May 14 15:53:23.838 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
23222025-05-14T15:53:24.186Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
23232025-05-14T15:53:24.603Z[ omicron-package] Compiling parse-display-derive v0.10.0
23242025-05-14T15:53:25.067Z[ helios-setup] May 14 15:53:24.743 INFO clone ok!, project: pinprick
23252025-05-14T15:53:25.067Z[ helios-setup] May 14 15:53:24.743 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23262025-05-14T15:53:25.067Z[ helios-setup] May 14 15:53:24.743 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23272025-05-14T15:53:25.068Z[ helios-setup] May 14 15:53:24.743 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
23282025-05-14T15:53:25.068Z[ helios-setup] May 14 15:53:24.744 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
23292025-05-14T15:53:25.093Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
23302025-05-14T15:53:25.121Z[ omicron-package] Compiling colored v2.2.0
23312025-05-14T15:53:26.033Z[ omicron-package] Compiling progenitor v0.9.1
23322025-05-14T15:53:26.278Z[ omicron-package] Compiling waitgroup v0.1.2
23332025-05-14T15:53:26.327Z[ omicron-package] Compiling dropshot_endpoint v0.16.0
23342025-05-14T15:53:26.563Z[ omicron-package] Compiling hostname v0.4.0
23352025-05-14T15:53:26.886Z[ omicron-package] Compiling instant v0.1.13
23362025-05-14T15:53:27.099Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372025-05-14T15:53:27.837Z[ omicron-package] Compiling derive-where v1.2.7
23382025-05-14T15:53:27.896Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23392025-05-14T15:53:28.394Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
23402025-05-14T15:53:30.584Z[ omicron-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23412025-05-14T15:53:30.995Z[ omicron-package] Compiling parse-display v0.10.0
23422025-05-14T15:53:31.216Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23432025-05-14T15:53:31.481Z[ omicron-package] Compiling backoff v0.4.0
23442025-05-14T15:53:31.864Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
23452025-05-14T15:53:32.508Z[ helios-setup] May 14 15:53:32.185 INFO clone ok!, project: amd-firmware
23462025-05-14T15:53:32.533Z[ helios-setup] May 14 15:53:32.185 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
23472025-05-14T15:53:32.534Z[ helios-setup] May 14 15:53:32.185 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
23482025-05-14T15:53:32.534Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
23492025-05-14T15:53:33.607Z[ helios-setup] May 14 15:53:33.284 INFO clone ok!, project: chelsio-t6-roms
23502025-05-14T15:53:33.633Z[ helios-setup] May 14 15:53:33.284 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
23512025-05-14T15:53:33.633Z[ helios-setup] May 14 15:53:33.284 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
23522025-05-14T15:53:33.633Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
23532025-05-14T15:53:34.339Z[ helios-setup] May 14 15:53:34.017 INFO clone ok!, project: bootserver
23542025-05-14T15:53:34.365Z[ helios-setup] May 14 15:53:34.017 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
23552025-05-14T15:53:34.365Z[ helios-setup] May 14 15:53:34.017 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23562025-05-14T15:53:34.365Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23572025-05-14T15:53:35.598Z[ helios-setup] May 14 15:53:35.276 INFO clone ok!, project: pilot
23582025-05-14T15:53:35.624Z[ helios-setup] May 14 15:53:35.276 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
23592025-05-14T15:53:35.624Z[ helios-setup] May 14 15:53:35.276 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
23602025-05-14T15:53:35.624Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
23612025-05-14T15:53:35.940ZMay 14 15:53:35.617 INFO [hubris-staging] task succeeded (55.313399302s)
23622025-05-14T15:53:36.257Z[ omicron-package] Compiling serde_with v3.12.0
23632025-05-14T15:53:36.395Z[ helios-setup] May 14 15:53:36.072 INFO clone ok!, project: phbl
23642025-05-14T15:53:36.420Z[ helios-setup] May 14 15:53:36.073 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
23652025-05-14T15:53:36.420Z[ helios-setup] May 14 15:53:36.073 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
23662025-05-14T15:53:36.420Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23672025-05-14T15:53:37.434Z[ helios-setup] May 14 15:53:37.112 INFO clone ok!, project: amd-host-image-builder
23682025-05-14T15:53:37.460Z[ helios-setup] May 14 15:53:37.112 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23692025-05-14T15:53:37.461Z[ helios-setup] May 14 15:53:37.113 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
23702025-05-14T15:53:37.912Z[ helios-setup] May 14 15:53:37.590 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
23712025-05-14T15:53:38.392Z[ helios-setup] May 14 15:53:38.068 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
23722025-05-14T15:53:38.392Z[ helios-setup] May 14 15:53:38.069 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
23732025-05-14T15:53:38.893Z[ helios-setup] May 14 15:53:38.571 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
23742025-05-14T15:53:39.342Z[ helios-setup] May 14 15:53:39.020 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
23752025-05-14T15:53:39.342Z[ helios-setup] May 14 15:53:39.020 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
23762025-05-14T15:53:39.744Z[ helios-setup] May 14 15:53:39.421 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
23772025-05-14T15:53:40.183Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
23782025-05-14T15:53:40.262Z[ helios-setup] May 14 15:53:39.939 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
23792025-05-14T15:53:40.262Z[ helios-setup] May 14 15:53:39.940 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
23802025-05-14T15:53:40.262Z[ helios-setup] May 14 15:53:39.940 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
23812025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO ok!
23822025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
23832025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
23842025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO ok!
23852025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
23862025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
23872025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO ok!
23882025-05-14T15:53:40.288Z[ helios-setup] May 14 15:53:39.940 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
23892025-05-14T15:53:40.342Z[ helios-setup] May 14 15:53:40.020 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.86.0-x86_64-unknown-illumos (default)"
23902025-05-14T15:53:40.343Z[ helios-setup] May 14 15:53:40.020 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
23912025-05-14T15:53:40.370Z[ helios-setup] May 14 15:53:40.020 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
23922025-05-14T15:53:40.659Z[ helios-setup] May 14 15:53:40.337 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
23932025-05-14T15:53:40.917Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942025-05-14T15:53:41.065Z[ helios-setup] May 14 15:53:40.743 INFO E| From https://github.com/jclulow/rust-jmclib
23952025-05-14T15:53:41.065Z[ helios-setup] May 14 15:53:40.743 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
23962025-05-14T15:53:41.091Z[ helios-setup] May 14 15:53:40.763 INFO E| Updating crates.io index
23972025-05-14T15:53:41.223Z[ helios-setup] May 14 15:53:40.901 INFO E| Downloading crates ...
23982025-05-14T15:53:41.285Z[ helios-setup] May 14 15:53:40.963 INFO E| Downloaded block-buffer v0.9.0
23992025-05-14T15:53:41.311Z[ helios-setup] May 14 15:53:40.965 INFO E| Downloaded opaque-debug v0.3.0
24002025-05-14T15:53:41.311Z[ helios-setup] May 14 15:53:40.967 INFO E| Downloaded bitflags v2.3.3
24012025-05-14T15:53:41.311Z[ helios-setup] May 14 15:53:40.972 INFO E| Downloaded digest v0.9.0
24022025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:40.997 INFO E| Downloaded walkdir v2.3.3
24032025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:41.000 INFO E| Downloaded uuid v0.8.2
24042025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:41.004 INFO E| Downloaded typenum v1.16.0
24052025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:41.008 INFO E| Downloaded serde_derive v1.0.193
24062025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:41.011 INFO E| Downloaded serde v1.0.193
24072025-05-14T15:53:41.337Z[ helios-setup] May 14 15:53:41.015 INFO E| Downloaded toml v0.5.11
24082025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.019 INFO E| Downloaded tempfile v3.7.0
24092025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.022 INFO E| Downloaded ryu v1.0.15
24102025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.025 INFO E| Downloaded serde_json v1.0.103
24112025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.035 INFO E| Downloaded proc-macro2 v1.0.66
24122025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.038 INFO E| Downloaded unicode-width v0.1.10
24132025-05-14T15:53:41.363Z[ helios-setup] May 14 15:53:41.040 INFO E| Downloaded unicode-ident v1.0.11
24142025-05-14T15:53:41.389Z[ helios-setup] May 14 15:53:41.043 INFO E| Downloaded syn v2.0.32
24152025-05-14T15:53:41.389Z[ helios-setup] May 14 15:53:41.055 INFO E| Downloaded quote v1.0.31
24162025-05-14T15:53:41.389Z[ helios-setup] May 14 15:53:41.058 INFO E| Downloaded rustix v0.38.4
24172025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.082 INFO E| Downloaded once_cell v1.18.0
24182025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.084 INFO E| Downloaded itoa v1.0.9
24192025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.086 INFO E| Downloaded glob v0.3.1
24202025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.087 INFO E| Downloaded getrandom v0.2.10
24212025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.091 INFO E| Downloaded fastrand v2.0.0
24222025-05-14T15:53:41.415Z[ helios-setup] May 14 15:53:41.093 INFO E| Downloaded errno v0.3.1
24232025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.094 INFO E| Downloaded sha-1 v0.9.8
24242025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.096 INFO E| Downloaded md-5 v0.9.1
24252025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.098 INFO E| Downloaded libdevinfo-sys v1.0.0
24262025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.099 INFO E| Downloaded cpufeatures v0.2.9
24272025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.100 INFO E| Downloaded anyhow v1.0.72
24282025-05-14T15:53:41.441Z[ helios-setup] May 14 15:53:41.106 INFO E| Downloaded libc v0.2.147
24292025-05-14T15:53:41.466Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24302025-05-14T15:53:41.524Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling libc v0.2.147
24312025-05-14T15:53:41.524Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling proc-macro2 v1.0.66
24322025-05-14T15:53:41.524Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling cfg-if v1.0.0
24332025-05-14T15:53:41.525Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling unicode-ident v1.0.11
24342025-05-14T15:53:41.525Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling version_check v0.9.4
24352025-05-14T15:53:41.525Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling typenum v1.16.0
24362025-05-14T15:53:41.525Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling serde v1.0.193
24372025-05-14T15:53:41.525Z[ helios-setup] May 14 15:53:41.198 INFO E| Compiling itoa v1.0.9
24382025-05-14T15:53:41.669Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
24392025-05-14T15:53:41.972Z[ helios-setup] May 14 15:53:41.650 INFO E| Compiling time-core v0.1.2
24402025-05-14T15:53:42.326Z[ helios-setup] May 14 15:53:42.004 INFO E| Compiling num-conv v0.1.0
24412025-05-14T15:53:42.375Z[ helios-setup] May 14 15:53:42.053 INFO E| Compiling slog v2.7.0
24422025-05-14T15:53:42.460Z[ helios-setup] May 14 15:53:42.138 INFO E| Compiling rustix v0.38.4
24432025-05-14T15:53:42.578Z[ omicron-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24442025-05-14T15:53:42.766Z[ helios-setup] May 14 15:53:42.442 INFO E| Compiling powerfmt v0.2.0
24452025-05-14T15:53:42.909Z[ omicron-package] Compiling sigpipe v0.1.3
24462025-05-14T15:53:43.068Z[ helios-setup] May 14 15:53:42.746 INFO E| Compiling time-macros v0.2.18
24472025-05-14T15:53:43.111Z[ helios-setup] May 14 15:53:42.789 INFO E| Compiling generic-array v0.14.7
24482025-05-14T15:53:43.439Z[ omicron-package] Compiling num-derive v0.4.2
24492025-05-14T15:53:43.597Z[ helios-setup] May 14 15:53:43.275 INFO E| Compiling deranged v0.3.11
24502025-05-14T15:53:43.708Z[ helios-setup] May 14 15:53:43.386 INFO E| Compiling quote v1.0.31
24512025-05-14T15:53:43.747Z[ helios-setup] May 14 15:53:43.425 INFO E| Compiling num_threads v0.1.6
24522025-05-14T15:53:44.012Z[ helios-setup] May 14 15:53:43.690 INFO E| Compiling once_cell v1.18.0
24532025-05-14T15:53:44.072Z[ helios-setup] May 14 15:53:43.750 INFO E| Compiling bitflags v2.3.3
24542025-05-14T15:53:44.511Z[ helios-setup] May 14 15:53:44.189 INFO E| Compiling thread_local v1.1.7
24552025-05-14T15:53:44.678Z[ helios-setup] May 14 15:53:44.353 INFO E| Compiling syn v2.0.32
24562025-05-14T15:53:45.000Z[ helios-setup] May 14 15:53:44.678 INFO E| Compiling dirs-sys-next v0.1.2
24572025-05-14T15:53:45.040Z[ helios-setup] May 14 15:53:44.718 INFO E| Compiling errno v0.3.1
24582025-05-14T15:53:45.209Z[ helios-setup] May 14 15:53:44.887 INFO E| Compiling atty v0.2.14
24592025-05-14T15:53:45.577Z[ helios-setup] May 14 15:53:45.255 INFO E| Compiling dirs-next v2.0.0
24602025-05-14T15:53:45.764Z[ helios-setup] May 14 15:53:45.442 INFO E| Compiling term v0.7.0
24612025-05-14T15:53:46.001Z[ helios-setup] May 14 15:53:45.678 INFO E| Compiling anyhow v1.0.72
24622025-05-14T15:53:46.231Z[ helios-setup] May 14 15:53:45.909 INFO E| Compiling fastrand v2.0.0
24632025-05-14T15:53:46.340Z[ helios-setup] May 14 15:53:46.018 INFO E| Compiling opaque-debug v0.3.0
24642025-05-14T15:53:46.731Z[ helios-setup] May 14 15:53:46.409 INFO E| Compiling serde_json v1.0.103
24652025-05-14T15:53:46.932Z[ helios-setup] May 14 15:53:46.610 INFO E| Compiling time v0.3.36
24662025-05-14T15:53:47.007Z[ helios-setup] May 14 15:53:46.685 INFO E| Compiling digest v0.9.0
24672025-05-14T15:53:47.033Z[ omicron-package] Compiling libefi-sys v0.1.0
24682025-05-14T15:53:47.072Z[ helios-setup] May 14 15:53:46.750 INFO E| Compiling block-buffer v0.9.0
24692025-05-14T15:53:47.325Z[ helios-setup] May 14 15:53:47.003 INFO E| Compiling getrandom v0.2.10
24702025-05-14T15:53:47.420Z[ helios-setup] May 14 15:53:47.099 INFO E| Compiling ryu v1.0.15
24712025-05-14T15:53:47.721Z[ helios-setup] May 14 15:53:47.400 INFO E| Compiling same-file v1.0.6
24722025-05-14T15:53:47.776Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24732025-05-14T15:53:47.882Z[ helios-setup] May 14 15:53:47.560 INFO E| Compiling unicode-width v0.1.10
24742025-05-14T15:53:47.995Z[ helios-setup] May 14 15:53:47.674 INFO E| Compiling cpufeatures v0.2.9
24752025-05-14T15:53:48.199Z[ omicron-package] Compiling jiff v0.2.13
24762025-05-14T15:53:48.278Z[ helios-setup] May 14 15:53:47.927 INFO E| Compiling tempfile v3.7.0
24772025-05-14T15:53:48.304Z[ helios-setup] May 14 15:53:47.973 INFO E| Compiling sha-1 v0.9.8
24782025-05-14T15:53:48.329Z[ helios-setup] May 14 15:53:47.989 INFO E| Compiling getopts v0.2.21
24792025-05-14T15:53:48.579Z[ helios-setup] May 14 15:53:48.257 INFO E| Compiling walkdir v2.3.3
24802025-05-14T15:53:49.214Z[ helios-setup] May 14 15:53:48.892 INFO E| Compiling md-5 v0.9.1
24812025-05-14T15:53:49.269Z[ helios-setup] May 14 15:53:48.947 INFO E| Compiling libdevinfo-sys v1.0.0
24822025-05-14T15:53:49.433Z[ helios-setup] May 14 15:53:49.111 INFO E| Compiling glob v0.3.1
24832025-05-14T15:53:50.302Z[ helios-setup] May 14 15:53:49.980 INFO E| Compiling slog-term v2.9.0
24842025-05-14T15:53:51.162Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
24852025-05-14T15:53:51.324Z[ helios-setup] May 14 15:53:51.003 INFO E| Compiling serde_derive v1.0.193
24862025-05-14T15:53:51.363Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24872025-05-14T15:53:52.620Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
24882025-05-14T15:53:52.768Z[ omicron-package] Compiling zone v0.3.1
24892025-05-14T15:53:53.163Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
24902025-05-14T15:53:54.681Z[ omicron-package] Compiling itertools v0.14.0
24912025-05-14T15:53:55.683Z[ omicron-package] Compiling smf v0.2.3
24922025-05-14T15:53:56.710Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24932025-05-14T15:53:57.156Z[ omicron-package] Compiling bitfield-struct v0.6.2
24942025-05-14T15:53:58.299Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24952025-05-14T15:53:58.421Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24962025-05-14T15:53:59.095Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24972025-05-14T15:53:59.130Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982025-05-14T15:53:59.396Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24992025-05-14T15:54:00.748Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25002025-05-14T15:54:01.324Z[ omicron-package] Compiling gethostname v0.5.0
25012025-05-14T15:54:01.350Z[ omicron-package] Compiling fixedbitset v0.5.7
25022025-05-14T15:54:01.550Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25032025-05-14T15:54:01.618Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25042025-05-14T15:54:01.734Z[ helios-setup] May 14 15:54:01.411 INFO E| Compiling toml v0.5.11
25052025-05-14T15:54:01.734Z[ helios-setup] May 14 15:54:01.411 INFO E| Compiling uuid v0.8.2
25062025-05-14T15:54:02.020Z[ omicron-package] Compiling petgraph v0.7.1
25072025-05-14T15:54:03.661Z[ helios-setup] May 14 15:54:03.339 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25082025-05-14T15:54:04.898Z[ helios-setup] May 14 15:54:04.576 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25092025-05-14T15:54:08.942Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25102025-05-14T15:54:11.149Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25112025-05-14T15:54:13.412Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25122025-05-14T15:54:14.460Z[ helios-setup] May 14 15:54:14.139 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s
25132025-05-14T15:54:14.486Z[ helios-setup] May 14 15:54:14.163 INFO building project "image-builder" ok (34 seconds)
25142025-05-14T15:54:14.486Z[ helios-setup] May 14 15:54:14.163 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
25152025-05-14T15:54:14.559Z[ helios-setup] May 14 15:54:14.238 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.86.0-x86_64-unknown-illumos (default)"
25162025-05-14T15:54:14.559Z[ helios-setup] May 14 15:54:14.238 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
25172025-05-14T15:54:14.585Z[ helios-setup] May 14 15:54:14.238 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
25182025-05-14T15:54:14.873Z[ helios-setup] May 14 15:54:14.551 INFO E| Downloading crates ...
25192025-05-14T15:54:14.925Z[ helios-setup] May 14 15:54:14.604 INFO E| Downloaded miniz_oxide v0.8.8
25202025-05-14T15:54:14.979Z[ helios-setup] May 14 15:54:14.658 INFO E| Compiling adler2 v2.0.0
25212025-05-14T15:54:15.109Z[ helios-setup] May 14 15:54:14.788 INFO E| Compiling miniz_oxide v0.8.8
25222025-05-14T15:54:16.981Z[ helios-setup] May 14 15:54:16.660 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
25232025-05-14T15:54:17.681Z[ helios-setup] May 14 15:54:17.360 INFO E| Finished `release` profile [optimized] target(s) in 3.02s
25242025-05-14T15:54:17.707Z[ helios-setup] May 14 15:54:17.370 INFO building project "pinprick" ok (3 seconds)
25252025-05-14T15:54:17.707Z[ helios-setup] May 14 15:54:17.370 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
25262025-05-14T15:54:17.762Z[ helios-setup] May 14 15:54:17.441 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.86.0-x86_64-unknown-illumos (default)"
25272025-05-14T15:54:17.762Z[ helios-setup] May 14 15:54:17.441 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
25282025-05-14T15:54:17.762Z[ helios-setup] May 14 15:54:17.441 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
25292025-05-14T15:54:17.956Z[ helios-setup] May 14 15:54:17.635 INFO E| Downloading crates ...
25302025-05-14T15:54:17.991Z[ helios-setup] May 14 15:54:17.670 INFO E| Downloaded typenum v1.15.0
25312025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.675 INFO E| Downloaded bytes v1.2.1
25322025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.680 INFO E| Downloaded sha2 v0.10.5
25332025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.683 INFO E| Downloaded digest v0.10.3
25342025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.685 INFO E| Downloaded miniz_oxide v0.6.2
25352025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.688 INFO E| Downloaded flate2 v1.0.25
25362025-05-14T15:54:18.017Z[ helios-setup] May 14 15:54:17.693 INFO E| Downloaded anyhow v1.0.62
25372025-05-14T15:54:18.043Z[ helios-setup] May 14 15:54:17.698 INFO E| Downloaded generic-array v0.14.6
25382025-05-14T15:54:18.043Z[ helios-setup] May 14 15:54:17.700 INFO E| Downloaded cpufeatures v0.2.5
25392025-05-14T15:54:18.043Z[ helios-setup] May 14 15:54:17.701 INFO E| Downloaded block-buffer v0.10.3
25402025-05-14T15:54:18.080Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling typenum v1.15.0
25412025-05-14T15:54:18.080Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling version_check v0.9.4
25422025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling cfg-if v1.0.0
25432025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling crc32fast v1.3.2
25442025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling anyhow v1.0.62
25452025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.759 INFO E| Compiling adler v1.0.2
25462025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.760 INFO E| Compiling cpufeatures v0.2.5
25472025-05-14T15:54:18.106Z[ helios-setup] May 14 15:54:17.760 INFO E| Compiling unicode-width v0.1.10
25482025-05-14T15:54:18.539Z[ helios-setup] May 14 15:54:18.218 INFO E| Compiling miniz_oxide v0.6.2
25492025-05-14T15:54:18.539Z[ helios-setup] May 14 15:54:18.218 INFO E| Compiling getopts v0.2.21
25502025-05-14T15:54:18.565Z[ helios-setup] May 14 15:54:18.218 INFO E| Compiling bytes v1.2.1
25512025-05-14T15:54:18.630Z[ helios-setup] May 14 15:54:18.309 INFO E| Compiling bitflags v1.3.2
25522025-05-14T15:54:18.980Z[ helios-setup] May 14 15:54:18.659 INFO E| Compiling generic-array v0.14.6
25532025-05-14T15:54:19.875Z[ helios-setup] May 14 15:54:19.554 INFO E| Compiling flate2 v1.0.25
25542025-05-14T15:54:22.496Z[ helios-setup] May 14 15:54:22.175 INFO E| Compiling crypto-common v0.1.6
25552025-05-14T15:54:22.496Z[ helios-setup] May 14 15:54:22.175 INFO E| Compiling block-buffer v0.10.3
25562025-05-14T15:54:22.663Z[ helios-setup] May 14 15:54:22.342 INFO E| Compiling digest v0.10.3
25572025-05-14T15:54:22.950Z[ helios-setup] May 14 15:54:22.629 INFO E| Compiling sha2 v0.10.5
25582025-05-14T15:54:23.335Z[ helios-setup] May 14 15:54:23.013 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
25592025-05-14T15:54:26.042Z[ helios-setup] May 14 15:54:25.721 INFO E| Finished `release` profile [optimized] target(s) in 8.20s
25602025-05-14T15:54:26.068Z[ helios-setup] May 14 15:54:25.734 INFO building project "bootserver" ok (8 seconds)
25612025-05-14T15:54:26.068Z[ helios-setup] May 14 15:54:25.734 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
25622025-05-14T15:54:26.139Z[ helios-setup] May 14 15:54:25.818 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.86.0-x86_64-unknown-illumos (default)"
25632025-05-14T15:54:26.139Z[ helios-setup] May 14 15:54:25.818 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
25642025-05-14T15:54:26.139Z[ helios-setup] May 14 15:54:25.819 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
25652025-05-14T15:54:26.341Z[ helios-setup] May 14 15:54:26.020 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
25662025-05-14T15:54:27.191Z[ helios-setup] May 14 15:54:26.871 INFO E| From https://github.com/oxidecomputer/progenitor
25672025-05-14T15:54:27.191Z[ helios-setup] May 14 15:54:26.871 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
25682025-05-14T15:54:27.289Z[ helios-setup] May 14 15:54:26.968 INFO E| Updating crates.io index
25692025-05-14T15:54:27.410Z[ helios-setup] May 14 15:54:27.089 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
25702025-05-14T15:54:27.806Z[ helios-setup] May 14 15:54:27.485 INFO E| From https://github.com/jclulow/hiercmd
25712025-05-14T15:54:27.806Z[ helios-setup] May 14 15:54:27.485 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
25722025-05-14T15:54:27.831Z[ helios-setup] May 14 15:54:27.501 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
25732025-05-14T15:54:28.243Z[ helios-setup] May 14 15:54:27.923 INFO E| From https://github.com/jclulow/network-interface
25742025-05-14T15:54:28.295Z[ helios-setup] May 14 15:54:27.923 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
25752025-05-14T15:54:28.321Z[ helios-setup] May 14 15:54:27.939 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
25762025-05-14T15:54:28.755Z[ helios-setup] May 14 15:54:28.434 INFO E| From https://github.com/oxidecomputer/boot-image-tools
25772025-05-14T15:54:28.755Z[ helios-setup] May 14 15:54:28.435 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
25782025-05-14T15:54:28.785Z[ helios-setup] May 14 15:54:28.465 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
25792025-05-14T15:54:29.516Z[ helios-setup] May 14 15:54:29.195 INFO E| From https://github.com/oxidecomputer/facade
25802025-05-14T15:54:29.516Z[ helios-setup] May 14 15:54:29.195 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
25812025-05-14T15:54:29.553Z[ helios-setup] May 14 15:54:29.232 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
25822025-05-14T15:54:30.152Z[ helios-setup] May 14 15:54:29.832 INFO E| From https://github.com/oxidecomputer/dropshot
25832025-05-14T15:54:30.153Z[ helios-setup] May 14 15:54:29.832 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
25842025-05-14T15:54:30.314Z[ helios-setup] May 14 15:54:29.993 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
25852025-05-14T15:54:30.987Z[ helios-setup] May 14 15:54:30.667 INFO E| From https://github.com/oxidecomputer/typify
25862025-05-14T15:54:30.988Z[ helios-setup] May 14 15:54:30.667 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
25872025-05-14T15:54:31.207Z[ helios-setup] May 14 15:54:30.886 INFO E| Downloading crates ...
25882025-05-14T15:54:31.327Z[ helios-setup] May 14 15:54:31.006 INFO E| Downloaded project-root v0.2.2
25892025-05-14T15:54:31.353Z[ helios-setup] May 14 15:54:31.013 INFO E| Downloaded rustls-pemfile v1.0.2
25902025-05-14T15:54:31.353Z[ helios-setup] May 14 15:54:31.021 INFO E| Downloaded ryu v1.0.13
25912025-05-14T15:54:31.353Z[ helios-setup] May 14 15:54:31.029 INFO E| Downloaded try-lock v0.2.4
25922025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.035 INFO E| Downloaded want v0.3.0
25932025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.039 INFO E| Downloaded toolchain_find v0.2.0
25942025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.042 INFO E| Downloaded schemars_derive v0.8.12
25952025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.047 INFO E| Downloaded smawk v0.3.1
25962025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.051 INFO E| Downloaded strsim v0.10.0
25972025-05-14T15:54:31.379Z[ helios-setup] May 14 15:54:31.056 INFO E| Downloaded serde_tokenstream v0.2.0
25982025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.061 INFO E| Downloaded toml_datetime v0.6.1
25992025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.065 INFO E| Downloaded utf8parse v0.2.1
26002025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.067 INFO E| Downloaded tokio-macros v2.0.0
26012025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.070 INFO E| Downloaded serde_path_to_error v0.1.11
26022025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.074 INFO E| Downloaded regress v0.5.0
26032025-05-14T15:54:31.405Z[ helios-setup] May 14 15:54:31.083 INFO E| Downloaded tempfile v3.5.0
26042025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.087 INFO E| Downloaded time v0.1.45
26052025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.089 INFO E| Downloaded tokio-tungstenite v0.18.0
26062025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.092 INFO E| Downloaded tokio-rustls v0.24.0
26072025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.095 INFO E| Downloaded serde_derive v1.0.204
26082025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.099 INFO E| Downloaded unicode-bidi v0.3.13
26092025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.102 INFO E| Downloaded ucd-trie v0.1.5
26102025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.104 INFO E| Downloaded tungstenite v0.18.0
26112025-05-14T15:54:31.432Z[ helios-setup] May 14 15:54:31.109 INFO E| Downloaded unicode-ident v1.0.8
26122025-05-14T15:54:31.458Z[ helios-setup] May 14 15:54:31.115 INFO E| Downloaded uuid v1.3.0
26132025-05-14T15:54:31.458Z[ helios-setup] May 14 15:54:31.120 INFO E| Downloaded unsafe-libyaml v0.2.8
26142025-05-14T15:54:31.458Z[ helios-setup] May 14 15:54:31.126 INFO E| Downloaded url v2.3.1
26152025-05-14T15:54:31.458Z[ helios-setup] May 14 15:54:31.131 INFO E| Downloaded tracing v0.1.37
26162025-05-14T15:54:31.458Z[ helios-setup] May 14 15:54:31.136 INFO E| Downloaded tokio-util v0.7.7
26172025-05-14T15:54:31.484Z[ helios-setup] May 14 15:54:31.146 INFO E| Downloaded toml_edit v0.19.8
26182025-05-14T15:54:31.509Z[ helios-setup] May 14 15:54:31.168 INFO E| Downloaded winnow v0.4.1
26192025-05-14T15:54:31.509Z[ helios-setup] May 14 15:54:31.179 INFO E| Downloaded unicode-normalization v0.1.22
26202025-05-14T15:54:31.509Z[ helios-setup] May 14 15:54:31.185 INFO E| Downloaded serde_json v1.0.95
26212025-05-14T15:54:31.535Z[ helios-setup] May 14 15:54:31.194 INFO E| Downloaded serde_yaml v0.9.21
26222025-05-14T15:54:31.535Z[ helios-setup] May 14 15:54:31.200 INFO E| Downloaded rustix v0.37.3
26232025-05-14T15:54:31.561Z[ helios-setup] May 14 15:54:31.223 INFO E| Downloaded unicode-linebreak v0.1.4
26242025-05-14T15:54:31.561Z[ helios-setup] May 14 15:54:31.227 INFO E| Downloaded syn v1.0.107
26252025-05-14T15:54:31.561Z[ helios-setup] May 14 15:54:31.240 INFO E| Downloaded syn v2.0.72
26262025-05-14T15:54:31.586Z[ helios-setup] May 14 15:54:31.256 INFO E| Downloaded rustls v0.21.0
26272025-05-14T15:54:31.612Z[ helios-setup] May 14 15:54:31.270 INFO E| Downloaded tracing-core v0.1.30
26282025-05-14T15:54:31.612Z[ helios-setup] May 14 15:54:31.273 INFO E| Downloaded serde v1.0.204
26292025-05-14T15:54:31.612Z[ helios-setup] May 14 15:54:31.278 INFO E| Downloaded rustls-webpki v0.100.1
26302025-05-14T15:54:31.612Z[ helios-setup] May 14 15:54:31.285 INFO E| Downloaded toml v0.7.3
26312025-05-14T15:54:31.612Z[ helios-setup] May 14 15:54:31.290 INFO E| Downloaded libc v0.2.139
26322025-05-14T15:54:31.641Z[ helios-setup] May 14 15:54:31.321 INFO E| Downloaded tinyvec v1.6.0
26332025-05-14T15:54:31.667Z[ helios-setup] May 14 15:54:31.326 INFO E| Downloaded openapiv3 v1.0.2
26342025-05-14T15:54:31.667Z[ helios-setup] May 14 15:54:31.342 INFO E| Downloaded schemars v0.8.12
26352025-05-14T15:54:31.692Z[ helios-setup] May 14 15:54:31.355 INFO E| Downloaded textwrap v0.16.0
26362025-05-14T15:54:31.692Z[ helios-setup] May 14 15:54:31.359 INFO E| Downloaded socket2 v0.4.9
26372025-05-14T15:54:31.692Z[ helios-setup] May 14 15:54:31.361 INFO E| Downloaded sct v0.7.0
26382025-05-14T15:54:31.692Z[ helios-setup] May 14 15:54:31.365 INFO E| Downloaded rhai v1.14.0
26392025-05-14T15:54:31.718Z[ helios-setup] May 14 15:54:31.381 INFO E| Downloaded idna v0.3.0
26402025-05-14T15:54:31.718Z[ helios-setup] May 14 15:54:31.390 INFO E| Downloaded smartstring v1.0.1
26412025-05-14T15:54:31.718Z[ helios-setup] May 14 15:54:31.393 INFO E| Downloaded smallvec v1.10.0
26422025-05-14T15:54:31.718Z[ helios-setup] May 14 15:54:31.395 INFO E| Downloaded sha2 v0.10.6
26432025-05-14T15:54:31.743Z[ helios-setup] May 14 15:54:31.398 INFO E| Downloaded serde_derive_internals v0.26.0
26442025-05-14T15:54:31.743Z[ helios-setup] May 14 15:54:31.400 INFO E| Downloaded semver v1.0.17
26452025-05-14T15:54:31.744Z[ helios-setup] May 14 15:54:31.403 INFO E| Downloaded scopeguard v1.1.0
26462025-05-14T15:54:31.744Z[ helios-setup] May 14 15:54:31.406 INFO E| Downloaded tokio v1.27.0
26472025-05-14T15:54:31.769Z[ helios-setup] May 14 15:54:31.448 INFO E| Downloaded regex v1.7.3
26482025-05-14T15:54:31.795Z[ helios-setup] May 14 15:54:31.458 INFO E| Downloaded rayon v1.6.1
26492025-05-14T15:54:31.795Z[ helios-setup] May 14 15:54:31.469 INFO E| Downloaded hyper v0.14.25
26502025-05-14T15:54:31.820Z[ helios-setup] May 14 15:54:31.479 INFO E| Downloaded git2 v0.16.1
26512025-05-14T15:54:31.820Z[ helios-setup] May 14 15:54:31.490 INFO E| Downloaded thiserror-impl v1.0.38
26522025-05-14T15:54:31.820Z[ helios-setup] May 14 15:54:31.492 INFO E| Downloaded h2 v0.3.16
26532025-05-14T15:54:31.820Z[ helios-setup] May 14 15:54:31.500 INFO E| Downloaded clap_builder v4.2.1
26542025-05-14T15:54:31.846Z[ helios-setup] May 14 15:54:31.508 INFO E| Downloaded chrono v0.4.24
26552025-05-14T15:54:31.846Z[ helios-setup] May 14 15:54:31.518 INFO E| Downloaded thiserror v1.0.38
26562025-05-14T15:54:31.846Z[ helios-setup] May 14 15:54:31.523 INFO E| Downloaded slog-async v2.7.0
26572025-05-14T15:54:31.846Z[ helios-setup] May 14 15:54:31.524 INFO E| Downloaded slab v0.4.7
26582025-05-14T15:54:31.872Z[ helios-setup] May 14 15:54:31.526 INFO E| Downloaded signal-hook-registry v1.4.0
26592025-05-14T15:54:31.872Z[ helios-setup] May 14 15:54:31.528 INFO E| Downloaded reqwest v0.11.16
26602025-05-14T15:54:31.872Z[ helios-setup] May 14 15:54:31.537 INFO E| Downloaded futures-util v0.3.28
26612025-05-14T15:54:31.872Z[ helios-setup] May 14 15:54:31.551 INFO E| Downloaded serde_spanned v0.6.1
26622025-05-14T15:54:31.898Z[ helios-setup] May 14 15:54:31.553 INFO E| Downloaded semver v0.11.0
26632025-05-14T15:54:31.898Z[ helios-setup] May 14 15:54:31.555 INFO E| Downloaded spin v0.5.2
26642025-05-14T15:54:31.898Z[ helios-setup] May 14 15:54:31.557 INFO E| Downloaded pest v2.5.7
26652025-05-14T15:54:31.898Z[ helios-setup] May 14 15:54:31.563 INFO E| Downloaded http v0.2.9
26662025-05-14T15:54:31.898Z[ helios-setup] May 14 15:54:31.568 INFO E| Downloaded encoding_rs v0.8.32
26672025-05-14T15:54:31.924Z[ helios-setup] May 14 15:54:31.596 INFO E| Downloaded camino v1.1.4
26682025-05-14T15:54:31.924Z[ helios-setup] May 14 15:54:31.598 INFO E| Downloaded aho-corasick v0.7.20
26692025-05-14T15:54:31.924Z[ helios-setup] May 14 15:54:31.603 INFO E| Downloaded slog-bunyan v2.4.0
26702025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.605 INFO E| Downloaded sha1 v0.10.5
26712025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.607 INFO E| Downloaded semver-parser v0.10.2
26722025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.609 INFO E| Downloaded mio v0.8.5
26732025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.616 INFO E| Downloaded crossbeam-channel v0.5.6
26742025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.623 INFO E| Downloaded cc v1.0.78
26752025-05-14T15:54:31.950Z[ helios-setup] May 14 15:54:31.626 INFO E| Downloaded rayon-core v1.10.2
26762025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.631 INFO E| Downloaded memchr v2.5.0
26772025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.636 INFO E| Downloaded getrandom v0.2.8
26782025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.639 INFO E| Downloaded futures-channel v0.3.28
26792025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.641 INFO E| Downloaded bytes v1.4.0
26802025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.647 INFO E| Downloaded base64 v0.21.0
26812025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.651 INFO E| Downloaded tower-service v0.3.2
26822025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.652 INFO E| Downloaded quote v1.0.36
26832025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.656 INFO E| Downloaded proc-macro2 v1.0.86
26842025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.659 INFO E| Downloaded parking_lot v0.12.1
26852025-05-14T15:54:31.985Z[ helios-setup] May 14 15:54:31.662 INFO E| Downloaded num-traits v0.2.15
26862025-05-14T15:54:32.012Z[ helios-setup] May 14 15:54:31.665 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
26872025-05-14T15:54:32.058Z[ helios-setup] May 14 15:54:31.737 INFO E| Downloaded httparse v1.8.0
26882025-05-14T15:54:32.084Z[ helios-setup] May 14 15:54:31.740 INFO E| Downloaded futures v0.3.28
26892025-05-14T15:54:32.084Z[ helios-setup] May 14 15:54:31.746 INFO E| Downloaded crossbeam-utils v0.8.14
26902025-05-14T15:54:32.084Z[ helios-setup] May 14 15:54:31.750 INFO E| Downloaded crossbeam-epoch v0.9.13
26912025-05-14T15:54:32.084Z[ helios-setup] May 14 15:54:31.753 INFO E| Downloaded clap v4.2.1
26922025-05-14T15:54:32.084Z[ helios-setup] May 14 15:54:31.763 INFO E| Downloaded anyhow v1.0.68
26932025-05-14T15:54:32.110Z[ helios-setup] May 14 15:54:31.768 INFO E| Downloaded ahash v0.8.3
26942025-05-14T15:54:32.110Z[ helios-setup] May 14 15:54:31.771 INFO E| Downloaded ahash v0.7.6
26952025-05-14T15:54:32.110Z[ helios-setup] May 14 15:54:31.774 INFO E| Downloaded rhai_codegen v1.5.0
26962025-05-14T15:54:32.110Z[ helios-setup] May 14 15:54:31.783 INFO E| Downloaded pin-project-lite v0.2.9
26972025-05-14T15:54:32.110Z[ helios-setup] May 14 15:54:31.788 INFO E| Downloaded parking_lot_core v0.9.6
26982025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.791 INFO E| Downloaded once_cell v1.17.0
26992025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.794 INFO E| Downloaded num-integer v0.1.45
27002025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.796 INFO E| Downloaded log v0.4.17
27012025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.798 INFO E| Downloaded lock_api v0.4.9
27022025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.800 INFO E| Downloaded ipnet v2.7.2
27032025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.802 INFO E| Downloaded io-lifetimes v1.0.10
27042025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.805 INFO E| Downloaded clap_derive v4.2.0
27052025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.808 INFO E| Downloaded cargo-lock v8.0.3
27062025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.811 INFO E| Downloaded built v0.6.0
27072025-05-14T15:54:32.136Z[ helios-setup] May 14 15:54:31.813 INFO E| Downloaded async-trait v0.1.68
27082025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.816 INFO E| Downloaded rustfmt-wrapper v0.2.0
27092025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.818 INFO E| Downloaded proc-macro-crate v1.2.1
27102025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.819 INFO E| Downloaded pkg-config v0.3.26
27112025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.821 INFO E| Downloaded num_enum_derive v0.5.7
27122025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.822 INFO E| Downloaded jobserver v0.1.26
27132025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.824 INFO E| Downloaded itoa v1.0.6
27142025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.826 INFO E| Downloaded futures-sink v0.3.28
27152025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.827 INFO E| Downloaded either v1.8.0
27162025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.828 INFO E| Downloaded bincode v1.3.3
27172025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.832 INFO E| Downloaded async-stream v0.3.5
27182025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.835 INFO E| Downloaded anstyle-parse v0.1.1
27192025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.837 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
27202025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.839 INFO E| Downloaded ppv-lite86 v0.2.17
27212025-05-14T15:54:32.162Z[ helios-setup] May 14 15:54:31.841 INFO E| Downloaded percent-encoding v2.2.0
27222025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.842 INFO E| Downloaded paste v1.0.12
27232025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.845 INFO E| Downloaded num_enum v0.5.7
27242025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.850 INFO E| Downloaded num_cpus v1.15.0
27252025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.853 INFO E| Downloaded memoffset v0.7.1
27262025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.854 INFO E| Downloaded lazy_static v1.4.0
27272025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.856 INFO E| Downloaded is-terminal v0.4.7
27282025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.857 INFO E| Downloaded iana-time-zone v0.1.56
27292025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.859 INFO E| Downloaded httpdate v1.0.2
27302025-05-14T15:54:32.188Z[ helios-setup] May 14 15:54:31.861 INFO E| Downloaded libz-sys v1.1.8
27312025-05-14T15:54:32.245Z[ helios-setup] May 14 15:54:31.924 INFO E| Downloaded http-body v0.4.5
27322025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.926 INFO E| Downloaded home v0.5.4
27332025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.927 INFO E| Downloaded futures-task v0.3.28
27342025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.929 INFO E| Downloaded futures-macro v0.3.28
27352025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.930 INFO E| Downloaded futures-io v0.3.28
27362025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.931 INFO E| Downloaded futures-executor v0.3.28
27372025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.933 INFO E| Downloaded futures-core v0.3.28
27382025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.934 INFO E| Downloaded form_urlencoded v1.1.0
27392025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.935 INFO E| Downloaded fastrand v1.9.0
27402025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.936 INFO E| Downloaded dyn-clone v1.0.11
27412025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.938 INFO E| Downloaded digest v0.10.6
27422025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.940 INFO E| Downloaded crossbeam-deque v0.8.2
27432025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.942 INFO E| Downloaded const-random-macro v0.1.15
27442025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.943 INFO E| Downloaded const-random v0.1.15
27452025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.945 INFO E| Downloaded concolor-query v0.3.3
27462025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.946 INFO E| Downloaded concolor-override v1.0.0
27472025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.947 INFO E| Downloaded clap_lex v0.4.1
27482025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.948 INFO E| Downloaded byteorder v1.4.3
27492025-05-14T15:54:32.271Z[ helios-setup] May 14 15:54:31.950 INFO E| Downloaded autocfg v1.1.0
27502025-05-14T15:54:32.298Z[ helios-setup] May 14 15:54:31.951 INFO E| Downloaded async-stream-impl v0.3.5
27512025-05-14T15:54:32.298Z[ helios-setup] May 14 15:54:31.952 INFO E| Downloaded anstyle v0.3.5
27522025-05-14T15:54:32.298Z[ helios-setup] May 14 15:54:31.954 INFO E| Downloaded anstream v0.2.6
27532025-05-14T15:54:32.329Z[ helios-setup] May 14 15:54:31.983 INFO E| Downloaded ring v0.16.20
27542025-05-14T15:54:32.551Z[ helios-setup] May 14 15:54:32.230 INFO E| Compiling proc-macro2 v1.0.86
27552025-05-14T15:54:32.551Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling libc v0.2.139
27562025-05-14T15:54:32.551Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling unicode-ident v1.0.8
27572025-05-14T15:54:32.577Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling autocfg v1.1.0
27582025-05-14T15:54:32.577Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling cfg-if v1.0.0
27592025-05-14T15:54:32.577Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling version_check v0.9.4
27602025-05-14T15:54:32.577Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling serde v1.0.204
27612025-05-14T15:54:32.577Z[ helios-setup] May 14 15:54:32.231 INFO E| Compiling syn v1.0.107
27622025-05-14T15:54:32.710Z[ helios-setup] May 14 15:54:32.390 INFO E| Compiling memchr v2.5.0
27632025-05-14T15:54:32.970Z[ helios-setup] May 14 15:54:32.649 INFO E| Compiling once_cell v1.17.0
27642025-05-14T15:54:33.015Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 52s
27652025-05-14T15:54:33.169Z[ helios-setup] May 14 15:54:32.849 INFO E| Compiling log v0.4.17
27662025-05-14T15:54:33.196Z[ helios-setup] May 14 15:54:32.875 INFO E| Compiling thiserror v1.0.38
27672025-05-14T15:54:33.299Z[ omicron-package]
27682025-05-14T15:54:33.325Z[ omicron-package] real 1:52.548604098
27692025-05-14T15:54:33.325Z[ omicron-package] user 9:25.074986917
27702025-05-14T15:54:33.325Z[ omicron-package] sys 40.898165191
27712025-05-14T15:54:33.325Z[ omicron-package] trap 1.019183415
27722025-05-14T15:54:33.325Z[ omicron-package] tflt 0.564937424
27732025-05-14T15:54:33.325Z[ omicron-package] dflt 0.833309738
27742025-05-14T15:54:33.325Z[ omicron-package] kflt 0.000478605
27752025-05-14T15:54:33.325Z[ omicron-package] lock 26:24.885418484
27762025-05-14T15:54:33.325Z[ omicron-package] slp 42:09.375469065
27772025-05-14T15:54:33.325Z[ omicron-package] lat 4:04.586428627
27782025-05-14T15:54:33.325Z[ omicron-package] stop 1:34.415371387
27792025-05-14T15:54:33.325ZMay 14 15:54:32.980 INFO [omicron-package] process exited with exit status: 0 (112.658074261s)
27802025-05-14T15:54:33.325ZMay 14 15:54:32.981 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
27812025-05-14T15:54:33.351ZMay 14 15:54:33.012 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
27822025-05-14T15:54:33.377Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
27832025-05-14T15:54:33.377Z[ recovery-target] Created new build target 'recovery' and set it as active
27842025-05-14T15:54:33.377ZMay 14 15:54:33.046 INFO [recovery-target] process exited with exit status: 0 (65.110229ms)
27852025-05-14T15:54:33.377Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
27862025-05-14T15:54:33.377Z[ host-target] Created new build target 'host' and set it as active
27872025-05-14T15:54:33.403ZMay 14 15:54:33.060 INFO [host-target] process exited with exit status: 0 (47.88322ms)
27882025-05-14T15:54:33.403ZMay 14 15:54:33.061 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
27892025-05-14T15:54:33.468Z[ helios-setup] May 14 15:54:33.100 INFO E| Compiling serde_json v1.0.95
27902025-05-14T15:54:33.493Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
27912025-05-14T15:54:33.596Z[ helios-setup] May 14 15:54:33.275 INFO E| Compiling itoa v1.0.6
27922025-05-14T15:54:33.909Z[ helios-setup] May 14 15:54:33.588 INFO E| Compiling scopeguard v1.1.0
27932025-05-14T15:54:34.005Z[ helios-setup] May 14 15:54:33.684 INFO E| Compiling pin-project-lite v0.2.9
27942025-05-14T15:54:34.149Z[ helios-setup] May 14 15:54:33.828 INFO E| Compiling jobserver v0.1.26
27952025-05-14T15:54:34.149Z[ helios-setup] May 14 15:54:33.828 INFO E| Compiling getrandom v0.2.8
27962025-05-14T15:54:34.189Z[ helios-setup] May 14 15:54:33.868 INFO E| Compiling indexmap v1.9.3
27972025-05-14T15:54:34.332Z[ helios-setup] May 14 15:54:34.012 INFO E| Compiling quote v1.0.36
27982025-05-14T15:54:34.523Z[ helios-setup] May 14 15:54:34.202 INFO E| Compiling cc v1.0.78
27992025-05-14T15:54:34.618Z[ helios-setup] May 14 15:54:34.297 INFO E| Compiling bytes v1.4.0
28002025-05-14T15:54:34.693Z[ helios-setup] May 14 15:54:34.373 INFO E| Compiling syn v2.0.72
28012025-05-14T15:54:34.861Z[ helios-setup] May 14 15:54:34.540 INFO E| Compiling futures-core v0.3.28
28022025-05-14T15:54:34.887Z[ helios-setup] May 14 15:54:34.566 INFO E| Compiling num-integer v0.1.45
28032025-05-14T15:54:34.913Z[ helios-setup] May 14 15:54:34.586 INFO E| Compiling ryu v1.0.13
28042025-05-14T15:54:35.792Z[ helios-setup] May 14 15:54:35.471 INFO E| Compiling lock_api v0.4.9
28052025-05-14T15:54:35.817Z[ host-package] Compiling ring v0.17.11
28062025-05-14T15:54:35.843Z[ host-package] Compiling convert_case v0.4.0
28072025-05-14T15:54:35.897Z[ helios-setup] May 14 15:54:35.576 INFO E| Compiling typenum v1.16.0
28082025-05-14T15:54:35.980Z[ host-package] Compiling num-rational v0.4.2
28092025-05-14T15:54:35.981Z[ host-package] Compiling num-complex v0.4.6
28102025-05-14T15:54:36.007Z[ host-package] Compiling dirs-sys-next v0.1.2
28112025-05-14T15:54:36.033Z[ host-package] Compiling float-ord v0.3.2
28122025-05-14T15:54:36.033Z[ host-package] Compiling is-terminal v0.4.13
28132025-05-14T15:54:36.033Z[ helios-setup] May 14 15:54:35.703 INFO E| Compiling parking_lot_core v0.9.6
28142025-05-14T15:54:36.363Z[ helios-setup] May 14 15:54:36.042 INFO E| Compiling bitflags v1.3.2
28152025-05-14T15:54:36.617Z[ helios-setup] May 14 15:54:36.296 INFO E| Compiling num_cpus v1.15.0
28162025-05-14T15:54:36.804Z[ helios-setup] May 14 15:54:36.483 INFO E| Compiling generic-array v0.14.6
28172025-05-14T15:54:36.830Z[ host-package] Compiling derive_more v0.99.20
28182025-05-14T15:54:36.873Z[ helios-setup] May 14 15:54:36.552 INFO E| Compiling slab v0.4.7
28192025-05-14T15:54:36.959Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28202025-05-14T15:54:36.985Z[ helios-setup] May 14 15:54:36.645 INFO E| Compiling futures-sink v0.3.28
28212025-05-14T15:54:37.011Z[ host-package] Compiling dirs-next v2.0.0
28222025-05-14T15:54:37.058Z[ helios-setup] May 14 15:54:36.738 INFO E| Compiling futures-task v0.3.28
28232025-05-14T15:54:37.084Z[ helios-setup] May 14 15:54:36.740 INFO E| Compiling futures-channel v0.3.28
28242025-05-14T15:54:37.155Z[ host-package] Compiling camino v1.1.9
28252025-05-14T15:54:37.661Z[ host-package] Compiling term v0.7.0
28262025-05-14T15:54:37.687Z[ helios-setup] May 14 15:54:37.352 INFO E| Compiling tokio v1.27.0
28272025-05-14T15:54:38.242Z[ helios-setup] May 14 15:54:37.922 INFO E| Compiling futures-util v0.3.28
28282025-05-14T15:54:38.514Z[ host-package] Compiling num v0.4.3
28292025-05-14T15:54:38.655Z[ host-package] Compiling atomicwrites v0.4.4
28302025-05-14T15:54:38.718Z[ host-package] Compiling newline-converter v0.3.0
28312025-05-14T15:54:38.935Z[ host-package] Compiling password-hash v0.5.0
28322025-05-14T15:54:39.035Z[ helios-setup] May 14 15:54:38.715 INFO E| Compiling socket2 v0.4.9
28332025-05-14T15:54:39.059Z[ helios-setup] May 14 15:54:38.715 INFO E| Compiling signal-hook-registry v1.4.0
28342025-05-14T15:54:39.105Z[ host-package] Compiling blake2 v0.10.6
28352025-05-14T15:54:39.129Z[ helios-setup] May 14 15:54:38.786 INFO E| Compiling mio v0.8.5
28362025-05-14T15:54:39.307Z[ host-package] Compiling expectorate v1.2.0
28372025-05-14T15:54:39.403Z[ host-package] Compiling fastrand v2.1.1
28382025-05-14T15:54:39.475Z[ helios-setup] May 14 15:54:39.155 INFO E| Compiling schemars v0.8.12
28392025-05-14T15:54:39.614Z[ helios-setup] May 14 15:54:39.294 INFO E| Compiling pin-utils v0.1.0
28402025-05-14T15:54:39.870Z[ host-package] Compiling thread_local v1.1.8
28412025-05-14T15:54:39.996Z[ helios-setup] May 14 15:54:39.675 INFO E| Compiling futures-io v0.3.28
28422025-05-14T15:54:40.058Z[ host-package] Compiling argon2 v0.5.3
28432025-05-14T15:54:40.289Z[ host-package] Compiling tempfile v3.13.0
28442025-05-14T15:54:40.737Z[ helios-setup] May 14 15:54:40.417 INFO E| Compiling ahash v0.7.6
28452025-05-14T15:54:40.802Z[ host-package] Compiling wait-timeout v0.2.0
28462025-05-14T15:54:40.962Z[ helios-setup] May 14 15:54:40.643 INFO E| Compiling num-traits v0.2.15
28472025-05-14T15:54:41.009Z[ host-package] Compiling bit-vec v0.8.0
28482025-05-14T15:54:41.082Z[ helios-setup] May 14 15:54:40.762 INFO E| Compiling crunchy v0.2.2
28492025-05-14T15:54:41.407Z[ helios-setup] May 14 15:54:41.086 INFO E| Compiling io-lifetimes v1.0.10
28502025-05-14T15:54:41.462Z[ host-package] Compiling quick-error v1.2.3
28512025-05-14T15:54:41.870Z[ helios-setup] May 14 15:54:41.550 INFO E| Compiling block-buffer v0.10.3
28522025-05-14T15:54:41.895Z[ host-package] Compiling rustls v0.23.19
28532025-05-14T15:54:41.968Z[ helios-setup] May 14 15:54:41.648 INFO E| Compiling crypto-common v0.1.6
28542025-05-14T15:54:41.993Z[ host-package] Compiling rustls v0.22.4
28552025-05-14T15:54:42.119Z[ host-package] Compiling match_cfg v0.1.0
28562025-05-14T15:54:42.119Z[ host-package] Compiling rusty-fork v0.3.0
28572025-05-14T15:54:42.245Z[ helios-setup] May 14 15:54:41.926 INFO E| Compiling ahash v0.8.3
28582025-05-14T15:54:42.271Z[ host-package] Compiling bit-set v0.8.0
28592025-05-14T15:54:42.271Z[ host-package] Compiling multer v3.1.0
28602025-05-14T15:54:42.317Z[ helios-setup] May 14 15:54:41.997 INFO E| Compiling rustix v0.37.3
28612025-05-14T15:54:42.524Z[ host-package] Compiling hostname v0.3.1
28622025-05-14T15:54:42.549Z[ helios-setup] May 14 15:54:42.210 INFO E| Compiling serde_derive_internals v0.26.0
28632025-05-14T15:54:42.690Z[ host-package] Compiling slog-async v2.8.0
28642025-05-14T15:54:42.782Z[ host-package] Compiling slog-json v2.6.1
28652025-05-14T15:54:42.903Z[ host-package] Compiling crossbeam-channel v0.5.15
28662025-05-14T15:54:42.995Z[ host-package] Compiling rand_xorshift v0.3.0
28672025-05-14T15:54:43.103Z[ helios-setup] May 14 15:54:42.783 INFO E| Compiling tiny-keccak v2.0.2
28682025-05-14T15:54:43.164Z[ host-package] Compiling hex v0.4.3
28692025-05-14T15:54:43.301Z[ helios-setup] May 14 15:54:42.982 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
28702025-05-14T15:54:43.402Z[ helios-setup] May 14 15:54:43.082 INFO E| Compiling crossbeam-utils v0.8.14
28712025-05-14T15:54:43.428Z[ host-package] Compiling unarray v0.1.4
28722025-05-14T15:54:43.593Z[ host-package] Compiling take_mut v0.2.2
28732025-05-14T15:54:43.618Z[ helios-setup] May 14 15:54:43.287 INFO E| Compiling slog v2.7.0
28742025-05-14T15:54:43.763Z[ host-package] Compiling proptest v1.6.0
28752025-05-14T15:54:43.811Z[ helios-setup] May 14 15:54:43.492 INFO E| Compiling hashbrown v0.12.3
28762025-05-14T15:54:43.928Z[ host-package] Compiling slog-bunyan v2.5.0
28772025-05-14T15:54:44.558Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28782025-05-14T15:54:44.661Z[ host-package] Compiling slog-term v2.9.1
28792025-05-14T15:54:44.844Z[ host-package] Compiling dropshot v0.16.0
28802025-05-14T15:54:44.985Z[ host-package] Compiling async-stream v0.3.6
28812025-05-14T15:54:45.102Z[ helios-setup] May 14 15:54:44.782 INFO E| Compiling digest v0.10.6
28822025-05-14T15:54:45.395Z[ host-package] Compiling toml v0.8.20
28832025-05-14T15:54:45.601Z[ helios-setup] May 14 15:54:45.281 INFO E| Compiling errno v0.3.1
28842025-05-14T15:54:45.661Z[ host-package] Compiling waitgroup v0.1.2
28852025-05-14T15:54:45.857Z[ host-package] Compiling serde_path_to_error v0.1.16
28862025-05-14T15:54:46.016Z[ host-package] Compiling rustls-webpki v0.102.8
28872025-05-14T15:54:46.076Z[ helios-setup] May 14 15:54:45.756 INFO E| Compiling anyhow v1.0.68
28882025-05-14T15:54:46.101Z[ helios-setup] May 14 15:54:45.757 INFO E| Compiling pkg-config v0.3.26
28892025-05-14T15:54:46.101Z[ helios-setup] May 14 15:54:45.757 INFO E| Compiling cpufeatures v0.2.5
28902025-05-14T15:54:46.167Z[ helios-setup] May 14 15:54:45.848 INFO E| Compiling unicode-width v0.1.10
28912025-05-14T15:54:46.192Z[ host-package] Compiling hostname v0.4.0
28922025-05-14T15:54:46.273Z[ host-package] Compiling instant v0.1.13
28932025-05-14T15:54:46.512Z[ host-package] Compiling debug-ignore v1.0.5
28942025-05-14T15:54:46.537Z[ helios-setup] May 14 15:54:46.205 INFO E| Compiling fnv v1.0.7
28952025-05-14T15:54:46.821Z[ host-package] Compiling backoff v0.4.0
28962025-05-14T15:54:46.905Z[ helios-setup] May 14 15:54:46.569 INFO E| Compiling http v0.2.9
28972025-05-14T15:54:46.930Z[ host-package] Compiling parse-display v0.10.0
28982025-05-14T15:54:47.276Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28992025-05-14T15:54:47.340Z[ host-package] Compiling serde_with v3.12.0
29002025-05-14T15:54:47.365Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29012025-05-14T15:54:47.561Z[ helios-setup] May 14 15:54:47.241 INFO E| Compiling thiserror-impl v1.0.38
29022025-05-14T15:54:47.631Z[ helios-setup] May 14 15:54:47.311 INFO E| Compiling schemars_derive v0.8.12
29032025-05-14T15:54:48.297Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29042025-05-14T15:54:48.594Z[ helios-setup] May 14 15:54:48.270 INFO E| Compiling serde_derive v1.0.204
29052025-05-14T15:54:49.177Z[ helios-setup] May 14 15:54:48.857 INFO E| Compiling tokio-macros v2.0.0
29062025-05-14T15:54:49.551Z[ helios-setup] May 14 15:54:49.231 INFO E| Compiling futures-macro v0.3.28
29072025-05-14T15:54:50.312Z[ host-package] Compiling macaddr v1.0.1
29082025-05-14T15:54:50.658Z[ host-package] Compiling cancel-safe-futures v0.1.5
29092025-05-14T15:54:51.386Z[ host-package] Compiling owo-colors v4.2.0
29102025-05-14T15:54:51.970Z[ helios-setup] May 14 15:54:51.651 INFO E| Compiling aho-corasick v0.7.20
29112025-05-14T15:54:52.118Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
29122025-05-14T15:54:52.185Z[ helios-setup] May 14 15:54:51.866 INFO E| Compiling percent-encoding v2.2.0
29132025-05-14T15:54:52.269Z[ host-package] Compiling libsw-core v0.3.1
29142025-05-14T15:54:52.948Z[ helios-setup] May 14 15:54:52.627 INFO E| Compiling tinyvec_macros v0.1.1
29152025-05-14T15:54:53.175Z[ helios-setup] May 14 15:54:52.855 INFO E| Compiling regex-syntax v0.6.29
29162025-05-14T15:54:53.241Z[ host-package] Compiling libsw v3.4.0
29172025-05-14T15:54:53.417Z[ helios-setup] May 14 15:54:53.097 INFO E| Compiling heck v0.4.1
29182025-05-14T15:54:53.487Z[ helios-setup] May 14 15:54:53.167 INFO E| Compiling httparse v1.8.0
29192025-05-14T15:54:53.565Z[ helios-setup] May 14 15:54:53.245 INFO E| Compiling tinyvec v1.6.0
29202025-05-14T15:54:53.995Z[ host-package] Compiling linear-map v1.2.0
29212025-05-14T15:54:54.065Z[ host-package] Compiling utf-8 v0.7.6
29222025-05-14T15:54:54.591Z[ helios-setup] May 14 15:54:54.271 INFO E| Compiling const-random-macro v0.1.15
29232025-05-14T15:54:54.635Z[ helios-setup] May 14 15:54:54.316 INFO E| Compiling form_urlencoded v1.1.0
29242025-05-14T15:54:54.899Z[ host-package] Compiling tokio-rustls v0.25.0
29252025-05-14T15:54:55.024Z[ host-package] Compiling swrite v0.1.0
29262025-05-14T15:54:55.068Z[ host-package] Compiling half v2.4.1
29272025-05-14T15:54:55.093Z[ helios-setup] May 14 15:54:54.756 INFO E| Compiling hashbrown v0.13.2
29282025-05-14T15:54:55.496Z[ host-package] Compiling ciborium-io v0.2.2
29292025-05-14T15:54:55.608Z[ host-package] Compiling keccak v0.1.5
29302025-05-14T15:54:56.036Z[ helios-setup] May 14 15:54:55.716 INFO E| Compiling libz-sys v1.1.8
29312025-05-14T15:54:56.069Z[ host-package] Compiling prettyplease v0.2.30
29322025-05-14T15:54:56.213Z[ host-package] Compiling sha3 v0.10.8
29332025-05-14T15:54:56.919Z[ helios-setup] May 14 15:54:56.599 INFO E| Compiling chrono v0.4.24
29342025-05-14T15:54:57.189Z[ helios-setup] May 14 15:54:56.869 INFO E| Compiling getopts v0.2.21
29352025-05-14T15:54:57.346Z[ host-package] Compiling ciborium-ll v0.2.2
29362025-05-14T15:54:57.773Z[ helios-setup] May 14 15:54:57.453 INFO E| Compiling memoffset v0.7.1
29372025-05-14T15:54:58.006Z[ host-package] Compiling ciborium v0.2.2
29382025-05-14T15:54:58.135Z[ host-package] Compiling highway v1.3.0
29392025-05-14T15:54:58.423Z[ helios-setup] May 14 15:54:58.103 INFO E| Compiling time-core v0.1.2
29402025-05-14T15:54:58.856Z[ helios-setup] May 14 15:54:58.536 INFO E| Compiling dyn-clone v1.0.11
29412025-05-14T15:54:59.040Z[ helios-setup] May 14 15:54:58.720 INFO E| Compiling regex v1.7.3
29422025-05-14T15:54:59.072Z[ helios-setup] May 14 15:54:58.752 INFO E| Compiling num-conv v0.1.0
29432025-05-14T15:54:59.946Z[ helios-setup] May 14 15:54:59.627 INFO E| Compiling uuid v1.3.0
29442025-05-14T15:55:00.096Z[ helios-setup] May 14 15:54:59.776 INFO E| Compiling powerfmt v0.2.0
29452025-05-14T15:55:00.171Z[ helios-setup] May 14 15:54:59.851 INFO E| Compiling time-macros v0.2.18
29462025-05-14T15:55:01.053Z[ helios-setup] May 14 15:55:00.733 INFO E| Compiling deranged v0.3.11
29472025-05-14T15:55:01.223Z[ host-package] Compiling tokio-rustls v0.26.0
29482025-05-14T15:55:01.605Z[ helios-setup] May 14 15:55:01.285 INFO E| Compiling unicode-normalization v0.1.22
29492025-05-14T15:55:01.724Z[ helios-setup] May 14 15:55:01.404 INFO E| Compiling regress v0.5.0
29502025-05-14T15:55:02.122Z[ host-package] Compiling hyper-rustls v0.27.3
29512025-05-14T15:55:02.648Z[ host-package] Compiling tungstenite v0.21.0
29522025-05-14T15:55:03.091Z[ host-package] Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
29532025-05-14T15:55:04.138Z[ helios-setup] May 14 15:55:03.819 INFO E| Compiling const-random v0.1.15
29542025-05-14T15:55:04.949Z[ helios-setup] May 14 15:55:04.629 INFO E| Compiling tracing-core v0.1.30
29552025-05-14T15:55:05.130Z[ helios-setup] May 14 15:55:04.810 INFO E| Compiling crossbeam-epoch v0.9.13
29562025-05-14T15:55:05.336Z[ helios-setup] May 14 15:55:05.017 INFO E| Compiling ucd-trie v0.1.5
29572025-05-14T15:55:05.777Z[ helios-setup] May 14 15:55:05.458 INFO E| Compiling unicode-bidi v0.3.13
29582025-05-14T15:55:06.223Z[ helios-setup] May 14 15:55:05.904 INFO E| Compiling num_threads v0.1.6
29592025-05-14T15:55:07.014Z[ host-package] Compiling linked-hash-map v0.5.6
29602025-05-14T15:55:07.171Z[ host-package] Compiling semver v0.1.20
29612025-05-14T15:55:07.825Z[ host-package] Compiling lru-cache v0.1.2
29622025-05-14T15:55:08.086Z[ helios-setup] May 14 15:55:07.767 INFO E| Compiling time v0.3.36
29632025-05-14T15:55:08.163Z[ host-package] Compiling rustc_version v0.1.7
29642025-05-14T15:55:08.710Z[ host-package] Compiling tokio-tungstenite v0.21.0
29652025-05-14T15:55:08.860Z[ helios-setup] May 14 15:55:08.540 INFO E| Compiling idna v0.3.0
29662025-05-14T15:55:09.031Z[ host-package] Compiling newtype_derive v0.1.6
29672025-05-14T15:55:09.455Z[ host-package] Compiling progenitor-client v0.9.1
29682025-05-14T15:55:09.866Z[ helios-setup] May 14 15:55:09.546 INFO E| Compiling smallvec v1.10.0
29692025-05-14T15:55:09.944Z[ host-package] Compiling resolv-conf v0.7.0
29702025-05-14T15:55:10.186Z[ helios-setup] May 14 15:55:09.866 INFO E| Compiling toml v0.5.11
29712025-05-14T15:55:10.578Z[ host-package] Compiling progenitor v0.9.1
29722025-05-14T15:55:10.788Z[ host-package] Compiling secrecy v0.10.3
29732025-05-14T15:55:11.035Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
29742025-05-14T15:55:11.996Z[ host-package] Compiling hickory-resolver v0.24.4
29752025-05-14T15:55:12.440Z[ helios-setup] May 14 15:55:12.120 INFO E| Compiling parking_lot v0.12.1
29762025-05-14T15:55:12.485Z[ host-package] Compiling humantime v2.1.0
29772025-05-14T15:55:14.992Z[ helios-setup] May 14 15:55:14.672 INFO E| Compiling serde_tokenstream v0.2.0
29782025-05-14T15:55:15.621Z[ helios-setup] May 14 15:55:15.301 INFO E| Compiling tracing v0.1.37
29792025-05-14T15:55:17.102Z[ helios-setup] May 14 15:55:16.783 INFO E| Compiling pest v2.5.7
29802025-05-14T15:55:17.462Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29812025-05-14T15:55:18.947Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29822025-05-14T15:55:19.010Z[ helios-setup] May 14 15:55:18.690 INFO E| Compiling crossbeam-channel v0.5.6
29832025-05-14T15:55:19.206Z[ helios-setup] May 14 15:55:18.886 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29842025-05-14T15:55:19.905Z[ helios-setup] May 14 15:55:19.586 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
29852025-05-14T15:55:20.527Z[ helios-setup] May 14 15:55:20.207 INFO E| Compiling dirs-sys-next v0.1.2
29862025-05-14T15:55:20.784Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29872025-05-14T15:55:21.452Z[ host-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29882025-05-14T15:55:21.582Z[ helios-setup] May 14 15:55:21.261 INFO E| Compiling time v0.1.45
29892025-05-14T15:55:21.674Z[ helios-setup] May 14 15:55:21.354 INFO E| Compiling crc32fast v1.3.2
29902025-05-14T15:55:21.774Z[ helios-setup] May 14 15:55:21.455 INFO E| Compiling semver v1.0.17
29912025-05-14T15:55:22.397Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29922025-05-14T15:55:22.663Z[ helios-setup] May 14 15:55:22.344 INFO E| Compiling iana-time-zone v0.1.56
29932025-05-14T15:55:23.854Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
29942025-05-14T15:55:24.494Z[ helios-setup] May 14 15:55:24.175 INFO E| Compiling semver-parser v0.10.2
29952025-05-14T15:55:24.682Z[ helios-setup] May 14 15:55:24.363 INFO E| Compiling dirs-next v2.0.0
29962025-05-14T15:55:26.544Z[ helios-setup] May 14 15:55:26.225 INFO E| Compiling proc-macro-crate v1.2.1
29972025-05-14T15:55:26.619Z[ helios-setup] May 14 15:55:26.300 INFO E| Compiling url v2.3.1
29982025-05-14T15:55:28.025Z[ helios-setup] May 14 15:55:27.706 INFO E| Compiling futures-executor v0.3.28
29992025-05-14T15:55:29.091Z[ helios-setup] May 14 15:55:28.771 INFO E| Compiling thread_local v1.1.7
30002025-05-14T15:55:29.767Z[ helios-setup] May 14 15:55:29.448 INFO E| Compiling adler v1.0.2
30012025-05-14T15:55:29.928Z[ helios-setup] May 14 15:55:29.609 INFO E| Compiling try-lock v0.2.4
30022025-05-14T15:55:29.997Z[ helios-setup] May 14 15:55:29.679 INFO E| Compiling tokio-util v0.7.7
30032025-05-14T15:55:30.453Z[ helios-setup] May 14 15:55:30.134 INFO E| Compiling rayon-core v1.10.2
30042025-05-14T15:55:30.709Z[ helios-setup] May 14 15:55:30.390 INFO E| Compiling same-file v1.0.6
30052025-05-14T15:55:31.187Z[ helios-setup] May 14 15:55:30.868 INFO E| Compiling want v0.3.0
30062025-05-14T15:55:31.421Z[ helios-setup] May 14 15:55:31.103 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30072025-05-14T15:55:31.746Z[ helios-setup] May 14 15:55:31.427 INFO E| Compiling h2 v0.3.16
30082025-05-14T15:55:31.933Z[ helios-setup] May 14 15:55:31.614 INFO E| Compiling walkdir v2.3.3
30092025-05-14T15:55:33.050Z[ helios-setup] May 14 15:55:32.731 INFO E| Compiling miniz_oxide v0.6.2
30102025-05-14T15:55:34.025Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112025-05-14T15:55:34.960Z[ helios-setup] May 14 15:55:34.641 INFO E| Compiling futures v0.3.28
30122025-05-14T15:55:35.784Z[ helios-setup] May 14 15:55:35.465 INFO E| Compiling num_enum_derive v0.5.7
30132025-05-14T15:55:36.606Z[ helios-setup] May 14 15:55:36.287 INFO E| Compiling crossbeam-deque v0.8.2
30142025-05-14T15:55:37.637Z[ helios-setup] May 14 15:55:37.318 INFO E| Compiling semver v0.11.0
30152025-05-14T15:55:37.748Z[ helios-setup] May 14 15:55:37.429 INFO E| Compiling term v0.7.0
30162025-05-14T15:55:39.234Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30172025-05-14T15:55:40.008Z[ helios-setup] May 14 15:55:39.690 INFO E| Compiling http-body v0.4.5
30182025-05-14T15:55:40.548Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30192025-05-14T15:55:40.990Z[ helios-setup] May 14 15:55:40.671 INFO E| Compiling sha2 v0.10.6
30202025-05-14T15:55:41.396Z[ helios-setup] May 14 15:55:41.078 INFO E| Compiling ring v0.16.20
30212025-05-14T15:55:42.956Z[ helios-setup] May 14 15:55:42.637 INFO E| Compiling rand_core v0.6.4
30222025-05-14T15:55:44.213Z[ helios-setup] May 14 15:55:43.894 INFO E| Compiling atty v0.2.14
30232025-05-14T15:55:44.598Z[ helios-setup] May 14 15:55:44.279 INFO E| Compiling lazy_static v1.4.0
30242025-05-14T15:55:44.918Z[ helios-setup] May 14 15:55:44.599 INFO E| Compiling home v0.5.4
30252025-05-14T15:55:45.806Z[ helios-setup] May 14 15:55:45.487 INFO E| Compiling utf8parse v0.2.1
30262025-05-14T15:55:46.085Z[ helios-setup] May 14 15:55:45.766 INFO E| Compiling tower-service v0.3.2
30272025-05-14T15:55:46.336Z[ helios-setup] May 14 15:55:46.018 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
30282025-05-14T15:55:46.405Z[ helios-setup] May 14 15:55:46.087 INFO E| Compiling httpdate v1.0.2
30292025-05-14T15:55:46.647Z[ helios-setup] May 14 15:55:46.328 INFO E| Compiling ppv-lite86 v0.2.17
30302025-05-14T15:55:47.495Z[ helios-setup] May 14 15:55:47.177 INFO E| Compiling fastrand v1.9.0
30312025-05-14T15:55:47.684Z[ helios-setup] May 14 15:55:47.366 INFO E| Compiling base64 v0.21.0
30322025-05-14T15:55:48.305Z[ helios-setup] May 14 15:55:47.987 INFO E| Compiling rand_chacha v0.3.1
30332025-05-14T15:55:48.967Z[ helios-setup] May 14 15:55:48.649 INFO E| Compiling tempfile v3.5.0
30342025-05-14T15:55:49.045Z[ helios-setup] May 14 15:55:48.726 INFO E| Compiling hyper v0.14.25
30352025-05-14T15:55:50.232Z[ helios-setup] May 14 15:55:49.914 INFO E| Compiling anstyle-parse v0.1.1
30362025-05-14T15:55:50.852Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30372025-05-14T15:55:51.071Z[ helios-setup] May 14 15:55:50.753 INFO E| Compiling toolchain_find v0.2.0
30382025-05-14T15:55:51.111Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
30392025-05-14T15:55:51.185Z[ helios-setup] May 14 15:55:50.866 INFO E| Compiling slog-term v2.9.0
30402025-05-14T15:55:51.921Z[ host-package] Compiling universal-hash v0.5.1
30412025-05-14T15:55:52.446Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
30422025-05-14T15:55:55.466Z[ host-package] Compiling opaque-debug v0.3.1
30432025-05-14T15:55:55.846Z[ host-package] Compiling poly1305 v0.8.0
30442025-05-14T15:55:56.768Z[ host-package] Compiling thiserror-no-std v2.0.2
30452025-05-14T15:55:57.081Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
30462025-05-14T15:55:57.187Z[ helios-setup] May 14 15:55:56.869 INFO E| Compiling cargo-lock v8.0.3
30472025-05-14T15:55:57.879Z[ host-package] Compiling steno v0.4.1
30482025-05-14T15:55:59.894Z[ helios-setup] May 14 15:55:59.575 INFO E| Compiling flate2 v1.0.25
30492025-05-14T15:56:01.382Z[ helios-setup] May 14 15:56:01.064 INFO E| Compiling num_enum v0.5.7
30502025-05-14T15:56:02.169Z[ helios-setup] May 14 15:56:01.851 INFO E| Compiling serde_urlencoded v0.7.1
30512025-05-14T15:56:02.485Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30522025-05-14T15:56:03.228Z[ host-package] Compiling chacha20 v0.9.1
30532025-05-14T15:56:03.761Z[ helios-setup] May 14 15:56:03.444 INFO E| Compiling is-terminal v0.4.7
30542025-05-14T15:56:04.090Z[ helios-setup] May 14 15:56:03.772 INFO E| Compiling sha1 v0.10.5
30552025-05-14T15:56:04.672Z[ host-package] Compiling aead v0.5.2
30562025-05-14T15:56:05.135Z[ helios-setup] May 14 15:56:04.817 INFO E| Compiling concolor-override v1.0.0
30572025-05-14T15:56:05.236Z[ host-package] Compiling chacha20poly1305 v0.10.1
30582025-05-14T15:56:05.608Z[ helios-setup] May 14 15:56:05.290 INFO E| Compiling anstyle v0.3.5
30592025-05-14T15:56:05.743Z[ host-package] Compiling vsss-rs v3.3.4
30602025-05-14T15:56:05.874Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
30612025-05-14T15:56:06.860Z[ helios-setup] May 14 15:56:06.543 INFO E| Compiling concolor-query v0.3.3
30622025-05-14T15:56:07.533Z[ helios-setup] May 14 15:56:07.215 INFO E| Compiling either v1.8.0
30632025-05-14T15:56:11.397Z[ helios-setup] May 14 15:56:11.080 INFO E| Compiling rayon v1.6.1
30642025-05-14T15:56:11.792Z[ helios-setup] May 14 15:56:11.475 INFO E| Compiling anstream v0.2.6
30652025-05-14T15:56:12.181Z[ helios-setup] May 14 15:56:11.864 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
30662025-05-14T15:56:13.436Z[ helios-setup] May 14 15:56:13.119 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
30672025-05-14T15:56:13.482Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30682025-05-14T15:56:13.739Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30692025-05-14T15:56:14.109Z[ helios-setup] May 14 15:56:13.792 INFO E| Compiling rustfmt-wrapper v0.2.0
30702025-05-14T15:56:14.561Z[ helios-setup] May 14 15:56:14.244 INFO E| Compiling rand v0.8.5
30712025-05-14T15:56:15.675Z[ helios-setup] May 14 15:56:15.358 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
30722025-05-14T15:56:16.704Z[ helios-setup] May 14 15:56:16.387 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30732025-05-14T15:56:16.995Z[ helios-setup] May 14 15:56:16.677 INFO E| Compiling openapiv3 v1.0.2
30742025-05-14T15:56:18.029Z[ helios-setup] May 14 15:56:17.711 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
30752025-05-14T15:56:18.166Z[ helios-setup] May 14 15:56:17.849 INFO E| Compiling encoding_rs v0.8.32
30762025-05-14T15:56:18.321Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30772025-05-14T15:56:20.580Z[ helios-setup] May 14 15:56:20.263 INFO E| Compiling byteorder v1.4.3
30782025-05-14T15:56:20.743Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30792025-05-14T15:56:21.741Z[ helios-setup] May 14 15:56:21.424 INFO E| Compiling spin v0.5.2
30802025-05-14T15:56:22.130Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30812025-05-14T15:56:22.483Z[ helios-setup] May 14 15:56:22.166 INFO E| Compiling base64 v0.13.1
30822025-05-14T15:56:23.159Z[ helios-setup] May 14 15:56:22.842 INFO E| Compiling untrusted v0.7.1
30832025-05-14T15:56:23.492Z[ helios-setup] May 14 15:56:23.174 INFO E| Compiling mime v0.3.17
30842025-05-14T15:56:23.765Z[ helios-setup] May 14 15:56:23.448 INFO E| Compiling clap_lex v0.4.1
30852025-05-14T15:56:24.200Z[ helios-setup] May 14 15:56:23.883 INFO E| Compiling strsim v0.10.0
30862025-05-14T15:56:25.316Z[ helios-setup] May 14 15:56:24.999 INFO E| Compiling project-root v0.2.2
30872025-05-14T15:56:25.639Z[ helios-setup] May 14 15:56:25.322 INFO E| Compiling utf-8 v0.7.6
30882025-05-14T15:56:26.006Z[ helios-setup] May 14 15:56:25.689 INFO E| Compiling ipnet v2.7.2
30892025-05-14T15:56:26.176Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30902025-05-14T15:56:26.275Z[ helios-setup] May 14 15:56:25.958 INFO E| Compiling unsafe-libyaml v0.2.8
30912025-05-14T15:56:27.174Z[ helios-setup] May 14 15:56:26.857 INFO E| Compiling tungstenite v0.18.0
30922025-05-14T15:56:27.954Z[ helios-setup] May 14 15:56:27.637 INFO E| Compiling reqwest v0.11.16
30932025-05-14T15:56:28.226Z[ helios-setup] May 14 15:56:27.909 INFO E| Compiling clap_builder v4.2.1
30942025-05-14T15:56:29.103Z[ helios-setup] May 14 15:56:28.786 INFO E| Compiling serde_yaml v0.9.21
30952025-05-14T15:56:30.845Z[ helios-setup] May 14 15:56:30.528 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30962025-05-14T15:56:31.786Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30972025-05-14T15:56:32.769Z[ host-package] Compiling qorb v0.3.1
30982025-05-14T15:56:35.268Z[ helios-setup] May 14 15:56:34.950 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
30992025-05-14T15:56:35.952Z[ helios-setup] May 14 15:56:35.635 INFO E| Compiling clap_derive v4.2.0
31002025-05-14T15:56:38.272Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31012025-05-14T15:56:38.360Z[ helios-setup] May 14 15:56:38.043 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31022025-05-14T15:56:39.969Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31032025-05-14T15:56:42.692Z[ helios-setup] May 14 15:56:42.375 INFO E| Compiling clap v4.2.1
31042025-05-14T15:56:54.970Z[ host-package] Compiling slog-dtrace v0.3.0
31052025-05-14T15:56:56.014Z[ host-package] Compiling bytecount v0.6.8
31062025-05-14T15:56:57.001Z[ helios-setup] May 14 15:56:56.684 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31072025-05-14T15:56:58.556Z[ helios-setup] May 14 15:56:58.240 INFO E| Compiling tokio-tungstenite v0.18.0
31082025-05-14T15:56:59.632Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31092025-05-14T15:57:00.067Z[ helios-setup] May 14 15:56:59.751 INFO E| Compiling smartstring v1.0.1
31102025-05-14T15:57:00.333Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31112025-05-14T15:57:00.411Z[ helios-setup] May 14 15:57:00.095 INFO E| Compiling rustls v0.21.0
31122025-05-14T15:57:00.576Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31132025-05-14T15:57:01.489Z[ helios-setup] May 14 15:57:01.173 INFO E| Compiling toml_datetime v0.6.1
31142025-05-14T15:57:02.180Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31152025-05-14T15:57:02.423Z[ helios-setup] May 14 15:57:02.107 INFO E| Compiling serde_spanned v0.6.1
31162025-05-14T15:57:02.716Z[ helios-setup] May 14 15:57:02.400 INFO E| Compiling camino v1.1.4
31172025-05-14T15:57:03.146Z[ helios-setup] May 14 15:57:02.830 INFO E| Compiling async-trait v0.1.68
31182025-05-14T15:57:04.122Z[ helios-setup] May 14 15:57:03.805 INFO E| Compiling match_cfg v0.1.0
31192025-05-14T15:57:04.348Z[ helios-setup] May 14 15:57:04.031 INFO E| Compiling static_assertions v1.1.0
31202025-05-14T15:57:04.773Z[ helios-setup] May 14 15:57:04.457 INFO E| Compiling slog-async v2.7.0
31212025-05-14T15:57:04.962Z[ helios-setup] May 14 15:57:04.646 INFO E| Compiling paste v1.0.12
31222025-05-14T15:57:05.873Z[ helios-setup] May 14 15:57:05.557 INFO E| Compiling winnow v0.4.1
31232025-05-14T15:57:08.205Z[ helios-setup] May 14 15:57:07.889 INFO E| Compiling hostname v0.3.1
31242025-05-14T15:57:08.693Z[ host-package] Compiling display-error-chain v0.2.2
31252025-05-14T15:57:08.911Z[ helios-setup] May 14 15:57:08.595 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
31262025-05-14T15:57:09.613Z[ host-package] Compiling maplit v1.0.2
31272025-05-14T15:57:10.007Z[ host-package] Compiling crunchy v0.2.2
31282025-05-14T15:57:11.122Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31292025-05-14T15:57:11.279Z[ helios-setup] May 14 15:57:10.963 INFO E| Compiling toml_edit v0.19.8
31302025-05-14T15:57:11.346Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31312025-05-14T15:57:11.644Z[ helios-setup] May 14 15:57:11.328 INFO E| Compiling slog-json v2.6.1
31322025-05-14T15:57:11.733Z[ host-package] Compiling dsl_auto_type v0.1.2
31332025-05-14T15:57:13.093Z[ helios-setup] May 14 15:57:12.776 INFO E| Compiling bincode v1.3.3
31342025-05-14T15:57:13.288Z[ helios-setup] May 14 15:57:12.972 INFO E| Compiling unicode-linebreak v0.1.4
31352025-05-14T15:57:13.585Z[ host-package] Compiling scheduled-thread-pool v0.2.7
31362025-05-14T15:57:13.897Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
31372025-05-14T15:57:14.583Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
31382025-05-14T15:57:15.289Z[ helios-setup] May 14 15:57:14.973 INFO E| Compiling async-stream-impl v0.3.5
31392025-05-14T15:57:15.978Z[ host-package] Compiling tiny-keccak v2.0.2
31402025-05-14T15:57:16.184Z[ host-package] Compiling proc-macro-error2 v2.0.1
31412025-05-14T15:57:17.061Z[ host-package] Compiling diesel_derives v2.2.3
31422025-05-14T15:57:17.204Z[ host-package] Compiling r2d2 v0.8.10
31432025-05-14T15:57:17.262Z[ helios-setup] May 14 15:57:16.947 INFO E| Compiling rhai_codegen v1.5.0
31442025-05-14T15:57:17.490Z[ helios-setup] May 14 15:57:17.174 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
31452025-05-14T15:57:18.600Z[ helios-setup] May 14 15:57:18.284 INFO E| Compiling take_mut v0.2.2
31462025-05-14T15:57:18.747Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-05-14T15:57:20.080Z[ host-package] Compiling const_format_proc_macros v0.2.34
31482025-05-14T15:57:20.750Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31492025-05-14T15:57:21.467Z[ helios-setup] May 14 15:57:21.151 INFO E| Compiling rhai v1.14.0
31502025-05-14T15:57:21.611Z[ helios-setup] May 14 15:57:21.296 INFO E| Compiling toml v0.7.3
31512025-05-14T15:57:21.767Z[ host-package] Compiling bit-vec v0.6.3
31522025-05-14T15:57:22.850Z[ host-package] Compiling bit-set v0.5.3
31532025-05-14T15:57:23.086Z[ host-package] Compiling const_format v0.2.34
31542025-05-14T15:57:24.088Z[ helios-setup] May 14 15:57:23.773 INFO E| Compiling async-stream v0.3.5
31552025-05-14T15:57:24.575Z[ host-package] Compiling tabled_derive v0.10.0
31562025-05-14T15:57:24.634Z[ host-package] Compiling papergrid v0.14.0
31572025-05-14T15:57:24.998Z[ helios-setup] May 14 15:57:24.682 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
31582025-05-14T15:57:27.010Z[ helios-setup] May 14 15:57:26.694 INFO E| Compiling slog-bunyan v2.4.0
31592025-05-14T15:57:29.025Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31602025-05-14T15:57:29.586Z[ host-package] Compiling ascii-canvas v3.0.0
31612025-05-14T15:57:30.617Z[ host-package] Compiling num-derive v0.3.3
31622025-05-14T15:57:32.744Z[ helios-setup] May 14 15:57:32.428 INFO E| Compiling rustls-pemfile v1.0.2
31632025-05-14T15:57:32.833Z[ helios-setup] May 14 15:57:32.518 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
31642025-05-14T15:57:33.271Z[ helios-setup] May 14 15:57:32.947 INFO E| Compiling serde_path_to_error v0.1.11
31652025-05-14T15:57:33.504Z[ host-package] Compiling ena v0.14.3
31662025-05-14T15:57:33.607Z[ host-package] Compiling diesel v2.2.10
31672025-05-14T15:57:34.181Z[ host-package] Compiling bindgen v0.71.1
31682025-05-14T15:57:34.314Z[ host-package] Compiling regex-syntax v0.6.29
31692025-05-14T15:57:34.486Z[ helios-setup] May 14 15:57:34.170 INFO E| Compiling terminal_size v0.2.6
31702025-05-14T15:57:34.995Z[ helios-setup] May 14 15:57:34.679 INFO E| Compiling smawk v0.3.1
31712025-05-14T15:57:35.124Z[ helios-setup] May 14 15:57:34.809 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
31722025-05-14T15:57:35.486Z[ host-package] Compiling diff v0.1.13
31732025-05-14T15:57:35.949Z[ helios-setup] May 14 15:57:35.633 INFO E| Compiling textwrap v0.16.0
31742025-05-14T15:57:36.392Z[ host-package] Compiling libscf-sys v1.1.0
31752025-05-14T15:57:37.019Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31762025-05-14T15:57:42.430Z[ host-package] Compiling lalrpop v0.19.12
31772025-05-14T15:57:45.646Z[ helios-setup] May 14 15:57:45.331 INFO E| Compiling sct v0.7.0
31782025-05-14T15:57:45.676Z[ helios-setup] May 14 15:57:45.361 INFO E| Compiling rustls-webpki v0.100.1
31792025-05-14T15:57:47.665Z[ helios-setup] May 14 15:57:47.350 INFO E| Compiling git2 v0.16.1
31802025-05-14T15:57:48.270Z[ host-package] Compiling tabled v0.18.0
31812025-05-14T15:57:52.704Z[ helios-setup] May 14 15:57:52.389 INFO E| Compiling built v0.6.0
31822025-05-14T15:57:52.869Z[ helios-setup] May 14 15:57:52.555 INFO E| Compiling tokio-rustls v0.24.0
31832025-05-14T15:57:54.914Z[ helios-setup] May 14 15:57:54.600 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31842025-05-14T15:57:57.772Z[ helios-setup] May 14 15:57:57.458 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
31852025-05-14T15:58:00.805Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31862025-05-14T15:58:02.065Z[ helios-setup] May 14 15:58:01.750 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
31872025-05-14T15:58:02.603Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31882025-05-14T15:58:04.199Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31892025-05-14T15:58:04.407Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31902025-05-14T15:58:04.748Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31912025-05-14T15:58:05.758Z[ host-package] Compiling ref-cast v1.0.23
31922025-05-14T15:58:06.797Z[ host-package] Compiling rustc-hash v2.1.1
31932025-05-14T15:58:09.315Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31942025-05-14T15:58:15.789Z[ host-package] Compiling polar-core v0.27.3
31952025-05-14T15:58:16.901Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31962025-05-14T15:58:17.107Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31972025-05-14T15:58:17.169Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31982025-05-14T15:58:17.333Z[ host-package] Compiling derive_builder_core v0.20.2
31992025-05-14T15:58:17.658Z[ host-package] Compiling headers-core v0.3.0
32002025-05-14T15:58:17.991Z[ host-package] Compiling phf_generator v0.11.2
32012025-05-14T15:58:18.239Z[ host-package] Compiling libxml v0.3.3
32022025-05-14T15:58:18.576Z[ host-package] Compiling ref-cast-impl v1.0.23
32032025-05-14T15:58:18.865Z[ host-package] Compiling phf_codegen v0.11.2
32042025-05-14T15:58:18.972Z[ host-package] Compiling headers v0.4.0
32052025-05-14T15:58:19.042Z[ host-package] Compiling derive_builder_macro v0.20.2
32062025-05-14T15:58:19.353Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32072025-05-14T15:58:22.006Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32082025-05-14T15:58:22.502Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32092025-05-14T15:58:22.584Z[ host-package] Compiling samael v0.0.18
32102025-05-14T15:58:24.054Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32112025-05-14T15:58:24.766Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32122025-05-14T15:58:24.990Z[ host-package] Compiling strum_macros v0.24.3
32132025-05-14T15:58:25.114Z[ host-package] Compiling parse-zoneinfo v0.3.1
32142025-05-14T15:58:25.179Z[ host-package] Compiling crc8 v0.1.1
32152025-05-14T15:58:25.684Z[ host-package] Compiling indoc v1.0.9
32162025-05-14T15:58:26.370Z[ host-package] Compiling chrono-tz-build v0.4.0
32172025-05-14T15:58:26.409Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32182025-05-14T15:58:26.805Z[ helios-setup] May 14 15:58:26.491 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
32192025-05-14T15:58:27.191Z[ host-package] Compiling derive_builder v0.20.2
32202025-05-14T15:58:27.500Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32212025-05-14T15:58:29.517Z[ helios-setup] May 14 15:58:29.204 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
32222025-05-14T15:58:30.805Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32232025-05-14T15:58:31.702Z[ host-package] Compiling oso-derive v0.27.3
32242025-05-14T15:58:33.045Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
32252025-05-14T15:58:33.564Z[ host-package] Compiling quick-xml v0.37.2
32262025-05-14T15:58:33.838Z[ host-package] Compiling vte_generate_state_changes v0.1.2
32272025-05-14T15:58:35.186Z[ host-package] Compiling arc-swap v1.7.1
32282025-05-14T15:58:36.569Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32292025-05-14T15:58:37.146Z[ host-package] Compiling slog-scope v4.4.0
32302025-05-14T15:58:37.922Z[ host-package] Compiling vte v0.11.1
32312025-05-14T15:58:38.544Z[ host-package] Compiling chrono-tz v0.10.3
32322025-05-14T15:58:39.722Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32332025-05-14T15:58:40.131Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32342025-05-14T15:58:41.756Z[ host-package] Compiling unicase v2.7.0
32352025-05-14T15:58:42.180Z[ host-package] Compiling diesel-dtrace v0.4.2
32362025-05-14T15:58:42.502Z[ host-package] Compiling strip-ansi-escapes v0.2.0
32372025-05-14T15:58:43.594Z[ host-package] Compiling slog-stdlog v4.1.1
32382025-05-14T15:58:44.946Z[ host-package] Compiling papergrid v0.11.0
32392025-05-14T15:58:45.452Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32402025-05-14T15:58:46.595Z[ host-package] Compiling oso v0.27.3
32412025-05-14T15:59:01.407Z[ helios-setup] May 14 15:59:01.095 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
32422025-05-14T15:59:02.777Z[ host-package] Compiling tabled_derive v0.7.0
32432025-05-14T15:59:04.629Z[ host-package] Compiling fd-lock v4.0.2
32442025-05-14T15:59:05.016Z[ host-package] Compiling bb8 v0.8.5
32452025-05-14T15:59:05.699Z[ host-package] Compiling peg-macros v0.8.5
32462025-05-14T15:59:06.472Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32472025-05-14T15:59:07.411Z[ host-package] Compiling nu-ansi-term v0.50.1
32482025-05-14T15:59:08.467Z[ host-package] Compiling peg v0.8.5
32492025-05-14T15:59:08.615Z[ host-package] Compiling reedline v0.38.0
32502025-05-14T15:59:08.714Z[ host-package] Compiling async-bb8-diesel v0.2.1
32512025-05-14T15:59:08.979Z[ host-package] Compiling tabled v0.15.0
32522025-05-14T15:59:09.834Z[ host-package] Compiling slog-envlogger v2.2.0
32532025-05-14T15:59:13.046Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32542025-05-14T15:59:16.655Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32552025-05-14T15:59:17.271Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32562025-05-14T15:59:25.278Z[ host-package] Compiling typify-impl v0.2.0
32572025-05-14T15:59:31.716Z[ host-package] Compiling bcs v0.1.6
32582025-05-14T15:59:33.073Z[ host-package] Compiling fxhash v0.2.1
32592025-05-14T15:59:33.934Z[ host-package] Compiling libz-sys v1.1.20
32602025-05-14T15:59:34.621Z[ host-package] Compiling termtree v0.5.1
32612025-05-14T15:59:36.121Z[ host-package] Compiling kstat-rs v0.2.4
32622025-05-14T15:59:37.481Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32632025-05-14T15:59:39.042Z[ host-package] Compiling typify-macro v0.2.0
32642025-05-14T15:59:42.011Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32652025-05-14T15:59:44.393Z[ host-package] Compiling nanorand v0.7.0
32662025-05-14T15:59:45.285Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
32672025-05-14T15:59:45.393Z[ host-package] Compiling parking_lot_core v0.8.6
32682025-05-14T15:59:46.028Z[ host-package] Compiling flume v0.11.1
32692025-05-14T15:59:46.990Z[ host-package] Compiling mime_guess v2.0.5
32702025-05-14T15:59:48.489Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32712025-05-14T15:59:49.910Z[ helios-setup] May 14 15:59:49.599 INFO E| Finished `release` profile [optimized] target(s) in 5m 23s
32722025-05-14T15:59:49.999Z[ helios-setup] May 14 15:59:49.688 INFO building project "pilot" ok (323 seconds)
32732025-05-14T15:59:50.024Z[ helios-setup] May 14 15:59:49.688 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
32742025-05-14T15:59:50.084Z[ helios-setup] May 14 15:59:49.773 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.86.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
32752025-05-14T15:59:50.084Z[ helios-setup] May 14 15:59:49.773 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
32762025-05-14T15:59:50.109Z[ helios-setup] May 14 15:59:49.773 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
32772025-05-14T15:59:50.430Z[ helios-setup] May 14 15:59:50.120 INFO E| Updating crates.io index
32782025-05-14T15:59:50.521Z[ helios-setup] May 14 15:59:50.210 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
32792025-05-14T15:59:51.128Z[ helios-setup] May 14 15:59:50.817 INFO E| From https://github.com/oxidecomputer/amd-apcb
32802025-05-14T15:59:51.128Z[ helios-setup] May 14 15:59:50.817 INFO E| * [new ref] a8c7f0b7bd3f4cb6b4db7cc90df9a6b2cd7e080f -> refs/commit/a8c7f0b7bd3f4cb6b4db7cc90df9a6b2cd7e080f
32812025-05-14T15:59:51.154Z[ helios-setup] May 14 15:59:50.841 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
32822025-05-14T15:59:51.705Z[ helios-setup] May 14 15:59:51.394 INFO E| From https://github.com/oxidecomputer/amd-efs
32832025-05-14T15:59:51.705Z[ helios-setup] May 14 15:59:51.394 INFO E| * [new ref] 81e565383ee8b0133532edaa54074a0a4bbd200e -> refs/commit/81e565383ee8b0133532edaa54074a0a4bbd200e
32842025-05-14T15:59:52.029Z[ helios-setup] May 14 15:59:51.718 INFO E| Downloading crates ...
32852025-05-14T15:59:52.096Z[ helios-setup] May 14 15:59:51.786 INFO E| Downloaded cpufeatures v0.2.17
32862025-05-14T15:59:52.121Z[ helios-setup] May 14 15:59:51.790 INFO E| Downloaded modular-bitfield v0.11.2
32872025-05-14T15:59:52.121Z[ helios-setup] May 14 15:59:51.805 INFO E| Downloaded vec_map v0.8.2
32882025-05-14T15:59:52.121Z[ helios-setup] May 14 15:59:51.808 INFO E| Downloaded unic-ucd-ident v0.9.0
32892025-05-14T15:59:52.122Z[ helios-setup] May 14 15:59:51.811 INFO E| Downloaded strum_macros v0.27.1
32902025-05-14T15:59:52.146Z[ helios-setup] May 14 15:59:51.814 INFO E| Downloaded unicode-ident v1.0.18
32912025-05-14T15:59:52.146Z[ helios-setup] May 14 15:59:51.818 INFO E| Downloaded pest_derive v2.8.0
32922025-05-14T15:59:52.146Z[ helios-setup] May 14 15:59:51.821 INFO E| Downloaded structopt v0.3.26
32932025-05-14T15:59:52.146Z[ helios-setup] May 14 15:59:51.830 INFO E| Downloaded pest v2.8.0
32942025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.836 INFO E| Downloaded clap v2.34.0
32952025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.844 INFO E| Downloaded proc-macro2 v1.0.95
32962025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.848 INFO E| Downloaded ryu v1.0.20
32972025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.852 INFO E| Downloaded pest_meta v2.8.0
32982025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.854 INFO E| Downloaded log v0.4.27
32992025-05-14T15:59:52.172Z[ helios-setup] May 14 15:59:51.857 INFO E| Downloaded typenum v1.18.0
33002025-05-14T15:59:52.196Z[ helios-setup] May 14 15:59:51.861 INFO E| Downloaded libc v0.2.172
33012025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.890 INFO E| Downloaded zerocopy-derive v0.8.25
33022025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.897 INFO E| Downloaded itoa v1.0.15
33032025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.899 INFO E| Downloaded fletcher v1.0.0
33042025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.900 INFO E| Downloaded ansi_term v0.12.1
33052025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.902 INFO E| Downloaded textwrap v0.11.0
33062025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.904 INFO E| Downloaded structopt-derive v0.4.18
33072025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.905 INFO E| Downloaded strsim v0.8.0
33082025-05-14T15:59:52.221Z[ helios-setup] May 14 15:59:51.907 INFO E| Downloaded goblin v0.9.3
33092025-05-14T15:59:52.246Z[ helios-setup] May 14 15:59:51.914 INFO E| Downloaded zerocopy v0.8.25
33102025-05-14T15:59:52.271Z[ helios-setup] May 14 15:59:51.941 INFO E| Downloaded scroll_derive v0.12.1
33112025-05-14T15:59:52.271Z[ helios-setup] May 14 15:59:51.942 INFO E| Downloaded rustversion v1.0.20
33122025-05-14T15:59:52.271Z[ helios-setup] May 14 15:59:51.945 INFO E| Downloaded syn v2.0.101
33132025-05-14T15:59:52.271Z[ helios-setup] May 14 15:59:51.957 INFO E| Downloaded quote v1.0.40
33142025-05-14T15:59:52.271Z[ helios-setup] May 14 15:59:51.960 INFO E| Downloaded pest_generator v2.8.0
33152025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.961 INFO E| Downloaded modular-bitfield-impl v0.11.2
33162025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.963 INFO E| Downloaded four-cc v0.4.0
33172025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.964 INFO E| Downloaded bytesize v2.0.1
33182025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.966 INFO E| Downloaded unic-ucd-version v0.9.0
33192025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.967 INFO E| Downloaded unic-common v0.9.0
33202025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.968 INFO E| Downloaded unic-char-range v0.9.0
33212025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.970 INFO E| Downloaded unic-char-property v0.9.0
33222025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.971 INFO E| Downloaded strum v0.27.1
33232025-05-14T15:59:52.296Z[ helios-setup] May 14 15:59:51.972 INFO E| Downloaded parse_int v0.9.0
33242025-05-14T15:59:52.358Z[ helios-setup] May 14 15:59:52.047 INFO E| Compiling proc-macro2 v1.0.95
33252025-05-14T15:59:52.389Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling unicode-ident v1.0.18
33262025-05-14T15:59:52.389Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling memchr v2.7.4
33272025-05-14T15:59:52.389Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling thiserror v2.0.12
33282025-05-14T15:59:52.389Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling syn v1.0.109
33292025-05-14T15:59:52.414Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling autocfg v1.4.0
33302025-05-14T15:59:52.414Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling serde v1.0.219
33312025-05-14T15:59:52.414Z[ helios-setup] May 14 15:59:52.078 INFO E| Compiling version_check v0.9.5
33322025-05-14T15:59:52.529Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33332025-05-14T15:59:52.655Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33342025-05-14T15:59:53.645Z[ helios-setup] May 14 15:59:53.334 INFO E| Compiling serde_json v1.0.140
33352025-05-14T15:59:53.798Z[ helios-setup] May 14 15:59:53.487 INFO E| Compiling itoa v1.0.15
33362025-05-14T15:59:54.130Z[ helios-setup] May 14 15:59:53.817 INFO E| Compiling ryu v1.0.20
33372025-05-14T15:59:54.130Z[ helios-setup] May 14 15:59:53.817 INFO E| Compiling schemars v0.8.22
33382025-05-14T15:59:54.155Z[ helios-setup] May 14 15:59:53.844 INFO E| Compiling proc-macro-error-attr v1.0.4
33392025-05-14T15:59:54.180Z[ helios-setup] May 14 15:59:53.852 INFO E| Compiling num-traits v0.2.19
33402025-05-14T15:59:54.204Z[ helios-setup] May 14 15:59:53.879 INFO E| Compiling memoffset v0.9.1
33412025-05-14T15:59:54.451Z[ helios-setup] May 14 15:59:54.141 INFO E| Compiling rustversion v1.0.20
33422025-05-14T15:59:54.880Z[ helios-setup] May 14 15:59:54.569 INFO E| Compiling zerocopy v0.8.25
33432025-05-14T15:59:54.995Z[ helios-setup] May 14 15:59:54.682 INFO E| Compiling libc v0.2.172
33442025-05-14T15:59:55.024Z[ helios-setup] May 14 15:59:54.713 INFO E| Compiling dyn-clone v1.0.19
33452025-05-14T15:59:55.024Z[ helios-setup] May 14 15:59:54.713 INFO E| Compiling paste v1.0.15
33462025-05-14T15:59:55.117Z[ helios-setup] May 14 15:59:54.806 INFO E| Compiling quote v1.0.40
33472025-05-14T15:59:55.508Z[ helios-setup] May 14 15:59:55.198 INFO E| Compiling ucd-trie v0.1.7
33482025-05-14T15:59:55.899Z[ helios-setup] May 14 15:59:55.588 INFO E| Compiling syn v2.0.101
33492025-05-14T15:59:56.170Z[ helios-setup] May 14 15:59:55.860 INFO E| Compiling proc-macro-error v1.0.4
33502025-05-14T15:59:56.195Z[ helios-setup] May 14 15:59:55.866 INFO E| Compiling static_assertions v1.1.0
33512025-05-14T15:59:56.301Z[ helios-setup] May 14 15:59:55.990 INFO E| Compiling once_cell v1.21.3
33522025-05-14T15:59:57.064Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
33532025-05-14T15:59:57.462Z[ helios-setup] May 14 15:59:57.151 INFO E| Compiling heck v0.5.0
33542025-05-14T15:59:57.609Z[ helios-setup] May 14 15:59:57.298 INFO E| Compiling unicode-segmentation v1.12.0
33552025-05-14T15:59:58.098Z[ helios-setup] May 14 15:59:57.787 INFO E| Compiling unicode-width v0.1.14
33562025-05-14T15:59:58.266Z[ helios-setup] May 14 15:59:57.933 INFO E| Compiling atty v0.2.14
33572025-05-14T15:59:58.635Z[ helios-setup] May 14 15:59:58.325 INFO E| Compiling heck v0.3.3
33582025-05-14T15:59:58.838Z[ helios-setup] May 14 15:59:58.528 INFO E| Compiling vec_map v0.8.2
33592025-05-14T15:59:59.007Z[ helios-setup] May 14 15:59:58.697 INFO E| Compiling parse_int v0.9.0
33602025-05-14T15:59:59.033Z[ helios-setup] May 14 15:59:58.708 INFO E| Compiling textwrap v0.11.0
33612025-05-14T15:59:59.248Z[ helios-setup] May 14 15:59:58.937 INFO E| Compiling unic-common v0.9.0
33622025-05-14T15:59:59.472Z[ helios-setup] May 14 15:59:59.162 INFO E| Compiling unic-char-range v0.9.0
33632025-05-14T15:59:59.518Z[ helios-setup] May 14 15:59:59.208 INFO E| Compiling fletcher v1.0.0
33642025-05-14T15:59:59.543Z[ helios-setup] May 14 15:59:59.214 INFO E| Compiling strum v0.27.1
33652025-05-14T15:59:59.568Z[ helios-setup] May 14 15:59:59.254 INFO E| Compiling ansi_term v0.12.1
33662025-05-14T15:59:59.787Z[ helios-setup] May 14 15:59:59.477 INFO E| Compiling bitflags v1.3.2
33672025-05-14T15:59:59.912Z[ helios-setup] May 14 15:59:59.601 INFO E| Compiling strsim v0.8.0
33682025-05-14T15:59:59.937Z[ helios-setup] May 14 15:59:59.619 INFO E| Compiling byteorder v1.5.0
33692025-05-14T15:59:59.995Z[ helios-setup] May 14 15:59:59.685 INFO E| Compiling unic-char-property v0.9.0
33702025-05-14T16:00:00.021Z[ helios-setup] May 14 15:59:59.686 INFO E| Compiling unic-ucd-version v0.9.0
33712025-05-14T16:00:00.046Z[ helios-setup] May 14 15:59:59.734 INFO E| Compiling lazy_static v1.5.0
33722025-05-14T16:00:00.224Z[ helios-setup] May 14 15:59:59.913 INFO E| Compiling plain v0.2.3
33732025-05-14T16:00:00.259Z[ helios-setup] May 14 15:59:59.949 INFO E| Compiling log v0.4.27
33742025-05-14T16:00:00.364Z[ helios-setup] May 14 16:00:00.053 INFO E| Compiling unic-ucd-ident v0.9.0
33752025-05-14T16:00:00.514Z[ helios-setup] May 14 16:00:00.204 INFO E| Compiling clap v2.34.0
33762025-05-14T16:00:00.540Z[ helios-setup] May 14 16:00:00.230 INFO E| Compiling bytesize v2.0.1
33772025-05-14T16:00:01.958Z[ host-package] Compiling castaway v0.2.3
33782025-05-14T16:00:02.012Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
33792025-05-14T16:00:02.294Z[ host-package] Compiling compact_str v0.8.0
33802025-05-14T16:00:02.952Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
33812025-05-14T16:00:04.702Z[ helios-setup] May 14 16:00:04.392 INFO E| Compiling serde_derive_internals v0.29.1
33822025-05-14T16:00:04.866Z[ helios-setup] May 14 16:00:04.556 INFO E| Compiling modular-bitfield-impl v0.11.2
33832025-05-14T16:00:04.866Z[ helios-setup] May 14 16:00:04.556 INFO E| Compiling structopt-derive v0.4.18
33842025-05-14T16:00:05.271Z[ host-package] Compiling typify v0.2.0
33852025-05-14T16:00:05.552Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33862025-05-14T16:00:05.638Z[ host-package] Compiling unicode-truncate v1.1.0
33872025-05-14T16:00:06.098Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33882025-05-14T16:00:07.452Z[ helios-setup] May 14 16:00:07.141 INFO E| Compiling thiserror-impl v2.0.12
33892025-05-14T16:00:07.477Z[ helios-setup] May 14 16:00:07.153 INFO E| Compiling serde_derive v1.0.219
33902025-05-14T16:00:07.503Z[ helios-setup] May 14 16:00:07.170 INFO E| Compiling zerocopy-derive v0.8.25
33912025-05-14T16:00:07.503Z[ helios-setup] May 14 16:00:07.170 INFO E| Compiling num-derive v0.4.2
33922025-05-14T16:00:08.028Z[ helios-setup] May 14 16:00:07.718 INFO E| Compiling schemars_derive v0.8.22
33932025-05-14T16:00:08.266Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33942025-05-14T16:00:08.431Z[ helios-setup] May 14 16:00:08.121 INFO E| Compiling modular-bitfield v0.11.2
33952025-05-14T16:00:08.501Z[ helios-setup] May 14 16:00:08.190 INFO E| Compiling scroll_derive v0.12.1
33962025-05-14T16:00:09.865Z[ helios-setup] May 14 16:00:09.555 INFO E| Compiling strum_macros v0.27.1
33972025-05-14T16:00:11.128Z[ helios-setup] May 14 16:00:10.818 INFO E| Compiling structopt v0.3.26
33982025-05-14T16:00:11.154Z[ helios-setup] May 14 16:00:10.835 INFO E| Compiling scroll v0.12.0
33992025-05-14T16:00:11.974Z[ helios-setup] May 14 16:00:11.663 INFO E| Compiling goblin v0.9.3
34002025-05-14T16:00:12.414Z[ host-package] Compiling lru v0.12.5
34012025-05-14T16:00:12.675Z[ helios-setup] May 14 16:00:12.365 INFO E| Compiling pest v2.8.0
34022025-05-14T16:00:13.004Z[ host-package] Compiling vergen v8.3.2
34032025-05-14T16:00:13.892Z[ host-package] Compiling nibble_vec v0.1.0
34042025-05-14T16:00:14.605Z[ host-package] Compiling cargo-platform v0.1.8
34052025-05-14T16:00:15.238Z[ host-package] Compiling atty v0.2.14
34062025-05-14T16:00:15.610Z[ host-package] Compiling instability v0.3.2
34072025-05-14T16:00:15.805Z[ host-package] Compiling http-range v0.1.5
34082025-05-14T16:00:16.263Z[ helios-setup] May 14 16:00:15.952 INFO E| Compiling pest_meta v2.8.0
34092025-05-14T16:00:16.827Z[ host-package] Compiling endian-type v0.1.2
34102025-05-14T16:00:17.202Z[ host-package] Compiling salty v0.3.0
34112025-05-14T16:00:17.251Z[ host-package] Compiling cassowary v0.3.0
34122025-05-14T16:00:17.251Z[ host-package] Compiling io-lifetimes v1.0.11
34132025-05-14T16:00:17.892Z[ host-package] Compiling indoc v2.0.6
34142025-05-14T16:00:18.181Z[ helios-setup] May 14 16:00:17.871 INFO E| Compiling pest_generator v2.8.0
34152025-05-14T16:00:19.212Z[ host-package] Compiling radix_trie v0.2.1
34162025-05-14T16:00:19.349Z[ host-package] Compiling ratatui v0.29.0
34172025-05-14T16:00:20.379Z[ host-package] Compiling tough v0.20.0
34182025-05-14T16:00:20.695Z[ helios-setup] May 14 16:00:20.385 INFO E| Compiling pest_derive v2.8.0
34192025-05-14T16:00:21.551Z[ host-package] Compiling cargo_metadata v0.18.1
34202025-05-14T16:00:22.673Z[ helios-setup] May 14 16:00:22.363 INFO E| Compiling json5 v0.4.1
34212025-05-14T16:00:24.899Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34222025-05-14T16:00:26.274Z[ helios-setup] May 14 16:00:25.963 INFO E| Compiling four-cc v0.4.0
34232025-05-14T16:00:26.274Z[ helios-setup] May 14 16:00:25.964 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#81e56538)
34242025-05-14T16:00:26.475Z[ helios-setup] May 14 16:00:26.165 INFO E| Compiling amd-apcb v0.5.1 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#a8c7f0b7)
34252025-05-14T16:00:38.197Z[ host-package] Compiling git2 v0.19.0
34262025-05-14T16:00:43.945Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34272025-05-14T16:00:46.013Z[ host-package] Compiling progenitor-impl v0.8.0
34282025-05-14T16:00:46.291Z[ host-package] Compiling parking_lot v0.11.2
34292025-05-14T16:00:49.811Z[ host-package] Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
34302025-05-14T16:00:51.215Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34312025-05-14T16:00:51.279Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
34322025-05-14T16:00:55.493Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34332025-05-14T16:00:57.674Z[ host-package] Compiling rand_seeder v0.3.0
34342025-05-14T16:00:58.098Z[ host-package] Compiling lzma-sys v0.1.20
34352025-05-14T16:00:58.194Z[ host-package] Compiling rustls v0.21.12
34362025-05-14T16:00:58.642Z[ host-package] Compiling rustix v0.37.28
34372025-05-14T16:00:58.901Z[ host-package] Compiling xshell-macros v0.2.7
34382025-05-14T16:00:59.639Z[ host-package] Compiling xshell v0.2.7
34392025-05-14T16:00:59.668Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
34402025-05-14T16:00:59.726Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34412025-05-14T16:00:59.987Z[ helios-setup] May 14 16:00:59.677 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
34422025-05-14T16:01:00.167Z[ host-package] Compiling progenitor-macro v0.8.0
34432025-05-14T16:01:01.609Z[ host-package] Compiling hyper-staticfile v0.10.1
34442025-05-14T16:01:02.496Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34452025-05-14T16:01:04.144Z[ host-package] Compiling sled v0.34.7
34462025-05-14T16:01:07.366Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34472025-05-14T16:01:10.559Z[ helios-setup] May 14 16:01:10.251 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
34482025-05-14T16:01:10.856Z[ host-package] Compiling hickory-client v0.24.4
34492025-05-14T16:01:13.023Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34502025-05-14T16:01:14.465Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34512025-05-14T16:01:14.639Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34522025-05-14T16:01:14.827Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34532025-05-14T16:01:15.857Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
34542025-05-14T16:01:17.419Z[ host-package] Compiling progenitor-client v0.8.0
34552025-05-14T16:01:18.284Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34562025-05-14T16:01:18.603Z[ host-package] Compiling sct v0.7.1
34572025-05-14T16:01:19.038Z[ host-package] Compiling rustls-webpki v0.101.7
34582025-05-14T16:01:19.412Z[ host-package] Compiling hickory-server v0.24.4
34592025-05-14T16:01:22.420Z[ host-package] Compiling primeorder v0.13.6
34602025-05-14T16:01:23.002Z[ host-package] Compiling heck v0.3.3
34612025-05-14T16:01:23.445Z[ host-package] Compiling env_filter v0.1.2
34622025-05-14T16:01:23.606Z[ host-package] Compiling csv-core v0.1.11
34632025-05-14T16:01:24.672Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
34642025-05-14T16:01:24.894Z[ host-package] Compiling void v1.0.2
34652025-05-14T16:01:25.109Z[ host-package] Compiling glob v0.3.2
34662025-05-14T16:01:25.174Z[ host-package] Compiling lzss v0.8.2
34672025-05-14T16:01:25.623Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34682025-05-14T16:01:27.168Z[ host-package] Compiling csv v1.3.1
34692025-05-14T16:01:29.789Z[ host-package] Compiling env_logger v0.11.5
34702025-05-14T16:01:30.295Z[ host-package] Compiling zone_cfg_derive v0.1.2
34712025-05-14T16:01:31.603Z[ host-package] Compiling p384 v0.13.0
34722025-05-14T16:01:31.849Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34732025-05-14T16:01:33.263Z[ host-package] Compiling progenitor v0.8.0
34742025-05-14T16:01:33.716Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34752025-05-14T16:01:34.754Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34762025-05-14T16:01:36.005Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
34772025-05-14T16:01:36.117Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34782025-05-14T16:01:36.492Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34792025-05-14T16:01:37.156Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34802025-05-14T16:01:37.238Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34812025-05-14T16:01:37.537Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34822025-05-14T16:01:37.925Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34832025-05-14T16:01:38.429Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34842025-05-14T16:01:38.849Z[ host-package] Compiling tungstenite v0.23.0
34852025-05-14T16:01:39.269Z[ helios-setup] May 14 16:01:38.961 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
34862025-05-14T16:01:39.309Z[ helios-setup] May 14 16:01:39.001 INFO building project "amd-host-image-builder" ok (109 seconds)
34872025-05-14T16:01:39.334Z[ helios-setup] rm -f helios-build
34882025-05-14T16:01:39.334Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
34892025-05-14T16:01:39.334Z[ helios-setup]
34902025-05-14T16:01:39.334Z[ helios-setup] Setup complete! ./helios-build is now available.
34912025-05-14T16:01:39.334Z[ helios-setup]
34922025-05-14T16:01:39.334Z[ helios-setup]
34932025-05-14T16:01:39.335Z[ helios-setup] real 8:58.689199905
34942025-05-14T16:01:39.335Z[ helios-setup] user 22:44.486108441
34952025-05-14T16:01:39.335Z[ helios-setup] sys 2:21.301829096
34962025-05-14T16:01:39.335Z[ helios-setup] trap 1.349480603
34972025-05-14T16:01:39.335Z[ helios-setup] tflt 3.615360002
34982025-05-14T16:01:39.335Z[ helios-setup] dflt 15.153128297
34992025-05-14T16:01:39.335Z[ helios-setup] kflt 0.022628706
35002025-05-14T16:01:39.335Z[ helios-setup] lock 1:28:44.217068839
35012025-05-14T16:01:39.335Z[ helios-setup] slp 2:54:28.224409968
35022025-05-14T16:01:39.335Z[ helios-setup] lat 25:58.615825772
35032025-05-14T16:01:39.335Z[ helios-setup] stop 4:26.819806632
35042025-05-14T16:01:39.335ZMay 14 16:01:39.015 INFO [helios-setup] process exited with exit status: 0 (538.699973478s)
35052025-05-14T16:01:39.335ZMay 14 16:01:39.015 INFO [helios-record] running task
35062025-05-14T16:01:39.335ZMay 14 16:01:39.016 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
35072025-05-14T16:01:39.360ZMay 14 16:01:39.047 DEBG process exited with exit status: 0 (31.62498ms)
35082025-05-14T16:01:39.360ZMay 14 16:01:39.048 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
35092025-05-14T16:01:39.385ZMay 14 16:01:39.078 DEBG process exited with exit status: 0 (30.013527ms)
35102025-05-14T16:01:39.385ZMay 14 16:01:39.078 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
35112025-05-14T16:01:39.470ZMay 14 16:01:39.099 DEBG process exited with exit status: 0 (21.4037ms)
35122025-05-14T16:01:39.470ZMay 14 16:01:39.162 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
35132025-05-14T16:01:39.495ZMay 14 16:01:39.183 DEBG process exited with exit status: 0 (83.358669ms)
35142025-05-14T16:01:39.495ZMay 14 16:01:39.183 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
35152025-05-14T16:01:39.540ZMay 14 16:01:39.233 DEBG process exited with exit status: 0 (49.597498ms)
35162025-05-14T16:01:39.540ZMay 14 16:01:39.233 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
35172025-05-14T16:01:39.578ZMay 14 16:01:39.270 DEBG process exited with exit status: 0 (37.48127ms)
35182025-05-14T16:01:39.578ZMay 14 16:01:39.270 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
35192025-05-14T16:01:39.763ZMay 14 16:01:39.455 DEBG process exited with exit status: 0 (185.102794ms)
35202025-05-14T16:01:39.789ZMay 14 16:01:39.456 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
35212025-05-14T16:01:39.932ZMay 14 16:01:39.625 DEBG process exited with exit status: 0 (168.750354ms)
35222025-05-14T16:01:39.958ZMay 14 16:01:39.639 INFO [helios-record] task succeeded (623.755321ms)
35232025-05-14T16:01:42.048Z[ host-package] Compiling nix v0.27.1
35242025-05-14T16:01:43.307Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35252025-05-14T16:01:43.425Z[ host-package] Compiling base64 v0.13.1
35262025-05-14T16:01:43.911Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
35272025-05-14T16:01:44.096Z[ host-package] Compiling ron v0.7.1
35282025-05-14T16:01:44.239Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35292025-05-14T16:01:44.826Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35302025-05-14T16:01:46.966Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35312025-05-14T16:01:48.263Z[ host-package] Compiling tokio-tungstenite v0.23.1
35322025-05-14T16:01:48.854Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35332025-05-14T16:01:49.428Z[ host-package] Compiling tokio-rustls v0.24.1
35342025-05-14T16:01:49.850Z[ host-package] Compiling xz2 v0.1.7
35352025-05-14T16:01:50.374Z[ host-package] Compiling terminal_size v0.2.6
35362025-05-14T16:01:50.531Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35372025-05-14T16:01:50.610Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35382025-05-14T16:01:50.863Z[ host-package] Compiling zone v0.1.8
35392025-05-14T16:01:53.561Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35402025-05-14T16:01:54.273Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35412025-05-14T16:01:55.197Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35422025-05-14T16:01:57.461Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35432025-05-14T16:01:59.217Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35442025-05-14T16:02:03.447Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35452025-05-14T16:02:03.650Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35462025-05-14T16:02:04.480Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35472025-05-14T16:02:04.753Z[ host-package] Compiling rustls-pemfile v1.0.4
35482025-05-14T16:02:05.056Z[ host-package] Compiling signal-hook-tokio v0.3.1
35492025-05-14T16:02:05.277Z[ host-package] Compiling yasna v0.5.2
35502025-05-14T16:02:05.411Z[ host-package] Compiling twox-hash v2.1.0
35512025-05-14T16:02:06.056Z[ host-package] Compiling secrecy v0.8.0
35522025-05-14T16:02:06.237Z[ host-package] Compiling is_ci v1.2.0
35532025-05-14T16:02:06.323Z[ host-package] Compiling unicode-linebreak v0.1.5
35542025-05-14T16:02:06.531Z[ host-package] Compiling smawk v0.3.2
35552025-05-14T16:02:06.788Z[ host-package] Compiling textwrap v0.16.1
35562025-05-14T16:02:06.824Z[ host-package] Compiling supports-color v3.0.2
35572025-05-14T16:02:08.096Z[ host-package] Compiling rcgen v0.12.1
35582025-05-14T16:02:09.587Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35592025-05-14T16:02:10.592Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35602025-05-14T16:02:15.517Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35612025-05-14T16:02:16.121Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35622025-05-14T16:02:17.370Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
35632025-05-14T16:02:23.832Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35642025-05-14T16:02:27.183Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35652025-05-14T16:02:27.999Z[ host-package] Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
35662025-05-14T16:02:30.925Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35672025-05-14T16:02:31.684Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
35682025-05-14T16:02:32.553Z[ host-package] Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35692025-05-14T16:02:36.165Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35702025-05-14T16:02:39.284Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35712025-05-14T16:02:39.753Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35722025-05-14T16:02:42.890Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35732025-05-14T16:02:44.784Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35742025-05-14T16:02:48.691Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
35752025-05-14T16:02:52.658Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35762025-05-14T16:02:53.661Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35772025-05-14T16:02:53.917Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
35782025-05-14T16:02:54.191Z[ host-package] Compiling fatfs v0.3.6
35792025-05-14T16:02:55.130Z[ host-package] Compiling rtoolbox v0.0.2
35802025-05-14T16:02:55.513Z[ host-package] Compiling subprocess v0.2.9
35812025-05-14T16:02:56.425Z[ host-package] Compiling assert_matches v1.5.0
35822025-05-14T16:02:57.997Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35832025-05-14T16:02:58.571Z[ host-package] Compiling rpassword v7.3.1
35842025-05-14T16:02:59.028Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35852025-05-14T16:02:59.264Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35862025-05-14T16:03:04.151Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35872025-05-14T16:03:09.731Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35882025-05-14T16:03:26.170Z[ host-package] Compiling tui-tree-widget v0.23.0
35892025-05-14T16:03:26.601Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35902025-05-14T16:03:28.231Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35912025-05-14T16:03:28.521Z[ host-package] Compiling uzers v0.12.1
35922025-05-14T16:03:31.061Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35932025-05-14T16:03:33.325Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35942025-05-14T16:03:34.441Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35952025-05-14T16:03:36.923Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35962025-05-14T16:03:45.119Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35972025-05-14T16:03:48.902Z[ host-package] Compiling support-bundle-viewer v0.1.0
35982025-05-14T16:03:51.959Z[ host-package] Compiling multimap v0.10.0
35992025-05-14T16:05:41.439Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36002025-05-14T16:12:39.105Z[ host-package] Finished `release` profile [optimized] target(s) in 18m 05s
36012025-05-14T16:14:07.551ZMay 14 16:14:07.263 INFO [host-package] process exited with exit status: 0 (1174.202236394s)
36022025-05-14T16:14:07.576ZMay 14 16:14:07.263 INFO [host-stamp] running task
36032025-05-14T16:14:07.576ZMay 14 16:14:07.265 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36042025-05-14T16:14:07.576ZMay 14 16:14:07.265 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 15.0.0-0.ci+gitb2583a79d18
36052025-05-14T16:14:07.601ZMay 14 16:14:07.293 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 15.0.0-0.ci+gitb2583a79d18
36062025-05-14T16:14:07.602Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36072025-05-14T16:14:07.602Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36082025-05-14T16:14:07.627ZMay 14 16:14:07.315 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 15.0.0-0.ci+gitb2583a79d18
36092025-05-14T16:14:07.627Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36102025-05-14T16:14:07.627Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36112025-05-14T16:14:07.627ZMay 14 16:14:07.336 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 15.0.0-0.ci+gitb2583a79d18
36122025-05-14T16:14:07.652Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36132025-05-14T16:14:07.652ZMay 14 16:14:07.356 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 15.0.0-0.ci+gitb2583a79d18
36142025-05-14T16:14:07.677Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
36152025-05-14T16:14:07.677ZMay 14 16:14:07.376 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 15.0.0-0.ci+gitb2583a79d18
36162025-05-14T16:14:07.677Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
36172025-05-14T16:14:07.703Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36182025-05-14T16:14:07.703ZMay 14 16:14:07.397 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 15.0.0-0.ci+gitb2583a79d18
36192025-05-14T16:14:07.703Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36202025-05-14T16:14:07.729ZMay 14 16:14:07.417 INFO [stamp-oxlog] process exited with exit status: 0 (152.14067ms)
36212025-05-14T16:14:07.729ZMay 14 16:14:07.417 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 15.0.0-0.ci+gitb2583a79d18
36222025-05-14T16:14:07.729ZMay 14 16:14:07.436[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36232025-05-14T16:14:07.729Z INFO [stamp-crucible-dtrace] process exited with exit status: 0 (100.484254ms)
36242025-05-14T16:14:07.754Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36252025-05-14T16:14:07.754Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36262025-05-14T16:14:07.754ZMay 14 16:14:07.456 INFO [stamp-overlay] process exited with exit status: 0 (38.892321ms)
36272025-05-14T16:14:07.819Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36282025-05-14T16:14:07.844ZMay 14 16:14:07.538 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (162.596458ms)
36292025-05-14T16:14:08.064Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36302025-05-14T16:14:08.089ZMay 14 16:14:07.782 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (466.635875ms)
36312025-05-14T16:14:08.194Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36322025-05-14T16:14:08.245ZMay 14 16:14:07.912 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (619.798006ms)
36332025-05-14T16:14:09.138Z[recovery-package] Compiling newtype-uuid v1.2.1
36342025-05-14T16:14:09.163Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36352025-05-14T16:14:09.163ZMay 14 16:14:08.872 INFO [stamp-propolis-server] process exited with exit status: 0 (1.516242683s)
36362025-05-14T16:14:09.686Z[recovery-package] Compiling daft v0.1.3
36372025-05-14T16:14:10.130Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36382025-05-14T16:14:10.605Z[recovery-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36392025-05-14T16:14:10.605Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36402025-05-14T16:14:10.630Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36412025-05-14T16:14:10.672Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
36422025-05-14T16:14:11.323Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36432025-05-14T16:14:18.415Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
36442025-05-14T16:14:18.440ZMay 14 16:14:18.133 INFO [stamp-switch-asic] process exited with exit status: 0 (10.736351559s)
36452025-05-14T16:14:18.440ZMay 14 16:14:18.133 INFO [host-stamp] task succeeded (10.869903709s)
36462025-05-14T16:14:18.440ZMay 14 16:14:18.133 INFO [host-proto] running task
36472025-05-14T16:14:19.024ZMay 14 16:14:18.737 INFO [host-proto] task succeeded (603.730939ms)
36482025-05-14T16:14:19.024ZMay 14 16:14:18.737 INFO [host-profile] running task
36492025-05-14T16:14:19.049ZMay 14 16:14:18.738 INFO [host-profile] task succeeded (466.963µs)
36502025-05-14T16:14:19.049ZMay 14 16:14:18.738 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.35.364' -P /tmp/.tmpkPsrnf/proto/host/root -N 'ci b2583a7/${os_short_commit} 2025-05-14 15:52' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
36512025-05-14T16:14:19.075Z[ host-image] May 14 16:14:18.767 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
36522025-05-14T16:14:19.075Z[ host-image] May 14 16:14:18.768 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
36532025-05-14T16:14:19.075Z[ host-image] May 14 16:14:18.788 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpkPsrnf/proto/host/root"
36542025-05-14T16:14:19.100Z[ host-image] May 14 16:14:18.788 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
36552025-05-14T16:14:19.100Z[ host-image] May 14 16:14:18.788 INFO image builder template: ramdisk-01-os...
36562025-05-14T16:14:19.100Z[ host-image] May 14 16:14:18.788 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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", "optever=0.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
36572025-05-14T16:14:19.126Z[ host-image] May 14 16:14:18.819 INFO O| May 14 16:14:18.819 INFO CREATE DATASET: rpool/images/build/host/output
36582025-05-14T16:14:19.212Z[ host-image] May 14 16:14:18.925 INFO O| May 14 16:14:18.925 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
36592025-05-14T16:14:19.237Z[ host-image] May 14 16:14:18.933 INFO O| May 14 16:14:18.933 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
36602025-05-14T16:14:19.307Z[ host-image] May 14 16:14:19.021 INFO O| May 14 16:14:19.021 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
36612025-05-14T16:14:19.341Z[ host-image] May 14 16:14:19.052 INFO O| May 14 16:14:19.052 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
36622025-05-14T16:14:19.341Z[ host-image] May 14 16:14:19.052 INFO O| May 14 16:14:19.052 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
36632025-05-14T16:14:19.367Z[ host-image] May 14 16:14:19.053 INFO O| May 14 16:14:19.052 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
36642025-05-14T16:14:19.367Z[ host-image] May 14 16:14:19.053 INFO O| May 14 16:14:19.053 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
36652025-05-14T16:14:19.367Z[ host-image] May 14 16:14:19.064 INFO O| May 14 16:14:19.064 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
36662025-05-14T16:14:19.428Z[ host-image] May 14 16:14:19.142 INFO O| May 14 16:14:19.142 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36672025-05-14T16:14:19.453Z[ host-image] May 14 16:14:19.160 INFO O| May 14 16:14:19.160 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
36682025-05-14T16:14:19.861Z[ host-image] May 14 16:14:19.575 INFO O| May 14 16:14:19.574 INFO O| Caching catalogs ... Done
36692025-05-14T16:14:19.952Z[ host-image] May 14 16:14:19.665 INFO O| May 14 16:14:19.665 INFO STEP 0 (pkg_image_create) COMPLETE
36702025-05-14T16:14:19.952Z[ host-image] May 14 16:14:19.665 INFO O| May 14 16:14:19.665 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36712025-05-14T16:14:19.977Z[ host-image] May 14 16:14:19.680 INFO O| May 14 16:14:19.679 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
36722025-05-14T16:14:20.385Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO STEP 1 (pkg_set_publisher) COMPLETE
36732025-05-14T16:14:20.386Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36742025-05-14T16:14:20.386Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO skip step because feature "publisher_1_name" is not enabled
36752025-05-14T16:14:20.411Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36762025-05-14T16:14:20.411Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO skip step because feature "publisher_2_name" is not enabled
36772025-05-14T16:14:20.411Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36782025-05-14T16:14:20.411Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO skip step because feature "publisher_3_name" is not enabled
36792025-05-14T16:14:20.411Z[ host-image] May 14 16:14:20.099 INFO O| May 14 16:14:20.099 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36802025-05-14T16:14:20.818Z[ host-image] May 14 16:14:20.531 INFO O| May 14 16:14:20.531 INFO variant opensolaris.zone is already global
36812025-05-14T16:14:20.818Z[ host-image] May 14 16:14:20.532 INFO O| May 14 16:14:20.531 INFO STEP 5 (pkg_change_variant) COMPLETE
36822025-05-14T16:14:20.818Z[ host-image] May 14 16:14:20.532 INFO O| May 14 16:14:20.531 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36832025-05-14T16:14:21.189Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36842025-05-14T16:14:21.189Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36852025-05-14T16:14:21.190Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36862025-05-14T16:14:21.237Z[ host-image] May 14 16:14:20.951 INFO O| May 14 16:14:20.951 INFO variant opensolaris.imagetype is full; changing to partial
36872025-05-14T16:14:21.237Z[ host-image] May 14 16:14:20.951 INFO O| May 14 16:14:20.951 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
36882025-05-14T16:14:25.267Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36892025-05-14T16:14:25.388Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36902025-05-14T16:14:26.418Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36912025-05-14T16:14:27.257Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36922025-05-14T16:14:27.703Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36932025-05-14T16:14:28.459Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36942025-05-14T16:14:31.011Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36952025-05-14T16:14:45.438Z[ host-image] May 14 16:14:45.152 INFO O| May 14 16:14:45.152 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
36962025-05-14T16:14:52.394Z[recovery-package] Finished `release` profile [optimized] target(s) in 44.53s
36972025-05-14T16:14:52.901Z[ host-image] May 14 16:14:52.615 INFO O| May 14 16:14:52.615 INFO O| Startup: Caching catalogs ... Done
36982025-05-14T16:14:52.965Z[ host-image] May 14 16:14:52.679 INFO O| May 14 16:14:52.679 INFO O| Planning: Planning completed in 0.00 seconds
36992025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.680 INFO O| May 14 16:14:52.680 INFO O| Planning: Consolidating action changes ... Done
37002025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.680 INFO O| May 14 16:14:52.680 INFO O| Planning: Evaluating mediators ... Done
37012025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.680 INFO O| May 14 16:14:52.680 INFO O| Planning: Planning completed in 0.00 seconds
37022025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.681 INFO O| May 14 16:14:52.681 INFO O| Variants/Facets to change: 1
37032025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.697 INFO O| May 14 16:14:52.697 INFO O| Done
37042025-05-14T16:14:52.991Z[ host-image] May 14 16:14:52.697 INFO O| May 14 16:14:52.697 INFO O| Done
37052025-05-14T16:14:54.201Z[ host-image] May 14 16:14:53.915 INFO O| May 14 16:14:53.915 INFO O| Done
37062025-05-14T16:14:54.264Z[ host-image] May 14 16:14:53.978 INFO O| May 14 16:14:53.978 INFO O| Done
37072025-05-14T16:14:54.289Z[ host-image] May 14 16:14:53.979 INFO O| May 14 16:14:53.979 INFO O| Done
37082025-05-14T16:14:54.289Z[ host-image] May 14 16:14:53.979 INFO O| May 14 16:14:53.979 INFO O| Done
37092025-05-14T16:14:54.289Z[ host-image] May 14 16:14:53.981 INFO O| May 14 16:14:53.981 INFO O| Done
37102025-05-14T16:14:55.264Z[ host-image] May 14 16:14:54.979 INFO O| May 14 16:14:54.978 INFO STEP 6 (pkg_change_variant) COMPLETE
37112025-05-14T16:14:55.264Z[ host-image] May 14 16:14:54.979 INFO O| May 14 16:14:54.979 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37122025-05-14T16:14:55.290Z[ host-image] May 14 16:14:54.979 INFO O| May 14 16:14:54.979 INFO skip step because feature "debug_variant" is not enabled
37132025-05-14T16:14:55.290Z[ host-image] May 14 16:14:54.979 INFO O| May 14 16:14:54.979 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37142025-05-14T16:14:55.696Z[ host-image] May 14 16:14:55.410 INFO O| May 14 16:14:55.410 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37152025-05-14T16:14:57.514ZMay 14 16:14:57.229 INFO [recovery-package] process exited with exit status: 0 (49.963857199s)
37162025-05-14T16:14:57.514ZMay 14 16:14:57.229 INFO [recovery-stamp] running task
37172025-05-14T16:14:57.539ZMay 14 16:14:57.229 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
37182025-05-14T16:14:57.539ZMay 14 16:14:57.241 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 15.0.0-0.ci+gitb2583a79d18
37192025-05-14T16:14:57.564ZMay 14 16:14:57.263 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 15.0.0-0.ci+gitb2583a79d18
37202025-05-14T16:14:57.589Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
37212025-05-14T16:14:57.590Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
37222025-05-14T16:14:57.710Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
37232025-05-14T16:14:57.735ZMay 14 16:14:57.430 INFO [stamp-installinator] process exited with exit status: 0 (166.830455ms)
37242025-05-14T16:14:57.768Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
37252025-05-14T16:14:57.794ZMay 14 16:14:57.489 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (248.018734ms)
37262025-05-14T16:14:57.794ZMay 14 16:14:57.490 INFO [recovery-stamp] task succeeded (260.820433ms)
37272025-05-14T16:14:57.794ZMay 14 16:14:57.490 INFO [recovery-proto] running task
37282025-05-14T16:14:57.794ZMay 14 16:14:57.490 INFO [tuf-stamp] running task
37292025-05-14T16:14:57.794ZMay 14 16:14:57.491 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 15.0.0-0.ci+gitb2583a79d18
37302025-05-14T16:14:57.819ZMay 14 16:14:57.513 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 15.0.0-0.ci+gitb2583a79d18
37312025-05-14T16:14:57.844Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
37322025-05-14T16:14:57.844ZMay 14 16:14:57.535 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 15.0.0-0.ci+gitb2583a79d18
37332025-05-14T16:14:57.844Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
37342025-05-14T16:14:57.844ZMay 14 16:14:57.558 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 15.0.0-0.ci+gitb2583a79d18
37352025-05-14T16:14:57.870Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
37362025-05-14T16:14:57.870ZMay 14 16:14:57.578 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 15.0.0-0.ci+gitb2583a79d18
37372025-05-14T16:14:57.898Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
37382025-05-14T16:14:57.898ZMay 14 16:14:57.599 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 15.0.0-0.ci+gitb2583a79d18
37392025-05-14T16:14:57.925ZMay 14 16:14:57.618 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 15.0.0-0.ci+gitb2583a79d18
37402025-05-14T16:14:57.925Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
37412025-05-14T16:14:57.950Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
37422025-05-14T16:14:57.950ZMay 14 16:14:57.640 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 15.0.0-0.ci+gitb2583a79d18
37432025-05-14T16:14:57.984ZMay 14 16:14:57.699 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 15.0.0-0.ci+gitb2583a79d18
37442025-05-14T16:14:58.070Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
37452025-05-14T16:14:58.095Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
37462025-05-14T16:14:58.095Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
37472025-05-14T16:14:58.095ZMay 14 16:14:57.786 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 15.0.0-0.ci+gitb2583a79d18
37482025-05-14T16:14:58.200Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
37492025-05-14T16:14:58.226ZMay 14 16:14:57.915 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 15.0.0-0.ci+gitb2583a79d18
37502025-05-14T16:14:58.389Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
37512025-05-14T16:14:58.389ZMay 14 16:14:58.105 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 15.0.0-0.ci+gitb2583a79d18
37522025-05-14T16:14:58.514Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
37532025-05-14T16:14:58.539Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
37542025-05-14T16:14:58.539ZMay 14 16:14:58.230 INFO [stamp-ntp] process exited with exit status: 0 (672.389892ms)
37552025-05-14T16:14:58.539ZMay 14 16:14:58.230 INFO [stamp-probe] process exited with exit status: 0 (631.449356ms)
37562025-05-14T16:14:58.539Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37572025-05-14T16:14:58.539Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
37582025-05-14T16:14:58.566ZMay 14 16:14:58.281 INFO [recovery-proto] task succeeded (791.621446ms)
37592025-05-14T16:14:58.595ZMay 14 16:14:58.282 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.35.364' -P /tmp/.tmpkPsrnf/proto/recovery/root -N 'recovery b2583a7/${os_short_commit} 2025-05-14 15:52' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
37602025-05-14T16:14:58.629Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
37612025-05-14T16:14:58.686Z[ recovery-image] May 14 16:14:58.402 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37622025-05-14T16:14:58.686Z[ recovery-image] May 14 16:14:58.402 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37632025-05-14T16:14:58.722Z[ recovery-image] May 14 16:14:58.437 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpkPsrnf/proto/recovery/root"
37642025-05-14T16:14:58.747Z[ recovery-image] May 14 16:14:58.437 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
37652025-05-14T16:14:58.747Z[ recovery-image] May 14 16:14:58.438 INFO image builder template: ramdisk-01-os...
37662025-05-14T16:14:58.747Z[ recovery-image] May 14 16:14:58.438 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37672025-05-14T16:14:58.780Z[ recovery-image] May 14 16:14:58.495 INFO O| May 14 16:14:58.494 INFO CREATE DATASET: rpool/images/build/recovery/output
37682025-05-14T16:14:59.087Z[ recovery-image] May 14 16:14:58.803 INFO O| May 14 16:14:58.803 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
37692025-05-14T16:14:59.115Z[ recovery-image] May 14 16:14:58.811 INFO O| May 14 16:14:58.811 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
37702025-05-14T16:14:59.218Z[ recovery-image] May 14 16:14:58.934 INFO O| May 14 16:14:58.934 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
37712025-05-14T16:14:59.255Z[ recovery-image] May 14 16:14:58.970 INFO O| May 14 16:14:58.970 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
37722025-05-14T16:14:59.255Z[ recovery-image] May 14 16:14:58.970 INFO O| May 14 16:14:58.970 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
37732025-05-14T16:14:59.280Z[ recovery-image] May 14 16:14:58.970 INFO O| May 14 16:14:58.970 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
37742025-05-14T16:14:59.280Z[ recovery-image] May 14 16:14:58.970 INFO O| May 14 16:14:58.970 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
37752025-05-14T16:14:59.305Z[ recovery-image] May 14 16:14:59.005 INFO O| May 14 16:14:59.005 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
37762025-05-14T16:14:59.414Z[ recovery-image] May 14 16:14:59.130 INFO O| May 14 16:14:59.130 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37772025-05-14T16:14:59.451Z[ recovery-image] May 14 16:14:59.166 INFO O| May 14 16:14:59.166 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
37782025-05-14T16:14:59.536Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
37792025-05-14T16:14:59.576ZMay 14 16:14:59.291 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.778482304s)
37802025-05-14T16:14:59.942Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
37812025-05-14T16:14:59.980ZMay 14 16:14:59.696 INFO [stamp-external-dns] process exited with exit status: 0 (2.20416212s)
37822025-05-14T16:15:00.034Z[ recovery-image] May 14 16:14:59.749 INFO O| May 14 16:14:59.749 INFO O| Caching catalogs ... Done
37832025-05-14T16:15:00.141Z[ recovery-image] May 14 16:14:59.856 INFO O| May 14 16:14:59.856 INFO STEP 0 (pkg_image_create) COMPLETE
37842025-05-14T16:15:00.141Z[ recovery-image] May 14 16:14:59.856 INFO O| May 14 16:14:59.856 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37852025-05-14T16:15:00.166Z[ recovery-image] May 14 16:14:59.873 INFO O| May 14 16:14:59.873 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37862025-05-14T16:15:00.297Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
37872025-05-14T16:15:00.322ZMay 14 16:15:00.029 INFO [stamp-internal-dns] process exited with exit status: 0 (2.411455637s)
37882025-05-14T16:15:00.506Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
37892025-05-14T16:15:00.531ZMay 14 16:15:00.228 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.441788032s)
37902025-05-14T16:15:00.656Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
37912025-05-14T16:15:00.682ZMay 14 16:15:00.378 INFO [stamp-oximeter] process exited with exit status: 0 (2.800339584s)
37922025-05-14T16:15:00.732Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO STEP 1 (pkg_set_publisher) COMPLETE
37932025-05-14T16:15:00.732Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37942025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO skip step because feature "publisher_1_name" is not enabled
37952025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37962025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO skip step because feature "publisher_2_name" is not enabled
37972025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37982025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO skip step because feature "publisher_3_name" is not enabled
37992025-05-14T16:15:00.757Z[ recovery-image] May 14 16:15:00.447 INFO O| May 14 16:15:00.447 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38002025-05-14T16:15:01.255Z[ recovery-image] May 14 16:15:00.970 INFO O| May 14 16:15:00.970 INFO variant opensolaris.zone is already global
38012025-05-14T16:15:01.255Z[ recovery-image] May 14 16:15:00.970 INFO O| May 14 16:15:00.970 INFO STEP 5 (pkg_change_variant) COMPLETE
38022025-05-14T16:15:01.280Z[ recovery-image] May 14 16:15:00.970 INFO O| May 14 16:15:00.970 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38032025-05-14T16:15:01.763Z[ recovery-image] May 14 16:15:01.479 INFO O| May 14 16:15:01.479 INFO variant opensolaris.imagetype is full; changing to partial
38042025-05-14T16:15:01.764Z[ recovery-image] May 14 16:15:01.479 INFO O| May 14 16:15:01.479 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38052025-05-14T16:15:03.514Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
38062025-05-14T16:15:03.540ZMay 14 16:15:03.236 INFO [stamp-nexus] process exited with exit status: 0 (5.320143482s)
38072025-05-14T16:15:03.584Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38082025-05-14T16:15:03.620Z[verify-libraries] Compiling home v0.5.9
38092025-05-14T16:15:03.700Z[verify-libraries] Compiling cfg_aliases v0.1.1
38102025-05-14T16:15:03.725Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
38112025-05-14T16:15:03.725Z[verify-libraries] Compiling sqlparser_derive v0.2.2
38122025-05-14T16:15:03.725Z[verify-libraries] Compiling unicode_categories v0.1.1
38132025-05-14T16:15:03.771Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38142025-05-14T16:15:04.003Z[verify-libraries] Compiling polyval v0.6.2
38152025-05-14T16:15:04.028Z[verify-libraries] Compiling nix v0.28.0
38162025-05-14T16:15:04.097Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38172025-05-14T16:15:04.897Z[verify-libraries] Compiling sqlformat v0.3.5
38182025-05-14T16:15:04.999Z[verify-libraries] Compiling ghash v0.5.1
38192025-05-14T16:15:05.199Z[verify-libraries] Compiling ctr v0.9.2
38202025-05-14T16:15:05.516Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
38212025-05-14T16:15:05.637Z[verify-libraries] Compiling sqlparser v0.45.0
38222025-05-14T16:15:05.713ZMay 14 16:15:05.428 INFO [stamp-cockroachdb] process exited with exit status: 0 (7.729152036s)
38232025-05-14T16:15:05.827Z[verify-libraries] Compiling aes-gcm v0.10.3
38242025-05-14T16:15:05.927Z[verify-libraries] Compiling ssh-encoding v0.2.0
38252025-05-14T16:15:05.927Z[verify-libraries] Compiling blowfish v0.9.1
38262025-05-14T16:15:06.894Z[verify-libraries] Compiling ssh-cipher v0.2.0
38272025-05-14T16:15:07.406Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
38282025-05-14T16:15:08.148Z[verify-libraries] Compiling password-hash v0.4.2
38292025-05-14T16:15:11.387Z[verify-libraries] Compiling rustyline v14.0.0
38302025-05-14T16:15:11.442Z[verify-libraries] Compiling pbkdf2 v0.11.0
38312025-05-14T16:15:12.063Z[verify-libraries] Compiling ssh-key v0.6.6
38322025-05-14T16:15:12.146Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
38332025-05-14T16:15:12.201ZMay 14 16:15:11.917 INFO [stamp-clickhouse_server] process exited with exit status: 0 (14.381329577s)
38342025-05-14T16:15:12.616Z[verify-libraries] Compiling p521 v0.13.3
38352025-05-14T16:15:12.716Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
38362025-05-14T16:15:12.741ZMay 14 16:15:12.453 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (14.348516933s)
38372025-05-14T16:15:13.369Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
38382025-05-14T16:15:13.398ZMay 14 16:15:13.114 INFO [stamp-clickhouse] process exited with exit status: 0 (15.473394899s)
38392025-05-14T16:15:13.398ZMay 14 16:15:13.114 INFO [tuf-stamp] task succeeded (15.623768837s)
38402025-05-14T16:15:13.788Z[verify-libraries] Compiling p256 v0.13.2
38412025-05-14T16:15:15.096Z[verify-libraries] Compiling petname v2.0.2
38422025-05-14T16:15:16.027Z[verify-libraries] Compiling russh-cryptovec v0.7.3
38432025-05-14T16:15:16.280Z[verify-libraries] Compiling md5 v0.7.0
38442025-05-14T16:15:16.826Z[verify-libraries] Compiling russh-keys v0.45.0
38452025-05-14T16:15:16.907Z[verify-libraries] Compiling num-bigint v0.4.6
38462025-05-14T16:15:23.962Z[ host-image] May 14 16:15:23.678 INFO O| May 14 16:15:23.678 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38472025-05-14T16:15:24.298Z[verify-libraries] Compiling des v0.8.1
38482025-05-14T16:15:24.887Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38492025-05-14T16:15:25.475Z[verify-libraries] Compiling hex-literal v0.4.1
38502025-05-14T16:15:25.835Z[verify-libraries] Compiling russh v0.45.0
38512025-05-14T16:15:26.163Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38522025-05-14T16:15:30.837Z[ recovery-image] May 14 16:15:30.553 INFO O| May 14 16:15:30.553 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38532025-05-14T16:15:33.522Z[ host-image] May 14 16:15:33.239 INFO O| May 14 16:15:33.239 INFO O| Startup: Caching catalogs ... Done
38542025-05-14T16:15:33.783Z[ host-image] May 14 16:15:33.499 INFO O| May 14 16:15:33.499 INFO O| Planning: Planning completed in 0.00 seconds
38552025-05-14T16:15:33.808Z[ host-image] May 14 16:15:33.500 INFO O| May 14 16:15:33.500 INFO O| Planning: Consolidating action changes ... Done
38562025-05-14T16:15:33.808Z[ host-image] May 14 16:15:33.500 INFO O| May 14 16:15:33.500 INFO O| Planning: Evaluating mediators ... Done
38572025-05-14T16:15:33.808Z[ host-image] May 14 16:15:33.501 INFO O| May 14 16:15:33.501 INFO O| Planning: Planning completed in 0.00 seconds
38582025-05-14T16:15:33.808Z[ host-image] May 14 16:15:33.501 INFO O| May 14 16:15:33.501 INFO O| Variants/Facets to change: 1
38592025-05-14T16:15:33.863Z[ host-image] May 14 16:15:33.580 INFO O| May 14 16:15:33.579 INFO O| Done
38602025-05-14T16:15:33.888Z[ host-image] May 14 16:15:33.580 INFO O| May 14 16:15:33.579 INFO O| Done
38612025-05-14T16:15:34.676Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38622025-05-14T16:15:35.328Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38632025-05-14T16:15:35.438Z[ host-image] May 14 16:15:35.155 INFO O| May 14 16:15:35.155 INFO O| Done
38642025-05-14T16:15:35.558Z[ host-image] May 14 16:15:35.275 INFO O| May 14 16:15:35.274 INFO O| Done
38652025-05-14T16:15:35.583Z[ host-image] May 14 16:15:35.276 INFO O| May 14 16:15:35.276 INFO O| Done
38662025-05-14T16:15:35.583Z[ host-image] May 14 16:15:35.276 INFO O| May 14 16:15:35.276 INFO O| Done
38672025-05-14T16:15:35.583Z[ host-image] May 14 16:15:35.278 INFO O| May 14 16:15:35.278 INFO O| Done
38682025-05-14T16:15:36.892Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO STEP 8 (pkg_change_facet) COMPLETE
38692025-05-14T16:15:36.892Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38702025-05-14T16:15:36.892Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO skip step because feature "recovery" is not enabled
38712025-05-14T16:15:36.917Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38722025-05-14T16:15:36.917Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO skip step because feature "recovery" is not enabled
38732025-05-14T16:15:36.917Z[ host-image] May 14 16:15:36.608 INFO O| May 14 16:15:36.608 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38742025-05-14T16:15:36.917Z[ host-image] May 14 16:15:36.628 INFO O| May 14 16:15:36.628 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/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@15.0.0.0"]
38752025-05-14T16:15:36.942Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38762025-05-14T16:15:37.307Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38772025-05-14T16:15:40.133Z[ recovery-image] May 14 16:15:39.849 INFO O| May 14 16:15:39.849 INFO O| Startup: Caching catalogs ... Done
38782025-05-14T16:15:40.203Z[ recovery-image] May 14 16:15:39.919 INFO O| May 14 16:15:39.919 INFO O| Planning: Planning completed in 0.00 seconds
38792025-05-14T16:15:40.228Z[ recovery-image] May 14 16:15:39.920 INFO O| May 14 16:15:39.920 INFO O| Planning: Consolidating action changes ... Done
38802025-05-14T16:15:40.228Z[ recovery-image] May 14 16:15:39.920 INFO O| May 14 16:15:39.920 INFO O| Planning: Evaluating mediators ... Done
38812025-05-14T16:15:40.228Z[ recovery-image] May 14 16:15:39.921 INFO O| May 14 16:15:39.921 INFO O| Planning: Planning completed in 0.00 seconds
38822025-05-14T16:15:40.228Z[ recovery-image] May 14 16:15:39.922 INFO O| May 14 16:15:39.922 INFO O| Variants/Facets to change: 1
38832025-05-14T16:15:40.346Z[ recovery-image] May 14 16:15:40.063 INFO O| May 14 16:15:40.063 INFO O| Done
38842025-05-14T16:15:40.346Z[ recovery-image] May 14 16:15:40.063 INFO O| May 14 16:15:40.063 INFO O| Done
38852025-05-14T16:15:42.059Z[ recovery-image] May 14 16:15:41.774 INFO O| May 14 16:15:41.774 INFO O| Done
38862025-05-14T16:15:42.161Z[ recovery-image] May 14 16:15:41.876 INFO O| May 14 16:15:41.876 INFO O| Done
38872025-05-14T16:15:42.187Z[ recovery-image] May 14 16:15:41.878 INFO O| May 14 16:15:41.878 INFO O| Done
38882025-05-14T16:15:42.187Z[ recovery-image] May 14 16:15:41.878 INFO O| May 14 16:15:41.878 INFO O| Done
38892025-05-14T16:15:42.187Z[ recovery-image] May 14 16:15:41.880 INFO O| May 14 16:15:41.880 INFO O| Done
38902025-05-14T16:15:43.381Z[ recovery-image] May 14 16:15:43.098 INFO O| May 14 16:15:43.097 INFO STEP 6 (pkg_change_variant) COMPLETE
38912025-05-14T16:15:43.381Z[ recovery-image] May 14 16:15:43.098 INFO O| May 14 16:15:43.097 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38922025-05-14T16:15:43.381Z[ recovery-image] May 14 16:15:43.098 INFO O| May 14 16:15:43.097 INFO skip step because feature "debug_variant" is not enabled
38932025-05-14T16:15:43.381Z[ recovery-image] May 14 16:15:43.098 INFO O| May 14 16:15:43.097 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38942025-05-14T16:15:43.950Z[ recovery-image] May 14 16:15:43.667 INFO O| May 14 16:15:43.667 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38952025-05-14T16:15:45.629Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38962025-05-14T16:15:46.042Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38972025-05-14T16:15:46.806Z[verify-libraries] Compiling internet-checksum v0.2.1
38982025-05-14T16:15:47.089Z[verify-libraries] Compiling sync-ptr v0.1.1
38992025-05-14T16:15:47.420Z[verify-libraries] Compiling omicron-zone-package v0.12.2
39002025-05-14T16:15:47.492Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39012025-05-14T16:16:01.114Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39022025-05-14T16:16:03.050Z[ host-image] May 14 16:16:02.767 INFO O| May 14 16:16:02.767 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39032025-05-14T16:16:03.162Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39042025-05-14T16:16:04.948Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39052025-05-14T16:16:09.744Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39062025-05-14T16:16:12.087Z[ host-image] May 14 16:16:11.805 INFO O| May 14 16:16:11.804 INFO O| Startup: Caching catalogs ... Done
39072025-05-14T16:16:15.632Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39082025-05-14T16:16:17.163Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39092025-05-14T16:16:17.825Z[ recovery-image] May 14 16:16:17.542 INFO O| May 14 16:16:17.542 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39102025-05-14T16:16:19.116Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39112025-05-14T16:16:21.090Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
39122025-05-14T16:16:26.945Z[ recovery-image] May 14 16:16:26.663 INFO O| May 14 16:16:26.663 INFO O| Startup: Caching catalogs ... Done
39132025-05-14T16:16:27.020Z[ recovery-image] May 14 16:16:26.738 INFO O| May 14 16:16:26.738 INFO O| Planning: Planning completed in 0.00 seconds
39142025-05-14T16:16:27.045Z[ recovery-image] May 14 16:16:26.738 INFO O| May 14 16:16:26.738 INFO O| Planning: Consolidating action changes ... Done
39152025-05-14T16:16:27.045Z[ recovery-image] May 14 16:16:26.738 INFO O| May 14 16:16:26.738 INFO O| Planning: Evaluating mediators ... Done
39162025-05-14T16:16:27.045Z[ recovery-image] May 14 16:16:26.739 INFO O| May 14 16:16:26.739 INFO O| Planning: Planning completed in 0.00 seconds
39172025-05-14T16:16:27.045Z[ recovery-image] May 14 16:16:26.739 INFO O| May 14 16:16:26.739 INFO O| Variants/Facets to change: 1
39182025-05-14T16:16:27.072Z[ recovery-image] May 14 16:16:26.790 INFO O| May 14 16:16:26.790 INFO O| Done
39192025-05-14T16:16:27.073Z[ recovery-image] May 14 16:16:26.791 INFO O| May 14 16:16:26.790 INFO O| Done
39202025-05-14T16:16:28.862Z[ recovery-image] May 14 16:16:28.580 INFO O| May 14 16:16:28.580 INFO O| Done
39212025-05-14T16:16:28.943Z[ recovery-image] May 14 16:16:28.661 INFO O| May 14 16:16:28.661 INFO O| Done
39222025-05-14T16:16:28.969Z[ recovery-image] May 14 16:16:28.662 INFO O| May 14 16:16:28.662 INFO O| Done
39232025-05-14T16:16:28.969Z[ recovery-image] May 14 16:16:28.662 INFO O| May 14 16:16:28.662 INFO O| Done
39242025-05-14T16:16:28.969Z[ recovery-image] May 14 16:16:28.664 INFO O| May 14 16:16:28.664 INFO O| Done
39252025-05-14T16:16:30.306Z[ recovery-image] May 14 16:16:30.023 INFO O| May 14 16:16:30.023 INFO STEP 8 (pkg_change_facet) COMPLETE
39262025-05-14T16:16:30.306Z[ recovery-image] May 14 16:16:30.023 INFO O| May 14 16:16:30.023 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39272025-05-14T16:16:30.812Z[ recovery-image] May 14 16:16:30.530 INFO O| May 14 16:16:30.530 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39282025-05-14T16:16:57.128Z[ recovery-image] May 14 16:16:56.847 INFO O| May 14 16:16:56.847 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39292025-05-14T16:16:58.787Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39302025-05-14T16:17:01.144Z[verify-libraries] Compiling yansi v1.0.1
39312025-05-14T16:17:02.210Z[verify-libraries] Compiling heck v0.4.1
39322025-05-14T16:17:02.875Z[verify-libraries] Compiling diff v0.1.13
39332025-05-14T16:17:03.409Z[verify-libraries] Compiling pretty_assertions v1.4.1
39342025-05-14T16:17:04.402Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39352025-05-14T16:17:05.917Z[ recovery-image] May 14 16:17:05.636 INFO O| May 14 16:17:05.636 INFO O| Startup: Caching catalogs ... Done
39362025-05-14T16:17:05.989Z[ recovery-image] May 14 16:17:05.708 INFO O| May 14 16:17:05.708 INFO O| Planning: Planning completed in 0.00 seconds
39372025-05-14T16:17:06.014Z[ recovery-image] May 14 16:17:05.709 INFO O| May 14 16:17:05.709 INFO O| Planning: Consolidating action changes ... Done
39382025-05-14T16:17:06.014Z[ recovery-image] May 14 16:17:05.709 INFO O| May 14 16:17:05.709 INFO O| Planning: Evaluating mediators ... Done
39392025-05-14T16:17:06.014Z[ recovery-image] May 14 16:17:05.709 INFO O| May 14 16:17:05.709 INFO O| Planning: Planning completed in 0.00 seconds
39402025-05-14T16:17:06.014Z[ recovery-image] May 14 16:17:05.710 INFO O| May 14 16:17:05.710 INFO O| Variants/Facets to change: 1
39412025-05-14T16:17:06.052Z[ recovery-image] May 14 16:17:05.771 INFO O| May 14 16:17:05.771 INFO O| Done
39422025-05-14T16:17:06.077Z[ recovery-image] May 14 16:17:05.771 INFO O| May 14 16:17:05.771 INFO O| Done
39432025-05-14T16:17:07.472Z[ recovery-image] May 14 16:17:07.191 INFO O| May 14 16:17:07.191 INFO O| Done
39442025-05-14T16:17:07.541Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39452025-05-14T16:17:07.566Z[ recovery-image] May 14 16:17:07.265 INFO O| May 14 16:17:07.265 INFO O| Done
39462025-05-14T16:17:07.567Z[ recovery-image] May 14 16:17:07.266 INFO O| May 14 16:17:07.266 INFO O| Done
39472025-05-14T16:17:07.567Z[ recovery-image] May 14 16:17:07.266 INFO O| May 14 16:17:07.266 INFO O| Done
39482025-05-14T16:17:07.567Z[ recovery-image] May 14 16:17:07.268 INFO O| May 14 16:17:07.268 INFO O| Done
39492025-05-14T16:17:08.897Z[ recovery-image] May 14 16:17:08.616 INFO O| May 14 16:17:08.616 INFO STEP 9 (pkg_change_facet) COMPLETE
39502025-05-14T16:17:08.923Z[ recovery-image] May 14 16:17:08.616 INFO O| May 14 16:17:08.616 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39512025-05-14T16:17:09.454Z[ recovery-image] May 14 16:17:09.173 INFO O| May 14 16:17:09.173 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39522025-05-14T16:17:11.452Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39532025-05-14T16:17:22.000Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39542025-05-14T16:17:22.605Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39552025-05-14T16:17:23.180Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39562025-05-14T16:17:23.631Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39572025-05-14T16:17:23.665Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39582025-05-14T16:17:24.095Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39592025-05-14T16:17:24.615Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39602025-05-14T16:17:30.035Z[ host-image] May 14 16:17:29.754 INFO O| May 14 16:17:29.754 INFO O| Planning: Solver setup ... Done
39612025-05-14T16:17:37.074Z[ recovery-image] May 14 16:17:36.793 INFO O| May 14 16:17:36.793 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39622025-05-14T16:17:46.234Z[ recovery-image] May 14 16:17:45.954 INFO O| May 14 16:17:45.954 INFO O| Startup: Caching catalogs ... Done
39632025-05-14T16:17:46.323Z[ recovery-image] May 14 16:17:46.043 INFO O| May 14 16:17:46.043 INFO O| Planning: Planning completed in 0.00 seconds
39642025-05-14T16:17:46.348Z[ recovery-image] May 14 16:17:46.044 INFO O| May 14 16:17:46.044 INFO O| Planning: Consolidating action changes ... Done
39652025-05-14T16:17:46.348Z[ recovery-image] May 14 16:17:46.044 INFO O| May 14 16:17:46.044 INFO O| Planning: Evaluating mediators ... Done
39662025-05-14T16:17:46.348Z[ recovery-image] May 14 16:17:46.045 INFO O| May 14 16:17:46.045 INFO O| Planning: Planning completed in 0.00 seconds
39672025-05-14T16:17:46.348Z[ recovery-image] May 14 16:17:46.045 INFO O| May 14 16:17:46.045 INFO O| Variants/Facets to change: 1
39682025-05-14T16:17:46.388Z[ recovery-image] May 14 16:17:46.109 INFO O| May 14 16:17:46.108 INFO O| Done
39692025-05-14T16:17:46.388Z[ recovery-image] May 14 16:17:46.109 INFO O| May 14 16:17:46.109 INFO O| Done
39702025-05-14T16:17:47.894Z[ recovery-image] May 14 16:17:47.614 INFO O| May 14 16:17:47.614 INFO O| Done
39712025-05-14T16:17:48.014Z[ recovery-image] May 14 16:17:47.734 INFO O| May 14 16:17:47.734 INFO O| Done
39722025-05-14T16:17:48.039Z[ recovery-image] May 14 16:17:47.735 INFO O| May 14 16:17:47.735 INFO O| Done
39732025-05-14T16:17:48.040Z[ recovery-image] May 14 16:17:47.735 INFO O| May 14 16:17:47.735 INFO O| Done
39742025-05-14T16:17:48.040Z[ recovery-image] May 14 16:17:47.737 INFO O| May 14 16:17:47.737 INFO O| Done
39752025-05-14T16:17:49.342Z[ recovery-image] May 14 16:17:49.062 INFO O| May 14 16:17:49.062 INFO STEP 10 (pkg_change_facet) COMPLETE
39762025-05-14T16:17:49.342Z[ recovery-image] May 14 16:17:49.062 INFO O| May 14 16:17:49.062 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39772025-05-14T16:17:49.367Z[ recovery-image] May 14 16:17:49.081 INFO O| May 14 16:17:49.081 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/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@15.0.0.0"]
39782025-05-14T16:17:53.254Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39792025-05-14T16:18:04.702Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39802025-05-14T16:18:17.258Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39812025-05-14T16:18:17.546Z[ recovery-image] May 14 16:18:17.267 INFO O| May 14 16:18:17.267 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39822025-05-14T16:18:21.473Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39832025-05-14T16:18:26.721Z[ recovery-image] May 14 16:18:26.442 INFO O| May 14 16:18:26.442 INFO O| Startup: Caching catalogs ... Done
39842025-05-14T16:18:26.854Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39852025-05-14T16:18:28.841Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39862025-05-14T16:18:29.802Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39872025-05-14T16:18:31.184Z[verify-libraries] Compiling termios v0.3.3
39882025-05-14T16:18:31.961Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39892025-05-14T16:18:37.529Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
39902025-05-14T16:18:54.119Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39912025-05-14T16:19:00.172Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39922025-05-14T16:19:48.234Z[ host-image] May 14 16:19:47.951 INFO O| May 14 16:19:47.951 INFO O| Planning: Running solver ... Done
39932025-05-14T16:19:49.009Z[ host-image] May 14 16:19:48.732 INFO O| May 14 16:19:48.732 INFO O| Planning: Finding local manifests ... Done
39942025-05-14T16:19:49.347Z[ host-image] May 14 16:19:49.070 INFO O| May 14 16:19:49.070 INFO O| Planning: Fetching manifests: 0/126 0% complete
39952025-05-14T16:19:52.628Z[ recovery-image] May 14 16:19:52.351 INFO O| May 14 16:19:52.351 INFO O| Planning: Solver setup ... Done
39962025-05-14T16:19:54.364Z[ host-image] May 14 16:19:54.087 INFO O| May 14 16:19:54.087 INFO O| Planning: Fetching manifests: 70/126 55% complete
39972025-05-14T16:19:58.695Z[ host-image] May 14 16:19:58.418 INFO O| May 14 16:19:58.418 INFO O| Planning: Fetching manifests: 126/126 100% complete
39982025-05-14T16:20:00.291Z[ host-image] May 14 16:20:00.015 INFO O| May 14 16:20:00.015 INFO O| Planning: Package planning ... Done
39992025-05-14T16:20:01.336Z[ host-image] May 14 16:20:01.059 INFO O| May 14 16:20:01.059 INFO O| Planning: Merging actions ... Done
40002025-05-14T16:20:01.784Z[ host-image] May 14 16:20:01.507 INFO O| May 14 16:20:01.507 INFO O| Planning: Checking for conflicting actions ... Done
40012025-05-14T16:20:02.299Z[ host-image] May 14 16:20:02.022 INFO O| May 14 16:20:02.022 INFO O| Planning: Consolidating action changes ... Done
40022025-05-14T16:20:04.063Z[ host-image] May 14 16:20:03.787 INFO O| May 14 16:20:03.787 INFO O| Planning: Evaluating mediators ... Done
40032025-05-14T16:20:09.343Z[ host-image] May 14 16:20:09.066 INFO O| May 14 16:20:09.066 INFO O| Planning: Planning completed in 237.18 seconds
40042025-05-14T16:20:09.369Z[ host-image] May 14 16:20:09.091 INFO O| May 14 16:20:09.091 INFO O| Packages to install: 126
40052025-05-14T16:20:09.369Z[ host-image] May 14 16:20:09.091 INFO O| May 14 16:20:09.091 INFO O| Mediators to change: 5
40062025-05-14T16:20:09.369Z[ host-image] May 14 16:20:09.091 INFO O| May 14 16:20:09.091 INFO O| Services to change: 6
40072025-05-14T16:20:09.557Z[ host-image] May 14 16:20:09.279 INFO O| May 14 16:20:09.279 INFO O| Download: 0/22866 items 0.0/202.2MB 0% complete
40082025-05-14T16:20:17.893Z[ host-image] May 14 16:20:14.296 INFO O| May 14 16:20:14.296 INFO O| Download: 961/22866 items 5.5/202.2MB 2% complete (1.2M/s)
40092025-05-14T16:20:19.755Z[ host-image] May 14 16:20:19.480 INFO O| May 14 16:20:19.480 INFO O| Download: 1654/22866 items 10.9/202.2MB 5% complete (1.1M/s)
40102025-05-14T16:20:24.816Z[ host-image] May 14 16:20:24.540 INFO O| May 14 16:20:24.540 INFO O| Download: 2149/22866 items 23.8/202.2MB 11% complete (1.8M/s)
40112025-05-14T16:20:29.821Z[ host-image] May 14 16:20:29.546 INFO O| May 14 16:20:29.546 INFO O| Download: 2824/22866 items 32.0/202.2MB 15% complete (2.1M/s)
40122025-05-14T16:20:34.868Z[ host-image] May 14 16:20:34.592 INFO O| May 14 16:20:34.592 INFO O| Download: 3568/22866 items 35.9/202.2MB 17% complete (1.2M/s)
40132025-05-14T16:20:39.866Z[ host-image] May 14 16:20:39.591 INFO O| May 14 16:20:39.590 INFO O| Download: 4577/22866 items 42.1/202.2MB 20% complete (1019k/s)
40142025-05-14T16:20:44.926Z[ host-image] May 14 16:20:44.651 INFO O| May 14 16:20:44.651 INFO O| Download: 5068/22866 items 46.1/202.2MB 22% complete (1.0M/s)
40152025-05-14T16:20:49.946Z[ host-image] May 14 16:20:49.672 INFO O| May 14 16:20:49.672 INFO O| Download: 6154/22866 items 46.7/202.2MB 23% complete (472k/s)
40162025-05-14T16:20:54.948Z[ host-image] May 14 16:20:54.674 INFO O| May 14 16:20:54.674 INFO O| Download: 6983/22866 items 50.1/202.2MB 24% complete (389k/s)
40172025-05-14T16:20:59.951Z[ host-image] May 14 16:20:59.677 INFO O| May 14 16:20:59.677 INFO O| Download: 7869/22866 items 59.3/202.2MB 29% complete (1.2M/s)
40182025-05-14T16:21:04.951Z[ host-image] May 14 16:21:04.677 INFO O| May 14 16:21:04.677 INFO O| Download: 8552/22866 items 73.0/202.2MB 36% complete (2.3M/s)
40192025-05-14T16:21:09.952Z[ host-image] May 14 16:21:09.678 INFO O| May 14 16:21:09.678 INFO O| Download: 9530/22866 items 85.7/202.2MB 42% complete (2.6M/s)
40202025-05-14T16:21:14.952Z[ host-image] May 14 16:21:14.679 INFO O| May 14 16:21:14.678 INFO O| Download: 10592/22866 items 91.8/202.2MB 45% complete (1.9M/s)
40212025-05-14T16:21:19.954Z[ host-image] May 14 16:21:19.680 INFO O| May 14 16:21:19.680 INFO O| Download: 11348/22866 items 98.2/202.2MB 48% complete (1.2M/s)
40222025-05-14T16:21:24.982Z[ host-image] May 14 16:21:24.709 INFO O| May 14 16:21:24.708 INFO O| Download: 12191/22866 items 109.4/202.2MB 54% complete (1.5M/s)
40232025-05-14T16:21:29.984Z[ host-image] May 14 16:21:29.710 INFO O| May 14 16:21:29.710 INFO O| Download: 13087/22866 items 113.1/202.2MB 55% complete (1.5M/s)
40242025-05-14T16:21:34.984Z[ host-image] May 14 16:21:34.711 INFO O| May 14 16:21:34.710 INFO O| Download: 13978/22866 items 113.6/202.2MB 56% complete (450k/s)
40252025-05-14T16:21:38.282Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40262025-05-14T16:21:39.594Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40272025-05-14T16:21:39.986Z[ host-image] May 14 16:21:39.713 INFO O| May 14 16:21:39.713 INFO O| Download: 14719/22866 items 120.3/202.2MB 59% complete (734k/s)
40282025-05-14T16:21:42.275Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40292025-05-14T16:21:45.269Z[ host-image] May 14 16:21:44.996 INFO O| May 14 16:21:44.996 INFO O| Download: 15627/22866 items 125.4/202.2MB 62% complete (1.2M/s)
40302025-05-14T16:21:50.274Z[ host-image] May 14 16:21:50.001 INFO O| May 14 16:21:50.001 INFO O| Download: 16400/22866 items 137.8/202.2MB 68% complete (1.7M/s)
40312025-05-14T16:21:55.278Z[ host-image] May 14 16:21:55.005 INFO O| May 14 16:21:55.005 INFO O| Download: 17338/22866 items 150.6/202.2MB 74% complete (2.5M/s)
40322025-05-14T16:22:00.278Z[ host-image] May 14 16:22:00.005 INFO O| May 14 16:22:00.005 INFO O| Download: 18155/22866 items 166.1/202.2MB 82% complete (2.8M/s)
40332025-05-14T16:22:05.281Z[ host-image] May 14 16:22:05.008 INFO O| May 14 16:22:05.008 INFO O| Download: 19392/22866 items 171.5/202.2MB 84% complete (2.1M/s)
40342025-05-14T16:22:08.756Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40352025-05-14T16:22:10.282Z[ host-image] May 14 16:22:10.009 INFO O| May 14 16:22:10.009 INFO O| Download: 20512/22866 items 175.5/202.2MB 86% complete (976k/s)
40362025-05-14T16:22:15.282Z[ host-image] May 14 16:22:15.010 INFO O| May 14 16:22:15.010 INFO O| Download: 21136/22866 items 183.0/202.2MB 90% complete (1.1M/s)
40372025-05-14T16:22:18.297Z[ recovery-image] May 14 16:22:18.025 INFO O| May 14 16:22:17.000 INFO O| Planning: Running solver ... Done
40382025-05-14T16:22:18.322Z[ recovery-image] May 14 16:22:18.025 INFO O| May 14 16:22:17.000 INFO O| Planning: Finding local manifests ... Done
40392025-05-14T16:22:18.322Z[ recovery-image] May 14 16:22:18.025 INFO O| May 14 16:22:17.037 INFO O| Planning: Fetching manifests: 0/126 0% complete
40402025-05-14T16:22:19.179Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40412025-05-14T16:22:20.307Z[ host-image] May 14 16:22:20.035 INFO O| May 14 16:22:20.035 INFO O| Download: 22022/22866 items 195.3/202.2MB 96% complete (2.0M/s)
40422025-05-14T16:22:22.652Z[ recovery-image] May 14 16:22:22.380 INFO O| May 14 16:22:22.380 INFO O| Planning: Fetching manifests: 88/126 69% complete
40432025-05-14T16:22:22.914Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
40442025-05-14T16:22:23.433Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
40452025-05-14T16:22:25.330Z[ host-image] May 14 16:22:25.059 INFO O| May 14 16:22:25.059 INFO O| Download: 22638/22866 items 201.9/202.2MB 99% complete (1.9M/s)
40462025-05-14T16:22:25.500Z[ recovery-image] May 14 16:22:25.228 INFO O| May 14 16:22:25.228 INFO O| Planning: Fetching manifests: 126/126 100% complete
40472025-05-14T16:22:26.248Z[ recovery-image] May 14 16:22:25.976 INFO O| May 14 16:22:25.976 INFO O| Planning: Package planning ... Done
40482025-05-14T16:22:26.440Z[ host-image] May 14 16:22:26.168 INFO O| May 14 16:22:26.168 INFO O| Download: Completed 202.20 MB in 136.89 seconds (1.5M/s)
40492025-05-14T16:22:26.677Z[ recovery-image] May 14 16:22:26.405 INFO O| May 14 16:22:26.405 INFO O| Planning: Merging actions ... Done
40502025-05-14T16:22:26.788Z[ recovery-image] May 14 16:22:26.516 INFO O| May 14 16:22:26.516 INFO O| Planning: Checking for conflicting actions ... Done
40512025-05-14T16:22:26.890Z[ recovery-image] May 14 16:22:26.619 INFO O| May 14 16:22:26.618 INFO O| Planning: Consolidating action changes ... Done
40522025-05-14T16:22:27.123Z[ recovery-image] May 14 16:22:26.851 INFO O| May 14 16:22:26.851 INFO O| Planning: Evaluating mediators ... Done
40532025-05-14T16:22:27.469Z[ host-image] May 14 16:22:27.198 INFO O| May 14 16:22:27.198 INFO O| Actions: 1/50756 actions (Installing new actions)
40542025-05-14T16:22:30.903Z[ recovery-image] May 14 16:22:30.632 INFO O| May 14 16:22:30.631 INFO O| Planning: Planning completed in 244.11 seconds
40552025-05-14T16:22:30.929Z[ recovery-image] May 14 16:22:30.635 INFO O| May 14 16:22:30.635 INFO O| Packages to install: 126
40562025-05-14T16:22:30.929Z[ recovery-image] May 14 16:22:30.635 INFO O| May 14 16:22:30.635 INFO O| Mediators to change: 5
40572025-05-14T16:22:30.929Z[ recovery-image] May 14 16:22:30.635 INFO O| May 14 16:22:30.635 INFO O| Services to change: 5
40582025-05-14T16:22:31.023Z[ recovery-image] May 14 16:22:30.751 INFO O| May 14 16:22:30.751 INFO O| Download: 0/15932 items 0.0/178.9MB 0% complete
40592025-05-14T16:22:32.470Z[ host-image] May 14 16:22:32.198 INFO O| May 14 16:22:32.198 INFO O| Actions: 10757/50756 actions (Installing new actions)
40602025-05-14T16:22:36.109Z[ recovery-image] May 14 16:22:35.838 INFO O| May 14 16:22:35.838 INFO O| Download: 1008/15932 items 7.9/178.9MB 4% complete (1.7M/s)
40612025-05-14T16:22:37.470Z[ host-image] May 14 16:22:37.198 INFO O| May 14 16:22:37.198 INFO O| Actions: 19713/50756 actions (Installing new actions)
40622025-05-14T16:22:41.140Z[ recovery-image] May 14 16:22:40.868 INFO O| May 14 16:22:40.868 INFO O| Download: 1462/15932 items 21.4/178.9MB 11% complete (2.2M/s)
40632025-05-14T16:22:42.470Z[ host-image] May 14 16:22:42.198 INFO O| May 14 16:22:42.198 INFO O| Actions: 34095/50756 actions (Installing new actions)
40642025-05-14T16:22:44.631Z[ host-image] May 14 16:22:44.360 INFO O| May 14 16:22:44.360 INFO O| Actions: Completed 50756 actions in 17.16 seconds.
40652025-05-14T16:22:45.716Z[ host-image] May 14 16:22:45.445 INFO O| May 14 16:22:45.444 INFO O| Done
40662025-05-14T16:22:45.716Z[ host-image] May 14 16:22:45.445 INFO O| May 14 16:22:45.445 INFO O| Done
40672025-05-14T16:22:46.158Z[ recovery-image] May 14 16:22:45.887 INFO O| May 14 16:22:45.886 INFO O| Download: 2190/15932 items 31.2/178.9MB 17% complete (2.3M/s)
40682025-05-14T16:22:46.964Z[ host-image] May 14 16:22:46.693 INFO O| May 14 16:22:46.692 INFO O| Done
40692025-05-14T16:22:48.539Z[ host-image] May 14 16:22:48.268 INFO O| May 14 16:22:48.267 INFO O| Done
40702025-05-14T16:22:48.589Z[ host-image] May 14 16:22:48.318 INFO O| May 14 16:22:48.318 INFO O| Done
40712025-05-14T16:22:51.177Z[ recovery-image] May 14 16:22:50.906 INFO O| May 14 16:22:50.906 INFO O| Download: 3459/15932 items 38.3/178.9MB 21% complete (1.7M/s)
40722025-05-14T16:22:53.399Z[ host-image] May 14 16:22:53.127 INFO O| May 14 16:22:53.127 INFO O| Done
40732025-05-14T16:22:54.230Z[ host-image] May 14 16:22:53.959 INFO O| May 14 16:22:53.959 INFO O| Done
40742025-05-14T16:22:56.909Z[ recovery-image] May 14 16:22:56.638 INFO O| May 14 16:22:56.638 INFO O| Download: 4288/15932 items 42.9/178.9MB 23% complete (1.2M/s)
40752025-05-14T16:22:57.738Z[ host-image] May 14 16:22:57.467 INFO O| May 14 16:22:57.467 INFO STEP 11 (pkg_install) COMPLETE
40762025-05-14T16:22:57.738Z[ host-image] May 14 16:22:57.467 INFO O| May 14 16:22:57.467 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40772025-05-14T16:22:57.764Z[ host-image] May 14 16:22:57.491 INFO O| May 14 16:22:57.491 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest"]
40782025-05-14T16:23:01.911Z[ recovery-image] May 14 16:23:01.640 INFO O| May 14 16:23:01.640 INFO O| Download: 5442/15932 items 43.6/178.9MB 24% complete (484k/s)
40792025-05-14T16:23:06.962Z[ recovery-image] May 14 16:23:06.691 INFO O| May 14 16:23:06.691 INFO O| Download: 6080/15932 items 54.3/178.9MB 30% complete (1.1M/s)
40802025-05-14T16:23:11.964Z[ recovery-image] May 14 16:23:11.693 INFO O| May 14 16:23:11.693 INFO O| Download: 6875/15932 items 68.6/178.9MB 38% complete (2.5M/s)
40812025-05-14T16:23:17.162Z[ recovery-image] May 14 16:23:16.891 INFO O| May 14 16:23:16.890 INFO O| Download: 7997/15932 items 80.7/178.9MB 45% complete (2.6M/s)
40822025-05-14T16:23:22.370Z[ recovery-image] May 14 16:23:22.100 INFO O| May 14 16:23:22.100 INFO O| Download: 9000/15932 items 95.9/178.9MB 53% complete (2.6M/s)
40832025-05-14T16:23:23.949Z[ host-image] May 14 16:23:23.676 INFO O| May 14 16:23:23.676 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40842025-05-14T16:23:27.380Z[ recovery-image] May 14 16:23:27.110 INFO O| May 14 16:23:27.110 INFO O| Download: 10257/15932 items 96.6/178.9MB 53% complete (1.6M/s)
40852025-05-14T16:23:32.345Z[ host-image] May 14 16:23:32.075 INFO O| May 14 16:23:32.075 INFO O| Startup: Caching catalogs ... Done
40862025-05-14T16:23:32.392Z[ recovery-image] May 14 16:23:32.123 INFO O| May 14 16:23:32.122 INFO O| Download: 11113/15932 items 98.7/178.9MB 55% complete (273k/s)
40872025-05-14T16:23:37.414Z[ recovery-image] May 14 16:23:37.144 INFO O| May 14 16:23:37.144 INFO O| Download: 11990/15932 items 131.3/178.9MB 73% complete (3.4M/s)
40882025-05-14T16:23:38.990Z[ host-image] May 14 16:23:38.720 INFO O| May 14 16:23:38.720 INFO O| Planning: Solver setup ... Done
40892025-05-14T16:23:39.015Z[ host-image] May 14 16:23:38.730 INFO O| May 14 16:23:38.730 INFO O| Planning: Running solver ... Done
40902025-05-14T16:23:39.153Z[ host-image] May 14 16:23:38.884 INFO O| May 14 16:23:38.884 INFO O| Planning: Finding local manifests ... Done
40912025-05-14T16:23:39.261Z[ host-image] May 14 16:23:38.991 INFO O| May 14 16:23:38.991 INFO O| Planning: Fetching manifests: 0/5 0% complete
40922025-05-14T16:23:39.548Z[ host-image] May 14 16:23:39.278 INFO O| May 14 16:23:39.278 INFO O| Planning: Fetching manifests: 5/5 100% complete
40932025-05-14T16:23:39.578Z[ host-image] May 14 16:23:39.309 INFO O| May 14 16:23:39.309 INFO O| Planning: Package planning ... Done
40942025-05-14T16:23:39.603Z[ host-image] May 14 16:23:39.313 INFO O| May 14 16:23:39.313 INFO O| Planning: Merging actions ... Done
40952025-05-14T16:23:39.668Z[ host-image] May 14 16:23:39.399 INFO O| May 14 16:23:39.399 INFO O| Planning: Checking for conflicting actions ... Done
40962025-05-14T16:23:39.694Z[ host-image] May 14 16:23:39.400 INFO O| May 14 16:23:39.400 INFO O| Planning: Consolidating action changes ... Done
40972025-05-14T16:23:39.902Z[ host-image] May 14 16:23:39.632 INFO O| May 14 16:23:39.632 INFO O| Planning: Evaluating mediators ... Done
40982025-05-14T16:23:39.927Z[ host-image] May 14 16:23:39.634 INFO O| May 14 16:23:39.634 INFO O| Planning: Planning completed in 7.49 seconds
40992025-05-14T16:23:39.927Z[ host-image] May 14 16:23:39.634 INFO O| May 14 16:23:39.634 INFO O| Packages to install: 5
41002025-05-14T16:23:39.927Z[ host-image] May 14 16:23:39.635 INFO O| May 14 16:23:39.634 INFO O| Services to change: 2
41012025-05-14T16:23:39.927Z[ host-image] May 14 16:23:39.654 INFO O| May 14 16:23:39.654 INFO O| Download: 0/119 items 0.0/1.5MB 0% complete
41022025-05-14T16:23:41.750Z[ host-image] May 14 16:23:41.481 INFO O| May 14 16:23:41.481 INFO O| Download: Completed 1.47 MB in 1.83 seconds (824k/s)
41032025-05-14T16:23:41.799Z[ host-image] May 14 16:23:41.530 INFO O| May 14 16:23:41.529 INFO O| Actions: 1/311 actions (Installing new actions)
41042025-05-14T16:23:41.950Z[ host-image] May 14 16:23:41.669 INFO O| May 14 16:23:41.669 INFO O| Actions: Completed 311 actions in 0.14 seconds.
41052025-05-14T16:23:42.424Z[ recovery-image] May 14 16:23:42.155 INFO O| May 14 16:23:42.154 INFO O| Download: 12763/15932 items 146.0/178.9MB 81% complete (4.8M/s)
41062025-05-14T16:23:42.469Z[ host-image] May 14 16:23:42.200 INFO O| May 14 16:23:42.200 INFO O| Done
41072025-05-14T16:23:42.469Z[ host-image] May 14 16:23:42.200 INFO O| May 14 16:23:42.200 INFO O| Done
41082025-05-14T16:23:43.557Z[ host-image] May 14 16:23:43.288 INFO O| May 14 16:23:43.288 INFO O| Done
41092025-05-14T16:23:45.628Z[ host-image] May 14 16:23:45.359 INFO O| May 14 16:23:45.358 INFO O| Done
41102025-05-14T16:23:45.663Z[ host-image] May 14 16:23:45.394 INFO O| May 14 16:23:45.394 INFO O| Done
41112025-05-14T16:23:45.663Z[ host-image] May 14 16:23:45.394 INFO O| May 14 16:23:45.394 INFO O| Done
41122025-05-14T16:23:45.689Z[ host-image] May 14 16:23:45.419 INFO O| May 14 16:23:45.419 INFO O| Done
41132025-05-14T16:23:46.832Z[ host-image] May 14 16:23:46.562 INFO O| May 14 16:23:46.562 INFO STEP 12 (pkg_install) COMPLETE
41142025-05-14T16:23:46.832Z[ host-image] May 14 16:23:46.562 INFO O| May 14 16:23:46.562 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41152025-05-14T16:23:46.857Z[ host-image] May 14 16:23:46.581 INFO O| May 14 16:23:46.581 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41162025-05-14T16:23:47.430Z[ recovery-image] May 14 16:23:47.160 INFO O| May 14 16:23:47.160 INFO O| Download: 13907/15932 items 151.3/178.9MB 84% complete (2.0M/s)
41172025-05-14T16:23:52.435Z[ recovery-image] May 14 16:23:52.165 INFO O| May 14 16:23:52.165 INFO O| Download: 14781/15932 items 155.3/178.9MB 86% complete (923k/s)
41182025-05-14T16:23:57.449Z[ recovery-image] May 14 16:23:57.180 INFO O| May 14 16:23:57.180 INFO O| Download: 15398/15932 items 165.0/178.9MB 92% complete (1.4M/s)
41192025-05-14T16:24:02.450Z[ recovery-image] May 14 16:24:02.180 INFO O| May 14 16:24:02.180 INFO O| Download: 15931/15932 items 178.6/178.9MB 99% complete (2.3M/s)
41202025-05-14T16:24:02.482Z[ recovery-image] May 14 16:24:02.212 INFO O| May 14 16:24:02.212 INFO O| Download: Completed 178.89 MB in 91.46 seconds (1.9M/s)
41212025-05-14T16:24:03.190Z[ recovery-image] May 14 16:24:02.921 INFO O| May 14 16:24:02.921 INFO O| Actions: 1/26273 actions (Installing new actions)
41222025-05-14T16:24:08.196Z[ recovery-image] May 14 16:24:07.927 INFO O| May 14 16:24:07.927 INFO O| Actions: 11654/26273 actions (Installing new actions)
41232025-05-14T16:24:12.058Z[ host-image] May 14 16:24:11.788 INFO O| May 14 16:24:11.788 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41242025-05-14T16:24:13.197Z[ recovery-image] May 14 16:24:12.928 INFO O| May 14 16:24:12.928 INFO O| Actions: 18065/26273 actions (Installing new actions)
41252025-05-14T16:24:16.389Z[ recovery-image] May 14 16:24:16.120 INFO O| May 14 16:24:16.120 INFO O| Actions: Completed 26273 actions in 13.20 seconds.
41262025-05-14T16:24:16.901Z[ recovery-image] May 14 16:24:16.631 INFO O| May 14 16:24:16.631 INFO O| Done
41272025-05-14T16:24:16.901Z[ recovery-image] May 14 16:24:16.631 INFO O| May 14 16:24:16.631 INFO O| Done
41282025-05-14T16:24:18.238Z[ recovery-image] May 14 16:24:17.970 INFO O| May 14 16:24:17.969 INFO O| Done
41292025-05-14T16:24:20.165Z[ recovery-image] May 14 16:24:19.896 INFO O| May 14 16:24:19.896 INFO O| Done
41302025-05-14T16:24:20.190Z[ recovery-image] May 14 16:24:19.919 INFO O| May 14 16:24:19.919 INFO O| Done
41312025-05-14T16:24:21.741Z[ host-image] May 14 16:24:21.472 INFO O| May 14 16:24:21.472 INFO O| Startup: Caching catalogs ... Done
41322025-05-14T16:24:23.416Z[ recovery-image] May 14 16:24:23.148 INFO O| May 14 16:24:23.147 INFO O| Done
41332025-05-14T16:24:23.951Z[ recovery-image] May 14 16:24:23.682 INFO O| May 14 16:24:23.682 INFO O| Done
41342025-05-14T16:24:26.269Z[ recovery-image] May 14 16:24:26.000 INFO O| May 14 16:24:26.000 INFO STEP 11 (pkg_install) COMPLETE
41352025-05-14T16:24:26.269Z[ recovery-image] May 14 16:24:26.000 INFO O| May 14 16:24:26.000 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41362025-05-14T16:24:26.295Z[ recovery-image] May 14 16:24:26.000 INFO O| May 14 16:24:26.000 INFO skip step because feature "recovery" is enabled
41372025-05-14T16:24:26.295Z[ recovery-image] May 14 16:24:26.001 INFO O| May 14 16:24:26.000 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41382025-05-14T16:24:26.295Z[ recovery-image] May 14 16:24:26.001 INFO O| May 14 16:24:26.000 INFO skip step because feature "omicron1" is not enabled
41392025-05-14T16:24:26.295Z[ recovery-image] May 14 16:24:26.001 INFO O| May 14 16:24:26.000 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41402025-05-14T16:24:26.295Z[ recovery-image] May 14 16:24:26.021 INFO O| May 14 16:24:26.021 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.35.364"]
41412025-05-14T16:24:28.342Z[ host-image] May 14 16:24:28.074 INFO O| May 14 16:24:28.074 INFO O| Planning: Solver setup ... Done
41422025-05-14T16:24:28.368Z[ host-image] May 14 16:24:28.083 INFO O| May 14 16:24:28.083 INFO O| Planning: Running solver ... Done
41432025-05-14T16:24:28.437Z[ host-image] May 14 16:24:28.168 INFO O| May 14 16:24:28.168 INFO O| Planning: Finding local manifests ... Done
41442025-05-14T16:24:28.550Z[ host-image] May 14 16:24:28.281 INFO O| May 14 16:24:28.281 INFO O| Planning: Fetching manifests: 0/6 0% complete
41452025-05-14T16:24:28.942Z[ host-image] May 14 16:24:28.674 INFO O| May 14 16:24:28.673 INFO O| Planning: Fetching manifests: 6/6 100% complete
41462025-05-14T16:24:29.003Z[ host-image] May 14 16:24:28.719 INFO O| May 14 16:24:28.719 INFO O| Planning: Package planning ... Done
41472025-05-14T16:24:29.029Z[ host-image] May 14 16:24:28.740 INFO O| May 14 16:24:28.740 INFO O| Planning: Merging actions ... Done
41482025-05-14T16:24:29.108Z[ host-image] May 14 16:24:28.840 INFO O| May 14 16:24:28.840 INFO O| Planning: Checking for conflicting actions ... Done
41492025-05-14T16:24:29.134Z[ host-image] May 14 16:24:28.845 INFO O| May 14 16:24:28.845 INFO O| Planning: Consolidating action changes ... Done
41502025-05-14T16:24:29.447Z[ host-image] May 14 16:24:29.178 INFO O| May 14 16:24:29.178 INFO O| Planning: Evaluating mediators ... Done
41512025-05-14T16:24:29.472Z[ host-image] May 14 16:24:29.183 INFO O| May 14 16:24:29.183 INFO O| Planning: Planning completed in 7.64 seconds
41522025-05-14T16:24:29.472Z[ host-image] May 14 16:24:29.184 INFO O| May 14 16:24:29.183 INFO O| Packages to install: 6
41532025-05-14T16:24:29.472Z[ host-image] May 14 16:24:29.184 INFO O| May 14 16:24:29.183 INFO O| Mediators to change: 1
41542025-05-14T16:24:29.472Z[ host-image] May 14 16:24:29.184 INFO O| May 14 16:24:29.184 INFO O| Services to change: 1
41552025-05-14T16:24:29.498Z[ host-image] May 14 16:24:29.206 INFO O| May 14 16:24:29.205 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
41562025-05-14T16:24:34.474Z[ host-image] May 14 16:24:34.206 INFO O| May 14 16:24:34.206 INFO O| Download: 1000/1140 items 3.4/8.4MB 40% complete (724k/s)
41572025-05-14T16:24:35.723Z[ host-image] May 14 16:24:35.454 INFO O| May 14 16:24:35.454 INFO O| Download: Completed 8.42 MB in 6.25 seconds (1.4M/s)
41582025-05-14T16:24:35.842Z[ host-image] May 14 16:24:35.573 INFO O| May 14 16:24:35.573 INFO O| Actions: 1/1361 actions (Installing new actions)
41592025-05-14T16:24:36.511Z[ host-image] May 14 16:24:36.243 INFO O| May 14 16:24:36.242 INFO O| Actions: Completed 1361 actions in 0.67 seconds.
41602025-05-14T16:24:36.967Z[ host-image] May 14 16:24:36.698 INFO O| May 14 16:24:36.698 INFO O| Done
41612025-05-14T16:24:36.967Z[ host-image] May 14 16:24:36.699 INFO O| May 14 16:24:36.698 INFO O| Done
41622025-05-14T16:24:38.090Z[ host-image] May 14 16:24:37.822 INFO O| May 14 16:24:37.822 INFO O| Done
41632025-05-14T16:24:40.595Z[ host-image] May 14 16:24:40.326 INFO O| May 14 16:24:40.326 INFO O| Done
41642025-05-14T16:24:40.634Z[ host-image] May 14 16:24:40.366 INFO O| May 14 16:24:40.366 INFO O| Done
41652025-05-14T16:24:40.660Z[ host-image] May 14 16:24:40.366 INFO O| May 14 16:24:40.366 INFO O| Done
41662025-05-14T16:24:40.700Z[ host-image] May 14 16:24:40.432 INFO O| May 14 16:24:40.432 INFO O| Done
41672025-05-14T16:24:42.078Z[ host-image] May 14 16:24:41.810 INFO O| May 14 16:24:41.809 INFO STEP 13 (pkg_install) COMPLETE
41682025-05-14T16:24:42.078Z[ host-image] May 14 16:24:41.810 INFO O| May 14 16:24:41.809 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41692025-05-14T16:24:42.103Z[ host-image] May 14 16:24:41.829 INFO O| May 14 16:24:41.829 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.35.364"]
41702025-05-14T16:24:52.284Z[ recovery-image] May 14 16:24:52.016 INFO O| May 14 16:24:52.016 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41712025-05-14T16:25:01.313Z[ recovery-image] May 14 16:25:01.046 INFO O| May 14 16:25:01.045 INFO O| Startup: Caching catalogs ... Done
41722025-05-14T16:25:08.266Z[ recovery-image] May 14 16:25:07.999 INFO O| May 14 16:25:07.999 INFO O| Planning: Solver setup ... Done
41732025-05-14T16:25:08.293Z[ recovery-image] May 14 16:25:08.008 INFO O| May 14 16:25:08.008 INFO O| Planning: Running solver ... Done
41742025-05-14T16:25:08.369Z[ recovery-image] May 14 16:25:08.102 INFO O| May 14 16:25:08.101 INFO O| Planning: Finding local manifests ... Done
41752025-05-14T16:25:08.519Z[ recovery-image] May 14 16:25:08.251 INFO O| May 14 16:25:08.251 INFO O| Planning: Fetching manifests: 0/1 0% complete
41762025-05-14T16:25:08.562Z[ recovery-image] May 14 16:25:08.295 INFO O| May 14 16:25:08.295 INFO O| Planning: Fetching manifests: 1/1 100% complete
41772025-05-14T16:25:08.606Z[ recovery-image] May 14 16:25:08.339 INFO O| May 14 16:25:08.339 INFO O| Planning: Package planning ... Done
41782025-05-14T16:25:08.632Z[ recovery-image] May 14 16:25:08.339 INFO O| May 14 16:25:08.339 INFO O| Planning: Merging actions ... Done
41792025-05-14T16:25:08.658Z[ recovery-image] May 14 16:25:08.375 INFO O| May 14 16:25:08.375 INFO O| Planning: Checking for conflicting actions ... Done
41802025-05-14T16:25:08.658Z[ recovery-image] May 14 16:25:08.376 INFO O| May 14 16:25:08.376 INFO O| Planning: Consolidating action changes ... Done
41812025-05-14T16:25:08.803Z[ recovery-image] May 14 16:25:08.536 INFO O| May 14 16:25:08.535 INFO O| Planning: Evaluating mediators ... Done
41822025-05-14T16:25:08.829Z[ recovery-image] May 14 16:25:08.536 INFO O| May 14 16:25:08.536 INFO O| Planning: Planning completed in 7.41 seconds
41832025-05-14T16:25:08.829Z[ recovery-image] May 14 16:25:08.537 INFO O| May 14 16:25:08.537 INFO O| Packages to install: 1
41842025-05-14T16:25:08.829Z[ recovery-image] May 14 16:25:08.556 INFO O| May 14 16:25:08.556 INFO O| Download: 0/4 items 0.0/17.2MB 0% complete
41852025-05-14T16:25:09.588Z[ recovery-image] May 14 16:25:09.321 INFO O| May 14 16:25:09.320 INFO O| Download: Completed 17.23 MB in 0.76 seconds (22.6M/s)
41862025-05-14T16:25:09.668Z[ recovery-image] May 14 16:25:09.401 INFO O| May 14 16:25:09.400 INFO O| Actions: 1/22 actions (Installing new actions)
41872025-05-14T16:25:10.192Z[ recovery-image] May 14 16:25:09.924 INFO O| May 14 16:25:09.924 INFO O| Actions: Completed 22 actions in 0.52 seconds.
41882025-05-14T16:25:10.674Z[ recovery-image] May 14 16:25:10.407 INFO O| May 14 16:25:10.407 INFO O| Done
41892025-05-14T16:25:10.675Z[ recovery-image] May 14 16:25:10.407 INFO O| May 14 16:25:10.407 INFO O| Done
41902025-05-14T16:25:11.822Z[ recovery-image] May 14 16:25:11.555 INFO O| May 14 16:25:11.555 INFO O| Done
41912025-05-14T16:25:13.192Z[ recovery-image] May 14 16:25:12.925 INFO O| May 14 16:25:12.924 INFO O| Done
41922025-05-14T16:25:13.221Z[ recovery-image] May 14 16:25:12.943 INFO O| May 14 16:25:12.943 INFO O| Done
41932025-05-14T16:25:13.221Z[ recovery-image] May 14 16:25:12.943 INFO O| May 14 16:25:12.943 INFO O| Done
41942025-05-14T16:25:13.247Z[ recovery-image] May 14 16:25:12.980 INFO O| May 14 16:25:12.980 INFO O| Done
41952025-05-14T16:25:13.916Z[ host-image] May 14 16:25:13.650 INFO O| May 14 16:25:13.649 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41962025-05-14T16:25:14.780Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO STEP 14 (pkg_install) COMPLETE
41972025-05-14T16:25:14.780Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41982025-05-14T16:25:14.780Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO skip step because feature "mfg" is not enabled
41992025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42002025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO skip step because feature "compliance" is not enabled
42012025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42022025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO skip step because feature "stress" is not enabled
42032025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42042025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO skip step because feature "nfs" is not enabled
42052025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42062025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.513 INFO O| May 14 16:25:14.513 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42072025-05-14T16:25:14.805Z[ recovery-image] May 14 16:25:14.538 INFO O| May 14 16:25:14.538 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42082025-05-14T16:25:14.876Z[ recovery-image] May 14 16:25:14.609 INFO O| May 14 16:25:14.609 INFO completed processing gimlet/ramdisk-01-os
42092025-05-14T16:25:15.271Z[ recovery-image] May 14 16:25:15.004 INFO image builder template: ramdisk-02-trim...
42102025-05-14T16:25:15.271Z[ recovery-image] May 14 16:25:15.004 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
42112025-05-14T16:25:15.307Z[ recovery-image] May 14 16:25:15.039 INFO O| May 14 16:25:15.039 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42122025-05-14T16:25:15.332Z[ recovery-image] May 14 16:25:15.047 INFO O| May 14 16:25:15.047 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42132025-05-14T16:25:15.361Z[ recovery-image] May 14 16:25:15.094 INFO O| May 14 16:25:15.094 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42142025-05-14T16:25:15.448Z[ recovery-image] May 14 16:25:15.181 INFO O| May 14 16:25:15.181 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42152025-05-14T16:25:15.448Z[ recovery-image] May 14 16:25:15.181 INFO O| May 14 16:25:15.181 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42162025-05-14T16:25:15.473Z[ recovery-image] May 14 16:25:15.189 INFO O| May 14 16:25:15.189 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42172025-05-14T16:25:15.473Z[ recovery-image] May 14 16:25:15.195 INFO O| May 14 16:25:15.195 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42182025-05-14T16:25:15.473Z[ recovery-image] May 14 16:25:15.202 INFO O| May 14 16:25:15.202 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42192025-05-14T16:25:15.749Z[ recovery-image] May 14 16:25:15.482 INFO O| May 14 16:25:15.482 INFO rolled back to input snapshot; work may begin
42202025-05-14T16:25:15.749Z[ recovery-image] May 14 16:25:15.482 INFO O| May 14 16:25:15.482 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42212025-05-14T16:25:15.774Z[ recovery-image] May 14 16:25:15.490 INFO O| May 14 16:25:15.490 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42222025-05-14T16:25:15.774Z[ recovery-image] May 14 16:25:15.504 INFO O| May 14 16:25:15.504 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42232025-05-14T16:25:15.933Z[ recovery-image] May 14 16:25:15.666 INFO O| May 14 16:25:15.666 INFO STEP 0 (remove_files) COMPLETE
42242025-05-14T16:25:15.933Z[ recovery-image] May 14 16:25:15.666 INFO O| May 14 16:25:15.666 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42252025-05-14T16:25:15.974Z[ recovery-image] May 14 16:25:15.707 INFO O| May 14 16:25:15.707 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42262025-05-14T16:25:15.999Z[ recovery-image] May 14 16:25:15.709 INFO O| May 14 16:25:15.709 INFO STEP 1 (remove_files) COMPLETE
42272025-05-14T16:25:15.999Z[ recovery-image] May 14 16:25:15.709 INFO O| May 14 16:25:15.709 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42282025-05-14T16:25:16.058Z[ recovery-image] May 14 16:25:15.781 INFO O| May 14 16:25:15.781 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42292025-05-14T16:25:16.086Z[ recovery-image] May 14 16:25:15.819 INFO O| May 14 16:25:15.819 INFO STEP 2 (remove_files) COMPLETE
42302025-05-14T16:25:16.086Z[ recovery-image] May 14 16:25:15.819 INFO O| May 14 16:25:15.819 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42312025-05-14T16:25:16.113Z[ recovery-image] May 14 16:25:15.838 INFO O| May 14 16:25:15.838 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42322025-05-14T16:25:16.113Z[ recovery-image] May 14 16:25:15.840 INFO O| May 14 16:25:15.840 INFO STEP 3 (remove_files) COMPLETE
42332025-05-14T16:25:16.113Z[ recovery-image] May 14 16:25:15.840 INFO O| May 14 16:25:15.840 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42342025-05-14T16:25:16.138Z[ recovery-image] May 14 16:25:15.855 INFO O| May 14 16:25:15.855 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42352025-05-14T16:25:16.138Z[ recovery-image] May 14 16:25:15.859 INFO O| May 14 16:25:15.859 INFO STEP 4 (remove_files) COMPLETE
42362025-05-14T16:25:16.138Z[ recovery-image] May 14 16:25:15.859 INFO O| May 14 16:25:15.859 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42372025-05-14T16:25:16.163Z[ recovery-image] May 14 16:25:15.873 INFO O| May 14 16:25:15.873 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42382025-05-14T16:25:16.163Z[ recovery-image] May 14 16:25:15.873 INFO O| May 14 16:25:15.873 INFO STEP 5 (remove_files) COMPLETE
42392025-05-14T16:25:16.163Z[ recovery-image] May 14 16:25:15.873 INFO O| May 14 16:25:15.873 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402025-05-14T16:25:16.163Z[ recovery-image] May 14 16:25:15.885 INFO O| May 14 16:25:15.885 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42412025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO STEP 6 (remove_files) COMPLETE
42422025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42432025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO skip step because feature "recovery" is enabled
42442025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42452025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO skip step because feature "recovery" is enabled
42462025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42472025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO skip step because feature "recovery" is enabled
42482025-05-14T16:25:16.189Z[ recovery-image] May 14 16:25:15.898 INFO O| May 14 16:25:15.898 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42492025-05-14T16:25:16.214Z[ recovery-image] May 14 16:25:15.932 INFO O| May 14 16:25:15.932 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42502025-05-14T16:25:16.214Z[ recovery-image] May 14 16:25:15.936 INFO O| May 14 16:25:15.936 INFO STEP 10 (remove_files) COMPLETE
42512025-05-14T16:25:16.214Z[ recovery-image] May 14 16:25:15.936 INFO O| May 14 16:25:15.936 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42522025-05-14T16:25:16.239Z[ recovery-image] May 14 16:25:15.962 INFO O| May 14 16:25:15.962 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42532025-05-14T16:25:16.239Z[ recovery-image] May 14 16:25:15.964 INFO O| May 14 16:25:15.963 INFO STEP 11 (remove_files) COMPLETE
42542025-05-14T16:25:16.239Z[ recovery-image] May 14 16:25:15.964 INFO O| May 14 16:25:15.963 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552025-05-14T16:25:16.294Z[ recovery-image] May 14 16:25:16.028 INFO O| May 14 16:25:16.028 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42562025-05-14T16:25:16.321Z[ recovery-image] May 14 16:25:16.030 INFO O| May 14 16:25:16.030 INFO STEP 12 (remove_files) COMPLETE
42572025-05-14T16:25:16.321Z[ recovery-image] May 14 16:25:16.030 INFO O| May 14 16:25:16.030 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42582025-05-14T16:25:16.477Z[ recovery-image] May 14 16:25:16.209 INFO O| May 14 16:25:16.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42592025-05-14T16:25:16.502Z[ recovery-image] May 14 16:25:16.209 INFO O| May 14 16:25:16.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42602025-05-14T16:25:16.502Z[ recovery-image] May 14 16:25:16.228 INFO O| May 14 16:25:16.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42612025-05-14T16:25:16.502Z[ recovery-image] May 14 16:25:16.228 INFO O| May 14 16:25:16.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42622025-05-14T16:25:16.670Z[ recovery-image] May 14 16:25:16.403 INFO O| May 14 16:25:16.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42632025-05-14T16:25:16.747Z[ recovery-image] May 14 16:25:16.480 INFO O| May 14 16:25:16.480 INFO STEP 13 (remove_files) COMPLETE
42642025-05-14T16:25:16.747Z[ recovery-image] May 14 16:25:16.480 INFO O| May 14 16:25:16.480 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42652025-05-14T16:25:16.802Z[ recovery-image] May 14 16:25:16.535 INFO O| May 14 16:25:16.535 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42662025-05-14T16:25:16.827Z[ recovery-image] May 14 16:25:16.537 INFO O| May 14 16:25:16.537 INFO STEP 14 (remove_files) COMPLETE
42672025-05-14T16:25:16.827Z[ recovery-image] May 14 16:25:16.537 INFO O| May 14 16:25:16.537 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42682025-05-14T16:25:16.827Z[ recovery-image] May 14 16:25:16.552 INFO O| May 14 16:25:16.552 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42692025-05-14T16:25:16.827Z[ recovery-image] May 14 16:25:16.560 INFO O| May 14 16:25:16.560 INFO STEP 15 (remove_files) COMPLETE
42702025-05-14T16:25:16.827Z[ recovery-image] May 14 16:25:16.560 INFO O| May 14 16:25:16.560 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42712025-05-14T16:25:16.852Z[ recovery-image] May 14 16:25:16.574 INFO O| May 14 16:25:16.574 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42722025-05-14T16:25:16.852Z[ recovery-image] May 14 16:25:16.574 INFO O| May 14 16:25:16.574 INFO STEP 16 (remove_files) COMPLETE
42732025-05-14T16:25:16.852Z[ recovery-image] May 14 16:25:16.574 INFO O| May 14 16:25:16.574 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42742025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.587 INFO O| May 14 16:25:16.587 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42752025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.589 INFO O| May 14 16:25:16.589 INFO STEP 17 (remove_files) COMPLETE
42762025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.589 INFO O| May 14 16:25:16.589 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.608 INFO O| May 14 16:25:16.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42782025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.608 INFO O| May 14 16:25:16.608 INFO STEP 18 (remove_files) COMPLETE
42792025-05-14T16:25:16.878Z[ recovery-image] May 14 16:25:16.608 INFO O| May 14 16:25:16.608 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42802025-05-14T16:25:16.927Z[ recovery-image] May 14 16:25:16.660 INFO O| May 14 16:25:16.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
42812025-05-14T16:25:16.927Z[ recovery-image] May 14 16:25:16.660 INFO O| May 14 16:25:16.660 INFO STEP 19 (remove_files) COMPLETE
42822025-05-14T16:25:16.927Z[ recovery-image] May 14 16:25:16.660 INFO O| May 14 16:25:16.660 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42832025-05-14T16:25:16.952Z[ recovery-image] May 14 16:25:16.680 INFO O| May 14 16:25:16.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
42842025-05-14T16:25:16.952Z[ recovery-image] May 14 16:25:16.680 INFO O| May 14 16:25:16.680 INFO STEP 20 (remove_files) COMPLETE
42852025-05-14T16:25:16.952Z[ recovery-image] May 14 16:25:16.680 INFO O| May 14 16:25:16.680 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42862025-05-14T16:25:16.977Z[ recovery-image] May 14 16:25:16.698 INFO O| May 14 16:25:16.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42872025-05-14T16:25:16.977Z[ recovery-image] May 14 16:25:16.698 INFO O| May 14 16:25:16.698 INFO STEP 21 (remove_files) COMPLETE
42882025-05-14T16:25:16.977Z[ recovery-image] May 14 16:25:16.698 INFO O| May 14 16:25:16.698 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42892025-05-14T16:25:17.003Z[ recovery-image] May 14 16:25:16.720 INFO O| May 14 16:25:16.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
42902025-05-14T16:25:17.003Z[ recovery-image] May 14 16:25:16.720 INFO O| May 14 16:25:16.720 INFO STEP 22 (remove_files) COMPLETE
42912025-05-14T16:25:17.003Z[ recovery-image] May 14 16:25:16.721 INFO O| May 14 16:25:16.720 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42922025-05-14T16:25:17.028Z[ recovery-image] May 14 16:25:16.736 INFO O| May 14 16:25:16.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
42932025-05-14T16:25:17.028Z[ recovery-image] May 14 16:25:16.736 INFO O| May 14 16:25:16.736 INFO STEP 23 (remove_files) COMPLETE
42942025-05-14T16:25:17.028Z[ recovery-image] May 14 16:25:16.736 INFO O| May 14 16:25:16.736 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42952025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.768 INFO O| May 14 16:25:16.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
42962025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.768 INFO O| May 14 16:25:16.768 INFO STEP 24 (remove_files) COMPLETE
42972025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.768 INFO O| May 14 16:25:16.768 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42982025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.783 INFO O| May 14 16:25:16.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
42992025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.783 INFO O| May 14 16:25:16.783 INFO STEP 25 (remove_files) COMPLETE
43002025-05-14T16:25:17.053Z[ recovery-image] May 14 16:25:16.783 INFO O| May 14 16:25:16.783 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43012025-05-14T16:25:17.079Z[ recovery-image] May 14 16:25:16.804 INFO O| May 14 16:25:16.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43022025-05-14T16:25:17.079Z[ recovery-image] May 14 16:25:16.804 INFO O| May 14 16:25:16.804 INFO STEP 26 (remove_files) COMPLETE
43032025-05-14T16:25:17.079Z[ recovery-image] May 14 16:25:16.804 INFO O| May 14 16:25:16.804 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43042025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.818 INFO O| May 14 16:25:16.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43052025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.818 INFO O| May 14 16:25:16.818 INFO STEP 27 (remove_files) COMPLETE
43062025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.818 INFO O| May 14 16:25:16.818 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43072025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.831 INFO O| May 14 16:25:16.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43082025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.831 INFO O| May 14 16:25:16.831 INFO STEP 28 (remove_files) COMPLETE
43092025-05-14T16:25:17.104Z[ recovery-image] May 14 16:25:16.831 INFO O| May 14 16:25:16.831 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43102025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.844 INFO O| May 14 16:25:16.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43112025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.844 INFO O| May 14 16:25:16.844 INFO STEP 29 (remove_files) COMPLETE
43122025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.844 INFO O| May 14 16:25:16.844 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43132025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.858 INFO O| May 14 16:25:16.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43142025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.858 INFO O| May 14 16:25:16.858 INFO STEP 30 (remove_files) COMPLETE
43152025-05-14T16:25:17.130Z[ recovery-image] May 14 16:25:16.858 INFO O| May 14 16:25:16.858 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43162025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.871 INFO O| May 14 16:25:16.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43172025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.871 INFO O| May 14 16:25:16.871 INFO STEP 31 (remove_files) COMPLETE
43182025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.871 INFO O| May 14 16:25:16.871 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43192025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.884 INFO O| May 14 16:25:16.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43202025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.884 INFO O| May 14 16:25:16.884 INFO STEP 32 (remove_files) COMPLETE
43212025-05-14T16:25:17.156Z[ recovery-image] May 14 16:25:16.884 INFO O| May 14 16:25:16.884 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43222025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.897 INFO O| May 14 16:25:16.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43232025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.897 INFO O| May 14 16:25:16.897 INFO STEP 33 (remove_files) COMPLETE
43242025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.897 INFO O| May 14 16:25:16.897 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43252025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.910 INFO O| May 14 16:25:16.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43262025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.910 INFO O| May 14 16:25:16.910 INFO STEP 34 (remove_files) COMPLETE
43272025-05-14T16:25:17.182Z[ recovery-image] May 14 16:25:16.910 INFO O| May 14 16:25:16.910 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43282025-05-14T16:25:17.207Z[ recovery-image] May 14 16:25:16.926 INFO O| May 14 16:25:16.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43292025-05-14T16:25:17.207Z[ recovery-image] May 14 16:25:16.926 INFO O| May 14 16:25:16.926 INFO STEP 35 (remove_files) COMPLETE
43302025-05-14T16:25:17.207Z[ recovery-image] May 14 16:25:16.926 INFO O| May 14 16:25:16.926 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43312025-05-14T16:25:17.232Z[ recovery-image] May 14 16:25:16.941 INFO O| May 14 16:25:16.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43322025-05-14T16:25:17.232Z[ recovery-image] May 14 16:25:16.941 INFO O| May 14 16:25:16.941 INFO STEP 36 (remove_files) COMPLETE
43332025-05-14T16:25:17.232Z[ recovery-image] May 14 16:25:16.941 INFO O| May 14 16:25:16.941 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43342025-05-14T16:25:17.257Z[ recovery-image] May 14 16:25:16.977 INFO O| May 14 16:25:16.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43352025-05-14T16:25:17.258Z[ recovery-image] May 14 16:25:16.978 INFO O| May 14 16:25:16.978 INFO STEP 37 (remove_files) COMPLETE
43362025-05-14T16:25:17.258Z[ recovery-image] May 14 16:25:16.978 INFO O| May 14 16:25:16.978 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43372025-05-14T16:25:17.297Z[ recovery-image] May 14 16:25:17.030 INFO O| May 14 16:25:17.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43382025-05-14T16:25:17.297Z[ recovery-image] May 14 16:25:17.030 INFO O| May 14 16:25:17.030 INFO STEP 38 (remove_files) COMPLETE
43392025-05-14T16:25:17.297Z[ recovery-image] May 14 16:25:17.030 INFO O| May 14 16:25:17.030 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43402025-05-14T16:25:17.357Z[ recovery-image] May 14 16:25:17.090 INFO O| May 14 16:25:17.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43412025-05-14T16:25:17.357Z[ recovery-image] May 14 16:25:17.090 INFO O| May 14 16:25:17.090 INFO STEP 39 (remove_files) COMPLETE
43422025-05-14T16:25:17.357Z[ recovery-image] May 14 16:25:17.090 INFO O| May 14 16:25:17.090 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43432025-05-14T16:25:17.382Z[ recovery-image] May 14 16:25:17.106 INFO O| May 14 16:25:17.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43442025-05-14T16:25:17.382Z[ recovery-image] May 14 16:25:17.106 INFO O| May 14 16:25:17.106 INFO STEP 40 (remove_files) COMPLETE
43452025-05-14T16:25:17.382Z[ recovery-image] May 14 16:25:17.106 INFO O| May 14 16:25:17.106 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43462025-05-14T16:25:17.407Z[ recovery-image] May 14 16:25:17.119 INFO O| May 14 16:25:17.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43472025-05-14T16:25:17.407Z[ recovery-image] May 14 16:25:17.120 INFO O| May 14 16:25:17.119 INFO STEP 41 (remove_files) COMPLETE
43482025-05-14T16:25:17.407Z[ recovery-image] May 14 16:25:17.120 INFO O| May 14 16:25:17.119 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43492025-05-14T16:25:17.432Z[ recovery-image] May 14 16:25:17.154 INFO O| May 14 16:25:17.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43502025-05-14T16:25:17.432Z[ recovery-image] May 14 16:25:17.154 INFO O| May 14 16:25:17.154 INFO STEP 42 (remove_files) COMPLETE
43512025-05-14T16:25:17.432Z[ recovery-image] May 14 16:25:17.154 INFO O| May 14 16:25:17.154 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43522025-05-14T16:25:17.458Z[ recovery-image] May 14 16:25:17.191 INFO O| May 14 16:25:17.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43532025-05-14T16:25:17.458Z[ recovery-image] May 14 16:25:17.191 INFO O| May 14 16:25:17.191 INFO STEP 43 (remove_files) COMPLETE
43542025-05-14T16:25:17.458Z[ recovery-image] May 14 16:25:17.191 INFO O| May 14 16:25:17.191 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43552025-05-14T16:25:17.483Z[ recovery-image] May 14 16:25:17.208 INFO O| May 14 16:25:17.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43562025-05-14T16:25:17.483Z[ recovery-image] May 14 16:25:17.208 INFO O| May 14 16:25:17.208 INFO STEP 44 (remove_files) COMPLETE
43572025-05-14T16:25:17.483Z[ recovery-image] May 14 16:25:17.208 INFO O| May 14 16:25:17.208 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43582025-05-14T16:25:17.536Z[ recovery-image] May 14 16:25:17.269 INFO O| May 14 16:25:17.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43592025-05-14T16:25:17.536Z[ recovery-image] May 14 16:25:17.270 INFO O| May 14 16:25:17.270 INFO STEP 45 (remove_files) COMPLETE
43602025-05-14T16:25:17.562Z[ recovery-image] May 14 16:25:17.270 INFO O| May 14 16:25:17.270 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43612025-05-14T16:25:17.590Z[ recovery-image] May 14 16:25:17.323 INFO O| May 14 16:25:17.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43622025-05-14T16:25:17.590Z[ recovery-image] May 14 16:25:17.323 INFO O| May 14 16:25:17.323 INFO STEP 46 (remove_files) COMPLETE
43632025-05-14T16:25:17.590Z[ recovery-image] May 14 16:25:17.323 INFO O| May 14 16:25:17.323 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43642025-05-14T16:25:17.646Z[ recovery-image] May 14 16:25:17.379 INFO O| May 14 16:25:17.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43652025-05-14T16:25:17.646Z[ recovery-image] May 14 16:25:17.380 INFO O| May 14 16:25:17.380 INFO STEP 47 (remove_files) COMPLETE
43662025-05-14T16:25:17.671Z[ recovery-image] May 14 16:25:17.380 INFO O| May 14 16:25:17.380 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43672025-05-14T16:25:17.671Z[ recovery-image] May 14 16:25:17.395 INFO O| May 14 16:25:17.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43682025-05-14T16:25:17.671Z[ recovery-image] May 14 16:25:17.395 INFO O| May 14 16:25:17.395 INFO STEP 48 (remove_files) COMPLETE
43692025-05-14T16:25:17.671Z[ recovery-image] May 14 16:25:17.395 INFO O| May 14 16:25:17.395 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43702025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.408 INFO O| May 14 16:25:17.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43712025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.408 INFO O| May 14 16:25:17.408 INFO STEP 49 (remove_files) COMPLETE
43722025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.409 INFO O| May 14 16:25:17.408 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43732025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.422 INFO O| May 14 16:25:17.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43742025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.422 INFO O| May 14 16:25:17.422 INFO STEP 50 (remove_files) COMPLETE
43752025-05-14T16:25:17.697Z[ recovery-image] May 14 16:25:17.422 INFO O| May 14 16:25:17.422 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43762025-05-14T16:25:17.722Z[ recovery-image] May 14 16:25:17.452 INFO O| May 14 16:25:17.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43772025-05-14T16:25:17.722Z[ recovery-image] May 14 16:25:17.452 INFO O| May 14 16:25:17.452 INFO STEP 51 (remove_files) COMPLETE
43782025-05-14T16:25:17.722Z[ recovery-image] May 14 16:25:17.452 INFO O| May 14 16:25:17.452 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43792025-05-14T16:25:17.778Z[ recovery-image] May 14 16:25:17.511 INFO O| May 14 16:25:17.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
43802025-05-14T16:25:17.778Z[ recovery-image] May 14 16:25:17.511 INFO O| May 14 16:25:17.511 INFO STEP 52 (remove_files) COMPLETE
43812025-05-14T16:25:17.803Z[ recovery-image] May 14 16:25:17.511 INFO O| May 14 16:25:17.511 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43822025-05-14T16:25:17.803Z[ recovery-image] May 14 16:25:17.529 INFO O| May 14 16:25:17.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43832025-05-14T16:25:17.803Z[ recovery-image] May 14 16:25:17.529 INFO O| May 14 16:25:17.529 INFO STEP 53 (remove_files) COMPLETE
43842025-05-14T16:25:17.803Z[ recovery-image] May 14 16:25:17.529 INFO O| May 14 16:25:17.529 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43852025-05-14T16:25:17.858Z[ recovery-image] May 14 16:25:17.591 INFO O| May 14 16:25:17.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43862025-05-14T16:25:17.858Z[ recovery-image] May 14 16:25:17.591 INFO O| May 14 16:25:17.591 INFO STEP 54 (remove_files) COMPLETE
43872025-05-14T16:25:17.858Z[ recovery-image] May 14 16:25:17.591 INFO O| May 14 16:25:17.591 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43882025-05-14T16:25:17.883Z[ recovery-image] May 14 16:25:17.607 INFO O| May 14 16:25:17.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
43892025-05-14T16:25:17.883Z[ recovery-image] May 14 16:25:17.607 INFO O| May 14 16:25:17.607 INFO STEP 55 (remove_files) COMPLETE
43902025-05-14T16:25:17.883Z[ recovery-image] May 14 16:25:17.608 INFO O| May 14 16:25:17.607 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43912025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.625 INFO O| May 14 16:25:17.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
43922025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.625 INFO O| May 14 16:25:17.625 INFO STEP 56 (remove_files) COMPLETE
43932025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.625 INFO O| May 14 16:25:17.625 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43942025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.640 INFO O| May 14 16:25:17.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
43952025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.640 INFO O| May 14 16:25:17.640 INFO STEP 57 (remove_files) COMPLETE
43962025-05-14T16:25:17.908Z[ recovery-image] May 14 16:25:17.640 INFO O| May 14 16:25:17.640 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43972025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.659 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
43982025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
43992025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44002025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44012025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44022025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44032025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO ok!
44042025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO STEP 58 (ensure_file) COMPLETE
44052025-05-14T16:25:17.934Z[ recovery-image] May 14 16:25:17.660 INFO O| May 14 16:25:17.660 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44062025-05-14T16:25:17.961Z[ recovery-image] May 14 16:25:17.694 INFO O| May 14 16:25:17.694 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44072025-05-14T16:25:17.961Z[ recovery-image] May 14 16:25:17.694 INFO O| May 14 16:25:17.694 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44082025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.694 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44092025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.694 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44102025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.694 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44112025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.695 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44122025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.695 INFO ok!
44132025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.695 INFO STEP 59 (ensure_file) COMPLETE
44142025-05-14T16:25:17.986Z[ recovery-image] May 14 16:25:17.695 INFO O| May 14 16:25:17.695 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44152025-05-14T16:25:18.027Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44162025-05-14T16:25:18.027Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44172025-05-14T16:25:18.053Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44182025-05-14T16:25:18.053Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO ok!
44192025-05-14T16:25:18.053Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO STEP 60 (ensure_file) COMPLETE
44202025-05-14T16:25:18.053Z[ recovery-image] May 14 16:25:17.760 INFO O| May 14 16:25:17.760 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44212025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.792 INFO O| May 14 16:25:17.792 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44222025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.793 INFO O| May 14 16:25:17.793 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44232025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.793 INFO O| May 14 16:25:17.793 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44242025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.793 INFO O| May 14 16:25:17.793 INFO ok!
44252025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.793 INFO O| May 14 16:25:17.793 INFO STEP 61 (ensure_file) COMPLETE
44262025-05-14T16:25:18.078Z[ recovery-image] May 14 16:25:17.793 INFO O| May 14 16:25:17.793 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44272025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.815 INFO O| May 14 16:25:17.815 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44282025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.815 INFO O| May 14 16:25:17.815 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44292025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.816 INFO O| May 14 16:25:17.815 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44302025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.816 INFO O| May 14 16:25:17.816 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44312025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.816 INFO O| May 14 16:25:17.816 INFO ok!
44322025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.816 INFO O| May 14 16:25:17.816 INFO STEP 62 (ensure_file) COMPLETE
44332025-05-14T16:25:18.104Z[ recovery-image] May 14 16:25:17.816 INFO O| May 14 16:25:17.816 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44342025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44352025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44362025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44372025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44382025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO ok!
44392025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO STEP 63 (ensure_file) COMPLETE
44402025-05-14T16:25:18.129Z[ recovery-image] May 14 16:25:17.860 INFO O| May 14 16:25:17.860 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44412025-05-14T16:25:18.186Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.919 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44422025-05-14T16:25:18.212Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.920 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44432025-05-14T16:25:18.212Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.920 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44442025-05-14T16:25:18.212Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.920 INFO ok!
44452025-05-14T16:25:18.212Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.920 INFO STEP 64 (assemble_files) COMPLETE
44462025-05-14T16:25:18.212Z[ recovery-image] May 14 16:25:17.920 INFO O| May 14 16:25:17.920 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44472025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.934 INFO O| May 14 16:25:17.934 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44482025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.934 INFO O| May 14 16:25:17.934 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44492025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.934 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44502025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44512025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO ok!
44522025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO STEP 65 (ensure_file) COMPLETE
44532025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44542025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO skip step because feature "omicron1" is not enabled
44552025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44562025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO skip step because feature "omicron1" is not enabled
44572025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44582025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO skip step because feature "omicron1" is not enabled
44592025-05-14T16:25:18.237Z[ recovery-image] May 14 16:25:17.935 INFO O| May 14 16:25:17.935 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44602025-05-14T16:25:18.263Z[ recovery-image] May 14 16:25:17.978 INFO O| May 14 16:25:17.978 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44612025-05-14T16:25:18.263Z[ recovery-image] May 14 16:25:17.979 INFO O| May 14 16:25:17.978 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44622025-05-14T16:25:20.910Z[ recovery-image] May 14 16:25:20.643 INFO O| May 14 16:25:20.643 INFO STEP 69 (pack_tar) COMPLETE
44632025-05-14T16:25:20.910Z[ recovery-image] May 14 16:25:20.643 INFO O| May 14 16:25:20.643 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44642025-05-14T16:25:20.910Z[ recovery-image] May 14 16:25:20.643 INFO O| May 14 16:25:20.643 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44652025-05-14T16:25:21.014Z[ recovery-image] May 14 16:25:20.747 INFO O| May 14 16:25:20.747 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44662025-05-14T16:25:21.085Z[ recovery-image] May 14 16:25:20.819 INFO O| May 14 16:25:20.819 INFO completed processing gimlet/ramdisk-02-trim
44672025-05-14T16:25:21.111Z[ recovery-image] May 14 16:25:20.823 INFO image builder template: ramdisk-03-recovery-trim...
44682025-05-14T16:25:21.111Z[ recovery-image] May 14 16:25:20.823 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
44692025-05-14T16:25:21.275Z[ recovery-image] May 14 16:25:21.008 INFO O| May 14 16:25:21.008 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44702025-05-14T16:25:21.304Z[ recovery-image] May 14 16:25:21.038 INFO O| May 14 16:25:21.038 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44712025-05-14T16:25:21.385Z[ recovery-image] May 14 16:25:21.118 INFO O| May 14 16:25:21.118 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
44722025-05-14T16:25:21.462Z[ recovery-image] May 14 16:25:21.195 INFO O| May 14 16:25:21.195 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44732025-05-14T16:25:21.462Z[ recovery-image] May 14 16:25:21.195 INFO O| May 14 16:25:21.195 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
44742025-05-14T16:25:21.487Z[ recovery-image] May 14 16:25:21.206 INFO O| May 14 16:25:21.206 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
44752025-05-14T16:25:21.513Z[ recovery-image] May 14 16:25:21.232 INFO O| May 14 16:25:21.232 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44762025-05-14T16:25:21.545Z[ recovery-image] May 14 16:25:21.278 INFO O| May 14 16:25:21.278 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44772025-05-14T16:25:21.905Z[ recovery-image] May 14 16:25:21.638 INFO O| May 14 16:25:21.638 INFO rolled back to input snapshot; work may begin
44782025-05-14T16:25:21.905Z[ recovery-image] May 14 16:25:21.638 INFO O| May 14 16:25:21.638 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
44792025-05-14T16:25:21.930Z[ recovery-image] May 14 16:25:21.661 INFO O| May 14 16:25:21.661 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44802025-05-14T16:25:21.956Z[ recovery-image] May 14 16:25:21.679 INFO O| May 14 16:25:21.678 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
44812025-05-14T16:25:21.956Z[ recovery-image] May 14 16:25:21.688 INFO O| May 14 16:25:21.688 INFO STEP 0 (remove_files) COMPLETE
44822025-05-14T16:25:21.956Z[ recovery-image] May 14 16:25:21.688 INFO O| May 14 16:25:21.688 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44832025-05-14T16:25:21.981Z[ recovery-image] May 14 16:25:21.715 INFO O| May 14 16:25:21.715 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
44842025-05-14T16:25:22.184Z[ recovery-image] May 14 16:25:21.917 INFO O| May 14 16:25:21.917 INFO STEP 1 (remove_files) COMPLETE
44852025-05-14T16:25:22.184Z[ recovery-image] May 14 16:25:21.917 INFO O| May 14 16:25:21.917 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44862025-05-14T16:25:22.244Z[ recovery-image] May 14 16:25:21.977 INFO O| May 14 16:25:21.976 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
44872025-05-14T16:25:22.269Z[ recovery-image] May 14 16:25:21.978 INFO O| May 14 16:25:21.978 INFO STEP 2 (remove_files) COMPLETE
44882025-05-14T16:25:22.269Z[ recovery-image] May 14 16:25:21.978 INFO O| May 14 16:25:21.978 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44892025-05-14T16:25:22.294Z[ recovery-image] May 14 16:25:22.006 INFO O| May 14 16:25:22.006 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
44902025-05-14T16:25:22.347Z[ recovery-image] May 14 16:25:22.080 INFO O| May 14 16:25:22.080 INFO STEP 3 (remove_files) COMPLETE
44912025-05-14T16:25:22.347Z[ recovery-image] May 14 16:25:22.080 INFO O| May 14 16:25:22.080 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44922025-05-14T16:25:22.400Z[ recovery-image] May 14 16:25:22.134 INFO O| May 14 16:25:22.133 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
44932025-05-14T16:25:22.498Z[ recovery-image] May 14 16:25:22.231 INFO O| May 14 16:25:22.231 INFO STEP 4 (remove_files) COMPLETE
44942025-05-14T16:25:22.498Z[ recovery-image] May 14 16:25:22.231 INFO O| May 14 16:25:22.231 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44952025-05-14T16:25:22.551Z[ recovery-image] May 14 16:25:22.284 INFO O| May 14 16:25:22.284 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
44962025-05-14T16:25:22.577Z[ recovery-image] May 14 16:25:22.310 INFO O| May 14 16:25:22.310 INFO STEP 5 (remove_files) COMPLETE
44972025-05-14T16:25:22.602Z[ recovery-image] May 14 16:25:22.310 INFO O| May 14 16:25:22.310 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44982025-05-14T16:25:22.602Z[ recovery-image] May 14 16:25:22.328 INFO O| May 14 16:25:22.328 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
44992025-05-14T16:25:22.602Z[ recovery-image] May 14 16:25:22.329 INFO O| May 14 16:25:22.329 INFO STEP 6 (remove_files) COMPLETE
45002025-05-14T16:25:22.602Z[ recovery-image] May 14 16:25:22.329 INFO O| May 14 16:25:22.329 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45012025-05-14T16:25:22.660Z[ recovery-image] May 14 16:25:22.393 INFO O| May 14 16:25:22.393 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45022025-05-14T16:25:22.685Z[ recovery-image] May 14 16:25:22.395 INFO O| May 14 16:25:22.395 INFO STEP 7 (remove_files) COMPLETE
45032025-05-14T16:25:22.685Z[ recovery-image] May 14 16:25:22.395 INFO O| May 14 16:25:22.395 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45042025-05-14T16:25:22.710Z[ recovery-image] May 14 16:25:22.429 INFO O| May 14 16:25:22.429 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45052025-05-14T16:25:22.710Z[ recovery-image] May 14 16:25:22.429 INFO O| May 14 16:25:22.429 INFO STEP 8 (remove_files) COMPLETE
45062025-05-14T16:25:22.710Z[ recovery-image] May 14 16:25:22.429 INFO O| May 14 16:25:22.429 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45072025-05-14T16:25:22.752Z[ recovery-image] May 14 16:25:22.486 INFO O| May 14 16:25:22.486 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45082025-05-14T16:25:22.777Z[ recovery-image] May 14 16:25:22.487 INFO O| May 14 16:25:22.487 INFO STEP 9 (remove_files) COMPLETE
45092025-05-14T16:25:22.778Z[ recovery-image] May 14 16:25:22.487 INFO O| May 14 16:25:22.487 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45102025-05-14T16:25:22.819Z[ recovery-image] May 14 16:25:22.552 INFO O| May 14 16:25:22.552 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45112025-05-14T16:25:22.967Z[ recovery-image] May 14 16:25:22.700 INFO O| May 14 16:25:22.700 INFO STEP 10 (remove_files) COMPLETE
45122025-05-14T16:25:22.967Z[ recovery-image] May 14 16:25:22.700 INFO O| May 14 16:25:22.700 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45132025-05-14T16:25:23.007Z[ recovery-image] May 14 16:25:22.740 INFO O| May 14 16:25:22.740 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45142025-05-14T16:25:23.032Z[ recovery-image] May 14 16:25:22.742 INFO O| May 14 16:25:22.742 INFO STEP 11 (remove_files) COMPLETE
45152025-05-14T16:25:23.032Z[ recovery-image] May 14 16:25:22.742 INFO O| May 14 16:25:22.742 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45162025-05-14T16:25:23.057Z[ host-image] May 14 16:25:22.778 INFO O| May 14 16:25:22.778 INFO O| Startup: Caching catalogs ... Done
45172025-05-14T16:25:23.083Z[ recovery-image] May 14 16:25:22.804 INFO O| May 14 16:25:22.804 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45182025-05-14T16:25:23.083Z[ recovery-image] May 14 16:25:22.806 INFO O| May 14 16:25:22.806 INFO STEP 12 (remove_files) COMPLETE
45192025-05-14T16:25:23.083Z[ recovery-image] May 14 16:25:22.806 INFO O| May 14 16:25:22.806 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45202025-05-14T16:25:23.108Z[ recovery-image] May 14 16:25:22.822 INFO O| May 14 16:25:22.822 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45212025-05-14T16:25:23.133Z[ recovery-image] May 14 16:25:22.845 INFO O| May 14 16:25:22.845 INFO STEP 13 (remove_files) COMPLETE
45222025-05-14T16:25:23.133Z[ recovery-image] May 14 16:25:22.845 INFO O| May 14 16:25:22.845 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45232025-05-14T16:25:23.133Z[ recovery-image] May 14 16:25:22.865 INFO O| May 14 16:25:22.865 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45242025-05-14T16:25:23.159Z[ recovery-image] May 14 16:25:22.892 INFO O| May 14 16:25:22.892 INFO STEP 14 (remove_files) COMPLETE
45252025-05-14T16:25:23.159Z[ recovery-image] May 14 16:25:22.892 INFO O| May 14 16:25:22.892 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45262025-05-14T16:25:23.222Z[ recovery-image] May 14 16:25:22.953 INFO O| May 14 16:25:22.953 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45272025-05-14T16:25:23.248Z[ recovery-image] May 14 16:25:22.959 INFO O| May 14 16:25:22.959 INFO STEP 15 (remove_files) COMPLETE
45282025-05-14T16:25:23.248Z[ recovery-image] May 14 16:25:22.959 INFO O| May 14 16:25:22.959 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45292025-05-14T16:25:23.284Z[ recovery-image] May 14 16:25:23.017 INFO O| May 14 16:25:23.017 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45302025-05-14T16:25:23.284Z[ recovery-image] May 14 16:25:23.017 INFO O| May 14 16:25:23.017 INFO STEP 16 (remove_files) COMPLETE
45312025-05-14T16:25:23.284Z[ recovery-image] May 14 16:25:23.017 INFO O| May 14 16:25:23.017 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45322025-05-14T16:25:23.309Z[ recovery-image] May 14 16:25:23.035 INFO O| May 14 16:25:23.034 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45332025-05-14T16:25:23.309Z[ recovery-image] May 14 16:25:23.035 INFO O| May 14 16:25:23.035 INFO STEP 17 (remove_files) COMPLETE
45342025-05-14T16:25:23.309Z[ recovery-image] May 14 16:25:23.035 INFO O| May 14 16:25:23.035 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45352025-05-14T16:25:23.334Z[ recovery-image] May 14 16:25:23.063 INFO O| May 14 16:25:23.063 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45362025-05-14T16:25:23.411Z[ recovery-image] May 14 16:25:23.144 INFO O| May 14 16:25:23.144 INFO STEP 18 (remove_files) COMPLETE
45372025-05-14T16:25:23.411Z[ recovery-image] May 14 16:25:23.144 INFO O| May 14 16:25:23.144 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45382025-05-14T16:25:23.449Z[ recovery-image] May 14 16:25:23.183 INFO O| May 14 16:25:23.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45392025-05-14T16:25:23.474Z[ recovery-image] May 14 16:25:23.206 INFO O| May 14 16:25:23.206 INFO STEP 19 (remove_files) COMPLETE
45402025-05-14T16:25:23.474Z[ recovery-image] May 14 16:25:23.206 INFO O| May 14 16:25:23.206 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45412025-05-14T16:25:23.504Z[ recovery-image] May 14 16:25:23.237 INFO O| May 14 16:25:23.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45422025-05-14T16:25:23.504Z[ recovery-image] May 14 16:25:23.237 INFO O| May 14 16:25:23.237 INFO STEP 20 (remove_files) COMPLETE
45432025-05-14T16:25:23.504Z[ recovery-image] May 14 16:25:23.237 INFO O| May 14 16:25:23.237 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45442025-05-14T16:25:23.542Z[ recovery-image] May 14 16:25:23.275 INFO O| May 14 16:25:23.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45452025-05-14T16:25:23.567Z[ recovery-image] May 14 16:25:23.276 INFO O| May 14 16:25:23.276 INFO STEP 21 (remove_files) COMPLETE
45462025-05-14T16:25:23.567Z[ recovery-image] May 14 16:25:23.276 INFO O| May 14 16:25:23.276 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45472025-05-14T16:25:23.567Z[ recovery-image] May 14 16:25:23.292 INFO O| May 14 16:25:23.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45482025-05-14T16:25:23.592Z[ recovery-image] May 14 16:25:23.303 INFO O| May 14 16:25:23.303 INFO STEP 22 (remove_files) COMPLETE
45492025-05-14T16:25:23.592Z[ recovery-image] May 14 16:25:23.303 INFO O| May 14 16:25:23.303 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45502025-05-14T16:25:23.617Z[ recovery-image] May 14 16:25:23.332 INFO O| May 14 16:25:23.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45512025-05-14T16:25:23.642Z[ recovery-image] May 14 16:25:23.354 INFO O| May 14 16:25:23.354 INFO STEP 23 (remove_files) COMPLETE
45522025-05-14T16:25:23.642Z[ recovery-image] May 14 16:25:23.354 INFO O| May 14 16:25:23.354 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45532025-05-14T16:25:23.667Z[ recovery-image] May 14 16:25:23.384 INFO O| May 14 16:25:23.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45542025-05-14T16:25:23.667Z[ recovery-image] May 14 16:25:23.384 INFO O| May 14 16:25:23.384 INFO STEP 24 (remove_files) COMPLETE
45552025-05-14T16:25:23.667Z[ recovery-image] May 14 16:25:23.384 INFO O| May 14 16:25:23.384 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45562025-05-14T16:25:23.692Z[ recovery-image] May 14 16:25:23.423 INFO O| May 14 16:25:23.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45572025-05-14T16:25:23.692Z[ recovery-image] May 14 16:25:23.423 INFO O| May 14 16:25:23.423 INFO STEP 25 (remove_files) COMPLETE
45582025-05-14T16:25:23.693Z[ recovery-image] May 14 16:25:23.424 INFO O| May 14 16:25:23.423 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45592025-05-14T16:25:23.749Z[ recovery-image] May 14 16:25:23.482 INFO O| May 14 16:25:23.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45602025-05-14T16:25:23.749Z[ recovery-image] May 14 16:25:23.482 INFO O| May 14 16:25:23.482 INFO STEP 26 (remove_files) COMPLETE
45612025-05-14T16:25:23.774Z[ recovery-image] May 14 16:25:23.482 INFO O| May 14 16:25:23.482 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45622025-05-14T16:25:23.799Z[ recovery-image] May 14 16:25:23.516 INFO O| May 14 16:25:23.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45632025-05-14T16:25:23.824Z[ recovery-image] May 14 16:25:23.536 INFO O| May 14 16:25:23.536 INFO STEP 27 (remove_files) COMPLETE
45642025-05-14T16:25:23.824Z[ recovery-image] May 14 16:25:23.536 INFO O| May 14 16:25:23.536 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45652025-05-14T16:25:23.850Z[ recovery-image] May 14 16:25:23.571 INFO O| May 14 16:25:23.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
45662025-05-14T16:25:23.875Z[ recovery-image] May 14 16:25:23.595 INFO O| May 14 16:25:23.595 INFO STEP 28 (remove_files) COMPLETE
45672025-05-14T16:25:23.875Z[ recovery-image] May 14 16:25:23.595 INFO O| May 14 16:25:23.595 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45682025-05-14T16:25:23.906Z[ recovery-image] May 14 16:25:23.639 INFO O| May 14 16:25:23.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
45692025-05-14T16:25:23.906Z[ recovery-image] May 14 16:25:23.639 INFO O| May 14 16:25:23.639 INFO STEP 29 (remove_files) COMPLETE
45702025-05-14T16:25:23.906Z[ recovery-image] May 14 16:25:23.639 INFO O| May 14 16:25:23.639 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45712025-05-14T16:25:23.931Z[ recovery-image] May 14 16:25:23.662 INFO O| May 14 16:25:23.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
45722025-05-14T16:25:23.931Z[ recovery-image] May 14 16:25:23.662 INFO O| May 14 16:25:23.662 INFO STEP 30 (remove_files) COMPLETE
45732025-05-14T16:25:23.931Z[ recovery-image] May 14 16:25:23.662 INFO O| May 14 16:25:23.662 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45742025-05-14T16:25:23.959Z[ recovery-image] May 14 16:25:23.693 INFO O| May 14 16:25:23.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
45752025-05-14T16:25:23.984Z[ recovery-image] May 14 16:25:23.709 INFO O| May 14 16:25:23.709 INFO STEP 31 (remove_files) COMPLETE
45762025-05-14T16:25:23.984Z[ recovery-image] May 14 16:25:23.709 INFO O| May 14 16:25:23.709 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45772025-05-14T16:25:24.015Z[ recovery-image] May 14 16:25:23.748 INFO O| May 14 16:25:23.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
45782025-05-14T16:25:24.043Z[ recovery-image] May 14 16:25:23.772 INFO O| May 14 16:25:23.772 INFO STEP 32 (remove_files) COMPLETE
45792025-05-14T16:25:24.043Z[ recovery-image] May 14 16:25:23.772 INFO O| May 14 16:25:23.772 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45802025-05-14T16:25:24.074Z[ recovery-image] May 14 16:25:23.808 INFO O| May 14 16:25:23.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
45812025-05-14T16:25:24.074Z[ recovery-image] May 14 16:25:23.808 INFO O| May 14 16:25:23.808 INFO STEP 33 (remove_files) COMPLETE
45822025-05-14T16:25:24.099Z[ recovery-image] May 14 16:25:23.808 INFO O| May 14 16:25:23.808 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45832025-05-14T16:25:24.100Z[ recovery-image] May 14 16:25:23.825 INFO O| May 14 16:25:23.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
45842025-05-14T16:25:24.100Z[ recovery-image] May 14 16:25:23.825 INFO O| May 14 16:25:23.825 INFO STEP 34 (remove_files) COMPLETE
45852025-05-14T16:25:24.100Z[ recovery-image] May 14 16:25:23.825 INFO O| May 14 16:25:23.825 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45862025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.839 INFO O| May 14 16:25:23.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
45872025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.839 INFO O| May 14 16:25:23.839 INFO STEP 35 (remove_files) COMPLETE
45882025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.839 INFO O| May 14 16:25:23.839 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45892025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.853 INFO O| May 14 16:25:23.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
45902025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.854 INFO O| May 14 16:25:23.853 INFO STEP 36 (remove_files) COMPLETE
45912025-05-14T16:25:24.125Z[ recovery-image] May 14 16:25:23.854 INFO O| May 14 16:25:23.853 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45922025-05-14T16:25:24.150Z[ recovery-image] May 14 16:25:23.870 INFO O| May 14 16:25:23.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
45932025-05-14T16:25:24.150Z[ recovery-image] May 14 16:25:23.870 INFO O| May 14 16:25:23.870 INFO STEP 37 (remove_files) COMPLETE
45942025-05-14T16:25:24.150Z[ recovery-image] May 14 16:25:23.870 INFO O| May 14 16:25:23.870 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45952025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.886 INFO O| May 14 16:25:23.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
45962025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.886 INFO O| May 14 16:25:23.886 INFO STEP 38 (remove_files) COMPLETE
45972025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.886 INFO O| May 14 16:25:23.886 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45982025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.903 INFO O| May 14 16:25:23.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
45992025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.903 INFO O| May 14 16:25:23.903 INFO STEP 39 (remove_files) COMPLETE
46002025-05-14T16:25:24.175Z[ recovery-image] May 14 16:25:23.903 INFO O| May 14 16:25:23.903 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46012025-05-14T16:25:24.201Z[ recovery-image] May 14 16:25:23.921 INFO O| May 14 16:25:23.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46022025-05-14T16:25:24.201Z[ recovery-image] May 14 16:25:23.921 INFO O| May 14 16:25:23.921 INFO STEP 40 (remove_files) COMPLETE
46032025-05-14T16:25:24.201Z[ recovery-image] May 14 16:25:23.921 INFO O| May 14 16:25:23.921 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46042025-05-14T16:25:24.226Z[ recovery-image] May 14 16:25:23.957 INFO O| May 14 16:25:23.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46052025-05-14T16:25:24.226Z[ recovery-image] May 14 16:25:23.957 INFO O| May 14 16:25:23.957 INFO STEP 41 (remove_files) COMPLETE
46062025-05-14T16:25:24.226Z[ recovery-image] May 14 16:25:23.957 INFO O| May 14 16:25:23.957 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46072025-05-14T16:25:24.257Z[ recovery-image] May 14 16:25:23.990 INFO O| May 14 16:25:23.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46082025-05-14T16:25:24.257Z[ recovery-image] May 14 16:25:23.990 INFO O| May 14 16:25:23.990 INFO STEP 42 (remove_files) COMPLETE
46092025-05-14T16:25:24.257Z[ recovery-image] May 14 16:25:23.990 INFO O| May 14 16:25:23.990 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46102025-05-14T16:25:24.312Z[ recovery-image] May 14 16:25:24.045 INFO O| May 14 16:25:24.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46112025-05-14T16:25:24.312Z[ recovery-image] May 14 16:25:24.046 INFO O| May 14 16:25:24.046 INFO STEP 43 (remove_files) COMPLETE
46122025-05-14T16:25:24.312Z[ recovery-image] May 14 16:25:24.046 INFO O| May 14 16:25:24.046 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46132025-05-14T16:25:24.349Z[ recovery-image] May 14 16:25:24.082 INFO O| May 14 16:25:24.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46142025-05-14T16:25:24.349Z[ recovery-image] May 14 16:25:24.082 INFO O| May 14 16:25:24.082 INFO STEP 44 (remove_files) COMPLETE
46152025-05-14T16:25:24.349Z[ recovery-image] May 14 16:25:24.082 INFO O| May 14 16:25:24.082 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46162025-05-14T16:25:24.402Z[ recovery-image] May 14 16:25:24.136 INFO O| May 14 16:25:24.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46172025-05-14T16:25:24.427Z[ recovery-image] May 14 16:25:24.159 INFO O| May 14 16:25:24.159 INFO STEP 45 (remove_files) COMPLETE
46182025-05-14T16:25:24.427Z[ recovery-image] May 14 16:25:24.159 INFO O| May 14 16:25:24.159 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46192025-05-14T16:25:24.494Z[ recovery-image] May 14 16:25:24.227 INFO O| May 14 16:25:24.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46202025-05-14T16:25:24.519Z[ recovery-image] May 14 16:25:24.228 INFO O| May 14 16:25:24.228 INFO STEP 46 (remove_files) COMPLETE
46212025-05-14T16:25:24.519Z[ recovery-image] May 14 16:25:24.228 INFO O| May 14 16:25:24.228 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46222025-05-14T16:25:24.520Z[ recovery-image] May 14 16:25:24.247 INFO O| May 14 16:25:24.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46232025-05-14T16:25:24.520Z[ recovery-image] May 14 16:25:24.247 INFO O| May 14 16:25:24.247 INFO STEP 47 (remove_files) COMPLETE
46242025-05-14T16:25:24.520Z[ recovery-image] May 14 16:25:24.247 INFO O| May 14 16:25:24.247 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46252025-05-14T16:25:24.545Z[ recovery-image] May 14 16:25:24.264 INFO O| May 14 16:25:24.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46262025-05-14T16:25:24.545Z[ recovery-image] May 14 16:25:24.264 INFO O| May 14 16:25:24.264 INFO STEP 48 (remove_files) COMPLETE
46272025-05-14T16:25:24.545Z[ recovery-image] May 14 16:25:24.264 INFO O| May 14 16:25:24.264 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46282025-05-14T16:25:24.570Z[ recovery-image] May 14 16:25:24.281 INFO O| May 14 16:25:24.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46292025-05-14T16:25:24.570Z[ recovery-image] May 14 16:25:24.281 INFO O| May 14 16:25:24.281 INFO STEP 49 (remove_files) COMPLETE
46302025-05-14T16:25:24.570Z[ recovery-image] May 14 16:25:24.281 INFO O| May 14 16:25:24.281 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46312025-05-14T16:25:24.570Z[ recovery-image] May 14 16:25:24.298 INFO O| May 14 16:25:24.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46322025-05-14T16:25:24.596Z[ recovery-image] May 14 16:25:24.323 INFO O| May 14 16:25:24.323 INFO STEP 50 (remove_files) COMPLETE
46332025-05-14T16:25:24.596Z[ recovery-image] May 14 16:25:24.323 INFO O| May 14 16:25:24.323 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46342025-05-14T16:25:24.627Z[ recovery-image] May 14 16:25:24.360 INFO O| May 14 16:25:24.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46352025-05-14T16:25:24.628Z[ recovery-image] May 14 16:25:24.361 INFO O| May 14 16:25:24.361 INFO STEP 51 (remove_files) COMPLETE
46362025-05-14T16:25:24.628Z[ recovery-image] May 14 16:25:24.361 INFO O| May 14 16:25:24.361 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46372025-05-14T16:25:24.653Z[ recovery-image] May 14 16:25:24.376 INFO O| May 14 16:25:24.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46382025-05-14T16:25:24.653Z[ recovery-image] May 14 16:25:24.376 INFO O| May 14 16:25:24.376 INFO STEP 52 (remove_files) COMPLETE
46392025-05-14T16:25:24.653Z[ recovery-image] May 14 16:25:24.376 INFO O| May 14 16:25:24.376 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46402025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.389 INFO O| May 14 16:25:24.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46412025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.389 INFO O| May 14 16:25:24.389 INFO STEP 53 (remove_files) COMPLETE
46422025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.389 INFO O| May 14 16:25:24.389 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46432025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.403 INFO O| May 14 16:25:24.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46442025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.403 INFO O| May 14 16:25:24.403 INFO STEP 54 (remove_files) COMPLETE
46452025-05-14T16:25:24.678Z[ recovery-image] May 14 16:25:24.403 INFO O| May 14 16:25:24.403 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46462025-05-14T16:25:24.703Z[ recovery-image] May 14 16:25:24.417 INFO O| May 14 16:25:24.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46472025-05-14T16:25:24.703Z[ recovery-image] May 14 16:25:24.417 INFO O| May 14 16:25:24.417 INFO STEP 55 (remove_files) COMPLETE
46482025-05-14T16:25:24.703Z[ recovery-image] May 14 16:25:24.417 INFO O| May 14 16:25:24.417 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46492025-05-14T16:25:24.728Z[ recovery-image] May 14 16:25:24.454 INFO O| May 14 16:25:24.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46502025-05-14T16:25:24.728Z[ recovery-image] May 14 16:25:24.455 INFO O| May 14 16:25:24.455 INFO STEP 56 (remove_files) COMPLETE
46512025-05-14T16:25:24.728Z[ recovery-image] May 14 16:25:24.455 INFO O| May 14 16:25:24.455 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46522025-05-14T16:25:24.758Z[ recovery-image] May 14 16:25:24.492 INFO O| May 14 16:25:24.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46532025-05-14T16:25:24.758Z[ recovery-image] May 14 16:25:24.492 INFO O| May 14 16:25:24.492 INFO STEP 57 (remove_files) COMPLETE
46542025-05-14T16:25:24.783Z[ recovery-image] May 14 16:25:24.492 INFO O| May 14 16:25:24.492 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46552025-05-14T16:25:24.783Z[ recovery-image] May 14 16:25:24.509 INFO O| May 14 16:25:24.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
46562025-05-14T16:25:24.783Z[ recovery-image] May 14 16:25:24.509 INFO O| May 14 16:25:24.509 INFO STEP 58 (remove_files) COMPLETE
46572025-05-14T16:25:24.784Z[ recovery-image] May 14 16:25:24.509 INFO O| May 14 16:25:24.509 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46582025-05-14T16:25:24.808Z[ recovery-image] May 14 16:25:24.524 INFO O| May 14 16:25:24.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46592025-05-14T16:25:24.809Z[ recovery-image] May 14 16:25:24.524 INFO O| May 14 16:25:24.524 INFO STEP 59 (remove_files) COMPLETE
46602025-05-14T16:25:24.809Z[ recovery-image] May 14 16:25:24.524 INFO O| May 14 16:25:24.524 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46612025-05-14T16:25:24.834Z[ recovery-image] May 14 16:25:24.555 INFO O| May 14 16:25:24.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
46622025-05-14T16:25:24.834Z[ recovery-image] May 14 16:25:24.555 INFO O| May 14 16:25:24.555 INFO STEP 60 (remove_files) COMPLETE
46632025-05-14T16:25:24.834Z[ recovery-image] May 14 16:25:24.555 INFO O| May 14 16:25:24.555 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46642025-05-14T16:25:24.859Z[ recovery-image] May 14 16:25:24.572 INFO O| May 14 16:25:24.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
46652025-05-14T16:25:24.859Z[ recovery-image] May 14 16:25:24.572 INFO O| May 14 16:25:24.572 INFO STEP 61 (remove_files) COMPLETE
46662025-05-14T16:25:24.859Z[ recovery-image] May 14 16:25:24.572 INFO O| May 14 16:25:24.572 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46672025-05-14T16:25:24.884Z[ recovery-image] May 14 16:25:24.604 INFO O| May 14 16:25:24.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
46682025-05-14T16:25:24.909Z[ recovery-image] May 14 16:25:24.624 INFO O| May 14 16:25:24.624 INFO STEP 62 (remove_files) COMPLETE
46692025-05-14T16:25:24.909Z[ recovery-image] May 14 16:25:24.624 INFO O| May 14 16:25:24.624 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46702025-05-14T16:25:24.935Z[ recovery-image] May 14 16:25:24.662 INFO O| May 14 16:25:24.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
46712025-05-14T16:25:24.935Z[ recovery-image] May 14 16:25:24.662 INFO O| May 14 16:25:24.662 INFO STEP 63 (remove_files) COMPLETE
46722025-05-14T16:25:24.935Z[ recovery-image] May 14 16:25:24.662 INFO O| May 14 16:25:24.662 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46732025-05-14T16:25:24.960Z[ recovery-image] May 14 16:25:24.682 INFO O| May 14 16:25:24.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
46742025-05-14T16:25:24.960Z[ recovery-image] May 14 16:25:24.682 INFO O| May 14 16:25:24.682 INFO STEP 64 (remove_files) COMPLETE
46752025-05-14T16:25:24.960Z[ recovery-image] May 14 16:25:24.682 INFO O| May 14 16:25:24.682 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46762025-05-14T16:25:24.987Z[ recovery-image] May 14 16:25:24.721 INFO O| May 14 16:25:24.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
46772025-05-14T16:25:25.013Z[ recovery-image] May 14 16:25:24.741 INFO O| May 14 16:25:24.741 INFO STEP 65 (remove_files) COMPLETE
46782025-05-14T16:25:25.013Z[ recovery-image] May 14 16:25:24.741 INFO O| May 14 16:25:24.741 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46792025-05-14T16:25:25.064Z[ recovery-image] May 14 16:25:24.797 INFO O| May 14 16:25:24.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
46802025-05-14T16:25:25.064Z[ recovery-image] May 14 16:25:24.797 INFO O| May 14 16:25:24.797 INFO STEP 66 (remove_files) COMPLETE
46812025-05-14T16:25:25.089Z[ recovery-image] May 14 16:25:24.797 INFO O| May 14 16:25:24.797 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46822025-05-14T16:25:25.089Z[ recovery-image] May 14 16:25:24.814 INFO O| May 14 16:25:24.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
46832025-05-14T16:25:25.089Z[ recovery-image] May 14 16:25:24.814 INFO O| May 14 16:25:24.814 INFO STEP 67 (remove_files) COMPLETE
46842025-05-14T16:25:25.089Z[ recovery-image] May 14 16:25:24.814 INFO O| May 14 16:25:24.814 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46852025-05-14T16:25:25.136Z[ recovery-image] May 14 16:25:24.869 INFO O| May 14 16:25:24.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
46862025-05-14T16:25:25.136Z[ recovery-image] May 14 16:25:24.869 INFO O| May 14 16:25:24.869 INFO STEP 68 (remove_files) COMPLETE
46872025-05-14T16:25:25.161Z[ recovery-image] May 14 16:25:24.869 INFO O| May 14 16:25:24.869 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46882025-05-14T16:25:25.186Z[ recovery-image] May 14 16:25:24.905 INFO O| May 14 16:25:24.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
46892025-05-14T16:25:25.186Z[ recovery-image] May 14 16:25:24.906 INFO O| May 14 16:25:24.906 INFO STEP 69 (remove_files) COMPLETE
46902025-05-14T16:25:25.186Z[ recovery-image] May 14 16:25:24.906 INFO O| May 14 16:25:24.906 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46912025-05-14T16:25:25.212Z[ recovery-image] May 14 16:25:24.921 INFO O| May 14 16:25:24.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
46922025-05-14T16:25:25.212Z[ recovery-image] May 14 16:25:24.921 INFO O| May 14 16:25:24.921 INFO STEP 70 (remove_files) COMPLETE
46932025-05-14T16:25:25.212Z[ recovery-image] May 14 16:25:24.921 INFO O| May 14 16:25:24.921 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46942025-05-14T16:25:25.246Z[ recovery-image] May 14 16:25:24.980 INFO O| May 14 16:25:24.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
46952025-05-14T16:25:25.246Z[ recovery-image] May 14 16:25:24.980 INFO O| May 14 16:25:24.980 INFO STEP 71 (remove_files) COMPLETE
46962025-05-14T16:25:25.272Z[ recovery-image] May 14 16:25:24.980 INFO O| May 14 16:25:24.980 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46972025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.014 INFO O| May 14 16:25:25.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
46982025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.014 INFO O| May 14 16:25:25.014 INFO STEP 72 (remove_files) COMPLETE
46992025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.014 INFO O| May 14 16:25:25.014 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47002025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.028 INFO O| May 14 16:25:25.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47012025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.028 INFO O| May 14 16:25:25.028 INFO STEP 73 (remove_files) COMPLETE
47022025-05-14T16:25:25.297Z[ recovery-image] May 14 16:25:25.029 INFO O| May 14 16:25:25.028 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47032025-05-14T16:25:25.322Z[ recovery-image] May 14 16:25:25.043 INFO O| May 14 16:25:25.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47042025-05-14T16:25:25.322Z[ recovery-image] May 14 16:25:25.043 INFO O| May 14 16:25:25.043 INFO STEP 74 (remove_files) COMPLETE
47052025-05-14T16:25:25.322Z[ recovery-image] May 14 16:25:25.043 INFO O| May 14 16:25:25.043 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47062025-05-14T16:25:25.365Z[ recovery-image] May 14 16:25:25.098 INFO O| May 14 16:25:25.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47072025-05-14T16:25:25.365Z[ recovery-image] May 14 16:25:25.098 INFO O| May 14 16:25:25.098 INFO STEP 75 (remove_files) COMPLETE
47082025-05-14T16:25:25.390Z[ recovery-image] May 14 16:25:25.099 INFO O| May 14 16:25:25.099 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092025-05-14T16:25:25.415Z[ recovery-image] May 14 16:25:25.130 INFO O| May 14 16:25:25.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47102025-05-14T16:25:25.416Z[ recovery-image] May 14 16:25:25.130 INFO O| May 14 16:25:25.130 INFO STEP 76 (remove_files) COMPLETE
47112025-05-14T16:25:25.416Z[ recovery-image] May 14 16:25:25.131 INFO O| May 14 16:25:25.131 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47122025-05-14T16:25:25.441Z[ recovery-image] May 14 16:25:25.172 INFO O| May 14 16:25:25.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47132025-05-14T16:25:25.441Z[ recovery-image] May 14 16:25:25.173 INFO O| May 14 16:25:25.172 INFO STEP 77 (remove_files) COMPLETE
47142025-05-14T16:25:25.441Z[ recovery-image] May 14 16:25:25.173 INFO O| May 14 16:25:25.172 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47152025-05-14T16:25:25.466Z[ recovery-image] May 14 16:25:25.189 INFO O| May 14 16:25:25.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47162025-05-14T16:25:25.466Z[ recovery-image] May 14 16:25:25.189 INFO O| May 14 16:25:25.189 INFO STEP 78 (remove_files) COMPLETE
47172025-05-14T16:25:25.466Z[ recovery-image] May 14 16:25:25.189 INFO O| May 14 16:25:25.189 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47182025-05-14T16:25:25.492Z[ recovery-image] May 14 16:25:25.216 INFO O| May 14 16:25:25.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47192025-05-14T16:25:25.492Z[ recovery-image] May 14 16:25:25.216 INFO O| May 14 16:25:25.216 INFO STEP 79 (remove_files) COMPLETE
47202025-05-14T16:25:25.492Z[ recovery-image] May 14 16:25:25.216 INFO O| May 14 16:25:25.216 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47212025-05-14T16:25:25.525Z[ recovery-image] May 14 16:25:25.258 INFO O| May 14 16:25:25.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47222025-05-14T16:25:25.525Z[ recovery-image] May 14 16:25:25.258 INFO O| May 14 16:25:25.258 INFO STEP 80 (remove_files) COMPLETE
47232025-05-14T16:25:25.550Z[ recovery-image] May 14 16:25:25.259 INFO O| May 14 16:25:25.258 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47242025-05-14T16:25:25.550Z[ recovery-image] May 14 16:25:25.273 INFO O| May 14 16:25:25.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47252025-05-14T16:25:25.550Z[ recovery-image] May 14 16:25:25.274 INFO O| May 14 16:25:25.273 INFO STEP 81 (remove_files) COMPLETE
47262025-05-14T16:25:25.550Z[ recovery-image] May 14 16:25:25.274 INFO O| May 14 16:25:25.274 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47272025-05-14T16:25:25.575Z[ recovery-image] May 14 16:25:25.288 INFO O| May 14 16:25:25.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47282025-05-14T16:25:25.575Z[ recovery-image] May 14 16:25:25.288 INFO O| May 14 16:25:25.288 INFO STEP 82 (remove_files) COMPLETE
47292025-05-14T16:25:25.575Z[ recovery-image] May 14 16:25:25.288 INFO O| May 14 16:25:25.288 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47302025-05-14T16:25:25.576Z[ recovery-image] May 14 16:25:25.301 INFO O| May 14 16:25:25.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47312025-05-14T16:25:25.576Z[ recovery-image] May 14 16:25:25.301 INFO O| May 14 16:25:25.301 INFO STEP 83 (remove_files) COMPLETE
47322025-05-14T16:25:25.576Z[ recovery-image] May 14 16:25:25.301 INFO O| May 14 16:25:25.301 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47332025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.313 INFO O| May 14 16:25:25.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47342025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.313 INFO O| May 14 16:25:25.313 INFO STEP 84 (remove_files) COMPLETE
47352025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.313 INFO O| May 14 16:25:25.313 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.328 INFO O| May 14 16:25:25.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47372025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.328 INFO O| May 14 16:25:25.328 INFO STEP 85 (remove_files) COMPLETE
47382025-05-14T16:25:25.602Z[ recovery-image] May 14 16:25:25.328 INFO O| May 14 16:25:25.328 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392025-05-14T16:25:25.647Z[ recovery-image] May 14 16:25:25.380 INFO O| May 14 16:25:25.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47402025-05-14T16:25:25.647Z[ recovery-image] May 14 16:25:25.380 INFO O| May 14 16:25:25.380 INFO STEP 86 (remove_files) COMPLETE
47412025-05-14T16:25:25.647Z[ recovery-image] May 14 16:25:25.380 INFO O| May 14 16:25:25.380 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422025-05-14T16:25:25.707Z[ recovery-image] May 14 16:25:25.440 INFO O| May 14 16:25:25.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47432025-05-14T16:25:25.707Z[ recovery-image] May 14 16:25:25.440 INFO O| May 14 16:25:25.440 INFO STEP 87 (remove_files) COMPLETE
47442025-05-14T16:25:25.707Z[ recovery-image] May 14 16:25:25.440 INFO O| May 14 16:25:25.440 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452025-05-14T16:25:25.767Z[ recovery-image] May 14 16:25:25.500 INFO O| May 14 16:25:25.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47462025-05-14T16:25:25.767Z[ recovery-image] May 14 16:25:25.500 INFO O| May 14 16:25:25.500 INFO STEP 88 (remove_files) COMPLETE
47472025-05-14T16:25:25.767Z[ recovery-image] May 14 16:25:25.500 INFO O| May 14 16:25:25.500 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482025-05-14T16:25:25.826Z[ recovery-image] May 14 16:25:25.559 INFO O| May 14 16:25:25.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
47492025-05-14T16:25:25.826Z[ recovery-image] May 14 16:25:25.559 INFO O| May 14 16:25:25.559 INFO STEP 89 (remove_files) COMPLETE
47502025-05-14T16:25:25.826Z[ recovery-image] May 14 16:25:25.559 INFO O| May 14 16:25:25.559 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512025-05-14T16:25:25.886Z[ recovery-image] May 14 16:25:25.619 INFO O| May 14 16:25:25.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
47522025-05-14T16:25:25.886Z[ recovery-image] May 14 16:25:25.619 INFO O| May 14 16:25:25.619 INFO STEP 90 (remove_files) COMPLETE
47532025-05-14T16:25:25.886Z[ recovery-image] May 14 16:25:25.619 INFO O| May 14 16:25:25.619 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542025-05-14T16:25:25.931Z[ recovery-image] May 14 16:25:25.665 INFO O| May 14 16:25:25.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
47552025-05-14T16:25:25.956Z[ recovery-image] May 14 16:25:25.665 INFO O| May 14 16:25:25.665 INFO STEP 91 (remove_files) COMPLETE
47562025-05-14T16:25:25.956Z[ recovery-image] May 14 16:25:25.665 INFO O| May 14 16:25:25.665 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572025-05-14T16:25:25.956Z[ recovery-image] May 14 16:25:25.687 INFO O| May 14 16:25:25.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
47582025-05-14T16:25:25.956Z[ recovery-image] May 14 16:25:25.687 INFO O| May 14 16:25:25.687 INFO STEP 92 (remove_files) COMPLETE
47592025-05-14T16:25:25.956Z[ recovery-image] May 14 16:25:25.687 INFO O| May 14 16:25:25.687 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602025-05-14T16:25:25.991Z[ recovery-image] May 14 16:25:25.725 INFO O| May 14 16:25:25.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
47612025-05-14T16:25:26.020Z[ recovery-image] May 14 16:25:25.725 INFO O| May 14 16:25:25.725 INFO STEP 93 (remove_files) COMPLETE
47622025-05-14T16:25:26.021Z[ recovery-image] May 14 16:25:25.725 INFO O| May 14 16:25:25.725 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632025-05-14T16:25:26.049Z[ recovery-image] May 14 16:25:25.782 INFO O| May 14 16:25:25.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
47642025-05-14T16:25:26.049Z[ recovery-image] May 14 16:25:25.782 INFO O| May 14 16:25:25.782 INFO STEP 94 (remove_files) COMPLETE
47652025-05-14T16:25:26.049Z[ recovery-image] May 14 16:25:25.782 INFO O| May 14 16:25:25.782 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662025-05-14T16:25:26.075Z[ recovery-image] May 14 16:25:25.808 INFO O| May 14 16:25:25.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
47672025-05-14T16:25:26.100Z[ recovery-image] May 14 16:25:25.808 INFO O| May 14 16:25:25.808 INFO STEP 95 (remove_files) COMPLETE
47682025-05-14T16:25:26.100Z[ recovery-image] May 14 16:25:25.809 INFO O| May 14 16:25:25.809 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692025-05-14T16:25:26.100Z[ recovery-image] May 14 16:25:25.829 INFO O| May 14 16:25:25.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
47702025-05-14T16:25:26.100Z[ recovery-image] May 14 16:25:25.829 INFO O| May 14 16:25:25.829 INFO STEP 96 (remove_files) COMPLETE
47712025-05-14T16:25:26.100Z[ recovery-image] May 14 16:25:25.829 INFO O| May 14 16:25:25.829 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.843 INFO O| May 14 16:25:25.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
47732025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.843 INFO O| May 14 16:25:25.843 INFO STEP 97 (remove_files) COMPLETE
47742025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.843 INFO O| May 14 16:25:25.843 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.856 INFO O| May 14 16:25:25.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
47762025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.856 INFO O| May 14 16:25:25.856 INFO STEP 98 (remove_files) COMPLETE
47772025-05-14T16:25:26.125Z[ recovery-image] May 14 16:25:25.856 INFO O| May 14 16:25:25.856 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782025-05-14T16:25:26.152Z[ recovery-image] May 14 16:25:25.886 INFO O| May 14 16:25:25.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
47792025-05-14T16:25:26.152Z[ recovery-image] May 14 16:25:25.886 INFO O| May 14 16:25:25.886 INFO STEP 99 (remove_files) COMPLETE
47802025-05-14T16:25:26.178Z[ recovery-image] May 14 16:25:25.886 INFO O| May 14 16:25:25.886 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812025-05-14T16:25:26.178Z[ recovery-image] May 14 16:25:25.900 INFO O| May 14 16:25:25.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
47822025-05-14T16:25:26.178Z[ recovery-image] May 14 16:25:25.900 INFO O| May 14 16:25:25.900 INFO STEP 100 (remove_files) COMPLETE
47832025-05-14T16:25:26.178Z[ recovery-image] May 14 16:25:25.900 INFO O| May 14 16:25:25.900 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.913 INFO O| May 14 16:25:25.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
47852025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.913 INFO O| May 14 16:25:25.913 INFO STEP 101 (remove_files) COMPLETE
47862025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.913 INFO O| May 14 16:25:25.913 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.927 INFO O| May 14 16:25:25.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
47882025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.927 INFO O| May 14 16:25:25.927 INFO STEP 102 (remove_files) COMPLETE
47892025-05-14T16:25:26.203Z[ recovery-image] May 14 16:25:25.927 INFO O| May 14 16:25:25.927 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902025-05-14T16:25:26.229Z[ recovery-image] May 14 16:25:25.955 INFO O| May 14 16:25:25.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
47912025-05-14T16:25:26.230Z[ recovery-image] May 14 16:25:25.955 INFO O| May 14 16:25:25.955 INFO STEP 103 (remove_files) COMPLETE
47922025-05-14T16:25:26.230Z[ recovery-image] May 14 16:25:25.955 INFO O| May 14 16:25:25.955 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932025-05-14T16:25:26.291Z[ recovery-image] May 14 16:25:26.024 INFO O| May 14 16:25:26.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
47942025-05-14T16:25:26.291Z[ recovery-image] May 14 16:25:26.024 INFO O| May 14 16:25:26.024 INFO STEP 104 (remove_files) COMPLETE
47952025-05-14T16:25:26.316Z[ recovery-image] May 14 16:25:26.024 INFO O| May 14 16:25:26.024 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962025-05-14T16:25:26.316Z[ recovery-image] May 14 16:25:26.045 INFO O| May 14 16:25:26.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
47972025-05-14T16:25:26.316Z[ recovery-image] May 14 16:25:26.045 INFO O| May 14 16:25:26.045 INFO STEP 105 (remove_files) COMPLETE
47982025-05-14T16:25:26.316Z[ recovery-image] May 14 16:25:26.045 INFO O| May 14 16:25:26.045 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992025-05-14T16:25:26.384Z[ recovery-image] May 14 16:25:26.117 INFO O| May 14 16:25:26.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48002025-05-14T16:25:26.384Z[ recovery-image] May 14 16:25:26.117 INFO O| May 14 16:25:26.117 INFO STEP 106 (remove_files) COMPLETE
48012025-05-14T16:25:26.409Z[ recovery-image] May 14 16:25:26.118 INFO O| May 14 16:25:26.117 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022025-05-14T16:25:26.434Z[ recovery-image] May 14 16:25:26.151 INFO O| May 14 16:25:26.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48032025-05-14T16:25:26.434Z[ recovery-image] May 14 16:25:26.151 INFO O| May 14 16:25:26.151 INFO STEP 107 (remove_files) COMPLETE
48042025-05-14T16:25:26.434Z[ recovery-image] May 14 16:25:26.151 INFO O| May 14 16:25:26.151 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052025-05-14T16:25:26.514Z[ recovery-image] May 14 16:25:26.248 INFO O| May 14 16:25:26.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48062025-05-14T16:25:26.515Z[ recovery-image] May 14 16:25:26.248 INFO O| May 14 16:25:26.248 INFO STEP 108 (remove_files) COMPLETE
48072025-05-14T16:25:26.515Z[ recovery-image] May 14 16:25:26.248 INFO O| May 14 16:25:26.248 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082025-05-14T16:25:26.548Z[ recovery-image] May 14 16:25:26.281 INFO O| May 14 16:25:26.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48092025-05-14T16:25:26.548Z[ recovery-image] May 14 16:25:26.281 INFO O| May 14 16:25:26.281 INFO STEP 109 (remove_files) COMPLETE
48102025-05-14T16:25:26.548Z[ recovery-image] May 14 16:25:26.281 INFO O| May 14 16:25:26.281 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112025-05-14T16:25:26.573Z[ recovery-image] May 14 16:25:26.297 INFO O| May 14 16:25:26.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48122025-05-14T16:25:26.573Z[ recovery-image] May 14 16:25:26.297 INFO O| May 14 16:25:26.297 INFO STEP 110 (remove_files) COMPLETE
48132025-05-14T16:25:26.573Z[ recovery-image] May 14 16:25:26.297 INFO O| May 14 16:25:26.297 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142025-05-14T16:25:26.599Z[ recovery-image] May 14 16:25:26.311 INFO O| May 14 16:25:26.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48152025-05-14T16:25:26.624Z[ recovery-image] May 14 16:25:26.337 INFO O| May 14 16:25:26.337 INFO STEP 111 (remove_files) COMPLETE
48162025-05-14T16:25:26.624Z[ recovery-image] May 14 16:25:26.337 INFO O| May 14 16:25:26.337 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172025-05-14T16:25:26.624Z[ recovery-image] May 14 16:25:26.352 INFO O| May 14 16:25:26.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48182025-05-14T16:25:26.624Z[ recovery-image] May 14 16:25:26.353 INFO O| May 14 16:25:26.352 INFO STEP 112 (remove_files) COMPLETE
48192025-05-14T16:25:26.624Z[ recovery-image] May 14 16:25:26.353 INFO O| May 14 16:25:26.353 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202025-05-14T16:25:26.653Z[ recovery-image] May 14 16:25:26.387 INFO O| May 14 16:25:26.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48212025-05-14T16:25:26.653Z[ recovery-image] May 14 16:25:26.387 INFO O| May 14 16:25:26.387 INFO STEP 113 (remove_files) COMPLETE
48222025-05-14T16:25:26.678Z[ recovery-image] May 14 16:25:26.387 INFO O| May 14 16:25:26.387 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232025-05-14T16:25:26.678Z[ recovery-image] May 14 16:25:26.404 INFO O| May 14 16:25:26.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48242025-05-14T16:25:26.678Z[ recovery-image] May 14 16:25:26.404 INFO O| May 14 16:25:26.404 INFO STEP 114 (remove_files) COMPLETE
48252025-05-14T16:25:26.678Z[ recovery-image] May 14 16:25:26.404 INFO O| May 14 16:25:26.404 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262025-05-14T16:25:26.703Z[ recovery-image] May 14 16:25:26.424 INFO O| May 14 16:25:26.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48272025-05-14T16:25:26.704Z[ recovery-image] May 14 16:25:26.425 INFO O| May 14 16:25:26.425 INFO STEP 115 (remove_files) COMPLETE
48282025-05-14T16:25:26.704Z[ recovery-image] May 14 16:25:26.425 INFO O| May 14 16:25:26.425 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292025-05-14T16:25:26.729Z[ recovery-image] May 14 16:25:26.452 INFO O| May 14 16:25:26.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48302025-05-14T16:25:26.729Z[ recovery-image] May 14 16:25:26.452 INFO O| May 14 16:25:26.452 INFO STEP 116 (remove_files) COMPLETE
48312025-05-14T16:25:26.729Z[ recovery-image] May 14 16:25:26.452 INFO O| May 14 16:25:26.452 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322025-05-14T16:25:26.810Z[ recovery-image] May 14 16:25:26.544 INFO O| May 14 16:25:26.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48332025-05-14T16:25:26.835Z[ recovery-image] May 14 16:25:26.544 INFO O| May 14 16:25:26.544 INFO STEP 117 (remove_files) COMPLETE
48342025-05-14T16:25:26.835Z[ recovery-image] May 14 16:25:26.544 INFO O| May 14 16:25:26.544 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352025-05-14T16:25:26.865Z[ recovery-image] May 14 16:25:26.599 INFO O| May 14 16:25:26.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48362025-05-14T16:25:26.865Z[ recovery-image] May 14 16:25:26.599 INFO O| May 14 16:25:26.599 INFO STEP 118 (remove_files) COMPLETE
48372025-05-14T16:25:26.865Z[ recovery-image] May 14 16:25:26.599 INFO O| May 14 16:25:26.599 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382025-05-14T16:25:26.927Z[ recovery-image] May 14 16:25:26.660 INFO O| May 14 16:25:26.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48392025-05-14T16:25:26.927Z[ recovery-image] May 14 16:25:26.660 INFO O| May 14 16:25:26.660 INFO STEP 119 (remove_files) COMPLETE
48402025-05-14T16:25:26.927Z[ recovery-image] May 14 16:25:26.660 INFO O| May 14 16:25:26.660 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412025-05-14T16:25:26.952Z[ recovery-image] May 14 16:25:26.681 INFO O| May 14 16:25:26.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48422025-05-14T16:25:26.952Z[ recovery-image] May 14 16:25:26.681 INFO O| May 14 16:25:26.681 INFO STEP 120 (remove_files) COMPLETE
48432025-05-14T16:25:26.952Z[ recovery-image] May 14 16:25:26.681 INFO O| May 14 16:25:26.681 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442025-05-14T16:25:26.995Z[ recovery-image] May 14 16:25:26.729 INFO O| May 14 16:25:26.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48452025-05-14T16:25:27.020Z[ recovery-image] May 14 16:25:26.729 INFO O| May 14 16:25:26.729 INFO STEP 121 (remove_files) COMPLETE
48462025-05-14T16:25:27.020Z[ recovery-image] May 14 16:25:26.729 INFO O| May 14 16:25:26.729 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472025-05-14T16:25:27.020Z[ recovery-image] May 14 16:25:26.748 INFO O| May 14 16:25:26.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
48482025-05-14T16:25:27.020Z[ recovery-image] May 14 16:25:26.748 INFO O| May 14 16:25:26.748 INFO STEP 122 (remove_files) COMPLETE
48492025-05-14T16:25:27.020Z[ recovery-image] May 14 16:25:26.748 INFO O| May 14 16:25:26.748 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502025-05-14T16:25:27.046Z[ recovery-image] May 14 16:25:26.780 INFO O| May 14 16:25:26.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
48512025-05-14T16:25:27.046Z[ recovery-image] May 14 16:25:26.780 INFO O| May 14 16:25:26.780 INFO STEP 123 (remove_files) COMPLETE
48522025-05-14T16:25:27.046Z[ recovery-image] May 14 16:25:26.780 INFO O| May 14 16:25:26.780 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532025-05-14T16:25:27.101Z[ recovery-image] May 14 16:25:26.835 INFO O| May 14 16:25:26.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
48542025-05-14T16:25:27.102Z[ recovery-image] May 14 16:25:26.835 INFO O| May 14 16:25:26.835 INFO STEP 124 (remove_files) COMPLETE
48552025-05-14T16:25:27.127Z[ recovery-image] May 14 16:25:26.835 INFO O| May 14 16:25:26.835 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562025-05-14T16:25:27.164Z[ recovery-image] May 14 16:25:26.898 INFO O| May 14 16:25:26.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
48572025-05-14T16:25:27.190Z[ recovery-image] May 14 16:25:26.898 INFO O| May 14 16:25:26.898 INFO STEP 125 (remove_files) COMPLETE
48582025-05-14T16:25:27.190Z[ recovery-image] May 14 16:25:26.898 INFO O| May 14 16:25:26.898 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592025-05-14T16:25:27.215Z[ recovery-image] May 14 16:25:26.936 INFO O| May 14 16:25:26.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
48602025-05-14T16:25:27.215Z[ recovery-image] May 14 16:25:26.936 INFO O| May 14 16:25:26.936 INFO STEP 126 (remove_files) COMPLETE
48612025-05-14T16:25:27.215Z[ recovery-image] May 14 16:25:26.936 INFO O| May 14 16:25:26.936 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622025-05-14T16:25:27.240Z[ recovery-image] May 14 16:25:26.957 INFO O| May 14 16:25:26.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
48632025-05-14T16:25:27.240Z[ recovery-image] May 14 16:25:26.957 INFO O| May 14 16:25:26.957 INFO STEP 127 (remove_files) COMPLETE
48642025-05-14T16:25:27.240Z[ recovery-image] May 14 16:25:26.957 INFO O| May 14 16:25:26.957 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.974 INFO O| May 14 16:25:26.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
48662025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.974 INFO O| May 14 16:25:26.974 INFO STEP 128 (remove_files) COMPLETE
48672025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.974 INFO O| May 14 16:25:26.974 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.988 INFO O| May 14 16:25:26.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
48692025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.988 INFO O| May 14 16:25:26.988 INFO STEP 129 (remove_files) COMPLETE
48702025-05-14T16:25:27.265Z[ recovery-image] May 14 16:25:26.988 INFO O| May 14 16:25:26.988 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712025-05-14T16:25:27.290Z[ recovery-image] May 14 16:25:27.006 INFO O| May 14 16:25:27.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
48722025-05-14T16:25:27.291Z[ recovery-image] May 14 16:25:27.007 INFO O| May 14 16:25:27.006 INFO STEP 130 (remove_files) COMPLETE
48732025-05-14T16:25:27.291Z[ recovery-image] May 14 16:25:27.007 INFO O| May 14 16:25:27.007 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742025-05-14T16:25:27.316Z[ recovery-image] May 14 16:25:27.031 INFO O| May 14 16:25:27.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
48752025-05-14T16:25:27.316Z[ recovery-image] May 14 16:25:27.031 INFO O| May 14 16:25:27.031 INFO STEP 131 (remove_files) COMPLETE
48762025-05-14T16:25:27.316Z[ recovery-image] May 14 16:25:27.031 INFO O| May 14 16:25:27.031 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772025-05-14T16:25:27.341Z[ recovery-image] May 14 16:25:27.052 INFO O| May 14 16:25:27.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
48782025-05-14T16:25:27.341Z[ recovery-image] May 14 16:25:27.053 INFO O| May 14 16:25:27.053 INFO STEP 132 (remove_files) COMPLETE
48792025-05-14T16:25:27.341Z[ recovery-image] May 14 16:25:27.053 INFO O| May 14 16:25:27.053 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802025-05-14T16:25:27.366Z[ recovery-image] May 14 16:25:27.085 INFO O| May 14 16:25:27.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
48812025-05-14T16:25:27.366Z[ recovery-image] May 14 16:25:27.085 INFO O| May 14 16:25:27.085 INFO STEP 133 (remove_files) COMPLETE
48822025-05-14T16:25:27.367Z[ recovery-image] May 14 16:25:27.085 INFO O| May 14 16:25:27.085 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.103 INFO O| May 14 16:25:27.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
48842025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.104 INFO O| May 14 16:25:27.104 INFO STEP 134 (remove_files) COMPLETE
48852025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.104 INFO O| May 14 16:25:27.104 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.117 INFO O| May 14 16:25:27.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
48872025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.117 INFO O| May 14 16:25:27.117 INFO STEP 135 (remove_files) COMPLETE
48882025-05-14T16:25:27.392Z[ recovery-image] May 14 16:25:27.118 INFO O| May 14 16:25:27.118 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892025-05-14T16:25:27.417Z[ recovery-image] May 14 16:25:27.137 INFO O| May 14 16:25:27.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
48902025-05-14T16:25:27.417Z[ recovery-image] May 14 16:25:27.137 INFO O| May 14 16:25:27.137 INFO STEP 136 (remove_files) COMPLETE
48912025-05-14T16:25:27.417Z[ recovery-image] May 14 16:25:27.137 INFO O| May 14 16:25:27.137 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922025-05-14T16:25:27.459Z[ recovery-image] May 14 16:25:27.192 INFO O| May 14 16:25:27.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
48932025-05-14T16:25:27.460Z[ recovery-image] May 14 16:25:27.192 INFO O| May 14 16:25:27.192 INFO STEP 137 (remove_files) COMPLETE
48942025-05-14T16:25:27.460Z[ recovery-image] May 14 16:25:27.192 INFO O| May 14 16:25:27.192 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952025-05-14T16:25:27.520Z[ recovery-image] May 14 16:25:27.252 INFO O| May 14 16:25:27.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
48962025-05-14T16:25:27.520Z[ recovery-image] May 14 16:25:27.252 INFO O| May 14 16:25:27.252 INFO STEP 138 (remove_files) COMPLETE
48972025-05-14T16:25:27.546Z[ recovery-image] May 14 16:25:27.252 INFO O| May 14 16:25:27.252 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982025-05-14T16:25:27.546Z[ recovery-image] May 14 16:25:27.270 INFO O| May 14 16:25:27.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
48992025-05-14T16:25:27.546Z[ recovery-image] May 14 16:25:27.270 INFO O| May 14 16:25:27.270 INFO STEP 139 (remove_files) COMPLETE
49002025-05-14T16:25:27.546Z[ recovery-image] May 14 16:25:27.270 INFO O| May 14 16:25:27.270 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012025-05-14T16:25:27.914Z[ recovery-image] May 14 16:25:27.647 INFO O| May 14 16:25:27.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49022025-05-14T16:25:27.914Z[ recovery-image] May 14 16:25:27.647 INFO O| May 14 16:25:27.647 INFO STEP 140 (remove_files) COMPLETE
49032025-05-14T16:25:27.939Z[ recovery-image] May 14 16:25:27.647 INFO O| May 14 16:25:27.647 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042025-05-14T16:25:27.965Z[ recovery-image] May 14 16:25:27.676 INFO O| May 14 16:25:27.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49052025-05-14T16:25:27.965Z[ recovery-image] May 14 16:25:27.676 INFO O| May 14 16:25:27.676 INFO STEP 141 (remove_files) COMPLETE
49062025-05-14T16:25:27.965Z[ recovery-image] May 14 16:25:27.676 INFO O| May 14 16:25:27.676 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072025-05-14T16:25:27.997Z[ recovery-image] May 14 16:25:27.731 INFO O| May 14 16:25:27.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49082025-05-14T16:25:28.023Z[ recovery-image] May 14 16:25:27.731 INFO O| May 14 16:25:27.731 INFO STEP 142 (remove_files) COMPLETE
49092025-05-14T16:25:28.023Z[ recovery-image] May 14 16:25:27.731 INFO O| May 14 16:25:27.731 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102025-05-14T16:25:28.023Z[ recovery-image] May 14 16:25:27.752 INFO O| May 14 16:25:27.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49112025-05-14T16:25:28.023Z[ recovery-image] May 14 16:25:27.752 INFO O| May 14 16:25:27.752 INFO STEP 143 (remove_files) COMPLETE
49122025-05-14T16:25:28.023Z[ recovery-image] May 14 16:25:27.752 INFO O| May 14 16:25:27.752 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132025-05-14T16:25:28.069Z[ recovery-image] May 14 16:25:27.802 INFO O| May 14 16:25:27.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49142025-05-14T16:25:28.069Z[ recovery-image] May 14 16:25:27.802 INFO O| May 14 16:25:27.802 INFO STEP 144 (remove_files) COMPLETE
49152025-05-14T16:25:28.094Z[ recovery-image] May 14 16:25:27.802 INFO O| May 14 16:25:27.802 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162025-05-14T16:25:28.144Z[ recovery-image] May 14 16:25:27.877 INFO O| May 14 16:25:27.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49172025-05-14T16:25:28.144Z[ recovery-image] May 14 16:25:27.877 INFO O| May 14 16:25:27.877 INFO STEP 145 (remove_files) COMPLETE
49182025-05-14T16:25:28.169Z[ recovery-image] May 14 16:25:27.877 INFO O| May 14 16:25:27.877 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192025-05-14T16:25:28.222Z[ recovery-image] May 14 16:25:27.932 INFO O| May 14 16:25:27.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49202025-05-14T16:25:28.247Z[ recovery-image] May 14 16:25:27.957 INFO O| May 14 16:25:27.957 INFO STEP 146 (remove_files) COMPLETE
49212025-05-14T16:25:28.247Z[ recovery-image] May 14 16:25:27.957 INFO O| May 14 16:25:27.957 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222025-05-14T16:25:28.313Z[ recovery-image] May 14 16:25:28.046 INFO O| May 14 16:25:28.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49232025-05-14T16:25:28.338Z[ recovery-image] May 14 16:25:28.046 INFO O| May 14 16:25:28.046 INFO STEP 147 (remove_files) COMPLETE
49242025-05-14T16:25:28.338Z[ recovery-image] May 14 16:25:28.046 INFO O| May 14 16:25:28.046 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252025-05-14T16:25:28.338Z[ recovery-image] May 14 16:25:28.067 INFO O| May 14 16:25:28.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49262025-05-14T16:25:28.338Z[ recovery-image] May 14 16:25:28.068 INFO O| May 14 16:25:28.068 INFO STEP 148 (remove_files) COMPLETE
49272025-05-14T16:25:28.338Z[ recovery-image] May 14 16:25:28.068 INFO O| May 14 16:25:28.068 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282025-05-14T16:25:28.367Z[ recovery-image] May 14 16:25:28.101 INFO O| May 14 16:25:28.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49292025-05-14T16:25:28.393Z[ recovery-image] May 14 16:25:28.101 INFO O| May 14 16:25:28.101 INFO STEP 149 (remove_files) COMPLETE
49302025-05-14T16:25:28.393Z[ recovery-image] May 14 16:25:28.101 INFO O| May 14 16:25:28.101 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312025-05-14T16:25:28.426Z[ recovery-image] May 14 16:25:28.160 INFO O| May 14 16:25:28.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49322025-05-14T16:25:28.451Z[ recovery-image] May 14 16:25:28.180 INFO O| May 14 16:25:28.180 INFO STEP 150 (remove_files) COMPLETE
49332025-05-14T16:25:28.452Z[ recovery-image] May 14 16:25:28.180 INFO O| May 14 16:25:28.180 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49342025-05-14T16:25:28.505Z[ recovery-image] May 14 16:25:28.238 INFO O| May 14 16:25:28.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49352025-05-14T16:25:28.505Z[ recovery-image] May 14 16:25:28.239 INFO O| May 14 16:25:28.239 INFO STEP 151 (remove_files) COMPLETE
49362025-05-14T16:25:28.530Z[ recovery-image] May 14 16:25:28.239 INFO O| May 14 16:25:28.239 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49372025-05-14T16:25:28.561Z[ recovery-image] May 14 16:25:28.294 INFO O| May 14 16:25:28.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49382025-05-14T16:25:28.561Z[ recovery-image] May 14 16:25:28.294 INFO O| May 14 16:25:28.294 INFO STEP 152 (remove_files) COMPLETE
49392025-05-14T16:25:28.561Z[ recovery-image] May 14 16:25:28.294 INFO O| May 14 16:25:28.294 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49402025-05-14T16:25:28.595Z[ recovery-image] May 14 16:25:28.328 INFO O| May 14 16:25:28.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49412025-05-14T16:25:28.595Z[ recovery-image] May 14 16:25:28.328 INFO O| May 14 16:25:28.328 INFO STEP 153 (remove_files) COMPLETE
49422025-05-14T16:25:28.620Z[ recovery-image] May 14 16:25:28.329 INFO O| May 14 16:25:28.328 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49432025-05-14T16:25:28.686Z[ recovery-image] May 14 16:25:28.420 INFO O| May 14 16:25:28.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49442025-05-14T16:25:28.686Z[ recovery-image] May 14 16:25:28.420 INFO O| May 14 16:25:28.420 INFO STEP 154 (remove_files) COMPLETE
49452025-05-14T16:25:28.711Z[ recovery-image] May 14 16:25:28.420 INFO O| May 14 16:25:28.420 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49462025-05-14T16:25:28.712Z[ recovery-image] May 14 16:25:28.440 INFO O| May 14 16:25:28.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
49472025-05-14T16:25:28.712Z[ recovery-image] May 14 16:25:28.440 INFO O| May 14 16:25:28.440 INFO STEP 155 (remove_files) COMPLETE
49482025-05-14T16:25:28.712Z[ recovery-image] May 14 16:25:28.440 INFO O| May 14 16:25:28.440 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49492025-05-14T16:25:28.737Z[ recovery-image] May 14 16:25:28.458 INFO O| May 14 16:25:28.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49502025-05-14T16:25:28.737Z[ recovery-image] May 14 16:25:28.458 INFO O| May 14 16:25:28.458 INFO STEP 156 (remove_files) COMPLETE
49512025-05-14T16:25:28.737Z[ recovery-image] May 14 16:25:28.458 INFO O| May 14 16:25:28.458 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49522025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.475 INFO O| May 14 16:25:28.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
49532025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.475 INFO O| May 14 16:25:28.475 INFO STEP 157 (remove_files) COMPLETE
49542025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.475 INFO O| May 14 16:25:28.475 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49552025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.492 INFO O| May 14 16:25:28.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
49562025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.492 INFO O| May 14 16:25:28.492 INFO STEP 158 (remove_files) COMPLETE
49572025-05-14T16:25:28.762Z[ recovery-image] May 14 16:25:28.492 INFO O| May 14 16:25:28.492 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49582025-05-14T16:25:28.788Z[ recovery-image] May 14 16:25:28.509 INFO O| May 14 16:25:28.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
49592025-05-14T16:25:28.813Z[ recovery-image] May 14 16:25:28.532 INFO O| May 14 16:25:28.532 INFO STEP 159 (remove_files) COMPLETE
49602025-05-14T16:25:28.813Z[ recovery-image] May 14 16:25:28.532 INFO O| May 14 16:25:28.532 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49612025-05-14T16:25:28.838Z[ recovery-image] May 14 16:25:28.562 INFO O| May 14 16:25:28.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
49622025-05-14T16:25:28.838Z[ recovery-image] May 14 16:25:28.562 INFO O| May 14 16:25:28.562 INFO STEP 160 (remove_files) COMPLETE
49632025-05-14T16:25:28.838Z[ recovery-image] May 14 16:25:28.562 INFO O| May 14 16:25:28.562 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49642025-05-14T16:25:28.870Z[ recovery-image] May 14 16:25:28.604 INFO O| May 14 16:25:28.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
49652025-05-14T16:25:28.870Z[ recovery-image] May 14 16:25:28.604 INFO O| May 14 16:25:28.604 INFO STEP 161 (remove_files) COMPLETE
49662025-05-14T16:25:28.870Z[ recovery-image] May 14 16:25:28.604 INFO O| May 14 16:25:28.604 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49672025-05-14T16:25:28.895Z[ recovery-image] May 14 16:25:28.617 INFO O| May 14 16:25:28.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
49682025-05-14T16:25:28.895Z[ recovery-image] May 14 16:25:28.618 INFO O| May 14 16:25:28.617 INFO STEP 162 (remove_files) COMPLETE
49692025-05-14T16:25:28.895Z[ recovery-image] May 14 16:25:28.618 INFO O| May 14 16:25:28.617 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49702025-05-14T16:25:28.921Z[ recovery-image] May 14 16:25:28.647 INFO O| May 14 16:25:28.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
49712025-05-14T16:25:28.921Z[ recovery-image] May 14 16:25:28.647 INFO O| May 14 16:25:28.647 INFO STEP 163 (remove_files) COMPLETE
49722025-05-14T16:25:28.921Z[ recovery-image] May 14 16:25:28.647 INFO O| May 14 16:25:28.647 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49732025-05-14T16:25:28.946Z[ recovery-image] May 14 16:25:28.669 INFO O| May 14 16:25:28.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
49742025-05-14T16:25:28.946Z[ recovery-image] May 14 16:25:28.669 INFO O| May 14 16:25:28.669 INFO STEP 164 (remove_files) COMPLETE
49752025-05-14T16:25:28.946Z[ recovery-image] May 14 16:25:28.669 INFO O| May 14 16:25:28.669 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49762025-05-14T16:25:28.971Z[ recovery-image] May 14 16:25:28.705 INFO O| May 14 16:25:28.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
49772025-05-14T16:25:28.971Z[ recovery-image] May 14 16:25:28.705 INFO O| May 14 16:25:28.705 INFO STEP 165 (remove_files) COMPLETE
49782025-05-14T16:25:28.996Z[ recovery-image] May 14 16:25:28.705 INFO O| May 14 16:25:28.705 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49792025-05-14T16:25:29.022Z[ recovery-image] May 14 16:25:28.737 INFO O| May 14 16:25:28.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
49802025-05-14T16:25:29.022Z[ recovery-image] May 14 16:25:28.737 INFO O| May 14 16:25:28.737 INFO STEP 166 (remove_files) COMPLETE
49812025-05-14T16:25:29.022Z[ recovery-image] May 14 16:25:28.737 INFO O| May 14 16:25:28.737 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822025-05-14T16:25:29.047Z[ recovery-image] May 14 16:25:28.776 INFO O| May 14 16:25:28.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
49832025-05-14T16:25:29.047Z[ recovery-image] May 14 16:25:28.776 INFO O| May 14 16:25:28.776 INFO STEP 167 (remove_files) COMPLETE
49842025-05-14T16:25:29.047Z[ recovery-image] May 14 16:25:28.776 INFO O| May 14 16:25:28.776 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852025-05-14T16:25:29.087Z[ recovery-image] May 14 16:25:28.820 INFO O| May 14 16:25:28.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
49862025-05-14T16:25:29.112Z[ recovery-image] May 14 16:25:28.845 INFO O| May 14 16:25:28.845 INFO STEP 168 (remove_files) COMPLETE
49872025-05-14T16:25:29.112Z[ recovery-image] May 14 16:25:28.845 INFO O| May 14 16:25:28.845 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882025-05-14T16:25:29.160Z[ recovery-image] May 14 16:25:28.893 INFO O| May 14 16:25:28.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
49892025-05-14T16:25:29.160Z[ recovery-image] May 14 16:25:28.893 INFO O| May 14 16:25:28.893 INFO STEP 169 (remove_files) COMPLETE
49902025-05-14T16:25:29.185Z[ recovery-image] May 14 16:25:28.893 INFO O| May 14 16:25:28.893 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912025-05-14T16:25:29.185Z[ recovery-image] May 14 16:25:28.910 INFO O| May 14 16:25:28.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
49922025-05-14T16:25:29.185Z[ recovery-image] May 14 16:25:28.910 INFO O| May 14 16:25:28.910 INFO STEP 170 (remove_files) COMPLETE
49932025-05-14T16:25:29.185Z[ recovery-image] May 14 16:25:28.910 INFO O| May 14 16:25:28.910 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.924 INFO O| May 14 16:25:28.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
49952025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.924 INFO O| May 14 16:25:28.924 INFO STEP 171 (remove_files) COMPLETE
49962025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.924 INFO O| May 14 16:25:28.924 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.938 INFO O| May 14 16:25:28.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
49982025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.938 INFO O| May 14 16:25:28.938 INFO STEP 172 (remove_files) COMPLETE
49992025-05-14T16:25:29.211Z[ recovery-image] May 14 16:25:28.938 INFO O| May 14 16:25:28.938 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.952 INFO O| May 14 16:25:28.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50012025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.952 INFO O| May 14 16:25:28.952 INFO STEP 173 (remove_files) COMPLETE
50022025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.952 INFO O| May 14 16:25:28.952 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.965 INFO O| May 14 16:25:28.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50042025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.965 INFO O| May 14 16:25:28.965 INFO STEP 174 (remove_files) COMPLETE
50052025-05-14T16:25:29.236Z[ recovery-image] May 14 16:25:28.965 INFO O| May 14 16:25:28.965 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.978 INFO O| May 14 16:25:28.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50072025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.978 INFO O| May 14 16:25:28.978 INFO STEP 175 (remove_files) COMPLETE
50082025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.978 INFO O| May 14 16:25:28.978 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.992 INFO O| May 14 16:25:28.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50102025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.992 INFO O| May 14 16:25:28.992 INFO STEP 176 (remove_files) COMPLETE
50112025-05-14T16:25:29.261Z[ recovery-image] May 14 16:25:28.992 INFO O| May 14 16:25:28.992 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50122025-05-14T16:25:29.287Z[ recovery-image] May 14 16:25:29.007 INFO O| May 14 16:25:29.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50132025-05-14T16:25:29.287Z[ recovery-image] May 14 16:25:29.007 INFO O| May 14 16:25:29.007 INFO STEP 177 (remove_files) COMPLETE
50142025-05-14T16:25:29.287Z[ recovery-image] May 14 16:25:29.007 INFO O| May 14 16:25:29.007 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50152025-05-14T16:25:29.334Z[ recovery-image] May 14 16:25:29.067 INFO O| May 14 16:25:29.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50162025-05-14T16:25:29.334Z[ recovery-image] May 14 16:25:29.067 INFO O| May 14 16:25:29.067 INFO STEP 178 (remove_files) COMPLETE
50172025-05-14T16:25:29.359Z[ recovery-image] May 14 16:25:29.067 INFO O| May 14 16:25:29.067 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50182025-05-14T16:25:29.384Z[ recovery-image] May 14 16:25:29.103 INFO O| May 14 16:25:29.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50192025-05-14T16:25:29.384Z[ recovery-image] May 14 16:25:29.103 INFO O| May 14 16:25:29.103 INFO STEP 179 (remove_files) COMPLETE
50202025-05-14T16:25:29.384Z[ recovery-image] May 14 16:25:29.103 INFO O| May 14 16:25:29.103 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50212025-05-14T16:25:29.430Z[ recovery-image] May 14 16:25:29.163 INFO O| May 14 16:25:29.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50222025-05-14T16:25:29.455Z[ recovery-image] May 14 16:25:29.163 INFO O| May 14 16:25:29.163 INFO STEP 180 (remove_files) COMPLETE
50232025-05-14T16:25:29.455Z[ recovery-image] May 14 16:25:29.163 INFO O| May 14 16:25:29.163 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50242025-05-14T16:25:29.480Z[ recovery-image] May 14 16:25:29.205 INFO O| May 14 16:25:29.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50252025-05-14T16:25:29.480Z[ recovery-image] May 14 16:25:29.206 INFO O| May 14 16:25:29.206 INFO STEP 181 (remove_files) COMPLETE
50262025-05-14T16:25:29.480Z[ recovery-image] May 14 16:25:29.206 INFO O| May 14 16:25:29.206 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50272025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.223 INFO O| May 14 16:25:29.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50282025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.223 INFO O| May 14 16:25:29.223 INFO STEP 182 (remove_files) COMPLETE
50292025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.223 INFO O| May 14 16:25:29.223 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50302025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.238 INFO O| May 14 16:25:29.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50312025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.238 INFO O| May 14 16:25:29.238 INFO STEP 183 (remove_files) COMPLETE
50322025-05-14T16:25:29.505Z[ recovery-image] May 14 16:25:29.238 INFO O| May 14 16:25:29.238 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50332025-05-14T16:25:29.556Z[ recovery-image] May 14 16:25:29.289 INFO O| May 14 16:25:29.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50342025-05-14T16:25:29.582Z[ recovery-image] May 14 16:25:29.289 INFO O| May 14 16:25:29.289 INFO STEP 184 (remove_files) COMPLETE
50352025-05-14T16:25:29.582Z[ recovery-image] May 14 16:25:29.289 INFO O| May 14 16:25:29.289 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50362025-05-14T16:25:29.582Z[ recovery-image] May 14 16:25:29.309 INFO O| May 14 16:25:29.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50372025-05-14T16:25:29.582Z[ recovery-image] May 14 16:25:29.309 INFO O| May 14 16:25:29.309 INFO STEP 185 (remove_files) COMPLETE
50382025-05-14T16:25:29.582Z[ recovery-image] May 14 16:25:29.309 INFO O| May 14 16:25:29.309 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.324 INFO O| May 14 16:25:29.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50402025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.324 INFO O| May 14 16:25:29.324 INFO STEP 186 (remove_files) COMPLETE
50412025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.324 INFO O| May 14 16:25:29.324 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50422025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.337 INFO O| May 14 16:25:29.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50432025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.337 INFO O| May 14 16:25:29.337 INFO STEP 187 (remove_files) COMPLETE
50442025-05-14T16:25:29.607Z[ recovery-image] May 14 16:25:29.337 INFO O| May 14 16:25:29.337 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50452025-05-14T16:25:29.632Z[ recovery-image] May 14 16:25:29.350 INFO O| May 14 16:25:29.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
50462025-05-14T16:25:29.633Z[ recovery-image] May 14 16:25:29.350 INFO O| May 14 16:25:29.350 INFO STEP 188 (remove_files) COMPLETE
50472025-05-14T16:25:29.633Z[ recovery-image] May 14 16:25:29.350 INFO O| May 14 16:25:29.350 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50482025-05-14T16:25:29.633Z[ recovery-image] May 14 16:25:29.363 INFO O| May 14 16:25:29.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
50492025-05-14T16:25:29.633Z[ recovery-image] May 14 16:25:29.363 INFO O| May 14 16:25:29.363 INFO STEP 189 (remove_files) COMPLETE
50502025-05-14T16:25:29.633Z[ recovery-image] May 14 16:25:29.363 INFO O| May 14 16:25:29.363 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50512025-05-14T16:25:29.658Z[ recovery-image] May 14 16:25:29.376 INFO O| May 14 16:25:29.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
50522025-05-14T16:25:29.658Z[ recovery-image] May 14 16:25:29.376 INFO O| May 14 16:25:29.376 INFO STEP 190 (remove_files) COMPLETE
50532025-05-14T16:25:29.658Z[ recovery-image] May 14 16:25:29.376 INFO O| May 14 16:25:29.376 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50542025-05-14T16:25:29.690Z[ recovery-image] May 14 16:25:29.424 INFO O| May 14 16:25:29.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
50552025-05-14T16:25:29.690Z[ recovery-image] May 14 16:25:29.424 INFO O| May 14 16:25:29.424 INFO STEP 191 (remove_files) COMPLETE
50562025-05-14T16:25:29.716Z[ recovery-image] May 14 16:25:29.424 INFO O| May 14 16:25:29.424 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50572025-05-14T16:25:29.716Z[ recovery-image] May 14 16:25:29.444 INFO O| May 14 16:25:29.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
50582025-05-14T16:25:29.716Z[ recovery-image] May 14 16:25:29.444 INFO O| May 14 16:25:29.444 INFO STEP 192 (remove_files) COMPLETE
50592025-05-14T16:25:29.716Z[ recovery-image] May 14 16:25:29.444 INFO O| May 14 16:25:29.444 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50602025-05-14T16:25:29.741Z[ recovery-image] May 14 16:25:29.474 INFO O| May 14 16:25:29.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
50612025-05-14T16:25:29.741Z[ recovery-image] May 14 16:25:29.474 INFO O| May 14 16:25:29.474 INFO STEP 193 (remove_files) COMPLETE
50622025-05-14T16:25:29.741Z[ recovery-image] May 14 16:25:29.474 INFO O| May 14 16:25:29.474 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50632025-05-14T16:25:29.766Z[ recovery-image] May 14 16:25:29.487 INFO O| May 14 16:25:29.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
50642025-05-14T16:25:29.766Z[ recovery-image] May 14 16:25:29.488 INFO O| May 14 16:25:29.487 INFO STEP 194 (remove_files) COMPLETE
50652025-05-14T16:25:29.766Z[ recovery-image] May 14 16:25:29.488 INFO O| May 14 16:25:29.488 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.501 INFO O| May 14 16:25:29.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
50672025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.501 INFO O| May 14 16:25:29.501 INFO STEP 195 (remove_files) COMPLETE
50682025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.501 INFO O| May 14 16:25:29.501 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.521 INFO O| May 14 16:25:29.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
50702025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.521 INFO O| May 14 16:25:29.521 INFO STEP 196 (remove_files) COMPLETE
50712025-05-14T16:25:29.792Z[ recovery-image] May 14 16:25:29.521 INFO O| May 14 16:25:29.521 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.536 INFO O| May 14 16:25:29.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
50732025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.536 INFO O| May 14 16:25:29.536 INFO STEP 197 (remove_files) COMPLETE
50742025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.536 INFO O| May 14 16:25:29.536 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.549 INFO O| May 14 16:25:29.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
50762025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.549 INFO O| May 14 16:25:29.549 INFO STEP 198 (remove_files) COMPLETE
50772025-05-14T16:25:29.817Z[ recovery-image] May 14 16:25:29.549 INFO O| May 14 16:25:29.549 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782025-05-14T16:25:29.843Z[ recovery-image] May 14 16:25:29.572 INFO O| May 14 16:25:29.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
50792025-05-14T16:25:29.843Z[ recovery-image] May 14 16:25:29.572 INFO O| May 14 16:25:29.572 INFO STEP 199 (remove_files) COMPLETE
50802025-05-14T16:25:29.843Z[ recovery-image] May 14 16:25:29.572 INFO O| May 14 16:25:29.572 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812025-05-14T16:25:29.868Z[ recovery-image] May 14 16:25:29.599 INFO O| May 14 16:25:29.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
50822025-05-14T16:25:29.868Z[ recovery-image] May 14 16:25:29.599 INFO O| May 14 16:25:29.599 INFO STEP 200 (remove_files) COMPLETE
50832025-05-14T16:25:29.868Z[ recovery-image] May 14 16:25:29.599 INFO O| May 14 16:25:29.599 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842025-05-14T16:25:29.898Z[ recovery-image] May 14 16:25:29.632 INFO O| May 14 16:25:29.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
50852025-05-14T16:25:29.898Z[ recovery-image] May 14 16:25:29.632 INFO O| May 14 16:25:29.632 INFO STEP 201 (remove_files) COMPLETE
50862025-05-14T16:25:29.923Z[ recovery-image] May 14 16:25:29.632 INFO O| May 14 16:25:29.632 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.662 INFO O| May 14 16:25:29.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
50882025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.662 INFO O| May 14 16:25:29.662 INFO STEP 202 (remove_files) COMPLETE
50892025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.662 INFO O| May 14 16:25:29.662 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.682 INFO O| May 14 16:25:29.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
50912025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.682 INFO O| May 14 16:25:29.682 INFO STEP 203 (remove_files) COMPLETE
50922025-05-14T16:25:29.949Z[ recovery-image] May 14 16:25:29.682 INFO O| May 14 16:25:29.682 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932025-05-14T16:25:29.987Z[ recovery-image] May 14 16:25:29.721 INFO O| May 14 16:25:29.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
50942025-05-14T16:25:30.012Z[ recovery-image] May 14 16:25:29.721 INFO O| May 14 16:25:29.721 INFO STEP 204 (remove_files) COMPLETE
50952025-05-14T16:25:30.012Z[ recovery-image] May 14 16:25:29.721 INFO O| May 14 16:25:29.721 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962025-05-14T16:25:30.037Z[ recovery-image] May 14 16:25:29.757 INFO O| May 14 16:25:29.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
50972025-05-14T16:25:30.038Z[ recovery-image] May 14 16:25:29.757 INFO O| May 14 16:25:29.757 INFO STEP 205 (remove_files) COMPLETE
50982025-05-14T16:25:30.038Z[ recovery-image] May 14 16:25:29.757 INFO O| May 14 16:25:29.757 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.774 INFO O| May 14 16:25:29.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51002025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.774 INFO O| May 14 16:25:29.774 INFO STEP 206 (remove_files) COMPLETE
51012025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.774 INFO O| May 14 16:25:29.774 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.788 INFO O| May 14 16:25:29.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51032025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.789 INFO O| May 14 16:25:29.788 INFO STEP 207 (remove_files) COMPLETE
51042025-05-14T16:25:30.063Z[ recovery-image] May 14 16:25:29.789 INFO O| May 14 16:25:29.788 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052025-05-14T16:25:30.088Z[ recovery-image] May 14 16:25:29.821 INFO O| May 14 16:25:29.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51062025-05-14T16:25:30.089Z[ recovery-image] May 14 16:25:29.821 INFO O| May 14 16:25:29.821 INFO STEP 208 (remove_files) COMPLETE
51072025-05-14T16:25:30.089Z[ recovery-image] May 14 16:25:29.821 INFO O| May 14 16:25:29.821 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082025-05-14T16:25:30.152Z[ recovery-image] May 14 16:25:29.885 INFO O| May 14 16:25:29.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51092025-05-14T16:25:30.152Z[ recovery-image] May 14 16:25:29.885 INFO O| May 14 16:25:29.885 INFO STEP 209 (remove_files) COMPLETE
51102025-05-14T16:25:30.152Z[ recovery-image] May 14 16:25:29.885 INFO O| May 14 16:25:29.885 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112025-05-14T16:25:30.186Z[ recovery-image] May 14 16:25:29.919 INFO O| May 14 16:25:29.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51122025-05-14T16:25:30.211Z[ recovery-image] May 14 16:25:29.919 INFO O| May 14 16:25:29.919 INFO STEP 210 (remove_files) COMPLETE
51132025-05-14T16:25:30.211Z[ recovery-image] May 14 16:25:29.920 INFO O| May 14 16:25:29.919 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142025-05-14T16:25:30.245Z[ recovery-image] May 14 16:25:29.979 INFO O| May 14 16:25:29.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51152025-05-14T16:25:30.245Z[ recovery-image] May 14 16:25:29.979 INFO O| May 14 16:25:29.979 INFO STEP 211 (remove_files) COMPLETE
51162025-05-14T16:25:30.270Z[ recovery-image] May 14 16:25:29.979 INFO O| May 14 16:25:29.979 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172025-05-14T16:25:30.270Z[ recovery-image] May 14 16:25:29.995 INFO O| May 14 16:25:29.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51182025-05-14T16:25:30.270Z[ recovery-image] May 14 16:25:29.996 INFO O| May 14 16:25:29.995 INFO STEP 212 (remove_files) COMPLETE
51192025-05-14T16:25:30.270Z[ recovery-image] May 14 16:25:29.996 INFO O| May 14 16:25:29.996 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202025-05-14T16:25:30.319Z[ recovery-image] May 14 16:25:30.052 INFO O| May 14 16:25:30.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51212025-05-14T16:25:30.319Z[ recovery-image] May 14 16:25:30.053 INFO O| May 14 16:25:30.052 INFO STEP 213 (remove_files) COMPLETE
51222025-05-14T16:25:30.344Z[ recovery-image] May 14 16:25:30.077 INFO O| May 14 16:25:30.052 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232025-05-14T16:25:30.370Z[ host-image] May 14 16:25:30.104 INFO O| May 14 16:25:30.104 INFO O| Planning: Solver setup ... Done
51242025-05-14T16:25:30.395Z[ host-image] May 14 16:25:30.113 INFO O| May 14 16:25:30.113 INFO O| Planning: Running solver ... Done
51252025-05-14T16:25:30.420Z[ recovery-image] May 14 16:25:30.131 INFO O| May 14 16:25:30.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51262025-05-14T16:25:30.421Z[ recovery-image] May 14 16:25:30.131 INFO O| May 14 16:25:30.131 INFO STEP 214 (remove_files) COMPLETE
51272025-05-14T16:25:30.421Z[ recovery-image] May 14 16:25:30.131 INFO O| May 14 16:25:30.131 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282025-05-14T16:25:30.457Z[ recovery-image] May 14 16:25:30.190 INFO O| May 14 16:25:30.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51292025-05-14T16:25:30.457Z[ recovery-image] May 14 16:25:30.190 INFO O| May 14 16:25:30.190 INFO STEP 215 (remove_files) COMPLETE
51302025-05-14T16:25:30.482Z[ recovery-image] May 14 16:25:30.190 INFO O| May 14 16:25:30.190 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312025-05-14T16:25:30.482Z[ recovery-image] May 14 16:25:30.207 INFO O| May 14 16:25:30.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51322025-05-14T16:25:30.482Z[ recovery-image] May 14 16:25:30.207 INFO O| May 14 16:25:30.207 INFO STEP 216 (remove_files) COMPLETE
51332025-05-14T16:25:30.482Z[ recovery-image] May 14 16:25:30.207 INFO O| May 14 16:25:30.207 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.222 INFO O| May 14 16:25:30.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51352025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.222 INFO O| May 14 16:25:30.222 INFO STEP 217 (remove_files) COMPLETE
51362025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.222 INFO O| May 14 16:25:30.222 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372025-05-14T16:25:30.507Z[ host-image] May 14 16:25:30.224 INFO O| May 14 16:25:30.224 INFO O| Planning: Finding local manifests ... Done
51382025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.236 INFO O| May 14 16:25:30.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51392025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.236 INFO O| May 14 16:25:30.236 INFO STEP 218 (remove_files) COMPLETE
51402025-05-14T16:25:30.507Z[ recovery-image] May 14 16:25:30.236 INFO O| May 14 16:25:30.236 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412025-05-14T16:25:30.532Z[ recovery-image] May 14 16:25:30.249 INFO O| May 14 16:25:30.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51422025-05-14T16:25:30.533Z[ recovery-image] May 14 16:25:30.249 INFO O| May 14 16:25:30.249 INFO STEP 219 (remove_files) COMPLETE
51432025-05-14T16:25:30.533Z[ recovery-image] May 14 16:25:30.249 INFO O| May 14 16:25:30.249 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442025-05-14T16:25:30.533Z[ recovery-image] May 14 16:25:30.262 INFO O| May 14 16:25:30.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
51452025-05-14T16:25:30.533Z[ recovery-image] May 14 16:25:30.262 INFO O| May 14 16:25:30.262 INFO STEP 220 (remove_files) COMPLETE
51462025-05-14T16:25:30.533Z[ recovery-image] May 14 16:25:30.262 INFO O| May 14 16:25:30.262 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472025-05-14T16:25:30.558Z[ recovery-image] May 14 16:25:30.282 INFO O| May 14 16:25:30.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
51482025-05-14T16:25:30.558Z[ recovery-image] May 14 16:25:30.282 INFO O| May 14 16:25:30.282 INFO STEP 221 (remove_files) COMPLETE
51492025-05-14T16:25:30.558Z[ recovery-image] May 14 16:25:30.282 INFO O| May 14 16:25:30.282 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502025-05-14T16:25:30.598Z[ recovery-image] May 14 16:25:30.332 INFO O| May 14 16:25:30.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
51512025-05-14T16:25:30.598Z[ recovery-image] May 14 16:25:30.332 INFO O| May 14 16:25:30.332 INFO STEP 222 (remove_files) COMPLETE
51522025-05-14T16:25:30.598Z[ recovery-image] May 14 16:25:30.332 INFO O| May 14 16:25:30.332 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532025-05-14T16:25:30.623Z[ host-image] May 14 16:25:30.356 INFO O| May 14 16:25:30.356 INFO O| Planning: Fetching manifests: 0/1 0% complete
51542025-05-14T16:25:30.653Z[ host-image] May 14 16:25:30.387 INFO O| May 14 16:25:30.387 INFO O| Planning: Fetching manifests: 1/1 100% complete
51552025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.392 INFO O| May 14 16:25:30.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
51562025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.392 INFO O| May 14 16:25:30.392 INFO STEP 223 (remove_files) COMPLETE
51572025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.392 INFO O| May 14 16:25:30.392 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.407 INFO O| May 14 16:25:30.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
51592025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.407 INFO O| May 14 16:25:30.407 INFO STEP 224 (remove_files) COMPLETE
51602025-05-14T16:25:30.678Z[ recovery-image] May 14 16:25:30.407 INFO O| May 14 16:25:30.407 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612025-05-14T16:25:30.704Z[ recovery-image] May 14 16:25:30.420 INFO O| May 14 16:25:30.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
51622025-05-14T16:25:30.704Z[ recovery-image] May 14 16:25:30.421 INFO O| May 14 16:25:30.420 INFO STEP 225 (remove_files) COMPLETE
51632025-05-14T16:25:30.704Z[ recovery-image] May 14 16:25:30.421 INFO O| May 14 16:25:30.420 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642025-05-14T16:25:30.729Z[ host-image] May 14 16:25:30.444 INFO O| May 14 16:25:30.444 INFO O| Planning: Package planning ... Done
51652025-05-14T16:25:30.729Z[ host-image] May 14 16:25:30.445 INFO O| May 14 16:25:30.445 INFO O| Planning: Merging actions ... Done
51662025-05-14T16:25:30.729Z[ recovery-image] May 14 16:25:30.451 INFO O| May 14 16:25:30.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
51672025-05-14T16:25:30.729Z[ recovery-image] May 14 16:25:30.451 INFO O| May 14 16:25:30.451 INFO STEP 226 (remove_files) COMPLETE
51682025-05-14T16:25:30.729Z[ recovery-image] May 14 16:25:30.451 INFO O| May 14 16:25:30.451 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692025-05-14T16:25:30.755Z[ recovery-image] May 14 16:25:30.489 INFO O| May 14 16:25:30.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
51702025-05-14T16:25:30.755Z[ recovery-image] May 14 16:25:30.489 INFO O| May 14 16:25:30.489 INFO STEP 227 (remove_files) COMPLETE
51712025-05-14T16:25:30.780Z[ recovery-image] May 14 16:25:30.489 INFO O| May 14 16:25:30.489 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722025-05-14T16:25:30.806Z[ recovery-image] May 14 16:25:30.518 INFO O| May 14 16:25:30.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
51732025-05-14T16:25:30.806Z[ recovery-image] May 14 16:25:30.518 INFO O| May 14 16:25:30.518 INFO STEP 228 (remove_files) COMPLETE
51742025-05-14T16:25:30.806Z[ recovery-image] May 14 16:25:30.518 INFO O| May 14 16:25:30.518 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752025-05-14T16:25:30.806Z[ host-image] May 14 16:25:30.529 INFO O| May 14 16:25:30.529 INFO O| Planning: Checking for conflicting actions ... Done
51762025-05-14T16:25:30.806Z[ host-image] May 14 16:25:30.529 INFO O| May 14 16:25:30.529 INFO O| Planning: Consolidating action changes ... Done
51772025-05-14T16:25:30.846Z[ recovery-image] May 14 16:25:30.580 INFO O| May 14 16:25:30.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
51782025-05-14T16:25:30.846Z[ recovery-image] May 14 16:25:30.580 INFO O| May 14 16:25:30.580 INFO STEP 229 (remove_files) COMPLETE
51792025-05-14T16:25:30.871Z[ recovery-image] May 14 16:25:30.580 INFO O| May 14 16:25:30.580 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802025-05-14T16:25:30.871Z[ recovery-image] May 14 16:25:30.596 INFO O| May 14 16:25:30.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
51812025-05-14T16:25:30.871Z[ recovery-image] May 14 16:25:30.597 INFO O| May 14 16:25:30.597 INFO STEP 230 (remove_files) COMPLETE
51822025-05-14T16:25:30.871Z[ recovery-image] May 14 16:25:30.597 INFO O| May 14 16:25:30.597 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832025-05-14T16:25:30.896Z[ recovery-image] May 14 16:25:30.628 INFO O| May 14 16:25:30.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
51842025-05-14T16:25:30.897Z[ recovery-image] May 14 16:25:30.628 INFO O| May 14 16:25:30.628 INFO STEP 231 (remove_files) COMPLETE
51852025-05-14T16:25:30.897Z[ recovery-image] May 14 16:25:30.628 INFO O| May 14 16:25:30.628 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862025-05-14T16:25:30.922Z[ recovery-image] May 14 16:25:30.646 INFO O| May 14 16:25:30.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
51872025-05-14T16:25:30.922Z[ recovery-image] May 14 16:25:30.646 INFO O| May 14 16:25:30.646 INFO STEP 232 (remove_files) COMPLETE
51882025-05-14T16:25:30.922Z[ recovery-image] May 14 16:25:30.646 INFO O| May 14 16:25:30.646 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892025-05-14T16:25:30.947Z[ recovery-image] May 14 16:25:30.660 INFO O| May 14 16:25:30.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
51902025-05-14T16:25:30.947Z[ recovery-image] May 14 16:25:30.660 INFO O| May 14 16:25:30.660 INFO STEP 233 (remove_files) COMPLETE
51912025-05-14T16:25:30.947Z[ recovery-image] May 14 16:25:30.660 INFO O| May 14 16:25:30.660 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922025-05-14T16:25:30.977Z[ recovery-image] May 14 16:25:30.711 INFO O| May 14 16:25:30.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
51932025-05-14T16:25:30.977Z[ recovery-image] May 14 16:25:30.711 INFO O| May 14 16:25:30.711 INFO STEP 234 (remove_files) COMPLETE
51942025-05-14T16:25:31.002Z[ recovery-image] May 14 16:25:30.711 INFO O| May 14 16:25:30.711 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952025-05-14T16:25:31.003Z[ recovery-image] May 14 16:25:30.729 INFO O| May 14 16:25:30.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
51962025-05-14T16:25:31.003Z[ recovery-image] May 14 16:25:30.729 INFO O| May 14 16:25:30.729 INFO STEP 235 (remove_files) COMPLETE
51972025-05-14T16:25:31.003Z[ recovery-image] May 14 16:25:30.729 INFO O| May 14 16:25:30.729 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982025-05-14T16:25:31.028Z[ recovery-image] May 14 16:25:30.743 INFO O| May 14 16:25:30.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
51992025-05-14T16:25:31.028Z[ recovery-image] May 14 16:25:30.743 INFO O| May 14 16:25:30.743 INFO STEP 236 (remove_files) COMPLETE
52002025-05-14T16:25:31.028Z[ recovery-image] May 14 16:25:30.743 INFO O| May 14 16:25:30.743 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012025-05-14T16:25:31.053Z[ recovery-image] May 14 16:25:30.769 INFO O| May 14 16:25:30.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52022025-05-14T16:25:31.053Z[ recovery-image] May 14 16:25:30.769 INFO O| May 14 16:25:30.769 INFO STEP 237 (remove_files) COMPLETE
52032025-05-14T16:25:31.053Z[ recovery-image] May 14 16:25:30.769 INFO O| May 14 16:25:30.769 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042025-05-14T16:25:31.078Z[ recovery-image] May 14 16:25:30.793 INFO O| May 14 16:25:30.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52052025-05-14T16:25:31.078Z[ recovery-image] May 14 16:25:30.794 INFO O| May 14 16:25:30.794 INFO STEP 238 (remove_files) COMPLETE
52062025-05-14T16:25:31.078Z[ recovery-image] May 14 16:25:30.794 INFO O| May 14 16:25:30.794 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072025-05-14T16:25:31.078Z[ host-image] May 14 16:25:30.801 INFO O| May 14 16:25:30.800 INFO O| Planning: Evaluating mediators ... Done
52082025-05-14T16:25:31.078Z[ host-image] May 14 16:25:30.802 INFO O| May 14 16:25:30.802 INFO O| Planning: Planning completed in 7.93 seconds
52092025-05-14T16:25:31.078Z[ host-image] May 14 16:25:30.803 INFO O| May 14 16:25:30.802 INFO O| Packages to install: 1
52102025-05-14T16:25:31.104Z[ host-image] May 14 16:25:30.825 INFO O| May 14 16:25:30.825 INFO O| Download: 0/4 items 0.0/17.2MB 0% complete
52112025-05-14T16:25:31.104Z[ recovery-image] May 14 16:25:30.832 INFO O| May 14 16:25:30.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52122025-05-14T16:25:31.104Z[ recovery-image] May 14 16:25:30.832 INFO O| May 14 16:25:30.832 INFO STEP 239 (remove_files) COMPLETE
52132025-05-14T16:25:31.104Z[ recovery-image] May 14 16:25:30.832 INFO O| May 14 16:25:30.832 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142025-05-14T16:25:31.129Z[ recovery-image] May 14 16:25:30.859 INFO O| May 14 16:25:30.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52152025-05-14T16:25:31.129Z[ recovery-image] May 14 16:25:30.859 INFO O| May 14 16:25:30.859 INFO STEP 240 (remove_files) COMPLETE
52162025-05-14T16:25:31.129Z[ recovery-image] May 14 16:25:30.859 INFO O| May 14 16:25:30.859 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172025-05-14T16:25:31.160Z[ recovery-image] May 14 16:25:30.894 INFO O| May 14 16:25:30.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52182025-05-14T16:25:31.160Z[ recovery-image] May 14 16:25:30.894 INFO O| May 14 16:25:30.894 INFO STEP 241 (remove_files) COMPLETE
52192025-05-14T16:25:31.185Z[ recovery-image] May 14 16:25:30.894 INFO O| May 14 16:25:30.894 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.929 INFO O| May 14 16:25:30.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52212025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.929 INFO O| May 14 16:25:30.929 INFO STEP 242 (remove_files) COMPLETE
52222025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.929 INFO O| May 14 16:25:30.929 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.944 INFO O| May 14 16:25:30.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52242025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.944 INFO O| May 14 16:25:30.944 INFO STEP 243 (remove_files) COMPLETE
52252025-05-14T16:25:31.211Z[ recovery-image] May 14 16:25:30.944 INFO O| May 14 16:25:30.944 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262025-05-14T16:25:31.236Z[ recovery-image] May 14 16:25:30.957 INFO O| May 14 16:25:30.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52272025-05-14T16:25:31.236Z[ recovery-image] May 14 16:25:30.958 INFO O| May 14 16:25:30.958 INFO STEP 244 (remove_files) COMPLETE
52282025-05-14T16:25:31.236Z[ recovery-image] May 14 16:25:30.958 INFO O| May 14 16:25:30.958 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.971 INFO O| May 14 16:25:30.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52302025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.972 INFO O| May 14 16:25:30.971 INFO STEP 245 (remove_files) COMPLETE
52312025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.972 INFO O| May 14 16:25:30.972 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.985 INFO O| May 14 16:25:30.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52332025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.985 INFO O| May 14 16:25:30.985 INFO STEP 246 (remove_files) COMPLETE
52342025-05-14T16:25:31.262Z[ recovery-image] May 14 16:25:30.985 INFO O| May 14 16:25:30.985 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:30.999 INFO O| May 14 16:25:30.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52362025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:30.999 INFO O| May 14 16:25:30.999 INFO STEP 247 (remove_files) COMPLETE
52372025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:30.999 INFO O| May 14 16:25:30.999 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:31.013 INFO O| May 14 16:25:31.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52392025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:31.013 INFO O| May 14 16:25:31.013 INFO STEP 248 (remove_files) COMPLETE
52402025-05-14T16:25:31.287Z[ recovery-image] May 14 16:25:31.013 INFO O| May 14 16:25:31.013 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.026 INFO O| May 14 16:25:31.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52422025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.026 INFO O| May 14 16:25:31.026 INFO STEP 249 (remove_files) COMPLETE
52432025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.026 INFO O| May 14 16:25:31.026 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.039 INFO O| May 14 16:25:31.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52452025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.040 INFO O| May 14 16:25:31.040 INFO STEP 250 (remove_files) COMPLETE
52462025-05-14T16:25:31.313Z[ recovery-image] May 14 16:25:31.040 INFO O| May 14 16:25:31.040 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.053 INFO O| May 14 16:25:31.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52482025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.053 INFO O| May 14 16:25:31.053 INFO STEP 251 (remove_files) COMPLETE
52492025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.053 INFO O| May 14 16:25:31.053 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.066 INFO O| May 14 16:25:31.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52512025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.066 INFO O| May 14 16:25:31.066 INFO STEP 252 (remove_files) COMPLETE
52522025-05-14T16:25:31.338Z[ recovery-image] May 14 16:25:31.066 INFO O| May 14 16:25:31.066 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532025-05-14T16:25:31.364Z[ recovery-image] May 14 16:25:31.086 INFO O| May 14 16:25:31.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52542025-05-14T16:25:31.364Z[ recovery-image] May 14 16:25:31.086 INFO O| May 14 16:25:31.086 INFO STEP 253 (remove_files) COMPLETE
52552025-05-14T16:25:31.364Z[ recovery-image] May 14 16:25:31.086 INFO O| May 14 16:25:31.086 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562025-05-14T16:25:31.393Z[ recovery-image] May 14 16:25:31.126 INFO O| May 14 16:25:31.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
52572025-05-14T16:25:31.393Z[ recovery-image] May 14 16:25:31.126 INFO O| May 14 16:25:31.126 INFO STEP 254 (remove_files) COMPLETE
52582025-05-14T16:25:31.393Z[ recovery-image] May 14 16:25:31.126 INFO O| May 14 16:25:31.126 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592025-05-14T16:25:31.433Z[ recovery-image] May 14 16:25:31.166 INFO O| May 14 16:25:31.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
52602025-05-14T16:25:31.433Z[ recovery-image] May 14 16:25:31.166 INFO O| May 14 16:25:31.166 INFO STEP 255 (remove_files) COMPLETE
52612025-05-14T16:25:31.433Z[ recovery-image] May 14 16:25:31.166 INFO O| May 14 16:25:31.166 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622025-05-14T16:25:31.509Z[ recovery-image] May 14 16:25:31.242 INFO O| May 14 16:25:31.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
52632025-05-14T16:25:31.509Z[ recovery-image] May 14 16:25:31.242 INFO O| May 14 16:25:31.242 INFO STEP 256 (remove_files) COMPLETE
52642025-05-14T16:25:31.509Z[ recovery-image] May 14 16:25:31.242 INFO O| May 14 16:25:31.242 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652025-05-14T16:25:31.535Z[ recovery-image] May 14 16:25:31.266 INFO O| May 14 16:25:31.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
52662025-05-14T16:25:31.535Z[ recovery-image] May 14 16:25:31.266 INFO O| May 14 16:25:31.266 INFO STEP 257 (remove_files) COMPLETE
52672025-05-14T16:25:31.535Z[ recovery-image] May 14 16:25:31.266 INFO O| May 14 16:25:31.266 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682025-05-14T16:25:31.561Z[ recovery-image] May 14 16:25:31.285 INFO O| May 14 16:25:31.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
52692025-05-14T16:25:31.561Z[ recovery-image] May 14 16:25:31.286 INFO O| May 14 16:25:31.286 INFO STEP 258 (remove_files) COMPLETE
52702025-05-14T16:25:31.561Z[ recovery-image] May 14 16:25:31.286 INFO O| May 14 16:25:31.286 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712025-05-14T16:25:31.586Z[ recovery-image] May 14 16:25:31.302 INFO O| May 14 16:25:31.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
52722025-05-14T16:25:31.586Z[ recovery-image] May 14 16:25:31.302 INFO O| May 14 16:25:31.302 INFO STEP 259 (remove_files) COMPLETE
52732025-05-14T16:25:31.586Z[ recovery-image] May 14 16:25:31.302 INFO O| May 14 16:25:31.302 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.327 INFO O| May 14 16:25:31.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
52752025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.327 INFO O| May 14 16:25:31.327 INFO STEP 260 (remove_files) COMPLETE
52762025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.327 INFO O| May 14 16:25:31.327 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.343 INFO O| May 14 16:25:31.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
52782025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.343 INFO O| May 14 16:25:31.343 INFO STEP 261 (remove_files) COMPLETE
52792025-05-14T16:25:31.612Z[ recovery-image] May 14 16:25:31.343 INFO O| May 14 16:25:31.343 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802025-05-14T16:25:31.637Z[ recovery-image] May 14 16:25:31.361 INFO O| May 14 16:25:31.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
52812025-05-14T16:25:31.637Z[ recovery-image] May 14 16:25:31.361 INFO O| May 14 16:25:31.361 INFO STEP 262 (remove_files) COMPLETE
52822025-05-14T16:25:31.637Z[ recovery-image] May 14 16:25:31.361 INFO O| May 14 16:25:31.361 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832025-05-14T16:25:31.663Z[ recovery-image] May 14 16:25:31.397 INFO O| May 14 16:25:31.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
52842025-05-14T16:25:31.688Z[ recovery-image] May 14 16:25:31.397 INFO O| May 14 16:25:31.397 INFO STEP 263 (remove_files) COMPLETE
52852025-05-14T16:25:31.688Z[ recovery-image] May 14 16:25:31.397 INFO O| May 14 16:25:31.397 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862025-05-14T16:25:31.688Z[ recovery-image] May 14 16:25:31.411 INFO O| May 14 16:25:31.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
52872025-05-14T16:25:31.688Z[ recovery-image] May 14 16:25:31.411 INFO O| May 14 16:25:31.411 INFO STEP 264 (remove_files) COMPLETE
52882025-05-14T16:25:31.688Z[ recovery-image] May 14 16:25:31.411 INFO O| May 14 16:25:31.411 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.424 INFO O| May 14 16:25:31.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
52902025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.424 INFO O| May 14 16:25:31.424 INFO STEP 265 (remove_files) COMPLETE
52912025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.424 INFO O| May 14 16:25:31.424 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.437 INFO O| May 14 16:25:31.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
52932025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.437 INFO O| May 14 16:25:31.437 INFO STEP 266 (remove_files) COMPLETE
52942025-05-14T16:25:31.713Z[ recovery-image] May 14 16:25:31.437 INFO O| May 14 16:25:31.437 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952025-05-14T16:25:31.738Z[ recovery-image] May 14 16:25:31.450 INFO O| May 14 16:25:31.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
52962025-05-14T16:25:31.739Z[ recovery-image] May 14 16:25:31.450 INFO O| May 14 16:25:31.450 INFO STEP 267 (remove_files) COMPLETE
52972025-05-14T16:25:31.739Z[ recovery-image] May 14 16:25:31.450 INFO O| May 14 16:25:31.450 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982025-05-14T16:25:31.739Z[ recovery-image] May 14 16:25:31.463 INFO O| May 14 16:25:31.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
52992025-05-14T16:25:31.739Z[ recovery-image] May 14 16:25:31.463 INFO O| May 14 16:25:31.463 INFO STEP 268 (remove_files) COMPLETE
53002025-05-14T16:25:31.739Z[ recovery-image] May 14 16:25:31.463 INFO O| May 14 16:25:31.463 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.483 INFO O| May 14 16:25:31.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53022025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.483 INFO O| May 14 16:25:31.483 INFO STEP 269 (remove_files) COMPLETE
53032025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.483 INFO O| May 14 16:25:31.483 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.497 INFO O| May 14 16:25:31.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53052025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.497 INFO O| May 14 16:25:31.497 INFO STEP 270 (remove_files) COMPLETE
53062025-05-14T16:25:31.764Z[ recovery-image] May 14 16:25:31.497 INFO O| May 14 16:25:31.497 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.509 INFO O| May 14 16:25:31.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53082025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.509 INFO O| May 14 16:25:31.509 INFO STEP 271 (remove_files) COMPLETE
53092025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.509 INFO O| May 14 16:25:31.509 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.522 INFO O| May 14 16:25:31.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53112025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.522 INFO O| May 14 16:25:31.522 INFO STEP 272 (remove_files) COMPLETE
53122025-05-14T16:25:31.790Z[ recovery-image] May 14 16:25:31.522 INFO O| May 14 16:25:31.522 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.535 INFO O| May 14 16:25:31.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53142025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.535 INFO O| May 14 16:25:31.535 INFO STEP 273 (remove_files) COMPLETE
53152025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.535 INFO O| May 14 16:25:31.535 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.548 INFO O| May 14 16:25:31.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53172025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.548 INFO O| May 14 16:25:31.548 INFO STEP 274 (remove_files) COMPLETE
53182025-05-14T16:25:31.815Z[ recovery-image] May 14 16:25:31.548 INFO O| May 14 16:25:31.548 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.561 INFO O| May 14 16:25:31.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53202025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.561 INFO O| May 14 16:25:31.561 INFO STEP 275 (remove_files) COMPLETE
53212025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.561 INFO O| May 14 16:25:31.561 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.574 INFO O| May 14 16:25:31.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53232025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.574 INFO O| May 14 16:25:31.574 INFO STEP 276 (remove_files) COMPLETE
53242025-05-14T16:25:31.841Z[ recovery-image] May 14 16:25:31.574 INFO O| May 14 16:25:31.574 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252025-05-14T16:25:31.866Z[ recovery-image] May 14 16:25:31.587 INFO O| May 14 16:25:31.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53262025-05-14T16:25:31.866Z[ recovery-image] May 14 16:25:31.587 INFO O| May 14 16:25:31.587 INFO STEP 277 (remove_files) COMPLETE
53272025-05-14T16:25:31.866Z[ recovery-image] May 14 16:25:31.587 INFO O| May 14 16:25:31.587 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282025-05-14T16:25:31.891Z[ recovery-image] May 14 16:25:31.600 INFO O| May 14 16:25:31.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53292025-05-14T16:25:31.891Z[ recovery-image] May 14 16:25:31.600 INFO O| May 14 16:25:31.600 INFO STEP 278 (remove_files) COMPLETE
53302025-05-14T16:25:31.891Z[ recovery-image] May 14 16:25:31.600 INFO O| May 14 16:25:31.600 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312025-05-14T16:25:31.892Z[ recovery-image] May 14 16:25:31.613 INFO O| May 14 16:25:31.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53322025-05-14T16:25:31.892Z[ recovery-image] May 14 16:25:31.613 INFO O| May 14 16:25:31.613 INFO STEP 279 (remove_files) COMPLETE
53332025-05-14T16:25:31.892Z[ recovery-image] May 14 16:25:31.613 INFO O| May 14 16:25:31.613 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.626 INFO O| May 14 16:25:31.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53352025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.626 INFO O| May 14 16:25:31.626 INFO STEP 280 (remove_files) COMPLETE
53362025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.626 INFO O| May 14 16:25:31.626 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.639 INFO O| May 14 16:25:31.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53382025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.639 INFO O| May 14 16:25:31.639 INFO STEP 281 (remove_files) COMPLETE
53392025-05-14T16:25:31.917Z[ recovery-image] May 14 16:25:31.639 INFO O| May 14 16:25:31.639 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402025-05-14T16:25:31.942Z[ recovery-image] May 14 16:25:31.663 INFO O| May 14 16:25:31.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53412025-05-14T16:25:31.942Z[ recovery-image] May 14 16:25:31.664 INFO O| May 14 16:25:31.664 INFO STEP 282 (remove_files) COMPLETE
53422025-05-14T16:25:31.942Z[ recovery-image] May 14 16:25:31.664 INFO O| May 14 16:25:31.664 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432025-05-14T16:25:31.971Z[ recovery-image] May 14 16:25:31.705 INFO O| May 14 16:25:31.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53442025-05-14T16:25:31.971Z[ recovery-image] May 14 16:25:31.705 INFO O| May 14 16:25:31.705 INFO STEP 283 (remove_files) COMPLETE
53452025-05-14T16:25:31.971Z[ recovery-image] May 14 16:25:31.705 INFO O| May 14 16:25:31.705 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462025-05-14T16:25:32.012Z[ recovery-image] May 14 16:25:31.745 INFO O| May 14 16:25:31.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53472025-05-14T16:25:32.012Z[ recovery-image] May 14 16:25:31.745 INFO O| May 14 16:25:31.745 INFO STEP 284 (remove_files) COMPLETE
53482025-05-14T16:25:32.037Z[ recovery-image] May 14 16:25:31.745 INFO O| May 14 16:25:31.745 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492025-05-14T16:25:32.037Z[ recovery-image] May 14 16:25:31.762 INFO O| May 14 16:25:31.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53502025-05-14T16:25:32.037Z[ recovery-image] May 14 16:25:31.762 INFO O| May 14 16:25:31.762 INFO STEP 285 (remove_files) COMPLETE
53512025-05-14T16:25:32.037Z[ recovery-image] May 14 16:25:31.762 INFO O| May 14 16:25:31.762 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.777 INFO O| May 14 16:25:31.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
53532025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.778 INFO O| May 14 16:25:31.777 INFO STEP 286 (remove_files) COMPLETE
53542025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.778 INFO O| May 14 16:25:31.778 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.792 INFO O| May 14 16:25:31.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
53562025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.792 INFO O| May 14 16:25:31.792 INFO STEP 287 (remove_files) COMPLETE
53572025-05-14T16:25:32.062Z[ recovery-image] May 14 16:25:31.792 INFO O| May 14 16:25:31.792 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.807 INFO O| May 14 16:25:31.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
53592025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.807 INFO O| May 14 16:25:31.807 INFO STEP 288 (remove_files) COMPLETE
53602025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.807 INFO O| May 14 16:25:31.807 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.821 INFO O| May 14 16:25:31.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
53622025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.821 INFO O| May 14 16:25:31.821 INFO STEP 289 (remove_files) COMPLETE
53632025-05-14T16:25:32.088Z[ recovery-image] May 14 16:25:31.821 INFO O| May 14 16:25:31.821 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642025-05-14T16:25:32.119Z[ recovery-image] May 14 16:25:31.853 INFO O| May 14 16:25:31.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
53652025-05-14T16:25:32.145Z[ recovery-image] May 14 16:25:31.853 INFO O| May 14 16:25:31.853 INFO STEP 290 (remove_files) COMPLETE
53662025-05-14T16:25:32.145Z[ recovery-image] May 14 16:25:31.853 INFO O| May 14 16:25:31.853 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672025-05-14T16:25:32.145Z[ recovery-image] May 14 16:25:31.873 INFO O| May 14 16:25:31.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
53682025-05-14T16:25:32.145Z[ recovery-image] May 14 16:25:31.874 INFO O| May 14 16:25:31.874 INFO STEP 291 (remove_files) COMPLETE
53692025-05-14T16:25:32.145Z[ recovery-image] May 14 16:25:31.874 INFO O| May 14 16:25:31.874 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.888 INFO O| May 14 16:25:31.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
53712025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.889 INFO O| May 14 16:25:31.888 INFO STEP 292 (remove_files) COMPLETE
53722025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.889 INFO O| May 14 16:25:31.889 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.901 INFO O| May 14 16:25:31.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
53742025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.901 INFO O| May 14 16:25:31.901 INFO STEP 293 (remove_files) COMPLETE
53752025-05-14T16:25:32.170Z[ recovery-image] May 14 16:25:31.901 INFO O| May 14 16:25:31.901 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.914 INFO O| May 14 16:25:31.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
53772025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.914 INFO O| May 14 16:25:31.914 INFO STEP 294 (remove_files) COMPLETE
53782025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.914 INFO O| May 14 16:25:31.914 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.926 INFO O| May 14 16:25:31.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
53802025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.926 INFO O| May 14 16:25:31.926 INFO STEP 295 (remove_files) COMPLETE
53812025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.926 INFO O| May 14 16:25:31.926 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.938 INFO O| May 14 16:25:31.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
53832025-05-14T16:25:32.208Z[ recovery-image] May 14 16:25:31.938 INFO O| May 14 16:25:31.938 INFO STEP 296 (remove_files) COMPLETE
53842025-05-14T16:25:32.209Z[ recovery-image] May 14 16:25:31.938 INFO O| May 14 16:25:31.938 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.951 INFO O| May 14 16:25:31.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
53862025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.951 INFO O| May 14 16:25:31.951 INFO STEP 297 (remove_files) COMPLETE
53872025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.951 INFO O| May 14 16:25:31.951 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.963 INFO O| May 14 16:25:31.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
53892025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.963 INFO O| May 14 16:25:31.963 INFO STEP 298 (remove_files) COMPLETE
53902025-05-14T16:25:32.235Z[ recovery-image] May 14 16:25:31.963 INFO O| May 14 16:25:31.963 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912025-05-14T16:25:32.260Z[ recovery-image] May 14 16:25:31.984 INFO O| May 14 16:25:31.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
53922025-05-14T16:25:32.260Z[ recovery-image] May 14 16:25:31.984 INFO O| May 14 16:25:31.984 INFO STEP 299 (remove_files) COMPLETE
53932025-05-14T16:25:32.260Z[ recovery-image] May 14 16:25:31.984 INFO O| May 14 16:25:31.984 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942025-05-14T16:25:32.286Z[ recovery-image] May 14 16:25:32.017 INFO O| May 14 16:25:32.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
53952025-05-14T16:25:32.286Z[ recovery-image] May 14 16:25:32.018 INFO O| May 14 16:25:32.018 INFO STEP 300 (remove_files) COMPLETE
53962025-05-14T16:25:32.286Z[ recovery-image] May 14 16:25:32.018 INFO O| May 14 16:25:32.018 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972025-05-14T16:25:32.311Z[ recovery-image] May 14 16:25:32.032 INFO O| May 14 16:25:32.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
53982025-05-14T16:25:32.336Z[ recovery-image] May 14 16:25:32.060 INFO O| May 14 16:25:32.060 INFO STEP 301 (remove_files) COMPLETE
53992025-05-14T16:25:32.336Z[ recovery-image] May 14 16:25:32.060 INFO O| May 14 16:25:32.060 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002025-05-14T16:25:32.387Z[ recovery-image] May 14 16:25:32.120 INFO O| May 14 16:25:32.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54012025-05-14T16:25:32.412Z[ recovery-image] May 14 16:25:32.121 INFO O| May 14 16:25:32.120 INFO STEP 302 (remove_files) COMPLETE
54022025-05-14T16:25:32.412Z[ recovery-image] May 14 16:25:32.121 INFO O| May 14 16:25:32.120 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032025-05-14T16:25:32.412Z[ recovery-image] May 14 16:25:32.134 INFO O| May 14 16:25:32.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54042025-05-14T16:25:32.412Z[ recovery-image] May 14 16:25:32.134 INFO O| May 14 16:25:32.134 INFO STEP 303 (remove_files) COMPLETE
54052025-05-14T16:25:32.412Z[ recovery-image] May 14 16:25:32.134 INFO O| May 14 16:25:32.134 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.147 INFO O| May 14 16:25:32.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54072025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.147 INFO O| May 14 16:25:32.147 INFO STEP 304 (remove_files) COMPLETE
54082025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.147 INFO O| May 14 16:25:32.147 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.159 INFO O| May 14 16:25:32.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54102025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.159 INFO O| May 14 16:25:32.159 INFO STEP 305 (remove_files) COMPLETE
54112025-05-14T16:25:32.438Z[ recovery-image] May 14 16:25:32.159 INFO O| May 14 16:25:32.159 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.172 INFO O| May 14 16:25:32.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54132025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.172 INFO O| May 14 16:25:32.172 INFO STEP 306 (remove_files) COMPLETE
54142025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.172 INFO O| May 14 16:25:32.172 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152025-05-14T16:25:32.464Z[ host-image] May 14 16:25:32.181 INFO O| May 14 16:25:32.181 INFO O| Download: Completed 17.23 MB in 1.36 seconds (12.7M/s)
54162025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.184 INFO O| May 14 16:25:32.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54172025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.185 INFO O| May 14 16:25:32.184 INFO STEP 307 (remove_files) COMPLETE
54182025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.185 INFO O| May 14 16:25:32.185 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.197 INFO O| May 14 16:25:32.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54202025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.197 INFO O| May 14 16:25:32.197 INFO STEP 308 (remove_files) COMPLETE
54212025-05-14T16:25:32.464Z[ recovery-image] May 14 16:25:32.197 INFO O| May 14 16:25:32.197 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.210 INFO O| May 14 16:25:32.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54232025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.210 INFO O| May 14 16:25:32.210 INFO STEP 309 (remove_files) COMPLETE
54242025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.210 INFO O| May 14 16:25:32.210 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.223 INFO O| May 14 16:25:32.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54262025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.223 INFO O| May 14 16:25:32.223 INFO STEP 310 (remove_files) COMPLETE
54272025-05-14T16:25:32.489Z[ recovery-image] May 14 16:25:32.223 INFO O| May 14 16:25:32.223 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.235 INFO O| May 14 16:25:32.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54292025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.235 INFO O| May 14 16:25:32.235 INFO STEP 311 (remove_files) COMPLETE
54302025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.235 INFO O| May 14 16:25:32.235 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.248 INFO O| May 14 16:25:32.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54322025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.248 INFO O| May 14 16:25:32.248 INFO STEP 312 (remove_files) COMPLETE
54332025-05-14T16:25:32.515Z[ recovery-image] May 14 16:25:32.248 INFO O| May 14 16:25:32.248 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.261 INFO O| May 14 16:25:32.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
54352025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.261 INFO O| May 14 16:25:32.261 INFO STEP 313 (remove_files) COMPLETE
54362025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.261 INFO O| May 14 16:25:32.261 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.273 INFO O| May 14 16:25:32.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
54382025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.273 INFO O| May 14 16:25:32.273 INFO STEP 314 (remove_files) COMPLETE
54392025-05-14T16:25:32.540Z[ recovery-image] May 14 16:25:32.274 INFO O| May 14 16:25:32.273 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402025-05-14T16:25:32.565Z[ host-image] May 14 16:25:32.277 INFO O| May 14 16:25:32.277 INFO O| Actions: 1/22 actions (Installing new actions)
54412025-05-14T16:25:32.604Z[ recovery-image] May 14 16:25:32.337 INFO O| May 14 16:25:32.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
54422025-05-14T16:25:32.604Z[ recovery-image] May 14 16:25:32.337 INFO O| May 14 16:25:32.337 INFO STEP 315 (remove_files) COMPLETE
54432025-05-14T16:25:32.604Z[ recovery-image] May 14 16:25:32.337 INFO O| May 14 16:25:32.337 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442025-05-14T16:25:32.650Z[ recovery-image] May 14 16:25:32.383 INFO O| May 14 16:25:32.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
54452025-05-14T16:25:32.650Z[ recovery-image] May 14 16:25:32.383 INFO O| May 14 16:25:32.383 INFO STEP 316 (remove_files) COMPLETE
54462025-05-14T16:25:32.650Z[ recovery-image] May 14 16:25:32.383 INFO O| May 14 16:25:32.383 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472025-05-14T16:25:32.706Z[ recovery-image] May 14 16:25:32.440 INFO O| May 14 16:25:32.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
54482025-05-14T16:25:32.706Z[ recovery-image] May 14 16:25:32.440 INFO O| May 14 16:25:32.440 INFO STEP 317 (remove_files) COMPLETE
54492025-05-14T16:25:32.732Z[ recovery-image] May 14 16:25:32.440 INFO O| May 14 16:25:32.440 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502025-05-14T16:25:32.757Z[ recovery-image] May 14 16:25:32.476 INFO O| May 14 16:25:32.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
54512025-05-14T16:25:32.757Z[ recovery-image] May 14 16:25:32.476 INFO O| May 14 16:25:32.476 INFO STEP 318 (remove_files) COMPLETE
54522025-05-14T16:25:32.757Z[ recovery-image] May 14 16:25:32.476 INFO O| May 14 16:25:32.476 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532025-05-14T16:25:32.782Z[ recovery-image] May 14 16:25:32.516 INFO O| May 14 16:25:32.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
54542025-05-14T16:25:32.782Z[ recovery-image] May 14 16:25:32.516 INFO O| May 14 16:25:32.516 INFO STEP 319 (remove_files) COMPLETE
54552025-05-14T16:25:32.782Z[ recovery-image] May 14 16:25:32.516 INFO O| May 14 16:25:32.516 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562025-05-14T16:25:32.840Z[ recovery-image] May 14 16:25:32.573 INFO O| May 14 16:25:32.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
54572025-05-14T16:25:32.840Z[ recovery-image] May 14 16:25:32.573 INFO O| May 14 16:25:32.573 INFO STEP 320 (remove_files) COMPLETE
54582025-05-14T16:25:32.840Z[ recovery-image] May 14 16:25:32.574 INFO O| May 14 16:25:32.573 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592025-05-14T16:25:32.866Z[ recovery-image] May 14 16:25:32.595 INFO O| May 14 16:25:32.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
54602025-05-14T16:25:32.866Z[ recovery-image] May 14 16:25:32.595 INFO O| May 14 16:25:32.595 INFO STEP 321 (remove_files) COMPLETE
54612025-05-14T16:25:32.866Z[ recovery-image] May 14 16:25:32.595 INFO O| May 14 16:25:32.595 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622025-05-14T16:25:32.919Z[ recovery-image] May 14 16:25:32.652 INFO O| May 14 16:25:32.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
54632025-05-14T16:25:32.919Z[ recovery-image] May 14 16:25:32.652 INFO O| May 14 16:25:32.652 INFO STEP 322 (remove_files) COMPLETE
54642025-05-14T16:25:32.944Z[ recovery-image] May 14 16:25:32.652 INFO O| May 14 16:25:32.652 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652025-05-14T16:25:32.944Z[ recovery-image] May 14 16:25:32.672 INFO O| May 14 16:25:32.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
54662025-05-14T16:25:32.944Z[ recovery-image] May 14 16:25:32.673 INFO O| May 14 16:25:32.672 INFO STEP 323 (remove_files) COMPLETE
54672025-05-14T16:25:32.945Z[ recovery-image] May 14 16:25:32.673 INFO O| May 14 16:25:32.672 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682025-05-14T16:25:32.970Z[ recovery-image] May 14 16:25:32.695 INFO O| May 14 16:25:32.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
54692025-05-14T16:25:32.970Z[ recovery-image] May 14 16:25:32.695 INFO O| May 14 16:25:32.695 INFO STEP 324 (remove_files) COMPLETE
54702025-05-14T16:25:32.970Z[ recovery-image] May 14 16:25:32.695 INFO O| May 14 16:25:32.695 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712025-05-14T16:25:33.016Z[ recovery-image] May 14 16:25:32.750 INFO O| May 14 16:25:32.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
54722025-05-14T16:25:33.016Z[ recovery-image] May 14 16:25:32.750 INFO O| May 14 16:25:32.750 INFO STEP 325 (remove_files) COMPLETE
54732025-05-14T16:25:33.017Z[ recovery-image] May 14 16:25:32.750 INFO O| May 14 16:25:32.750 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742025-05-14T16:25:33.044Z[ recovery-image] May 14 16:25:32.778 INFO O| May 14 16:25:32.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
54752025-05-14T16:25:33.070Z[ recovery-image] May 14 16:25:32.779 INFO O| May 14 16:25:32.778 INFO STEP 326 (remove_files) COMPLETE
54762025-05-14T16:25:33.070Z[ recovery-image] May 14 16:25:32.779 INFO O| May 14 16:25:32.779 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772025-05-14T16:25:33.070Z[ host-image] May 14 16:25:32.784 INFO O| May 14 16:25:32.784 INFO O| Actions: Completed 22 actions in 0.51 seconds.
54782025-05-14T16:25:33.095Z[ recovery-image] May 14 16:25:32.804 INFO O| May 14 16:25:32.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
54792025-05-14T16:25:33.095Z[ recovery-image] May 14 16:25:32.804 INFO O| May 14 16:25:32.804 INFO STEP 327 (remove_files) COMPLETE
54802025-05-14T16:25:33.095Z[ recovery-image] May 14 16:25:32.804 INFO O| May 14 16:25:32.804 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.829 INFO O| May 14 16:25:32.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
54822025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.829 INFO O| May 14 16:25:32.829 INFO STEP 328 (remove_files) COMPLETE
54832025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.829 INFO O| May 14 16:25:32.829 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.851 INFO O| May 14 16:25:32.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
54852025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.852 INFO O| May 14 16:25:32.852 INFO STEP 329 (remove_files) COMPLETE
54862025-05-14T16:25:33.120Z[ recovery-image] May 14 16:25:32.852 INFO O| May 14 16:25:32.852 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872025-05-14T16:25:33.145Z[ recovery-image] May 14 16:25:32.869 INFO O| May 14 16:25:32.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
54882025-05-14T16:25:33.145Z[ recovery-image] May 14 16:25:32.869 INFO O| May 14 16:25:32.869 INFO STEP 330 (remove_files) COMPLETE
54892025-05-14T16:25:33.145Z[ recovery-image] May 14 16:25:32.869 INFO O| May 14 16:25:32.869 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902025-05-14T16:25:33.172Z[ recovery-image] May 14 16:25:32.906 INFO O| May 14 16:25:32.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
54912025-05-14T16:25:33.172Z[ recovery-image] May 14 16:25:32.906 INFO O| May 14 16:25:32.906 INFO STEP 331 (remove_files) COMPLETE
54922025-05-14T16:25:33.172Z[ recovery-image] May 14 16:25:32.906 INFO O| May 14 16:25:32.906 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932025-05-14T16:25:33.198Z[ recovery-image] May 14 16:25:32.921 INFO O| May 14 16:25:32.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
54942025-05-14T16:25:33.198Z[ recovery-image] May 14 16:25:32.921 INFO O| May 14 16:25:32.921 INFO STEP 332 (remove_files) COMPLETE
54952025-05-14T16:25:33.198Z[ recovery-image] May 14 16:25:32.921 INFO O| May 14 16:25:32.921 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962025-05-14T16:25:33.227Z[ recovery-image] May 14 16:25:32.960 INFO O| May 14 16:25:32.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
54972025-05-14T16:25:33.227Z[ recovery-image] May 14 16:25:32.960 INFO O| May 14 16:25:32.960 INFO STEP 333 (remove_files) COMPLETE
54982025-05-14T16:25:33.227Z[ recovery-image] May 14 16:25:32.960 INFO O| May 14 16:25:32.960 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992025-05-14T16:25:33.266Z[ recovery-image] May 14 16:25:33.000 INFO O| May 14 16:25:32.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55002025-05-14T16:25:33.266Z[ recovery-image] May 14 16:25:33.000 INFO O| May 14 16:25:33.000 INFO STEP 334 (remove_files) COMPLETE
55012025-05-14T16:25:33.266Z[ recovery-image] May 14 16:25:33.000 INFO O| May 14 16:25:33.000 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022025-05-14T16:25:33.317Z[ recovery-image] May 14 16:25:33.050 INFO O| May 14 16:25:33.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55032025-05-14T16:25:33.342Z[ recovery-image] May 14 16:25:33.051 INFO O| May 14 16:25:33.051 INFO STEP 335 (remove_files) COMPLETE
55042025-05-14T16:25:33.342Z[ recovery-image] May 14 16:25:33.051 INFO O| May 14 16:25:33.051 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052025-05-14T16:25:33.342Z[ recovery-image] May 14 16:25:33.067 INFO O| May 14 16:25:33.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55062025-05-14T16:25:33.342Z[ recovery-image] May 14 16:25:33.068 INFO O| May 14 16:25:33.067 INFO STEP 336 (remove_files) COMPLETE
55072025-05-14T16:25:33.342Z[ recovery-image] May 14 16:25:33.068 INFO O| May 14 16:25:33.067 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082025-05-14T16:25:33.371Z[ recovery-image] May 14 16:25:33.105 INFO O| May 14 16:25:33.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55092025-05-14T16:25:33.371Z[ recovery-image] May 14 16:25:33.105 INFO O| May 14 16:25:33.105 INFO STEP 337 (remove_files) COMPLETE
55102025-05-14T16:25:33.396Z[ recovery-image] May 14 16:25:33.105 INFO O| May 14 16:25:33.105 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.140 INFO O| May 14 16:25:33.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
55122025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.140 INFO O| May 14 16:25:33.140 INFO STEP 338 (remove_files) COMPLETE
55132025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.140 INFO O| May 14 16:25:33.140 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.155 INFO O| May 14 16:25:33.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
55152025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.155 INFO O| May 14 16:25:33.155 INFO STEP 339 (remove_files) COMPLETE
55162025-05-14T16:25:33.422Z[ recovery-image] May 14 16:25:33.155 INFO O| May 14 16:25:33.155 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172025-05-14T16:25:33.447Z[ recovery-image] May 14 16:25:33.170 INFO O| May 14 16:25:33.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
55182025-05-14T16:25:33.447Z[ recovery-image] May 14 16:25:33.170 INFO O| May 14 16:25:33.170 INFO STEP 340 (remove_files) COMPLETE
55192025-05-14T16:25:33.447Z[ recovery-image] May 14 16:25:33.170 INFO O| May 14 16:25:33.170 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202025-05-14T16:25:33.489Z[ recovery-image] May 14 16:25:33.222 INFO O| May 14 16:25:33.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
55212025-05-14T16:25:33.489Z[ recovery-image] May 14 16:25:33.222 INFO O| May 14 16:25:33.222 INFO STEP 341 (remove_files) COMPLETE
55222025-05-14T16:25:33.489Z[ recovery-image] May 14 16:25:33.222 INFO O| May 14 16:25:33.222 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232025-05-14T16:25:33.514Z[ recovery-image] May 14 16:25:33.245 INFO O| May 14 16:25:33.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
55242025-05-14T16:25:33.514Z[ recovery-image] May 14 16:25:33.245 INFO O| May 14 16:25:33.245 INFO STEP 342 (remove_files) COMPLETE
55252025-05-14T16:25:33.514Z[ recovery-image] May 14 16:25:33.245 INFO O| May 14 16:25:33.245 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262025-05-14T16:25:33.539Z[ host-image] May 14 16:25:33.249 INFO O| May 14 16:25:33.249 INFO O| Done
55272025-05-14T16:25:33.539Z[ host-image] May 14 16:25:33.249 INFO O| May 14 16:25:33.249 INFO O| Done
55282025-05-14T16:25:33.572Z[ recovery-image] May 14 16:25:33.305 INFO O| May 14 16:25:33.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
55292025-05-14T16:25:33.572Z[ recovery-image] May 14 16:25:33.305 INFO O| May 14 16:25:33.305 INFO STEP 343 (remove_files) COMPLETE
55302025-05-14T16:25:33.572Z[ recovery-image] May 14 16:25:33.305 INFO O| May 14 16:25:33.305 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312025-05-14T16:25:33.630Z[ recovery-image] May 14 16:25:33.364 INFO O| May 14 16:25:33.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
55322025-05-14T16:25:33.630Z[ recovery-image] May 14 16:25:33.364 INFO O| May 14 16:25:33.364 INFO STEP 344 (remove_files) COMPLETE
55332025-05-14T16:25:33.630Z[ recovery-image] May 14 16:25:33.364 INFO O| May 14 16:25:33.364 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342025-05-14T16:25:33.661Z[ recovery-image] May 14 16:25:33.394 INFO O| May 14 16:25:33.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
55352025-05-14T16:25:33.661Z[ recovery-image] May 14 16:25:33.394 INFO O| May 14 16:25:33.394 INFO STEP 345 (remove_files) COMPLETE
55362025-05-14T16:25:33.661Z[ recovery-image] May 14 16:25:33.394 INFO O| May 14 16:25:33.394 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372025-05-14T16:25:33.696Z[ recovery-image] May 14 16:25:33.430 INFO O| May 14 16:25:33.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
55382025-05-14T16:25:33.696Z[ recovery-image] May 14 16:25:33.430 INFO O| May 14 16:25:33.430 INFO STEP 346 (remove_files) COMPLETE
55392025-05-14T16:25:33.696Z[ recovery-image] May 14 16:25:33.430 INFO O| May 14 16:25:33.430 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402025-05-14T16:25:33.729Z[ recovery-image] May 14 16:25:33.463 INFO O| May 14 16:25:33.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
55412025-05-14T16:25:33.729Z[ recovery-image] May 14 16:25:33.463 INFO O| May 14 16:25:33.463 INFO STEP 347 (remove_files) COMPLETE
55422025-05-14T16:25:33.754Z[ recovery-image] May 14 16:25:33.463 INFO O| May 14 16:25:33.463 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432025-05-14T16:25:33.779Z[ recovery-image] May 14 16:25:33.498 INFO O| May 14 16:25:33.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
55442025-05-14T16:25:33.780Z[ recovery-image] May 14 16:25:33.498 INFO O| May 14 16:25:33.498 INFO STEP 348 (remove_files) COMPLETE
55452025-05-14T16:25:33.780Z[ recovery-image] May 14 16:25:33.498 INFO O| May 14 16:25:33.498 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462025-05-14T16:25:33.780Z[ recovery-image] May 14 16:25:33.512 INFO O| May 14 16:25:33.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
55472025-05-14T16:25:33.780Z[ recovery-image] May 14 16:25:33.512 INFO O| May 14 16:25:33.512 INFO STEP 349 (remove_files) COMPLETE
55482025-05-14T16:25:33.780Z[ recovery-image] May 14 16:25:33.512 INFO O| May 14 16:25:33.512 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492025-05-14T16:25:33.805Z[ recovery-image] May 14 16:25:33.525 INFO O| May 14 16:25:33.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
55502025-05-14T16:25:33.805Z[ recovery-image] May 14 16:25:33.525 INFO O| May 14 16:25:33.525 INFO STEP 350 (remove_files) COMPLETE
55512025-05-14T16:25:33.805Z[ recovery-image] May 14 16:25:33.525 INFO O| May 14 16:25:33.525 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522025-05-14T16:25:33.805Z[ recovery-image] May 14 16:25:33.538 INFO O| May 14 16:25:33.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
55532025-05-14T16:25:33.805Z[ recovery-image] May 14 16:25:33.538 INFO O| May 14 16:25:33.538 INFO STEP 351 (remove_files) COMPLETE
55542025-05-14T16:25:33.806Z[ recovery-image] May 14 16:25:33.538 INFO O| May 14 16:25:33.538 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552025-05-14T16:25:33.831Z[ recovery-image] May 14 16:25:33.551 INFO O| May 14 16:25:33.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
55562025-05-14T16:25:33.831Z[ recovery-image] May 14 16:25:33.551 INFO O| May 14 16:25:33.551 INFO STEP 352 (remove_files) COMPLETE
55572025-05-14T16:25:33.831Z[ recovery-image] May 14 16:25:33.551 INFO O| May 14 16:25:33.551 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582025-05-14T16:25:33.856Z[ recovery-image] May 14 16:25:33.587 INFO O| May 14 16:25:33.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
55592025-05-14T16:25:33.856Z[ recovery-image] May 14 16:25:33.587 INFO O| May 14 16:25:33.587 INFO STEP 353 (remove_files) COMPLETE
55602025-05-14T16:25:33.856Z[ recovery-image] May 14 16:25:33.587 INFO O| May 14 16:25:33.587 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612025-05-14T16:25:33.888Z[ recovery-image] May 14 16:25:33.622 INFO O| May 14 16:25:33.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
55622025-05-14T16:25:33.913Z[ recovery-image] May 14 16:25:33.634 INFO O| May 14 16:25:33.634 INFO STEP 354 (remove_files) COMPLETE
55632025-05-14T16:25:33.913Z[ recovery-image] May 14 16:25:33.634 INFO O| May 14 16:25:33.634 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642025-05-14T16:25:33.939Z[ recovery-image] May 14 16:25:33.667 INFO O| May 14 16:25:33.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
55652025-05-14T16:25:33.939Z[ recovery-image] May 14 16:25:33.667 INFO O| May 14 16:25:33.667 INFO STEP 355 (remove_files) COMPLETE
55662025-05-14T16:25:33.939Z[ recovery-image] May 14 16:25:33.667 INFO O| May 14 16:25:33.667 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672025-05-14T16:25:33.964Z[ recovery-image] May 14 16:25:33.683 INFO O| May 14 16:25:33.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
55682025-05-14T16:25:33.964Z[ recovery-image] May 14 16:25:33.683 INFO O| May 14 16:25:33.683 INFO STEP 356 (remove_files) COMPLETE
55692025-05-14T16:25:33.964Z[ recovery-image] May 14 16:25:33.683 INFO O| May 14 16:25:33.683 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702025-05-14T16:25:34.005Z[ recovery-image] May 14 16:25:33.738 INFO O| May 14 16:25:33.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
55712025-05-14T16:25:34.005Z[ recovery-image] May 14 16:25:33.738 INFO O| May 14 16:25:33.738 INFO STEP 357 (remove_files) COMPLETE
55722025-05-14T16:25:34.005Z[ recovery-image] May 14 16:25:33.738 INFO O| May 14 16:25:33.738 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732025-05-14T16:25:34.031Z[ recovery-image] May 14 16:25:33.752 INFO O| May 14 16:25:33.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
55742025-05-14T16:25:34.031Z[ recovery-image] May 14 16:25:33.752 INFO O| May 14 16:25:33.752 INFO STEP 358 (remove_files) COMPLETE
55752025-05-14T16:25:34.031Z[ recovery-image] May 14 16:25:33.752 INFO O| May 14 16:25:33.752 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762025-05-14T16:25:34.056Z[ recovery-image] May 14 16:25:33.781 INFO O| May 14 16:25:33.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
55772025-05-14T16:25:34.056Z[ recovery-image] May 14 16:25:33.787 INFO O| May 14 16:25:33.787 INFO STEP 359 (remove_files) COMPLETE
55782025-05-14T16:25:34.056Z[ recovery-image] May 14 16:25:33.787 INFO O| May 14 16:25:33.787 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792025-05-14T16:25:34.107Z[ recovery-image] May 14 16:25:33.841 INFO O| May 14 16:25:33.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
55802025-05-14T16:25:34.107Z[ recovery-image] May 14 16:25:33.841 INFO O| May 14 16:25:33.841 INFO STEP 360 (remove_files) COMPLETE
55812025-05-14T16:25:34.132Z[ recovery-image] May 14 16:25:33.841 INFO O| May 14 16:25:33.841 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822025-05-14T16:25:34.164Z[ recovery-image] May 14 16:25:33.897 INFO O| May 14 16:25:33.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
55832025-05-14T16:25:34.164Z[ recovery-image] May 14 16:25:33.898 INFO O| May 14 16:25:33.897 INFO STEP 361 (remove_files) COMPLETE
55842025-05-14T16:25:34.189Z[ recovery-image] May 14 16:25:33.898 INFO O| May 14 16:25:33.898 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852025-05-14T16:25:34.189Z[ recovery-image] May 14 16:25:33.918 INFO O| May 14 16:25:33.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
55862025-05-14T16:25:34.214Z[ recovery-image] May 14 16:25:33.938 INFO O| May 14 16:25:33.938 INFO STEP 362 (remove_files) COMPLETE
55872025-05-14T16:25:34.214Z[ recovery-image] May 14 16:25:33.938 INFO O| May 14 16:25:33.938 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882025-05-14T16:25:34.239Z[ recovery-image] May 14 16:25:33.957 INFO O| May 14 16:25:33.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
55892025-05-14T16:25:34.239Z[ recovery-image] May 14 16:25:33.958 INFO O| May 14 16:25:33.958 INFO STEP 363 (remove_files) COMPLETE
55902025-05-14T16:25:34.239Z[ recovery-image] May 14 16:25:33.958 INFO O| May 14 16:25:33.958 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912025-05-14T16:25:34.264Z[ recovery-image] May 14 16:25:33.973 INFO O| May 14 16:25:33.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
55922025-05-14T16:25:34.264Z[ recovery-image] May 14 16:25:33.974 INFO O| May 14 16:25:33.973 INFO STEP 364 (remove_files) COMPLETE
55932025-05-14T16:25:34.264Z[ recovery-image] May 14 16:25:33.974 INFO O| May 14 16:25:33.974 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942025-05-14T16:25:34.294Z[ recovery-image] May 14 16:25:34.028 INFO O| May 14 16:25:34.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
55952025-05-14T16:25:34.294Z[ recovery-image] May 14 16:25:34.028 INFO O| May 14 16:25:34.028 INFO STEP 365 (remove_files) COMPLETE
55962025-05-14T16:25:34.319Z[ recovery-image] May 14 16:25:34.028 INFO O| May 14 16:25:34.028 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972025-05-14T16:25:34.319Z[ recovery-image] May 14 16:25:34.043 INFO O| May 14 16:25:34.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
55982025-05-14T16:25:34.344Z[ recovery-image] May 14 16:25:34.066 INFO O| May 14 16:25:34.066 INFO STEP 366 (remove_files) COMPLETE
55992025-05-14T16:25:34.344Z[ recovery-image] May 14 16:25:34.066 INFO O| May 14 16:25:34.066 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002025-05-14T16:25:34.388Z[ recovery-image] May 14 16:25:34.122 INFO O| May 14 16:25:34.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
56012025-05-14T16:25:34.389Z[ recovery-image] May 14 16:25:34.122 INFO O| May 14 16:25:34.122 INFO STEP 367 (remove_files) COMPLETE
56022025-05-14T16:25:34.414Z[ recovery-image] May 14 16:25:34.122 INFO O| May 14 16:25:34.122 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032025-05-14T16:25:34.441Z[ recovery-image] May 14 16:25:34.158 INFO O| May 14 16:25:34.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
56042025-05-14T16:25:34.441Z[ recovery-image] May 14 16:25:34.158 INFO O| May 14 16:25:34.158 INFO STEP 368 (remove_files) COMPLETE
56052025-05-14T16:25:34.441Z[ recovery-image] May 14 16:25:34.159 INFO O| May 14 16:25:34.158 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062025-05-14T16:25:34.466Z[ recovery-image] May 14 16:25:34.176 INFO O| May 14 16:25:34.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
56072025-05-14T16:25:34.466Z[ recovery-image] May 14 16:25:34.176 INFO O| May 14 16:25:34.176 INFO STEP 369 (remove_files) COMPLETE
56082025-05-14T16:25:34.466Z[ recovery-image] May 14 16:25:34.176 INFO O| May 14 16:25:34.176 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092025-05-14T16:25:34.492Z[ recovery-image] May 14 16:25:34.214 INFO O| May 14 16:25:34.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
56102025-05-14T16:25:34.492Z[ recovery-image] May 14 16:25:34.214 INFO O| May 14 16:25:34.214 INFO STEP 370 (remove_files) COMPLETE
56112025-05-14T16:25:34.492Z[ recovery-image] May 14 16:25:34.214 INFO O| May 14 16:25:34.214 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122025-05-14T16:25:34.517Z[ recovery-image] May 14 16:25:34.241 INFO O| May 14 16:25:34.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
56132025-05-14T16:25:34.517Z[ recovery-image] May 14 16:25:34.241 INFO O| May 14 16:25:34.241 INFO STEP 371 (remove_files) COMPLETE
56142025-05-14T16:25:34.517Z[ recovery-image] May 14 16:25:34.241 INFO O| May 14 16:25:34.241 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152025-05-14T16:25:34.542Z[ recovery-image] May 14 16:25:34.260 INFO O| May 14 16:25:34.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
56162025-05-14T16:25:34.542Z[ recovery-image] May 14 16:25:34.260 INFO O| May 14 16:25:34.260 INFO STEP 372 (remove_files) COMPLETE
56172025-05-14T16:25:34.542Z[ recovery-image] May 14 16:25:34.260 INFO O| May 14 16:25:34.260 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182025-05-14T16:25:34.568Z[ recovery-image] May 14 16:25:34.290 INFO O| May 14 16:25:34.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
56192025-05-14T16:25:34.568Z[ recovery-image] May 14 16:25:34.290 INFO O| May 14 16:25:34.290 INFO STEP 373 (remove_files) COMPLETE
56202025-05-14T16:25:34.568Z[ recovery-image] May 14 16:25:34.290 INFO O| May 14 16:25:34.290 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212025-05-14T16:25:34.614Z[ recovery-image] May 14 16:25:34.347 INFO O| May 14 16:25:34.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
56222025-05-14T16:25:34.614Z[ recovery-image] May 14 16:25:34.347 INFO O| May 14 16:25:34.347 INFO STEP 374 (remove_files) COMPLETE
56232025-05-14T16:25:34.614Z[ recovery-image] May 14 16:25:34.347 INFO O| May 14 16:25:34.347 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242025-05-14T16:25:34.639Z[ recovery-image] May 14 16:25:34.361 INFO O| May 14 16:25:34.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
56252025-05-14T16:25:34.639Z[ recovery-image] May 14 16:25:34.361 INFO O| May 14 16:25:34.361 INFO STEP 375 (remove_files) COMPLETE
56262025-05-14T16:25:34.639Z[ recovery-image] May 14 16:25:34.361 INFO O| May 14 16:25:34.361 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.375 INFO O| May 14 16:25:34.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
56282025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.375 INFO O| May 14 16:25:34.375 INFO STEP 376 (remove_files) COMPLETE
56292025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.375 INFO O| May 14 16:25:34.375 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.388 INFO O| May 14 16:25:34.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
56312025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.388 INFO O| May 14 16:25:34.388 INFO STEP 377 (remove_files) COMPLETE
56322025-05-14T16:25:34.665Z[ recovery-image] May 14 16:25:34.388 INFO O| May 14 16:25:34.388 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332025-05-14T16:25:34.690Z[ recovery-image] May 14 16:25:34.401 INFO O| May 14 16:25:34.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
56342025-05-14T16:25:34.690Z[ recovery-image] May 14 16:25:34.401 INFO O| May 14 16:25:34.401 INFO STEP 378 (remove_files) COMPLETE
56352025-05-14T16:25:34.691Z[ recovery-image] May 14 16:25:34.401 INFO O| May 14 16:25:34.401 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362025-05-14T16:25:34.691Z[ host-image] May 14 16:25:34.403 INFO O| May 14 16:25:34.403 INFO O| Done
56372025-05-14T16:25:34.716Z[ recovery-image] May 14 16:25:34.439 INFO O| May 14 16:25:34.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
56382025-05-14T16:25:34.716Z[ recovery-image] May 14 16:25:34.440 INFO O| May 14 16:25:34.440 INFO STEP 379 (remove_files) COMPLETE
56392025-05-14T16:25:34.716Z[ recovery-image] May 14 16:25:34.440 INFO O| May 14 16:25:34.440 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402025-05-14T16:25:34.754Z[ recovery-image] May 14 16:25:34.487 INFO O| May 14 16:25:34.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
56412025-05-14T16:25:34.754Z[ recovery-image] May 14 16:25:34.488 INFO O| May 14 16:25:34.488 INFO STEP 380 (remove_files) COMPLETE
56422025-05-14T16:25:34.780Z[ recovery-image] May 14 16:25:34.488 INFO O| May 14 16:25:34.488 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432025-05-14T16:25:34.805Z[ recovery-image] May 14 16:25:34.535 INFO O| May 14 16:25:34.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
56442025-05-14T16:25:34.805Z[ recovery-image] May 14 16:25:34.535 INFO O| May 14 16:25:34.535 INFO STEP 381 (remove_files) COMPLETE
56452025-05-14T16:25:34.805Z[ recovery-image] May 14 16:25:34.535 INFO O| May 14 16:25:34.535 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462025-05-14T16:25:34.836Z[ recovery-image] May 14 16:25:34.570 INFO O| May 14 16:25:34.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
56472025-05-14T16:25:34.861Z[ recovery-image] May 14 16:25:34.570 INFO O| May 14 16:25:34.570 INFO STEP 382 (remove_files) COMPLETE
56482025-05-14T16:25:34.861Z[ recovery-image] May 14 16:25:34.570 INFO O| May 14 16:25:34.570 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492025-05-14T16:25:34.861Z[ recovery-image] May 14 16:25:34.585 INFO O| May 14 16:25:34.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
56502025-05-14T16:25:34.861Z[ recovery-image] May 14 16:25:34.586 INFO O| May 14 16:25:34.585 INFO STEP 383 (remove_files) COMPLETE
56512025-05-14T16:25:34.861Z[ recovery-image] May 14 16:25:34.586 INFO O| May 14 16:25:34.586 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522025-05-14T16:25:34.890Z[ recovery-image] May 14 16:25:34.623 INFO O| May 14 16:25:34.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
56532025-05-14T16:25:34.890Z[ recovery-image] May 14 16:25:34.623 INFO O| May 14 16:25:34.623 INFO STEP 384 (remove_files) COMPLETE
56542025-05-14T16:25:34.890Z[ recovery-image] May 14 16:25:34.623 INFO O| May 14 16:25:34.623 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552025-05-14T16:25:34.928Z[ recovery-image] May 14 16:25:34.661 INFO O| May 14 16:25:34.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
56562025-05-14T16:25:34.928Z[ recovery-image] May 14 16:25:34.661 INFO O| May 14 16:25:34.661 INFO STEP 385 (remove_files) COMPLETE
56572025-05-14T16:25:34.928Z[ recovery-image] May 14 16:25:34.661 INFO O| May 14 16:25:34.661 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582025-05-14T16:25:34.953Z[ recovery-image] May 14 16:25:34.682 INFO O| May 14 16:25:34.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
56592025-05-14T16:25:34.954Z[ recovery-image] May 14 16:25:34.682 INFO O| May 14 16:25:34.682 INFO STEP 386 (remove_files) COMPLETE
56602025-05-14T16:25:34.954Z[ recovery-image] May 14 16:25:34.682 INFO O| May 14 16:25:34.682 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612025-05-14T16:25:34.985Z[ recovery-image] May 14 16:25:34.719 INFO O| May 14 16:25:34.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
56622025-05-14T16:25:34.985Z[ recovery-image] May 14 16:25:34.719 INFO O| May 14 16:25:34.719 INFO STEP 387 (remove_files) COMPLETE
56632025-05-14T16:25:34.985Z[ recovery-image] May 14 16:25:34.719 INFO O| May 14 16:25:34.719 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642025-05-14T16:25:35.018Z[ recovery-image] May 14 16:25:34.752 INFO O| May 14 16:25:34.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
56652025-05-14T16:25:35.018Z[ recovery-image] May 14 16:25:34.752 INFO O| May 14 16:25:34.752 INFO STEP 388 (remove_files) COMPLETE
56662025-05-14T16:25:35.043Z[ recovery-image] May 14 16:25:34.752 INFO O| May 14 16:25:34.752 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672025-05-14T16:25:35.043Z[ recovery-image] May 14 16:25:34.766 INFO O| May 14 16:25:34.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
56682025-05-14T16:25:35.043Z[ recovery-image] May 14 16:25:34.766 INFO O| May 14 16:25:34.766 INFO STEP 389 (remove_files) COMPLETE
56692025-05-14T16:25:35.043Z[ recovery-image] May 14 16:25:34.766 INFO O| May 14 16:25:34.766 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702025-05-14T16:25:35.102Z[ recovery-image] May 14 16:25:34.835 INFO O| May 14 16:25:34.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
56712025-05-14T16:25:35.102Z[ recovery-image] May 14 16:25:34.835 INFO O| May 14 16:25:34.835 INFO STEP 390 (remove_files) COMPLETE
56722025-05-14T16:25:35.102Z[ recovery-image] May 14 16:25:34.835 INFO O| May 14 16:25:34.835 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732025-05-14T16:25:35.131Z[ recovery-image] May 14 16:25:34.865 INFO O| May 14 16:25:34.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
56742025-05-14T16:25:35.131Z[ recovery-image] May 14 16:25:34.865 INFO O| May 14 16:25:34.865 INFO STEP 391 (remove_files) COMPLETE
56752025-05-14T16:25:35.131Z[ recovery-image] May 14 16:25:34.865 INFO O| May 14 16:25:34.865 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762025-05-14T16:25:35.186Z[ recovery-image] May 14 16:25:34.919 INFO O| May 14 16:25:34.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
56772025-05-14T16:25:35.186Z[ recovery-image] May 14 16:25:34.919 INFO O| May 14 16:25:34.919 INFO STEP 392 (remove_files) COMPLETE
56782025-05-14T16:25:35.186Z[ recovery-image] May 14 16:25:34.919 INFO O| May 14 16:25:34.919 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792025-05-14T16:25:35.243Z[ recovery-image] May 14 16:25:34.977 INFO O| May 14 16:25:34.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
56802025-05-14T16:25:35.243Z[ recovery-image] May 14 16:25:34.977 INFO O| May 14 16:25:34.977 INFO STEP 393 (remove_files) COMPLETE
56812025-05-14T16:25:35.243Z[ recovery-image] May 14 16:25:34.977 INFO O| May 14 16:25:34.977 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:34.990 INFO O| May 14 16:25:34.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
56832025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:34.990 INFO O| May 14 16:25:34.990 INFO STEP 394 (remove_files) COMPLETE
56842025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:34.990 INFO O| May 14 16:25:34.990 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:35.002 INFO O| May 14 16:25:35.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
56862025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:35.002 INFO O| May 14 16:25:35.002 INFO STEP 395 (remove_files) COMPLETE
56872025-05-14T16:25:35.269Z[ recovery-image] May 14 16:25:35.002 INFO O| May 14 16:25:35.002 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.015 INFO O| May 14 16:25:35.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
56892025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.015 INFO O| May 14 16:25:35.015 INFO STEP 396 (remove_files) COMPLETE
56902025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.015 INFO O| May 14 16:25:35.015 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.028 INFO O| May 14 16:25:35.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
56922025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.028 INFO O| May 14 16:25:35.028 INFO STEP 397 (remove_files) COMPLETE
56932025-05-14T16:25:35.294Z[ recovery-image] May 14 16:25:35.028 INFO O| May 14 16:25:35.028 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942025-05-14T16:25:35.328Z[ recovery-image] May 14 16:25:35.062 INFO O| May 14 16:25:35.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
56952025-05-14T16:25:35.328Z[ recovery-image] May 14 16:25:35.062 INFO O| May 14 16:25:35.062 INFO STEP 398 (remove_files) COMPLETE
56962025-05-14T16:25:35.328Z[ recovery-image] May 14 16:25:35.062 INFO O| May 14 16:25:35.062 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972025-05-14T16:25:35.387Z[ recovery-image] May 14 16:25:35.121 INFO O| May 14 16:25:35.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
56982025-05-14T16:25:35.387Z[ recovery-image] May 14 16:25:35.121 INFO O| May 14 16:25:35.121 INFO STEP 399 (remove_files) COMPLETE
56992025-05-14T16:25:35.413Z[ recovery-image] May 14 16:25:35.121 INFO O| May 14 16:25:35.121 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002025-05-14T16:25:35.413Z[ recovery-image] May 14 16:25:35.134 INFO O| May 14 16:25:35.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
57012025-05-14T16:25:35.413Z[ recovery-image] May 14 16:25:35.134 INFO O| May 14 16:25:35.134 INFO STEP 400 (remove_files) COMPLETE
57022025-05-14T16:25:35.413Z[ recovery-image] May 14 16:25:35.134 INFO O| May 14 16:25:35.134 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032025-05-14T16:25:35.438Z[ recovery-image] May 14 16:25:35.169 INFO O| May 14 16:25:35.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
57042025-05-14T16:25:35.438Z[ recovery-image] May 14 16:25:35.170 INFO O| May 14 16:25:35.169 INFO STEP 401 (remove_files) COMPLETE
57052025-05-14T16:25:35.438Z[ recovery-image] May 14 16:25:35.170 INFO O| May 14 16:25:35.170 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062025-05-14T16:25:35.463Z[ recovery-image] May 14 16:25:35.187 INFO O| May 14 16:25:35.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
57072025-05-14T16:25:35.463Z[ recovery-image] May 14 16:25:35.187 INFO O| May 14 16:25:35.187 INFO STEP 402 (remove_files) COMPLETE
57082025-05-14T16:25:35.463Z[ recovery-image] May 14 16:25:35.187 INFO O| May 14 16:25:35.187 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092025-05-14T16:25:35.489Z[ recovery-image] May 14 16:25:35.203 INFO O| May 14 16:25:35.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
57102025-05-14T16:25:35.489Z[ recovery-image] May 14 16:25:35.203 INFO O| May 14 16:25:35.203 INFO STEP 403 (remove_files) COMPLETE
57112025-05-14T16:25:35.489Z[ recovery-image] May 14 16:25:35.203 INFO O| May 14 16:25:35.203 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122025-05-14T16:25:35.514Z[ recovery-image] May 14 16:25:35.241 INFO O| May 14 16:25:35.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
57132025-05-14T16:25:35.514Z[ recovery-image] May 14 16:25:35.241 INFO O| May 14 16:25:35.241 INFO STEP 404 (remove_files) COMPLETE
57142025-05-14T16:25:35.514Z[ recovery-image] May 14 16:25:35.241 INFO O| May 14 16:25:35.241 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152025-05-14T16:25:35.541Z[ recovery-image] May 14 16:25:35.274 INFO O| May 14 16:25:35.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
57162025-05-14T16:25:35.541Z[ recovery-image] May 14 16:25:35.274 INFO O| May 14 16:25:35.274 INFO STEP 405 (remove_files) COMPLETE
57172025-05-14T16:25:35.541Z[ recovery-image] May 14 16:25:35.274 INFO O| May 14 16:25:35.274 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182025-05-14T16:25:35.598Z[ recovery-image] May 14 16:25:35.331 INFO O| May 14 16:25:35.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
57192025-05-14T16:25:35.598Z[ recovery-image] May 14 16:25:35.331 INFO O| May 14 16:25:35.331 INFO STEP 406 (remove_files) COMPLETE
57202025-05-14T16:25:35.598Z[ recovery-image] May 14 16:25:35.331 INFO O| May 14 16:25:35.331 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212025-05-14T16:25:35.623Z[ recovery-image] May 14 16:25:35.346 INFO O| May 14 16:25:35.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
57222025-05-14T16:25:35.623Z[ recovery-image] May 14 16:25:35.346 INFO O| May 14 16:25:35.346 INFO STEP 407 (remove_files) COMPLETE
57232025-05-14T16:25:35.623Z[ recovery-image] May 14 16:25:35.346 INFO O| May 14 16:25:35.346 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242025-05-14T16:25:35.665Z[ recovery-image] May 14 16:25:35.399 INFO O| May 14 16:25:35.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
57252025-05-14T16:25:35.690Z[ recovery-image] May 14 16:25:35.399 INFO O| May 14 16:25:35.399 INFO STEP 408 (remove_files) COMPLETE
57262025-05-14T16:25:35.690Z[ recovery-image] May 14 16:25:35.399 INFO O| May 14 16:25:35.399 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272025-05-14T16:25:35.690Z[ recovery-image] May 14 16:25:35.415 INFO O| May 14 16:25:35.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
57282025-05-14T16:25:35.690Z[ recovery-image] May 14 16:25:35.415 INFO O| May 14 16:25:35.415 INFO STEP 409 (remove_files) COMPLETE
57292025-05-14T16:25:35.690Z[ recovery-image] May 14 16:25:35.416 INFO O| May 14 16:25:35.416 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.428 INFO O| May 14 16:25:35.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
57312025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.428 INFO O| May 14 16:25:35.428 INFO STEP 410 (remove_files) COMPLETE
57322025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.429 INFO O| May 14 16:25:35.429 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.441 INFO O| May 14 16:25:35.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
57342025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.441 INFO O| May 14 16:25:35.441 INFO STEP 411 (remove_files) COMPLETE
57352025-05-14T16:25:35.716Z[ recovery-image] May 14 16:25:35.441 INFO O| May 14 16:25:35.441 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362025-05-14T16:25:35.741Z[ recovery-image] May 14 16:25:35.473 INFO O| May 14 16:25:35.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
57372025-05-14T16:25:35.741Z[ recovery-image] May 14 16:25:35.474 INFO O| May 14 16:25:35.474 INFO STEP 412 (remove_files) COMPLETE
57382025-05-14T16:25:35.741Z[ recovery-image] May 14 16:25:35.474 INFO O| May 14 16:25:35.474 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392025-05-14T16:25:35.766Z[ recovery-image] May 14 16:25:35.489 INFO O| May 14 16:25:35.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
57402025-05-14T16:25:35.766Z[ recovery-image] May 14 16:25:35.489 INFO O| May 14 16:25:35.489 INFO STEP 413 (remove_files) COMPLETE
57412025-05-14T16:25:35.766Z[ recovery-image] May 14 16:25:35.489 INFO O| May 14 16:25:35.489 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.503 INFO O| May 14 16:25:35.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
57432025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.503 INFO O| May 14 16:25:35.503 INFO STEP 414 (remove_files) COMPLETE
57442025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.503 INFO O| May 14 16:25:35.503 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.516 INFO O| May 14 16:25:35.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
57462025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.517 INFO O| May 14 16:25:35.517 INFO STEP 415 (remove_files) COMPLETE
57472025-05-14T16:25:35.792Z[ recovery-image] May 14 16:25:35.517 INFO O| May 14 16:25:35.517 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.530 INFO O| May 14 16:25:35.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
57492025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.530 INFO O| May 14 16:25:35.530 INFO STEP 416 (remove_files) COMPLETE
57502025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.530 INFO O| May 14 16:25:35.530 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.543 INFO O| May 14 16:25:35.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
57522025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.543 INFO O| May 14 16:25:35.543 INFO STEP 417 (remove_files) COMPLETE
57532025-05-14T16:25:35.817Z[ recovery-image] May 14 16:25:35.543 INFO O| May 14 16:25:35.543 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.556 INFO O| May 14 16:25:35.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
57552025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.556 INFO O| May 14 16:25:35.556 INFO STEP 418 (remove_files) COMPLETE
57562025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.556 INFO O| May 14 16:25:35.556 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.569 INFO O| May 14 16:25:35.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
57582025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.569 INFO O| May 14 16:25:35.569 INFO STEP 419 (remove_files) COMPLETE
57592025-05-14T16:25:35.843Z[ recovery-image] May 14 16:25:35.569 INFO O| May 14 16:25:35.569 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602025-05-14T16:25:35.868Z[ recovery-image] May 14 16:25:35.592 INFO O| May 14 16:25:35.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
57612025-05-14T16:25:35.868Z[ recovery-image] May 14 16:25:35.592 INFO O| May 14 16:25:35.592 INFO STEP 420 (remove_files) COMPLETE
57622025-05-14T16:25:35.868Z[ recovery-image] May 14 16:25:35.592 INFO O| May 14 16:25:35.592 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632025-05-14T16:25:35.893Z[ recovery-image] May 14 16:25:35.625 INFO O| May 14 16:25:35.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
57642025-05-14T16:25:35.893Z[ recovery-image] May 14 16:25:35.626 INFO O| May 14 16:25:35.625 INFO STEP 421 (remove_files) COMPLETE
57652025-05-14T16:25:35.893Z[ recovery-image] May 14 16:25:35.626 INFO O| May 14 16:25:35.625 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662025-05-14T16:25:35.918Z[ recovery-image] May 14 16:25:35.639 INFO O| May 14 16:25:35.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
57672025-05-14T16:25:35.918Z[ recovery-image] May 14 16:25:35.639 INFO O| May 14 16:25:35.639 INFO STEP 422 (remove_files) COMPLETE
57682025-05-14T16:25:35.918Z[ recovery-image] May 14 16:25:35.640 INFO O| May 14 16:25:35.639 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692025-05-14T16:25:35.944Z[ recovery-image] May 14 16:25:35.653 INFO O| May 14 16:25:35.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
57702025-05-14T16:25:35.944Z[ recovery-image] May 14 16:25:35.653 INFO O| May 14 16:25:35.653 INFO STEP 423 (remove_files) COMPLETE
57712025-05-14T16:25:35.944Z[ recovery-image] May 14 16:25:35.653 INFO O| May 14 16:25:35.653 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722025-05-14T16:25:35.969Z[ recovery-image] May 14 16:25:35.696 INFO O| May 14 16:25:35.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
57732025-05-14T16:25:35.969Z[ recovery-image] May 14 16:25:35.696 INFO O| May 14 16:25:35.696 INFO STEP 424 (remove_files) COMPLETE
57742025-05-14T16:25:35.969Z[ recovery-image] May 14 16:25:35.696 INFO O| May 14 16:25:35.696 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752025-05-14T16:25:36.019Z[ recovery-image] May 14 16:25:35.753 INFO O| May 14 16:25:35.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
57762025-05-14T16:25:36.045Z[ recovery-image] May 14 16:25:35.753 INFO O| May 14 16:25:35.753 INFO STEP 425 (remove_files) COMPLETE
57772025-05-14T16:25:36.045Z[ recovery-image] May 14 16:25:35.753 INFO O| May 14 16:25:35.753 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782025-05-14T16:25:36.045Z[ recovery-image] May 14 16:25:35.773 INFO O| May 14 16:25:35.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
57792025-05-14T16:25:36.045Z[ recovery-image] May 14 16:25:35.773 INFO O| May 14 16:25:35.773 INFO STEP 426 (remove_files) COMPLETE
57802025-05-14T16:25:36.045Z[ recovery-image] May 14 16:25:35.773 INFO O| May 14 16:25:35.773 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812025-05-14T16:25:36.073Z[ recovery-image] May 14 16:25:35.807 INFO O| May 14 16:25:35.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
57822025-05-14T16:25:36.073Z[ recovery-image] May 14 16:25:35.807 INFO O| May 14 16:25:35.807 INFO STEP 427 (remove_files) COMPLETE
57832025-05-14T16:25:36.073Z[ recovery-image] May 14 16:25:35.807 INFO O| May 14 16:25:35.807 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842025-05-14T16:25:36.139Z[ recovery-image] May 14 16:25:35.873 INFO O| May 14 16:25:35.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
57852025-05-14T16:25:36.139Z[ recovery-image] May 14 16:25:35.873 INFO O| May 14 16:25:35.873 INFO STEP 428 (remove_files) COMPLETE
57862025-05-14T16:25:36.164Z[ recovery-image] May 14 16:25:35.873 INFO O| May 14 16:25:35.873 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872025-05-14T16:25:36.189Z[ recovery-image] May 14 16:25:35.906 INFO O| May 14 16:25:35.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
57882025-05-14T16:25:36.189Z[ recovery-image] May 14 16:25:35.907 INFO O| May 14 16:25:35.906 INFO STEP 429 (remove_files) COMPLETE
57892025-05-14T16:25:36.190Z[ recovery-image] May 14 16:25:35.907 INFO O| May 14 16:25:35.907 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902025-05-14T16:25:36.215Z[ recovery-image] May 14 16:25:35.935 INFO O| May 14 16:25:35.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
57912025-05-14T16:25:36.215Z[ recovery-image] May 14 16:25:35.935 INFO O| May 14 16:25:35.935 INFO STEP 430 (remove_files) COMPLETE
57922025-05-14T16:25:36.215Z[ recovery-image] May 14 16:25:35.935 INFO O| May 14 16:25:35.935 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.954 INFO O| May 14 16:25:35.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
57942025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.954 INFO O| May 14 16:25:35.954 INFO STEP 431 (remove_files) COMPLETE
57952025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.954 INFO O| May 14 16:25:35.954 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.969 INFO O| May 14 16:25:35.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
57972025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.969 INFO O| May 14 16:25:35.969 INFO STEP 432 (remove_files) COMPLETE
57982025-05-14T16:25:36.240Z[ recovery-image] May 14 16:25:35.969 INFO O| May 14 16:25:35.969 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992025-05-14T16:25:36.265Z[ recovery-image] May 14 16:25:35.983 INFO O| May 14 16:25:35.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
58002025-05-14T16:25:36.265Z[ recovery-image] May 14 16:25:35.983 INFO O| May 14 16:25:35.983 INFO STEP 433 (remove_files) COMPLETE
58012025-05-14T16:25:36.266Z[ recovery-image] May 14 16:25:35.983 INFO O| May 14 16:25:35.983 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022025-05-14T16:25:36.290Z[ recovery-image] May 14 16:25:36.005 INFO O| May 14 16:25:36.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
58032025-05-14T16:25:36.290Z[ recovery-image] May 14 16:25:36.005 INFO O| May 14 16:25:36.005 INFO STEP 434 (remove_files) COMPLETE
58042025-05-14T16:25:36.291Z[ recovery-image] May 14 16:25:36.005 INFO O| May 14 16:25:36.005 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052025-05-14T16:25:36.315Z[ recovery-image] May 14 16:25:36.039 INFO O| May 14 16:25:36.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
58062025-05-14T16:25:36.316Z[ recovery-image] May 14 16:25:36.039 INFO O| May 14 16:25:36.039 INFO STEP 435 (remove_files) COMPLETE
58072025-05-14T16:25:36.316Z[ recovery-image] May 14 16:25:36.039 INFO O| May 14 16:25:36.039 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082025-05-14T16:25:36.341Z[ recovery-image] May 14 16:25:36.075 INFO O| May 14 16:25:36.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
58092025-05-14T16:25:36.341Z[ recovery-image] May 14 16:25:36.075 INFO O| May 14 16:25:36.075 INFO STEP 436 (remove_files) COMPLETE
58102025-05-14T16:25:36.367Z[ recovery-image] May 14 16:25:36.076 INFO O| May 14 16:25:36.075 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112025-05-14T16:25:36.398Z[ recovery-image] May 14 16:25:36.132 INFO O| May 14 16:25:36.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
58122025-05-14T16:25:36.398Z[ recovery-image] May 14 16:25:36.132 INFO O| May 14 16:25:36.132 INFO STEP 437 (remove_files) COMPLETE
58132025-05-14T16:25:36.424Z[ recovery-image] May 14 16:25:36.132 INFO O| May 14 16:25:36.132 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142025-05-14T16:25:36.457Z[ recovery-image] May 14 16:25:36.190 INFO O| May 14 16:25:36.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
58152025-05-14T16:25:36.457Z[ recovery-image] May 14 16:25:36.191 INFO O| May 14 16:25:36.191 INFO STEP 438 (remove_files) COMPLETE
58162025-05-14T16:25:36.482Z[ recovery-image] May 14 16:25:36.191 INFO O| May 14 16:25:36.191 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172025-05-14T16:25:36.507Z[ recovery-image] May 14 16:25:36.231 INFO O| May 14 16:25:36.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
58182025-05-14T16:25:36.507Z[ recovery-image] May 14 16:25:36.231 INFO O| May 14 16:25:36.231 INFO STEP 439 (remove_files) COMPLETE
58192025-05-14T16:25:36.507Z[ recovery-image] May 14 16:25:36.231 INFO O| May 14 16:25:36.231 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202025-05-14T16:25:36.552Z[ recovery-image] May 14 16:25:36.285 INFO O| May 14 16:25:36.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
58212025-05-14T16:25:36.552Z[ recovery-image] May 14 16:25:36.286 INFO O| May 14 16:25:36.286 INFO STEP 440 (remove_files) COMPLETE
58222025-05-14T16:25:36.552Z[ recovery-image] May 14 16:25:36.286 INFO O| May 14 16:25:36.286 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232025-05-14T16:25:36.577Z[ recovery-image] May 14 16:25:36.301 INFO O| May 14 16:25:36.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
58242025-05-14T16:25:36.577Z[ recovery-image] May 14 16:25:36.301 INFO O| May 14 16:25:36.301 INFO STEP 441 (remove_files) COMPLETE
58252025-05-14T16:25:36.577Z[ recovery-image] May 14 16:25:36.301 INFO O| May 14 16:25:36.301 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262025-05-14T16:25:36.602Z[ recovery-image] May 14 16:25:36.321 INFO O| May 14 16:25:36.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
58272025-05-14T16:25:36.602Z[ recovery-image] May 14 16:25:36.321 INFO O| May 14 16:25:36.321 INFO STEP 442 (remove_files) COMPLETE
58282025-05-14T16:25:36.602Z[ recovery-image] May 14 16:25:36.321 INFO O| May 14 16:25:36.321 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292025-05-14T16:25:36.645Z[ recovery-image] May 14 16:25:36.379 INFO O| May 14 16:25:36.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
58302025-05-14T16:25:36.645Z[ recovery-image] May 14 16:25:36.379 INFO O| May 14 16:25:36.379 INFO STEP 443 (remove_files) COMPLETE
58312025-05-14T16:25:36.671Z[ recovery-image] May 14 16:25:36.379 INFO O| May 14 16:25:36.379 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322025-05-14T16:25:36.671Z[ recovery-image] May 14 16:25:36.394 INFO O| May 14 16:25:36.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
58332025-05-14T16:25:36.671Z[ recovery-image] May 14 16:25:36.394 INFO O| May 14 16:25:36.394 INFO STEP 444 (remove_files) COMPLETE
58342025-05-14T16:25:36.671Z[ recovery-image] May 14 16:25:36.394 INFO O| May 14 16:25:36.394 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.408 INFO O| May 14 16:25:36.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
58362025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.409 INFO O| May 14 16:25:36.408 INFO STEP 445 (remove_files) COMPLETE
58372025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.409 INFO O| May 14 16:25:36.409 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.422 INFO O| May 14 16:25:36.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
58392025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.422 INFO O| May 14 16:25:36.422 INFO STEP 446 (remove_files) COMPLETE
58402025-05-14T16:25:36.696Z[ recovery-image] May 14 16:25:36.422 INFO O| May 14 16:25:36.422 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412025-05-14T16:25:36.721Z[ recovery-image] May 14 16:25:36.435 INFO O| May 14 16:25:36.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
58422025-05-14T16:25:36.721Z[ recovery-image] May 14 16:25:36.435 INFO O| May 14 16:25:36.435 INFO STEP 447 (remove_files) COMPLETE
58432025-05-14T16:25:36.721Z[ recovery-image] May 14 16:25:36.435 INFO O| May 14 16:25:36.435 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442025-05-14T16:25:36.747Z[ recovery-image] May 14 16:25:36.459 INFO O| May 14 16:25:36.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
58452025-05-14T16:25:36.747Z[ recovery-image] May 14 16:25:36.459 INFO O| May 14 16:25:36.459 INFO STEP 448 (remove_files) COMPLETE
58462025-05-14T16:25:36.747Z[ recovery-image] May 14 16:25:36.459 INFO O| May 14 16:25:36.459 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472025-05-14T16:25:36.858Z[ recovery-image] May 14 16:25:36.592 INFO O| May 14 16:25:36.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
58482025-05-14T16:25:36.858Z[ recovery-image] May 14 16:25:36.592 INFO O| May 14 16:25:36.592 INFO STEP 449 (remove_files) COMPLETE
58492025-05-14T16:25:36.858Z[ recovery-image] May 14 16:25:36.592 INFO O| May 14 16:25:36.592 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502025-05-14T16:25:36.884Z[ recovery-image] May 14 16:25:36.610 INFO O| May 14 16:25:36.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
58512025-05-14T16:25:36.884Z[ recovery-image] May 14 16:25:36.610 INFO O| May 14 16:25:36.610 INFO STEP 450 (remove_files) COMPLETE
58522025-05-14T16:25:36.884Z[ recovery-image] May 14 16:25:36.610 INFO O| May 14 16:25:36.610 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.625 INFO O| May 14 16:25:36.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
58542025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.625 INFO O| May 14 16:25:36.625 INFO STEP 451 (remove_files) COMPLETE
58552025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.625 INFO O| May 14 16:25:36.625 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.639 INFO O| May 14 16:25:36.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
58572025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.639 INFO O| May 14 16:25:36.639 INFO STEP 452 (remove_files) COMPLETE
58582025-05-14T16:25:36.909Z[ recovery-image] May 14 16:25:36.639 INFO O| May 14 16:25:36.639 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592025-05-14T16:25:36.936Z[ recovery-image] May 14 16:25:36.670 INFO O| May 14 16:25:36.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
58602025-05-14T16:25:36.936Z[ recovery-image] May 14 16:25:36.670 INFO O| May 14 16:25:36.670 INFO STEP 453 (remove_files) COMPLETE
58612025-05-14T16:25:36.936Z[ recovery-image] May 14 16:25:36.670 INFO O| May 14 16:25:36.670 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622025-05-14T16:25:36.961Z[ recovery-image] May 14 16:25:36.689 INFO O| May 14 16:25:36.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
58632025-05-14T16:25:36.961Z[ recovery-image] May 14 16:25:36.689 INFO O| May 14 16:25:36.689 INFO STEP 454 (remove_files) COMPLETE
58642025-05-14T16:25:36.961Z[ recovery-image] May 14 16:25:36.689 INFO O| May 14 16:25:36.689 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652025-05-14T16:25:36.995Z[ host-image] May 14 16:25:36.729 INFO O| May 14 16:25:36.729 INFO O| Done
58662025-05-14T16:25:37.021Z[ recovery-image] May 14 16:25:36.749 INFO O| May 14 16:25:36.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
58672025-05-14T16:25:37.021Z[ recovery-image] May 14 16:25:36.750 INFO O| May 14 16:25:36.750 INFO STEP 455 (remove_files) COMPLETE
58682025-05-14T16:25:37.021Z[ recovery-image] May 14 16:25:36.750 INFO O| May 14 16:25:36.750 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692025-05-14T16:25:37.047Z[ host-image] May 14 16:25:36.762 INFO O| May 14 16:25:36.762 INFO O| Done
58702025-05-14T16:25:37.048Z[ host-image] May 14 16:25:36.762 INFO O| May 14 16:25:36.762 INFO O| Done
58712025-05-14T16:25:37.048Z[ recovery-image] May 14 16:25:36.768 INFO O| May 14 16:25:36.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
58722025-05-14T16:25:37.048Z[ recovery-image] May 14 16:25:36.768 INFO O| May 14 16:25:36.768 INFO STEP 456 (remove_files) COMPLETE
58732025-05-14T16:25:37.048Z[ recovery-image] May 14 16:25:36.768 INFO O| May 14 16:25:36.768 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.783 INFO O| May 14 16:25:36.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
58752025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.783 INFO O| May 14 16:25:36.783 INFO STEP 457 (remove_files) COMPLETE
58762025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.783 INFO O| May 14 16:25:36.783 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.798 INFO O| May 14 16:25:36.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
58782025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.798 INFO O| May 14 16:25:36.798 INFO STEP 458 (remove_files) COMPLETE
58792025-05-14T16:25:37.073Z[ recovery-image] May 14 16:25:36.798 INFO O| May 14 16:25:36.798 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802025-05-14T16:25:37.098Z[ host-image] May 14 16:25:36.811 INFO O| May 14 16:25:36.811 INFO O| Done
58812025-05-14T16:25:37.098Z[ recovery-image] May 14 16:25:36.811 INFO O| May 14 16:25:36.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
58822025-05-14T16:25:37.098Z[ recovery-image] May 14 16:25:36.811 INFO O| May 14 16:25:36.811 INFO STEP 459 (remove_files) COMPLETE
58832025-05-14T16:25:37.098Z[ recovery-image] May 14 16:25:36.811 INFO O| May 14 16:25:36.811 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-05-14T16:25:37.098Z[ recovery-image] May 14 16:25:36.824 INFO O| May 14 16:25:36.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
58852025-05-14T16:25:37.099Z[ recovery-image] May 14 16:25:36.824 INFO O| May 14 16:25:36.824 INFO STEP 460 (remove_files) COMPLETE
58862025-05-14T16:25:37.099Z[ recovery-image] May 14 16:25:36.824 INFO O| May 14 16:25:36.824 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-05-14T16:25:37.124Z[ recovery-image] May 14 16:25:36.856 INFO O| May 14 16:25:36.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
58882025-05-14T16:25:37.124Z[ recovery-image] May 14 16:25:36.856 INFO O| May 14 16:25:36.856 INFO STEP 461 (remove_files) COMPLETE
58892025-05-14T16:25:37.124Z[ recovery-image] May 14 16:25:36.856 INFO O| May 14 16:25:36.856 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-05-14T16:25:37.149Z[ recovery-image] May 14 16:25:36.874 INFO O| May 14 16:25:36.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
58912025-05-14T16:25:37.149Z[ recovery-image] May 14 16:25:36.874 INFO O| May 14 16:25:36.874 INFO STEP 462 (remove_files) COMPLETE
58922025-05-14T16:25:37.149Z[ recovery-image] May 14 16:25:36.874 INFO O| May 14 16:25:36.874 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-05-14T16:25:37.174Z[ recovery-image] May 14 16:25:36.891 INFO O| May 14 16:25:36.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
58942025-05-14T16:25:37.174Z[ recovery-image] May 14 16:25:36.891 INFO O| May 14 16:25:36.891 INFO STEP 463 (remove_files) COMPLETE
58952025-05-14T16:25:37.174Z[ recovery-image] May 14 16:25:36.891 INFO O| May 14 16:25:36.891 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.909 INFO O| May 14 16:25:36.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
58972025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.909 INFO O| May 14 16:25:36.909 INFO STEP 464 (remove_files) COMPLETE
58982025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.909 INFO O| May 14 16:25:36.909 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.922 INFO O| May 14 16:25:36.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
59002025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.923 INFO O| May 14 16:25:36.923 INFO STEP 465 (remove_files) COMPLETE
59012025-05-14T16:25:37.199Z[ recovery-image] May 14 16:25:36.923 INFO O| May 14 16:25:36.923 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-05-14T16:25:37.224Z[ recovery-image] May 14 16:25:36.936 INFO O| May 14 16:25:36.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
59032025-05-14T16:25:37.224Z[ recovery-image] May 14 16:25:36.936 INFO O| May 14 16:25:36.936 INFO STEP 466 (remove_files) COMPLETE
59042025-05-14T16:25:37.224Z[ recovery-image] May 14 16:25:36.936 INFO O| May 14 16:25:36.936 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-05-14T16:25:37.249Z[ recovery-image] May 14 16:25:36.959 INFO O| May 14 16:25:36.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
59062025-05-14T16:25:37.250Z[ recovery-image] May 14 16:25:36.959 INFO O| May 14 16:25:36.959 INFO STEP 467 (remove_files) COMPLETE
59072025-05-14T16:25:37.250Z[ recovery-image] May 14 16:25:36.959 INFO O| May 14 16:25:36.959 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-05-14T16:25:37.275Z[ recovery-image] May 14 16:25:36.993 INFO O| May 14 16:25:36.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
59092025-05-14T16:25:37.275Z[ recovery-image] May 14 16:25:36.993 INFO O| May 14 16:25:36.993 INFO STEP 468 (remove_files) COMPLETE
59102025-05-14T16:25:37.275Z[ recovery-image] May 14 16:25:36.993 INFO O| May 14 16:25:36.993 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-05-14T16:25:37.300Z[ recovery-image] May 14 16:25:37.028 INFO O| May 14 16:25:37.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
59122025-05-14T16:25:37.300Z[ recovery-image] May 14 16:25:37.028 INFO O| May 14 16:25:37.028 INFO STEP 469 (remove_files) COMPLETE
59132025-05-14T16:25:37.300Z[ recovery-image] May 14 16:25:37.028 INFO O| May 14 16:25:37.028 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-05-14T16:25:37.325Z[ recovery-image] May 14 16:25:37.045 INFO O| May 14 16:25:37.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
59152025-05-14T16:25:37.325Z[ recovery-image] May 14 16:25:37.045 INFO O| May 14 16:25:37.045 INFO STEP 470 (remove_files) COMPLETE
59162025-05-14T16:25:37.325Z[ recovery-image] May 14 16:25:37.045 INFO O| May 14 16:25:37.045 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.060 INFO O| May 14 16:25:37.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
59182025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.060 INFO O| May 14 16:25:37.060 INFO STEP 471 (remove_files) COMPLETE
59192025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.060 INFO O| May 14 16:25:37.060 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.073 INFO O| May 14 16:25:37.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
59212025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.074 INFO O| May 14 16:25:37.073 INFO STEP 472 (remove_files) COMPLETE
59222025-05-14T16:25:37.350Z[ recovery-image] May 14 16:25:37.074 INFO O| May 14 16:25:37.074 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232025-05-14T16:25:37.375Z[ recovery-image] May 14 16:25:37.087 INFO O| May 14 16:25:37.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
59242025-05-14T16:25:37.375Z[ recovery-image] May 14 16:25:37.087 INFO O| May 14 16:25:37.087 INFO STEP 473 (remove_files) COMPLETE
59252025-05-14T16:25:37.376Z[ recovery-image] May 14 16:25:37.087 INFO O| May 14 16:25:37.087 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262025-05-14T16:25:37.376Z[ recovery-image] May 14 16:25:37.100 INFO O| May 14 16:25:37.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
59272025-05-14T16:25:37.376Z[ recovery-image] May 14 16:25:37.100 INFO O| May 14 16:25:37.100 INFO STEP 474 (remove_files) COMPLETE
59282025-05-14T16:25:37.376Z[ recovery-image] May 14 16:25:37.100 INFO O| May 14 16:25:37.100 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292025-05-14T16:25:37.406Z[ recovery-image] May 14 16:25:37.113 INFO O| May 14 16:25:37.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
59302025-05-14T16:25:37.406Z[ recovery-image] May 14 16:25:37.114 INFO O| May 14 16:25:37.114 INFO STEP 475 (remove_files) COMPLETE
59312025-05-14T16:25:37.406Z[ recovery-image] May 14 16:25:37.114 INFO O| May 14 16:25:37.114 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322025-05-14T16:25:37.438Z[ recovery-image] May 14 16:25:37.172 INFO O| May 14 16:25:37.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
59332025-05-14T16:25:37.438Z[ recovery-image] May 14 16:25:37.172 INFO O| May 14 16:25:37.172 INFO STEP 476 (remove_files) COMPLETE
59342025-05-14T16:25:37.463Z[ recovery-image] May 14 16:25:37.172 INFO O| May 14 16:25:37.172 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352025-05-14T16:25:37.463Z[ recovery-image] May 14 16:25:37.190 INFO O| May 14 16:25:37.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
59362025-05-14T16:25:37.463Z[ recovery-image] May 14 16:25:37.190 INFO O| May 14 16:25:37.190 INFO STEP 477 (remove_files) COMPLETE
59372025-05-14T16:25:37.463Z[ recovery-image] May 14 16:25:37.190 INFO O| May 14 16:25:37.190 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382025-05-14T16:25:37.488Z[ recovery-image] May 14 16:25:37.208 INFO O| May 14 16:25:37.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
59392025-05-14T16:25:37.488Z[ recovery-image] May 14 16:25:37.208 INFO O| May 14 16:25:37.208 INFO STEP 478 (remove_files) COMPLETE
59402025-05-14T16:25:37.489Z[ recovery-image] May 14 16:25:37.208 INFO O| May 14 16:25:37.208 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412025-05-14T16:25:37.514Z[ recovery-image] May 14 16:25:37.232 INFO O| May 14 16:25:37.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
59422025-05-14T16:25:37.514Z[ recovery-image] May 14 16:25:37.232 INFO O| May 14 16:25:37.232 INFO STEP 479 (remove_files) COMPLETE
59432025-05-14T16:25:37.514Z[ recovery-image] May 14 16:25:37.232 INFO O| May 14 16:25:37.232 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442025-05-14T16:25:37.539Z[ recovery-image] May 14 16:25:37.268 INFO O| May 14 16:25:37.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
59452025-05-14T16:25:37.539Z[ recovery-image] May 14 16:25:37.268 INFO O| May 14 16:25:37.268 INFO STEP 480 (remove_files) COMPLETE
59462025-05-14T16:25:37.539Z[ recovery-image] May 14 16:25:37.268 INFO O| May 14 16:25:37.268 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472025-05-14T16:25:37.564Z[ recovery-image] May 14 16:25:37.288 INFO O| May 14 16:25:37.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
59482025-05-14T16:25:37.564Z[ recovery-image] May 14 16:25:37.288 INFO O| May 14 16:25:37.288 INFO STEP 481 (remove_files) COMPLETE
59492025-05-14T16:25:37.564Z[ recovery-image] May 14 16:25:37.288 INFO O| May 14 16:25:37.288 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502025-05-14T16:25:37.590Z[ recovery-image] May 14 16:25:37.319 INFO O| May 14 16:25:37.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
59512025-05-14T16:25:37.590Z[ recovery-image] May 14 16:25:37.319 INFO O| May 14 16:25:37.319 INFO STEP 482 (remove_files) COMPLETE
59522025-05-14T16:25:37.590Z[ recovery-image] May 14 16:25:37.319 INFO O| May 14 16:25:37.319 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532025-05-14T16:25:37.629Z[ recovery-image] May 14 16:25:37.363 INFO O| May 14 16:25:37.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
59542025-05-14T16:25:37.629Z[ recovery-image] May 14 16:25:37.363 INFO O| May 14 16:25:37.363 INFO STEP 483 (remove_files) COMPLETE
59552025-05-14T16:25:37.655Z[ recovery-image] May 14 16:25:37.363 INFO O| May 14 16:25:37.363 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562025-05-14T16:25:37.690Z[ recovery-image] May 14 16:25:37.424 INFO O| May 14 16:25:37.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
59572025-05-14T16:25:37.690Z[ recovery-image] May 14 16:25:37.424 INFO O| May 14 16:25:37.424 INFO STEP 484 (remove_files) COMPLETE
59582025-05-14T16:25:37.690Z[ recovery-image] May 14 16:25:37.424 INFO O| May 14 16:25:37.424 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592025-05-14T16:25:37.716Z[ recovery-image] May 14 16:25:37.443 INFO O| May 14 16:25:37.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
59602025-05-14T16:25:37.716Z[ recovery-image] May 14 16:25:37.443 INFO O| May 14 16:25:37.443 INFO STEP 485 (remove_files) COMPLETE
59612025-05-14T16:25:37.716Z[ recovery-image] May 14 16:25:37.443 INFO O| May 14 16:25:37.443 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.459 INFO O| May 14 16:25:37.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
59632025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.459 INFO O| May 14 16:25:37.459 INFO STEP 486 (remove_files) COMPLETE
59642025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.459 INFO O| May 14 16:25:37.459 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.472 INFO O| May 14 16:25:37.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
59662025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.472 INFO O| May 14 16:25:37.472 INFO STEP 487 (remove_files) COMPLETE
59672025-05-14T16:25:37.741Z[ recovery-image] May 14 16:25:37.472 INFO O| May 14 16:25:37.472 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682025-05-14T16:25:37.771Z[ recovery-image] May 14 16:25:37.505 INFO O| May 14 16:25:37.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
59692025-05-14T16:25:37.771Z[ recovery-image] May 14 16:25:37.505 INFO O| May 14 16:25:37.505 INFO STEP 488 (remove_files) COMPLETE
59702025-05-14T16:25:37.797Z[ recovery-image] May 14 16:25:37.505 INFO O| May 14 16:25:37.505 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712025-05-14T16:25:37.822Z[ recovery-image] May 14 16:25:37.546 INFO O| May 14 16:25:37.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
59722025-05-14T16:25:37.823Z[ recovery-image] May 14 16:25:37.546 INFO O| May 14 16:25:37.546 INFO STEP 489 (remove_files) COMPLETE
59732025-05-14T16:25:37.823Z[ recovery-image] May 14 16:25:37.546 INFO O| May 14 16:25:37.546 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742025-05-14T16:25:37.848Z[ recovery-image] May 14 16:25:37.564 INFO O| May 14 16:25:37.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
59752025-05-14T16:25:37.848Z[ recovery-image] May 14 16:25:37.564 INFO O| May 14 16:25:37.564 INFO STEP 490 (remove_files) COMPLETE
59762025-05-14T16:25:37.848Z[ recovery-image] May 14 16:25:37.564 INFO O| May 14 16:25:37.564 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772025-05-14T16:25:37.874Z[ recovery-image] May 14 16:25:37.593 INFO O| May 14 16:25:37.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
59782025-05-14T16:25:37.874Z[ recovery-image] May 14 16:25:37.593 INFO O| May 14 16:25:37.593 INFO STEP 491 (remove_files) COMPLETE
59792025-05-14T16:25:37.874Z[ recovery-image] May 14 16:25:37.593 INFO O| May 14 16:25:37.593 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802025-05-14T16:25:37.901Z[ recovery-image] May 14 16:25:37.625 INFO O| May 14 16:25:37.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
59812025-05-14T16:25:37.901Z[ recovery-image] May 14 16:25:37.625 INFO O| May 14 16:25:37.625 INFO STEP 492 (remove_files) COMPLETE
59822025-05-14T16:25:37.901Z[ recovery-image] May 14 16:25:37.625 INFO O| May 14 16:25:37.625 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832025-05-14T16:25:37.927Z[ recovery-image] May 14 16:25:37.659 INFO O| May 14 16:25:37.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
59842025-05-14T16:25:37.927Z[ recovery-image] May 14 16:25:37.659 INFO O| May 14 16:25:37.659 INFO STEP 493 (remove_files) COMPLETE
59852025-05-14T16:25:37.927Z[ recovery-image] May 14 16:25:37.659 INFO O| May 14 16:25:37.659 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862025-05-14T16:25:37.952Z[ recovery-image] May 14 16:25:37.679 INFO O| May 14 16:25:37.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
59872025-05-14T16:25:37.952Z[ recovery-image] May 14 16:25:37.679 INFO O| May 14 16:25:37.679 INFO STEP 494 (remove_files) COMPLETE
59882025-05-14T16:25:37.952Z[ recovery-image] May 14 16:25:37.679 INFO O| May 14 16:25:37.679 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892025-05-14T16:25:37.983Z[ recovery-image] May 14 16:25:37.716 INFO O| May 14 16:25:37.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
59902025-05-14T16:25:38.008Z[ recovery-image] May 14 16:25:37.716 INFO O| May 14 16:25:37.716 INFO STEP 495 (remove_files) COMPLETE
59912025-05-14T16:25:38.008Z[ recovery-image] May 14 16:25:37.716 INFO O| May 14 16:25:37.716 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922025-05-14T16:25:38.035Z[ recovery-image] May 14 16:25:37.768 INFO O| May 14 16:25:37.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
59932025-05-14T16:25:38.035Z[ recovery-image] May 14 16:25:37.768 INFO O| May 14 16:25:37.768 INFO STEP 496 (remove_files) COMPLETE
59942025-05-14T16:25:38.060Z[ recovery-image] May 14 16:25:37.768 INFO O| May 14 16:25:37.768 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952025-05-14T16:25:38.060Z[ recovery-image] May 14 16:25:37.792 INFO O| May 14 16:25:37.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
59962025-05-14T16:25:38.060Z[ recovery-image] May 14 16:25:37.792 INFO O| May 14 16:25:37.792 INFO STEP 497 (remove_files) COMPLETE
59972025-05-14T16:25:38.061Z[ recovery-image] May 14 16:25:37.792 INFO O| May 14 16:25:37.792 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982025-05-14T16:25:38.093Z[ recovery-image] May 14 16:25:37.826 INFO O| May 14 16:25:37.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
59992025-05-14T16:25:38.093Z[ recovery-image] May 14 16:25:37.826 INFO O| May 14 16:25:37.826 INFO STEP 498 (remove_files) COMPLETE
60002025-05-14T16:25:38.120Z[ recovery-image] May 14 16:25:37.826 INFO O| May 14 16:25:37.826 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012025-05-14T16:25:38.120Z[ recovery-image] May 14 16:25:37.848 INFO O| May 14 16:25:37.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
60022025-05-14T16:25:38.120Z[ recovery-image] May 14 16:25:37.848 INFO O| May 14 16:25:37.848 INFO STEP 499 (remove_files) COMPLETE
60032025-05-14T16:25:38.120Z[ recovery-image] May 14 16:25:37.849 INFO O| May 14 16:25:37.848 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042025-05-14T16:25:38.146Z[ recovery-image] May 14 16:25:37.869 INFO O| May 14 16:25:37.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
60052025-05-14T16:25:38.146Z[ recovery-image] May 14 16:25:37.869 INFO O| May 14 16:25:37.869 INFO STEP 500 (remove_files) COMPLETE
60062025-05-14T16:25:38.146Z[ recovery-image] May 14 16:25:37.869 INFO O| May 14 16:25:37.869 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072025-05-14T16:25:38.171Z[ recovery-image] May 14 16:25:37.884 INFO O| May 14 16:25:37.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
60082025-05-14T16:25:38.171Z[ recovery-image] May 14 16:25:37.884 INFO O| May 14 16:25:37.884 INFO STEP 501 (remove_files) COMPLETE
60092025-05-14T16:25:38.171Z[ recovery-image] May 14 16:25:37.884 INFO O| May 14 16:25:37.884 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102025-05-14T16:25:38.266Z[ recovery-image] May 14 16:25:37.918 INFO O| May 14 16:25:37.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
60112025-05-14T16:25:38.266Z[ recovery-image] May 14 16:25:37.918 INFO O| May 14 16:25:37.918 INFO STEP 502 (remove_files) COMPLETE
60122025-05-14T16:25:38.266Z[ recovery-image] May 14 16:25:37.918 INFO O| May 14 16:25:37.918 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.941 INFO O| May 14 16:25:37.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
60142025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.941 INFO O| May 14 16:25:37.941 INFO STEP 503 (remove_files) COMPLETE
60152025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.941 INFO O| May 14 16:25:37.941 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.958 INFO O| May 14 16:25:37.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
60172025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.958 INFO O| May 14 16:25:37.958 INFO STEP 504 (remove_files) COMPLETE
60182025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.958 INFO O| May 14 16:25:37.958 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.983 INFO O| May 14 16:25:37.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
60202025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.983 INFO O| May 14 16:25:37.983 INFO STEP 505 (remove_files) COMPLETE
60212025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:37.983 INFO O| May 14 16:25:37.983 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.004 INFO O| May 14 16:25:38.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
60232025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.004 INFO O| May 14 16:25:38.004 INFO STEP 506 (remove_files) COMPLETE
60242025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.004 INFO O| May 14 16:25:38.004 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.020 INFO O| May 14 16:25:38.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
60262025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.020 INFO O| May 14 16:25:38.020 INFO STEP 507 (remove_files) COMPLETE
60272025-05-14T16:25:38.292Z[ recovery-image] May 14 16:25:38.020 INFO O| May 14 16:25:38.020 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.035 INFO O| May 14 16:25:38.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
60292025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.035 INFO O| May 14 16:25:38.035 INFO STEP 508 (remove_files) COMPLETE
60302025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.035 INFO O| May 14 16:25:38.035 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.049 INFO O| May 14 16:25:38.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
60322025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.049 INFO O| May 14 16:25:38.049 INFO STEP 509 (remove_files) COMPLETE
60332025-05-14T16:25:38.318Z[ recovery-image] May 14 16:25:38.049 INFO O| May 14 16:25:38.049 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.062 INFO O| May 14 16:25:38.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
60352025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.062 INFO O| May 14 16:25:38.062 INFO STEP 510 (remove_files) COMPLETE
60362025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.062 INFO O| May 14 16:25:38.062 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.075 INFO O| May 14 16:25:38.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
60382025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.075 INFO O| May 14 16:25:38.075 INFO STEP 511 (remove_files) COMPLETE
60392025-05-14T16:25:38.347Z[ recovery-image] May 14 16:25:38.075 INFO O| May 14 16:25:38.075 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.089 INFO O| May 14 16:25:38.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
60412025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.089 INFO O| May 14 16:25:38.089 INFO STEP 512 (remove_files) COMPLETE
60422025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.089 INFO O| May 14 16:25:38.089 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.104 INFO O| May 14 16:25:38.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
60442025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.104 INFO O| May 14 16:25:38.104 INFO STEP 513 (remove_files) COMPLETE
60452025-05-14T16:25:38.373Z[ recovery-image] May 14 16:25:38.104 INFO O| May 14 16:25:38.104 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.118 INFO O| May 14 16:25:38.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
60472025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.119 INFO O| May 14 16:25:38.118 INFO STEP 514 (remove_files) COMPLETE
60482025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.119 INFO O| May 14 16:25:38.119 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.132 INFO O| May 14 16:25:38.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
60502025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.132 INFO O| May 14 16:25:38.132 INFO STEP 515 (remove_files) COMPLETE
60512025-05-14T16:25:38.399Z[ recovery-image] May 14 16:25:38.132 INFO O| May 14 16:25:38.132 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522025-05-14T16:25:38.439Z[ recovery-image] May 14 16:25:38.172 INFO O| May 14 16:25:38.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
60532025-05-14T16:25:38.439Z[ recovery-image] May 14 16:25:38.172 INFO O| May 14 16:25:38.172 INFO STEP 516 (remove_files) COMPLETE
60542025-05-14T16:25:38.439Z[ recovery-image] May 14 16:25:38.172 INFO O| May 14 16:25:38.172 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552025-05-14T16:25:38.475Z[ recovery-image] May 14 16:25:38.208 INFO O| May 14 16:25:38.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
60562025-05-14T16:25:38.475Z[ recovery-image] May 14 16:25:38.208 INFO O| May 14 16:25:38.208 INFO STEP 517 (remove_files) COMPLETE
60572025-05-14T16:25:38.475Z[ recovery-image] May 14 16:25:38.208 INFO O| May 14 16:25:38.208 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582025-05-14T16:25:38.520Z[ recovery-image] May 14 16:25:38.254 INFO O| May 14 16:25:38.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
60592025-05-14T16:25:38.546Z[ recovery-image] May 14 16:25:38.254 INFO O| May 14 16:25:38.254 INFO STEP 518 (remove_files) COMPLETE
60602025-05-14T16:25:38.546Z[ recovery-image] May 14 16:25:38.254 INFO O| May 14 16:25:38.254 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612025-05-14T16:25:38.588Z[ recovery-image] May 14 16:25:38.322 INFO O| May 14 16:25:38.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
60622025-05-14T16:25:38.589Z[ recovery-image] May 14 16:25:38.322 INFO O| May 14 16:25:38.322 INFO STEP 519 (remove_files) COMPLETE
60632025-05-14T16:25:38.589Z[ recovery-image] May 14 16:25:38.322 INFO O| May 14 16:25:38.322 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642025-05-14T16:25:38.625Z[ recovery-image] May 14 16:25:38.358 INFO O| May 14 16:25:38.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
60652025-05-14T16:25:38.625Z[ recovery-image] May 14 16:25:38.358 INFO O| May 14 16:25:38.358 INFO STEP 520 (remove_files) COMPLETE
60662025-05-14T16:25:38.650Z[ recovery-image] May 14 16:25:38.358 INFO O| May 14 16:25:38.358 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.365 INFO STEP 14 (pkg_install) COMPLETE
60682025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.365 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
60692025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO skip step because feature "mfg" is not enabled
60702025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
60712025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO skip step because feature "compliance" is not enabled
60722025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
60732025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO skip step because feature "stress" is not enabled
60742025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
60752025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO skip step because feature "nfs" is not enabled
60762025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
60772025-05-14T16:25:38.651Z[ host-image] May 14 16:25:38.366 INFO O| May 14 16:25:38.366 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
60782025-05-14T16:25:38.676Z[ host-image] May 14 16:25:38.388 INFO O| May 14 16:25:38.388 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
60792025-05-14T16:25:38.710Z[ recovery-image] May 14 16:25:38.443 INFO O| May 14 16:25:38.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
60802025-05-14T16:25:38.735Z[ recovery-image] May 14 16:25:38.443 INFO O| May 14 16:25:38.443 INFO STEP 521 (remove_files) COMPLETE
60812025-05-14T16:25:38.735Z[ recovery-image] May 14 16:25:38.443 INFO O| May 14 16:25:38.443 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822025-05-14T16:25:38.735Z[ host-image] May 14 16:25:38.445 INFO O| May 14 16:25:38.445 INFO completed processing gimlet/ramdisk-01-os
60832025-05-14T16:25:38.735Z[ recovery-image] May 14 16:25:38.461 INFO O| May 14 16:25:38.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
60842025-05-14T16:25:38.735Z[ recovery-image] May 14 16:25:38.462 INFO O| May 14 16:25:38.461 INFO STEP 522 (remove_files) COMPLETE
60852025-05-14T16:25:38.735Z[ recovery-image] May 14 16:25:38.462 INFO O| May 14 16:25:38.461 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862025-05-14T16:25:38.761Z[ recovery-image] May 14 16:25:38.476 INFO O| May 14 16:25:38.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
60872025-05-14T16:25:38.786Z[ recovery-image] May 14 16:25:38.496 INFO O| May 14 16:25:38.496 INFO STEP 523 (remove_files) COMPLETE
60882025-05-14T16:25:38.786Z[ recovery-image] May 14 16:25:38.496 INFO O| May 14 16:25:38.496 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892025-05-14T16:25:38.817Z[ recovery-image] May 14 16:25:38.550 INFO O| May 14 16:25:38.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
60902025-05-14T16:25:38.842Z[ recovery-image] May 14 16:25:38.550 INFO O| May 14 16:25:38.550 INFO STEP 524 (remove_files) COMPLETE
60912025-05-14T16:25:38.842Z[ recovery-image] May 14 16:25:38.550 INFO O| May 14 16:25:38.550 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922025-05-14T16:25:38.877Z[ recovery-image] May 14 16:25:38.611 INFO O| May 14 16:25:38.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
60932025-05-14T16:25:38.877Z[ recovery-image] May 14 16:25:38.611 INFO O| May 14 16:25:38.611 INFO STEP 525 (remove_files) COMPLETE
60942025-05-14T16:25:38.877Z[ recovery-image] May 14 16:25:38.611 INFO O| May 14 16:25:38.611 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952025-05-14T16:25:38.916Z[ recovery-image] May 14 16:25:38.650 INFO O| May 14 16:25:38.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
60962025-05-14T16:25:38.916Z[ recovery-image] May 14 16:25:38.650 INFO O| May 14 16:25:38.650 INFO STEP 526 (remove_files) COMPLETE
60972025-05-14T16:25:38.942Z[ recovery-image] May 14 16:25:38.650 INFO O| May 14 16:25:38.650 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982025-05-14T16:25:38.967Z[ recovery-image] May 14 16:25:38.676 INFO O| May 14 16:25:38.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
60992025-05-14T16:25:38.967Z[ recovery-image] May 14 16:25:38.676 INFO O| May 14 16:25:38.676 INFO STEP 527 (remove_files) COMPLETE
61002025-05-14T16:25:38.967Z[ recovery-image] May 14 16:25:38.676 INFO O| May 14 16:25:38.676 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012025-05-14T16:25:38.993Z[ recovery-image] May 14 16:25:38.721 INFO O| May 14 16:25:38.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
61022025-05-14T16:25:38.993Z[ recovery-image] May 14 16:25:38.721 INFO O| May 14 16:25:38.721 INFO STEP 528 (remove_files) COMPLETE
61032025-05-14T16:25:38.993Z[ recovery-image] May 14 16:25:38.721 INFO O| May 14 16:25:38.721 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042025-05-14T16:25:39.024Z[ recovery-image] May 14 16:25:38.758 INFO O| May 14 16:25:38.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
61052025-05-14T16:25:39.024Z[ recovery-image] May 14 16:25:38.758 INFO O| May 14 16:25:38.758 INFO STEP 529 (remove_files) COMPLETE
61062025-05-14T16:25:39.050Z[ recovery-image] May 14 16:25:38.758 INFO O| May 14 16:25:38.758 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072025-05-14T16:25:39.082Z[ recovery-image] May 14 16:25:38.815 INFO O| May 14 16:25:38.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
61082025-05-14T16:25:39.107Z[ recovery-image] May 14 16:25:38.815 INFO O| May 14 16:25:38.815 INFO STEP 530 (remove_files) COMPLETE
61092025-05-14T16:25:39.107Z[ recovery-image] May 14 16:25:38.816 INFO O| May 14 16:25:38.816 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102025-05-14T16:25:39.107Z[ recovery-image] May 14 16:25:38.830 INFO O| May 14 16:25:38.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
61112025-05-14T16:25:39.107Z[ recovery-image] May 14 16:25:38.830 INFO O| May 14 16:25:38.830 INFO STEP 531 (remove_files) COMPLETE
61122025-05-14T16:25:39.107Z[ recovery-image] May 14 16:25:38.830 INFO O| May 14 16:25:38.830 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.844 INFO O| May 14 16:25:38.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
61142025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.844 INFO O| May 14 16:25:38.844 INFO STEP 532 (remove_files) COMPLETE
61152025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.844 INFO O| May 14 16:25:38.844 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.857 INFO O| May 14 16:25:38.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
61172025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.857 INFO O| May 14 16:25:38.857 INFO STEP 533 (remove_files) COMPLETE
61182025-05-14T16:25:39.133Z[ recovery-image] May 14 16:25:38.857 INFO O| May 14 16:25:38.857 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.870 INFO O| May 14 16:25:38.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
61202025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.870 INFO O| May 14 16:25:38.870 INFO STEP 534 (remove_files) COMPLETE
61212025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.870 INFO O| May 14 16:25:38.870 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.883 INFO O| May 14 16:25:38.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
61232025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.883 INFO O| May 14 16:25:38.883 INFO STEP 535 (remove_files) COMPLETE
61242025-05-14T16:25:39.159Z[ recovery-image] May 14 16:25:38.883 INFO O| May 14 16:25:38.883 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.896 INFO O| May 14 16:25:38.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
61262025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.896 INFO O| May 14 16:25:38.896 INFO STEP 536 (remove_files) COMPLETE
61272025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.896 INFO O| May 14 16:25:38.896 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.909 INFO O| May 14 16:25:38.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
61292025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.909 INFO O| May 14 16:25:38.909 INFO STEP 537 (remove_files) COMPLETE
61302025-05-14T16:25:39.184Z[ recovery-image] May 14 16:25:38.910 INFO O| May 14 16:25:38.909 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.922 INFO O| May 14 16:25:38.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
61322025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.923 INFO O| May 14 16:25:38.923 INFO STEP 538 (remove_files) COMPLETE
61332025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.923 INFO O| May 14 16:25:38.923 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.936 INFO O| May 14 16:25:38.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
61352025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.936 INFO O| May 14 16:25:38.936 INFO STEP 539 (remove_files) COMPLETE
61362025-05-14T16:25:39.210Z[ recovery-image] May 14 16:25:38.936 INFO O| May 14 16:25:38.936 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372025-05-14T16:25:39.236Z[ recovery-image] May 14 16:25:38.957 INFO O| May 14 16:25:38.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
61382025-05-14T16:25:39.236Z[ recovery-image] May 14 16:25:38.957 INFO O| May 14 16:25:38.957 INFO STEP 540 (remove_files) COMPLETE
61392025-05-14T16:25:39.236Z[ recovery-image] May 14 16:25:38.957 INFO O| May 14 16:25:38.957 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402025-05-14T16:25:39.267Z[ host-image] May 14 16:25:39.000 INFO omicron1 baseline generation...
61412025-05-14T16:25:39.293Z[ host-image] May 14 16:25:39.001 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
61422025-05-14T16:25:39.354Z[ recovery-image] May 14 16:25:39.086 INFO O| May 14 16:25:39.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
61432025-05-14T16:25:39.354Z[ recovery-image] May 14 16:25:39.086 INFO O| May 14 16:25:39.086 INFO STEP 541 (remove_files) COMPLETE
61442025-05-14T16:25:39.354Z[ recovery-image] May 14 16:25:39.086 INFO O| May 14 16:25:39.086 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452025-05-14T16:25:39.409Z[ recovery-image] May 14 16:25:39.142 INFO O| May 14 16:25:39.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
61462025-05-14T16:25:39.410Z[ recovery-image] May 14 16:25:39.142 INFO O| May 14 16:25:39.142 INFO STEP 542 (remove_files) COMPLETE
61472025-05-14T16:25:39.410Z[ recovery-image] May 14 16:25:39.142 INFO O| May 14 16:25:39.142 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482025-05-14T16:25:39.468Z[ recovery-image] May 14 16:25:39.202 INFO O| May 14 16:25:39.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
61492025-05-14T16:25:39.468Z[ recovery-image] May 14 16:25:39.202 INFO O| May 14 16:25:39.202 INFO STEP 543 (remove_files) COMPLETE
61502025-05-14T16:25:39.468Z[ recovery-image] May 14 16:25:39.202 INFO O| May 14 16:25:39.202 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512025-05-14T16:25:39.541Z[ recovery-image] May 14 16:25:39.274 INFO O| May 14 16:25:39.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
61522025-05-14T16:25:39.541Z[ recovery-image] May 14 16:25:39.274 INFO O| May 14 16:25:39.274 INFO STEP 544 (remove_files) COMPLETE
61532025-05-14T16:25:39.541Z[ recovery-image] May 14 16:25:39.274 INFO O| May 14 16:25:39.274 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542025-05-14T16:25:39.578Z[ recovery-image] May 14 16:25:39.311 INFO O| May 14 16:25:39.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
61552025-05-14T16:25:39.578Z[ recovery-image] May 14 16:25:39.311 INFO O| May 14 16:25:39.311 INFO STEP 545 (remove_files) COMPLETE
61562025-05-14T16:25:39.578Z[ recovery-image] May 14 16:25:39.311 INFO O| May 14 16:25:39.311 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572025-05-14T16:25:39.628Z[ recovery-image] May 14 16:25:39.361 INFO O| May 14 16:25:39.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
61582025-05-14T16:25:39.628Z[ recovery-image] May 14 16:25:39.361 INFO O| May 14 16:25:39.361 INFO STEP 546 (remove_files) COMPLETE
61592025-05-14T16:25:39.654Z[ recovery-image] May 14 16:25:39.361 INFO O| May 14 16:25:39.361 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602025-05-14T16:25:39.654Z[ recovery-image] May 14 16:25:39.378 INFO O| May 14 16:25:39.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
61612025-05-14T16:25:39.654Z[ recovery-image] May 14 16:25:39.378 INFO O| May 14 16:25:39.378 INFO STEP 547 (remove_files) COMPLETE
61622025-05-14T16:25:39.654Z[ recovery-image] May 14 16:25:39.378 INFO O| May 14 16:25:39.378 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632025-05-14T16:25:39.679Z[ recovery-image] May 14 16:25:39.410 INFO O| May 14 16:25:39.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
61642025-05-14T16:25:39.679Z[ recovery-image] May 14 16:25:39.410 INFO O| May 14 16:25:39.410 INFO STEP 548 (remove_files) COMPLETE
61652025-05-14T16:25:39.679Z[ recovery-image] May 14 16:25:39.410 INFO O| May 14 16:25:39.410 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662025-05-14T16:25:39.720Z[ recovery-image] May 14 16:25:39.454 INFO O| May 14 16:25:39.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
61672025-05-14T16:25:39.745Z[ recovery-image] May 14 16:25:39.454 INFO O| May 14 16:25:39.454 INFO STEP 549 (remove_files) COMPLETE
61682025-05-14T16:25:39.745Z[ recovery-image] May 14 16:25:39.454 INFO O| May 14 16:25:39.454 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692025-05-14T16:25:39.774Z[ recovery-image] May 14 16:25:39.508 INFO O| May 14 16:25:39.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
61702025-05-14T16:25:39.774Z[ recovery-image] May 14 16:25:39.508 INFO O| May 14 16:25:39.508 INFO STEP 550 (remove_files) COMPLETE
61712025-05-14T16:25:39.800Z[ recovery-image] May 14 16:25:39.508 INFO O| May 14 16:25:39.508 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722025-05-14T16:25:39.800Z[ recovery-image] May 14 16:25:39.533 INFO O| May 14 16:25:39.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
61732025-05-14T16:25:39.800Z[ recovery-image] May 14 16:25:39.533 INFO O| May 14 16:25:39.533 INFO STEP 551 (remove_files) COMPLETE
61742025-05-14T16:25:39.825Z[ recovery-image] May 14 16:25:39.534 INFO O| May 14 16:25:39.534 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752025-05-14T16:25:39.825Z[ recovery-image] May 14 16:25:39.553 INFO O| May 14 16:25:39.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
61762025-05-14T16:25:39.825Z[ recovery-image] May 14 16:25:39.553 INFO O| May 14 16:25:39.553 INFO STEP 552 (remove_files) COMPLETE
61772025-05-14T16:25:39.825Z[ recovery-image] May 14 16:25:39.553 INFO O| May 14 16:25:39.553 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782025-05-14T16:25:39.851Z[ recovery-image] May 14 16:25:39.569 INFO O| May 14 16:25:39.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
61792025-05-14T16:25:39.851Z[ recovery-image] May 14 16:25:39.570 INFO O| May 14 16:25:39.570 INFO STEP 553 (remove_files) COMPLETE
61802025-05-14T16:25:39.851Z[ recovery-image] May 14 16:25:39.570 INFO O| May 14 16:25:39.570 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812025-05-14T16:25:39.887Z[ recovery-image] May 14 16:25:39.600 INFO O| May 14 16:25:39.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
61822025-05-14T16:25:39.887Z[ recovery-image] May 14 16:25:39.600 INFO O| May 14 16:25:39.600 INFO STEP 554 (remove_files) COMPLETE
61832025-05-14T16:25:39.887Z[ recovery-image] May 14 16:25:39.600 INFO O| May 14 16:25:39.600 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842025-05-14T16:25:39.914Z[ host-image] May 14 16:25:39.630 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23359:20250425T223722Z
61852025-05-14T16:25:39.939Z[ recovery-image] May 14 16:25:39.657 INFO O| May 14 16:25:39.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
61862025-05-14T16:25:39.939Z[ recovery-image] May 14 16:25:39.657 INFO O| May 14 16:25:39.657 INFO STEP 555 (remove_files) COMPLETE
61872025-05-14T16:25:39.939Z[ recovery-image] May 14 16:25:39.657 INFO O| May 14 16:25:39.657 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882025-05-14T16:25:39.965Z[ recovery-image] May 14 16:25:39.678 INFO O| May 14 16:25:39.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
61892025-05-14T16:25:39.965Z[ recovery-image] May 14 16:25:39.678 INFO O| May 14 16:25:39.678 INFO STEP 556 (remove_files) COMPLETE
61902025-05-14T16:25:39.965Z[ recovery-image] May 14 16:25:39.678 INFO O| May 14 16:25:39.678 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912025-05-14T16:25:39.991Z[ recovery-image] May 14 16:25:39.724 INFO O| May 14 16:25:39.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
61922025-05-14T16:25:39.991Z[ recovery-image] May 14 16:25:39.724 INFO O| May 14 16:25:39.724 INFO STEP 557 (remove_files) COMPLETE
61932025-05-14T16:25:40.017Z[ recovery-image] May 14 16:25:39.724 INFO O| May 14 16:25:39.724 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942025-05-14T16:25:40.050Z[ recovery-image] May 14 16:25:39.784 INFO O| May 14 16:25:39.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
61952025-05-14T16:25:40.050Z[ recovery-image] May 14 16:25:39.784 INFO O| May 14 16:25:39.784 INFO STEP 558 (remove_files) COMPLETE
61962025-05-14T16:25:40.050Z[ recovery-image] May 14 16:25:39.784 INFO O| May 14 16:25:39.784 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972025-05-14T16:25:40.076Z[ recovery-image] May 14 16:25:39.801 INFO O| May 14 16:25:39.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
61982025-05-14T16:25:40.076Z[ recovery-image] May 14 16:25:39.801 INFO O| May 14 16:25:39.801 INFO STEP 559 (remove_files) COMPLETE
61992025-05-14T16:25:40.076Z[ recovery-image] May 14 16:25:39.801 INFO O| May 14 16:25:39.801 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002025-05-14T16:25:40.102Z[ recovery-image] May 14 16:25:39.817 INFO O| May 14 16:25:39.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
62012025-05-14T16:25:40.102Z[ recovery-image] May 14 16:25:39.817 INFO O| May 14 16:25:39.817 INFO STEP 560 (remove_files) COMPLETE
62022025-05-14T16:25:40.102Z[ recovery-image] May 14 16:25:39.817 INFO O| May 14 16:25:39.817 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032025-05-14T16:25:40.128Z[ recovery-image] May 14 16:25:39.848 INFO O| May 14 16:25:39.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
62042025-05-14T16:25:40.128Z[ recovery-image] May 14 16:25:39.849 INFO O| May 14 16:25:39.848 INFO STEP 561 (remove_files) COMPLETE
62052025-05-14T16:25:40.128Z[ recovery-image] May 14 16:25:39.849 INFO O| May 14 16:25:39.849 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062025-05-14T16:25:40.153Z[ recovery-image] May 14 16:25:39.865 INFO O| May 14 16:25:39.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
62072025-05-14T16:25:40.153Z[ recovery-image] May 14 16:25:39.866 INFO O| May 14 16:25:39.865 INFO STEP 562 (remove_files) COMPLETE
62082025-05-14T16:25:40.153Z[ recovery-image] May 14 16:25:39.866 INFO O| May 14 16:25:39.866 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092025-05-14T16:25:40.153Z[ recovery-image] May 14 16:25:39.879 INFO O| May 14 16:25:39.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
62102025-05-14T16:25:40.179Z[ recovery-image] May 14 16:25:39.903 INFO O| May 14 16:25:39.903 INFO STEP 563 (remove_files) COMPLETE
62112025-05-14T16:25:40.179Z[ recovery-image] May 14 16:25:39.903 INFO O| May 14 16:25:39.903 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122025-05-14T16:25:40.204Z[ recovery-image] May 14 16:25:39.923 INFO O| May 14 16:25:39.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
62132025-05-14T16:25:40.204Z[ recovery-image] May 14 16:25:39.923 INFO O| May 14 16:25:39.923 INFO STEP 564 (remove_files) COMPLETE
62142025-05-14T16:25:40.204Z[ recovery-image] May 14 16:25:39.923 INFO O| May 14 16:25:39.923 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152025-05-14T16:25:40.229Z[ recovery-image] May 14 16:25:39.939 INFO O| May 14 16:25:39.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
62162025-05-14T16:25:40.229Z[ recovery-image] May 14 16:25:39.939 INFO O| May 14 16:25:39.939 INFO STEP 565 (remove_files) COMPLETE
62172025-05-14T16:25:40.229Z[ recovery-image] May 14 16:25:39.939 INFO O| May 14 16:25:39.939 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182025-05-14T16:25:40.229Z[ recovery-image] May 14 16:25:39.955 INFO O| May 14 16:25:39.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
62192025-05-14T16:25:40.229Z[ recovery-image] May 14 16:25:39.955 INFO O| May 14 16:25:39.955 INFO STEP 566 (remove_files) COMPLETE
62202025-05-14T16:25:40.230Z[ recovery-image] May 14 16:25:39.955 INFO O| May 14 16:25:39.955 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212025-05-14T16:25:40.255Z[ recovery-image] May 14 16:25:39.984 INFO O| May 14 16:25:39.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
62222025-05-14T16:25:40.255Z[ recovery-image] May 14 16:25:39.985 INFO O| May 14 16:25:39.985 INFO STEP 567 (remove_files) COMPLETE
62232025-05-14T16:25:40.255Z[ recovery-image] May 14 16:25:39.985 INFO O| May 14 16:25:39.985 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242025-05-14T16:25:40.286Z[ recovery-image] May 14 16:25:40.019 INFO O| May 14 16:25:40.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
62252025-05-14T16:25:40.286Z[ recovery-image] May 14 16:25:40.019 INFO O| May 14 16:25:40.019 INFO STEP 568 (remove_files) COMPLETE
62262025-05-14T16:25:40.286Z[ recovery-image] May 14 16:25:40.019 INFO O| May 14 16:25:40.019 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272025-05-14T16:25:40.311Z[ recovery-image] May 14 16:25:40.035 INFO O| May 14 16:25:40.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
62282025-05-14T16:25:40.312Z[ recovery-image] May 14 16:25:40.035 INFO O| May 14 16:25:40.035 INFO STEP 569 (remove_files) COMPLETE
62292025-05-14T16:25:40.312Z[ recovery-image] May 14 16:25:40.035 INFO O| May 14 16:25:40.035 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302025-05-14T16:25:40.337Z[ recovery-image] May 14 16:25:40.065 INFO O| May 14 16:25:40.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
62312025-05-14T16:25:40.337Z[ recovery-image] May 14 16:25:40.065 INFO O| May 14 16:25:40.065 INFO STEP 570 (remove_files) COMPLETE
62322025-05-14T16:25:40.337Z[ recovery-image] May 14 16:25:40.065 INFO O| May 14 16:25:40.065 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332025-05-14T16:25:40.363Z[ recovery-image] May 14 16:25:40.081 INFO O| May 14 16:25:40.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
62342025-05-14T16:25:40.363Z[ recovery-image] May 14 16:25:40.081 INFO O| May 14 16:25:40.081 INFO STEP 571 (remove_files) COMPLETE
62352025-05-14T16:25:40.363Z[ recovery-image] May 14 16:25:40.081 INFO O| May 14 16:25:40.081 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362025-05-14T16:25:40.409Z[ recovery-image] May 14 16:25:40.142 INFO O| May 14 16:25:40.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
62372025-05-14T16:25:40.409Z[ recovery-image] May 14 16:25:40.142 INFO O| May 14 16:25:40.142 INFO STEP 572 (remove_files) COMPLETE
62382025-05-14T16:25:40.434Z[ recovery-image] May 14 16:25:40.142 INFO O| May 14 16:25:40.142 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392025-05-14T16:25:40.435Z[ recovery-image] May 14 16:25:40.161 INFO O| May 14 16:25:40.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
62402025-05-14T16:25:40.435Z[ recovery-image] May 14 16:25:40.161 INFO O| May 14 16:25:40.161 INFO STEP 573 (remove_files) COMPLETE
62412025-05-14T16:25:40.435Z[ recovery-image] May 14 16:25:40.161 INFO O| May 14 16:25:40.161 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422025-05-14T16:25:40.466Z[ recovery-image] May 14 16:25:40.200 INFO O| May 14 16:25:40.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
62432025-05-14T16:25:40.466Z[ recovery-image] May 14 16:25:40.200 INFO O| May 14 16:25:40.200 INFO STEP 574 (remove_files) COMPLETE
62442025-05-14T16:25:40.467Z[ recovery-image] May 14 16:25:40.200 INFO O| May 14 16:25:40.200 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452025-05-14T16:25:40.492Z[ recovery-image] May 14 16:25:40.217 INFO O| May 14 16:25:40.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
62462025-05-14T16:25:40.492Z[ recovery-image] May 14 16:25:40.217 INFO O| May 14 16:25:40.217 INFO STEP 575 (remove_files) COMPLETE
62472025-05-14T16:25:40.492Z[ recovery-image] May 14 16:25:40.217 INFO O| May 14 16:25:40.217 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482025-05-14T16:25:40.517Z[ recovery-image] May 14 16:25:40.233 INFO O| May 14 16:25:40.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
62492025-05-14T16:25:40.518Z[ recovery-image] May 14 16:25:40.233 INFO O| May 14 16:25:40.233 INFO STEP 576 (remove_files) COMPLETE
62502025-05-14T16:25:40.518Z[ recovery-image] May 14 16:25:40.233 INFO O| May 14 16:25:40.233 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512025-05-14T16:25:40.518Z[ recovery-image] May 14 16:25:40.246 INFO O| May 14 16:25:40.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
62522025-05-14T16:25:40.518Z[ recovery-image] May 14 16:25:40.246 INFO O| May 14 16:25:40.246 INFO STEP 577 (remove_files) COMPLETE
62532025-05-14T16:25:40.518Z[ recovery-image] May 14 16:25:40.246 INFO O| May 14 16:25:40.246 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542025-05-14T16:25:40.543Z[ recovery-image] May 14 16:25:40.259 INFO O| May 14 16:25:40.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
62552025-05-14T16:25:40.543Z[ recovery-image] May 14 16:25:40.259 INFO O| May 14 16:25:40.259 INFO STEP 578 (remove_files) COMPLETE
62562025-05-14T16:25:40.543Z[ recovery-image] May 14 16:25:40.259 INFO O| May 14 16:25:40.259 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572025-05-14T16:25:40.543Z[ recovery-image] May 14 16:25:40.272 INFO O| May 14 16:25:40.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
62582025-05-14T16:25:40.629Z[ recovery-image] May 14 16:25:40.362 INFO O| May 14 16:25:40.362 INFO STEP 579 (remove_files) COMPLETE
62592025-05-14T16:25:40.629Z[ recovery-image] May 14 16:25:40.362 INFO O| May 14 16:25:40.362 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602025-05-14T16:25:40.662Z[ recovery-image] May 14 16:25:40.396 INFO O| May 14 16:25:40.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
62612025-05-14T16:25:40.662Z[ recovery-image] May 14 16:25:40.396 INFO O| May 14 16:25:40.396 INFO STEP 580 (remove_files) COMPLETE
62622025-05-14T16:25:40.688Z[ recovery-image] May 14 16:25:40.396 INFO O| May 14 16:25:40.396 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632025-05-14T16:25:40.716Z[ recovery-image] May 14 16:25:40.449 INFO O| May 14 16:25:40.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
62642025-05-14T16:25:40.716Z[ recovery-image] May 14 16:25:40.449 INFO O| May 14 16:25:40.449 INFO STEP 581 (remove_files) COMPLETE
62652025-05-14T16:25:40.716Z[ recovery-image] May 14 16:25:40.449 INFO O| May 14 16:25:40.449 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662025-05-14T16:25:40.742Z[ recovery-image] May 14 16:25:40.465 INFO O| May 14 16:25:40.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
62672025-05-14T16:25:40.742Z[ recovery-image] May 14 16:25:40.465 INFO O| May 14 16:25:40.465 INFO STEP 582 (remove_files) COMPLETE
62682025-05-14T16:25:40.742Z[ recovery-image] May 14 16:25:40.465 INFO O| May 14 16:25:40.465 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.480 INFO O| May 14 16:25:40.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
62702025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.480 INFO O| May 14 16:25:40.480 INFO STEP 583 (remove_files) COMPLETE
62712025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.480 INFO O| May 14 16:25:40.480 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.495 INFO O| May 14 16:25:40.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
62732025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.495 INFO O| May 14 16:25:40.495 INFO STEP 584 (remove_files) COMPLETE
62742025-05-14T16:25:40.767Z[ recovery-image] May 14 16:25:40.495 INFO O| May 14 16:25:40.495 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752025-05-14T16:25:40.820Z[ recovery-image] May 14 16:25:40.553 INFO O| May 14 16:25:40.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
62762025-05-14T16:25:40.845Z[ recovery-image] May 14 16:25:40.553 INFO O| May 14 16:25:40.553 INFO STEP 585 (remove_files) COMPLETE
62772025-05-14T16:25:40.845Z[ recovery-image] May 14 16:25:40.553 INFO O| May 14 16:25:40.553 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782025-05-14T16:25:40.845Z[ recovery-image] May 14 16:25:40.568 INFO O| May 14 16:25:40.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
62792025-05-14T16:25:40.845Z[ recovery-image] May 14 16:25:40.569 INFO O| May 14 16:25:40.568 INFO STEP 586 (remove_files) COMPLETE
62802025-05-14T16:25:40.845Z[ recovery-image] May 14 16:25:40.569 INFO O| May 14 16:25:40.569 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812025-05-14T16:25:40.876Z[ recovery-image] May 14 16:25:40.609 INFO O| May 14 16:25:40.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
62822025-05-14T16:25:40.876Z[ recovery-image] May 14 16:25:40.609 INFO O| May 14 16:25:40.609 INFO STEP 587 (remove_files) COMPLETE
62832025-05-14T16:25:40.876Z[ recovery-image] May 14 16:25:40.609 INFO O| May 14 16:25:40.609 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842025-05-14T16:25:40.901Z[ recovery-image] May 14 16:25:40.626 INFO O| May 14 16:25:40.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
62852025-05-14T16:25:40.901Z[ recovery-image] May 14 16:25:40.626 INFO O| May 14 16:25:40.626 INFO STEP 588 (remove_files) COMPLETE
62862025-05-14T16:25:40.901Z[ recovery-image] May 14 16:25:40.626 INFO O| May 14 16:25:40.626 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872025-05-14T16:25:40.927Z[ recovery-image] May 14 16:25:40.640 INFO O| May 14 16:25:40.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
62882025-05-14T16:25:40.927Z[ recovery-image] May 14 16:25:40.640 INFO O| May 14 16:25:40.640 INFO STEP 589 (remove_files) COMPLETE
62892025-05-14T16:25:40.927Z[ recovery-image] May 14 16:25:40.640 INFO O| May 14 16:25:40.640 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902025-05-14T16:25:40.953Z[ recovery-image] May 14 16:25:40.663 INFO O| May 14 16:25:40.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
62912025-05-14T16:25:40.953Z[ recovery-image] May 14 16:25:40.663 INFO O| May 14 16:25:40.663 INFO STEP 590 (remove_files) COMPLETE
62922025-05-14T16:25:40.953Z[ recovery-image] May 14 16:25:40.663 INFO O| May 14 16:25:40.663 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932025-05-14T16:25:40.978Z[ recovery-image] May 14 16:25:40.700 INFO O| May 14 16:25:40.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
62942025-05-14T16:25:40.978Z[ recovery-image] May 14 16:25:40.700 INFO O| May 14 16:25:40.700 INFO STEP 591 (remove_files) COMPLETE
62952025-05-14T16:25:40.978Z[ recovery-image] May 14 16:25:40.700 INFO O| May 14 16:25:40.700 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962025-05-14T16:25:41.006Z[ recovery-image] May 14 16:25:40.739 INFO O| May 14 16:25:40.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
62972025-05-14T16:25:41.006Z[ recovery-image] May 14 16:25:40.739 INFO O| May 14 16:25:40.739 INFO STEP 592 (remove_files) COMPLETE
62982025-05-14T16:25:41.031Z[ recovery-image] May 14 16:25:40.740 INFO O| May 14 16:25:40.740 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992025-05-14T16:25:41.031Z[ recovery-image] May 14 16:25:40.758 INFO O| May 14 16:25:40.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
63002025-05-14T16:25:41.031Z[ recovery-image] May 14 16:25:40.758 INFO O| May 14 16:25:40.758 INFO STEP 593 (remove_files) COMPLETE
63012025-05-14T16:25:41.031Z[ recovery-image] May 14 16:25:40.758 INFO O| May 14 16:25:40.758 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022025-05-14T16:25:41.057Z[ recovery-image] May 14 16:25:40.774 INFO O| May 14 16:25:40.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
63032025-05-14T16:25:41.057Z[ recovery-image] May 14 16:25:40.775 INFO O| May 14 16:25:40.775 INFO STEP 594 (remove_files) COMPLETE
63042025-05-14T16:25:41.057Z[ recovery-image] May 14 16:25:40.775 INFO O| May 14 16:25:40.775 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.791 INFO O| May 14 16:25:40.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
63062025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.791 INFO O| May 14 16:25:40.791 INFO STEP 595 (remove_files) COMPLETE
63072025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.791 INFO O| May 14 16:25:40.791 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.809 INFO O| May 14 16:25:40.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
63092025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.810 INFO O| May 14 16:25:40.809 INFO STEP 596 (remove_files) COMPLETE
63102025-05-14T16:25:41.083Z[ recovery-image] May 14 16:25:40.810 INFO O| May 14 16:25:40.809 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112025-05-14T16:25:41.112Z[ recovery-image] May 14 16:25:40.845 INFO O| May 14 16:25:40.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
63122025-05-14T16:25:41.112Z[ recovery-image] May 14 16:25:40.845 INFO O| May 14 16:25:40.845 INFO STEP 597 (remove_files) COMPLETE
63132025-05-14T16:25:41.112Z[ recovery-image] May 14 16:25:40.845 INFO O| May 14 16:25:40.845 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142025-05-14T16:25:41.143Z[ recovery-image] May 14 16:25:40.876 INFO O| May 14 16:25:40.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
63152025-05-14T16:25:41.168Z[ recovery-image] May 14 16:25:40.899 INFO O| May 14 16:25:40.899 INFO STEP 598 (remove_files) COMPLETE
63162025-05-14T16:25:41.168Z[ recovery-image] May 14 16:25:40.899 INFO O| May 14 16:25:40.899 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172025-05-14T16:25:41.282Z[ recovery-image] May 14 16:25:41.015 INFO O| May 14 16:25:41.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
63182025-05-14T16:25:41.282Z[ recovery-image] May 14 16:25:41.015 INFO O| May 14 16:25:41.015 INFO STEP 599 (remove_files) COMPLETE
63192025-05-14T16:25:41.283Z[ recovery-image] May 14 16:25:41.015 INFO O| May 14 16:25:41.015 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202025-05-14T16:25:41.338Z[ recovery-image] May 14 16:25:41.071 INFO O| May 14 16:25:41.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
63212025-05-14T16:25:41.338Z[ recovery-image] May 14 16:25:41.071 INFO O| May 14 16:25:41.071 INFO STEP 600 (remove_files) COMPLETE
63222025-05-14T16:25:41.338Z[ recovery-image] May 14 16:25:41.071 INFO O| May 14 16:25:41.071 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232025-05-14T16:25:41.363Z[ recovery-image] May 14 16:25:41.097 INFO O| May 14 16:25:41.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
63242025-05-14T16:25:41.389Z[ recovery-image] May 14 16:25:41.097 INFO O| May 14 16:25:41.097 INFO STEP 601 (remove_files) COMPLETE
63252025-05-14T16:25:41.389Z[ recovery-image] May 14 16:25:41.097 INFO O| May 14 16:25:41.097 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262025-05-14T16:25:41.414Z[ recovery-image] May 14 16:25:41.128 INFO O| May 14 16:25:41.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
63272025-05-14T16:25:41.414Z[ recovery-image] May 14 16:25:41.128 INFO O| May 14 16:25:41.128 INFO STEP 602 (remove_files) COMPLETE
63282025-05-14T16:25:41.414Z[ recovery-image] May 14 16:25:41.128 INFO O| May 14 16:25:41.128 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292025-05-14T16:25:41.440Z[ recovery-image] May 14 16:25:41.160 INFO O| May 14 16:25:41.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
63302025-05-14T16:25:41.440Z[ recovery-image] May 14 16:25:41.160 INFO O| May 14 16:25:41.160 INFO STEP 603 (remove_files) COMPLETE
63312025-05-14T16:25:41.440Z[ recovery-image] May 14 16:25:41.160 INFO O| May 14 16:25:41.160 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322025-05-14T16:25:41.465Z[ recovery-image] May 14 16:25:41.183 INFO O| May 14 16:25:41.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
63332025-05-14T16:25:41.466Z[ recovery-image] May 14 16:25:41.183 INFO O| May 14 16:25:41.183 INFO STEP 604 (remove_files) COMPLETE
63342025-05-14T16:25:41.466Z[ recovery-image] May 14 16:25:41.183 INFO O| May 14 16:25:41.183 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352025-05-14T16:25:41.511Z[ recovery-image] May 14 16:25:41.245 INFO O| May 14 16:25:41.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
63362025-05-14T16:25:41.511Z[ recovery-image] May 14 16:25:41.245 INFO O| May 14 16:25:41.245 INFO STEP 605 (remove_files) COMPLETE
63372025-05-14T16:25:41.511Z[ recovery-image] May 14 16:25:41.245 INFO O| May 14 16:25:41.245 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382025-05-14T16:25:41.537Z[ recovery-image] May 14 16:25:41.264 INFO O| May 14 16:25:41.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
63392025-05-14T16:25:41.537Z[ recovery-image] May 14 16:25:41.264 INFO O| May 14 16:25:41.264 INFO STEP 606 (remove_files) COMPLETE
63402025-05-14T16:25:41.537Z[ recovery-image] May 14 16:25:41.264 INFO O| May 14 16:25:41.264 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412025-05-14T16:25:41.565Z[ recovery-image] May 14 16:25:41.299 INFO O| May 14 16:25:41.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
63422025-05-14T16:25:41.565Z[ recovery-image] May 14 16:25:41.299 INFO O| May 14 16:25:41.299 INFO STEP 607 (remove_files) COMPLETE
63432025-05-14T16:25:41.565Z[ recovery-image] May 14 16:25:41.299 INFO O| May 14 16:25:41.299 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442025-05-14T16:25:41.625Z[ recovery-image] May 14 16:25:41.358 INFO O| May 14 16:25:41.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
63452025-05-14T16:25:41.625Z[ recovery-image] May 14 16:25:41.358 INFO O| May 14 16:25:41.358 INFO STEP 608 (remove_files) COMPLETE
63462025-05-14T16:25:41.625Z[ recovery-image] May 14 16:25:41.358 INFO O| May 14 16:25:41.358 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472025-05-14T16:25:41.651Z[ recovery-image] May 14 16:25:41.372 INFO O| May 14 16:25:41.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
63482025-05-14T16:25:41.651Z[ recovery-image] May 14 16:25:41.372 INFO O| May 14 16:25:41.372 INFO STEP 609 (remove_files) COMPLETE
63492025-05-14T16:25:41.651Z[ recovery-image] May 14 16:25:41.372 INFO O| May 14 16:25:41.372 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502025-05-14T16:25:41.685Z[ recovery-image] May 14 16:25:41.418 INFO O| May 14 16:25:41.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
63512025-05-14T16:25:41.685Z[ recovery-image] May 14 16:25:41.419 INFO O| May 14 16:25:41.419 INFO STEP 610 (remove_files) COMPLETE
63522025-05-14T16:25:41.685Z[ recovery-image] May 14 16:25:41.419 INFO O| May 14 16:25:41.419 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532025-05-14T16:25:41.735Z[ recovery-image] May 14 16:25:41.453 INFO O| May 14 16:25:41.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
63542025-05-14T16:25:41.735Z[ recovery-image] May 14 16:25:41.453 INFO O| May 14 16:25:41.453 INFO STEP 611 (remove_files) COMPLETE
63552025-05-14T16:25:41.735Z[ recovery-image] May 14 16:25:41.453 INFO O| May 14 16:25:41.453 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562025-05-14T16:25:41.761Z[ recovery-image] May 14 16:25:41.470 INFO O| May 14 16:25:41.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
63572025-05-14T16:25:41.761Z[ recovery-image] May 14 16:25:41.470 INFO O| May 14 16:25:41.470 INFO STEP 612 (remove_files) COMPLETE
63582025-05-14T16:25:41.761Z[ recovery-image] May 14 16:25:41.470 INFO O| May 14 16:25:41.470 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592025-05-14T16:25:41.787Z[ recovery-image] May 14 16:25:41.508 INFO O| May 14 16:25:41.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
63602025-05-14T16:25:41.787Z[ recovery-image] May 14 16:25:41.508 INFO O| May 14 16:25:41.508 INFO STEP 613 (remove_files) COMPLETE
63612025-05-14T16:25:41.787Z[ recovery-image] May 14 16:25:41.508 INFO O| May 14 16:25:41.508 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622025-05-14T16:25:41.813Z[ recovery-image] May 14 16:25:41.540 INFO O| May 14 16:25:41.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
63632025-05-14T16:25:41.813Z[ recovery-image] May 14 16:25:41.540 INFO O| May 14 16:25:41.540 INFO STEP 614 (remove_files) COMPLETE
63642025-05-14T16:25:41.813Z[ recovery-image] May 14 16:25:41.540 INFO O| May 14 16:25:41.540 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652025-05-14T16:25:41.865Z[ recovery-image] May 14 16:25:41.599 INFO O| May 14 16:25:41.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
63662025-05-14T16:25:41.866Z[ recovery-image] May 14 16:25:41.599 INFO O| May 14 16:25:41.599 INFO STEP 615 (remove_files) COMPLETE
63672025-05-14T16:25:41.866Z[ recovery-image] May 14 16:25:41.599 INFO O| May 14 16:25:41.599 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682025-05-14T16:25:41.891Z[ recovery-image] May 14 16:25:41.615 INFO O| May 14 16:25:41.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
63692025-05-14T16:25:41.891Z[ recovery-image] May 14 16:25:41.615 INFO O| May 14 16:25:41.615 INFO STEP 616 (remove_files) COMPLETE
63702025-05-14T16:25:41.891Z[ recovery-image] May 14 16:25:41.615 INFO O| May 14 16:25:41.615 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712025-05-14T16:25:41.917Z[ recovery-image] May 14 16:25:41.638 INFO O| May 14 16:25:41.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
63722025-05-14T16:25:41.917Z[ recovery-image] May 14 16:25:41.638 INFO O| May 14 16:25:41.638 INFO STEP 617 (remove_files) COMPLETE
63732025-05-14T16:25:41.917Z[ recovery-image] May 14 16:25:41.638 INFO O| May 14 16:25:41.638 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742025-05-14T16:25:41.943Z[ recovery-image] May 14 16:25:41.671 INFO O| May 14 16:25:41.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
63752025-05-14T16:25:41.943Z[ recovery-image] May 14 16:25:41.671 INFO O| May 14 16:25:41.671 INFO STEP 618 (remove_files) COMPLETE
63762025-05-14T16:25:41.943Z[ recovery-image] May 14 16:25:41.671 INFO O| May 14 16:25:41.671 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772025-05-14T16:25:41.974Z[ recovery-image] May 14 16:25:41.707 INFO O| May 14 16:25:41.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
63782025-05-14T16:25:41.974Z[ recovery-image] May 14 16:25:41.707 INFO O| May 14 16:25:41.707 INFO STEP 619 (remove_files) COMPLETE
63792025-05-14T16:25:41.999Z[ recovery-image] May 14 16:25:41.707 INFO O| May 14 16:25:41.707 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802025-05-14T16:25:41.999Z[ recovery-image] May 14 16:25:41.732 INFO O| May 14 16:25:41.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
63812025-05-14T16:25:41.999Z[ recovery-image] May 14 16:25:41.732 INFO O| May 14 16:25:41.732 INFO STEP 620 (remove_files) COMPLETE
63822025-05-14T16:25:41.999Z[ recovery-image] May 14 16:25:41.732 INFO O| May 14 16:25:41.732 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832025-05-14T16:25:42.128Z[ recovery-image] May 14 16:25:41.861 INFO O| May 14 16:25:41.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
63842025-05-14T16:25:42.153Z[ recovery-image] May 14 16:25:41.861 INFO O| May 14 16:25:41.861 INFO STEP 621 (remove_files) COMPLETE
63852025-05-14T16:25:42.153Z[ recovery-image] May 14 16:25:41.861 INFO O| May 14 16:25:41.861 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862025-05-14T16:25:42.179Z[ recovery-image] May 14 16:25:41.903 INFO O| May 14 16:25:41.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
63872025-05-14T16:25:42.179Z[ recovery-image] May 14 16:25:41.904 INFO O| May 14 16:25:41.904 INFO STEP 622 (remove_files) COMPLETE
63882025-05-14T16:25:42.179Z[ recovery-image] May 14 16:25:41.904 INFO O| May 14 16:25:41.904 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.919 INFO O| May 14 16:25:41.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
63902025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.919 INFO O| May 14 16:25:41.919 INFO STEP 623 (remove_files) COMPLETE
63912025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.919 INFO O| May 14 16:25:41.919 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.932 INFO O| May 14 16:25:41.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
63932025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.932 INFO O| May 14 16:25:41.932 INFO STEP 624 (remove_files) COMPLETE
63942025-05-14T16:25:42.205Z[ recovery-image] May 14 16:25:41.932 INFO O| May 14 16:25:41.932 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.945 INFO O| May 14 16:25:41.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
63962025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.945 INFO O| May 14 16:25:41.945 INFO STEP 625 (remove_files) COMPLETE
63972025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.946 INFO O| May 14 16:25:41.945 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.959 INFO O| May 14 16:25:41.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
63992025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.959 INFO O| May 14 16:25:41.959 INFO STEP 626 (remove_files) COMPLETE
64002025-05-14T16:25:42.231Z[ recovery-image] May 14 16:25:41.959 INFO O| May 14 16:25:41.959 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.972 INFO O| May 14 16:25:41.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
64022025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.973 INFO O| May 14 16:25:41.973 INFO STEP 627 (remove_files) COMPLETE
64032025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.973 INFO O| May 14 16:25:41.973 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.985 INFO O| May 14 16:25:41.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
64052025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.985 INFO O| May 14 16:25:41.985 INFO STEP 628 (remove_files) COMPLETE
64062025-05-14T16:25:42.256Z[ recovery-image] May 14 16:25:41.985 INFO O| May 14 16:25:41.985 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072025-05-14T16:25:42.282Z[ recovery-image] May 14 16:25:41.997 INFO O| May 14 16:25:41.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
64082025-05-14T16:25:42.282Z[ recovery-image] May 14 16:25:41.998 INFO O| May 14 16:25:41.998 INFO STEP 629 (remove_files) COMPLETE
64092025-05-14T16:25:42.282Z[ recovery-image] May 14 16:25:41.998 INFO O| May 14 16:25:41.998 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102025-05-14T16:25:42.308Z[ recovery-image] May 14 16:25:42.018 INFO O| May 14 16:25:42.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
64112025-05-14T16:25:42.308Z[ recovery-image] May 14 16:25:42.018 INFO O| May 14 16:25:42.018 INFO STEP 630 (remove_files) COMPLETE
64122025-05-14T16:25:42.308Z[ recovery-image] May 14 16:25:42.018 INFO O| May 14 16:25:42.018 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132025-05-14T16:25:42.336Z[ recovery-image] May 14 16:25:42.052 INFO O| May 14 16:25:42.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
64142025-05-14T16:25:42.336Z[ recovery-image] May 14 16:25:42.053 INFO O| May 14 16:25:42.053 INFO STEP 631 (remove_files) COMPLETE
64152025-05-14T16:25:42.336Z[ recovery-image] May 14 16:25:42.053 INFO O| May 14 16:25:42.053 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.071 INFO O| May 14 16:25:42.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
64172025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.071 INFO O| May 14 16:25:42.071 INFO STEP 632 (remove_files) COMPLETE
64182025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.071 INFO O| May 14 16:25:42.071 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.086 INFO O| May 14 16:25:42.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
64202025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.086 INFO O| May 14 16:25:42.086 INFO STEP 633 (remove_files) COMPLETE
64212025-05-14T16:25:42.362Z[ recovery-image] May 14 16:25:42.087 INFO O| May 14 16:25:42.086 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.100 INFO O| May 14 16:25:42.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
64232025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.101 INFO O| May 14 16:25:42.101 INFO STEP 634 (remove_files) COMPLETE
64242025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.101 INFO O| May 14 16:25:42.101 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.114 INFO O| May 14 16:25:42.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
64262025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.114 INFO O| May 14 16:25:42.114 INFO STEP 635 (remove_files) COMPLETE
64272025-05-14T16:25:42.388Z[ recovery-image] May 14 16:25:42.114 INFO O| May 14 16:25:42.114 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.127 INFO O| May 14 16:25:42.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
64292025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.127 INFO O| May 14 16:25:42.127 INFO STEP 636 (remove_files) COMPLETE
64302025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.127 INFO O| May 14 16:25:42.127 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.140 INFO O| May 14 16:25:42.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
64322025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.140 INFO O| May 14 16:25:42.140 INFO STEP 637 (remove_files) COMPLETE
64332025-05-14T16:25:42.414Z[ recovery-image] May 14 16:25:42.141 INFO O| May 14 16:25:42.140 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.153 INFO O| May 14 16:25:42.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
64352025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.154 INFO O| May 14 16:25:42.153 INFO STEP 638 (remove_files) COMPLETE
64362025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.154 INFO O| May 14 16:25:42.154 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.166 INFO O| May 14 16:25:42.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
64382025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.166 INFO O| May 14 16:25:42.166 INFO STEP 639 (remove_files) COMPLETE
64392025-05-14T16:25:42.440Z[ recovery-image] May 14 16:25:42.167 INFO O| May 14 16:25:42.167 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402025-05-14T16:25:42.466Z[ recovery-image] May 14 16:25:42.193 INFO O| May 14 16:25:42.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
64412025-05-14T16:25:42.466Z[ recovery-image] May 14 16:25:42.193 INFO O| May 14 16:25:42.193 INFO STEP 640 (remove_files) COMPLETE
64422025-05-14T16:25:42.466Z[ recovery-image] May 14 16:25:42.193 INFO O| May 14 16:25:42.193 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432025-05-14T16:25:42.493Z[ recovery-image] May 14 16:25:42.226 INFO O| May 14 16:25:42.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
64442025-05-14T16:25:42.518Z[ recovery-image] May 14 16:25:42.227 INFO O| May 14 16:25:42.226 INFO STEP 641 (remove_files) COMPLETE
64452025-05-14T16:25:42.518Z[ recovery-image] May 14 16:25:42.227 INFO O| May 14 16:25:42.226 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462025-05-14T16:25:42.548Z[ recovery-image] May 14 16:25:42.281 INFO O| May 14 16:25:42.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
64472025-05-14T16:25:42.548Z[ recovery-image] May 14 16:25:42.282 INFO O| May 14 16:25:42.282 INFO STEP 642 (remove_files) COMPLETE
64482025-05-14T16:25:42.573Z[ recovery-image] May 14 16:25:42.282 INFO O| May 14 16:25:42.282 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492025-05-14T16:25:42.599Z[ recovery-image] May 14 16:25:42.316 INFO O| May 14 16:25:42.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
64502025-05-14T16:25:42.599Z[ recovery-image] May 14 16:25:42.316 INFO O| May 14 16:25:42.316 INFO STEP 643 (remove_files) COMPLETE
64512025-05-14T16:25:42.599Z[ recovery-image] May 14 16:25:42.316 INFO O| May 14 16:25:42.316 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522025-05-14T16:25:42.624Z[ recovery-image] May 14 16:25:42.333 INFO O| May 14 16:25:42.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
64532025-05-14T16:25:42.624Z[ recovery-image] May 14 16:25:42.333 INFO O| May 14 16:25:42.333 INFO STEP 644 (remove_files) COMPLETE
64542025-05-14T16:25:42.624Z[ recovery-image] May 14 16:25:42.333 INFO O| May 14 16:25:42.333 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.364 INFO O| May 14 16:25:42.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
64562025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.364 INFO O| May 14 16:25:42.364 INFO STEP 645 (remove_files) COMPLETE
64572025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.364 INFO O| May 14 16:25:42.364 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.382 INFO O| May 14 16:25:42.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
64592025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.382 INFO O| May 14 16:25:42.382 INFO STEP 646 (remove_files) COMPLETE
64602025-05-14T16:25:42.650Z[ recovery-image] May 14 16:25:42.383 INFO O| May 14 16:25:42.382 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612025-05-14T16:25:42.675Z[ recovery-image] May 14 16:25:42.396 INFO O| May 14 16:25:42.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
64622025-05-14T16:25:42.701Z[ recovery-image] May 14 16:25:42.418 INFO O| May 14 16:25:42.418 INFO STEP 647 (remove_files) COMPLETE
64632025-05-14T16:25:42.701Z[ recovery-image] May 14 16:25:42.418 INFO O| May 14 16:25:42.418 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642025-05-14T16:25:42.741Z[ recovery-image] May 14 16:25:42.474 INFO O| May 14 16:25:42.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
64652025-05-14T16:25:42.741Z[ recovery-image] May 14 16:25:42.474 INFO O| May 14 16:25:42.474 INFO STEP 648 (remove_files) COMPLETE
64662025-05-14T16:25:42.741Z[ recovery-image] May 14 16:25:42.474 INFO O| May 14 16:25:42.474 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672025-05-14T16:25:42.800Z[ recovery-image] May 14 16:25:42.533 INFO O| May 14 16:25:42.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
64682025-05-14T16:25:42.800Z[ recovery-image] May 14 16:25:42.533 INFO O| May 14 16:25:42.533 INFO STEP 649 (remove_files) COMPLETE
64692025-05-14T16:25:42.800Z[ recovery-image] May 14 16:25:42.533 INFO O| May 14 16:25:42.533 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702025-05-14T16:25:42.861Z[ recovery-image] May 14 16:25:42.594 INFO O| May 14 16:25:42.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
64712025-05-14T16:25:42.861Z[ recovery-image] May 14 16:25:42.594 INFO O| May 14 16:25:42.594 INFO STEP 650 (remove_files) COMPLETE
64722025-05-14T16:25:42.887Z[ recovery-image] May 14 16:25:42.595 INFO O| May 14 16:25:42.594 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732025-05-14T16:25:42.927Z[ recovery-image] May 14 16:25:42.660 INFO O| May 14 16:25:42.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
64742025-05-14T16:25:42.927Z[ recovery-image] May 14 16:25:42.660 INFO O| May 14 16:25:42.660 INFO STEP 651 (remove_files) COMPLETE
64752025-05-14T16:25:42.952Z[ recovery-image] May 14 16:25:42.660 INFO O| May 14 16:25:42.660 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762025-05-14T16:25:42.952Z[ recovery-image] May 14 16:25:42.680 INFO O| May 14 16:25:42.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
64772025-05-14T16:25:42.953Z[ recovery-image] May 14 16:25:42.680 INFO O| May 14 16:25:42.680 INFO STEP 652 (remove_files) COMPLETE
64782025-05-14T16:25:42.953Z[ recovery-image] May 14 16:25:42.680 INFO O| May 14 16:25:42.680 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792025-05-14T16:25:42.978Z[ recovery-image] May 14 16:25:42.704 INFO O| May 14 16:25:42.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
64802025-05-14T16:25:42.978Z[ recovery-image] May 14 16:25:42.704 INFO O| May 14 16:25:42.704 INFO STEP 653 (remove_files) COMPLETE
64812025-05-14T16:25:42.978Z[ recovery-image] May 14 16:25:42.704 INFO O| May 14 16:25:42.704 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822025-05-14T16:25:43.004Z[ recovery-image] May 14 16:25:42.738 INFO O| May 14 16:25:42.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
64832025-05-14T16:25:43.005Z[ recovery-image] May 14 16:25:42.738 INFO O| May 14 16:25:42.738 INFO STEP 654 (remove_files) COMPLETE
64842025-05-14T16:25:43.005Z[ recovery-image] May 14 16:25:42.738 INFO O| May 14 16:25:42.738 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852025-05-14T16:25:43.030Z[ recovery-image] May 14 16:25:42.755 INFO O| May 14 16:25:42.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
64862025-05-14T16:25:43.030Z[ recovery-image] May 14 16:25:42.755 INFO O| May 14 16:25:42.755 INFO STEP 655 (remove_files) COMPLETE
64872025-05-14T16:25:43.031Z[ recovery-image] May 14 16:25:42.755 INFO O| May 14 16:25:42.755 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.769 INFO O| May 14 16:25:42.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
64892025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.769 INFO O| May 14 16:25:42.769 INFO STEP 656 (remove_files) COMPLETE
64902025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.769 INFO O| May 14 16:25:42.769 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.783 INFO O| May 14 16:25:42.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
64922025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.783 INFO O| May 14 16:25:42.783 INFO STEP 657 (remove_files) COMPLETE
64932025-05-14T16:25:43.056Z[ recovery-image] May 14 16:25:42.783 INFO O| May 14 16:25:42.783 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942025-05-14T16:25:43.081Z[ recovery-image] May 14 16:25:42.810 INFO O| May 14 16:25:42.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
64952025-05-14T16:25:43.082Z[ recovery-image] May 14 16:25:42.810 INFO O| May 14 16:25:42.810 INFO STEP 658 (remove_files) COMPLETE
64962025-05-14T16:25:43.082Z[ recovery-image] May 14 16:25:42.810 INFO O| May 14 16:25:42.810 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972025-05-14T16:25:43.117Z[ recovery-image] May 14 16:25:42.850 INFO O| May 14 16:25:42.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
64982025-05-14T16:25:43.143Z[ recovery-image] May 14 16:25:42.850 INFO O| May 14 16:25:42.850 INFO STEP 659 (remove_files) COMPLETE
64992025-05-14T16:25:43.143Z[ recovery-image] May 14 16:25:42.850 INFO O| May 14 16:25:42.850 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002025-05-14T16:25:43.143Z[ recovery-image] May 14 16:25:42.867 INFO O| May 14 16:25:42.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
65012025-05-14T16:25:43.143Z[ recovery-image] May 14 16:25:42.867 INFO O| May 14 16:25:42.867 INFO STEP 660 (remove_files) COMPLETE
65022025-05-14T16:25:43.143Z[ recovery-image] May 14 16:25:42.867 INFO O| May 14 16:25:42.867 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032025-05-14T16:25:43.168Z[ recovery-image] May 14 16:25:42.881 INFO O| May 14 16:25:42.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
65042025-05-14T16:25:43.168Z[ recovery-image] May 14 16:25:42.882 INFO O| May 14 16:25:42.882 INFO STEP 661 (remove_files) COMPLETE
65052025-05-14T16:25:43.168Z[ recovery-image] May 14 16:25:42.882 INFO O| May 14 16:25:42.882 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062025-05-14T16:25:43.168Z[ recovery-image] May 14 16:25:42.895 INFO O| May 14 16:25:42.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
65072025-05-14T16:25:43.168Z[ recovery-image] May 14 16:25:42.895 INFO O| May 14 16:25:42.895 INFO STEP 662 (remove_files) COMPLETE
65082025-05-14T16:25:43.169Z[ recovery-image] May 14 16:25:42.895 INFO O| May 14 16:25:42.895 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092025-05-14T16:25:43.194Z[ recovery-image] May 14 16:25:42.908 INFO O| May 14 16:25:42.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
65102025-05-14T16:25:43.194Z[ recovery-image] May 14 16:25:42.908 INFO O| May 14 16:25:42.908 INFO STEP 663 (remove_files) COMPLETE
65112025-05-14T16:25:43.194Z[ recovery-image] May 14 16:25:42.908 INFO O| May 14 16:25:42.908 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.933 INFO O| May 14 16:25:42.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
65132025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.933 INFO O| May 14 16:25:42.933 INFO STEP 664 (remove_files) COMPLETE
65142025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.933 INFO O| May 14 16:25:42.933 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.953 INFO O| May 14 16:25:42.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
65162025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.954 INFO O| May 14 16:25:42.953 INFO STEP 665 (remove_files) COMPLETE
65172025-05-14T16:25:43.245Z[ recovery-image] May 14 16:25:42.954 INFO O| May 14 16:25:42.954 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:42.990 INFO O| May 14 16:25:42.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
65192025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:42.990 INFO O| May 14 16:25:42.990 INFO STEP 666 (remove_files) COMPLETE
65202025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:42.990 INFO O| May 14 16:25:42.990 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:43.003 INFO O| May 14 16:25:43.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
65222025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:43.003 INFO O| May 14 16:25:43.003 INFO STEP 667 (remove_files) COMPLETE
65232025-05-14T16:25:43.271Z[ recovery-image] May 14 16:25:43.004 INFO O| May 14 16:25:43.003 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242025-05-14T16:25:43.296Z[ recovery-image] May 14 16:25:43.020 INFO O| May 14 16:25:43.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
65252025-05-14T16:25:43.296Z[ recovery-image] May 14 16:25:43.020 INFO O| May 14 16:25:43.020 INFO STEP 668 (remove_files) COMPLETE
65262025-05-14T16:25:43.296Z[ recovery-image] May 14 16:25:43.020 INFO O| May 14 16:25:43.020 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272025-05-14T16:25:43.327Z[ recovery-image] May 14 16:25:43.060 INFO O| May 14 16:25:43.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
65282025-05-14T16:25:43.353Z[ recovery-image] May 14 16:25:43.060 INFO O| May 14 16:25:43.060 INFO STEP 669 (remove_files) COMPLETE
65292025-05-14T16:25:43.353Z[ recovery-image] May 14 16:25:43.060 INFO O| May 14 16:25:43.060 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302025-05-14T16:25:43.353Z[ recovery-image] May 14 16:25:43.074 INFO O| May 14 16:25:43.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
65312025-05-14T16:25:43.353Z[ recovery-image] May 14 16:25:43.074 INFO O| May 14 16:25:43.074 INFO STEP 670 (remove_files) COMPLETE
65322025-05-14T16:25:43.353Z[ recovery-image] May 14 16:25:43.074 INFO O| May 14 16:25:43.074 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.087 INFO O| May 14 16:25:43.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
65342025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.087 INFO O| May 14 16:25:43.087 INFO STEP 671 (remove_files) COMPLETE
65352025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.087 INFO O| May 14 16:25:43.087 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.099 INFO O| May 14 16:25:43.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
65372025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.100 INFO O| May 14 16:25:43.099 INFO STEP 672 (remove_files) COMPLETE
65382025-05-14T16:25:43.379Z[ recovery-image] May 14 16:25:43.100 INFO O| May 14 16:25:43.100 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392025-05-14T16:25:43.404Z[ recovery-image] May 14 16:25:43.113 INFO O| May 14 16:25:43.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
65402025-05-14T16:25:43.404Z[ recovery-image] May 14 16:25:43.113 INFO O| May 14 16:25:43.113 INFO STEP 673 (remove_files) COMPLETE
65412025-05-14T16:25:43.404Z[ recovery-image] May 14 16:25:43.113 INFO O| May 14 16:25:43.113 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422025-05-14T16:25:43.404Z[ recovery-image] May 14 16:25:43.128 INFO O| May 14 16:25:43.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
65432025-05-14T16:25:43.405Z[ recovery-image] May 14 16:25:43.129 INFO O| May 14 16:25:43.128 INFO STEP 674 (remove_files) COMPLETE
65442025-05-14T16:25:43.405Z[ recovery-image] May 14 16:25:43.129 INFO O| May 14 16:25:43.128 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.143 INFO O| May 14 16:25:43.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
65462025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.144 INFO O| May 14 16:25:43.144 INFO STEP 675 (remove_files) COMPLETE
65472025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.144 INFO O| May 14 16:25:43.144 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.157 INFO O| May 14 16:25:43.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
65492025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.158 INFO O| May 14 16:25:43.157 INFO STEP 676 (remove_files) COMPLETE
65502025-05-14T16:25:43.431Z[ recovery-image] May 14 16:25:43.158 INFO O| May 14 16:25:43.158 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.172 INFO O| May 14 16:25:43.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
65522025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.172 INFO O| May 14 16:25:43.172 INFO STEP 677 (remove_files) COMPLETE
65532025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.172 INFO O| May 14 16:25:43.172 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.186 INFO O| May 14 16:25:43.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
65552025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.186 INFO O| May 14 16:25:43.186 INFO STEP 678 (remove_files) COMPLETE
65562025-05-14T16:25:43.457Z[ recovery-image] May 14 16:25:43.186 INFO O| May 14 16:25:43.186 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572025-05-14T16:25:43.482Z[ recovery-image] May 14 16:25:43.200 INFO O| May 14 16:25:43.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
65582025-05-14T16:25:43.482Z[ recovery-image] May 14 16:25:43.200 INFO O| May 14 16:25:43.200 INFO STEP 679 (remove_files) COMPLETE
65592025-05-14T16:25:43.482Z[ recovery-image] May 14 16:25:43.200 INFO O| May 14 16:25:43.200 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602025-05-14T16:25:43.508Z[ recovery-image] May 14 16:25:43.216 INFO O| May 14 16:25:43.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
65612025-05-14T16:25:43.508Z[ recovery-image] May 14 16:25:43.216 INFO O| May 14 16:25:43.216 INFO STEP 680 (remove_files) COMPLETE
65622025-05-14T16:25:43.508Z[ recovery-image] May 14 16:25:43.216 INFO O| May 14 16:25:43.216 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.251 INFO O| May 14 16:25:43.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
65642025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.251 INFO O| May 14 16:25:43.251 INFO STEP 681 (remove_files) COMPLETE
65652025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.251 INFO O| May 14 16:25:43.251 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.265 INFO O| May 14 16:25:43.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
65672025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.265 INFO O| May 14 16:25:43.265 INFO STEP 682 (remove_files) COMPLETE
65682025-05-14T16:25:43.533Z[ recovery-image] May 14 16:25:43.265 INFO O| May 14 16:25:43.265 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692025-05-14T16:25:43.571Z[ recovery-image] May 14 16:25:43.304 INFO O| May 14 16:25:43.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
65702025-05-14T16:25:43.571Z[ recovery-image] May 14 16:25:43.304 INFO O| May 14 16:25:43.304 INFO STEP 683 (remove_files) COMPLETE
65712025-05-14T16:25:43.596Z[ recovery-image] May 14 16:25:43.304 INFO O| May 14 16:25:43.304 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722025-05-14T16:25:43.621Z[ recovery-image] May 14 16:25:43.339 INFO O| May 14 16:25:43.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
65732025-05-14T16:25:43.621Z[ recovery-image] May 14 16:25:43.339 INFO O| May 14 16:25:43.339 INFO STEP 684 (remove_files) COMPLETE
65742025-05-14T16:25:43.621Z[ recovery-image] May 14 16:25:43.339 INFO O| May 14 16:25:43.339 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752025-05-14T16:25:43.646Z[ recovery-image] May 14 16:25:43.376 INFO O| May 14 16:25:43.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
65762025-05-14T16:25:43.646Z[ recovery-image] May 14 16:25:43.376 INFO O| May 14 16:25:43.376 INFO STEP 685 (remove_files) COMPLETE
65772025-05-14T16:25:43.646Z[ recovery-image] May 14 16:25:43.376 INFO O| May 14 16:25:43.376 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782025-05-14T16:25:43.741Z[ recovery-image] May 14 16:25:43.474 INFO O| May 14 16:25:43.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
65792025-05-14T16:25:43.741Z[ recovery-image] May 14 16:25:43.474 INFO O| May 14 16:25:43.474 INFO STEP 686 (remove_files) COMPLETE
65802025-05-14T16:25:43.766Z[ recovery-image] May 14 16:25:43.474 INFO O| May 14 16:25:43.474 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812025-05-14T16:25:43.798Z[ recovery-image] May 14 16:25:43.531 INFO O| May 14 16:25:43.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
65822025-05-14T16:25:43.798Z[ recovery-image] May 14 16:25:43.531 INFO O| May 14 16:25:43.531 INFO STEP 687 (remove_files) COMPLETE
65832025-05-14T16:25:43.798Z[ recovery-image] May 14 16:25:43.531 INFO O| May 14 16:25:43.531 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842025-05-14T16:25:43.825Z[ recovery-image] May 14 16:25:43.547 INFO O| May 14 16:25:43.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
65852025-05-14T16:25:43.825Z[ recovery-image] May 14 16:25:43.547 INFO O| May 14 16:25:43.547 INFO STEP 688 (remove_files) COMPLETE
65862025-05-14T16:25:43.825Z[ recovery-image] May 14 16:25:43.547 INFO O| May 14 16:25:43.547 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.565 INFO O| May 14 16:25:43.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
65882025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.566 INFO O| May 14 16:25:43.566 INFO STEP 689 (remove_files) COMPLETE
65892025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.566 INFO O| May 14 16:25:43.566 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.581 INFO O| May 14 16:25:43.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
65912025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.581 INFO O| May 14 16:25:43.581 INFO STEP 690 (remove_files) COMPLETE
65922025-05-14T16:25:43.850Z[ recovery-image] May 14 16:25:43.581 INFO O| May 14 16:25:43.581 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.594 INFO O| May 14 16:25:43.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
65942025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.595 INFO O| May 14 16:25:43.595 INFO STEP 691 (remove_files) COMPLETE
65952025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.595 INFO O| May 14 16:25:43.595 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.608 INFO O| May 14 16:25:43.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
65972025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.608 INFO O| May 14 16:25:43.608 INFO STEP 692 (remove_files) COMPLETE
65982025-05-14T16:25:43.876Z[ recovery-image] May 14 16:25:43.608 INFO O| May 14 16:25:43.608 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.621 INFO O| May 14 16:25:43.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
66002025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.621 INFO O| May 14 16:25:43.621 INFO STEP 693 (remove_files) COMPLETE
66012025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.621 INFO O| May 14 16:25:43.621 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.634 INFO O| May 14 16:25:43.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
66032025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.634 INFO O| May 14 16:25:43.634 INFO STEP 694 (remove_files) COMPLETE
66042025-05-14T16:25:43.904Z[ recovery-image] May 14 16:25:43.634 INFO O| May 14 16:25:43.634 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052025-05-14T16:25:43.931Z[ recovery-image] May 14 16:25:43.647 INFO O| May 14 16:25:43.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
66062025-05-14T16:25:43.931Z[ recovery-image] May 14 16:25:43.647 INFO O| May 14 16:25:43.647 INFO STEP 695 (remove_files) COMPLETE
66072025-05-14T16:25:43.931Z[ recovery-image] May 14 16:25:43.647 INFO O| May 14 16:25:43.647 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082025-05-14T16:25:43.956Z[ recovery-image] May 14 16:25:43.683 INFO O| May 14 16:25:43.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
66092025-05-14T16:25:43.956Z[ recovery-image] May 14 16:25:43.683 INFO O| May 14 16:25:43.683 INFO STEP 696 (remove_files) COMPLETE
66102025-05-14T16:25:43.956Z[ recovery-image] May 14 16:25:43.683 INFO O| May 14 16:25:43.683 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112025-05-14T16:25:44.035Z[ recovery-image] May 14 16:25:43.768 INFO O| May 14 16:25:43.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
66122025-05-14T16:25:44.035Z[ recovery-image] May 14 16:25:43.768 INFO O| May 14 16:25:43.768 INFO STEP 697 (remove_files) COMPLETE
66132025-05-14T16:25:44.035Z[ recovery-image] May 14 16:25:43.769 INFO O| May 14 16:25:43.768 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142025-05-14T16:25:44.060Z[ recovery-image] May 14 16:25:43.782 INFO O| May 14 16:25:43.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
66152025-05-14T16:25:44.060Z[ recovery-image] May 14 16:25:43.782 INFO O| May 14 16:25:43.782 INFO STEP 698 (remove_files) COMPLETE
66162025-05-14T16:25:44.060Z[ recovery-image] May 14 16:25:43.782 INFO O| May 14 16:25:43.782 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.794 INFO O| May 14 16:25:43.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
66182025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.794 INFO O| May 14 16:25:43.794 INFO STEP 699 (remove_files) COMPLETE
66192025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.795 INFO O| May 14 16:25:43.794 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.807 INFO O| May 14 16:25:43.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
66212025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.807 INFO O| May 14 16:25:43.807 INFO STEP 700 (remove_files) COMPLETE
66222025-05-14T16:25:44.086Z[ recovery-image] May 14 16:25:43.807 INFO O| May 14 16:25:43.807 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232025-05-14T16:25:44.112Z[ recovery-image] May 14 16:25:43.823 INFO O| May 14 16:25:43.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
66242025-05-14T16:25:44.112Z[ recovery-image] May 14 16:25:43.823 INFO O| May 14 16:25:43.823 INFO STEP 701 (remove_files) COMPLETE
66252025-05-14T16:25:44.112Z[ recovery-image] May 14 16:25:43.823 INFO O| May 14 16:25:43.823 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262025-05-14T16:25:44.113Z[ recovery-image] May 14 16:25:43.836 INFO O| May 14 16:25:43.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
66272025-05-14T16:25:44.113Z[ recovery-image] May 14 16:25:43.836 INFO O| May 14 16:25:43.836 INFO STEP 702 (remove_files) COMPLETE
66282025-05-14T16:25:44.113Z[ recovery-image] May 14 16:25:43.836 INFO O| May 14 16:25:43.836 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292025-05-14T16:25:44.142Z[ recovery-image] May 14 16:25:43.875 INFO O| May 14 16:25:43.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
66302025-05-14T16:25:44.142Z[ recovery-image] May 14 16:25:43.875 INFO O| May 14 16:25:43.875 INFO STEP 703 (remove_files) COMPLETE
66312025-05-14T16:25:44.167Z[ recovery-image] May 14 16:25:43.875 INFO O| May 14 16:25:43.875 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322025-05-14T16:25:44.198Z[ recovery-image] May 14 16:25:43.931 INFO O| May 14 16:25:43.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
66332025-05-14T16:25:44.198Z[ recovery-image] May 14 16:25:43.931 INFO O| May 14 16:25:43.931 INFO STEP 704 (remove_files) COMPLETE
66342025-05-14T16:25:44.198Z[ recovery-image] May 14 16:25:43.931 INFO O| May 14 16:25:43.931 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352025-05-14T16:25:44.237Z[ recovery-image] May 14 16:25:43.970 INFO O| May 14 16:25:43.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
66362025-05-14T16:25:44.237Z[ recovery-image] May 14 16:25:43.970 INFO O| May 14 16:25:43.970 INFO STEP 705 (remove_files) COMPLETE
66372025-05-14T16:25:44.262Z[ recovery-image] May 14 16:25:43.970 INFO O| May 14 16:25:43.970 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382025-05-14T16:25:44.287Z[ recovery-image] May 14 16:25:44.004 INFO O| May 14 16:25:44.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
66392025-05-14T16:25:44.314Z[ recovery-image] May 14 16:25:44.025 INFO O| May 14 16:25:44.025 INFO STEP 706 (remove_files) COMPLETE
66402025-05-14T16:25:44.314Z[ recovery-image] May 14 16:25:44.025 INFO O| May 14 16:25:44.025 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412025-05-14T16:25:44.361Z[ recovery-image] May 14 16:25:44.094 INFO O| May 14 16:25:44.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
66422025-05-14T16:25:44.361Z[ recovery-image] May 14 16:25:44.094 INFO O| May 14 16:25:44.094 INFO STEP 707 (remove_files) COMPLETE
66432025-05-14T16:25:44.386Z[ recovery-image] May 14 16:25:44.094 INFO O| May 14 16:25:44.094 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442025-05-14T16:25:44.411Z[ recovery-image] May 14 16:25:44.128 INFO O| May 14 16:25:44.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
66452025-05-14T16:25:44.412Z[ recovery-image] May 14 16:25:44.128 INFO O| May 14 16:25:44.128 INFO STEP 708 (remove_files) COMPLETE
66462025-05-14T16:25:44.412Z[ recovery-image] May 14 16:25:44.128 INFO O| May 14 16:25:44.128 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.145 INFO O| May 14 16:25:44.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
66482025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.146 INFO O| May 14 16:25:44.146 INFO STEP 709 (remove_files) COMPLETE
66492025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.146 INFO O| May 14 16:25:44.146 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.161 INFO O| May 14 16:25:44.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
66512025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.161 INFO O| May 14 16:25:44.161 INFO STEP 710 (remove_files) COMPLETE
66522025-05-14T16:25:44.437Z[ recovery-image] May 14 16:25:44.161 INFO O| May 14 16:25:44.161 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532025-05-14T16:25:44.485Z[ recovery-image] May 14 16:25:44.217 INFO O| May 14 16:25:44.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
66542025-05-14T16:25:44.485Z[ recovery-image] May 14 16:25:44.217 INFO O| May 14 16:25:44.217 INFO STEP 711 (remove_files) COMPLETE
66552025-05-14T16:25:44.485Z[ recovery-image] May 14 16:25:44.217 INFO O| May 14 16:25:44.217 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562025-05-14T16:25:44.510Z[ recovery-image] May 14 16:25:44.237 INFO O| May 14 16:25:44.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
66572025-05-14T16:25:44.510Z[ recovery-image] May 14 16:25:44.237 INFO O| May 14 16:25:44.237 INFO STEP 712 (remove_files) COMPLETE
66582025-05-14T16:25:44.510Z[ recovery-image] May 14 16:25:44.237 INFO O| May 14 16:25:44.237 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592025-05-14T16:25:44.536Z[ recovery-image] May 14 16:25:44.265 INFO O| May 14 16:25:44.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
66602025-05-14T16:25:44.536Z[ recovery-image] May 14 16:25:44.265 INFO O| May 14 16:25:44.265 INFO STEP 713 (remove_files) COMPLETE
66612025-05-14T16:25:44.536Z[ recovery-image] May 14 16:25:44.265 INFO O| May 14 16:25:44.265 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622025-05-14T16:25:44.583Z[ recovery-image] May 14 16:25:44.316 INFO O| May 14 16:25:44.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
66632025-05-14T16:25:44.609Z[ recovery-image] May 14 16:25:44.316 INFO O| May 14 16:25:44.316 INFO STEP 714 (remove_files) COMPLETE
66642025-05-14T16:25:44.609Z[ recovery-image] May 14 16:25:44.317 INFO O| May 14 16:25:44.316 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652025-05-14T16:25:44.609Z[ recovery-image] May 14 16:25:44.332 INFO O| May 14 16:25:44.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
66662025-05-14T16:25:44.609Z[ recovery-image] May 14 16:25:44.332 INFO O| May 14 16:25:44.332 INFO STEP 715 (remove_files) COMPLETE
66672025-05-14T16:25:44.609Z[ recovery-image] May 14 16:25:44.332 INFO O| May 14 16:25:44.332 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.345 INFO O| May 14 16:25:44.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
66692025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.345 INFO O| May 14 16:25:44.345 INFO STEP 716 (remove_files) COMPLETE
66702025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.345 INFO O| May 14 16:25:44.345 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.358 INFO O| May 14 16:25:44.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
66722025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.358 INFO O| May 14 16:25:44.358 INFO STEP 717 (remove_files) COMPLETE
66732025-05-14T16:25:44.634Z[ recovery-image] May 14 16:25:44.358 INFO O| May 14 16:25:44.358 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.371 INFO O| May 14 16:25:44.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
66752025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.371 INFO O| May 14 16:25:44.371 INFO STEP 718 (remove_files) COMPLETE
66762025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.371 INFO O| May 14 16:25:44.371 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.384 INFO O| May 14 16:25:44.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
66782025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.384 INFO O| May 14 16:25:44.384 INFO STEP 719 (remove_files) COMPLETE
66792025-05-14T16:25:44.660Z[ recovery-image] May 14 16:25:44.384 INFO O| May 14 16:25:44.384 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.397 INFO O| May 14 16:25:44.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
66812025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.397 INFO O| May 14 16:25:44.397 INFO STEP 720 (remove_files) COMPLETE
66822025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.397 INFO O| May 14 16:25:44.397 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.410 INFO O| May 14 16:25:44.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
66842025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.411 INFO O| May 14 16:25:44.410 INFO STEP 721 (remove_files) COMPLETE
66852025-05-14T16:25:44.685Z[ recovery-image] May 14 16:25:44.411 INFO O| May 14 16:25:44.411 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.423 INFO O| May 14 16:25:44.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
66872025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.423 INFO O| May 14 16:25:44.423 INFO STEP 722 (remove_files) COMPLETE
66882025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.424 INFO O| May 14 16:25:44.423 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.438 INFO O| May 14 16:25:44.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
66902025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.438 INFO O| May 14 16:25:44.438 INFO STEP 723 (remove_files) COMPLETE
66912025-05-14T16:25:44.710Z[ recovery-image] May 14 16:25:44.438 INFO O| May 14 16:25:44.438 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.450 INFO O| May 14 16:25:44.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
66932025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.450 INFO O| May 14 16:25:44.450 INFO STEP 724 (remove_files) COMPLETE
66942025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.451 INFO O| May 14 16:25:44.450 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.463 INFO O| May 14 16:25:44.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
66962025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.463 INFO O| May 14 16:25:44.463 INFO STEP 725 (remove_files) COMPLETE
66972025-05-14T16:25:44.737Z[ recovery-image] May 14 16:25:44.463 INFO O| May 14 16:25:44.463 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982025-05-14T16:25:44.765Z[ recovery-image] May 14 16:25:44.476 INFO O| May 14 16:25:44.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
66992025-05-14T16:25:44.765Z[ recovery-image] May 14 16:25:44.476 INFO O| May 14 16:25:44.476 INFO STEP 726 (remove_files) COMPLETE
67002025-05-14T16:25:44.765Z[ recovery-image] May 14 16:25:44.476 INFO O| May 14 16:25:44.476 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012025-05-14T16:25:44.766Z[ recovery-image] May 14 16:25:44.489 INFO O| May 14 16:25:44.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
67022025-05-14T16:25:44.766Z[ recovery-image] May 14 16:25:44.489 INFO O| May 14 16:25:44.489 INFO STEP 727 (remove_files) COMPLETE
67032025-05-14T16:25:44.766Z[ recovery-image] May 14 16:25:44.489 INFO O| May 14 16:25:44.489 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.501 INFO O| May 14 16:25:44.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
67052025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.501 INFO O| May 14 16:25:44.501 INFO STEP 728 (remove_files) COMPLETE
67062025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.502 INFO O| May 14 16:25:44.501 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.514 INFO O| May 14 16:25:44.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
67082025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.515 INFO O| May 14 16:25:44.515 INFO STEP 729 (remove_files) COMPLETE
67092025-05-14T16:25:44.795Z[ recovery-image] May 14 16:25:44.515 INFO O| May 14 16:25:44.515 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102025-05-14T16:25:44.829Z[ recovery-image] May 14 16:25:44.563 INFO O| May 14 16:25:44.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
67112025-05-14T16:25:44.855Z[ recovery-image] May 14 16:25:44.563 INFO O| May 14 16:25:44.563 INFO STEP 730 (remove_files) COMPLETE
67122025-05-14T16:25:44.856Z[ recovery-image] May 14 16:25:44.563 INFO O| May 14 16:25:44.563 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132025-05-14T16:25:44.856Z[ recovery-image] May 14 16:25:44.579 INFO O| May 14 16:25:44.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
67142025-05-14T16:25:44.856Z[ recovery-image] May 14 16:25:44.580 INFO O| May 14 16:25:44.580 INFO STEP 731 (remove_files) COMPLETE
67152025-05-14T16:25:44.856Z[ recovery-image] May 14 16:25:44.580 INFO O| May 14 16:25:44.580 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.593 INFO O| May 14 16:25:44.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
67172025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.593 INFO O| May 14 16:25:44.593 INFO STEP 732 (remove_files) COMPLETE
67182025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.593 INFO O| May 14 16:25:44.593 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.611 INFO O| May 14 16:25:44.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
67202025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.611 INFO O| May 14 16:25:44.611 INFO STEP 733 (remove_files) COMPLETE
67212025-05-14T16:25:44.881Z[ recovery-image] May 14 16:25:44.611 INFO O| May 14 16:25:44.611 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.624 INFO O| May 14 16:25:44.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
67232025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.624 INFO O| May 14 16:25:44.624 INFO STEP 734 (remove_files) COMPLETE
67242025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.625 INFO O| May 14 16:25:44.625 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.637 INFO O| May 14 16:25:44.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
67262025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.637 INFO O| May 14 16:25:44.637 INFO STEP 735 (remove_files) COMPLETE
67272025-05-14T16:25:44.909Z[ recovery-image] May 14 16:25:44.637 INFO O| May 14 16:25:44.637 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282025-05-14T16:25:44.934Z[ recovery-image] May 14 16:25:44.663 INFO O| May 14 16:25:44.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
67292025-05-14T16:25:44.934Z[ recovery-image] May 14 16:25:44.663 INFO O| May 14 16:25:44.663 INFO STEP 736 (remove_files) COMPLETE
67302025-05-14T16:25:44.934Z[ recovery-image] May 14 16:25:44.663 INFO O| May 14 16:25:44.663 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312025-05-14T16:25:44.972Z[ recovery-image] May 14 16:25:44.706 INFO O| May 14 16:25:44.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
67322025-05-14T16:25:44.972Z[ recovery-image] May 14 16:25:44.706 INFO O| May 14 16:25:44.706 INFO STEP 737 (remove_files) COMPLETE
67332025-05-14T16:25:44.997Z[ recovery-image] May 14 16:25:44.706 INFO O| May 14 16:25:44.706 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342025-05-14T16:25:45.022Z[ recovery-image] May 14 16:25:44.745 INFO O| May 14 16:25:44.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
67352025-05-14T16:25:45.022Z[ recovery-image] May 14 16:25:44.746 INFO O| May 14 16:25:44.746 INFO STEP 738 (remove_files) COMPLETE
67362025-05-14T16:25:45.022Z[ recovery-image] May 14 16:25:44.746 INFO O| May 14 16:25:44.746 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372025-05-14T16:25:45.047Z[ recovery-image] May 14 16:25:44.781 INFO O| May 14 16:25:44.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
67382025-05-14T16:25:45.047Z[ recovery-image] May 14 16:25:44.781 INFO O| May 14 16:25:44.781 INFO STEP 739 (remove_files) COMPLETE
67392025-05-14T16:25:45.083Z[ recovery-image] May 14 16:25:44.781 INFO O| May 14 16:25:44.781 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402025-05-14T16:25:45.108Z[ recovery-image] May 14 16:25:44.808 INFO O| May 14 16:25:44.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
67412025-05-14T16:25:45.108Z[ recovery-image] May 14 16:25:44.808 INFO O| May 14 16:25:44.808 INFO STEP 740 (remove_files) COMPLETE
67422025-05-14T16:25:45.108Z[ recovery-image] May 14 16:25:44.808 INFO O| May 14 16:25:44.808 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432025-05-14T16:25:45.135Z[ recovery-image] May 14 16:25:44.869 INFO O| May 14 16:25:44.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
67442025-05-14T16:25:45.135Z[ recovery-image] May 14 16:25:44.869 INFO O| May 14 16:25:44.869 INFO STEP 741 (remove_files) COMPLETE
67452025-05-14T16:25:45.160Z[ recovery-image] May 14 16:25:44.869 INFO O| May 14 16:25:44.869 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462025-05-14T16:25:45.160Z[ recovery-image] May 14 16:25:44.886 INFO O| May 14 16:25:44.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
67472025-05-14T16:25:45.161Z[ recovery-image] May 14 16:25:44.886 INFO O| May 14 16:25:44.886 INFO STEP 742 (remove_files) COMPLETE
67482025-05-14T16:25:45.161Z[ recovery-image] May 14 16:25:44.886 INFO O| May 14 16:25:44.886 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492025-05-14T16:25:45.190Z[ recovery-image] May 14 16:25:44.923 INFO O| May 14 16:25:44.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
67502025-05-14T16:25:45.190Z[ recovery-image] May 14 16:25:44.923 INFO O| May 14 16:25:44.923 INFO STEP 743 (remove_files) COMPLETE
67512025-05-14T16:25:45.215Z[ recovery-image] May 14 16:25:44.923 INFO O| May 14 16:25:44.923 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522025-05-14T16:25:45.246Z[ recovery-image] May 14 16:25:44.979 INFO O| May 14 16:25:44.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
67532025-05-14T16:25:45.271Z[ recovery-image] May 14 16:25:44.979 INFO O| May 14 16:25:44.979 INFO STEP 744 (remove_files) COMPLETE
67542025-05-14T16:25:45.271Z[ recovery-image] May 14 16:25:44.979 INFO O| May 14 16:25:44.979 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552025-05-14T16:25:45.271Z[ recovery-image] May 14 16:25:45.001 INFO O| May 14 16:25:45.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
67562025-05-14T16:25:45.271Z[ recovery-image] May 14 16:25:45.001 INFO O| May 14 16:25:45.001 INFO STEP 745 (remove_files) COMPLETE
67572025-05-14T16:25:45.271Z[ recovery-image] May 14 16:25:45.001 INFO O| May 14 16:25:45.001 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582025-05-14T16:25:45.296Z[ recovery-image] May 14 16:25:45.017 INFO O| May 14 16:25:45.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
67592025-05-14T16:25:45.296Z[ recovery-image] May 14 16:25:45.017 INFO O| May 14 16:25:45.017 INFO STEP 746 (remove_files) COMPLETE
67602025-05-14T16:25:45.296Z[ recovery-image] May 14 16:25:45.017 INFO O| May 14 16:25:45.017 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612025-05-14T16:25:45.321Z[ recovery-image] May 14 16:25:45.052 INFO O| May 14 16:25:45.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
67622025-05-14T16:25:45.321Z[ recovery-image] May 14 16:25:45.052 INFO O| May 14 16:25:45.052 INFO STEP 747 (remove_files) COMPLETE
67632025-05-14T16:25:45.321Z[ recovery-image] May 14 16:25:45.052 INFO O| May 14 16:25:45.052 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642025-05-14T16:25:45.346Z[ recovery-image] May 14 16:25:45.068 INFO O| May 14 16:25:45.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
67652025-05-14T16:25:45.346Z[ recovery-image] May 14 16:25:45.068 INFO O| May 14 16:25:45.068 INFO STEP 748 (remove_files) COMPLETE
67662025-05-14T16:25:45.346Z[ recovery-image] May 14 16:25:45.068 INFO O| May 14 16:25:45.068 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.082 INFO O| May 14 16:25:45.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
67682025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.082 INFO O| May 14 16:25:45.082 INFO STEP 749 (remove_files) COMPLETE
67692025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.083 INFO O| May 14 16:25:45.082 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.096 INFO O| May 14 16:25:45.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
67712025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.096 INFO O| May 14 16:25:45.096 INFO STEP 750 (remove_files) COMPLETE
67722025-05-14T16:25:45.371Z[ recovery-image] May 14 16:25:45.096 INFO O| May 14 16:25:45.096 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732025-05-14T16:25:45.396Z[ recovery-image] May 14 16:25:45.129 INFO O| May 14 16:25:45.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
67742025-05-14T16:25:45.396Z[ recovery-image] May 14 16:25:45.129 INFO O| May 14 16:25:45.129 INFO STEP 751 (remove_files) COMPLETE
67752025-05-14T16:25:45.396Z[ recovery-image] May 14 16:25:45.129 INFO O| May 14 16:25:45.129 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762025-05-14T16:25:45.428Z[ recovery-image] May 14 16:25:45.162 INFO O| May 14 16:25:45.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
67772025-05-14T16:25:45.453Z[ recovery-image] May 14 16:25:45.162 INFO O| May 14 16:25:45.162 INFO STEP 752 (remove_files) COMPLETE
67782025-05-14T16:25:45.453Z[ recovery-image] May 14 16:25:45.162 INFO O| May 14 16:25:45.162 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792025-05-14T16:25:45.454Z[ recovery-image] May 14 16:25:45.183 INFO O| May 14 16:25:45.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
67802025-05-14T16:25:45.454Z[ recovery-image] May 14 16:25:45.183 INFO O| May 14 16:25:45.183 INFO STEP 753 (remove_files) COMPLETE
67812025-05-14T16:25:45.454Z[ recovery-image] May 14 16:25:45.183 INFO O| May 14 16:25:45.183 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822025-05-14T16:25:45.518Z[ recovery-image] May 14 16:25:45.251 INFO O| May 14 16:25:45.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
67832025-05-14T16:25:45.518Z[ recovery-image] May 14 16:25:45.251 INFO O| May 14 16:25:45.251 INFO STEP 754 (remove_files) COMPLETE
67842025-05-14T16:25:45.518Z[ recovery-image] May 14 16:25:45.251 INFO O| May 14 16:25:45.251 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852025-05-14T16:25:45.544Z[ recovery-image] May 14 16:25:45.271 INFO O| May 14 16:25:45.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
67862025-05-14T16:25:45.544Z[ recovery-image] May 14 16:25:45.271 INFO O| May 14 16:25:45.271 INFO STEP 755 (remove_files) COMPLETE
67872025-05-14T16:25:45.544Z[ recovery-image] May 14 16:25:45.271 INFO O| May 14 16:25:45.271 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882025-05-14T16:25:45.569Z[ recovery-image] May 14 16:25:45.294 INFO O| May 14 16:25:45.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
67892025-05-14T16:25:45.569Z[ recovery-image] May 14 16:25:45.294 INFO O| May 14 16:25:45.288 INFO STEP 756 (remove_files) COMPLETE
67902025-05-14T16:25:45.569Z[ recovery-image] May 14 16:25:45.294 INFO O| May 14 16:25:45.289 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912025-05-14T16:25:45.634Z[ recovery-image] May 14 16:25:45.367 INFO O| May 14 16:25:45.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
67922025-05-14T16:25:45.635Z[ recovery-image] May 14 16:25:45.367 INFO O| May 14 16:25:45.367 INFO STEP 757 (remove_files) COMPLETE
67932025-05-14T16:25:45.660Z[ recovery-image] May 14 16:25:45.368 INFO O| May 14 16:25:45.367 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942025-05-14T16:25:45.660Z[ recovery-image] May 14 16:25:45.383 INFO O| May 14 16:25:45.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
67952025-05-14T16:25:45.660Z[ recovery-image] May 14 16:25:45.384 INFO O| May 14 16:25:45.384 INFO STEP 758 (remove_files) COMPLETE
67962025-05-14T16:25:45.660Z[ recovery-image] May 14 16:25:45.384 INFO O| May 14 16:25:45.384 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972025-05-14T16:25:45.691Z[ recovery-image] May 14 16:25:45.424 INFO O| May 14 16:25:45.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
67982025-05-14T16:25:45.691Z[ recovery-image] May 14 16:25:45.424 INFO O| May 14 16:25:45.424 INFO STEP 759 (remove_files) COMPLETE
67992025-05-14T16:25:45.716Z[ recovery-image] May 14 16:25:45.424 INFO O| May 14 16:25:45.424 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002025-05-14T16:25:45.716Z[ recovery-image] May 14 16:25:45.437 INFO O| May 14 16:25:45.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68012025-05-14T16:25:45.716Z[ recovery-image] May 14 16:25:45.437 INFO O| May 14 16:25:45.437 INFO STEP 760 (remove_files) COMPLETE
68022025-05-14T16:25:45.716Z[ recovery-image] May 14 16:25:45.437 INFO O| May 14 16:25:45.437 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.450 INFO O| May 14 16:25:45.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
68042025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.451 INFO O| May 14 16:25:45.450 INFO STEP 761 (remove_files) COMPLETE
68052025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.451 INFO O| May 14 16:25:45.451 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.464 INFO O| May 14 16:25:45.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
68072025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.464 INFO O| May 14 16:25:45.464 INFO STEP 762 (remove_files) COMPLETE
68082025-05-14T16:25:45.741Z[ recovery-image] May 14 16:25:45.464 INFO O| May 14 16:25:45.464 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092025-05-14T16:25:45.766Z[ recovery-image] May 14 16:25:45.477 INFO O| May 14 16:25:45.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
68102025-05-14T16:25:45.767Z[ recovery-image] May 14 16:25:45.478 INFO O| May 14 16:25:45.478 INFO STEP 763 (remove_files) COMPLETE
68112025-05-14T16:25:45.767Z[ recovery-image] May 14 16:25:45.478 INFO O| May 14 16:25:45.478 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122025-05-14T16:25:45.767Z[ recovery-image] May 14 16:25:45.491 INFO O| May 14 16:25:45.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
68132025-05-14T16:25:45.767Z[ recovery-image] May 14 16:25:45.491 INFO O| May 14 16:25:45.491 INFO STEP 764 (remove_files) COMPLETE
68142025-05-14T16:25:45.767Z[ recovery-image] May 14 16:25:45.491 INFO O| May 14 16:25:45.491 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152025-05-14T16:25:45.792Z[ recovery-image] May 14 16:25:45.505 INFO O| May 14 16:25:45.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
68162025-05-14T16:25:45.792Z[ recovery-image] May 14 16:25:45.505 INFO O| May 14 16:25:45.505 INFO STEP 765 (remove_files) COMPLETE
68172025-05-14T16:25:45.792Z[ recovery-image] May 14 16:25:45.505 INFO O| May 14 16:25:45.505 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.527 INFO O| May 14 16:25:45.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
68192025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.527 INFO O| May 14 16:25:45.527 INFO STEP 766 (remove_files) COMPLETE
68202025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.527 INFO O| May 14 16:25:45.527 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.543 INFO O| May 14 16:25:45.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
68222025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.543 INFO O| May 14 16:25:45.543 INFO STEP 767 (remove_files) COMPLETE
68232025-05-14T16:25:45.817Z[ recovery-image] May 14 16:25:45.543 INFO O| May 14 16:25:45.543 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242025-05-14T16:25:45.894Z[ recovery-image] May 14 16:25:45.626 INFO O| May 14 16:25:45.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
68252025-05-14T16:25:45.894Z[ recovery-image] May 14 16:25:45.626 INFO O| May 14 16:25:45.626 INFO STEP 768 (remove_files) COMPLETE
68262025-05-14T16:25:45.894Z[ recovery-image] May 14 16:25:45.626 INFO O| May 14 16:25:45.626 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272025-05-14T16:25:45.928Z[ recovery-image] May 14 16:25:45.661 INFO O| May 14 16:25:45.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
68282025-05-14T16:25:45.928Z[ recovery-image] May 14 16:25:45.661 INFO O| May 14 16:25:45.661 INFO STEP 769 (remove_files) COMPLETE
68292025-05-14T16:25:45.928Z[ recovery-image] May 14 16:25:45.661 INFO O| May 14 16:25:45.661 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302025-05-14T16:25:45.953Z[ recovery-image] May 14 16:25:45.681 INFO O| May 14 16:25:45.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
68312025-05-14T16:25:45.953Z[ recovery-image] May 14 16:25:45.681 INFO O| May 14 16:25:45.681 INFO STEP 770 (remove_files) COMPLETE
68322025-05-14T16:25:45.953Z[ recovery-image] May 14 16:25:45.681 INFO O| May 14 16:25:45.681 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332025-05-14T16:25:45.982Z[ recovery-image] May 14 16:25:45.716 INFO O| May 14 16:25:45.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
68342025-05-14T16:25:45.982Z[ recovery-image] May 14 16:25:45.716 INFO O| May 14 16:25:45.716 INFO STEP 771 (remove_files) COMPLETE
68352025-05-14T16:25:46.007Z[ recovery-image] May 14 16:25:45.716 INFO O| May 14 16:25:45.716 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362025-05-14T16:25:46.046Z[ recovery-image] May 14 16:25:45.779 INFO O| May 14 16:25:45.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
68372025-05-14T16:25:46.046Z[ recovery-image] May 14 16:25:45.780 INFO O| May 14 16:25:45.780 INFO STEP 772 (remove_files) COMPLETE
68382025-05-14T16:25:46.046Z[ recovery-image] May 14 16:25:45.780 INFO O| May 14 16:25:45.780 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392025-05-14T16:25:46.080Z[ recovery-image] May 14 16:25:45.813 INFO O| May 14 16:25:45.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
68402025-05-14T16:25:46.105Z[ recovery-image] May 14 16:25:45.813 INFO O| May 14 16:25:45.813 INFO STEP 773 (remove_files) COMPLETE
68412025-05-14T16:25:46.105Z[ recovery-image] May 14 16:25:45.813 INFO O| May 14 16:25:45.813 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422025-05-14T16:25:46.130Z[ recovery-image] May 14 16:25:45.843 INFO O| May 14 16:25:45.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
68432025-05-14T16:25:46.130Z[ recovery-image] May 14 16:25:45.843 INFO O| May 14 16:25:45.843 INFO STEP 774 (remove_files) COMPLETE
68442025-05-14T16:25:46.130Z[ recovery-image] May 14 16:25:45.843 INFO O| May 14 16:25:45.843 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452025-05-14T16:25:46.211Z[ recovery-image] May 14 16:25:45.944 INFO O| May 14 16:25:45.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
68462025-05-14T16:25:46.211Z[ recovery-image] May 14 16:25:45.944 INFO O| May 14 16:25:45.944 INFO STEP 775 (remove_files) COMPLETE
68472025-05-14T16:25:46.236Z[ recovery-image] May 14 16:25:45.944 INFO O| May 14 16:25:45.944 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482025-05-14T16:25:46.261Z[ recovery-image] May 14 16:25:45.977 INFO O| May 14 16:25:45.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
68492025-05-14T16:25:46.261Z[ recovery-image] May 14 16:25:45.977 INFO O| May 14 16:25:45.977 INFO STEP 776 (remove_files) COMPLETE
68502025-05-14T16:25:46.261Z[ recovery-image] May 14 16:25:45.977 INFO O| May 14 16:25:45.977 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512025-05-14T16:25:46.287Z[ recovery-image] May 14 16:25:46.008 INFO O| May 14 16:25:46.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
68522025-05-14T16:25:46.287Z[ recovery-image] May 14 16:25:46.008 INFO O| May 14 16:25:46.008 INFO STEP 777 (remove_files) COMPLETE
68532025-05-14T16:25:46.287Z[ recovery-image] May 14 16:25:46.009 INFO O| May 14 16:25:46.008 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.022 INFO O| May 14 16:25:46.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
68552025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.022 INFO O| May 14 16:25:46.022 INFO STEP 778 (remove_files) COMPLETE
68562025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.022 INFO O| May 14 16:25:46.022 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.035 INFO O| May 14 16:25:46.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
68582025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.035 INFO O| May 14 16:25:46.035 INFO STEP 779 (remove_files) COMPLETE
68592025-05-14T16:25:46.312Z[ recovery-image] May 14 16:25:46.035 INFO O| May 14 16:25:46.035 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.048 INFO O| May 14 16:25:46.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
68612025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.048 INFO O| May 14 16:25:46.048 INFO STEP 780 (remove_files) COMPLETE
68622025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.048 INFO O| May 14 16:25:46.048 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.062 INFO O| May 14 16:25:46.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
68642025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.062 INFO O| May 14 16:25:46.062 INFO STEP 781 (remove_files) COMPLETE
68652025-05-14T16:25:46.338Z[ recovery-image] May 14 16:25:46.062 INFO O| May 14 16:25:46.062 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662025-05-14T16:25:46.363Z[ recovery-image] May 14 16:25:46.082 INFO O| May 14 16:25:46.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
68672025-05-14T16:25:46.363Z[ recovery-image] May 14 16:25:46.082 INFO O| May 14 16:25:46.082 INFO STEP 782 (remove_files) COMPLETE
68682025-05-14T16:25:46.363Z[ recovery-image] May 14 16:25:46.082 INFO O| May 14 16:25:46.082 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692025-05-14T16:25:46.388Z[ recovery-image] May 14 16:25:46.102 INFO O| May 14 16:25:46.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
68702025-05-14T16:25:46.388Z[ recovery-image] May 14 16:25:46.102 INFO O| May 14 16:25:46.102 INFO STEP 783 (remove_files) COMPLETE
68712025-05-14T16:25:46.388Z[ recovery-image] May 14 16:25:46.102 INFO O| May 14 16:25:46.102 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722025-05-14T16:25:46.388Z[ recovery-image] May 14 16:25:46.119 INFO O| May 14 16:25:46.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
68732025-05-14T16:25:46.389Z[ recovery-image] May 14 16:25:46.119 INFO O| May 14 16:25:46.119 INFO STEP 784 (remove_files) COMPLETE
68742025-05-14T16:25:46.389Z[ recovery-image] May 14 16:25:46.119 INFO O| May 14 16:25:46.119 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752025-05-14T16:25:46.440Z[ recovery-image] May 14 16:25:46.173 INFO O| May 14 16:25:46.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
68762025-05-14T16:25:46.440Z[ recovery-image] May 14 16:25:46.173 INFO O| May 14 16:25:46.173 INFO STEP 785 (remove_files) COMPLETE
68772025-05-14T16:25:46.440Z[ recovery-image] May 14 16:25:46.173 INFO O| May 14 16:25:46.173 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782025-05-14T16:25:46.465Z[ recovery-image] May 14 16:25:46.188 INFO O| May 14 16:25:46.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
68792025-05-14T16:25:46.465Z[ recovery-image] May 14 16:25:46.188 INFO O| May 14 16:25:46.188 INFO STEP 786 (remove_files) COMPLETE
68802025-05-14T16:25:46.465Z[ recovery-image] May 14 16:25:46.188 INFO O| May 14 16:25:46.188 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812025-05-14T16:25:46.491Z[ recovery-image] May 14 16:25:46.222 INFO O| May 14 16:25:46.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
68822025-05-14T16:25:46.491Z[ recovery-image] May 14 16:25:46.222 INFO O| May 14 16:25:46.222 INFO STEP 787 (remove_files) COMPLETE
68832025-05-14T16:25:46.491Z[ recovery-image] May 14 16:25:46.222 INFO O| May 14 16:25:46.222 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842025-05-14T16:25:46.549Z[ recovery-image] May 14 16:25:46.282 INFO O| May 14 16:25:46.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
68852025-05-14T16:25:46.549Z[ recovery-image] May 14 16:25:46.282 INFO O| May 14 16:25:46.282 INFO STEP 788 (remove_files) COMPLETE
68862025-05-14T16:25:46.549Z[ recovery-image] May 14 16:25:46.282 INFO O| May 14 16:25:46.282 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872025-05-14T16:25:46.588Z[ recovery-image] May 14 16:25:46.322 INFO O| May 14 16:25:46.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
68882025-05-14T16:25:46.589Z[ recovery-image] May 14 16:25:46.322 INFO O| May 14 16:25:46.322 INFO STEP 789 (remove_files) COMPLETE
68892025-05-14T16:25:46.614Z[ recovery-image] May 14 16:25:46.322 INFO O| May 14 16:25:46.322 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902025-05-14T16:25:46.639Z[ recovery-image] May 14 16:25:46.360 INFO O| May 14 16:25:46.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
68912025-05-14T16:25:46.640Z[ recovery-image] May 14 16:25:46.360 INFO O| May 14 16:25:46.360 INFO STEP 790 (remove_files) COMPLETE
68922025-05-14T16:25:46.640Z[ recovery-image] May 14 16:25:46.360 INFO O| May 14 16:25:46.360 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.408 INFO O| May 14 16:25:46.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
68942025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.408 INFO O| May 14 16:25:46.408 INFO STEP 791 (remove_files) COMPLETE
68952025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.409 INFO O| May 14 16:25:46.408 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.427 INFO O| May 14 16:25:46.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
68972025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.427 INFO O| May 14 16:25:46.427 INFO STEP 792 (remove_files) COMPLETE
68982025-05-14T16:25:46.695Z[ recovery-image] May 14 16:25:46.427 INFO O| May 14 16:25:46.427 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992025-05-14T16:25:46.755Z[ recovery-image] May 14 16:25:46.488 INFO O| May 14 16:25:46.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69002025-05-14T16:25:46.755Z[ recovery-image] May 14 16:25:46.488 INFO O| May 14 16:25:46.488 INFO STEP 793 (remove_files) COMPLETE
69012025-05-14T16:25:46.780Z[ recovery-image] May 14 16:25:46.488 INFO O| May 14 16:25:46.488 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022025-05-14T16:25:46.806Z[ recovery-image] May 14 16:25:46.522 INFO O| May 14 16:25:46.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
69032025-05-14T16:25:46.806Z[ recovery-image] May 14 16:25:46.522 INFO O| May 14 16:25:46.522 INFO STEP 794 (remove_files) COMPLETE
69042025-05-14T16:25:46.806Z[ recovery-image] May 14 16:25:46.522 INFO O| May 14 16:25:46.522 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052025-05-14T16:25:46.845Z[ recovery-image] May 14 16:25:46.579 INFO O| May 14 16:25:46.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
69062025-05-14T16:25:46.845Z[ recovery-image] May 14 16:25:46.579 INFO O| May 14 16:25:46.579 INFO STEP 795 (remove_files) COMPLETE
69072025-05-14T16:25:46.871Z[ recovery-image] May 14 16:25:46.579 INFO O| May 14 16:25:46.579 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082025-05-14T16:25:46.896Z[ recovery-image] May 14 16:25:46.616 INFO O| May 14 16:25:46.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
69092025-05-14T16:25:46.896Z[ recovery-image] May 14 16:25:46.616 INFO O| May 14 16:25:46.616 INFO STEP 796 (remove_files) COMPLETE
69102025-05-14T16:25:46.896Z[ recovery-image] May 14 16:25:46.616 INFO O| May 14 16:25:46.616 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112025-05-14T16:25:46.896Z[ recovery-image] May 14 16:25:46.630 INFO O| May 14 16:25:46.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
69122025-05-14T16:25:46.896Z[ recovery-image] May 14 16:25:46.630 INFO O| May 14 16:25:46.630 INFO STEP 797 (remove_files) COMPLETE
69132025-05-14T16:25:46.922Z[ recovery-image] May 14 16:25:46.630 INFO O| May 14 16:25:46.630 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142025-05-14T16:25:46.947Z[ recovery-image] May 14 16:25:46.670 INFO O| May 14 16:25:46.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
69152025-05-14T16:25:46.947Z[ recovery-image] May 14 16:25:46.670 INFO O| May 14 16:25:46.670 INFO STEP 798 (remove_files) COMPLETE
69162025-05-14T16:25:46.947Z[ recovery-image] May 14 16:25:46.670 INFO O| May 14 16:25:46.670 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172025-05-14T16:25:46.973Z[ recovery-image] May 14 16:25:46.690 INFO O| May 14 16:25:46.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
69182025-05-14T16:25:46.973Z[ recovery-image] May 14 16:25:46.691 INFO O| May 14 16:25:46.691 INFO STEP 799 (remove_files) COMPLETE
69192025-05-14T16:25:46.973Z[ recovery-image] May 14 16:25:46.691 INFO O| May 14 16:25:46.691 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202025-05-14T16:25:47.001Z[ recovery-image] May 14 16:25:46.734 INFO O| May 14 16:25:46.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
69212025-05-14T16:25:47.026Z[ recovery-image] May 14 16:25:46.734 INFO O| May 14 16:25:46.734 INFO STEP 800 (remove_files) COMPLETE
69222025-05-14T16:25:47.026Z[ recovery-image] May 14 16:25:46.734 INFO O| May 14 16:25:46.734 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232025-05-14T16:25:47.052Z[ recovery-image] May 14 16:25:46.766 INFO O| May 14 16:25:46.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
69242025-05-14T16:25:47.052Z[ recovery-image] May 14 16:25:46.766 INFO O| May 14 16:25:46.766 INFO STEP 801 (remove_files) COMPLETE
69252025-05-14T16:25:47.052Z[ recovery-image] May 14 16:25:46.766 INFO O| May 14 16:25:46.766 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262025-05-14T16:25:47.077Z[ recovery-image] May 14 16:25:46.794 INFO O| May 14 16:25:46.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
69272025-05-14T16:25:47.077Z[ recovery-image] May 14 16:25:46.794 INFO O| May 14 16:25:46.794 INFO STEP 802 (remove_files) COMPLETE
69282025-05-14T16:25:47.077Z[ recovery-image] May 14 16:25:46.794 INFO O| May 14 16:25:46.794 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292025-05-14T16:25:47.113Z[ recovery-image] May 14 16:25:46.846 INFO O| May 14 16:25:46.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
69302025-05-14T16:25:47.113Z[ recovery-image] May 14 16:25:46.846 INFO O| May 14 16:25:46.846 INFO STEP 803 (remove_files) COMPLETE
69312025-05-14T16:25:47.113Z[ recovery-image] May 14 16:25:46.846 INFO O| May 14 16:25:46.846 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322025-05-14T16:25:47.138Z[ recovery-image] May 14 16:25:46.863 INFO O| May 14 16:25:46.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
69332025-05-14T16:25:47.138Z[ recovery-image] May 14 16:25:46.863 INFO O| May 14 16:25:46.863 INFO STEP 804 (remove_files) COMPLETE
69342025-05-14T16:25:47.138Z[ recovery-image] May 14 16:25:46.863 INFO O| May 14 16:25:46.863 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352025-05-14T16:25:47.164Z[ recovery-image] May 14 16:25:46.892 INFO O| May 14 16:25:46.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
69362025-05-14T16:25:47.164Z[ recovery-image] May 14 16:25:46.892 INFO O| May 14 16:25:46.892 INFO STEP 805 (remove_files) COMPLETE
69372025-05-14T16:25:47.164Z[ recovery-image] May 14 16:25:46.892 INFO O| May 14 16:25:46.892 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382025-05-14T16:25:47.189Z[ recovery-image] May 14 16:25:46.907 INFO O| May 14 16:25:46.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
69392025-05-14T16:25:47.189Z[ recovery-image] May 14 16:25:46.907 INFO O| May 14 16:25:46.907 INFO STEP 806 (remove_files) COMPLETE
69402025-05-14T16:25:47.189Z[ recovery-image] May 14 16:25:46.907 INFO O| May 14 16:25:46.907 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412025-05-14T16:25:47.215Z[ recovery-image] May 14 16:25:46.931 INFO O| May 14 16:25:46.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
69422025-05-14T16:25:47.215Z[ recovery-image] May 14 16:25:46.931 INFO O| May 14 16:25:46.931 INFO STEP 807 (remove_files) COMPLETE
69432025-05-14T16:25:47.215Z[ recovery-image] May 14 16:25:46.931 INFO O| May 14 16:25:46.931 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.951 INFO O| May 14 16:25:46.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
69452025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.951 INFO O| May 14 16:25:46.951 INFO STEP 808 (remove_files) COMPLETE
69462025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.951 INFO O| May 14 16:25:46.951 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.968 INFO O| May 14 16:25:46.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
69482025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.968 INFO O| May 14 16:25:46.968 INFO STEP 809 (remove_files) COMPLETE
69492025-05-14T16:25:47.240Z[ recovery-image] May 14 16:25:46.968 INFO O| May 14 16:25:46.968 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502025-05-14T16:25:47.266Z[ recovery-image] May 14 16:25:46.983 INFO O| May 14 16:25:46.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
69512025-05-14T16:25:47.266Z[ recovery-image] May 14 16:25:46.983 INFO O| May 14 16:25:46.983 INFO STEP 810 (remove_files) COMPLETE
69522025-05-14T16:25:47.266Z[ recovery-image] May 14 16:25:46.983 INFO O| May 14 16:25:46.983 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532025-05-14T16:25:47.291Z[ recovery-image] May 14 16:25:46.997 INFO O| May 14 16:25:46.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
69542025-05-14T16:25:47.291Z[ recovery-image] May 14 16:25:46.997 INFO O| May 14 16:25:46.997 INFO STEP 811 (remove_files) COMPLETE
69552025-05-14T16:25:47.291Z[ recovery-image] May 14 16:25:46.997 INFO O| May 14 16:25:46.997 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562025-05-14T16:25:47.316Z[ recovery-image] May 14 16:25:47.036 INFO O| May 14 16:25:47.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
69572025-05-14T16:25:47.316Z[ recovery-image] May 14 16:25:47.037 INFO O| May 14 16:25:47.037 INFO STEP 812 (remove_files) COMPLETE
69582025-05-14T16:25:47.316Z[ recovery-image] May 14 16:25:47.037 INFO O| May 14 16:25:47.037 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592025-05-14T16:25:47.341Z[ recovery-image] May 14 16:25:47.054 INFO O| May 14 16:25:47.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
69602025-05-14T16:25:47.342Z[ recovery-image] May 14 16:25:47.054 INFO O| May 14 16:25:47.054 INFO STEP 813 (remove_files) COMPLETE
69612025-05-14T16:25:47.342Z[ recovery-image] May 14 16:25:47.054 INFO O| May 14 16:25:47.054 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622025-05-14T16:25:47.342Z[ recovery-image] May 14 16:25:47.070 INFO O| May 14 16:25:47.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
69632025-05-14T16:25:47.342Z[ recovery-image] May 14 16:25:47.071 INFO O| May 14 16:25:47.071 INFO STEP 814 (remove_files) COMPLETE
69642025-05-14T16:25:47.342Z[ recovery-image] May 14 16:25:47.071 INFO O| May 14 16:25:47.071 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652025-05-14T16:25:47.368Z[ recovery-image] May 14 16:25:47.086 INFO O| May 14 16:25:47.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
69662025-05-14T16:25:47.368Z[ recovery-image] May 14 16:25:47.086 INFO O| May 14 16:25:47.086 INFO STEP 815 (remove_files) COMPLETE
69672025-05-14T16:25:47.368Z[ recovery-image] May 14 16:25:47.086 INFO O| May 14 16:25:47.086 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682025-05-14T16:25:47.368Z[ recovery-image] May 14 16:25:47.101 INFO O| May 14 16:25:47.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
69692025-05-14T16:25:47.368Z[ recovery-image] May 14 16:25:47.101 INFO O| May 14 16:25:47.101 INFO STEP 816 (remove_files) COMPLETE
69702025-05-14T16:25:47.393Z[ recovery-image] May 14 16:25:47.101 INFO O| May 14 16:25:47.101 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712025-05-14T16:25:47.393Z[ recovery-image] May 14 16:25:47.114 INFO O| May 14 16:25:47.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
69722025-05-14T16:25:47.393Z[ recovery-image] May 14 16:25:47.114 INFO O| May 14 16:25:47.114 INFO STEP 817 (remove_files) COMPLETE
69732025-05-14T16:25:47.393Z[ recovery-image] May 14 16:25:47.114 INFO O| May 14 16:25:47.114 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.127 INFO O| May 14 16:25:47.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
69752025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.127 INFO O| May 14 16:25:47.127 INFO STEP 818 (remove_files) COMPLETE
69762025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.127 INFO O| May 14 16:25:47.127 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.140 INFO O| May 14 16:25:47.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
69782025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.140 INFO O| May 14 16:25:47.140 INFO STEP 819 (remove_files) COMPLETE
69792025-05-14T16:25:47.418Z[ recovery-image] May 14 16:25:47.140 INFO O| May 14 16:25:47.140 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.153 INFO O| May 14 16:25:47.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
69812025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.153 INFO O| May 14 16:25:47.153 INFO STEP 820 (remove_files) COMPLETE
69822025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.153 INFO O| May 14 16:25:47.153 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.167 INFO O| May 14 16:25:47.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
69842025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.167 INFO O| May 14 16:25:47.167 INFO STEP 821 (remove_files) COMPLETE
69852025-05-14T16:25:47.444Z[ recovery-image] May 14 16:25:47.167 INFO O| May 14 16:25:47.167 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.180 INFO O| May 14 16:25:47.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
69872025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.180 INFO O| May 14 16:25:47.180 INFO STEP 822 (remove_files) COMPLETE
69882025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.180 INFO O| May 14 16:25:47.180 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.193 INFO O| May 14 16:25:47.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
69902025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.194 INFO O| May 14 16:25:47.194 INFO STEP 823 (remove_files) COMPLETE
69912025-05-14T16:25:47.469Z[ recovery-image] May 14 16:25:47.194 INFO O| May 14 16:25:47.194 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.207 INFO O| May 14 16:25:47.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
69932025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.207 INFO O| May 14 16:25:47.207 INFO STEP 824 (remove_files) COMPLETE
69942025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.207 INFO O| May 14 16:25:47.207 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.221 INFO O| May 14 16:25:47.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
69962025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.221 INFO O| May 14 16:25:47.221 INFO STEP 825 (remove_files) COMPLETE
69972025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.221 INFO O| May 14 16:25:47.221 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.235 INFO O| May 14 16:25:47.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
69992025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.235 INFO O| May 14 16:25:47.235 INFO STEP 826 (remove_files) COMPLETE
70002025-05-14T16:25:47.504Z[ recovery-image] May 14 16:25:47.235 INFO O| May 14 16:25:47.235 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012025-05-14T16:25:47.535Z[ recovery-image] May 14 16:25:47.269 INFO O| May 14 16:25:47.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
70022025-05-14T16:25:47.561Z[ recovery-image] May 14 16:25:47.269 INFO O| May 14 16:25:47.269 INFO STEP 827 (remove_files) COMPLETE
70032025-05-14T16:25:47.561Z[ recovery-image] May 14 16:25:47.269 INFO O| May 14 16:25:47.269 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042025-05-14T16:25:47.561Z[ recovery-image] May 14 16:25:47.285 INFO O| May 14 16:25:47.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
70052025-05-14T16:25:47.586Z[ recovery-image] May 14 16:25:47.307 INFO O| May 14 16:25:47.307 INFO STEP 828 (remove_files) COMPLETE
70062025-05-14T16:25:47.586Z[ recovery-image] May 14 16:25:47.307 INFO O| May 14 16:25:47.307 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072025-05-14T16:25:47.628Z[ recovery-image] May 14 16:25:47.361 INFO O| May 14 16:25:47.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
70082025-05-14T16:25:47.628Z[ recovery-image] May 14 16:25:47.361 INFO O| May 14 16:25:47.361 INFO STEP 829 (remove_files) COMPLETE
70092025-05-14T16:25:47.628Z[ recovery-image] May 14 16:25:47.361 INFO O| May 14 16:25:47.361 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102025-05-14T16:25:47.653Z[ recovery-image] May 14 16:25:47.375 INFO O| May 14 16:25:47.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
70112025-05-14T16:25:47.653Z[ recovery-image] May 14 16:25:47.375 INFO O| May 14 16:25:47.375 INFO STEP 830 (remove_files) COMPLETE
70122025-05-14T16:25:47.653Z[ recovery-image] May 14 16:25:47.375 INFO O| May 14 16:25:47.375 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132025-05-14T16:25:47.678Z[ recovery-image] May 14 16:25:47.388 INFO O| May 14 16:25:47.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
70142025-05-14T16:25:47.678Z[ recovery-image] May 14 16:25:47.388 INFO O| May 14 16:25:47.388 INFO STEP 831 (remove_files) COMPLETE
70152025-05-14T16:25:47.678Z[ recovery-image] May 14 16:25:47.388 INFO O| May 14 16:25:47.388 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162025-05-14T16:25:47.679Z[ recovery-image] May 14 16:25:47.402 INFO O| May 14 16:25:47.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
70172025-05-14T16:25:47.679Z[ recovery-image] May 14 16:25:47.402 INFO O| May 14 16:25:47.402 INFO STEP 832 (remove_files) COMPLETE
70182025-05-14T16:25:47.679Z[ recovery-image] May 14 16:25:47.402 INFO O| May 14 16:25:47.402 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.416 INFO O| May 14 16:25:47.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
70202025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.416 INFO O| May 14 16:25:47.416 INFO STEP 833 (remove_files) COMPLETE
70212025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.416 INFO O| May 14 16:25:47.416 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.430 INFO O| May 14 16:25:47.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
70232025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.430 INFO O| May 14 16:25:47.430 INFO STEP 834 (remove_files) COMPLETE
70242025-05-14T16:25:47.704Z[ recovery-image] May 14 16:25:47.430 INFO O| May 14 16:25:47.430 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.444 INFO O| May 14 16:25:47.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
70262025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.444 INFO O| May 14 16:25:47.444 INFO STEP 835 (remove_files) COMPLETE
70272025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.444 INFO O| May 14 16:25:47.444 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.462 INFO O| May 14 16:25:47.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
70292025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.462 INFO O| May 14 16:25:47.462 INFO STEP 836 (remove_files) COMPLETE
70302025-05-14T16:25:47.730Z[ recovery-image] May 14 16:25:47.462 INFO O| May 14 16:25:47.462 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312025-05-14T16:25:47.757Z[ recovery-image] May 14 16:25:47.491 INFO O| May 14 16:25:47.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
70322025-05-14T16:25:47.758Z[ recovery-image] May 14 16:25:47.491 INFO O| May 14 16:25:47.491 INFO STEP 837 (remove_files) COMPLETE
70332025-05-14T16:25:47.783Z[ recovery-image] May 14 16:25:47.491 INFO O| May 14 16:25:47.491 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342025-05-14T16:25:47.808Z[ recovery-image] May 14 16:25:47.529 INFO O| May 14 16:25:47.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
70352025-05-14T16:25:47.808Z[ recovery-image] May 14 16:25:47.529 INFO O| May 14 16:25:47.529 INFO STEP 838 (remove_files) COMPLETE
70362025-05-14T16:25:47.808Z[ recovery-image] May 14 16:25:47.529 INFO O| May 14 16:25:47.529 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372025-05-14T16:25:47.833Z[ recovery-image] May 14 16:25:47.547 INFO O| May 14 16:25:47.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
70382025-05-14T16:25:47.833Z[ recovery-image] May 14 16:25:47.547 INFO O| May 14 16:25:47.547 INFO STEP 839 (remove_files) COMPLETE
70392025-05-14T16:25:47.833Z[ recovery-image] May 14 16:25:47.547 INFO O| May 14 16:25:47.547 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402025-05-14T16:25:47.833Z[ recovery-image] May 14 16:25:47.563 INFO O| May 14 16:25:47.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
70412025-05-14T16:25:47.833Z[ recovery-image] May 14 16:25:47.563 INFO O| May 14 16:25:47.563 INFO STEP 840 (remove_files) COMPLETE
70422025-05-14T16:25:47.834Z[ recovery-image] May 14 16:25:47.563 INFO O| May 14 16:25:47.563 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432025-05-14T16:25:47.862Z[ recovery-image] May 14 16:25:47.596 INFO O| May 14 16:25:47.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
70442025-05-14T16:25:47.862Z[ recovery-image] May 14 16:25:47.596 INFO O| May 14 16:25:47.596 INFO STEP 841 (remove_files) COMPLETE
70452025-05-14T16:25:47.888Z[ recovery-image] May 14 16:25:47.596 INFO O| May 14 16:25:47.596 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462025-05-14T16:25:47.933Z[ recovery-image] May 14 16:25:47.667 INFO O| May 14 16:25:47.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
70472025-05-14T16:25:47.933Z[ recovery-image] May 14 16:25:47.667 INFO O| May 14 16:25:47.667 INFO STEP 842 (remove_files) COMPLETE
70482025-05-14T16:25:47.959Z[ recovery-image] May 14 16:25:47.667 INFO O| May 14 16:25:47.667 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492025-05-14T16:25:47.959Z[ recovery-image] May 14 16:25:47.684 INFO O| May 14 16:25:47.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
70502025-05-14T16:25:47.959Z[ recovery-image] May 14 16:25:47.685 INFO O| May 14 16:25:47.685 INFO STEP 843 (remove_files) COMPLETE
70512025-05-14T16:25:47.959Z[ recovery-image] May 14 16:25:47.685 INFO O| May 14 16:25:47.685 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522025-05-14T16:25:47.986Z[ recovery-image] May 14 16:25:47.719 INFO O| May 14 16:25:47.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
70532025-05-14T16:25:47.986Z[ recovery-image] May 14 16:25:47.719 INFO O| May 14 16:25:47.719 INFO STEP 844 (remove_files) COMPLETE
70542025-05-14T16:25:47.986Z[ recovery-image] May 14 16:25:47.719 INFO O| May 14 16:25:47.719 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552025-05-14T16:25:48.045Z[ recovery-image] May 14 16:25:47.778 INFO O| May 14 16:25:47.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
70562025-05-14T16:25:48.045Z[ recovery-image] May 14 16:25:47.778 INFO O| May 14 16:25:47.778 INFO STEP 845 (remove_files) COMPLETE
70572025-05-14T16:25:48.045Z[ recovery-image] May 14 16:25:47.778 INFO O| May 14 16:25:47.778 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582025-05-14T16:25:48.080Z[ recovery-image] May 14 16:25:47.813 INFO O| May 14 16:25:47.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
70592025-05-14T16:25:48.105Z[ recovery-image] May 14 16:25:47.814 INFO O| May 14 16:25:47.813 INFO STEP 846 (remove_files) COMPLETE
70602025-05-14T16:25:48.105Z[ recovery-image] May 14 16:25:47.814 INFO O| May 14 16:25:47.814 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612025-05-14T16:25:48.105Z[ recovery-image] May 14 16:25:47.834 INFO O| May 14 16:25:47.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
70622025-05-14T16:25:48.130Z[ recovery-image] May 14 16:25:47.855 INFO O| May 14 16:25:47.855 INFO STEP 847 (remove_files) COMPLETE
70632025-05-14T16:25:48.130Z[ recovery-image] May 14 16:25:47.855 INFO O| May 14 16:25:47.855 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642025-05-14T16:25:48.180Z[ recovery-image] May 14 16:25:47.913 INFO O| May 14 16:25:47.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
70652025-05-14T16:25:48.180Z[ recovery-image] May 14 16:25:47.913 INFO O| May 14 16:25:47.913 INFO STEP 848 (remove_files) COMPLETE
70662025-05-14T16:25:48.180Z[ recovery-image] May 14 16:25:47.913 INFO O| May 14 16:25:47.913 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672025-05-14T16:25:48.205Z[ recovery-image] May 14 16:25:47.929 INFO O| May 14 16:25:47.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
70682025-05-14T16:25:48.205Z[ recovery-image] May 14 16:25:47.929 INFO O| May 14 16:25:47.929 INFO STEP 849 (remove_files) COMPLETE
70692025-05-14T16:25:48.205Z[ recovery-image] May 14 16:25:47.929 INFO O| May 14 16:25:47.929 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702025-05-14T16:25:48.230Z[ recovery-image] May 14 16:25:47.943 INFO O| May 14 16:25:47.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
70712025-05-14T16:25:48.230Z[ recovery-image] May 14 16:25:47.943 INFO O| May 14 16:25:47.943 INFO STEP 850 (remove_files) COMPLETE
70722025-05-14T16:25:48.230Z[ recovery-image] May 14 16:25:47.943 INFO O| May 14 16:25:47.943 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.971 INFO O| May 14 16:25:47.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
70742025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.971 INFO O| May 14 16:25:47.971 INFO STEP 851 (remove_files) COMPLETE
70752025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.971 INFO O| May 14 16:25:47.971 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.988 INFO O| May 14 16:25:47.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
70772025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.988 INFO O| May 14 16:25:47.988 INFO STEP 852 (remove_files) COMPLETE
70782025-05-14T16:25:48.256Z[ recovery-image] May 14 16:25:47.988 INFO O| May 14 16:25:47.988 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.001 INFO O| May 14 16:25:48.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
70802025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.001 INFO O| May 14 16:25:48.001 INFO STEP 853 (remove_files) COMPLETE
70812025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.002 INFO O| May 14 16:25:48.002 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.015 INFO O| May 14 16:25:48.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
70832025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.015 INFO O| May 14 16:25:48.015 INFO STEP 854 (remove_files) COMPLETE
70842025-05-14T16:25:48.281Z[ recovery-image] May 14 16:25:48.015 INFO O| May 14 16:25:48.015 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852025-05-14T16:25:48.307Z[ recovery-image] May 14 16:25:48.028 INFO O| May 14 16:25:48.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
70862025-05-14T16:25:48.307Z[ recovery-image] May 14 16:25:48.028 INFO O| May 14 16:25:48.028 INFO STEP 855 (remove_files) COMPLETE
70872025-05-14T16:25:48.307Z[ recovery-image] May 14 16:25:48.028 INFO O| May 14 16:25:48.028 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882025-05-14T16:25:48.332Z[ recovery-image] May 14 16:25:48.042 INFO O| May 14 16:25:48.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
70892025-05-14T16:25:48.332Z[ recovery-image] May 14 16:25:48.042 INFO O| May 14 16:25:48.042 INFO STEP 856 (remove_files) COMPLETE
70902025-05-14T16:25:48.332Z[ recovery-image] May 14 16:25:48.042 INFO O| May 14 16:25:48.042 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912025-05-14T16:25:48.357Z[ recovery-image] May 14 16:25:48.075 INFO O| May 14 16:25:48.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
70922025-05-14T16:25:48.357Z[ recovery-image] May 14 16:25:48.075 INFO O| May 14 16:25:48.075 INFO STEP 857 (remove_files) COMPLETE
70932025-05-14T16:25:48.357Z[ recovery-image] May 14 16:25:48.075 INFO O| May 14 16:25:48.075 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942025-05-14T16:25:48.383Z[ recovery-image] May 14 16:25:48.108 INFO O| May 14 16:25:48.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
70952025-05-14T16:25:48.383Z[ recovery-image] May 14 16:25:48.108 INFO O| May 14 16:25:48.108 INFO STEP 858 (remove_files) COMPLETE
70962025-05-14T16:25:48.383Z[ recovery-image] May 14 16:25:48.108 INFO O| May 14 16:25:48.108 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972025-05-14T16:25:48.409Z[ recovery-image] May 14 16:25:48.123 INFO O| May 14 16:25:48.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
70982025-05-14T16:25:48.409Z[ recovery-image] May 14 16:25:48.123 INFO O| May 14 16:25:48.123 INFO STEP 859 (remove_files) COMPLETE
70992025-05-14T16:25:48.409Z[ recovery-image] May 14 16:25:48.123 INFO O| May 14 16:25:48.123 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002025-05-14T16:25:48.434Z[ recovery-image] May 14 16:25:48.163 INFO O| May 14 16:25:48.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
71012025-05-14T16:25:48.434Z[ recovery-image] May 14 16:25:48.163 INFO O| May 14 16:25:48.163 INFO STEP 860 (remove_files) COMPLETE
71022025-05-14T16:25:48.434Z[ recovery-image] May 14 16:25:48.163 INFO O| May 14 16:25:48.163 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032025-05-14T16:25:48.485Z[ recovery-image] May 14 16:25:48.218 INFO O| May 14 16:25:48.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
71042025-05-14T16:25:48.512Z[ recovery-image] May 14 16:25:48.218 INFO O| May 14 16:25:48.218 INFO STEP 861 (remove_files) COMPLETE
71052025-05-14T16:25:48.512Z[ recovery-image] May 14 16:25:48.219 INFO O| May 14 16:25:48.218 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062025-05-14T16:25:48.512Z[ recovery-image] May 14 16:25:48.233 INFO O| May 14 16:25:48.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
71072025-05-14T16:25:48.512Z[ recovery-image] May 14 16:25:48.233 INFO O| May 14 16:25:48.233 INFO STEP 862 (remove_files) COMPLETE
71082025-05-14T16:25:48.512Z[ recovery-image] May 14 16:25:48.233 INFO O| May 14 16:25:48.233 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092025-05-14T16:25:48.537Z[ recovery-image] May 14 16:25:48.270 INFO O| May 14 16:25:48.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
71102025-05-14T16:25:48.537Z[ recovery-image] May 14 16:25:48.270 INFO O| May 14 16:25:48.270 INFO STEP 863 (remove_files) COMPLETE
71112025-05-14T16:25:48.537Z[ recovery-image] May 14 16:25:48.270 INFO O| May 14 16:25:48.270 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122025-05-14T16:25:48.563Z[ recovery-image] May 14 16:25:48.287 INFO O| May 14 16:25:48.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
71132025-05-14T16:25:48.563Z[ recovery-image] May 14 16:25:48.287 INFO O| May 14 16:25:48.287 INFO STEP 864 (remove_files) COMPLETE
71142025-05-14T16:25:48.563Z[ recovery-image] May 14 16:25:48.287 INFO O| May 14 16:25:48.287 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152025-05-14T16:25:48.588Z[ recovery-image] May 14 16:25:48.317 INFO O| May 14 16:25:48.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
71162025-05-14T16:25:48.588Z[ recovery-image] May 14 16:25:48.317 INFO O| May 14 16:25:48.317 INFO STEP 865 (remove_files) COMPLETE
71172025-05-14T16:25:48.588Z[ recovery-image] May 14 16:25:48.317 INFO O| May 14 16:25:48.317 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182025-05-14T16:25:48.614Z[ recovery-image] May 14 16:25:48.346 INFO O| May 14 16:25:48.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
71192025-05-14T16:25:48.614Z[ recovery-image] May 14 16:25:48.346 INFO O| May 14 16:25:48.346 INFO STEP 866 (remove_files) COMPLETE
71202025-05-14T16:25:48.614Z[ recovery-image] May 14 16:25:48.346 INFO O| May 14 16:25:48.346 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212025-05-14T16:25:48.672Z[ recovery-image] May 14 16:25:48.405 INFO O| May 14 16:25:48.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
71222025-05-14T16:25:48.672Z[ recovery-image] May 14 16:25:48.406 INFO O| May 14 16:25:48.405 INFO STEP 867 (remove_files) COMPLETE
71232025-05-14T16:25:48.697Z[ recovery-image] May 14 16:25:48.406 INFO O| May 14 16:25:48.406 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242025-05-14T16:25:48.722Z[ recovery-image] May 14 16:25:48.432 INFO O| May 14 16:25:48.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
71252025-05-14T16:25:48.723Z[ recovery-image] May 14 16:25:48.432 INFO O| May 14 16:25:48.432 INFO STEP 868 (remove_files) COMPLETE
71262025-05-14T16:25:48.723Z[ recovery-image] May 14 16:25:48.432 INFO O| May 14 16:25:48.432 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272025-05-14T16:25:48.764Z[ recovery-image] May 14 16:25:48.497 INFO O| May 14 16:25:48.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
71282025-05-14T16:25:48.764Z[ recovery-image] May 14 16:25:48.497 INFO O| May 14 16:25:48.497 INFO STEP 869 (remove_files) COMPLETE
71292025-05-14T16:25:48.764Z[ recovery-image] May 14 16:25:48.497 INFO O| May 14 16:25:48.497 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302025-05-14T16:25:48.803Z[ recovery-image] May 14 16:25:48.536 INFO O| May 14 16:25:48.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
71312025-05-14T16:25:48.828Z[ recovery-image] May 14 16:25:48.536 INFO O| May 14 16:25:48.536 INFO STEP 870 (remove_files) COMPLETE
71322025-05-14T16:25:48.828Z[ recovery-image] May 14 16:25:48.537 INFO O| May 14 16:25:48.536 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332025-05-14T16:25:48.828Z[ recovery-image] May 14 16:25:48.556 INFO O| May 14 16:25:48.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
71342025-05-14T16:25:48.828Z[ recovery-image] May 14 16:25:48.556 INFO O| May 14 16:25:48.556 INFO STEP 871 (remove_files) COMPLETE
71352025-05-14T16:25:48.828Z[ recovery-image] May 14 16:25:48.556 INFO O| May 14 16:25:48.556 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362025-05-14T16:25:48.854Z[ recovery-image] May 14 16:25:48.582 INFO O| May 14 16:25:48.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
71372025-05-14T16:25:48.854Z[ recovery-image] May 14 16:25:48.582 INFO O| May 14 16:25:48.582 INFO STEP 872 (remove_files) COMPLETE
71382025-05-14T16:25:48.854Z[ recovery-image] May 14 16:25:48.582 INFO O| May 14 16:25:48.582 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392025-05-14T16:25:48.879Z[ recovery-image] May 14 16:25:48.601 INFO O| May 14 16:25:48.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
71402025-05-14T16:25:48.879Z[ recovery-image] May 14 16:25:48.601 INFO O| May 14 16:25:48.601 INFO STEP 873 (remove_files) COMPLETE
71412025-05-14T16:25:48.879Z[ recovery-image] May 14 16:25:48.601 INFO O| May 14 16:25:48.601 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422025-05-14T16:25:48.916Z[ recovery-image] May 14 16:25:48.650 INFO O| May 14 16:25:48.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
71432025-05-14T16:25:48.941Z[ recovery-image] May 14 16:25:48.650 INFO O| May 14 16:25:48.650 INFO STEP 874 (remove_files) COMPLETE
71442025-05-14T16:25:48.941Z[ recovery-image] May 14 16:25:48.650 INFO O| May 14 16:25:48.650 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452025-05-14T16:25:48.941Z[ recovery-image] May 14 16:25:48.673 INFO O| May 14 16:25:48.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
71462025-05-14T16:25:48.941Z[ recovery-image] May 14 16:25:48.673 INFO O| May 14 16:25:48.673 INFO STEP 875 (remove_files) COMPLETE
71472025-05-14T16:25:48.941Z[ recovery-image] May 14 16:25:48.673 INFO O| May 14 16:25:48.673 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482025-05-14T16:25:48.987Z[ recovery-image] May 14 16:25:48.721 INFO O| May 14 16:25:48.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
71492025-05-14T16:25:48.987Z[ recovery-image] May 14 16:25:48.721 INFO O| May 14 16:25:48.721 INFO STEP 876 (remove_files) COMPLETE
71502025-05-14T16:25:48.987Z[ recovery-image] May 14 16:25:48.721 INFO O| May 14 16:25:48.721 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512025-05-14T16:25:49.013Z[ recovery-image] May 14 16:25:48.742 INFO O| May 14 16:25:48.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
71522025-05-14T16:25:49.013Z[ recovery-image] May 14 16:25:48.742 INFO O| May 14 16:25:48.742 INFO STEP 877 (remove_files) COMPLETE
71532025-05-14T16:25:49.013Z[ recovery-image] May 14 16:25:48.742 INFO O| May 14 16:25:48.742 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542025-05-14T16:25:49.038Z[ recovery-image] May 14 16:25:48.760 INFO O| May 14 16:25:48.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
71552025-05-14T16:25:49.038Z[ recovery-image] May 14 16:25:48.760 INFO O| May 14 16:25:48.760 INFO STEP 878 (remove_files) COMPLETE
71562025-05-14T16:25:49.038Z[ recovery-image] May 14 16:25:48.760 INFO O| May 14 16:25:48.760 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.776 INFO O| May 14 16:25:48.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
71582025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.776 INFO O| May 14 16:25:48.776 INFO STEP 879 (remove_files) COMPLETE
71592025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.776 INFO O| May 14 16:25:48.776 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.790 INFO O| May 14 16:25:48.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
71612025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.791 INFO O| May 14 16:25:48.791 INFO STEP 880 (remove_files) COMPLETE
71622025-05-14T16:25:49.064Z[ recovery-image] May 14 16:25:48.791 INFO O| May 14 16:25:48.791 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632025-05-14T16:25:49.089Z[ recovery-image] May 14 16:25:48.811 INFO O| May 14 16:25:48.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
71642025-05-14T16:25:49.089Z[ recovery-image] May 14 16:25:48.811 INFO O| May 14 16:25:48.811 INFO STEP 881 (remove_files) COMPLETE
71652025-05-14T16:25:49.089Z[ recovery-image] May 14 16:25:48.811 INFO O| May 14 16:25:48.811 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662025-05-14T16:25:49.114Z[ recovery-image] May 14 16:25:48.842 INFO O| May 14 16:25:48.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
71672025-05-14T16:25:49.114Z[ recovery-image] May 14 16:25:48.842 INFO O| May 14 16:25:48.842 INFO STEP 882 (remove_files) COMPLETE
71682025-05-14T16:25:49.114Z[ recovery-image] May 14 16:25:48.842 INFO O| May 14 16:25:48.842 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692025-05-14T16:25:49.156Z[ recovery-image] May 14 16:25:48.889 INFO O| May 14 16:25:48.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
71702025-05-14T16:25:49.156Z[ recovery-image] May 14 16:25:48.890 INFO O| May 14 16:25:48.890 INFO STEP 883 (remove_files) COMPLETE
71712025-05-14T16:25:49.181Z[ recovery-image] May 14 16:25:48.890 INFO O| May 14 16:25:48.890 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722025-05-14T16:25:49.207Z[ recovery-image] May 14 16:25:48.920 INFO O| May 14 16:25:48.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
71732025-05-14T16:25:49.207Z[ recovery-image] May 14 16:25:48.920 INFO O| May 14 16:25:48.920 INFO STEP 884 (remove_files) COMPLETE
71742025-05-14T16:25:49.207Z[ recovery-image] May 14 16:25:48.920 INFO O| May 14 16:25:48.920 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752025-05-14T16:25:49.234Z[ recovery-image] May 14 16:25:48.953 INFO O| May 14 16:25:48.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
71762025-05-14T16:25:49.234Z[ recovery-image] May 14 16:25:48.953 INFO O| May 14 16:25:48.953 INFO STEP 885 (remove_files) COMPLETE
71772025-05-14T16:25:49.234Z[ recovery-image] May 14 16:25:48.954 INFO O| May 14 16:25:48.953 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782025-05-14T16:25:49.276Z[ recovery-image] May 14 16:25:49.010 INFO O| May 14 16:25:49.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
71792025-05-14T16:25:49.276Z[ recovery-image] May 14 16:25:49.010 INFO O| May 14 16:25:49.010 INFO STEP 886 (remove_files) COMPLETE
71802025-05-14T16:25:49.277Z[ recovery-image] May 14 16:25:49.010 INFO O| May 14 16:25:49.010 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812025-05-14T16:25:49.303Z[ recovery-image] May 14 16:25:49.026 INFO O| May 14 16:25:49.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
71822025-05-14T16:25:49.303Z[ recovery-image] May 14 16:25:49.026 INFO O| May 14 16:25:49.026 INFO STEP 887 (remove_files) COMPLETE
71832025-05-14T16:25:49.303Z[ recovery-image] May 14 16:25:49.026 INFO O| May 14 16:25:49.026 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.041 INFO O| May 14 16:25:49.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
71852025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.042 INFO O| May 14 16:25:49.042 INFO STEP 888 (remove_files) COMPLETE
71862025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.042 INFO O| May 14 16:25:49.042 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.055 INFO O| May 14 16:25:49.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
71882025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.056 INFO O| May 14 16:25:49.056 INFO STEP 889 (remove_files) COMPLETE
71892025-05-14T16:25:49.330Z[ recovery-image] May 14 16:25:49.056 INFO O| May 14 16:25:49.056 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902025-05-14T16:25:49.357Z[ recovery-image] May 14 16:25:49.078 INFO O| May 14 16:25:49.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
71912025-05-14T16:25:49.357Z[ recovery-image] May 14 16:25:49.079 INFO O| May 14 16:25:49.079 INFO STEP 890 (remove_files) COMPLETE
71922025-05-14T16:25:49.357Z[ recovery-image] May 14 16:25:49.079 INFO O| May 14 16:25:49.079 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932025-05-14T16:25:49.383Z[ recovery-image] May 14 16:25:49.109 INFO O| May 14 16:25:49.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
71942025-05-14T16:25:49.383Z[ recovery-image] May 14 16:25:49.109 INFO O| May 14 16:25:49.109 INFO STEP 891 (remove_files) COMPLETE
71952025-05-14T16:25:49.383Z[ recovery-image] May 14 16:25:49.109 INFO O| May 14 16:25:49.109 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962025-05-14T16:25:49.408Z[ recovery-image] May 14 16:25:49.140 INFO O| May 14 16:25:49.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
71972025-05-14T16:25:49.408Z[ recovery-image] May 14 16:25:49.140 INFO O| May 14 16:25:49.140 INFO STEP 892 (remove_files) COMPLETE
71982025-05-14T16:25:49.408Z[ recovery-image] May 14 16:25:49.140 INFO O| May 14 16:25:49.140 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992025-05-14T16:25:49.441Z[ recovery-image] May 14 16:25:49.174 INFO O| May 14 16:25:49.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
72002025-05-14T16:25:49.441Z[ recovery-image] May 14 16:25:49.174 INFO O| May 14 16:25:49.174 INFO STEP 893 (remove_files) COMPLETE
72012025-05-14T16:25:49.466Z[ recovery-image] May 14 16:25:49.174 INFO O| May 14 16:25:49.174 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022025-05-14T16:25:49.466Z[ recovery-image] May 14 16:25:49.189 INFO O| May 14 16:25:49.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
72032025-05-14T16:25:49.466Z[ recovery-image] May 14 16:25:49.189 INFO O| May 14 16:25:49.189 INFO STEP 894 (remove_files) COMPLETE
72042025-05-14T16:25:49.466Z[ recovery-image] May 14 16:25:49.189 INFO O| May 14 16:25:49.189 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.202 INFO O| May 14 16:25:49.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
72062025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.202 INFO O| May 14 16:25:49.202 INFO STEP 895 (remove_files) COMPLETE
72072025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.202 INFO O| May 14 16:25:49.202 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.215 INFO O| May 14 16:25:49.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
72092025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.215 INFO O| May 14 16:25:49.215 INFO STEP 896 (remove_files) COMPLETE
72102025-05-14T16:25:49.491Z[ recovery-image] May 14 16:25:49.215 INFO O| May 14 16:25:49.215 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112025-05-14T16:25:49.541Z[ recovery-image] May 14 16:25:49.275 INFO O| May 14 16:25:49.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
72122025-05-14T16:25:49.541Z[ recovery-image] May 14 16:25:49.275 INFO O| May 14 16:25:49.274 INFO STEP 897 (remove_files) COMPLETE
72132025-05-14T16:25:49.566Z[ recovery-image] May 14 16:25:49.275 INFO O| May 14 16:25:49.274 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142025-05-14T16:25:49.566Z[ recovery-image] May 14 16:25:49.295 INFO O| May 14 16:25:49.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
72152025-05-14T16:25:49.566Z[ recovery-image] May 14 16:25:49.295 INFO O| May 14 16:25:49.295 INFO STEP 898 (remove_files) COMPLETE
72162025-05-14T16:25:49.566Z[ recovery-image] May 14 16:25:49.295 INFO O| May 14 16:25:49.295 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172025-05-14T16:25:49.591Z[ recovery-image] May 14 16:25:49.310 INFO O| May 14 16:25:49.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
72182025-05-14T16:25:49.592Z[ recovery-image] May 14 16:25:49.310 INFO O| May 14 16:25:49.310 INFO STEP 899 (remove_files) COMPLETE
72192025-05-14T16:25:49.592Z[ recovery-image] May 14 16:25:49.310 INFO O| May 14 16:25:49.310 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202025-05-14T16:25:49.592Z[ recovery-image] May 14 16:25:49.324 INFO O| May 14 16:25:49.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
72212025-05-14T16:25:49.592Z[ recovery-image] May 14 16:25:49.324 INFO O| May 14 16:25:49.324 INFO STEP 900 (remove_files) COMPLETE
72222025-05-14T16:25:49.592Z[ recovery-image] May 14 16:25:49.324 INFO O| May 14 16:25:49.324 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232025-05-14T16:25:49.616Z[ recovery-image] May 14 16:25:49.338 INFO O| May 14 16:25:49.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
72242025-05-14T16:25:49.616Z[ recovery-image] May 14 16:25:49.338 INFO O| May 14 16:25:49.338 INFO STEP 901 (remove_files) COMPLETE
72252025-05-14T16:25:49.616Z[ recovery-image] May 14 16:25:49.338 INFO O| May 14 16:25:49.338 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.351 INFO O| May 14 16:25:49.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
72272025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.352 INFO O| May 14 16:25:49.351 INFO STEP 902 (remove_files) COMPLETE
72282025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.352 INFO O| May 14 16:25:49.352 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.364 INFO O| May 14 16:25:49.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
72302025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.365 INFO O| May 14 16:25:49.365 INFO STEP 903 (remove_files) COMPLETE
72312025-05-14T16:25:49.641Z[ recovery-image] May 14 16:25:49.365 INFO O| May 14 16:25:49.365 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.378 INFO O| May 14 16:25:49.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
72332025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.378 INFO O| May 14 16:25:49.378 INFO STEP 904 (remove_files) COMPLETE
72342025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.378 INFO O| May 14 16:25:49.378 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.391 INFO O| May 14 16:25:49.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
72362025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.391 INFO O| May 14 16:25:49.391 INFO STEP 905 (remove_files) COMPLETE
72372025-05-14T16:25:49.666Z[ recovery-image] May 14 16:25:49.391 INFO O| May 14 16:25:49.391 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382025-05-14T16:25:49.691Z[ recovery-image] May 14 16:25:49.412 INFO O| May 14 16:25:49.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
72392025-05-14T16:25:49.691Z[ recovery-image] May 14 16:25:49.412 INFO O| May 14 16:25:49.412 INFO STEP 906 (remove_files) COMPLETE
72402025-05-14T16:25:49.691Z[ recovery-image] May 14 16:25:49.412 INFO O| May 14 16:25:49.412 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412025-05-14T16:25:49.724Z[ recovery-image] May 14 16:25:49.457 INFO O| May 14 16:25:49.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
72422025-05-14T16:25:49.724Z[ recovery-image] May 14 16:25:49.457 INFO O| May 14 16:25:49.457 INFO STEP 907 (remove_files) COMPLETE
72432025-05-14T16:25:49.749Z[ recovery-image] May 14 16:25:49.458 INFO O| May 14 16:25:49.457 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442025-05-14T16:25:49.785Z[ recovery-image] May 14 16:25:49.518 INFO O| May 14 16:25:49.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
72452025-05-14T16:25:49.785Z[ recovery-image] May 14 16:25:49.518 INFO O| May 14 16:25:49.518 INFO STEP 908 (remove_files) COMPLETE
72462025-05-14T16:25:49.785Z[ recovery-image] May 14 16:25:49.518 INFO O| May 14 16:25:49.518 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472025-05-14T16:25:49.810Z[ recovery-image] May 14 16:25:49.534 INFO O| May 14 16:25:49.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
72482025-05-14T16:25:49.810Z[ recovery-image] May 14 16:25:49.534 INFO O| May 14 16:25:49.534 INFO STEP 909 (remove_files) COMPLETE
72492025-05-14T16:25:49.810Z[ recovery-image] May 14 16:25:49.534 INFO O| May 14 16:25:49.534 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.549 INFO O| May 14 16:25:49.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
72512025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.549 INFO O| May 14 16:25:49.549 INFO STEP 910 (remove_files) COMPLETE
72522025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.549 INFO O| May 14 16:25:49.549 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.562 INFO O| May 14 16:25:49.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
72542025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.562 INFO O| May 14 16:25:49.562 INFO STEP 911 (remove_files) COMPLETE
72552025-05-14T16:25:49.835Z[ recovery-image] May 14 16:25:49.562 INFO O| May 14 16:25:49.562 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562025-05-14T16:25:49.860Z[ recovery-image] May 14 16:25:49.579 INFO O| May 14 16:25:49.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
72572025-05-14T16:25:49.860Z[ recovery-image] May 14 16:25:49.579 INFO O| May 14 16:25:49.579 INFO STEP 912 (remove_files) COMPLETE
72582025-05-14T16:25:49.860Z[ recovery-image] May 14 16:25:49.579 INFO O| May 14 16:25:49.579 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592025-05-14T16:25:49.887Z[ recovery-image] May 14 16:25:49.621 INFO O| May 14 16:25:49.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
72602025-05-14T16:25:49.887Z[ recovery-image] May 14 16:25:49.621 INFO O| May 14 16:25:49.621 INFO STEP 913 (remove_files) COMPLETE
72612025-05-14T16:25:49.912Z[ recovery-image] May 14 16:25:49.621 INFO O| May 14 16:25:49.621 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622025-05-14T16:25:49.937Z[ recovery-image] May 14 16:25:49.657 INFO O| May 14 16:25:49.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
72632025-05-14T16:25:49.937Z[ recovery-image] May 14 16:25:49.658 INFO O| May 14 16:25:49.658 INFO STEP 914 (remove_files) COMPLETE
72642025-05-14T16:25:49.937Z[ recovery-image] May 14 16:25:49.658 INFO O| May 14 16:25:49.658 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652025-05-14T16:25:49.963Z[ recovery-image] May 14 16:25:49.683 INFO O| May 14 16:25:49.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
72662025-05-14T16:25:49.963Z[ recovery-image] May 14 16:25:49.683 INFO O| May 14 16:25:49.683 INFO STEP 915 (remove_files) COMPLETE
72672025-05-14T16:25:49.963Z[ recovery-image] May 14 16:25:49.683 INFO O| May 14 16:25:49.683 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682025-05-14T16:25:49.997Z[ recovery-image] May 14 16:25:49.730 INFO O| May 14 16:25:49.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
72692025-05-14T16:25:49.997Z[ recovery-image] May 14 16:25:49.730 INFO O| May 14 16:25:49.730 INFO STEP 916 (remove_files) COMPLETE
72702025-05-14T16:25:49.997Z[ recovery-image] May 14 16:25:49.730 INFO O| May 14 16:25:49.730 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712025-05-14T16:25:50.022Z[ recovery-image] May 14 16:25:49.746 INFO O| May 14 16:25:49.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
72722025-05-14T16:25:50.022Z[ recovery-image] May 14 16:25:49.746 INFO O| May 14 16:25:49.746 INFO STEP 917 (remove_files) COMPLETE
72732025-05-14T16:25:50.022Z[ recovery-image] May 14 16:25:49.746 INFO O| May 14 16:25:49.746 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742025-05-14T16:25:50.072Z[ recovery-image] May 14 16:25:49.798 INFO O| May 14 16:25:49.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
72752025-05-14T16:25:50.097Z[ recovery-image] May 14 16:25:49.798 INFO O| May 14 16:25:49.798 INFO STEP 918 (remove_files) COMPLETE
72762025-05-14T16:25:50.097Z[ recovery-image] May 14 16:25:49.798 INFO O| May 14 16:25:49.798 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.833 INFO O| May 14 16:25:49.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
72782025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.833 INFO O| May 14 16:25:49.833 INFO STEP 919 (remove_files) COMPLETE
72792025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.833 INFO O| May 14 16:25:49.833 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.847 INFO O| May 14 16:25:49.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
72812025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.848 INFO O| May 14 16:25:49.848 INFO STEP 920 (remove_files) COMPLETE
72822025-05-14T16:25:50.122Z[ recovery-image] May 14 16:25:49.848 INFO O| May 14 16:25:49.848 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.862 INFO O| May 14 16:25:49.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
72842025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.862 INFO O| May 14 16:25:49.862 INFO STEP 921 (remove_files) COMPLETE
72852025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.862 INFO O| May 14 16:25:49.862 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.876 INFO O| May 14 16:25:49.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
72872025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.876 INFO O| May 14 16:25:49.876 INFO STEP 922 (remove_files) COMPLETE
72882025-05-14T16:25:50.148Z[ recovery-image] May 14 16:25:49.876 INFO O| May 14 16:25:49.876 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.889 INFO O| May 14 16:25:49.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
72902025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.889 INFO O| May 14 16:25:49.889 INFO STEP 923 (remove_files) COMPLETE
72912025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.889 INFO O| May 14 16:25:49.889 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.902 INFO O| May 14 16:25:49.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
72932025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.902 INFO O| May 14 16:25:49.902 INFO STEP 924 (remove_files) COMPLETE
72942025-05-14T16:25:50.173Z[ recovery-image] May 14 16:25:49.902 INFO O| May 14 16:25:49.902 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.915 INFO O| May 14 16:25:49.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
72962025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.915 INFO O| May 14 16:25:49.915 INFO STEP 925 (remove_files) COMPLETE
72972025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.915 INFO O| May 14 16:25:49.915 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.928 INFO O| May 14 16:25:49.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
72992025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.928 INFO O| May 14 16:25:49.928 INFO STEP 926 (remove_files) COMPLETE
73002025-05-14T16:25:50.198Z[ recovery-image] May 14 16:25:49.928 INFO O| May 14 16:25:49.928 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012025-05-14T16:25:50.225Z[ recovery-image] May 14 16:25:49.958 INFO O| May 14 16:25:49.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
73022025-05-14T16:25:50.250Z[ recovery-image] May 14 16:25:49.959 INFO O| May 14 16:25:49.958 INFO STEP 927 (remove_files) COMPLETE
73032025-05-14T16:25:50.250Z[ recovery-image] May 14 16:25:49.959 INFO O| May 14 16:25:49.959 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:49.993 INFO O| May 14 16:25:49.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
73052025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:49.993 INFO O| May 14 16:25:49.993 INFO STEP 928 (remove_files) COMPLETE
73062025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:49.993 INFO O| May 14 16:25:49.993 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:50.008 INFO O| May 14 16:25:50.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
73082025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:50.008 INFO O| May 14 16:25:50.008 INFO STEP 929 (remove_files) COMPLETE
73092025-05-14T16:25:50.275Z[ recovery-image] May 14 16:25:50.008 INFO O| May 14 16:25:50.008 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102025-05-14T16:25:50.355Z[ recovery-image] May 14 16:25:50.089 INFO O| May 14 16:25:50.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
73112025-05-14T16:25:50.381Z[ recovery-image] May 14 16:25:50.089 INFO O| May 14 16:25:50.089 INFO STEP 930 (remove_files) COMPLETE
73122025-05-14T16:25:50.381Z[ recovery-image] May 14 16:25:50.089 INFO O| May 14 16:25:50.089 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132025-05-14T16:25:50.406Z[ recovery-image] May 14 16:25:50.125 INFO O| May 14 16:25:50.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
73142025-05-14T16:25:50.406Z[ recovery-image] May 14 16:25:50.126 INFO O| May 14 16:25:50.125 INFO STEP 931 (remove_files) COMPLETE
73152025-05-14T16:25:50.406Z[ recovery-image] May 14 16:25:50.126 INFO O| May 14 16:25:50.126 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162025-05-14T16:25:50.431Z[ recovery-image] May 14 16:25:50.159 INFO O| May 14 16:25:50.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
73172025-05-14T16:25:50.431Z[ recovery-image] May 14 16:25:50.160 INFO O| May 14 16:25:50.159 INFO STEP 932 (remove_files) COMPLETE
73182025-05-14T16:25:50.431Z[ recovery-image] May 14 16:25:50.160 INFO O| May 14 16:25:50.160 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192025-05-14T16:25:50.485Z[ recovery-image] May 14 16:25:50.218 INFO O| May 14 16:25:50.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
73202025-05-14T16:25:50.510Z[ recovery-image] May 14 16:25:50.219 INFO O| May 14 16:25:50.219 INFO STEP 933 (remove_files) COMPLETE
73212025-05-14T16:25:50.510Z[ recovery-image] May 14 16:25:50.219 INFO O| May 14 16:25:50.219 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222025-05-14T16:25:50.510Z[ recovery-image] May 14 16:25:50.233 INFO O| May 14 16:25:50.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
73232025-05-14T16:25:50.510Z[ recovery-image] May 14 16:25:50.233 INFO O| May 14 16:25:50.233 INFO STEP 934 (remove_files) COMPLETE
73242025-05-14T16:25:50.510Z[ recovery-image] May 14 16:25:50.233 INFO O| May 14 16:25:50.233 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.246 INFO O| May 14 16:25:50.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
73262025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.246 INFO O| May 14 16:25:50.246 INFO STEP 935 (remove_files) COMPLETE
73272025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.246 INFO O| May 14 16:25:50.246 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.260 INFO O| May 14 16:25:50.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
73292025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.260 INFO O| May 14 16:25:50.260 INFO STEP 936 (remove_files) COMPLETE
73302025-05-14T16:25:50.536Z[ recovery-image] May 14 16:25:50.260 INFO O| May 14 16:25:50.260 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.273 INFO O| May 14 16:25:50.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
73322025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.273 INFO O| May 14 16:25:50.273 INFO STEP 937 (remove_files) COMPLETE
73332025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.273 INFO O| May 14 16:25:50.273 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.293 INFO O| May 14 16:25:50.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
73352025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.293 INFO O| May 14 16:25:50.293 INFO STEP 938 (remove_files) COMPLETE
73362025-05-14T16:25:50.561Z[ recovery-image] May 14 16:25:50.293 INFO O| May 14 16:25:50.293 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372025-05-14T16:25:50.598Z[ recovery-image] May 14 16:25:50.332 INFO O| May 14 16:25:50.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
73382025-05-14T16:25:50.623Z[ recovery-image] May 14 16:25:50.332 INFO O| May 14 16:25:50.332 INFO STEP 939 (remove_files) COMPLETE
73392025-05-14T16:25:50.623Z[ recovery-image] May 14 16:25:50.332 INFO O| May 14 16:25:50.332 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.350 INFO O| May 14 16:25:50.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
73412025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.350 INFO O| May 14 16:25:50.350 INFO STEP 940 (remove_files) COMPLETE
73422025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.350 INFO O| May 14 16:25:50.350 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73432025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.376 INFO O| May 14 16:25:50.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
73442025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.376 INFO O| May 14 16:25:50.376 INFO STEP 941 (remove_files) COMPLETE
73452025-05-14T16:25:50.649Z[ recovery-image] May 14 16:25:50.376 INFO O| May 14 16:25:50.376 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73462025-05-14T16:25:50.697Z[ recovery-image] May 14 16:25:50.430 INFO O| May 14 16:25:50.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
73472025-05-14T16:25:50.697Z[ recovery-image] May 14 16:25:50.430 INFO O| May 14 16:25:50.430 INFO STEP 942 (remove_files) COMPLETE
73482025-05-14T16:25:50.697Z[ recovery-image] May 14 16:25:50.430 INFO O| May 14 16:25:50.430 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73492025-05-14T16:25:50.734Z[ recovery-image] May 14 16:25:50.467 INFO O| May 14 16:25:50.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
73502025-05-14T16:25:50.734Z[ recovery-image] May 14 16:25:50.468 INFO O| May 14 16:25:50.468 INFO STEP 943 (remove_files) COMPLETE
73512025-05-14T16:25:50.734Z[ recovery-image] May 14 16:25:50.468 INFO O| May 14 16:25:50.468 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73522025-05-14T16:25:50.760Z[ recovery-image] May 14 16:25:50.481 INFO O| May 14 16:25:50.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
73532025-05-14T16:25:50.760Z[ recovery-image] May 14 16:25:50.481 INFO O| May 14 16:25:50.481 INFO STEP 944 (remove_files) COMPLETE
73542025-05-14T16:25:50.760Z[ recovery-image] May 14 16:25:50.481 INFO O| May 14 16:25:50.481 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73552025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.503 INFO O| May 14 16:25:50.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
73562025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.504 INFO O| May 14 16:25:50.504 INFO STEP 945 (remove_files) COMPLETE
73572025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.504 INFO O| May 14 16:25:50.504 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73582025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.517 INFO O| May 14 16:25:50.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
73592025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.518 INFO O| May 14 16:25:50.518 INFO STEP 946 (remove_files) COMPLETE
73602025-05-14T16:25:50.785Z[ recovery-image] May 14 16:25:50.518 INFO O| May 14 16:25:50.518 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73612025-05-14T16:25:50.810Z[ recovery-image] May 14 16:25:50.531 INFO O| May 14 16:25:50.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
73622025-05-14T16:25:50.810Z[ recovery-image] May 14 16:25:50.531 INFO O| May 14 16:25:50.531 INFO STEP 947 (remove_files) COMPLETE
73632025-05-14T16:25:50.810Z[ recovery-image] May 14 16:25:50.531 INFO O| May 14 16:25:50.531 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73642025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.544 INFO O| May 14 16:25:50.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
73652025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.545 INFO O| May 14 16:25:50.545 INFO STEP 948 (remove_files) COMPLETE
73662025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.545 INFO O| May 14 16:25:50.545 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73672025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.558 INFO O| May 14 16:25:50.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
73682025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.559 INFO O| May 14 16:25:50.559 INFO STEP 949 (remove_files) COMPLETE
73692025-05-14T16:25:50.836Z[ recovery-image] May 14 16:25:50.559 INFO O| May 14 16:25:50.559 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73702025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.572 INFO O| May 14 16:25:50.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
73712025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.572 INFO O| May 14 16:25:50.572 INFO STEP 950 (remove_files) COMPLETE
73722025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.572 INFO O| May 14 16:25:50.572 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73732025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.585 INFO O| May 14 16:25:50.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
73742025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.585 INFO O| May 14 16:25:50.585 INFO STEP 951 (remove_files) COMPLETE
73752025-05-14T16:25:50.861Z[ recovery-image] May 14 16:25:50.585 INFO O| May 14 16:25:50.585 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73762025-05-14T16:25:50.887Z[ recovery-image] May 14 16:25:50.598 INFO O| May 14 16:25:50.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
73772025-05-14T16:25:50.887Z[ recovery-image] May 14 16:25:50.598 INFO O| May 14 16:25:50.598 INFO STEP 952 (remove_files) COMPLETE
73782025-05-14T16:25:50.887Z[ recovery-image] May 14 16:25:50.599 INFO O| May 14 16:25:50.598 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73792025-05-14T16:25:50.912Z[ recovery-image] May 14 16:25:50.631 INFO O| May 14 16:25:50.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
73802025-05-14T16:25:50.912Z[ recovery-image] May 14 16:25:50.631 INFO O| May 14 16:25:50.631 INFO STEP 953 (remove_files) COMPLETE
73812025-05-14T16:25:50.912Z[ recovery-image] May 14 16:25:50.631 INFO O| May 14 16:25:50.631 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73822025-05-14T16:25:50.913Z[ recovery-image] May 14 16:25:50.645 INFO O| May 14 16:25:50.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
73832025-05-14T16:25:50.913Z[ recovery-image] May 14 16:25:50.645 INFO O| May 14 16:25:50.645 INFO STEP 954 (remove_files) COMPLETE
73842025-05-14T16:25:50.913Z[ recovery-image] May 14 16:25:50.645 INFO O| May 14 16:25:50.645 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73852025-05-14T16:25:50.943Z[ recovery-image] May 14 16:25:50.677 INFO O| May 14 16:25:50.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
73862025-05-14T16:25:50.943Z[ recovery-image] May 14 16:25:50.677 INFO O| May 14 16:25:50.677 INFO STEP 955 (remove_files) COMPLETE
73872025-05-14T16:25:50.968Z[ recovery-image] May 14 16:25:50.677 INFO O| May 14 16:25:50.677 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73882025-05-14T16:25:50.997Z[ recovery-image] May 14 16:25:50.730 INFO O| May 14 16:25:50.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
73892025-05-14T16:25:50.997Z[ recovery-image] May 14 16:25:50.730 INFO O| May 14 16:25:50.730 INFO STEP 956 (remove_files) COMPLETE
73902025-05-14T16:25:50.997Z[ recovery-image] May 14 16:25:50.730 INFO O| May 14 16:25:50.730 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912025-05-14T16:25:51.055Z[ recovery-image] May 14 16:25:50.788 INFO O| May 14 16:25:50.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
73922025-05-14T16:25:51.055Z[ recovery-image] May 14 16:25:50.788 INFO O| May 14 16:25:50.788 INFO STEP 957 (remove_files) COMPLETE
73932025-05-14T16:25:51.055Z[ recovery-image] May 14 16:25:50.788 INFO O| May 14 16:25:50.788 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942025-05-14T16:25:51.080Z[ recovery-image] May 14 16:25:50.805 INFO O| May 14 16:25:50.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
73952025-05-14T16:25:51.080Z[ recovery-image] May 14 16:25:50.805 INFO O| May 14 16:25:50.805 INFO STEP 958 (remove_files) COMPLETE
73962025-05-14T16:25:51.080Z[ recovery-image] May 14 16:25:50.805 INFO O| May 14 16:25:50.805 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972025-05-14T16:25:51.105Z[ recovery-image] May 14 16:25:50.819 INFO O| May 14 16:25:50.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
73982025-05-14T16:25:51.105Z[ recovery-image] May 14 16:25:50.820 INFO O| May 14 16:25:50.820 INFO STEP 959 (remove_files) COMPLETE
73992025-05-14T16:25:51.105Z[ recovery-image] May 14 16:25:50.820 INFO O| May 14 16:25:50.820 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002025-05-14T16:25:51.148Z[ recovery-image] May 14 16:25:50.882 INFO O| May 14 16:25:50.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
74012025-05-14T16:25:51.149Z[ recovery-image] May 14 16:25:50.882 INFO O| May 14 16:25:50.882 INFO STEP 960 (remove_files) COMPLETE
74022025-05-14T16:25:51.174Z[ recovery-image] May 14 16:25:50.882 INFO O| May 14 16:25:50.882 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032025-05-14T16:25:51.174Z[ recovery-image] May 14 16:25:50.900 INFO O| May 14 16:25:50.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
74042025-05-14T16:25:51.174Z[ recovery-image] May 14 16:25:50.900 INFO O| May 14 16:25:50.900 INFO STEP 961 (remove_files) COMPLETE
74052025-05-14T16:25:51.174Z[ recovery-image] May 14 16:25:50.900 INFO O| May 14 16:25:50.900 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062025-05-14T16:25:51.199Z[ recovery-image] May 14 16:25:50.917 INFO O| May 14 16:25:50.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
74072025-05-14T16:25:51.199Z[ recovery-image] May 14 16:25:50.917 INFO O| May 14 16:25:50.917 INFO STEP 962 (remove_files) COMPLETE
74082025-05-14T16:25:51.199Z[ recovery-image] May 14 16:25:50.917 INFO O| May 14 16:25:50.917 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092025-05-14T16:25:51.200Z[ recovery-image] May 14 16:25:50.932 INFO O| May 14 16:25:50.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
74102025-05-14T16:25:51.200Z[ recovery-image] May 14 16:25:50.933 INFO O| May 14 16:25:50.933 INFO STEP 963 (remove_files) COMPLETE
74112025-05-14T16:25:51.200Z[ recovery-image] May 14 16:25:50.933 INFO O| May 14 16:25:50.933 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122025-05-14T16:25:51.225Z[ recovery-image] May 14 16:25:50.948 INFO O| May 14 16:25:50.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
74132025-05-14T16:25:51.225Z[ recovery-image] May 14 16:25:50.948 INFO O| May 14 16:25:50.948 INFO STEP 964 (remove_files) COMPLETE
74142025-05-14T16:25:51.225Z[ recovery-image] May 14 16:25:50.948 INFO O| May 14 16:25:50.948 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152025-05-14T16:25:51.250Z[ recovery-image] May 14 16:25:50.983 INFO O| May 14 16:25:50.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
74162025-05-14T16:25:51.250Z[ recovery-image] May 14 16:25:50.983 INFO O| May 14 16:25:50.983 INFO STEP 965 (remove_files) COMPLETE
74172025-05-14T16:25:51.250Z[ recovery-image] May 14 16:25:50.983 INFO O| May 14 16:25:50.983 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182025-05-14T16:25:51.275Z[ recovery-image] May 14 16:25:51.002 INFO O| May 14 16:25:51.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
74192025-05-14T16:25:51.275Z[ recovery-image] May 14 16:25:51.002 INFO O| May 14 16:25:51.002 INFO STEP 966 (remove_files) COMPLETE
74202025-05-14T16:25:51.275Z[ recovery-image] May 14 16:25:51.002 INFO O| May 14 16:25:51.002 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212025-05-14T16:25:51.317Z[ recovery-image] May 14 16:25:51.051 INFO O| May 14 16:25:51.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
74222025-05-14T16:25:51.317Z[ recovery-image] May 14 16:25:51.051 INFO O| May 14 16:25:51.051 INFO STEP 967 (remove_files) COMPLETE
74232025-05-14T16:25:51.342Z[ recovery-image] May 14 16:25:51.051 INFO O| May 14 16:25:51.051 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242025-05-14T16:25:51.423Z[ recovery-image] May 14 16:25:51.156 INFO O| May 14 16:25:51.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
74252025-05-14T16:25:51.423Z[ recovery-image] May 14 16:25:51.156 INFO O| May 14 16:25:51.156 INFO STEP 968 (remove_files) COMPLETE
74262025-05-14T16:25:51.423Z[ recovery-image] May 14 16:25:51.156 INFO O| May 14 16:25:51.156 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272025-05-14T16:25:51.449Z[ recovery-image] May 14 16:25:51.177 INFO O| May 14 16:25:51.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
74282025-05-14T16:25:51.449Z[ recovery-image] May 14 16:25:51.177 INFO O| May 14 16:25:51.177 INFO STEP 969 (remove_files) COMPLETE
74292025-05-14T16:25:51.449Z[ recovery-image] May 14 16:25:51.177 INFO O| May 14 16:25:51.177 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302025-05-14T16:25:51.479Z[ recovery-image] May 14 16:25:51.193 INFO O| May 14 16:25:51.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
74312025-05-14T16:25:51.479Z[ recovery-image] May 14 16:25:51.194 INFO O| May 14 16:25:51.193 INFO STEP 970 (remove_files) COMPLETE
74322025-05-14T16:25:51.479Z[ recovery-image] May 14 16:25:51.194 INFO O| May 14 16:25:51.194 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332025-05-14T16:25:51.504Z[ recovery-image] May 14 16:25:51.209 INFO O| May 14 16:25:51.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
74342025-05-14T16:25:51.504Z[ recovery-image] May 14 16:25:51.209 INFO O| May 14 16:25:51.209 INFO STEP 971 (remove_files) COMPLETE
74352025-05-14T16:25:51.504Z[ recovery-image] May 14 16:25:51.209 INFO O| May 14 16:25:51.209 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362025-05-14T16:25:51.529Z[ recovery-image] May 14 16:25:51.247 INFO O| May 14 16:25:51.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
74372025-05-14T16:25:51.529Z[ recovery-image] May 14 16:25:51.248 INFO O| May 14 16:25:51.248 INFO STEP 972 (remove_files) COMPLETE
74382025-05-14T16:25:51.529Z[ recovery-image] May 14 16:25:51.248 INFO O| May 14 16:25:51.248 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.264 INFO O| May 14 16:25:51.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
74402025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.264 INFO O| May 14 16:25:51.264 INFO STEP 973 (remove_files) COMPLETE
74412025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.264 INFO O| May 14 16:25:51.264 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.278 INFO O| May 14 16:25:51.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
74432025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.278 INFO O| May 14 16:25:51.278 INFO STEP 974 (remove_files) COMPLETE
74442025-05-14T16:25:51.555Z[ recovery-image] May 14 16:25:51.278 INFO O| May 14 16:25:51.278 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452025-05-14T16:25:51.580Z[ recovery-image] May 14 16:25:51.291 INFO O| May 14 16:25:51.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
74462025-05-14T16:25:51.580Z[ recovery-image] May 14 16:25:51.292 INFO O| May 14 16:25:51.292 INFO STEP 975 (remove_files) COMPLETE
74472025-05-14T16:25:51.580Z[ recovery-image] May 14 16:25:51.292 INFO O| May 14 16:25:51.292 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482025-05-14T16:25:51.606Z[ recovery-image] May 14 16:25:51.323 INFO O| May 14 16:25:51.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
74492025-05-14T16:25:51.631Z[ recovery-image] May 14 16:25:51.343 INFO O| May 14 16:25:51.343 INFO STEP 976 (remove_files) COMPLETE
74502025-05-14T16:25:51.631Z[ recovery-image] May 14 16:25:51.343 INFO O| May 14 16:25:51.343 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512025-05-14T16:25:51.631Z[ recovery-image] May 14 16:25:51.362 INFO O| May 14 16:25:51.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
74522025-05-14T16:25:51.631Z[ recovery-image] May 14 16:25:51.362 INFO O| May 14 16:25:51.362 INFO STEP 977 (remove_files) COMPLETE
74532025-05-14T16:25:51.631Z[ recovery-image] May 14 16:25:51.362 INFO O| May 14 16:25:51.362 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542025-05-14T16:25:51.668Z[ recovery-image] May 14 16:25:51.402 INFO O| May 14 16:25:51.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
74552025-05-14T16:25:51.668Z[ recovery-image] May 14 16:25:51.402 INFO O| May 14 16:25:51.402 INFO STEP 978 (remove_files) COMPLETE
74562025-05-14T16:25:51.696Z[ recovery-image] May 14 16:25:51.402 INFO O| May 14 16:25:51.402 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572025-05-14T16:25:51.746Z[ recovery-image] May 14 16:25:51.479 INFO O| May 14 16:25:51.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
74582025-05-14T16:25:51.746Z[ recovery-image] May 14 16:25:51.479 INFO O| May 14 16:25:51.479 INFO STEP 979 (remove_files) COMPLETE
74592025-05-14T16:25:51.771Z[ recovery-image] May 14 16:25:51.479 INFO O| May 14 16:25:51.479 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602025-05-14T16:25:51.771Z[ recovery-image] May 14 16:25:51.498 INFO O| May 14 16:25:51.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
74612025-05-14T16:25:51.771Z[ recovery-image] May 14 16:25:51.498 INFO O| May 14 16:25:51.498 INFO STEP 980 (remove_files) COMPLETE
74622025-05-14T16:25:51.771Z[ recovery-image] May 14 16:25:51.498 INFO O| May 14 16:25:51.498 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.514 INFO O| May 14 16:25:51.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
74642025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.514 INFO O| May 14 16:25:51.514 INFO STEP 981 (remove_files) COMPLETE
74652025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.514 INFO O| May 14 16:25:51.514 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.528 INFO O| May 14 16:25:51.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
74672025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.529 INFO O| May 14 16:25:51.529 INFO STEP 982 (remove_files) COMPLETE
74682025-05-14T16:25:51.797Z[ recovery-image] May 14 16:25:51.529 INFO O| May 14 16:25:51.529 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692025-05-14T16:25:51.850Z[ recovery-image] May 14 16:25:51.584 INFO O| May 14 16:25:51.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
74702025-05-14T16:25:51.851Z[ recovery-image] May 14 16:25:51.584 INFO O| May 14 16:25:51.584 INFO STEP 983 (remove_files) COMPLETE
74712025-05-14T16:25:51.851Z[ recovery-image] May 14 16:25:51.584 INFO O| May 14 16:25:51.584 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722025-05-14T16:25:51.884Z[ recovery-image] May 14 16:25:51.618 INFO O| May 14 16:25:51.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
74732025-05-14T16:25:51.884Z[ recovery-image] May 14 16:25:51.618 INFO O| May 14 16:25:51.618 INFO STEP 984 (remove_files) COMPLETE
74742025-05-14T16:25:51.909Z[ recovery-image] May 14 16:25:51.618 INFO O| May 14 16:25:51.618 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752025-05-14T16:25:51.909Z[ recovery-image] May 14 16:25:51.636 INFO O| May 14 16:25:51.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
74762025-05-14T16:25:51.909Z[ recovery-image] May 14 16:25:51.636 INFO O| May 14 16:25:51.636 INFO STEP 985 (remove_files) COMPLETE
74772025-05-14T16:25:51.909Z[ recovery-image] May 14 16:25:51.636 INFO O| May 14 16:25:51.636 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782025-05-14T16:25:51.935Z[ recovery-image] May 14 16:25:51.657 INFO O| May 14 16:25:51.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
74792025-05-14T16:25:51.935Z[ recovery-image] May 14 16:25:51.657 INFO O| May 14 16:25:51.657 INFO STEP 986 (remove_files) COMPLETE
74802025-05-14T16:25:51.935Z[ recovery-image] May 14 16:25:51.657 INFO O| May 14 16:25:51.657 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812025-05-14T16:25:51.960Z[ recovery-image] May 14 16:25:51.690 INFO O| May 14 16:25:51.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
74822025-05-14T16:25:51.960Z[ recovery-image] May 14 16:25:51.690 INFO O| May 14 16:25:51.690 INFO STEP 987 (remove_files) COMPLETE
74832025-05-14T16:25:51.960Z[ recovery-image] May 14 16:25:51.690 INFO O| May 14 16:25:51.690 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842025-05-14T16:25:51.999Z[ recovery-image] May 14 16:25:51.733 INFO O| May 14 16:25:51.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
74852025-05-14T16:25:52.024Z[ recovery-image] May 14 16:25:51.733 INFO O| May 14 16:25:51.733 INFO STEP 988 (remove_files) COMPLETE
74862025-05-14T16:25:52.024Z[ recovery-image] May 14 16:25:51.733 INFO O| May 14 16:25:51.733 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872025-05-14T16:25:52.050Z[ recovery-image] May 14 16:25:51.769 INFO O| May 14 16:25:51.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
74882025-05-14T16:25:52.050Z[ recovery-image] May 14 16:25:51.769 INFO O| May 14 16:25:51.769 INFO STEP 989 (remove_files) COMPLETE
74892025-05-14T16:25:52.050Z[ recovery-image] May 14 16:25:51.769 INFO O| May 14 16:25:51.769 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902025-05-14T16:25:52.075Z[ recovery-image] May 14 16:25:51.799 INFO O| May 14 16:25:51.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
74912025-05-14T16:25:52.075Z[ recovery-image] May 14 16:25:51.799 INFO O| May 14 16:25:51.799 INFO STEP 990 (remove_files) COMPLETE
74922025-05-14T16:25:52.075Z[ recovery-image] May 14 16:25:51.799 INFO O| May 14 16:25:51.799 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932025-05-14T16:25:52.156Z[ recovery-image] May 14 16:25:51.889 INFO O| May 14 16:25:51.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
74942025-05-14T16:25:52.181Z[ recovery-image] May 14 16:25:51.889 INFO O| May 14 16:25:51.889 INFO STEP 991 (remove_files) COMPLETE
74952025-05-14T16:25:52.181Z[ recovery-image] May 14 16:25:51.889 INFO O| May 14 16:25:51.889 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962025-05-14T16:25:52.211Z[ recovery-image] May 14 16:25:51.945 INFO O| May 14 16:25:51.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
74972025-05-14T16:25:52.211Z[ recovery-image] May 14 16:25:51.945 INFO O| May 14 16:25:51.945 INFO STEP 992 (remove_files) COMPLETE
74982025-05-14T16:25:52.237Z[ recovery-image] May 14 16:25:51.945 INFO O| May 14 16:25:51.945 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992025-05-14T16:25:52.270Z[ recovery-image] May 14 16:25:52.004 INFO O| May 14 16:25:52.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
75002025-05-14T16:25:52.271Z[ recovery-image] May 14 16:25:52.004 INFO O| May 14 16:25:52.004 INFO STEP 993 (remove_files) COMPLETE
75012025-05-14T16:25:52.271Z[ recovery-image] May 14 16:25:52.004 INFO O| May 14 16:25:52.004 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022025-05-14T16:25:52.296Z[ recovery-image] May 14 16:25:52.017 INFO O| May 14 16:25:52.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
75032025-05-14T16:25:52.296Z[ recovery-image] May 14 16:25:52.017 INFO O| May 14 16:25:52.017 INFO STEP 994 (remove_files) COMPLETE
75042025-05-14T16:25:52.296Z[ recovery-image] May 14 16:25:52.017 INFO O| May 14 16:25:52.017 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052025-05-14T16:25:52.321Z[ recovery-image] May 14 16:25:52.051 INFO O| May 14 16:25:52.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
75062025-05-14T16:25:52.321Z[ recovery-image] May 14 16:25:52.051 INFO O| May 14 16:25:52.051 INFO STEP 995 (remove_files) COMPLETE
75072025-05-14T16:25:52.321Z[ recovery-image] May 14 16:25:52.051 INFO O| May 14 16:25:52.051 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082025-05-14T16:25:52.346Z[ recovery-image] May 14 16:25:52.076 INFO O| May 14 16:25:52.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
75092025-05-14T16:25:52.347Z[ recovery-image] May 14 16:25:52.076 INFO O| May 14 16:25:52.076 INFO STEP 996 (remove_files) COMPLETE
75102025-05-14T16:25:52.347Z[ recovery-image] May 14 16:25:52.076 INFO O| May 14 16:25:52.076 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112025-05-14T16:25:52.460Z[ recovery-image] May 14 16:25:52.193 INFO O| May 14 16:25:52.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
75122025-05-14T16:25:52.460Z[ recovery-image] May 14 16:25:52.193 INFO O| May 14 16:25:52.193 INFO STEP 997 (remove_files) COMPLETE
75132025-05-14T16:25:52.485Z[ recovery-image] May 14 16:25:52.193 INFO O| May 14 16:25:52.193 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142025-05-14T16:25:52.485Z[ recovery-image] May 14 16:25:52.207 INFO O| May 14 16:25:52.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
75152025-05-14T16:25:52.485Z[ recovery-image] May 14 16:25:52.207 INFO O| May 14 16:25:52.207 INFO STEP 998 (remove_files) COMPLETE
75162025-05-14T16:25:52.485Z[ recovery-image] May 14 16:25:52.207 INFO O| May 14 16:25:52.207 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172025-05-14T16:25:52.511Z[ recovery-image] May 14 16:25:52.220 INFO O| May 14 16:25:52.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
75182025-05-14T16:25:52.511Z[ recovery-image] May 14 16:25:52.220 INFO O| May 14 16:25:52.220 INFO STEP 999 (remove_files) COMPLETE
75192025-05-14T16:25:52.511Z[ recovery-image] May 14 16:25:52.220 INFO O| May 14 16:25:52.220 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202025-05-14T16:25:52.536Z[ recovery-image] May 14 16:25:52.254 INFO O| May 14 16:25:52.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
75212025-05-14T16:25:52.536Z[ recovery-image] May 14 16:25:52.254 INFO O| May 14 16:25:52.254 INFO STEP 1000 (remove_files) COMPLETE
75222025-05-14T16:25:52.536Z[ recovery-image] May 14 16:25:52.254 INFO O| May 14 16:25:52.254 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232025-05-14T16:25:52.561Z[ recovery-image] May 14 16:25:52.272 INFO O| May 14 16:25:52.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
75242025-05-14T16:25:52.561Z[ recovery-image] May 14 16:25:52.272 INFO O| May 14 16:25:52.272 INFO STEP 1001 (remove_files) COMPLETE
75252025-05-14T16:25:52.562Z[ recovery-image] May 14 16:25:52.272 INFO O| May 14 16:25:52.272 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262025-05-14T16:25:52.586Z[ recovery-image] May 14 16:25:52.310 INFO O| May 14 16:25:52.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
75272025-05-14T16:25:52.587Z[ recovery-image] May 14 16:25:52.310 INFO O| May 14 16:25:52.310 INFO STEP 1002 (remove_files) COMPLETE
75282025-05-14T16:25:52.587Z[ recovery-image] May 14 16:25:52.310 INFO O| May 14 16:25:52.310 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292025-05-14T16:25:52.612Z[ recovery-image] May 14 16:25:52.342 INFO O| May 14 16:25:52.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
75302025-05-14T16:25:52.612Z[ recovery-image] May 14 16:25:52.342 INFO O| May 14 16:25:52.342 INFO STEP 1003 (remove_files) COMPLETE
75312025-05-14T16:25:52.612Z[ recovery-image] May 14 16:25:52.342 INFO O| May 14 16:25:52.342 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322025-05-14T16:25:52.661Z[ recovery-image] May 14 16:25:52.395 INFO O| May 14 16:25:52.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
75332025-05-14T16:25:52.661Z[ recovery-image] May 14 16:25:52.395 INFO O| May 14 16:25:52.395 INFO STEP 1004 (remove_files) COMPLETE
75342025-05-14T16:25:52.661Z[ recovery-image] May 14 16:25:52.395 INFO O| May 14 16:25:52.395 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352025-05-14T16:25:52.721Z[ recovery-image] May 14 16:25:52.454 INFO O| May 14 16:25:52.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
75362025-05-14T16:25:52.721Z[ recovery-image] May 14 16:25:52.454 INFO O| May 14 16:25:52.454 INFO STEP 1005 (remove_files) COMPLETE
75372025-05-14T16:25:52.721Z[ recovery-image] May 14 16:25:52.454 INFO O| May 14 16:25:52.454 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382025-05-14T16:25:52.746Z[ recovery-image] May 14 16:25:52.478 INFO O| May 14 16:25:52.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
75392025-05-14T16:25:52.746Z[ recovery-image] May 14 16:25:52.478 INFO O| May 14 16:25:52.478 INFO STEP 1006 (remove_files) COMPLETE
75402025-05-14T16:25:52.746Z[ recovery-image] May 14 16:25:52.478 INFO O| May 14 16:25:52.478 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412025-05-14T16:25:52.772Z[ recovery-image] May 14 16:25:52.498 INFO O| May 14 16:25:52.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
75422025-05-14T16:25:52.772Z[ recovery-image] May 14 16:25:52.499 INFO O| May 14 16:25:52.499 INFO STEP 1007 (remove_files) COMPLETE
75432025-05-14T16:25:52.772Z[ recovery-image] May 14 16:25:52.499 INFO O| May 14 16:25:52.499 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442025-05-14T16:25:52.797Z[ recovery-image] May 14 16:25:52.529 INFO O| May 14 16:25:52.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
75452025-05-14T16:25:52.797Z[ recovery-image] May 14 16:25:52.529 INFO O| May 14 16:25:52.529 INFO STEP 1008 (remove_files) COMPLETE
75462025-05-14T16:25:52.797Z[ recovery-image] May 14 16:25:52.529 INFO O| May 14 16:25:52.529 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472025-05-14T16:25:52.852Z[ recovery-image] May 14 16:25:52.585 INFO O| May 14 16:25:52.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
75482025-05-14T16:25:52.852Z[ recovery-image] May 14 16:25:52.585 INFO O| May 14 16:25:52.585 INFO STEP 1009 (remove_files) COMPLETE
75492025-05-14T16:25:52.852Z[ recovery-image] May 14 16:25:52.585 INFO O| May 14 16:25:52.585 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502025-05-14T16:25:52.877Z[ recovery-image] May 14 16:25:52.606 INFO O| May 14 16:25:52.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
75512025-05-14T16:25:52.877Z[ recovery-image] May 14 16:25:52.606 INFO O| May 14 16:25:52.606 INFO STEP 1010 (remove_files) COMPLETE
75522025-05-14T16:25:52.877Z[ recovery-image] May 14 16:25:52.606 INFO O| May 14 16:25:52.606 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532025-05-14T16:25:52.903Z[ recovery-image] May 14 16:25:52.624 INFO O| May 14 16:25:52.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
75542025-05-14T16:25:52.903Z[ recovery-image] May 14 16:25:52.624 INFO O| May 14 16:25:52.624 INFO STEP 1011 (remove_files) COMPLETE
75552025-05-14T16:25:52.903Z[ recovery-image] May 14 16:25:52.624 INFO O| May 14 16:25:52.624 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562025-05-14T16:25:52.929Z[ recovery-image] May 14 16:25:52.662 INFO O| May 14 16:25:52.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
75572025-05-14T16:25:52.929Z[ recovery-image] May 14 16:25:52.662 INFO O| May 14 16:25:52.662 INFO STEP 1012 (remove_files) COMPLETE
75582025-05-14T16:25:52.954Z[ recovery-image] May 14 16:25:52.662 INFO O| May 14 16:25:52.662 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592025-05-14T16:25:52.954Z[ recovery-image] May 14 16:25:52.682 INFO O| May 14 16:25:52.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
75602025-05-14T16:25:52.954Z[ recovery-image] May 14 16:25:52.683 INFO O| May 14 16:25:52.683 INFO STEP 1013 (remove_files) COMPLETE
75612025-05-14T16:25:52.954Z[ recovery-image] May 14 16:25:52.683 INFO O| May 14 16:25:52.683 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622025-05-14T16:25:52.980Z[ recovery-image] May 14 16:25:52.709 INFO O| May 14 16:25:52.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
75632025-05-14T16:25:52.980Z[ recovery-image] May 14 16:25:52.709 INFO O| May 14 16:25:52.709 INFO STEP 1014 (remove_files) COMPLETE
75642025-05-14T16:25:52.980Z[ recovery-image] May 14 16:25:52.709 INFO O| May 14 16:25:52.709 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652025-05-14T16:25:53.005Z[ recovery-image] May 14 16:25:52.729 INFO O| May 14 16:25:52.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
75662025-05-14T16:25:53.005Z[ recovery-image] May 14 16:25:52.729 INFO O| May 14 16:25:52.729 INFO STEP 1015 (remove_files) COMPLETE
75672025-05-14T16:25:53.005Z[ recovery-image] May 14 16:25:52.729 INFO O| May 14 16:25:52.729 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.746 INFO O| May 14 16:25:52.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
75692025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.746 INFO O| May 14 16:25:52.746 INFO STEP 1016 (remove_files) COMPLETE
75702025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.746 INFO O| May 14 16:25:52.746 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.761 INFO O| May 14 16:25:52.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
75722025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.761 INFO O| May 14 16:25:52.761 INFO STEP 1017 (remove_files) COMPLETE
75732025-05-14T16:25:53.031Z[ recovery-image] May 14 16:25:52.761 INFO O| May 14 16:25:52.761 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.775 INFO O| May 14 16:25:52.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
75752025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.775 INFO O| May 14 16:25:52.775 INFO STEP 1018 (remove_files) COMPLETE
75762025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.775 INFO O| May 14 16:25:52.775 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.789 INFO O| May 14 16:25:52.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
75782025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.789 INFO O| May 14 16:25:52.789 INFO STEP 1019 (remove_files) COMPLETE
75792025-05-14T16:25:53.056Z[ recovery-image] May 14 16:25:52.789 INFO O| May 14 16:25:52.789 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.802 INFO O| May 14 16:25:52.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
75812025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.802 INFO O| May 14 16:25:52.802 INFO STEP 1020 (remove_files) COMPLETE
75822025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.802 INFO O| May 14 16:25:52.802 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.815 INFO O| May 14 16:25:52.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
75842025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.815 INFO O| May 14 16:25:52.815 INFO STEP 1021 (remove_files) COMPLETE
75852025-05-14T16:25:53.082Z[ recovery-image] May 14 16:25:52.815 INFO O| May 14 16:25:52.815 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862025-05-14T16:25:53.107Z[ recovery-image] May 14 16:25:52.828 INFO O| May 14 16:25:52.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
75872025-05-14T16:25:53.107Z[ recovery-image] May 14 16:25:52.829 INFO O| May 14 16:25:52.829 INFO STEP 1022 (remove_files) COMPLETE
75882025-05-14T16:25:53.107Z[ recovery-image] May 14 16:25:52.829 INFO O| May 14 16:25:52.829 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892025-05-14T16:25:53.133Z[ recovery-image] May 14 16:25:52.842 INFO O| May 14 16:25:52.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
75902025-05-14T16:25:53.133Z[ recovery-image] May 14 16:25:52.858 INFO O| May 14 16:25:52.858 INFO STEP 1023 (remove_files) COMPLETE
75912025-05-14T16:25:53.133Z[ recovery-image] May 14 16:25:52.858 INFO O| May 14 16:25:52.858 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922025-05-14T16:25:53.158Z[ recovery-image] May 14 16:25:52.875 INFO O| May 14 16:25:52.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
75932025-05-14T16:25:53.158Z[ recovery-image] May 14 16:25:52.876 INFO O| May 14 16:25:52.875 INFO STEP 1024 (remove_files) COMPLETE
75942025-05-14T16:25:53.158Z[ recovery-image] May 14 16:25:52.876 INFO O| May 14 16:25:52.876 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952025-05-14T16:25:53.224Z[ recovery-image] May 14 16:25:52.933 INFO O| May 14 16:25:52.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
75962025-05-14T16:25:53.224Z[ recovery-image] May 14 16:25:52.934 INFO O| May 14 16:25:52.934 INFO STEP 1025 (remove_files) COMPLETE
75972025-05-14T16:25:53.224Z[ recovery-image] May 14 16:25:52.934 INFO O| May 14 16:25:52.934 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982025-05-14T16:25:53.249Z[ recovery-image] May 14 16:25:52.959 INFO O| May 14 16:25:52.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
75992025-05-14T16:25:53.249Z[ recovery-image] May 14 16:25:52.959 INFO O| May 14 16:25:52.959 INFO STEP 1026 (remove_files) COMPLETE
76002025-05-14T16:25:53.249Z[ recovery-image] May 14 16:25:52.959 INFO O| May 14 16:25:52.959 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012025-05-14T16:25:53.285Z[ recovery-image] May 14 16:25:53.019 INFO O| May 14 16:25:53.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
76022025-05-14T16:25:53.311Z[ recovery-image] May 14 16:25:53.019 INFO O| May 14 16:25:53.019 INFO STEP 1027 (remove_files) COMPLETE
76032025-05-14T16:25:53.311Z[ recovery-image] May 14 16:25:53.019 INFO O| May 14 16:25:53.019 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042025-05-14T16:25:53.336Z[ recovery-image] May 14 16:25:53.059 INFO O| May 14 16:25:53.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
76052025-05-14T16:25:53.336Z[ recovery-image] May 14 16:25:53.059 INFO O| May 14 16:25:53.059 INFO STEP 1028 (remove_files) COMPLETE
76062025-05-14T16:25:53.336Z[ recovery-image] May 14 16:25:53.059 INFO O| May 14 16:25:53.059 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.078 INFO O| May 14 16:25:53.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
76082025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.079 INFO O| May 14 16:25:53.078 INFO STEP 1029 (remove_files) COMPLETE
76092025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.079 INFO O| May 14 16:25:53.078 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.094 INFO O| May 14 16:25:53.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
76112025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.094 INFO O| May 14 16:25:53.094 INFO STEP 1030 (remove_files) COMPLETE
76122025-05-14T16:25:53.362Z[ recovery-image] May 14 16:25:53.094 INFO O| May 14 16:25:53.094 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132025-05-14T16:25:53.388Z[ recovery-image] May 14 16:25:53.108 INFO O| May 14 16:25:53.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
76142025-05-14T16:25:53.388Z[ recovery-image] May 14 16:25:53.108 INFO O| May 14 16:25:53.108 INFO STEP 1031 (remove_files) COMPLETE
76152025-05-14T16:25:53.388Z[ recovery-image] May 14 16:25:53.108 INFO O| May 14 16:25:53.108 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162025-05-14T16:25:53.413Z[ recovery-image] May 14 16:25:53.137 INFO O| May 14 16:25:53.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
76172025-05-14T16:25:53.413Z[ recovery-image] May 14 16:25:53.137 INFO O| May 14 16:25:53.137 INFO STEP 1032 (remove_files) COMPLETE
76182025-05-14T16:25:53.413Z[ recovery-image] May 14 16:25:53.137 INFO O| May 14 16:25:53.137 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.152 INFO O| May 14 16:25:53.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
76202025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.152 INFO O| May 14 16:25:53.152 INFO STEP 1033 (remove_files) COMPLETE
76212025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.152 INFO O| May 14 16:25:53.152 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.166 INFO O| May 14 16:25:53.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
76232025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.166 INFO O| May 14 16:25:53.166 INFO STEP 1034 (remove_files) COMPLETE
76242025-05-14T16:25:53.439Z[ recovery-image] May 14 16:25:53.166 INFO O| May 14 16:25:53.166 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252025-05-14T16:25:53.465Z[ recovery-image] May 14 16:25:53.180 INFO O| May 14 16:25:53.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
76262025-05-14T16:25:53.465Z[ recovery-image] May 14 16:25:53.180 INFO O| May 14 16:25:53.180 INFO STEP 1035 (remove_files) COMPLETE
76272025-05-14T16:25:53.465Z[ recovery-image] May 14 16:25:53.180 INFO O| May 14 16:25:53.180 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282025-05-14T16:25:53.490Z[ recovery-image] May 14 16:25:53.218 INFO O| May 14 16:25:53.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
76292025-05-14T16:25:53.490Z[ recovery-image] May 14 16:25:53.218 INFO O| May 14 16:25:53.218 INFO STEP 1036 (remove_files) COMPLETE
76302025-05-14T16:25:53.490Z[ recovery-image] May 14 16:25:53.218 INFO O| May 14 16:25:53.218 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312025-05-14T16:25:53.518Z[ recovery-image] May 14 16:25:53.251 INFO O| May 14 16:25:53.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
76322025-05-14T16:25:53.518Z[ recovery-image] May 14 16:25:53.251 INFO O| May 14 16:25:53.251 INFO STEP 1037 (remove_files) COMPLETE
76332025-05-14T16:25:53.518Z[ recovery-image] May 14 16:25:53.251 INFO O| May 14 16:25:53.251 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342025-05-14T16:25:53.553Z[ recovery-image] May 14 16:25:53.286 INFO O| May 14 16:25:53.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
76352025-05-14T16:25:53.553Z[ recovery-image] May 14 16:25:53.287 INFO O| May 14 16:25:53.286 INFO STEP 1038 (remove_files) COMPLETE
76362025-05-14T16:25:53.553Z[ recovery-image] May 14 16:25:53.287 INFO O| May 14 16:25:53.287 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372025-05-14T16:25:53.615Z[ recovery-image] May 14 16:25:53.349 INFO O| May 14 16:25:53.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
76382025-05-14T16:25:53.615Z[ recovery-image] May 14 16:25:53.349 INFO O| May 14 16:25:53.349 INFO STEP 1039 (remove_files) COMPLETE
76392025-05-14T16:25:53.615Z[ recovery-image] May 14 16:25:53.349 INFO O| May 14 16:25:53.349 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402025-05-14T16:25:53.641Z[ recovery-image] May 14 16:25:53.371 INFO O| May 14 16:25:53.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
76412025-05-14T16:25:53.641Z[ recovery-image] May 14 16:25:53.371 INFO O| May 14 16:25:53.371 INFO STEP 1040 (remove_files) COMPLETE
76422025-05-14T16:25:53.641Z[ recovery-image] May 14 16:25:53.371 INFO O| May 14 16:25:53.371 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432025-05-14T16:25:53.700Z[ recovery-image] May 14 16:25:53.434 INFO O| May 14 16:25:53.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
76442025-05-14T16:25:53.700Z[ recovery-image] May 14 16:25:53.434 INFO O| May 14 16:25:53.434 INFO STEP 1041 (remove_files) COMPLETE
76452025-05-14T16:25:53.725Z[ recovery-image] May 14 16:25:53.434 INFO O| May 14 16:25:53.434 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.467 INFO O| May 14 16:25:53.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
76472025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.467 INFO O| May 14 16:25:53.467 INFO STEP 1042 (remove_files) COMPLETE
76482025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.467 INFO O| May 14 16:25:53.467 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.482 INFO O| May 14 16:25:53.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
76502025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.482 INFO O| May 14 16:25:53.482 INFO STEP 1043 (remove_files) COMPLETE
76512025-05-14T16:25:53.751Z[ recovery-image] May 14 16:25:53.482 INFO O| May 14 16:25:53.482 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.495 INFO O| May 14 16:25:53.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
76532025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.495 INFO O| May 14 16:25:53.495 INFO STEP 1044 (remove_files) COMPLETE
76542025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.495 INFO O| May 14 16:25:53.495 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.508 INFO O| May 14 16:25:53.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
76562025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.508 INFO O| May 14 16:25:53.508 INFO STEP 1045 (remove_files) COMPLETE
76572025-05-14T16:25:53.777Z[ recovery-image] May 14 16:25:53.508 INFO O| May 14 16:25:53.508 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.521 INFO O| May 14 16:25:53.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
76592025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.521 INFO O| May 14 16:25:53.521 INFO STEP 1046 (remove_files) COMPLETE
76602025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.521 INFO O| May 14 16:25:53.521 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.534 INFO O| May 14 16:25:53.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
76622025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.534 INFO O| May 14 16:25:53.534 INFO STEP 1047 (remove_files) COMPLETE
76632025-05-14T16:25:53.802Z[ recovery-image] May 14 16:25:53.534 INFO O| May 14 16:25:53.534 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642025-05-14T16:25:53.828Z[ recovery-image] May 14 16:25:53.556 INFO O| May 14 16:25:53.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
76652025-05-14T16:25:53.828Z[ recovery-image] May 14 16:25:53.556 INFO O| May 14 16:25:53.556 INFO STEP 1048 (remove_files) COMPLETE
76662025-05-14T16:25:53.828Z[ recovery-image] May 14 16:25:53.556 INFO O| May 14 16:25:53.556 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672025-05-14T16:25:53.871Z[ recovery-image] May 14 16:25:53.605 INFO O| May 14 16:25:53.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
76682025-05-14T16:25:53.871Z[ recovery-image] May 14 16:25:53.605 INFO O| May 14 16:25:53.605 INFO STEP 1049 (remove_files) COMPLETE
76692025-05-14T16:25:53.871Z[ recovery-image] May 14 16:25:53.605 INFO O| May 14 16:25:53.605 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702025-05-14T16:25:53.930Z[ recovery-image] May 14 16:25:53.663 INFO O| May 14 16:25:53.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
76712025-05-14T16:25:53.930Z[ recovery-image] May 14 16:25:53.664 INFO O| May 14 16:25:53.664 INFO STEP 1050 (remove_files) COMPLETE
76722025-05-14T16:25:53.930Z[ recovery-image] May 14 16:25:53.664 INFO O| May 14 16:25:53.664 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732025-05-14T16:25:53.956Z[ recovery-image] May 14 16:25:53.680 INFO O| May 14 16:25:53.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
76742025-05-14T16:25:53.956Z[ recovery-image] May 14 16:25:53.681 INFO O| May 14 16:25:53.681 INFO STEP 1051 (remove_files) COMPLETE
76752025-05-14T16:25:53.956Z[ recovery-image] May 14 16:25:53.681 INFO O| May 14 16:25:53.681 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762025-05-14T16:25:53.986Z[ recovery-image] May 14 16:25:53.719 INFO O| May 14 16:25:53.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
76772025-05-14T16:25:53.986Z[ recovery-image] May 14 16:25:53.719 INFO O| May 14 16:25:53.719 INFO STEP 1052 (remove_files) COMPLETE
76782025-05-14T16:25:53.986Z[ recovery-image] May 14 16:25:53.719 INFO O| May 14 16:25:53.719 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792025-05-14T16:25:54.041Z[ recovery-image] May 14 16:25:53.774 INFO O| May 14 16:25:53.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
76802025-05-14T16:25:54.067Z[ recovery-image] May 14 16:25:53.792 INFO O| May 14 16:25:53.792 INFO STEP 1053 (remove_files) COMPLETE
76812025-05-14T16:25:54.067Z[ recovery-image] May 14 16:25:53.792 INFO O| May 14 16:25:53.792 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822025-05-14T16:25:54.092Z[ recovery-image] May 14 16:25:53.823 INFO O| May 14 16:25:53.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
76832025-05-14T16:25:54.092Z[ recovery-image] May 14 16:25:53.823 INFO O| May 14 16:25:53.823 INFO STEP 1054 (remove_files) COMPLETE
76842025-05-14T16:25:54.092Z[ recovery-image] May 14 16:25:53.824 INFO O| May 14 16:25:53.823 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852025-05-14T16:25:54.125Z[ recovery-image] May 14 16:25:53.858 INFO O| May 14 16:25:53.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
76862025-05-14T16:25:54.125Z[ recovery-image] May 14 16:25:53.858 INFO O| May 14 16:25:53.858 INFO STEP 1055 (remove_files) COMPLETE
76872025-05-14T16:25:54.125Z[ recovery-image] May 14 16:25:53.858 INFO O| May 14 16:25:53.858 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882025-05-14T16:25:54.150Z[ recovery-image] May 14 16:25:53.883 INFO O| May 14 16:25:53.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
76892025-05-14T16:25:54.150Z[ recovery-image] May 14 16:25:53.883 INFO O| May 14 16:25:53.883 INFO STEP 1056 (remove_files) COMPLETE
76902025-05-14T16:25:54.150Z[ recovery-image] May 14 16:25:53.884 INFO O| May 14 16:25:53.883 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912025-05-14T16:25:54.175Z[ recovery-image] May 14 16:25:53.905 INFO O| May 14 16:25:53.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
76922025-05-14T16:25:54.175Z[ recovery-image] May 14 16:25:53.905 INFO O| May 14 16:25:53.905 INFO STEP 1057 (remove_files) COMPLETE
76932025-05-14T16:25:54.175Z[ recovery-image] May 14 16:25:53.905 INFO O| May 14 16:25:53.905 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942025-05-14T16:25:54.201Z[ recovery-image] May 14 16:25:53.922 INFO O| May 14 16:25:53.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
76952025-05-14T16:25:54.201Z[ recovery-image] May 14 16:25:53.922 INFO O| May 14 16:25:53.922 INFO STEP 1058 (remove_files) COMPLETE
76962025-05-14T16:25:54.201Z[ recovery-image] May 14 16:25:53.923 INFO O| May 14 16:25:53.923 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.939 INFO O| May 14 16:25:53.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
76982025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.939 INFO O| May 14 16:25:53.939 INFO STEP 1059 (remove_files) COMPLETE
76992025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.939 INFO O| May 14 16:25:53.939 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.954 INFO O| May 14 16:25:53.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
77012025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.954 INFO O| May 14 16:25:53.954 INFO STEP 1060 (remove_files) COMPLETE
77022025-05-14T16:25:54.226Z[ recovery-image] May 14 16:25:53.954 INFO O| May 14 16:25:53.954 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032025-05-14T16:25:54.251Z[ recovery-image] May 14 16:25:53.969 INFO O| May 14 16:25:53.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
77042025-05-14T16:25:54.252Z[ recovery-image] May 14 16:25:53.970 INFO O| May 14 16:25:53.970 INFO STEP 1061 (remove_files) COMPLETE
77052025-05-14T16:25:54.252Z[ recovery-image] May 14 16:25:53.970 INFO O| May 14 16:25:53.970 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062025-05-14T16:25:54.277Z[ recovery-image] May 14 16:25:54.001 INFO O| May 14 16:25:54.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
77072025-05-14T16:25:54.277Z[ recovery-image] May 14 16:25:54.001 INFO O| May 14 16:25:54.001 INFO STEP 1062 (remove_files) COMPLETE
77082025-05-14T16:25:54.277Z[ recovery-image] May 14 16:25:54.002 INFO O| May 14 16:25:54.001 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092025-05-14T16:25:54.327Z[ recovery-image] May 14 16:25:54.060 INFO O| May 14 16:25:54.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
77102025-05-14T16:25:54.352Z[ recovery-image] May 14 16:25:54.060 INFO O| May 14 16:25:54.060 INFO STEP 1063 (remove_files) COMPLETE
77112025-05-14T16:25:54.352Z[ recovery-image] May 14 16:25:54.060 INFO O| May 14 16:25:54.060 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122025-05-14T16:25:54.352Z[ recovery-image] May 14 16:25:54.076 INFO O| May 14 16:25:54.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
77132025-05-14T16:25:54.352Z[ recovery-image] May 14 16:25:54.076 INFO O| May 14 16:25:54.076 INFO STEP 1064 (remove_files) COMPLETE
77142025-05-14T16:25:54.352Z[ recovery-image] May 14 16:25:54.076 INFO O| May 14 16:25:54.076 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.089 INFO O| May 14 16:25:54.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
77162025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.089 INFO O| May 14 16:25:54.089 INFO STEP 1065 (remove_files) COMPLETE
77172025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.090 INFO O| May 14 16:25:54.089 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.102 INFO O| May 14 16:25:54.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
77192025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.102 INFO O| May 14 16:25:54.102 INFO STEP 1066 (remove_files) COMPLETE
77202025-05-14T16:25:54.378Z[ recovery-image] May 14 16:25:54.102 INFO O| May 14 16:25:54.102 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212025-05-14T16:25:54.403Z[ recovery-image] May 14 16:25:54.132 INFO O| May 14 16:25:54.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
77222025-05-14T16:25:54.404Z[ recovery-image] May 14 16:25:54.132 INFO O| May 14 16:25:54.132 INFO STEP 1067 (remove_files) COMPLETE
77232025-05-14T16:25:54.404Z[ recovery-image] May 14 16:25:54.132 INFO O| May 14 16:25:54.132 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242025-05-14T16:25:54.454Z[ recovery-image] May 14 16:25:54.188 INFO O| May 14 16:25:54.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
77252025-05-14T16:25:54.454Z[ recovery-image] May 14 16:25:54.188 INFO O| May 14 16:25:54.188 INFO STEP 1068 (remove_files) COMPLETE
77262025-05-14T16:25:54.454Z[ recovery-image] May 14 16:25:54.188 INFO O| May 14 16:25:54.188 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272025-05-14T16:25:54.480Z[ recovery-image] May 14 16:25:54.207 INFO O| May 14 16:25:54.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
77282025-05-14T16:25:54.480Z[ recovery-image] May 14 16:25:54.207 INFO O| May 14 16:25:54.207 INFO STEP 1069 (remove_files) COMPLETE
77292025-05-14T16:25:54.480Z[ recovery-image] May 14 16:25:54.207 INFO O| May 14 16:25:54.207 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302025-05-14T16:25:54.505Z[ recovery-image] May 14 16:25:54.226 INFO O| May 14 16:25:54.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
77312025-05-14T16:25:54.505Z[ recovery-image] May 14 16:25:54.226 INFO O| May 14 16:25:54.226 INFO STEP 1070 (remove_files) COMPLETE
77322025-05-14T16:25:54.505Z[ recovery-image] May 14 16:25:54.226 INFO O| May 14 16:25:54.226 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.240 INFO O| May 14 16:25:54.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
77342025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.240 INFO O| May 14 16:25:54.240 INFO STEP 1071 (remove_files) COMPLETE
77352025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.240 INFO O| May 14 16:25:54.240 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.254 INFO O| May 14 16:25:54.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
77372025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.254 INFO O| May 14 16:25:54.254 INFO STEP 1072 (remove_files) COMPLETE
77382025-05-14T16:25:54.531Z[ recovery-image] May 14 16:25:54.254 INFO O| May 14 16:25:54.254 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392025-05-14T16:25:54.556Z[ recovery-image] May 14 16:25:54.290 INFO O| May 14 16:25:54.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
77402025-05-14T16:25:54.556Z[ recovery-image] May 14 16:25:54.290 INFO O| May 14 16:25:54.290 INFO STEP 1073 (remove_files) COMPLETE
77412025-05-14T16:25:54.556Z[ recovery-image] May 14 16:25:54.290 INFO O| May 14 16:25:54.290 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422025-05-14T16:25:54.668Z[ recovery-image] May 14 16:25:54.402 INFO O| May 14 16:25:54.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
77432025-05-14T16:25:54.669Z[ recovery-image] May 14 16:25:54.402 INFO O| May 14 16:25:54.402 INFO STEP 1074 (remove_files) COMPLETE
77442025-05-14T16:25:54.694Z[ recovery-image] May 14 16:25:54.402 INFO O| May 14 16:25:54.402 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452025-05-14T16:25:54.719Z[ recovery-image] May 14 16:25:54.438 INFO O| May 14 16:25:54.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
77462025-05-14T16:25:54.719Z[ recovery-image] May 14 16:25:54.438 INFO O| May 14 16:25:54.438 INFO STEP 1075 (remove_files) COMPLETE
77472025-05-14T16:25:54.719Z[ recovery-image] May 14 16:25:54.438 INFO O| May 14 16:25:54.438 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.454 INFO O| May 14 16:25:54.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
77492025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.454 INFO O| May 14 16:25:54.454 INFO STEP 1076 (remove_files) COMPLETE
77502025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.454 INFO O| May 14 16:25:54.454 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.472 INFO O| May 14 16:25:54.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
77522025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.472 INFO O| May 14 16:25:54.472 INFO STEP 1077 (remove_files) COMPLETE
77532025-05-14T16:25:54.745Z[ recovery-image] May 14 16:25:54.472 INFO O| May 14 16:25:54.472 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542025-05-14T16:25:54.770Z[ recovery-image] May 14 16:25:54.503 INFO O| May 14 16:25:54.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
77552025-05-14T16:25:54.770Z[ recovery-image] May 14 16:25:54.504 INFO O| May 14 16:25:54.504 INFO STEP 1078 (remove_files) COMPLETE
77562025-05-14T16:25:54.770Z[ recovery-image] May 14 16:25:54.504 INFO O| May 14 16:25:54.504 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572025-05-14T16:25:54.806Z[ recovery-image] May 14 16:25:54.540 INFO O| May 14 16:25:54.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
77582025-05-14T16:25:54.806Z[ recovery-image] May 14 16:25:54.540 INFO O| May 14 16:25:54.540 INFO STEP 1079 (remove_files) COMPLETE
77592025-05-14T16:25:54.806Z[ recovery-image] May 14 16:25:54.540 INFO O| May 14 16:25:54.540 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602025-05-14T16:25:54.840Z[ recovery-image] May 14 16:25:54.574 INFO O| May 14 16:25:54.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
77612025-05-14T16:25:54.840Z[ recovery-image] May 14 16:25:54.574 INFO O| May 14 16:25:54.574 INFO STEP 1080 (remove_files) COMPLETE
77622025-05-14T16:25:54.840Z[ recovery-image] May 14 16:25:54.574 INFO O| May 14 16:25:54.574 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632025-05-14T16:25:54.865Z[ recovery-image] May 14 16:25:54.587 INFO O| May 14 16:25:54.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
77642025-05-14T16:25:54.865Z[ recovery-image] May 14 16:25:54.587 INFO O| May 14 16:25:54.587 INFO STEP 1081 (remove_files) COMPLETE
77652025-05-14T16:25:54.866Z[ recovery-image] May 14 16:25:54.587 INFO O| May 14 16:25:54.587 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.601 INFO O| May 14 16:25:54.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
77672025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.601 INFO O| May 14 16:25:54.601 INFO STEP 1082 (remove_files) COMPLETE
77682025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.601 INFO O| May 14 16:25:54.601 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.614 INFO O| May 14 16:25:54.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
77702025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.614 INFO O| May 14 16:25:54.614 INFO STEP 1083 (remove_files) COMPLETE
77712025-05-14T16:25:54.891Z[ recovery-image] May 14 16:25:54.614 INFO O| May 14 16:25:54.614 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722025-05-14T16:25:54.917Z[ recovery-image] May 14 16:25:54.634 INFO O| May 14 16:25:54.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
77732025-05-14T16:25:54.917Z[ recovery-image] May 14 16:25:54.634 INFO O| May 14 16:25:54.634 INFO STEP 1084 (remove_files) COMPLETE
77742025-05-14T16:25:54.917Z[ recovery-image] May 14 16:25:54.634 INFO O| May 14 16:25:54.634 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752025-05-14T16:25:54.942Z[ recovery-image] May 14 16:25:54.674 INFO O| May 14 16:25:54.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
77762025-05-14T16:25:54.942Z[ recovery-image] May 14 16:25:54.674 INFO O| May 14 16:25:54.674 INFO STEP 1085 (remove_files) COMPLETE
77772025-05-14T16:25:54.942Z[ recovery-image] May 14 16:25:54.674 INFO O| May 14 16:25:54.674 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782025-05-14T16:25:54.970Z[ recovery-image] May 14 16:25:54.704 INFO O| May 14 16:25:54.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
77792025-05-14T16:25:54.970Z[ recovery-image] May 14 16:25:54.704 INFO O| May 14 16:25:54.704 INFO STEP 1086 (remove_files) COMPLETE
77802025-05-14T16:25:54.970Z[ recovery-image] May 14 16:25:54.704 INFO O| May 14 16:25:54.704 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812025-05-14T16:25:55.014Z[ recovery-image] May 14 16:25:54.733 INFO O| May 14 16:25:54.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
77822025-05-14T16:25:55.014Z[ recovery-image] May 14 16:25:54.734 INFO O| May 14 16:25:54.734 INFO STEP 1087 (remove_files) COMPLETE
77832025-05-14T16:25:55.014Z[ recovery-image] May 14 16:25:54.734 INFO O| May 14 16:25:54.734 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842025-05-14T16:25:55.048Z[ recovery-image] May 14 16:25:54.771 INFO O| May 14 16:25:54.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
77852025-05-14T16:25:55.048Z[ recovery-image] May 14 16:25:54.771 INFO O| May 14 16:25:54.771 INFO STEP 1088 (remove_files) COMPLETE
77862025-05-14T16:25:55.048Z[ recovery-image] May 14 16:25:54.771 INFO O| May 14 16:25:54.771 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872025-05-14T16:25:55.078Z[ recovery-image] May 14 16:25:54.790 INFO O| May 14 16:25:54.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
77882025-05-14T16:25:55.078Z[ recovery-image] May 14 16:25:54.790 INFO O| May 14 16:25:54.790 INFO STEP 1089 (remove_files) COMPLETE
77892025-05-14T16:25:55.078Z[ recovery-image] May 14 16:25:54.791 INFO O| May 14 16:25:54.790 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902025-05-14T16:25:55.115Z[ recovery-image] May 14 16:25:54.849 INFO O| May 14 16:25:54.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
77912025-05-14T16:25:55.116Z[ recovery-image] May 14 16:25:54.849 INFO O| May 14 16:25:54.849 INFO STEP 1090 (remove_files) COMPLETE
77922025-05-14T16:25:55.140Z[ recovery-image] May 14 16:25:54.849 INFO O| May 14 16:25:54.849 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932025-05-14T16:25:55.140Z[ recovery-image] May 14 16:25:54.868 INFO O| May 14 16:25:54.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
77942025-05-14T16:25:55.140Z[ recovery-image] May 14 16:25:54.868 INFO O| May 14 16:25:54.868 INFO STEP 1091 (remove_files) COMPLETE
77952025-05-14T16:25:55.140Z[ recovery-image] May 14 16:25:54.868 INFO O| May 14 16:25:54.868 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962025-05-14T16:25:55.169Z[ recovery-image] May 14 16:25:54.902 INFO O| May 14 16:25:54.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
77972025-05-14T16:25:55.194Z[ recovery-image] May 14 16:25:54.902 INFO O| May 14 16:25:54.902 INFO STEP 1092 (remove_files) COMPLETE
77982025-05-14T16:25:55.194Z[ recovery-image] May 14 16:25:54.902 INFO O| May 14 16:25:54.902 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992025-05-14T16:25:55.224Z[ recovery-image] May 14 16:25:54.957 INFO O| May 14 16:25:54.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
78002025-05-14T16:25:55.224Z[ recovery-image] May 14 16:25:54.958 INFO O| May 14 16:25:54.958 INFO STEP 1093 (remove_files) COMPLETE
78012025-05-14T16:25:55.249Z[ recovery-image] May 14 16:25:54.958 INFO O| May 14 16:25:54.958 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022025-05-14T16:25:55.249Z[ recovery-image] May 14 16:25:54.976 INFO O| May 14 16:25:54.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
78032025-05-14T16:25:55.249Z[ recovery-image] May 14 16:25:54.976 INFO O| May 14 16:25:54.976 INFO STEP 1094 (remove_files) COMPLETE
78042025-05-14T16:25:55.249Z[ recovery-image] May 14 16:25:54.976 INFO O| May 14 16:25:54.976 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052025-05-14T16:25:55.274Z[ recovery-image] May 14 16:25:54.992 INFO O| May 14 16:25:54.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
78062025-05-14T16:25:55.274Z[ recovery-image] May 14 16:25:54.993 INFO O| May 14 16:25:54.993 INFO STEP 1095 (remove_files) COMPLETE
78072025-05-14T16:25:55.274Z[ recovery-image] May 14 16:25:54.993 INFO O| May 14 16:25:54.993 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082025-05-14T16:25:55.298Z[ recovery-image] May 14 16:25:55.009 INFO O| May 14 16:25:55.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
78092025-05-14T16:25:55.298Z[ recovery-image] May 14 16:25:55.009 INFO O| May 14 16:25:55.009 INFO STEP 1096 (remove_files) COMPLETE
78102025-05-14T16:25:55.299Z[ recovery-image] May 14 16:25:55.009 INFO O| May 14 16:25:55.009 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.028 INFO O| May 14 16:25:55.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
78122025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.029 INFO O| May 14 16:25:55.028 INFO STEP 1097 (remove_files) COMPLETE
78132025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.029 INFO O| May 14 16:25:55.029 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.056 INFO O| May 14 16:25:55.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
78152025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.057 INFO O| May 14 16:25:55.056 INFO STEP 1098 (remove_files) COMPLETE
78162025-05-14T16:25:55.323Z[ recovery-image] May 14 16:25:55.057 INFO O| May 14 16:25:55.057 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172025-05-14T16:25:55.376Z[ recovery-image] May 14 16:25:55.109 INFO O| May 14 16:25:55.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
78182025-05-14T16:25:55.376Z[ recovery-image] May 14 16:25:55.109 INFO O| May 14 16:25:55.109 INFO STEP 1099 (remove_files) COMPLETE
78192025-05-14T16:25:55.376Z[ recovery-image] May 14 16:25:55.109 INFO O| May 14 16:25:55.109 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202025-05-14T16:25:55.400Z[ recovery-image] May 14 16:25:55.126 INFO O| May 14 16:25:55.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
78212025-05-14T16:25:55.400Z[ recovery-image] May 14 16:25:55.126 INFO O| May 14 16:25:55.126 INFO STEP 1100 (remove_files) COMPLETE
78222025-05-14T16:25:55.400Z[ recovery-image] May 14 16:25:55.126 INFO O| May 14 16:25:55.126 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232025-05-14T16:25:55.425Z[ recovery-image] May 14 16:25:55.142 INFO O| May 14 16:25:55.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
78242025-05-14T16:25:55.425Z[ recovery-image] May 14 16:25:55.142 INFO O| May 14 16:25:55.142 INFO STEP 1101 (remove_files) COMPLETE
78252025-05-14T16:25:55.425Z[ recovery-image] May 14 16:25:55.142 INFO O| May 14 16:25:55.142 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262025-05-14T16:25:55.483Z[ recovery-image] May 14 16:25:55.217 INFO O| May 14 16:25:55.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
78272025-05-14T16:25:55.483Z[ recovery-image] May 14 16:25:55.217 INFO O| May 14 16:25:55.217 INFO STEP 1102 (remove_files) COMPLETE
78282025-05-14T16:25:55.508Z[ recovery-image] May 14 16:25:55.217 INFO O| May 14 16:25:55.217 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292025-05-14T16:25:55.533Z[ recovery-image] May 14 16:25:55.256 INFO O| May 14 16:25:55.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
78302025-05-14T16:25:55.533Z[ recovery-image] May 14 16:25:55.256 INFO O| May 14 16:25:55.256 INFO STEP 1103 (remove_files) COMPLETE
78312025-05-14T16:25:55.533Z[ recovery-image] May 14 16:25:55.256 INFO O| May 14 16:25:55.256 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322025-05-14T16:25:55.558Z[ recovery-image] May 14 16:25:55.289 INFO O| May 14 16:25:55.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
78332025-05-14T16:25:55.558Z[ recovery-image] May 14 16:25:55.289 INFO O| May 14 16:25:55.289 INFO STEP 1104 (remove_files) COMPLETE
78342025-05-14T16:25:55.558Z[ recovery-image] May 14 16:25:55.289 INFO O| May 14 16:25:55.289 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352025-05-14T16:25:55.583Z[ recovery-image] May 14 16:25:55.303 INFO O| May 14 16:25:55.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
78362025-05-14T16:25:55.583Z[ recovery-image] May 14 16:25:55.303 INFO O| May 14 16:25:55.303 INFO STEP 1105 (remove_files) COMPLETE
78372025-05-14T16:25:55.583Z[ recovery-image] May 14 16:25:55.303 INFO O| May 14 16:25:55.303 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382025-05-14T16:25:55.583Z[ recovery-image] May 14 16:25:55.317 INFO O| May 14 16:25:55.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
78392025-05-14T16:25:55.583Z[ recovery-image] May 14 16:25:55.317 INFO O| May 14 16:25:55.317 INFO STEP 1106 (remove_files) COMPLETE
78402025-05-14T16:25:55.608Z[ recovery-image] May 14 16:25:55.317 INFO O| May 14 16:25:55.317 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412025-05-14T16:25:55.608Z[ recovery-image] May 14 16:25:55.330 INFO O| May 14 16:25:55.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
78422025-05-14T16:25:55.608Z[ recovery-image] May 14 16:25:55.330 INFO O| May 14 16:25:55.330 INFO STEP 1107 (remove_files) COMPLETE
78432025-05-14T16:25:55.608Z[ recovery-image] May 14 16:25:55.330 INFO O| May 14 16:25:55.330 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442025-05-14T16:25:55.633Z[ recovery-image] May 14 16:25:55.345 INFO O| May 14 16:25:55.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
78452025-05-14T16:25:55.633Z[ recovery-image] May 14 16:25:55.345 INFO O| May 14 16:25:55.345 INFO STEP 1108 (remove_files) COMPLETE
78462025-05-14T16:25:55.633Z[ recovery-image] May 14 16:25:55.345 INFO O| May 14 16:25:55.345 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472025-05-14T16:25:55.667Z[ recovery-image] May 14 16:25:55.401 INFO O| May 14 16:25:55.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
78482025-05-14T16:25:55.692Z[ recovery-image] May 14 16:25:55.401 INFO O| May 14 16:25:55.401 INFO STEP 1109 (remove_files) COMPLETE
78492025-05-14T16:25:55.692Z[ recovery-image] May 14 16:25:55.401 INFO O| May 14 16:25:55.401 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.427 INFO O| May 14 16:25:55.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
78512025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.427 INFO O| May 14 16:25:55.427 INFO STEP 1110 (remove_files) COMPLETE
78522025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.427 INFO O| May 14 16:25:55.427 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.448 INFO O| May 14 16:25:55.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
78542025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.448 INFO O| May 14 16:25:55.448 INFO STEP 1111 (remove_files) COMPLETE
78552025-05-14T16:25:55.717Z[ recovery-image] May 14 16:25:55.448 INFO O| May 14 16:25:55.448 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562025-05-14T16:25:55.742Z[ recovery-image] May 14 16:25:55.465 INFO O| May 14 16:25:55.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
78572025-05-14T16:25:55.742Z[ recovery-image] May 14 16:25:55.465 INFO O| May 14 16:25:55.465 INFO STEP 1112 (remove_files) COMPLETE
78582025-05-14T16:25:55.742Z[ recovery-image] May 14 16:25:55.465 INFO O| May 14 16:25:55.465 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.481 INFO O| May 14 16:25:55.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
78602025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.481 INFO O| May 14 16:25:55.481 INFO STEP 1113 (remove_files) COMPLETE
78612025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.481 INFO O| May 14 16:25:55.481 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.496 INFO O| May 14 16:25:55.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
78632025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.496 INFO O| May 14 16:25:55.495 INFO STEP 1114 (remove_files) COMPLETE
78642025-05-14T16:25:55.767Z[ recovery-image] May 14 16:25:55.496 INFO O| May 14 16:25:55.496 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652025-05-14T16:25:55.796Z[ recovery-image] May 14 16:25:55.530 INFO O| May 14 16:25:55.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
78662025-05-14T16:25:55.796Z[ recovery-image] May 14 16:25:55.530 INFO O| May 14 16:25:55.530 INFO STEP 1115 (remove_files) COMPLETE
78672025-05-14T16:25:55.796Z[ recovery-image] May 14 16:25:55.530 INFO O| May 14 16:25:55.530 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682025-05-14T16:25:55.822Z[ recovery-image] May 14 16:25:55.548 INFO O| May 14 16:25:55.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
78692025-05-14T16:25:55.822Z[ recovery-image] May 14 16:25:55.548 INFO O| May 14 16:25:55.548 INFO STEP 1116 (remove_files) COMPLETE
78702025-05-14T16:25:55.822Z[ recovery-image] May 14 16:25:55.548 INFO O| May 14 16:25:55.548 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712025-05-14T16:25:55.852Z[ recovery-image] May 14 16:25:55.585 INFO O| May 14 16:25:55.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
78722025-05-14T16:25:55.852Z[ recovery-image] May 14 16:25:55.585 INFO O| May 14 16:25:55.585 INFO STEP 1117 (remove_files) COMPLETE
78732025-05-14T16:25:55.852Z[ recovery-image] May 14 16:25:55.585 INFO O| May 14 16:25:55.585 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742025-05-14T16:25:55.887Z[ recovery-image] May 14 16:25:55.620 INFO O| May 14 16:25:55.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
78752025-05-14T16:25:55.887Z[ recovery-image] May 14 16:25:55.620 INFO O| May 14 16:25:55.620 INFO STEP 1118 (remove_files) COMPLETE
78762025-05-14T16:25:55.887Z[ recovery-image] May 14 16:25:55.620 INFO O| May 14 16:25:55.620 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772025-05-14T16:25:55.912Z[ recovery-image] May 14 16:25:55.639 INFO O| May 14 16:25:55.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
78782025-05-14T16:25:55.912Z[ recovery-image] May 14 16:25:55.639 INFO O| May 14 16:25:55.639 INFO STEP 1119 (remove_files) COMPLETE
78792025-05-14T16:25:55.912Z[ recovery-image] May 14 16:25:55.639 INFO O| May 14 16:25:55.639 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802025-05-14T16:25:55.937Z[ recovery-image] May 14 16:25:55.666 INFO O| May 14 16:25:55.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
78812025-05-14T16:25:55.937Z[ recovery-image] May 14 16:25:55.666 INFO O| May 14 16:25:55.666 INFO STEP 1120 (remove_files) COMPLETE
78822025-05-14T16:25:55.937Z[ recovery-image] May 14 16:25:55.666 INFO O| May 14 16:25:55.666 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832025-05-14T16:25:55.971Z[ recovery-image] May 14 16:25:55.705 INFO O| May 14 16:25:55.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
78842025-05-14T16:25:55.971Z[ recovery-image] May 14 16:25:55.705 INFO O| May 14 16:25:55.705 INFO STEP 1121 (remove_files) COMPLETE
78852025-05-14T16:25:55.971Z[ recovery-image] May 14 16:25:55.705 INFO O| May 14 16:25:55.705 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862025-05-14T16:25:56.003Z[ recovery-image] May 14 16:25:55.736 INFO O| May 14 16:25:55.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
78872025-05-14T16:25:56.003Z[ recovery-image] May 14 16:25:55.737 INFO O| May 14 16:25:55.737 INFO STEP 1122 (remove_files) COMPLETE
78882025-05-14T16:25:56.028Z[ recovery-image] May 14 16:25:55.737 INFO O| May 14 16:25:55.737 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892025-05-14T16:25:56.028Z[ recovery-image] May 14 16:25:55.750 INFO O| May 14 16:25:55.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
78902025-05-14T16:25:56.028Z[ recovery-image] May 14 16:25:55.750 INFO O| May 14 16:25:55.750 INFO STEP 1123 (remove_files) COMPLETE
78912025-05-14T16:25:56.028Z[ recovery-image] May 14 16:25:55.750 INFO O| May 14 16:25:55.750 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922025-05-14T16:25:56.053Z[ recovery-image] May 14 16:25:55.763 INFO O| May 14 16:25:55.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
78932025-05-14T16:25:56.053Z[ recovery-image] May 14 16:25:55.763 INFO O| May 14 16:25:55.763 INFO STEP 1124 (remove_files) COMPLETE
78942025-05-14T16:25:56.053Z[ recovery-image] May 14 16:25:55.763 INFO O| May 14 16:25:55.763 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952025-05-14T16:25:56.053Z[ recovery-image] May 14 16:25:55.780 INFO O| May 14 16:25:55.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
78962025-05-14T16:25:56.054Z[ recovery-image] May 14 16:25:55.780 INFO O| May 14 16:25:55.780 INFO STEP 1125 (remove_files) COMPLETE
78972025-05-14T16:25:56.054Z[ recovery-image] May 14 16:25:55.780 INFO O| May 14 16:25:55.780 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.794 INFO O| May 14 16:25:55.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
78992025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.794 INFO O| May 14 16:25:55.794 INFO STEP 1126 (remove_files) COMPLETE
79002025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.794 INFO O| May 14 16:25:55.794 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.808 INFO O| May 14 16:25:55.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
79022025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.808 INFO O| May 14 16:25:55.808 INFO STEP 1127 (remove_files) COMPLETE
79032025-05-14T16:25:56.079Z[ recovery-image] May 14 16:25:55.808 INFO O| May 14 16:25:55.808 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042025-05-14T16:25:56.104Z[ recovery-image] May 14 16:25:55.823 INFO O| May 14 16:25:55.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
79052025-05-14T16:25:56.104Z[ recovery-image] May 14 16:25:55.823 INFO O| May 14 16:25:55.823 INFO STEP 1128 (remove_files) COMPLETE
79062025-05-14T16:25:56.104Z[ recovery-image] May 14 16:25:55.823 INFO O| May 14 16:25:55.823 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072025-05-14T16:25:56.130Z[ recovery-image] May 14 16:25:55.855 INFO O| May 14 16:25:55.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
79082025-05-14T16:25:56.130Z[ recovery-image] May 14 16:25:55.855 INFO O| May 14 16:25:55.855 INFO STEP 1129 (remove_files) COMPLETE
79092025-05-14T16:25:56.130Z[ recovery-image] May 14 16:25:55.855 INFO O| May 14 16:25:55.855 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102025-05-14T16:25:56.155Z[ recovery-image] May 14 16:25:55.873 INFO O| May 14 16:25:55.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
79112025-05-14T16:25:56.155Z[ recovery-image] May 14 16:25:55.873 INFO O| May 14 16:25:55.873 INFO STEP 1130 (remove_files) COMPLETE
79122025-05-14T16:25:56.155Z[ recovery-image] May 14 16:25:55.873 INFO O| May 14 16:25:55.873 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132025-05-14T16:25:56.184Z[ recovery-image] May 14 16:25:55.917 INFO O| May 14 16:25:55.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
79142025-05-14T16:25:56.184Z[ recovery-image] May 14 16:25:55.918 INFO O| May 14 16:25:55.917 INFO STEP 1131 (remove_files) COMPLETE
79152025-05-14T16:25:56.209Z[ recovery-image] May 14 16:25:55.918 INFO O| May 14 16:25:55.917 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162025-05-14T16:25:56.209Z[ recovery-image] May 14 16:25:55.934 INFO O| May 14 16:25:55.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
79172025-05-14T16:25:56.209Z[ recovery-image] May 14 16:25:55.935 INFO O| May 14 16:25:55.935 INFO STEP 1132 (remove_files) COMPLETE
79182025-05-14T16:25:56.209Z[ recovery-image] May 14 16:25:55.935 INFO O| May 14 16:25:55.935 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192025-05-14T16:25:56.234Z[ recovery-image] May 14 16:25:55.949 INFO O| May 14 16:25:55.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
79202025-05-14T16:25:56.234Z[ recovery-image] May 14 16:25:55.949 INFO O| May 14 16:25:55.949 INFO STEP 1133 (remove_files) COMPLETE
79212025-05-14T16:25:56.234Z[ recovery-image] May 14 16:25:55.949 INFO O| May 14 16:25:55.949 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222025-05-14T16:25:56.259Z[ recovery-image] May 14 16:25:55.984 INFO O| May 14 16:25:55.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
79232025-05-14T16:25:56.259Z[ recovery-image] May 14 16:25:55.984 INFO O| May 14 16:25:55.984 INFO STEP 1134 (remove_files) COMPLETE
79242025-05-14T16:25:56.259Z[ recovery-image] May 14 16:25:55.984 INFO O| May 14 16:25:55.984 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:55.998 INFO O| May 14 16:25:55.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
79262025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:55.998 INFO O| May 14 16:25:55.998 INFO STEP 1135 (remove_files) COMPLETE
79272025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:55.998 INFO O| May 14 16:25:55.998 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:56.016 INFO O| May 14 16:25:56.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
79292025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:56.016 INFO O| May 14 16:25:56.016 INFO STEP 1136 (remove_files) COMPLETE
79302025-05-14T16:25:56.285Z[ recovery-image] May 14 16:25:56.016 INFO O| May 14 16:25:56.016 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312025-05-14T16:25:56.343Z[ recovery-image] May 14 16:25:56.077 INFO O| May 14 16:25:56.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
79322025-05-14T16:25:56.344Z[ recovery-image] May 14 16:25:56.077 INFO O| May 14 16:25:56.077 INFO STEP 1137 (remove_files) COMPLETE
79332025-05-14T16:25:56.369Z[ recovery-image] May 14 16:25:56.077 INFO O| May 14 16:25:56.077 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342025-05-14T16:25:56.369Z[ recovery-image] May 14 16:25:56.091 INFO O| May 14 16:25:56.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
79352025-05-14T16:25:56.369Z[ recovery-image] May 14 16:25:56.091 INFO O| May 14 16:25:56.091 INFO STEP 1138 (remove_files) COMPLETE
79362025-05-14T16:25:56.369Z[ recovery-image] May 14 16:25:56.091 INFO O| May 14 16:25:56.091 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372025-05-14T16:25:56.394Z[ recovery-image] May 14 16:25:56.104 INFO O| May 14 16:25:56.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
79382025-05-14T16:25:56.394Z[ recovery-image] May 14 16:25:56.104 INFO O| May 14 16:25:56.104 INFO STEP 1139 (remove_files) COMPLETE
79392025-05-14T16:25:56.394Z[ recovery-image] May 14 16:25:56.104 INFO O| May 14 16:25:56.104 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.131 INFO O| May 14 16:25:56.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
79412025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.131 INFO O| May 14 16:25:56.131 INFO STEP 1140 (remove_files) COMPLETE
79422025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.131 INFO O| May 14 16:25:56.131 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.148 INFO O| May 14 16:25:56.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
79442025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.148 INFO O| May 14 16:25:56.148 INFO STEP 1141 (remove_files) COMPLETE
79452025-05-14T16:25:56.420Z[ recovery-image] May 14 16:25:56.148 INFO O| May 14 16:25:56.148 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462025-05-14T16:25:56.445Z[ recovery-image] May 14 16:25:56.161 INFO O| May 14 16:25:56.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
79472025-05-14T16:25:56.445Z[ recovery-image] May 14 16:25:56.161 INFO O| May 14 16:25:56.161 INFO STEP 1142 (remove_files) COMPLETE
79482025-05-14T16:25:56.445Z[ recovery-image] May 14 16:25:56.161 INFO O| May 14 16:25:56.161 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492025-05-14T16:25:56.471Z[ recovery-image] May 14 16:25:56.190 INFO O| May 14 16:25:56.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
79502025-05-14T16:25:56.471Z[ recovery-image] May 14 16:25:56.190 INFO O| May 14 16:25:56.190 INFO STEP 1143 (remove_files) COMPLETE
79512025-05-14T16:25:56.471Z[ recovery-image] May 14 16:25:56.190 INFO O| May 14 16:25:56.190 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522025-05-14T16:25:56.562Z[ recovery-image] May 14 16:25:56.296 INFO O| May 14 16:25:56.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
79532025-05-14T16:25:56.562Z[ recovery-image] May 14 16:25:56.296 INFO O| May 14 16:25:56.296 INFO STEP 1144 (remove_files) COMPLETE
79542025-05-14T16:25:56.588Z[ recovery-image] May 14 16:25:56.296 INFO O| May 14 16:25:56.296 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552025-05-14T16:25:56.613Z[ recovery-image] May 14 16:25:56.329 INFO O| May 14 16:25:56.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
79562025-05-14T16:25:56.613Z[ recovery-image] May 14 16:25:56.329 INFO O| May 14 16:25:56.329 INFO STEP 1145 (remove_files) COMPLETE
79572025-05-14T16:25:56.613Z[ recovery-image] May 14 16:25:56.329 INFO O| May 14 16:25:56.329 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79582025-05-14T16:25:56.653Z[ recovery-image] May 14 16:25:56.387 INFO O| May 14 16:25:56.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
79592025-05-14T16:25:56.653Z[ recovery-image] May 14 16:25:56.387 INFO O| May 14 16:25:56.387 INFO STEP 1146 (remove_files) COMPLETE
79602025-05-14T16:25:56.679Z[ recovery-image] May 14 16:25:56.387 INFO O| May 14 16:25:56.387 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79612025-05-14T16:25:56.679Z[ recovery-image] May 14 16:25:56.401 INFO O| May 14 16:25:56.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
79622025-05-14T16:25:56.679Z[ recovery-image] May 14 16:25:56.402 INFO O| May 14 16:25:56.402 INFO STEP 1147 (remove_files) COMPLETE
79632025-05-14T16:25:56.679Z[ recovery-image] May 14 16:25:56.402 INFO O| May 14 16:25:56.402 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79642025-05-14T16:25:56.730Z[ recovery-image] May 14 16:25:56.463 INFO O| May 14 16:25:56.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
79652025-05-14T16:25:56.730Z[ recovery-image] May 14 16:25:56.463 INFO O| May 14 16:25:56.463 INFO STEP 1148 (remove_files) COMPLETE
79662025-05-14T16:25:56.730Z[ recovery-image] May 14 16:25:56.463 INFO O| May 14 16:25:56.463 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672025-05-14T16:25:56.755Z[ recovery-image] May 14 16:25:56.482 INFO O| May 14 16:25:56.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
79682025-05-14T16:25:56.755Z[ recovery-image] May 14 16:25:56.482 INFO O| May 14 16:25:56.482 INFO STEP 1149 (remove_files) COMPLETE
79692025-05-14T16:25:56.755Z[ recovery-image] May 14 16:25:56.483 INFO O| May 14 16:25:56.482 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702025-05-14T16:25:56.780Z[ recovery-image] May 14 16:25:56.500 INFO O| May 14 16:25:56.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
79712025-05-14T16:25:56.780Z[ recovery-image] May 14 16:25:56.500 INFO O| May 14 16:25:56.500 INFO STEP 1150 (remove_files) COMPLETE
79722025-05-14T16:25:56.780Z[ recovery-image] May 14 16:25:56.500 INFO O| May 14 16:25:56.500 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732025-05-14T16:25:56.781Z[ recovery-image] May 14 16:25:56.514 INFO O| May 14 16:25:56.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
79742025-05-14T16:25:56.781Z[ recovery-image] May 14 16:25:56.514 INFO O| May 14 16:25:56.514 INFO STEP 1151 (remove_files) COMPLETE
79752025-05-14T16:25:56.806Z[ recovery-image] May 14 16:25:56.515 INFO O| May 14 16:25:56.514 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79762025-05-14T16:25:56.806Z[ recovery-image] May 14 16:25:56.527 INFO O| May 14 16:25:56.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
79772025-05-14T16:25:56.806Z[ recovery-image] May 14 16:25:56.528 INFO O| May 14 16:25:56.528 INFO STEP 1152 (remove_files) COMPLETE
79782025-05-14T16:25:56.806Z[ recovery-image] May 14 16:25:56.528 INFO O| May 14 16:25:56.528 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.542 INFO O| May 14 16:25:56.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
79802025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.542 INFO O| May 14 16:25:56.542 INFO STEP 1153 (remove_files) COMPLETE
79812025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.543 INFO O| May 14 16:25:56.542 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79822025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.556 INFO O| May 14 16:25:56.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
79832025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.556 INFO O| May 14 16:25:56.556 INFO STEP 1154 (remove_files) COMPLETE
79842025-05-14T16:25:56.831Z[ recovery-image] May 14 16:25:56.556 INFO O| May 14 16:25:56.556 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79852025-05-14T16:25:56.856Z[ recovery-image] May 14 16:25:56.585 INFO O| May 14 16:25:56.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
79862025-05-14T16:25:56.856Z[ recovery-image] May 14 16:25:56.585 INFO O| May 14 16:25:56.585 INFO STEP 1155 (remove_files) COMPLETE
79872025-05-14T16:25:56.857Z[ recovery-image] May 14 16:25:56.585 INFO O| May 14 16:25:56.585 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79882025-05-14T16:25:56.888Z[ recovery-image] May 14 16:25:56.622 INFO O| May 14 16:25:56.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
79892025-05-14T16:25:56.888Z[ recovery-image] May 14 16:25:56.622 INFO O| May 14 16:25:56.622 INFO STEP 1156 (remove_files) COMPLETE
79902025-05-14T16:25:56.914Z[ recovery-image] May 14 16:25:56.622 INFO O| May 14 16:25:56.622 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79912025-05-14T16:25:56.941Z[ recovery-image] May 14 16:25:56.675 INFO O| May 14 16:25:56.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
79922025-05-14T16:25:56.941Z[ recovery-image] May 14 16:25:56.675 INFO O| May 14 16:25:56.675 INFO STEP 1157 (remove_files) COMPLETE
79932025-05-14T16:25:56.966Z[ recovery-image] May 14 16:25:56.675 INFO O| May 14 16:25:56.675 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79942025-05-14T16:25:56.966Z[ recovery-image] May 14 16:25:56.694 INFO O| May 14 16:25:56.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
79952025-05-14T16:25:56.966Z[ recovery-image] May 14 16:25:56.694 INFO O| May 14 16:25:56.694 INFO STEP 1158 (remove_files) COMPLETE
79962025-05-14T16:25:56.966Z[ recovery-image] May 14 16:25:56.694 INFO O| May 14 16:25:56.694 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79972025-05-14T16:25:56.992Z[ recovery-image] May 14 16:25:56.714 INFO O| May 14 16:25:56.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
79982025-05-14T16:25:56.992Z[ recovery-image] May 14 16:25:56.714 INFO O| May 14 16:25:56.714 INFO STEP 1159 (remove_files) COMPLETE
79992025-05-14T16:25:56.992Z[ recovery-image] May 14 16:25:56.714 INFO O| May 14 16:25:56.714 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80002025-05-14T16:25:57.045Z[ recovery-image] May 14 16:25:56.771 INFO O| May 14 16:25:56.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
80012025-05-14T16:25:57.046Z[ recovery-image] May 14 16:25:56.771 INFO O| May 14 16:25:56.771 INFO STEP 1160 (remove_files) COMPLETE
80022025-05-14T16:25:57.046Z[ recovery-image] May 14 16:25:56.771 INFO O| May 14 16:25:56.771 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80032025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.788 INFO O| May 14 16:25:56.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
80042025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.788 INFO O| May 14 16:25:56.788 INFO STEP 1161 (remove_files) COMPLETE
80052025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.788 INFO O| May 14 16:25:56.788 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80062025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.804 INFO O| May 14 16:25:56.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
80072025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.804 INFO O| May 14 16:25:56.804 INFO STEP 1162 (remove_files) COMPLETE
80082025-05-14T16:25:57.071Z[ recovery-image] May 14 16:25:56.804 INFO O| May 14 16:25:56.804 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80092025-05-14T16:25:57.096Z[ recovery-image] May 14 16:25:56.818 INFO O| May 14 16:25:56.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
80102025-05-14T16:25:57.096Z[ recovery-image] May 14 16:25:56.818 INFO O| May 14 16:25:56.818 INFO STEP 1163 (remove_files) COMPLETE
80112025-05-14T16:25:57.096Z[ recovery-image] May 14 16:25:56.818 INFO O| May 14 16:25:56.818 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80122025-05-14T16:25:57.122Z[ recovery-image] May 14 16:25:56.849 INFO O| May 14 16:25:56.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
80132025-05-14T16:25:57.122Z[ recovery-image] May 14 16:25:56.849 INFO O| May 14 16:25:56.849 INFO STEP 1164 (remove_files) COMPLETE
80142025-05-14T16:25:57.122Z[ recovery-image] May 14 16:25:56.850 INFO O| May 14 16:25:56.849 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80152025-05-14T16:25:57.193Z[ recovery-image] May 14 16:25:56.927 INFO O| May 14 16:25:56.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
80162025-05-14T16:25:57.193Z[ recovery-image] May 14 16:25:56.927 INFO O| May 14 16:25:56.927 INFO STEP 1165 (remove_files) COMPLETE
80172025-05-14T16:25:57.194Z[ recovery-image] May 14 16:25:56.927 INFO O| May 14 16:25:56.927 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
80182025-05-14T16:25:57.224Z[ recovery-image] May 14 16:25:56.958 INFO O| May 14 16:25:56.958 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
80192025-05-14T16:25:57.224Z[ recovery-image] May 14 16:25:56.958 INFO O| May 14 16:25:56.958 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
80202025-05-14T16:25:58.475Z[ recovery-image] May 14 16:25:58.208 INFO O| May 14 16:25:58.208 INFO STEP 1166 (pack_tar) COMPLETE
80212025-05-14T16:25:58.475Z[ recovery-image] May 14 16:25:58.208 INFO O| May 14 16:25:58.208 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80222025-05-14T16:25:58.475Z[ recovery-image] May 14 16:25:58.208 INFO O| May 14 16:25:58.208 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80232025-05-14T16:25:58.736Z[ recovery-image] May 14 16:25:58.470 INFO O| May 14 16:25:58.470 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
80242025-05-14T16:25:58.813Z[ recovery-image] May 14 16:25:58.547 INFO O| May 14 16:25:58.547 INFO completed processing gimlet/ramdisk-03-recovery-trim
80252025-05-14T16:25:58.839Z[ recovery-image] May 14 16:25:58.554 INFO image builder template: zfs-recovery...
80262025-05-14T16:25:58.839Z[ recovery-image] May 14 16:25:58.555 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "zfs-recovery"], pwd: None
80272025-05-14T16:25:58.867Z[ recovery-image] May 14 16:25:58.600 INFO O| May 14 16:25:58.600 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80282025-05-14T16:25:58.892Z[ recovery-image] May 14 16:25:58.621 INFO O| May 14 16:25:58.621 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80292025-05-14T16:25:58.970Z[ recovery-image] May 14 16:25:58.704 INFO O| May 14 16:25:58.703 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
80302025-05-14T16:25:58.999Z[ recovery-image] May 14 16:25:58.733 INFO O| May 14 16:25:58.733 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80312025-05-14T16:25:58.999Z[ recovery-image] May 14 16:25:58.733 INFO O| May 14 16:25:58.733 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
80322025-05-14T16:25:59.025Z[ recovery-image] May 14 16:25:58.741 INFO O| May 14 16:25:58.741 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80332025-05-14T16:25:59.050Z[ recovery-image] May 14 16:25:58.777 INFO O| May 14 16:25:58.776 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
80342025-05-14T16:25:59.075Z[ recovery-image] May 14 16:25:58.798 INFO O| May 14 16:25:58.798 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
80352025-05-14T16:25:59.173Z[ recovery-image] May 14 16:25:58.907 INFO O| May 14 16:25:58.907 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80362025-05-14T16:25:59.199Z[ recovery-image] May 14 16:25:58.915 INFO O| May 14 16:25:58.915 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
80372025-05-14T16:25:59.242Z[ recovery-image] May 14 16:25:58.975 INFO O| May 14 16:25:58.975 INFO no lofi found
80382025-05-14T16:25:59.242Z[ recovery-image] May 14 16:25:58.976 INFO O| May 14 16:25:58.975 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
80392025-05-14T16:25:59.267Z[ recovery-image] May 14 16:25:58.976 INFO O| May 14 16:25:58.976 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80402025-05-14T16:26:03.268Z[ recovery-image] May 14 16:26:03.001 INFO O| May 14 16:26:03.001 INFO lofi device = /dev/dsk/c3t1d0p0
80412025-05-14T16:26:03.268Z[ recovery-image] May 14 16:26:03.002 INFO O| May 14 16:26:03.001 INFO pool device = /dev/dsk/c3t1d0p0
80422025-05-14T16:26:03.293Z[ recovery-image] May 14 16:26:03.002 INFO O| May 14 16:26:03.002 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
80432025-05-14T16:26:03.501Z[ recovery-image] May 14 16:26:03.235 INFO O| May 14 16:26:03.235 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80442025-05-14T16:26:03.501Z[ recovery-image] May 14 16:26:03.235 INFO O| May 14 16:26:03.235 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
80452025-05-14T16:26:03.538Z[ recovery-image] May 14 16:26:03.272 INFO O| May 14 16:26:03.272 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
80462025-05-14T16:26:03.913Z[ recovery-image] May 14 16:26:03.647 INFO O| May 14 16:26:03.647 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
80472025-05-14T16:26:03.967Z[ recovery-image] May 14 16:26:03.701 INFO O| May 14 16:26:03.701 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
80482025-05-14T16:26:04.000Z[ recovery-image] May 14 16:26:03.734 INFO O| May 14 16:26:03.734 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
80492025-05-14T16:26:04.027Z[ recovery-image] May 14 16:26:03.761 INFO O| May 14 16:26:03.761 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
80502025-05-14T16:26:04.115Z[ recovery-image] May 14 16:26:03.849 INFO O| May 14 16:26:03.849 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80512025-05-14T16:26:04.141Z[ recovery-image] May 14 16:26:03.850 INFO O| May 14 16:26:03.849 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80522025-05-14T16:26:04.141Z[ recovery-image] May 14 16:26:03.850 INFO O| May 14 16:26:03.850 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80532025-05-14T16:26:04.141Z[ recovery-image] May 14 16:26:03.873 INFO O| May 14 16:26:03.873 INFO boot environment UUID: 7eef9f5b-881d-432a-bac1-4b5fdf5afbf6
80542025-05-14T16:26:04.141Z[ recovery-image] May 14 16:26:03.873 INFO O| May 14 16:26:03.873 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 7eef9f5b-881d-432a-bac1-4b5fdf5afbf6
80552025-05-14T16:26:04.186Z[ recovery-image] May 14 16:26:03.920 INFO O| May 14 16:26:03.920 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
80562025-05-14T16:26:04.249Z[ recovery-image] May 14 16:26:03.983 INFO O| May 14 16:26:03.983 INFO STEP 0 (create_be) COMPLETE
80572025-05-14T16:26:04.249Z[ recovery-image] May 14 16:26:03.983 INFO O| May 14 16:26:03.983 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80582025-05-14T16:26:04.359Z[ recovery-image] May 14 16:26:04.093 INFO O| May 14 16:26:04.092 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80592025-05-14T16:26:13.241Z[ recovery-image] May 14 16:26:12.975 INFO O| May 14 16:26:12.975 INFO STEP 1 (unpack_tar) COMPLETE
80602025-05-14T16:26:13.241Z[ recovery-image] May 14 16:26:12.976 INFO O| May 14 16:26:12.975 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80612025-05-14T16:26:13.267Z[ recovery-image] May 14 16:26:12.995 INFO O| May 14 16:26:12.995 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80622025-05-14T16:26:15.983Z[ recovery-image] May 14 16:26:15.717 INFO O| May 14 16:26:15.717 INFO STEP 2 (devfsadm) COMPLETE
80632025-05-14T16:26:15.983Z[ recovery-image] May 14 16:26:15.717 INFO O| May 14 16:26:15.717 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80642025-05-14T16:26:16.009Z[ recovery-image] May 14 16:26:15.736 INFO O| May 14 16:26:15.736 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80652025-05-14T16:26:16.009Z[ recovery-image] May 14 16:26:15.736 INFO O| May 14 16:26:15.736 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80662025-05-14T16:26:16.009Z[ recovery-image] May 14 16:26:15.736 INFO O| May 14 16:26:15.736 INFO STEP 3 (ensure_dir) COMPLETE
80672025-05-14T16:26:16.009Z[ recovery-image] May 14 16:26:15.736 INFO O| May 14 16:26:15.736 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80682025-05-14T16:26:16.035Z[ recovery-image] May 14 16:26:15.756 INFO O| May 14 16:26:15.756 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80692025-05-14T16:26:16.035Z[ recovery-image] May 14 16:26:15.756 INFO O| May 14 16:26:15.756 INFO STEP 4 (ensure_dir) COMPLETE
80702025-05-14T16:26:16.035Z[ recovery-image] May 14 16:26:15.756 INFO O| May 14 16:26:15.756 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80712025-05-14T16:26:16.061Z[ recovery-image] May 14 16:26:15.790 INFO O| May 14 16:26:15.790 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80722025-05-14T16:26:16.061Z[ recovery-image] May 14 16:26:15.790 INFO O| May 14 16:26:15.790 INFO STEP 5 (ensure_dir) COMPLETE
80732025-05-14T16:26:16.061Z[ recovery-image] May 14 16:26:15.790 INFO O| May 14 16:26:15.790 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80742025-05-14T16:26:16.092Z[ recovery-image] May 14 16:26:15.826 INFO O| May 14 16:26:15.826 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80752025-05-14T16:26:16.092Z[ recovery-image] May 14 16:26:15.826 INFO O| May 14 16:26:15.826 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80762025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.826 INFO O| May 14 16:26:15.826 INFO STEP 6 (ensure_dir) COMPLETE
80772025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.826 INFO O| May 14 16:26:15.826 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80782025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.840 INFO O| May 14 16:26:15.840 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80792025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.840 INFO O| May 14 16:26:15.840 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80802025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.840 INFO O| May 14 16:26:15.840 INFO STEP 7 (ensure_dir) COMPLETE
80812025-05-14T16:26:16.118Z[ recovery-image] May 14 16:26:15.840 INFO O| May 14 16:26:15.840 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80822025-05-14T16:26:16.145Z[ recovery-image] May 14 16:26:15.854 INFO O| May 14 16:26:15.854 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
80832025-05-14T16:26:16.145Z[ recovery-image] May 14 16:26:15.854 INFO O| May 14 16:26:15.854 INFO STEP 8 (remove_files) COMPLETE
80842025-05-14T16:26:16.145Z[ recovery-image] May 14 16:26:15.855 INFO O| May 14 16:26:15.854 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80852025-05-14T16:26:16.170Z[ recovery-image] May 14 16:26:15.897 INFO O| May 14 16:26:15.897 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
80862025-05-14T16:26:16.170Z[ recovery-image] May 14 16:26:15.898 INFO O| May 14 16:26:15.898 INFO STEP 9 (remove_files) COMPLETE
80872025-05-14T16:26:16.170Z[ recovery-image] May 14 16:26:15.898 INFO O| May 14 16:26:15.898 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80882025-05-14T16:26:16.266Z[ recovery-image] May 14 16:26:16.001 INFO O| May 14 16:26:16.001 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
80892025-05-14T16:26:16.292Z[ recovery-image] May 14 16:26:16.002 INFO O| May 14 16:26:16.002 INFO STEP 10 (remove_files) COMPLETE
80902025-05-14T16:26:16.292Z[ recovery-image] May 14 16:26:16.002 INFO O| May 14 16:26:16.002 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80912025-05-14T16:26:16.317Z[ recovery-image] May 14 16:26:16.040 INFO O| May 14 16:26:16.040 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
80922025-05-14T16:26:16.317Z[ recovery-image] May 14 16:26:16.040 INFO O| May 14 16:26:16.040 INFO STEP 11 (remove_files) COMPLETE
80932025-05-14T16:26:16.317Z[ recovery-image] May 14 16:26:16.040 INFO O| May 14 16:26:16.040 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80942025-05-14T16:26:16.345Z[ recovery-image] May 14 16:26:16.079 INFO O| May 14 16:26:16.079 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
80952025-05-14T16:26:16.345Z[ recovery-image] May 14 16:26:16.079 INFO O| May 14 16:26:16.079 INFO STEP 12 (remove_files) COMPLETE
80962025-05-14T16:26:16.345Z[ recovery-image] May 14 16:26:16.079 INFO O| May 14 16:26:16.079 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80972025-05-14T16:26:16.383Z[ recovery-image] May 14 16:26:16.117 INFO O| May 14 16:26:16.117 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80982025-05-14T16:26:16.408Z[ recovery-image] May 14 16:26:16.117 INFO O| May 14 16:26:16.117 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80992025-05-14T16:26:16.408Z[ recovery-image] May 14 16:26:16.117 INFO O| May 14 16:26:16.117 INFO STEP 13 (ensure_dir) COMPLETE
81002025-05-14T16:26:16.408Z[ recovery-image] May 14 16:26:16.117 INFO O| May 14 16:26:16.117 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81012025-05-14T16:26:16.442Z[ recovery-image] May 14 16:26:16.176 INFO O| May 14 16:26:16.176 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81022025-05-14T16:26:16.442Z[ recovery-image] May 14 16:26:16.177 INFO O| May 14 16:26:16.176 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81032025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.177 INFO O| May 14 16:26:16.177 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81042025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.177 INFO O| May 14 16:26:16.177 INFO STEP 14 (ensure_dir) COMPLETE
81052025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.177 INFO O| May 14 16:26:16.177 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81062025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.201 INFO O| May 14 16:26:16.201 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81072025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.201 INFO O| May 14 16:26:16.201 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81082025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.201 INFO O| May 14 16:26:16.201 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81092025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.201 INFO O| May 14 16:26:16.201 INFO STEP 15 (ensure_dir) COMPLETE
81102025-05-14T16:26:16.468Z[ recovery-image] May 14 16:26:16.201 INFO O| May 14 16:26:16.201 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81112025-05-14T16:26:16.526Z[ recovery-image] May 14 16:26:16.260 INFO O| May 14 16:26:16.260 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81122025-05-14T16:26:16.551Z[ recovery-image] May 14 16:26:16.260 INFO O| May 14 16:26:16.260 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81132025-05-14T16:26:16.551Z[ recovery-image] May 14 16:26:16.260 INFO O| May 14 16:26:16.260 INFO STEP 16 (ensure_dir) COMPLETE
81142025-05-14T16:26:16.551Z[ recovery-image] May 14 16:26:16.260 INFO O| May 14 16:26:16.260 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81152025-05-14T16:26:16.603Z[ recovery-image] May 14 16:26:16.337 INFO O| May 14 16:26:16.337 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81162025-05-14T16:26:16.628Z[ recovery-image] May 14 16:26:16.337 INFO O| May 14 16:26:16.337 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81172025-05-14T16:26:16.628Z[ recovery-image] May 14 16:26:16.337 INFO O| May 14 16:26:16.337 INFO STEP 17 (ensure_dir) COMPLETE
81182025-05-14T16:26:16.628Z[ recovery-image] May 14 16:26:16.337 INFO O| May 14 16:26:16.337 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81192025-05-14T16:26:16.677Z[ recovery-image] May 14 16:26:16.411 INFO O| May 14 16:26:16.410 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81202025-05-14T16:26:16.677Z[ recovery-image] May 14 16:26:16.411 INFO O| May 14 16:26:16.410 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81212025-05-14T16:26:16.677Z[ recovery-image] May 14 16:26:16.411 INFO O| May 14 16:26:16.411 INFO ok!
81222025-05-14T16:26:16.677Z[ recovery-image] May 14 16:26:16.411 INFO O| May 14 16:26:16.411 INFO STEP 18 (ensure_symlink) COMPLETE
81232025-05-14T16:26:16.702Z[ recovery-image] May 14 16:26:16.411 INFO O| May 14 16:26:16.411 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81242025-05-14T16:26:16.734Z[ recovery-image] May 14 16:26:16.468 INFO O| May 14 16:26:16.468 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81252025-05-14T16:26:16.734Z[ recovery-image] May 14 16:26:16.468 INFO O| May 14 16:26:16.468 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81262025-05-14T16:26:16.759Z[ recovery-image] May 14 16:26:16.468 INFO O| May 14 16:26:16.468 INFO ok!
81272025-05-14T16:26:16.759Z[ recovery-image] May 14 16:26:16.468 INFO O| May 14 16:26:16.468 INFO STEP 19 (ensure_file) COMPLETE
81282025-05-14T16:26:16.759Z[ recovery-image] May 14 16:26:16.468 INFO O| May 14 16:26:16.468 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81292025-05-14T16:26:16.791Z[ recovery-image] May 14 16:26:16.525 INFO O| May 14 16:26:16.525 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
81302025-05-14T16:26:16.791Z[ recovery-image] May 14 16:26:16.525 INFO O| May 14 16:26:16.525 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
81312025-05-14T16:26:16.816Z[ recovery-image] May 14 16:26:16.525 INFO O| May 14 16:26:16.525 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
81322025-05-14T16:26:16.816Z[ recovery-image] May 14 16:26:16.526 INFO O| May 14 16:26:16.525 INFO ok!
81332025-05-14T16:26:16.816Z[ recovery-image] May 14 16:26:16.526 INFO O| May 14 16:26:16.525 INFO STEP 20 (ensure_symlink) COMPLETE
81342025-05-14T16:26:16.816Z[ recovery-image] May 14 16:26:16.526 INFO O| May 14 16:26:16.526 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81352025-05-14T16:26:16.842Z[ recovery-image] May 14 16:26:16.576 INFO O| May 14 16:26:16.576 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
81362025-05-14T16:26:16.842Z[ recovery-image] May 14 16:26:16.576 INFO O| May 14 16:26:16.576 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
81372025-05-14T16:26:16.842Z[ recovery-image] May 14 16:26:16.577 INFO O| May 14 16:26:16.576 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
81382025-05-14T16:26:16.842Z[ recovery-image] May 14 16:26:16.577 INFO O| May 14 16:26:16.577 INFO ok!
81392025-05-14T16:26:16.868Z[ recovery-image] May 14 16:26:16.577 INFO O| May 14 16:26:16.577 INFO STEP 21 (ensure_symlink) COMPLETE
81402025-05-14T16:26:16.868Z[ recovery-image] May 14 16:26:16.577 INFO O| May 14 16:26:16.577 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81412025-05-14T16:26:16.893Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
81422025-05-14T16:26:16.893Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
81432025-05-14T16:26:16.894Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
81442025-05-14T16:26:16.894Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO ok!
81452025-05-14T16:26:16.894Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO STEP 22 (ensure_symlink) COMPLETE
81462025-05-14T16:26:16.894Z[ recovery-image] May 14 16:26:16.616 INFO O| May 14 16:26:16.616 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81472025-05-14T16:26:16.955Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
81482025-05-14T16:26:16.980Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
81492025-05-14T16:26:16.980Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
81502025-05-14T16:26:16.980Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO ok!
81512025-05-14T16:26:16.980Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO STEP 23 (ensure_symlink) COMPLETE
81522025-05-14T16:26:16.981Z[ recovery-image] May 14 16:26:16.689 INFO O| May 14 16:26:16.689 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81532025-05-14T16:26:17.029Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
81542025-05-14T16:26:17.029Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 INFO copying /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf ...
81552025-05-14T16:26:17.054Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
81562025-05-14T16:26:17.054Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 INFO ok!
81572025-05-14T16:26:17.054Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 INFO STEP 24 (ensure_file) COMPLETE
81582025-05-14T16:26:17.055Z[ recovery-image] May 14 16:26:16.763 INFO O| May 14 16:26:16.763 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
81592025-05-14T16:26:17.080Z[ recovery-image] May 14 16:26:16.798 INFO O| May 14 16:26:16.798 INFO updating shadow file
81602025-05-14T16:26:17.080Z[ recovery-image] May 14 16:26:16.798 INFO O| May 14 16:26:16.798 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81612025-05-14T16:26:17.080Z[ recovery-image] May 14 16:26:16.798 INFO O| May 14 16:26:16.798 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81622025-05-14T16:26:17.080Z[ recovery-image] May 14 16:26:16.798 INFO O| May 14 16:26:16.798 INFO STEP 25 (shadow) COMPLETE
81632025-05-14T16:26:17.080Z[ recovery-image] May 14 16:26:16.799 INFO O| May 14 16:26:16.798 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81642025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
81652025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
81662025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
81672025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 INFO ok!
81682025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 INFO STEP 26 (ensure_file) COMPLETE
81692025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.816 INFO O| May 14 16:26:16.816 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81702025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
81712025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
81722025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
81732025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO ok!
81742025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO STEP 27 (ensure_file) COMPLETE
81752025-05-14T16:26:17.106Z[ recovery-image] May 14 16:26:16.831 INFO O| May 14 16:26:16.831 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81762025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
81772025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
81782025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81792025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81802025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO ok!
81812025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO STEP 28 (ensure_file) COMPLETE
81822025-05-14T16:26:17.132Z[ recovery-image] May 14 16:26:16.847 INFO O| May 14 16:26:16.847 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81832025-05-14T16:26:17.177Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
81842025-05-14T16:26:17.202Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
81852025-05-14T16:26:17.202Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
81862025-05-14T16:26:17.202Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO ok!
81872025-05-14T16:26:17.202Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO STEP 29 (ensure_file) COMPLETE
81882025-05-14T16:26:17.202Z[ recovery-image] May 14 16:26:16.911 INFO O| May 14 16:26:16.911 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81892025-05-14T16:26:17.231Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
81902025-05-14T16:26:17.231Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
81912025-05-14T16:26:17.256Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
81922025-05-14T16:26:17.256Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO ok!
81932025-05-14T16:26:17.256Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO STEP 30 (ensure_file) COMPLETE
81942025-05-14T16:26:17.256Z[ recovery-image] May 14 16:26:16.965 INFO O| May 14 16:26:16.965 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81952025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.003 INFO O| May 14 16:26:17.003 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
81962025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.003 INFO O| May 14 16:26:17.003 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
81972025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.003 INFO O| May 14 16:26:17.003 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81982025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.003 INFO O| May 14 16:26:17.003 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81992025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.004 INFO O| May 14 16:26:17.003 INFO ok!
82002025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.004 INFO O| May 14 16:26:17.003 INFO STEP 31 (ensure_file) COMPLETE
82012025-05-14T16:26:17.282Z[ recovery-image] May 14 16:26:17.004 INFO O| May 14 16:26:17.003 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82022025-05-14T16:26:17.330Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
82032025-05-14T16:26:17.331Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
82042025-05-14T16:26:17.356Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
82052025-05-14T16:26:17.356Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 INFO ok!
82062025-05-14T16:26:17.356Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 INFO STEP 32 (ensure_file) COMPLETE
82072025-05-14T16:26:17.356Z[ recovery-image] May 14 16:26:17.065 INFO O| May 14 16:26:17.065 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82082025-05-14T16:26:17.356Z[ recovery-image] May 14 16:26:17.085 INFO O| May 14 16:26:17.085 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
82092025-05-14T16:26:17.383Z[ recovery-image] May 14 16:26:17.094 INFO O| May 14 16:26:17.094 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
82102025-05-14T16:26:17.383Z[ recovery-image] May 14 16:26:17.094 INFO O| May 14 16:26:17.094 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
82112025-05-14T16:26:17.383Z[ recovery-image] May 14 16:26:17.094 INFO O| May 14 16:26:17.094 INFO ok!
82122025-05-14T16:26:17.383Z[ recovery-image] May 14 16:26:17.094 INFO O| May 14 16:26:17.094 INFO STEP 33 (ensure_file) COMPLETE
82132025-05-14T16:26:17.383Z[ recovery-image] May 14 16:26:17.094 INFO O| May 14 16:26:17.094 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82142025-05-14T16:26:17.428Z[ recovery-image] May 14 16:26:17.162 INFO O| May 14 16:26:17.162 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
82152025-05-14T16:26:17.428Z[ recovery-image] May 14 16:26:17.162 INFO O| May 14 16:26:17.162 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
82162025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.162 INFO O| May 14 16:26:17.162 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82172025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.162 INFO O| May 14 16:26:17.162 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82182025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.163 INFO O| May 14 16:26:17.162 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82192025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.163 INFO O| May 14 16:26:17.163 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82202025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.163 INFO O| May 14 16:26:17.163 INFO ok!
82212025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.163 INFO O| May 14 16:26:17.163 INFO STEP 34 (ensure_file) COMPLETE
82222025-05-14T16:26:17.453Z[ recovery-image] May 14 16:26:17.163 INFO O| May 14 16:26:17.163 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82232025-05-14T16:26:17.493Z[ recovery-image] May 14 16:26:17.227 INFO O| May 14 16:26:17.227 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82242025-05-14T16:26:17.518Z[ recovery-image] May 14 16:26:17.227 INFO O| May 14 16:26:17.227 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82252025-05-14T16:26:17.518Z[ recovery-image] May 14 16:26:17.227 INFO O| May 14 16:26:17.227 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82262025-05-14T16:26:17.518Z[ recovery-image] May 14 16:26:17.228 INFO O| May 14 16:26:17.227 INFO STEP 35 (ensure_dir) COMPLETE
82272025-05-14T16:26:17.518Z[ recovery-image] May 14 16:26:17.228 INFO O| May 14 16:26:17.228 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82282025-05-14T16:26:17.613Z[ recovery-image] May 14 16:26:17.347 INFO O| May 14 16:26:17.347 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
82292025-05-14T16:26:17.613Z[ recovery-image] May 14 16:26:17.347 INFO O| May 14 16:26:17.347 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/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
82302025-05-14T16:26:17.638Z[ recovery-image] May 14 16:26:17.347 INFO O| May 14 16:26:17.347 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
82312025-05-14T16:26:17.638Z[ recovery-image] May 14 16:26:17.347 INFO O| May 14 16:26:17.347 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
82322025-05-14T16:26:17.638Z[ recovery-image] May 14 16:26:17.348 INFO O| May 14 16:26:17.348 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
82332025-05-14T16:26:17.638Z[ recovery-image] May 14 16:26:17.348 INFO O| May 14 16:26:17.348 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
82342025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.348 INFO O| May 14 16:26:17.348 INFO ok!
82352025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.348 INFO O| May 14 16:26:17.348 INFO STEP 36 (ensure_file) COMPLETE
82362025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.348 INFO O| May 14 16:26:17.348 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82372025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.367 INFO O| May 14 16:26:17.367 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
82382025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.367 INFO O| May 14 16:26:17.367 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
82392025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.367 INFO O| May 14 16:26:17.367 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
82402025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.367 INFO O| May 14 16:26:17.367 INFO ok!
82412025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.367 INFO O| May 14 16:26:17.367 INFO STEP 37 (ensure_symlink) COMPLETE
82422025-05-14T16:26:17.639Z[ recovery-image] May 14 16:26:17.368 INFO O| May 14 16:26:17.367 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82432025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
82442025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
82452025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82462025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82472025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82482025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82492025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO ok!
82502025-05-14T16:26:17.664Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO STEP 38 (ensure_file) COMPLETE
82512025-05-14T16:26:17.665Z[ recovery-image] May 14 16:26:17.385 INFO O| May 14 16:26:17.385 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82522025-05-14T16:26:17.716Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
82532025-05-14T16:26:17.716Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
82542025-05-14T16:26:17.741Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82552025-05-14T16:26:17.741Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82562025-05-14T16:26:17.741Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO ok!
82572025-05-14T16:26:17.741Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO STEP 39 (ensure_file) COMPLETE
82582025-05-14T16:26:17.741Z[ recovery-image] May 14 16:26:17.450 INFO O| May 14 16:26:17.450 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82592025-05-14T16:26:17.779Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
82602025-05-14T16:26:17.779Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
82612025-05-14T16:26:17.779Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
82622025-05-14T16:26:17.804Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO ok!
82632025-05-14T16:26:17.804Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO STEP 40 (ensure_file) COMPLETE
82642025-05-14T16:26:17.804Z[ recovery-image] May 14 16:26:17.513 INFO O| May 14 16:26:17.513 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82652025-05-14T16:26:17.850Z[ recovery-image] May 14 16:26:17.584 INFO O| May 14 16:26:17.584 INFO updating shadow file
82662025-05-14T16:26:17.850Z[ recovery-image] May 14 16:26:17.584 INFO O| May 14 16:26:17.584 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82672025-05-14T16:26:17.850Z[ recovery-image] May 14 16:26:17.584 INFO O| May 14 16:26:17.584 INFO STEP 41 (shadow) COMPLETE
82682025-05-14T16:26:17.875Z[ recovery-image] May 14 16:26:17.584 INFO O| May 14 16:26:17.584 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82692025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
82702025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
82712025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82722025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82732025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO ok!
82742025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO STEP 42 (ensure_file) COMPLETE
82752025-05-14T16:26:17.901Z[ recovery-image] May 14 16:26:17.625 INFO O| May 14 16:26:17.625 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82762025-05-14T16:26:17.927Z[ recovery-image] May 14 16:26:17.641 INFO O| May 14 16:26:17.640 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
82772025-05-14T16:26:17.927Z[ recovery-image] May 14 16:26:17.641 INFO O| May 14 16:26:17.641 INFO STEP 43 (ensure_dir) COMPLETE
82782025-05-14T16:26:17.927Z[ recovery-image] May 14 16:26:17.641 INFO O| May 14 16:26:17.641 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82792025-05-14T16:26:17.952Z[ recovery-image] May 14 16:26:17.664 INFO O| May 14 16:26:17.664 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82802025-05-14T16:26:17.952Z[ recovery-image] May 14 16:26:17.664 INFO O| May 14 16:26:17.664 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82812025-05-14T16:26:17.952Z[ recovery-image] May 14 16:26:17.664 INFO O| May 14 16:26:17.664 INFO STEP 44 (ensure_dir) COMPLETE
82822025-05-14T16:26:17.952Z[ recovery-image] May 14 16:26:17.665 INFO O| May 14 16:26:17.664 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82832025-05-14T16:26:17.977Z[ recovery-image] May 14 16:26:17.694 INFO O| May 14 16:26:17.694 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82842025-05-14T16:26:17.977Z[ recovery-image] May 14 16:26:17.694 INFO O| May 14 16:26:17.694 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82852025-05-14T16:26:17.977Z[ recovery-image] May 14 16:26:17.694 INFO O| May 14 16:26:17.694 INFO STEP 45 (ensure_dir) COMPLETE
82862025-05-14T16:26:17.977Z[ recovery-image] May 14 16:26:17.694 INFO O| May 14 16:26:17.694 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82872025-05-14T16:26:18.019Z[ recovery-image] May 14 16:26:17.753 INFO O| May 14 16:26:17.753 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
82882025-05-14T16:26:18.019Z[ recovery-image] May 14 16:26:17.753 INFO O| May 14 16:26:17.753 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
82892025-05-14T16:26:18.082Z[ recovery-image] May 14 16:26:17.816 INFO O| May 14 16:26:17.816 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
82902025-05-14T16:26:18.082Z[ recovery-image] May 14 16:26:17.817 INFO O| May 14 16:26:17.816 INFO ok!
82912025-05-14T16:26:18.108Z[ recovery-image] May 14 16:26:17.817 INFO O| May 14 16:26:17.816 INFO STEP 46 (ensure_file) COMPLETE
82922025-05-14T16:26:18.108Z[ recovery-image] May 14 16:26:17.817 INFO O| May 14 16:26:17.816 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82932025-05-14T16:26:18.150Z[ recovery-image] May 14 16:26:17.884 INFO O| May 14 16:26:17.884 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82942025-05-14T16:26:18.175Z[ recovery-image] May 14 16:26:17.884 INFO O| May 14 16:26:17.884 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82952025-05-14T16:26:18.175Z[ recovery-image] May 14 16:26:17.884 INFO O| May 14 16:26:17.884 INFO STEP 47 (ensure_dir) COMPLETE
82962025-05-14T16:26:18.175Z[ recovery-image] May 14 16:26:17.884 INFO O| May 14 16:26:17.884 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82972025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
82982025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
82992025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
83002025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO ok!
83012025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO STEP 48 (ensure_file) COMPLETE
83022025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.935 INFO O| May 14 16:26:17.935 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83032025-05-14T16:26:18.221Z[ recovery-image] May 14 16:26:17.954 INFO O| May 14 16:26:17.954 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83042025-05-14T16:26:18.222Z[ recovery-image] May 14 16:26:17.954 INFO O| May 14 16:26:17.954 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83052025-05-14T16:26:18.222Z[ recovery-image] May 14 16:26:17.954 INFO O| May 14 16:26:17.954 INFO STEP 49 (ensure_dir) COMPLETE
83062025-05-14T16:26:18.222Z[ recovery-image] May 14 16:26:17.954 INFO O| May 14 16:26:17.954 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83072025-05-14T16:26:18.256Z[ recovery-image] May 14 16:26:17.991 INFO O| May 14 16:26:17.990 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
83082025-05-14T16:26:18.256Z[ recovery-image] May 14 16:26:17.991 INFO O| May 14 16:26:17.990 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
83092025-05-14T16:26:20.609Z[ recovery-image] May 14 16:26:20.344 INFO O| May 14 16:26:20.343 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
83102025-05-14T16:26:20.609Z[ recovery-image] May 14 16:26:20.344 INFO O| May 14 16:26:20.344 INFO ok!
83112025-05-14T16:26:20.609Z[ recovery-image] May 14 16:26:20.344 INFO O| May 14 16:26:20.344 INFO STEP 50 (ensure_file) COMPLETE
83122025-05-14T16:26:20.635Z[ recovery-image] May 14 16:26:20.344 INFO O| May 14 16:26:20.344 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83132025-05-14T16:26:20.635Z[ recovery-image] May 14 16:26:20.362 INFO O| May 14 16:26:20.362 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
83142025-05-14T16:26:20.635Z[ recovery-image] May 14 16:26:20.363 INFO O| May 14 16:26:20.362 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
83152025-05-14T16:26:23.196Z[ recovery-image] May 14 16:26:22.929 INFO O| May 14 16:26:22.929 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
83162025-05-14T16:26:23.196Z[ recovery-image] May 14 16:26:22.929 INFO O| May 14 16:26:22.929 INFO ok!
83172025-05-14T16:26:23.223Z[ recovery-image] May 14 16:26:22.929 INFO O| May 14 16:26:22.929 INFO STEP 51 (ensure_file) COMPLETE
83182025-05-14T16:26:23.223Z[ recovery-image] May 14 16:26:22.929 INFO O| May 14 16:26:22.929 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83192025-05-14T16:26:23.223Z[ recovery-image] May 14 16:26:22.952 INFO O| May 14 16:26:22.952 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83202025-05-14T16:26:23.223Z[ recovery-image] May 14 16:26:22.952 INFO O| May 14 16:26:22.952 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83212025-05-14T16:26:23.223Z[ recovery-image] May 14 16:26:22.952 INFO O| May 14 16:26:22.952 INFO STEP 52 (ensure_dir) COMPLETE
83222025-05-14T16:26:23.224Z[ recovery-image] May 14 16:26:22.952 INFO O| May 14 16:26:22.952 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83232025-05-14T16:26:23.277Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83242025-05-14T16:26:23.302Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
83252025-05-14T16:26:23.302Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
83262025-05-14T16:26:23.302Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO ok!
83272025-05-14T16:26:23.302Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO STEP 53 (ensure_file) COMPLETE
83282025-05-14T16:26:23.302Z[ recovery-image] May 14 16:26:23.011 INFO O| May 14 16:26:23.011 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83292025-05-14T16:26:23.337Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
83302025-05-14T16:26:23.337Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
83312025-05-14T16:26:23.337Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
83322025-05-14T16:26:23.362Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO ok!
83332025-05-14T16:26:23.362Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO STEP 54 (ensure_file) COMPLETE
83342025-05-14T16:26:23.362Z[ recovery-image] May 14 16:26:23.071 INFO O| May 14 16:26:23.071 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83352025-05-14T16:26:23.389Z[ recovery-image] May 14 16:26:23.109 INFO O| May 14 16:26:23.109 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83362025-05-14T16:26:23.389Z[ recovery-image] May 14 16:26:23.109 INFO O| May 14 16:26:23.109 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83372025-05-14T16:26:23.389Z[ recovery-image] May 14 16:26:23.109 INFO O| May 14 16:26:23.109 INFO STEP 55 (ensure_dir) COMPLETE
83382025-05-14T16:26:23.389Z[ recovery-image] May 14 16:26:23.109 INFO O| May 14 16:26:23.109 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83392025-05-14T16:26:23.430Z[ recovery-image] May 14 16:26:23.164 INFO O| May 14 16:26:23.164 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
83402025-05-14T16:26:23.430Z[ recovery-image] May 14 16:26:23.164 INFO O| May 14 16:26:23.164 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
83412025-05-14T16:26:23.430Z[ recovery-image] May 14 16:26:23.164 INFO O| May 14 16:26:23.164 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
83422025-05-14T16:26:23.456Z[ recovery-image] May 14 16:26:23.165 INFO O| May 14 16:26:23.164 INFO ok!
83432025-05-14T16:26:23.456Z[ recovery-image] May 14 16:26:23.165 INFO O| May 14 16:26:23.164 INFO STEP 56 (ensure_file) COMPLETE
83442025-05-14T16:26:23.456Z[ recovery-image] May 14 16:26:23.165 INFO O| May 14 16:26:23.164 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83452025-05-14T16:26:23.508Z[ recovery-image] May 14 16:26:23.242 INFO O| May 14 16:26:23.242 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
83462025-05-14T16:26:23.508Z[ recovery-image] May 14 16:26:23.242 INFO O| May 14 16:26:23.242 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
83472025-05-14T16:26:23.533Z[ recovery-image] May 14 16:26:23.243 INFO O| May 14 16:26:23.243 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
83482025-05-14T16:26:23.533Z[ recovery-image] May 14 16:26:23.243 INFO O| May 14 16:26:23.243 INFO ok!
83492025-05-14T16:26:23.533Z[ recovery-image] May 14 16:26:23.243 INFO O| May 14 16:26:23.243 INFO STEP 57 (ensure_file) COMPLETE
83502025-05-14T16:26:23.533Z[ recovery-image] May 14 16:26:23.243 INFO O| May 14 16:26:23.243 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83512025-05-14T16:26:23.589Z[ recovery-image] May 14 16:26:23.324 INFO O| May 14 16:26:23.324 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83522025-05-14T16:26:23.589Z[ recovery-image] May 14 16:26:23.324 INFO O| May 14 16:26:23.324 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83532025-05-14T16:26:23.589Z[ recovery-image] May 14 16:26:23.324 INFO O| May 14 16:26:23.324 INFO STEP 58 (ensure_dir) COMPLETE
83542025-05-14T16:26:23.589Z[ recovery-image] May 14 16:26:23.324 INFO O| May 14 16:26:23.324 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83552025-05-14T16:26:23.648Z[ recovery-image] May 14 16:26:23.383 INFO O| May 14 16:26:23.383 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
83562025-05-14T16:26:23.649Z[ recovery-image] May 14 16:26:23.383 INFO O| May 14 16:26:23.383 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
83572025-05-14T16:26:23.674Z[ recovery-image] May 14 16:26:23.383 INFO O| May 14 16:26:23.383 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
83582025-05-14T16:26:23.674Z[ recovery-image] May 14 16:26:23.383 INFO O| May 14 16:26:23.383 INFO ok!
83592025-05-14T16:26:23.674Z[ recovery-image] May 14 16:26:23.384 INFO O| May 14 16:26:23.383 INFO STEP 59 (ensure_file) COMPLETE
83602025-05-14T16:26:23.674Z[ recovery-image] May 14 16:26:23.384 INFO O| May 14 16:26:23.384 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83612025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.419 INFO O| May 14 16:26:23.419 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
83622025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.419 INFO O| May 14 16:26:23.419 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
83632025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.420 INFO O| May 14 16:26:23.420 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
83642025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.420 INFO O| May 14 16:26:23.420 INFO ok!
83652025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.420 INFO O| May 14 16:26:23.420 INFO STEP 60 (ensure_file) COMPLETE
83662025-05-14T16:26:23.700Z[ recovery-image] May 14 16:26:23.420 INFO O| May 14 16:26:23.420 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83672025-05-14T16:26:23.726Z[ recovery-image] May 14 16:26:23.456 INFO O| May 14 16:26:23.456 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
83682025-05-14T16:26:23.726Z[ recovery-image] May 14 16:26:23.457 INFO O| May 14 16:26:23.457 INFO STEP 61 (ensure_dir) COMPLETE
83692025-05-14T16:26:23.726Z[ recovery-image] May 14 16:26:23.457 INFO O| May 14 16:26:23.457 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83702025-05-14T16:26:23.760Z[ recovery-image] May 14 16:26:23.494 INFO O| May 14 16:26:23.494 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
83712025-05-14T16:26:23.760Z[ recovery-image] May 14 16:26:23.494 INFO O| May 14 16:26:23.494 INFO STEP 62 (ensure_dir) COMPLETE
83722025-05-14T16:26:23.785Z[ recovery-image] May 14 16:26:23.495 INFO O| May 14 16:26:23.495 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83732025-05-14T16:26:23.837Z[ recovery-image] May 14 16:26:23.572 INFO O| May 14 16:26:23.571 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
83742025-05-14T16:26:23.837Z[ recovery-image] May 14 16:26:23.572 INFO O| May 14 16:26:23.572 INFO STEP 63 (ensure_dir) COMPLETE
83752025-05-14T16:26:23.862Z[ recovery-image] May 14 16:26:23.572 INFO O| May 14 16:26:23.572 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83762025-05-14T16:26:23.893Z[ recovery-image] May 14 16:26:23.627 INFO O| May 14 16:26:23.627 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
83772025-05-14T16:26:23.893Z[ recovery-image] May 14 16:26:23.627 INFO O| May 14 16:26:23.627 INFO STEP 64 (ensure_dir) COMPLETE
83782025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.627 INFO O| May 14 16:26:23.627 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83792025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.648 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
83802025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.648 INFO copying /tmp/.tmpkPsrnf/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
83812025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.649 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
83822025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.649 INFO ok!
83832025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.649 INFO STEP 65 (ensure_file) COMPLETE
83842025-05-14T16:26:23.918Z[ recovery-image] May 14 16:26:23.649 INFO O| May 14 16:26:23.649 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83852025-05-14T16:26:23.979Z[ recovery-image] May 14 16:26:23.674 INFO O| May 14 16:26:23.674 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
83862025-05-14T16:26:23.980Z[ recovery-image] May 14 16:26:23.674 INFO O| May 14 16:26:23.674 INFO STEP 66 (remove_files) COMPLETE
83872025-05-14T16:26:23.980Z[ recovery-image] May 14 16:26:23.674 INFO O| May 14 16:26:23.674 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83882025-05-14T16:26:23.980Z[ recovery-image] May 14 16:26:23.691 INFO O| May 14 16:26:23.691 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
83892025-05-14T16:26:23.980Z[ recovery-image] May 14 16:26:23.692 INFO O| May 14 16:26:23.692 INFO STEP 67 (remove_files) COMPLETE
83902025-05-14T16:26:23.980Z[ recovery-image] May 14 16:26:23.692 INFO O| May 14 16:26:23.692 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83912025-05-14T16:26:24.005Z[ recovery-image] May 14 16:26:23.729 INFO O| May 14 16:26:23.729 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
83922025-05-14T16:26:24.005Z[ recovery-image] May 14 16:26:23.729 INFO O| May 14 16:26:23.729 INFO STEP 68 (remove_files) COMPLETE
83932025-05-14T16:26:24.005Z[ recovery-image] May 14 16:26:23.729 INFO O| May 14 16:26:23.729 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83942025-05-14T16:26:24.095Z[ recovery-image] May 14 16:26:23.830 INFO O| May 14 16:26:23.829 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
83952025-05-14T16:26:24.120Z[ recovery-image] May 14 16:26:23.830 INFO O| May 14 16:26:23.830 INFO STEP 69 (remove_files) COMPLETE
83962025-05-14T16:26:24.120Z[ recovery-image] May 14 16:26:23.830 INFO O| May 14 16:26:23.830 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83972025-05-14T16:26:24.177Z[ recovery-image] May 14 16:26:23.911 INFO O| May 14 16:26:23.911 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
83982025-05-14T16:26:24.202Z[ recovery-image] May 14 16:26:23.912 INFO O| May 14 16:26:23.912 INFO STEP 70 (remove_files) COMPLETE
83992025-05-14T16:26:24.202Z[ recovery-image] May 14 16:26:23.912 INFO O| May 14 16:26:23.912 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84002025-05-14T16:26:24.202Z[ recovery-image] May 14 16:26:23.937 INFO O| May 14 16:26:23.936 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
84012025-05-14T16:26:24.202Z[ recovery-image] May 14 16:26:23.937 INFO O| May 14 16:26:23.937 INFO STEP 71 (remove_files) COMPLETE
84022025-05-14T16:26:24.228Z[ recovery-image] May 14 16:26:23.937 INFO O| May 14 16:26:23.937 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84032025-05-14T16:26:24.228Z[ recovery-image] May 14 16:26:23.954 INFO O| May 14 16:26:23.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
84042025-05-14T16:26:24.228Z[ recovery-image] May 14 16:26:23.954 INFO O| May 14 16:26:23.954 INFO STEP 72 (remove_files) COMPLETE
84052025-05-14T16:26:24.228Z[ recovery-image] May 14 16:26:23.954 INFO O| May 14 16:26:23.954 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84062025-05-14T16:26:24.254Z[ recovery-image] May 14 16:26:23.977 INFO O| May 14 16:26:23.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
84072025-05-14T16:26:24.254Z[ recovery-image] May 14 16:26:23.977 INFO O| May 14 16:26:23.977 INFO STEP 73 (remove_files) COMPLETE
84082025-05-14T16:26:24.254Z[ recovery-image] May 14 16:26:23.977 INFO O| May 14 16:26:23.977 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84092025-05-14T16:26:24.279Z[ recovery-image] May 14 16:26:23.998 INFO O| May 14 16:26:23.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
84102025-05-14T16:26:24.279Z[ recovery-image] May 14 16:26:23.999 INFO O| May 14 16:26:23.999 INFO STEP 74 (remove_files) COMPLETE
84112025-05-14T16:26:24.279Z[ recovery-image] May 14 16:26:23.999 INFO O| May 14 16:26:23.999 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84122025-05-14T16:26:24.305Z[ recovery-image] May 14 16:26:24.024 INFO O| May 14 16:26:24.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
84132025-05-14T16:26:24.305Z[ recovery-image] May 14 16:26:24.024 INFO O| May 14 16:26:24.024 INFO STEP 75 (remove_files) COMPLETE
84142025-05-14T16:26:24.305Z[ recovery-image] May 14 16:26:24.024 INFO O| May 14 16:26:24.024 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84152025-05-14T16:26:24.330Z[ recovery-image] May 14 16:26:24.051 INFO O| May 14 16:26:24.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
84162025-05-14T16:26:24.330Z[ recovery-image] May 14 16:26:24.051 INFO O| May 14 16:26:24.051 INFO STEP 76 (remove_files) COMPLETE
84172025-05-14T16:26:24.330Z[ recovery-image] May 14 16:26:24.051 INFO O| May 14 16:26:24.051 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84182025-05-14T16:26:24.356Z[ recovery-image] May 14 16:26:24.071 INFO O| May 14 16:26:24.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84192025-05-14T16:26:24.356Z[ recovery-image] May 14 16:26:24.071 INFO O| May 14 16:26:24.071 INFO STEP 77 (remove_files) COMPLETE
84202025-05-14T16:26:24.356Z[ recovery-image] May 14 16:26:24.071 INFO O| May 14 16:26:24.071 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84212025-05-14T16:26:24.381Z[ recovery-image] May 14 16:26:24.098 INFO O| May 14 16:26:24.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84222025-05-14T16:26:24.381Z[ recovery-image] May 14 16:26:24.099 INFO O| May 14 16:26:24.099 INFO STEP 78 (remove_files) COMPLETE
84232025-05-14T16:26:24.381Z[ recovery-image] May 14 16:26:24.099 INFO O| May 14 16:26:24.099 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84242025-05-14T16:26:24.407Z[ recovery-image] May 14 16:26:24.122 INFO O| May 14 16:26:24.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84252025-05-14T16:26:24.407Z[ recovery-image] May 14 16:26:24.122 INFO O| May 14 16:26:24.122 INFO STEP 79 (remove_files) COMPLETE
84262025-05-14T16:26:24.407Z[ recovery-image] May 14 16:26:24.122 INFO O| May 14 16:26:24.122 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84272025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.143 INFO O| May 14 16:26:24.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84282025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.143 INFO O| May 14 16:26:24.143 INFO STEP 80 (remove_files) COMPLETE
84292025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.143 INFO O| May 14 16:26:24.143 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84302025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.158 INFO O| May 14 16:26:24.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
84312025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.158 INFO O| May 14 16:26:24.158 INFO STEP 81 (remove_files) COMPLETE
84322025-05-14T16:26:24.433Z[ recovery-image] May 14 16:26:24.158 INFO O| May 14 16:26:24.158 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84332025-05-14T16:26:24.458Z[ recovery-image] May 14 16:26:24.174 INFO O| May 14 16:26:24.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
84342025-05-14T16:26:24.458Z[ recovery-image] May 14 16:26:24.174 INFO O| May 14 16:26:24.174 INFO STEP 82 (remove_files) COMPLETE
84352025-05-14T16:26:24.458Z[ recovery-image] May 14 16:26:24.174 INFO O| May 14 16:26:24.174 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84362025-05-14T16:26:24.458Z[ recovery-image] May 14 16:26:24.188 INFO O| May 14 16:26:24.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
84372025-05-14T16:26:24.458Z[ recovery-image] May 14 16:26:24.188 INFO O| May 14 16:26:24.188 INFO STEP 83 (remove_files) COMPLETE
84382025-05-14T16:26:24.459Z[ recovery-image] May 14 16:26:24.188 INFO O| May 14 16:26:24.188 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84392025-05-14T16:26:24.484Z[ recovery-image] May 14 16:26:24.205 INFO O| May 14 16:26:24.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
84402025-05-14T16:26:24.484Z[ recovery-image] May 14 16:26:24.206 INFO O| May 14 16:26:24.206 INFO STEP 84 (remove_files) COMPLETE
84412025-05-14T16:26:24.484Z[ recovery-image] May 14 16:26:24.206 INFO O| May 14 16:26:24.206 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84422025-05-14T16:26:24.510Z[ recovery-image] May 14 16:26:24.226 INFO O| May 14 16:26:24.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
84432025-05-14T16:26:24.510Z[ recovery-image] May 14 16:26:24.226 INFO O| May 14 16:26:24.226 INFO STEP 85 (remove_files) COMPLETE
84442025-05-14T16:26:24.510Z[ recovery-image] May 14 16:26:24.226 INFO O| May 14 16:26:24.226 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84452025-05-14T16:26:24.535Z[ recovery-image] May 14 16:26:24.256 INFO O| May 14 16:26:24.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
84462025-05-14T16:26:24.535Z[ recovery-image] May 14 16:26:24.257 INFO O| May 14 16:26:24.257 INFO STEP 86 (remove_files) COMPLETE
84472025-05-14T16:26:24.535Z[ recovery-image] May 14 16:26:24.257 INFO O| May 14 16:26:24.257 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84482025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.272 INFO O| May 14 16:26:24.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
84492025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.272 INFO O| May 14 16:26:24.272 INFO STEP 87 (remove_files) COMPLETE
84502025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.273 INFO O| May 14 16:26:24.272 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84512025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.296 INFO O| May 14 16:26:24.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
84522025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.297 INFO O| May 14 16:26:24.296 INFO STEP 88 (remove_files) COMPLETE
84532025-05-14T16:26:24.577Z[ recovery-image] May 14 16:26:24.297 INFO O| May 14 16:26:24.297 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84542025-05-14T16:26:24.602Z[ recovery-image] May 14 16:26:24.314 INFO O| May 14 16:26:24.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
84552025-05-14T16:26:24.602Z[ recovery-image] May 14 16:26:24.314 INFO O| May 14 16:26:24.314 INFO STEP 89 (remove_files) COMPLETE
84562025-05-14T16:26:24.602Z[ recovery-image] May 14 16:26:24.314 INFO O| May 14 16:26:24.314 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84572025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.339 INFO O| May 14 16:26:24.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
84582025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.339 INFO O| May 14 16:26:24.339 INFO STEP 90 (remove_files) COMPLETE
84592025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.339 INFO O| May 14 16:26:24.339 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84602025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.353 INFO O| May 14 16:26:24.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
84612025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.353 INFO O| May 14 16:26:24.353 INFO STEP 91 (remove_files) COMPLETE
84622025-05-14T16:26:24.628Z[ recovery-image] May 14 16:26:24.353 INFO O| May 14 16:26:24.353 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84632025-05-14T16:26:24.653Z[ recovery-image] May 14 16:26:24.377 INFO O| May 14 16:26:24.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
84642025-05-14T16:26:24.654Z[ recovery-image] May 14 16:26:24.377 INFO O| May 14 16:26:24.377 INFO STEP 92 (remove_files) COMPLETE
84652025-05-14T16:26:24.654Z[ recovery-image] May 14 16:26:24.377 INFO O| May 14 16:26:24.377 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84662025-05-14T16:26:24.679Z[ recovery-image] May 14 16:26:24.413 INFO O| May 14 16:26:24.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
84672025-05-14T16:26:24.679Z[ recovery-image] May 14 16:26:24.413 INFO O| May 14 16:26:24.413 INFO STEP 93 (remove_files) COMPLETE
84682025-05-14T16:26:24.679Z[ recovery-image] May 14 16:26:24.413 INFO O| May 14 16:26:24.413 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84692025-05-14T16:26:24.704Z[ recovery-image] May 14 16:26:24.434 INFO O| May 14 16:26:24.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
84702025-05-14T16:26:24.705Z[ recovery-image] May 14 16:26:24.434 INFO O| May 14 16:26:24.434 INFO STEP 94 (remove_files) COMPLETE
84712025-05-14T16:26:24.705Z[ recovery-image] May 14 16:26:24.434 INFO O| May 14 16:26:24.434 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84722025-05-14T16:26:24.730Z[ recovery-image] May 14 16:26:24.459 INFO O| May 14 16:26:24.459 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
84732025-05-14T16:26:24.730Z[ recovery-image] May 14 16:26:24.460 INFO O| May 14 16:26:24.460 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
84742025-05-14T16:26:33.904Z[ recovery-image] May 14 16:26:33.634 INFO O| May 14 16:26:33.634 INFO O| Loading smf(7) service descriptions: 1/672/673/674/675/676/677/678/679/6710/6711/6712/6713/6714/6715/6716/6717/6718/6719/6720/6721/6722/6723/6724/6725/6726/6727/6728/6729/6730/6731/6732/6733/6734/6735/6736/6737/6738/6739/6740/6741/6742/6743/6744/6745/6746/6747/6748/6749/6750/6751/6752/6753/6754/6755/6756/6757/6758/6759/6760/6761/6762/6763/6764/6765/6766/6767/67
84752025-05-14T16:26:33.904Z[ recovery-image] May 14 16:26:33.634 INFO O| May 14 16:26:33.634 INFO E| svccfg: Loaded 67 smf(7) service descriptions
84762025-05-14T16:26:33.962Z[ recovery-image] May 14 16:26:33.697 INFO O| May 14 16:26:33.697 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"}
84772025-05-14T16:26:34.157Z[ recovery-image] May 14 16:26:33.892 INFO O| May 14 16:26:33.892 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
84782025-05-14T16:26:34.262Z[ recovery-image] May 14 16:26:33.993 INFO O| May 14 16:26:33.993 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
84792025-05-14T16:26:34.356Z[ recovery-image] May 14 16:26:34.091 INFO O| May 14 16:26:34.091 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
84802025-05-14T16:26:34.356Z[ recovery-image] May 14 16:26:34.091 INFO O| May 14 16:26:34.091 INFO copying /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db ...
84812025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.093 INFO O| May 14 16:26:34.093 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
84822025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.093 INFO O| May 14 16:26:34.093 INFO ok!
84832025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.093 INFO O| May 14 16:26:34.093 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
84842025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.094 INFO O| May 14 16:26:34.094 INFO STEP 95 (seed_smf) COMPLETE
84852025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.094 INFO O| May 14 16:26:34.094 INFO steps complete; finalising image!
84862025-05-14T16:26:34.383Z[ recovery-image] May 14 16:26:34.094 INFO O| May 14 16:26:34.094 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
84872025-05-14T16:26:34.446Z[ recovery-image] May 14 16:26:34.181 INFO O| May 14 16:26:34.181 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Wed May 14 16:26:34 2025)
84882025-05-14T16:26:34.666Z[ recovery-image] May 14 16:26:34.401 INFO O| May 14 16:26:34.401 INFO trim TEMPORARY-gimlet-zfs-recovery: (9% trimmed, started at Wed May 14 16:26:34 2025)
84892025-05-14T16:26:34.887Z[ recovery-image] May 14 16:26:34.622 INFO O| May 14 16:26:34.622 INFO trim TEMPORARY-gimlet-zfs-recovery: (17% trimmed, started at Wed May 14 16:26:34 2025)
84902025-05-14T16:26:35.100Z[ recovery-image] May 14 16:26:34.835 INFO O| May 14 16:26:34.835 INFO trim TEMPORARY-gimlet-zfs-recovery: (57% trimmed, started at Wed May 14 16:26:34 2025)
84912025-05-14T16:26:35.313Z[ recovery-image] May 14 16:26:35.048 INFO O| May 14 16:26:35.048 INFO trim TEMPORARY-gimlet-zfs-recovery: (61% trimmed, started at Wed May 14 16:26:34 2025)
84922025-05-14T16:26:35.525Z[ recovery-image] May 14 16:26:35.260 INFO O| May 14 16:26:35.260 INFO trim TEMPORARY-gimlet-zfs-recovery: (74% trimmed, started at Wed May 14 16:26:34 2025)
84932025-05-14T16:26:35.738Z[ recovery-image] May 14 16:26:35.473 INFO O| May 14 16:26:35.472 INFO trim TEMPORARY-gimlet-zfs-recovery: (89% trimmed, started at Wed May 14 16:26:34 2025)
84942025-05-14T16:26:35.977Z[ recovery-image] May 14 16:26:35.712 INFO O| May 14 16:26:35.711 INFO temporary pool has 450M used, 1.31G avail, 1.00x compressratio
84952025-05-14T16:26:35.977Z[ recovery-image] May 14 16:26:35.712 INFO O| May 14 16:26:35.711 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
84962025-05-14T16:26:36.740Z[ recovery-image] May 14 16:26:36.475 INFO O| May 14 16:26:36.475 INFO copying image /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84972025-05-14T16:26:36.765Z[ recovery-image] May 14 16:26:36.475 INFO O| May 14 16:26:36.475 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
84982025-05-14T16:26:41.235Z[ recovery-image] May 14 16:26:40.970 INFO O| May 14 16:26:40.970 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84992025-05-14T16:26:41.235Z[ recovery-image] May 14 16:26:40.970 INFO O| May 14 16:26:40.970 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85002025-05-14T16:26:41.261Z[ recovery-image] May 14 16:26:40.970 INFO O| May 14 16:26:40.970 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85012025-05-14T16:26:41.261Z[ recovery-image] May 14 16:26:40.970 INFO O| May 14 16:26:40.970 INFO completed processing gimlet/zfs-recovery
85022025-05-14T16:26:41.261Z[ recovery-image] May 14 16:26:40.970 INFO O| May 14 16:26:40.970 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
85032025-05-14T16:26:41.409Z[ recovery-image] May 14 16:26:41.144 INFO O| May 14 16:26:41.144 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
85042025-05-14T16:26:41.513Z[ recovery-image] May 14 16:26:41.248 INFO BUILD STRING "heads/stlouis-0-g361574b73e\n"
85052025-05-14T16:26:41.539Z[ recovery-image] May 14 16:26:41.249 INFO expanded image name: "recovery b2583a7/${os_short_commit} 2025-05-14 15:52" -> "recovery b2583a7/361574b 2025-05-14 15:52"
85062025-05-14T16:26:41.539Z[ recovery-image] May 14 16:26:41.250 INFO output artefacts stored in: "/work/os-recovery"
85072025-05-14T16:26:41.539Z[ recovery-image] May 14 16:26:41.250 INFO collecting git info from project "chelsio-t6-roms"...
85082025-05-14T16:26:41.566Z[ recovery-image] May 14 16:26:41.301 INFO collecting git info from project "phbl"...
85092025-05-14T16:26:41.591Z[ recovery-image] May 14 16:26:41.315 INFO collecting git info from project "bootserver"...
85102025-05-14T16:26:41.592Z[ recovery-image] May 14 16:26:41.327 INFO collecting git info from project "pilot"...
85112025-05-14T16:26:41.624Z[ recovery-image] May 14 16:26:41.359 INFO collecting git info from project "image-builder"...
85122025-05-14T16:26:41.649Z[ recovery-image] May 14 16:26:41.381 INFO collecting git info from project "pinprick"...
85132025-05-14T16:26:41.854Z[ recovery-image] May 14 16:26:41.589 INFO collecting git info from project "amd-firmware"...
85142025-05-14T16:26:42.012Z[ recovery-image] May 14 16:26:41.747 INFO collecting git info from project "amd-host-image-builder"...
85152025-05-14T16:26:42.061Z[ recovery-image] May 14 16:26:41.797 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
85162025-05-14T16:26:43.025Z[ recovery-image] May 14 16:26:42.759 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
85172025-05-14T16:26:43.591Z[ recovery-image] May 14 16:26:43.326 INFO creating Oxide boot image...
85182025-05-14T16:26:43.591Z[ recovery-image] May 14 16:26:43.326 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery b2583a7/361574b 2025-05-14 15:52", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
85192025-05-14T16:27:05.744Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23359:20250425T223755Z
85202025-05-14T16:27:05.744Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23359:20250425T223755Z
85212025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
85222025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
85232025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
85242025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.480 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
85252025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.481 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
85262025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.481 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
85272025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.483 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@15.0.0.0:20250514T155317Z
85282025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.483 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
85292025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.483 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
85302025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.483 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23359:20250425T223755Z
85312025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.485 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23359:20250425T223756Z
85322025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.486 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23359:20250425T223756Z
85332025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.486 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23359:20250425T223756Z
85342025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.486 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
85352025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.487 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23359:20250425T223756Z
85362025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.487 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23359:20250425T223757Z
85372025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.487 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23359:20250425T223757Z
85382025-05-14T16:27:05.793Z[ host-image] May 14 16:27:05.487 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23359:20250425T223757Z
85392025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.488 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23359:20250425T223758Z
85402025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.488 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23359:20250425T223758Z
85412025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.488 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23359:20250425T223758Z
85422025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.488 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23359:20250425T223758Z
85432025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.488 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23359:20250425T223759Z
85442025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23359:20250425T223759Z
85452025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23359:20250425T223800Z
85462025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23359:20250425T223800Z
85472025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23359:20250425T223802Z
85482025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23359:20250425T223803Z
85492025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/opte@0.35.364:20250508T212537Z
85502025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.489 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23359:20250425T223804Z
85512025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.490 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23359:20250425T223806Z
85522025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.490 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23359:20250425T223807Z
85532025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.490 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23359:20250425T223807Z
85542025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.491 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23359:20250425T223809Z
85552025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.491 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23359:20250425T223809Z
85562025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.499 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
85572025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.499 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23359:20250425T223809Z
85582025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.499 INFO O| install = pkg://helios-dev/library/expat@2.7.1-2.0:20250329T143900Z
85592025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.499 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
85602025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.500 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
85612025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.500 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23359:20250425T223809Z
85622025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.500 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
85632025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.500 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
85642025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.501 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
85652025-05-14T16:27:05.794Z[ host-image] May 14 16:27:05.501 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
85662025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.511 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
85672025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.511 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
85682025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.511 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
85692025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.512 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
85702025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.513 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
85712025-05-14T16:27:05.820Z[ host-image] May 14 16:27:05.516 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
85722025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.561 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z
85732025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.561 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
85742025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.562 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
85752025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.562 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23359:20250425T223811Z
85762025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.562 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23359:20250425T223817Z
85772025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
85782025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23359:20250425T223817Z
85792025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
85802025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
85812025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.40:20250409T152351Z
85822025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
85832025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.563 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23359:20250425T223817Z
85842025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.564 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
85852025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.568 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
85862025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.568 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
85872025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.568 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
85882025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.568 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23359:20250425T223818Z
85892025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.568 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
85902025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.581 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
85912025-05-14T16:27:05.846Z[ host-image] May 14 16:27:05.581 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23359:20250425T223818Z
85922025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.583 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23359:20250425T223819Z
85932025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.583 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23359:20250425T223819Z
85942025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.583 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
85952025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.584 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23359:20250425T223820Z
85962025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.584 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23359:20250425T223820Z
85972025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.584 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23359:20250425T223820Z
85982025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.585 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23359:20250425T223820Z
85992025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.588 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
86002025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.588 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23359:20250425T223821Z
86012025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.589 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23359:20250425T223822Z
86022025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.589 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
86032025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.589 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23359:20250425T223822Z
86042025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.589 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23359:20250425T223823Z
86052025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.589 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23359:20250425T223823Z
86062025-05-14T16:27:05.872Z[ host-image] May 14 16:27:05.590 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23359:20250425T223823Z
86072025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.596 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23359:20250425T223823Z
86082025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.596 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
86092025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.598 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23359:20250425T223823Z
86102025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.599 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23359:20250425T223823Z
86112025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.599 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23359:20250425T223823Z
86122025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.600 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23359:20250425T223823Z
86132025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.600 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23359:20250425T223824Z
86142025-05-14T16:27:05.873Z[ host-image] May 14 16:27:05.600 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23359:20250425T223824Z
86152025-05-14T16:27:05.899Z[ host-image] May 14 16:27:05.609 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23359:20250425T223825Z
86162025-05-14T16:27:05.899Z[ host-image] May 14 16:27:05.609 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23359:20250425T223825Z
86172025-05-14T16:27:05.899Z[ host-image] May 14 16:27:05.609 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23359:20250425T223825Z
86182025-05-14T16:27:05.899Z[ host-image] May 14 16:27:05.610 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23359:20250425T223825Z
86192025-05-14T16:27:05.899Z[ host-image] May 14 16:27:05.611 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23359:20250425T223825Z
86202025-05-14T16:27:05.924Z[ host-image] May 14 16:27:05.637 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23359:20250425T223828Z
86212025-05-14T16:27:05.924Z[ host-image] May 14 16:27:05.637 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23359:20250425T223825Z
86222025-05-14T16:27:05.924Z[ host-image] May 14 16:27:05.637 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23359:20250425T223826Z
86232025-05-14T16:27:05.924Z[ host-image] May 14 16:27:05.637 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
86242025-05-14T16:27:05.925Z[ host-image] May 14 16:27:05.638 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
86252025-05-14T16:27:05.955Z[ host-image] May 14 16:27:05.690 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23359:20250425T223826Z
86262025-05-14T16:27:05.955Z[ host-image] May 14 16:27:05.691 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
86272025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.691 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23359:20250425T223826Z
86282025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.691 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23359:20250425T223826Z
86292025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.692 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23359:20250425T223826Z
86302025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.692 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
86312025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.693 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
86322025-05-14T16:27:05.980Z[ host-image] May 14 16:27:05.693 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23359:20250425T223827Z
86332025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.693 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23359:20250425T223827Z
86342025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.693 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23359:20250425T223827Z
86352025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.694 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23359:20250425T223827Z
86362025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.694 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23359:20250425T223828Z
86372025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.694 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23359:20250425T223828Z
86382025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.697 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
86392025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.697 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23359:20250425T223829Z
86402025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.698 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23359:20250425T223829Z
86412025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.699 INFO O| install = pkg://helios-dev/system/microcode/oxide@20250327-2.0.23359:20250425T223829Z
86422025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.699 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23359:20250425T223830Z
86432025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.699 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23359:20250425T223829Z
86442025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.699 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23359:20250425T223830Z
86452025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.699 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
86462025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.700 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
86472025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.700 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23359:20250425T223832Z
86482025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.700 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23359:20250425T223832Z
86492025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.700 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
86502025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.701 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
86512025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.701 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
86522025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.701 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
86532025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.701 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
86542025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.702 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
86552025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.703 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
86562025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.703 INFO O| tempdir @ "/tmp/.tmp7lNOgA/tmp"
86572025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.703 INFO O| image root @ "/tmp/.tmp7lNOgA/tmp/root"
86582025-05-14T16:27:05.981Z[ host-image] May 14 16:27:05.704 INFO O| creating image...
86592025-05-14T16:27:06.808Z[ host-image] May 14 16:27:06.544 INFO O| copying publishers...
86602025-05-14T16:27:45.545Z[ host-image] May 14 16:27:45.282 INFO O| adding properties...
86612025-05-14T16:27:47.462Z[ host-image] May 14 16:27:47.199 INFO O| installing packages...
86622025-05-14T16:28:04.109Z[ recovery-image] May 14 16:28:03.845 INFO O| ok, image written!
86632025-05-14T16:28:04.109Z[ recovery-image] May 14 16:28:03.845 INFO O| ok, boot_image_csum file written!
86642025-05-14T16:28:04.135Z[ recovery-image] May 14 16:28:03.852 INFO creating boot archive (CPIO)...
86652025-05-14T16:28:04.135Z[ recovery-image] May 14 16:28:03.852 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/gimlet/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
86662025-05-14T16:28:04.160Z[ recovery-image] May 14 16:28:03.878 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
86672025-05-14T16:28:04.160Z[ recovery-image] May 14 16:28:03.878 INFO E| + outfile=/work/os-recovery/cpio
86682025-05-14T16:28:04.160Z[ recovery-image] May 14 16:28:03.878 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
86692025-05-14T16:28:04.161Z[ recovery-image] May 14 16:28:03.881 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
86702025-05-14T16:28:04.161Z[ recovery-image] May 14 16:28:03.881 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
86712025-05-14T16:28:04.187Z[ recovery-image] May 14 16:28:03.924 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
86722025-05-14T16:28:04.187Z[ recovery-image] May 14 16:28:03.924 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
86732025-05-14T16:28:04.212Z[ recovery-image] May 14 16:28:03.938 INFO creating compressed cpio/unix for nanobl-rs...
86742025-05-14T16:28:04.212Z[ recovery-image] May 14 16:28:03.938 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None
86752025-05-14T16:28:04.634Z[ recovery-image] May 14 16:28:04.372 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
86762025-05-14T16:28:10.739Z[ recovery-image] May 14 16:28:10.477 INFO creating reset image...
86772025-05-14T16:28:10.739Z[ recovery-image] May 14 16:28:10.477 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
86782025-05-14T16:28:24.315Z[ host-image] May 14 16:28:24.044 INFO O| seeding SMF database...
86792025-05-14T16:28:33.948Z[ host-image] May 14 16:28:33.687 INFO O| configuring SMF profile...
86802025-05-14T16:28:33.948Z[ host-image] May 14 16:28:33.687 INFO O| modifying shadow(5)...
86812025-05-14T16:28:33.975Z[ host-image] May 14 16:28:33.687 INFO O| loading user and group database...
86822025-05-14T16:28:33.975Z[ host-image] May 14 16:28:33.687 INFO O| assessing packaged files...
86832025-05-14T16:28:38.220Z[ host-image] May 14 16:28:37.929 INFO O| creating archive...
86842025-05-14T16:28:38.269Z[ host-image] May 14 16:28:38.007 INFO O| missing from packaging:
86852025-05-14T16:28:38.269Z[ host-image] May 14 16:28:38.007 INFO O| "etc/.pwd.lock"
86862025-05-14T16:28:38.294Z[ host-image] May 14 16:28:38.007 INFO O| "etc/bash"
86872025-05-14T16:28:38.294Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/profile/generic.xml"
86882025-05-14T16:28:38.294Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/profile/inetd_services.xml"
86892025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/profile/name_service.xml"
86902025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/profile/platform.xml"
86912025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/profile/platform_omicron1.xml"
86922025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.014 INFO O| "etc/svc/repository.db"
86932025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.025 INFO O| "opt/ooce/share"
86942025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.025 INFO O| "opt/ooce/share/man"
86952025-05-14T16:28:38.295Z[ host-image] May 14 16:28:38.025 INFO O| "opt/ooce/share/man/man1"
86962025-05-14T16:28:38.320Z[ host-image] May 14 16:28:38.036 INFO O| finishing archive...
86972025-05-14T16:28:42.578Z[ host-image] May 14 16:28:42.317 INFO O| creating gzonly manifest...
86982025-05-14T16:28:42.603Z[ host-image] May 14 16:28:42.325 INFO O| ok
86992025-05-14T16:28:42.783Z[ host-image] May 14 16:28:42.522 INFO image builder template: ramdisk-02-trim...
87002025-05-14T16:28:42.783Z[ host-image] May 14 16:28:42.522 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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", "optever=0.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
87012025-05-14T16:28:42.816Z[ host-image] May 14 16:28:42.555 INFO O| May 14 16:28:42.555 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87022025-05-14T16:28:42.842Z[ host-image] May 14 16:28:42.578 INFO O| May 14 16:28:42.578 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87032025-05-14T16:28:42.950Z[ host-image] May 14 16:28:42.689 INFO O| May 14 16:28:42.689 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
87042025-05-14T16:28:42.998Z[ host-image] May 14 16:28:42.737 INFO O| May 14 16:28:42.737 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87052025-05-14T16:28:42.998Z[ host-image] May 14 16:28:42.737 INFO O| May 14 16:28:42.737 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
87062025-05-14T16:28:43.024Z[ host-image] May 14 16:28:42.745 INFO O| May 14 16:28:42.745 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
87072025-05-14T16:28:43.024Z[ host-image] May 14 16:28:42.752 INFO O| May 14 16:28:42.752 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
87082025-05-14T16:28:43.049Z[ host-image] May 14 16:28:42.770 INFO O| May 14 16:28:42.770 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
87092025-05-14T16:28:43.401Z[ host-image] May 14 16:28:43.139 INFO O| May 14 16:28:43.139 INFO rolled back to input snapshot; work may begin
87102025-05-14T16:28:43.401Z[ host-image] May 14 16:28:43.139 INFO O| May 14 16:28:43.139 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
87112025-05-14T16:28:43.427Z[ host-image] May 14 16:28:43.166 INFO O| May 14 16:28:43.166 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87122025-05-14T16:28:43.453Z[ host-image] May 14 16:28:43.186 INFO O| May 14 16:28:43.186 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
87132025-05-14T16:28:43.623Z[ host-image] May 14 16:28:43.362 INFO O| May 14 16:28:43.362 INFO STEP 0 (remove_files) COMPLETE
87142025-05-14T16:28:43.623Z[ host-image] May 14 16:28:43.362 INFO O| May 14 16:28:43.362 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87152025-05-14T16:28:43.661Z[ host-image] May 14 16:28:43.399 INFO O| May 14 16:28:43.399 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
87162025-05-14T16:28:43.686Z[ host-image] May 14 16:28:43.402 INFO O| May 14 16:28:43.402 INFO STEP 1 (remove_files) COMPLETE
87172025-05-14T16:28:43.686Z[ host-image] May 14 16:28:43.402 INFO O| May 14 16:28:43.402 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87182025-05-14T16:28:43.686Z[ host-image] May 14 16:28:43.415 INFO O| May 14 16:28:43.415 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
87192025-05-14T16:28:43.712Z[ host-image] May 14 16:28:43.431 INFO O| May 14 16:28:43.431 INFO STEP 2 (remove_files) COMPLETE
87202025-05-14T16:28:43.712Z[ host-image] May 14 16:28:43.431 INFO O| May 14 16:28:43.431 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87212025-05-14T16:28:43.712Z[ host-image] May 14 16:28:43.443 INFO O| May 14 16:28:43.443 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
87222025-05-14T16:28:43.712Z[ host-image] May 14 16:28:43.445 INFO O| May 14 16:28:43.445 INFO STEP 3 (remove_files) COMPLETE
87232025-05-14T16:28:43.712Z[ host-image] May 14 16:28:43.445 INFO O| May 14 16:28:43.445 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87242025-05-14T16:28:43.738Z[ host-image] May 14 16:28:43.457 INFO O| May 14 16:28:43.457 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
87252025-05-14T16:28:43.738Z[ host-image] May 14 16:28:43.461 INFO O| May 14 16:28:43.461 INFO STEP 4 (remove_files) COMPLETE
87262025-05-14T16:28:43.738Z[ host-image] May 14 16:28:43.462 INFO O| May 14 16:28:43.462 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87272025-05-14T16:28:43.738Z[ host-image] May 14 16:28:43.473 INFO O| May 14 16:28:43.473 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
87282025-05-14T16:28:43.763Z[ host-image] May 14 16:28:43.477 INFO O| May 14 16:28:43.477 INFO STEP 5 (remove_files) COMPLETE
87292025-05-14T16:28:43.763Z[ host-image] May 14 16:28:43.477 INFO O| May 14 16:28:43.477 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87302025-05-14T16:28:43.763Z[ host-image] May 14 16:28:43.488 INFO O| May 14 16:28:43.488 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
87312025-05-14T16:28:43.789Z[ host-image] May 14 16:28:43.503 INFO O| May 14 16:28:43.503 INFO STEP 6 (remove_files) COMPLETE
87322025-05-14T16:28:43.789Z[ host-image] May 14 16:28:43.503 INFO O| May 14 16:28:43.503 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87332025-05-14T16:28:43.789Z[ host-image] May 14 16:28:43.515 INFO O| May 14 16:28:43.515 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
87342025-05-14T16:28:43.815Z[ host-image] May 14 16:28:43.532 INFO O| May 14 16:28:43.532 INFO STEP 7 (remove_files) COMPLETE
87352025-05-14T16:28:43.815Z[ host-image] May 14 16:28:43.532 INFO O| May 14 16:28:43.532 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87362025-05-14T16:28:43.815Z[ host-image] May 14 16:28:43.544 INFO O| May 14 16:28:43.544 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
87372025-05-14T16:28:43.919Z[ host-image] May 14 16:28:43.658 INFO O| May 14 16:28:43.658 INFO STEP 8 (remove_files) COMPLETE
87382025-05-14T16:28:43.919Z[ host-image] May 14 16:28:43.658 INFO O| May 14 16:28:43.658 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87392025-05-14T16:28:43.965Z[ host-image] May 14 16:28:43.704 INFO O| May 14 16:28:43.704 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
87402025-05-14T16:28:44.155Z[ host-image] May 14 16:28:43.893 INFO O| May 14 16:28:43.893 INFO STEP 9 (remove_files) COMPLETE
87412025-05-14T16:28:44.155Z[ host-image] May 14 16:28:43.893 INFO O| May 14 16:28:43.893 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87422025-05-14T16:28:44.199Z[ host-image] May 14 16:28:43.938 INFO O| May 14 16:28:43.938 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
87432025-05-14T16:28:44.225Z[ host-image] May 14 16:28:43.943 INFO O| May 14 16:28:43.943 INFO STEP 10 (remove_files) COMPLETE
87442025-05-14T16:28:44.225Z[ host-image] May 14 16:28:43.943 INFO O| May 14 16:28:43.943 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87452025-05-14T16:28:44.251Z[ host-image] May 14 16:28:43.976 INFO O| May 14 16:28:43.976 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
87462025-05-14T16:28:44.251Z[ host-image] May 14 16:28:43.978 INFO O| May 14 16:28:43.978 INFO STEP 11 (remove_files) COMPLETE
87472025-05-14T16:28:44.251Z[ host-image] May 14 16:28:43.978 INFO O| May 14 16:28:43.978 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87482025-05-14T16:28:44.296Z[ host-image] May 14 16:28:44.035 INFO O| May 14 16:28:44.035 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
87492025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.038 INFO O| May 14 16:28:44.038 INFO STEP 12 (remove_files) COMPLETE
87502025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.038 INFO O| May 14 16:28:44.038 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87512025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.055 INFO O| May 14 16:28:44.055 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
87522025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.056 INFO O| May 14 16:28:44.056 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
87532025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.056 INFO O| May 14 16:28:44.056 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
87542025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.056 INFO O| May 14 16:28:44.056 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
87552025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.057 INFO O| May 14 16:28:44.057 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
87562025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.057 INFO O| May 14 16:28:44.057 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
87572025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.058 INFO O| May 14 16:28:44.058 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
87582025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.058 INFO O| May 14 16:28:44.058 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
87592025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.059 INFO O| May 14 16:28:44.059 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
87602025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.059 INFO O| May 14 16:28:44.059 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
87612025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.059 INFO O| May 14 16:28:44.059 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
87622025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.059 INFO O| May 14 16:28:44.059 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
87632025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.060 INFO O| May 14 16:28:44.060 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
87642025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.060 INFO O| May 14 16:28:44.060 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
87652025-05-14T16:28:44.322Z[ host-image] May 14 16:28:44.060 INFO O| May 14 16:28:44.060 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
87662025-05-14T16:28:44.348Z[ host-image] May 14 16:28:44.061 INFO O| May 14 16:28:44.061 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
87672025-05-14T16:28:44.348Z[ host-image] May 14 16:28:44.076 INFO O| May 14 16:28:44.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
87682025-05-14T16:28:44.422Z[ host-image] May 14 16:28:44.161 INFO O| May 14 16:28:44.160 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
87692025-05-14T16:28:44.447Z[ host-image] May 14 16:28:44.162 INFO O| May 14 16:28:44.162 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
87702025-05-14T16:28:44.447Z[ host-image] May 14 16:28:44.166 INFO O| May 14 16:28:44.166 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
87712025-05-14T16:28:44.473Z[ host-image] May 14 16:28:44.196 INFO O| May 14 16:28:44.196 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
87722025-05-14T16:28:44.918Z[ host-image] May 14 16:28:44.657 INFO O| May 14 16:28:44.657 INFO STEP 13 (remove_files) COMPLETE
87732025-05-14T16:28:44.918Z[ host-image] May 14 16:28:44.657 INFO O| May 14 16:28:44.657 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87742025-05-14T16:28:44.982Z[ host-image] May 14 16:28:44.721 INFO O| May 14 16:28:44.721 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
87752025-05-14T16:28:45.008Z[ host-image] May 14 16:28:44.723 INFO O| May 14 16:28:44.723 INFO STEP 14 (remove_files) COMPLETE
87762025-05-14T16:28:45.008Z[ host-image] May 14 16:28:44.723 INFO O| May 14 16:28:44.723 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87772025-05-14T16:28:45.079Z[ host-image] May 14 16:28:44.817 INFO O| May 14 16:28:44.817 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
87782025-05-14T16:28:45.104Z[ host-image] May 14 16:28:44.826 INFO O| May 14 16:28:44.826 INFO STEP 15 (remove_files) COMPLETE
87792025-05-14T16:28:45.104Z[ host-image] May 14 16:28:44.826 INFO O| May 14 16:28:44.826 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87802025-05-14T16:28:45.105Z[ host-image] May 14 16:28:44.841 INFO O| May 14 16:28:44.841 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
87812025-05-14T16:28:45.105Z[ host-image] May 14 16:28:44.842 INFO O| May 14 16:28:44.842 INFO STEP 16 (remove_files) COMPLETE
87822025-05-14T16:28:45.105Z[ host-image] May 14 16:28:44.842 INFO O| May 14 16:28:44.842 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87832025-05-14T16:28:45.146Z[ host-image] May 14 16:28:44.885 INFO O| May 14 16:28:44.885 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
87842025-05-14T16:28:45.173Z[ host-image] May 14 16:28:44.887 INFO O| May 14 16:28:44.887 INFO STEP 17 (remove_files) COMPLETE
87852025-05-14T16:28:45.173Z[ host-image] May 14 16:28:44.887 INFO O| May 14 16:28:44.887 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87862025-05-14T16:28:45.207Z[ host-image] May 14 16:28:44.946 INFO O| May 14 16:28:44.946 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
87872025-05-14T16:28:45.208Z[ host-image] May 14 16:28:44.946 INFO O| May 14 16:28:44.946 INFO STEP 18 (remove_files) COMPLETE
87882025-05-14T16:28:45.233Z[ host-image] May 14 16:28:44.946 INFO O| May 14 16:28:44.946 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87892025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.984 INFO O| May 14 16:28:44.984 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
87902025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.984 INFO O| May 14 16:28:44.984 INFO STEP 19 (remove_files) COMPLETE
87912025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.984 INFO O| May 14 16:28:44.984 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87922025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.997 INFO O| May 14 16:28:44.997 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
87932025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.997 INFO O| May 14 16:28:44.997 INFO STEP 20 (remove_files) COMPLETE
87942025-05-14T16:28:45.259Z[ host-image] May 14 16:28:44.997 INFO O| May 14 16:28:44.997 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87952025-05-14T16:28:45.314Z[ host-image] May 14 16:28:45.052 INFO O| May 14 16:28:45.052 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
87962025-05-14T16:28:45.314Z[ host-image] May 14 16:28:45.053 INFO O| May 14 16:28:45.053 INFO STEP 21 (remove_files) COMPLETE
87972025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.053 INFO O| May 14 16:28:45.053 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87982025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.065 INFO O| May 14 16:28:45.065 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
87992025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.065 INFO O| May 14 16:28:45.065 INFO STEP 22 (remove_files) COMPLETE
88002025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.065 INFO O| May 14 16:28:45.065 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88012025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.077 INFO O| May 14 16:28:45.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
88022025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.077 INFO O| May 14 16:28:45.077 INFO STEP 23 (remove_files) COMPLETE
88032025-05-14T16:28:45.339Z[ host-image] May 14 16:28:45.077 INFO O| May 14 16:28:45.077 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88042025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.089 INFO O| May 14 16:28:45.089 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
88052025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.089 INFO O| May 14 16:28:45.089 INFO STEP 24 (remove_files) COMPLETE
88062025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.089 INFO O| May 14 16:28:45.089 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88072025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.102 INFO O| May 14 16:28:45.102 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
88082025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.102 INFO O| May 14 16:28:45.102 INFO STEP 25 (remove_files) COMPLETE
88092025-05-14T16:28:45.365Z[ host-image] May 14 16:28:45.102 INFO O| May 14 16:28:45.102 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88102025-05-14T16:28:45.390Z[ host-image] May 14 16:28:45.113 INFO O| May 14 16:28:45.113 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
88112025-05-14T16:28:45.390Z[ host-image] May 14 16:28:45.114 INFO O| May 14 16:28:45.114 INFO STEP 26 (remove_files) COMPLETE
88122025-05-14T16:28:45.391Z[ host-image] May 14 16:28:45.114 INFO O| May 14 16:28:45.114 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88132025-05-14T16:28:45.391Z[ host-image] May 14 16:28:45.125 INFO O| May 14 16:28:45.125 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
88142025-05-14T16:28:45.391Z[ host-image] May 14 16:28:45.125 INFO O| May 14 16:28:45.125 INFO STEP 27 (remove_files) COMPLETE
88152025-05-14T16:28:45.391Z[ host-image] May 14 16:28:45.125 INFO O| May 14 16:28:45.125 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88162025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.137 INFO O| May 14 16:28:45.137 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
88172025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.137 INFO O| May 14 16:28:45.137 INFO STEP 28 (remove_files) COMPLETE
88182025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.137 INFO O| May 14 16:28:45.137 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88192025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.149 INFO O| May 14 16:28:45.149 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
88202025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.150 INFO O| May 14 16:28:45.150 INFO STEP 29 (remove_files) COMPLETE
88212025-05-14T16:28:45.416Z[ host-image] May 14 16:28:45.150 INFO O| May 14 16:28:45.150 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88222025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.162 INFO O| May 14 16:28:45.162 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
88232025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.162 INFO O| May 14 16:28:45.162 INFO STEP 30 (remove_files) COMPLETE
88242025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.162 INFO O| May 14 16:28:45.162 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88252025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.174 INFO O| May 14 16:28:45.174 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
88262025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.174 INFO O| May 14 16:28:45.174 INFO STEP 31 (remove_files) COMPLETE
88272025-05-14T16:28:45.442Z[ host-image] May 14 16:28:45.175 INFO O| May 14 16:28:45.174 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88282025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.187 INFO O| May 14 16:28:45.187 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
88292025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.187 INFO O| May 14 16:28:45.187 INFO STEP 32 (remove_files) COMPLETE
88302025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.187 INFO O| May 14 16:28:45.187 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88312025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.200 INFO O| May 14 16:28:45.200 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
88322025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.200 INFO O| May 14 16:28:45.200 INFO STEP 33 (remove_files) COMPLETE
88332025-05-14T16:28:45.468Z[ host-image] May 14 16:28:45.200 INFO O| May 14 16:28:45.200 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88342025-05-14T16:28:45.493Z[ host-image] May 14 16:28:45.226 INFO O| May 14 16:28:45.226 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
88352025-05-14T16:28:45.493Z[ host-image] May 14 16:28:45.226 INFO O| May 14 16:28:45.226 INFO STEP 34 (remove_files) COMPLETE
88362025-05-14T16:28:45.493Z[ host-image] May 14 16:28:45.226 INFO O| May 14 16:28:45.226 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88372025-05-14T16:28:45.522Z[ host-image] May 14 16:28:45.261 INFO O| May 14 16:28:45.260 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
88382025-05-14T16:28:45.522Z[ host-image] May 14 16:28:45.261 INFO O| May 14 16:28:45.261 INFO STEP 35 (remove_files) COMPLETE
88392025-05-14T16:28:45.547Z[ host-image] May 14 16:28:45.261 INFO O| May 14 16:28:45.261 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402025-05-14T16:28:45.547Z[ host-image] May 14 16:28:45.275 INFO O| May 14 16:28:45.275 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
88412025-05-14T16:28:45.547Z[ host-image] May 14 16:28:45.275 INFO O| May 14 16:28:45.275 INFO STEP 36 (remove_files) COMPLETE
88422025-05-14T16:28:45.547Z[ host-image] May 14 16:28:45.275 INFO O| May 14 16:28:45.275 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.288 INFO O| May 14 16:28:45.288 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
88442025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.289 INFO O| May 14 16:28:45.289 INFO STEP 37 (remove_files) COMPLETE
88452025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.289 INFO O| May 14 16:28:45.289 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.301 INFO O| May 14 16:28:45.301 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
88472025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.302 INFO O| May 14 16:28:45.302 INFO STEP 38 (remove_files) COMPLETE
88482025-05-14T16:28:45.573Z[ host-image] May 14 16:28:45.302 INFO O| May 14 16:28:45.302 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.316 INFO O| May 14 16:28:45.316 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
88502025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.316 INFO O| May 14 16:28:45.316 INFO STEP 39 (remove_files) COMPLETE
88512025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.317 INFO O| May 14 16:28:45.316 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.334 INFO O| May 14 16:28:45.334 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
88532025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.334 INFO O| May 14 16:28:45.334 INFO STEP 40 (remove_files) COMPLETE
88542025-05-14T16:28:45.598Z[ host-image] May 14 16:28:45.334 INFO O| May 14 16:28:45.334 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.349 INFO O| May 14 16:28:45.349 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
88562025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.350 INFO O| May 14 16:28:45.350 INFO STEP 41 (remove_files) COMPLETE
88572025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.350 INFO O| May 14 16:28:45.350 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.362 INFO O| May 14 16:28:45.362 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
88592025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.362 INFO O| May 14 16:28:45.362 INFO STEP 42 (remove_files) COMPLETE
88602025-05-14T16:28:45.624Z[ host-image] May 14 16:28:45.362 INFO O| May 14 16:28:45.362 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612025-05-14T16:28:45.650Z[ host-image] May 14 16:28:45.381 INFO O| May 14 16:28:45.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
88622025-05-14T16:28:45.650Z[ host-image] May 14 16:28:45.381 INFO O| May 14 16:28:45.381 INFO STEP 43 (remove_files) COMPLETE
88632025-05-14T16:28:45.650Z[ host-image] May 14 16:28:45.381 INFO O| May 14 16:28:45.381 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.393 INFO O| May 14 16:28:45.393 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
88652025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.393 INFO O| May 14 16:28:45.393 INFO STEP 44 (remove_files) COMPLETE
88662025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.393 INFO O| May 14 16:28:45.393 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.405 INFO O| May 14 16:28:45.405 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
88682025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.405 INFO O| May 14 16:28:45.405 INFO STEP 45 (remove_files) COMPLETE
88692025-05-14T16:28:45.675Z[ host-image] May 14 16:28:45.405 INFO O| May 14 16:28:45.405 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88702025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.417 INFO O| May 14 16:28:45.417 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
88712025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.417 INFO O| May 14 16:28:45.417 INFO STEP 46 (remove_files) COMPLETE
88722025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.418 INFO O| May 14 16:28:45.418 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88732025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.429 INFO O| May 14 16:28:45.429 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
88742025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.429 INFO O| May 14 16:28:45.429 INFO STEP 47 (remove_files) COMPLETE
88752025-05-14T16:28:45.701Z[ host-image] May 14 16:28:45.429 INFO O| May 14 16:28:45.429 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762025-05-14T16:28:45.747Z[ host-image] May 14 16:28:45.486 INFO O| May 14 16:28:45.486 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
88772025-05-14T16:28:45.747Z[ host-image] May 14 16:28:45.486 INFO O| May 14 16:28:45.486 INFO STEP 48 (remove_files) COMPLETE
88782025-05-14T16:28:45.773Z[ host-image] May 14 16:28:45.486 INFO O| May 14 16:28:45.486 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792025-05-14T16:28:45.814Z[ host-image] May 14 16:28:45.553 INFO O| May 14 16:28:45.553 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
88802025-05-14T16:28:45.814Z[ host-image] May 14 16:28:45.553 INFO O| May 14 16:28:45.553 INFO STEP 49 (remove_files) COMPLETE
88812025-05-14T16:28:45.814Z[ host-image] May 14 16:28:45.553 INFO O| May 14 16:28:45.553 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822025-05-14T16:28:45.850Z[ host-image] May 14 16:28:45.589 INFO O| May 14 16:28:45.588 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
88832025-05-14T16:28:45.850Z[ host-image] May 14 16:28:45.589 INFO O| May 14 16:28:45.589 INFO STEP 50 (remove_files) COMPLETE
88842025-05-14T16:28:45.850Z[ host-image] May 14 16:28:45.589 INFO O| May 14 16:28:45.589 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852025-05-14T16:28:45.875Z[ host-image] May 14 16:28:45.603 INFO O| May 14 16:28:45.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
88862025-05-14T16:28:45.875Z[ host-image] May 14 16:28:45.603 INFO O| May 14 16:28:45.603 INFO STEP 51 (remove_files) COMPLETE
88872025-05-14T16:28:45.875Z[ host-image] May 14 16:28:45.603 INFO O| May 14 16:28:45.603 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.617 INFO O| May 14 16:28:45.617 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
88892025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.617 INFO O| May 14 16:28:45.617 INFO STEP 52 (remove_files) COMPLETE
88902025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.617 INFO O| May 14 16:28:45.617 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.630 INFO O| May 14 16:28:45.630 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
88922025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.630 INFO O| May 14 16:28:45.630 INFO STEP 53 (remove_files) COMPLETE
88932025-05-14T16:28:45.901Z[ host-image] May 14 16:28:45.630 INFO O| May 14 16:28:45.630 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942025-05-14T16:28:45.926Z[ host-image] May 14 16:28:45.648 INFO O| May 14 16:28:45.648 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
88952025-05-14T16:28:45.927Z[ host-image] May 14 16:28:45.649 INFO O| May 14 16:28:45.648 INFO STEP 54 (remove_files) COMPLETE
88962025-05-14T16:28:45.927Z[ host-image] May 14 16:28:45.649 INFO O| May 14 16:28:45.649 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972025-05-14T16:28:45.952Z[ host-image] May 14 16:28:45.687 INFO O| May 14 16:28:45.687 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
88982025-05-14T16:28:45.952Z[ host-image] May 14 16:28:45.687 INFO O| May 14 16:28:45.687 INFO STEP 55 (remove_files) COMPLETE
88992025-05-14T16:28:45.953Z[ host-image] May 14 16:28:45.687 INFO O| May 14 16:28:45.687 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002025-05-14T16:28:46.009Z[ host-image] May 14 16:28:45.748 INFO O| May 14 16:28:45.748 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
89012025-05-14T16:28:46.035Z[ host-image] May 14 16:28:45.748 INFO O| May 14 16:28:45.748 INFO STEP 56 (remove_files) COMPLETE
89022025-05-14T16:28:46.035Z[ host-image] May 14 16:28:45.748 INFO O| May 14 16:28:45.748 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032025-05-14T16:28:46.071Z[ host-image] May 14 16:28:45.810 INFO O| May 14 16:28:45.810 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
89042025-05-14T16:28:46.071Z[ host-image] May 14 16:28:45.810 INFO O| May 14 16:28:45.810 INFO STEP 57 (remove_files) COMPLETE
89052025-05-14T16:28:46.072Z[ host-image] May 14 16:28:45.810 INFO O| May 14 16:28:45.810 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062025-05-14T16:28:46.124Z[ host-image] May 14 16:28:45.862 INFO O| May 14 16:28:45.862 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
89072025-05-14T16:28:46.124Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.862 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
89082025-05-14T16:28:46.124Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89092025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89102025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89112025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89122025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO ok!
89132025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO STEP 58 (ensure_file) COMPLETE
89142025-05-14T16:28:46.149Z[ host-image] May 14 16:28:45.863 INFO O| May 14 16:28:45.863 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152025-05-14T16:28:46.214Z[ host-image] May 14 16:28:45.953 INFO O| May 14 16:28:45.953 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
89162025-05-14T16:28:46.215Z[ host-image] May 14 16:28:45.953 INFO O| May 14 16:28:45.953 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
89172025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89182025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89192025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89202025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89212025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO ok!
89222025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO STEP 59 (ensure_file) COMPLETE
89232025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.954 INFO O| May 14 16:28:45.954 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242025-05-14T16:28:46.240Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.969 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
89252025-05-14T16:28:46.241Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.970 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
89262025-05-14T16:28:46.241Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.970 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
89272025-05-14T16:28:46.241Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.970 INFO ok!
89282025-05-14T16:28:46.241Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.970 INFO STEP 60 (ensure_file) COMPLETE
89292025-05-14T16:28:46.241Z[ host-image] May 14 16:28:45.970 INFO O| May 14 16:28:45.970 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302025-05-14T16:28:46.266Z[ host-image] May 14 16:28:45.983 INFO O| May 14 16:28:45.983 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
89312025-05-14T16:28:46.266Z[ host-image] May 14 16:28:45.983 INFO O| May 14 16:28:45.983 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
89322025-05-14T16:28:46.266Z[ host-image] May 14 16:28:45.983 INFO O| May 14 16:28:45.983 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
89332025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.983 INFO O| May 14 16:28:45.983 INFO ok!
89342025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.983 INFO O| May 14 16:28:45.983 INFO STEP 61 (ensure_file) COMPLETE
89352025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.984 INFO O| May 14 16:28:45.983 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
89372025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
89382025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
89392025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
89402025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO ok!
89412025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO STEP 62 (ensure_file) COMPLETE
89422025-05-14T16:28:46.267Z[ host-image] May 14 16:28:45.996 INFO O| May 14 16:28:45.996 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89432025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.009 INFO O| May 14 16:28:46.009 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
89442025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
89452025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
89462025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
89472025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO ok!
89482025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO STEP 63 (ensure_file) COMPLETE
89492025-05-14T16:28:46.293Z[ host-image] May 14 16:28:46.010 INFO O| May 14 16:28:46.010 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89502025-05-14T16:28:46.338Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
89512025-05-14T16:28:46.338Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
89522025-05-14T16:28:46.363Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
89532025-05-14T16:28:46.364Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO ok!
89542025-05-14T16:28:46.364Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO STEP 64 (assemble_files) COMPLETE
89552025-05-14T16:28:46.364Z[ host-image] May 14 16:28:46.075 INFO O| May 14 16:28:46.075 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89562025-05-14T16:28:46.409Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
89572025-05-14T16:28:46.409Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
89582025-05-14T16:28:46.409Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
89592025-05-14T16:28:46.409Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
89602025-05-14T16:28:46.434Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO ok!
89612025-05-14T16:28:46.434Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO STEP 65 (ensure_file) COMPLETE
89622025-05-14T16:28:46.434Z[ host-image] May 14 16:28:46.147 INFO O| May 14 16:28:46.147 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632025-05-14T16:28:46.463Z[ host-image] May 14 16:28:46.202 INFO O| May 14 16:28:46.201 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
89642025-05-14T16:28:46.463Z[ host-image] May 14 16:28:46.202 INFO O| May 14 16:28:46.202 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
89652025-05-14T16:28:46.463Z[ host-image] May 14 16:28:46.202 INFO O| May 14 16:28:46.202 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
89662025-05-14T16:28:46.488Z[ host-image] May 14 16:28:46.202 INFO O| May 14 16:28:46.202 INFO STEP 66 (ensure_dir) COMPLETE
89672025-05-14T16:28:46.489Z[ host-image] May 14 16:28:46.202 INFO O| May 14 16:28:46.202 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682025-05-14T16:28:46.524Z[ host-image] May 14 16:28:46.263 INFO O| May 14 16:28:46.263 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
89692025-05-14T16:28:46.524Z[ host-image] May 14 16:28:46.263 INFO O| May 14 16:28:46.263 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
89702025-05-14T16:28:46.550Z[ host-image] May 14 16:28:46.272 INFO O| May 14 16:28:46.271 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
89712025-05-14T16:28:46.550Z[ host-image] May 14 16:28:46.272 INFO O| May 14 16:28:46.272 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
89722025-05-14T16:28:46.550Z[ host-image] May 14 16:28:46.272 INFO O| May 14 16:28:46.272 INFO ok!
89732025-05-14T16:28:46.550Z[ host-image] May 14 16:28:46.272 INFO O| May 14 16:28:46.272 INFO STEP 67 (ensure_file) COMPLETE
89742025-05-14T16:28:46.550Z[ host-image] May 14 16:28:46.272 INFO O| May 14 16:28:46.272 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752025-05-14T16:28:46.585Z[ host-image] May 14 16:28:46.324 INFO O| May 14 16:28:46.324 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
89762025-05-14T16:28:46.585Z[ host-image] May 14 16:28:46.324 INFO O| May 14 16:28:46.324 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
89772025-05-14T16:28:46.611Z[ host-image] May 14 16:28:46.325 INFO O| May 14 16:28:46.324 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
89782025-05-14T16:28:46.611Z[ host-image] May 14 16:28:46.325 INFO O| May 14 16:28:46.325 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
89792025-05-14T16:28:46.611Z[ host-image] May 14 16:28:46.325 INFO O| May 14 16:28:46.325 INFO ok!
89802025-05-14T16:28:46.611Z[ host-image] May 14 16:28:46.325 INFO O| May 14 16:28:46.325 INFO STEP 68 (ensure_file) COMPLETE
89812025-05-14T16:28:46.611Z[ host-image] May 14 16:28:46.325 INFO O| May 14 16:28:46.325 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89822025-05-14T16:28:46.636Z[ host-image] May 14 16:28:46.365 INFO O| May 14 16:28:46.365 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
89832025-05-14T16:28:46.636Z[ host-image] May 14 16:28:46.365 INFO O| May 14 16:28:46.365 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
89842025-05-14T16:28:50.201Z[ host-image] May 14 16:28:49.940 INFO O| May 14 16:28:49.939 INFO STEP 69 (pack_tar) COMPLETE
89852025-05-14T16:28:50.201Z[ host-image] May 14 16:28:49.940 INFO O| May 14 16:28:49.940 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89862025-05-14T16:28:50.244Z[ host-image] May 14 16:28:49.940 INFO O| May 14 16:28:49.940 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
89872025-05-14T16:28:50.536Z[ host-image] May 14 16:28:50.275 INFO O| May 14 16:28:50.275 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89882025-05-14T16:28:50.614Z[ host-image] May 14 16:28:50.353 INFO O| May 14 16:28:50.353 INFO completed processing gimlet/ramdisk-02-trim
89892025-05-14T16:28:50.640Z[ host-image] May 14 16:28:50.356 INFO image builder template: zfs...
89902025-05-14T16:28:50.640Z[ host-image] May 14 16:28:50.356 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpkPsrnf/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", "optever=0.35.364", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@15.0.0.0", "-n", "zfs"], pwd: None
89912025-05-14T16:28:50.640Z[ host-image] May 14 16:28:50.375 INFO O| May 14 16:28:50.374 INFO skip include "stress" because feature "stress" is not enabled
89922025-05-14T16:28:50.693Z[ host-image] May 14 16:28:50.432 INFO O| May 14 16:28:50.432 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
89932025-05-14T16:28:50.758Z[ host-image] May 14 16:28:50.497 INFO O| May 14 16:28:50.497 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
89942025-05-14T16:28:50.840Z[ host-image] May 14 16:28:50.579 INFO O| May 14 16:28:50.579 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
89952025-05-14T16:28:50.894Z[ host-image] May 14 16:28:50.633 INFO O| May 14 16:28:50.633 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
89962025-05-14T16:28:50.920Z[ host-image] May 14 16:28:50.634 INFO O| May 14 16:28:50.634 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
89972025-05-14T16:28:50.920Z[ host-image] May 14 16:28:50.639 INFO O| May 14 16:28:50.639 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
89982025-05-14T16:28:50.946Z[ host-image] May 14 16:28:50.681 INFO O| May 14 16:28:50.681 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
89992025-05-14T16:28:50.971Z[ host-image] May 14 16:28:50.707 INFO O| May 14 16:28:50.707 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
90002025-05-14T16:28:51.006Z[ host-image] May 14 16:28:50.745 INFO O| May 14 16:28:50.745 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90012025-05-14T16:28:51.068Z[ host-image] May 14 16:28:50.807 INFO O| May 14 16:28:50.807 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
90022025-05-14T16:28:51.093Z[ host-image] May 14 16:28:50.807 INFO O| May 14 16:28:50.807 INFO no lofi found
90032025-05-14T16:28:51.093Z[ host-image] May 14 16:28:50.807 INFO O| May 14 16:28:50.807 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
90042025-05-14T16:28:51.093Z[ host-image] May 14 16:28:50.808 INFO O| May 14 16:28:50.807 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90052025-05-14T16:28:53.263Z[ host-image] May 14 16:28:53.001 INFO O| May 14 16:28:53.001 INFO lofi device = /dev/dsk/c3t1d0p0
90062025-05-14T16:28:53.288Z[ host-image] May 14 16:28:53.001 INFO O| May 14 16:28:53.001 INFO pool device = /dev/dsk/c3t1d0p0
90072025-05-14T16:28:53.288Z[ host-image] May 14 16:28:53.001 INFO O| May 14 16:28:53.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
90082025-05-14T16:28:53.621Z[ host-image] May 14 16:28:53.360 INFO O| May 14 16:28:53.359 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90092025-05-14T16:28:53.621Z[ host-image] May 14 16:28:53.360 INFO O| May 14 16:28:53.359 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
90102025-05-14T16:28:53.661Z[ host-image] May 14 16:28:53.400 INFO O| May 14 16:28:53.400 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
90112025-05-14T16:28:53.763Z[ host-image] May 14 16:28:53.502 INFO O| May 14 16:28:53.502 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
90122025-05-14T16:28:53.822Z[ host-image] May 14 16:28:53.561 INFO O| May 14 16:28:53.561 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
90132025-05-14T16:28:53.853Z[ host-image] May 14 16:28:53.592 INFO O| May 14 16:28:53.592 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
90142025-05-14T16:28:53.879Z[ host-image] May 14 16:28:53.618 INFO O| May 14 16:28:53.618 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
90152025-05-14T16:28:53.978Z[ host-image] May 14 16:28:53.717 INFO O| May 14 16:28:53.717 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
90162025-05-14T16:28:54.004Z[ host-image] May 14 16:28:53.717 INFO O| May 14 16:28:53.717 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
90172025-05-14T16:28:54.004Z[ host-image] May 14 16:28:53.717 INFO O| May 14 16:28:53.717 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
90182025-05-14T16:28:54.004Z[ host-image] May 14 16:28:53.731 INFO O| May 14 16:28:53.730 INFO boot environment UUID: 9ec2e4f2-14eb-4416-b8a9-91d678800311
90192025-05-14T16:28:54.004Z[ host-image] May 14 16:28:53.731 INFO O| May 14 16:28:53.731 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 9ec2e4f2-14eb-4416-b8a9-91d678800311
90202025-05-14T16:28:54.030Z[ host-image] May 14 16:28:53.757 INFO O| May 14 16:28:53.757 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
90212025-05-14T16:28:54.056Z[ host-image] May 14 16:28:53.792 INFO O| May 14 16:28:53.792 INFO STEP 0 (create_be) COMPLETE
90222025-05-14T16:28:54.056Z[ host-image] May 14 16:28:53.792 INFO O| May 14 16:28:53.792 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90232025-05-14T16:28:54.118Z[ host-image] May 14 16:28:53.857 INFO O| May 14 16:28:53.857 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
90242025-05-14T16:29:19.940Z[ recovery-image] May 14 16:29:19.678 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-04-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
90252025-05-14T16:29:19.967Z[ recovery-image] May 14 16:29:19.678 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
90262025-05-14T16:29:20.651Z[ recovery-image] May 14 16:29:20.389 INFO E| Updating crates.io index
90272025-05-14T16:29:21.099Z[ recovery-image] May 14 16:29:20.838 INFO E| Downloading crates ...
90282025-05-14T16:29:21.183Z[ recovery-image] May 14 16:29:20.919 INFO E| Downloaded shared_child v1.0.1
90292025-05-14T16:29:21.183Z[ recovery-image] May 14 16:29:20.921 INFO E| Downloaded os_pipe v1.2.1
90302025-05-14T16:29:21.208Z[ recovery-image] May 14 16:29:20.923 INFO E| Downloaded clap v4.5.37
90312025-05-14T16:29:21.208Z[ recovery-image] May 14 16:29:20.935 INFO E| Downloaded duct v0.13.7
90322025-05-14T16:29:21.208Z[ recovery-image] May 14 16:29:20.937 INFO E| Downloaded clap_builder v4.5.37
90332025-05-14T16:29:21.208Z[ recovery-image] May 14 16:29:20.944 INFO E| Downloaded colorchoice v1.0.3
90342025-05-14T16:29:21.208Z[ recovery-image] May 14 16:29:20.946 INFO E| Downloaded anstyle-query v1.1.2
90352025-05-14T16:29:21.234Z[ recovery-image] May 14 16:29:20.948 INFO E| Downloaded anstyle-parse v0.2.6
90362025-05-14T16:29:21.260Z[ recovery-image] May 14 16:29:20.989 INFO E| Downloaded syn v2.0.100
90372025-05-14T16:29:21.395Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling proc-macro2 v1.0.95
90382025-05-14T16:29:21.395Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling libc v0.2.172
90392025-05-14T16:29:21.395Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling unicode-ident v1.0.18
90402025-05-14T16:29:21.395Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling utf8parse v0.2.2
90412025-05-14T16:29:21.421Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling colorchoice v1.0.3
90422025-05-14T16:29:21.421Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling is_terminal_polyfill v1.70.1
90432025-05-14T16:29:21.421Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling anstyle-query v1.1.2
90442025-05-14T16:29:21.421Z[ recovery-image] May 14 16:29:21.135 INFO E| Compiling anstyle v1.0.10
90452025-05-14T16:29:21.669Z[ host-image] May 14 16:29:21.409 INFO O| May 14 16:29:21.409 INFO STEP 1 (unpack_tar) COMPLETE
90462025-05-14T16:29:21.669Z[ host-image] May 14 16:29:21.409 INFO O| May 14 16:29:21.409 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90472025-05-14T16:29:21.695Z[ host-image] May 14 16:29:21.430 INFO O| May 14 16:29:21.430 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
90482025-05-14T16:29:21.866Z[ host-image] May 14 16:29:21.606 INFO O| May 14 16:29:21.606 INFO STEP 2 (devfsadm) COMPLETE
90492025-05-14T16:29:21.866Z[ host-image] May 14 16:29:21.606 INFO O| May 14 16:29:21.606 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90502025-05-14T16:29:21.902Z[ host-image] May 14 16:29:21.642 INFO O| May 14 16:29:21.641 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90512025-05-14T16:29:21.902Z[ host-image] May 14 16:29:21.642 INFO O| May 14 16:29:21.641 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90522025-05-14T16:29:21.902Z[ host-image] May 14 16:29:21.642 INFO O| May 14 16:29:21.641 INFO STEP 3 (ensure_dir) COMPLETE
90532025-05-14T16:29:21.928Z[ host-image] May 14 16:29:21.642 INFO O| May 14 16:29:21.641 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90542025-05-14T16:29:21.954Z[ recovery-image] May 14 16:29:21.671 INFO E| Compiling anstyle-parse v0.2.6
90552025-05-14T16:29:21.954Z[ host-image] May 14 16:29:21.674 INFO O| May 14 16:29:21.674 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
90562025-05-14T16:29:21.954Z[ host-image] May 14 16:29:21.674 INFO O| May 14 16:29:21.674 INFO STEP 4 (ensure_dir) COMPLETE
90572025-05-14T16:29:21.954Z[ host-image] May 14 16:29:21.674 INFO O| May 14 16:29:21.674 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90582025-05-14T16:29:21.954Z[ recovery-image] May 14 16:29:21.678 INFO E| Compiling strsim v0.11.1
90592025-05-14T16:29:21.980Z[ host-image] May 14 16:29:21.714 INFO O| May 14 16:29:21.714 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
90602025-05-14T16:29:21.980Z[ host-image] May 14 16:29:21.714 INFO O| May 14 16:29:21.714 INFO STEP 5 (ensure_dir) COMPLETE
90612025-05-14T16:29:21.980Z[ host-image] May 14 16:29:21.714 INFO O| May 14 16:29:21.714 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90622025-05-14T16:29:22.005Z[ recovery-image] May 14 16:29:21.745 INFO E| Compiling heck v0.5.0
90632025-05-14T16:29:22.111Z[ host-image] May 14 16:29:21.851 INFO O| May 14 16:29:21.851 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
90642025-05-14T16:29:22.112Z[ host-image] May 14 16:29:21.851 INFO O| May 14 16:29:21.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
90652025-05-14T16:29:22.137Z[ host-image] May 14 16:29:21.851 INFO O| May 14 16:29:21.851 INFO STEP 6 (ensure_dir) COMPLETE
90662025-05-14T16:29:22.137Z[ host-image] May 14 16:29:21.851 INFO O| May 14 16:29:21.851 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90672025-05-14T16:29:22.195Z[ recovery-image] May 14 16:29:21.934 INFO E| Compiling clap_lex v0.7.4
90682025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.942 INFO O| May 14 16:29:21.942 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
90692025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.942 INFO O| May 14 16:29:21.942 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
90702025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.942 INFO O| May 14 16:29:21.942 INFO STEP 7 (ensure_dir) COMPLETE
90712025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.942 INFO O| May 14 16:29:21.942 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90722025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.956 INFO O| May 14 16:29:21.956 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
90732025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.957 INFO O| May 14 16:29:21.956 INFO STEP 8 (remove_files) COMPLETE
90742025-05-14T16:29:22.220Z[ host-image] May 14 16:29:21.957 INFO O| May 14 16:29:21.957 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90752025-05-14T16:29:22.246Z[ host-image] May 14 16:29:21.973 INFO O| May 14 16:29:21.972 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
90762025-05-14T16:29:22.246Z[ host-image] May 14 16:29:21.974 INFO O| May 14 16:29:21.974 INFO STEP 9 (remove_files) COMPLETE
90772025-05-14T16:29:22.246Z[ host-image] May 14 16:29:21.974 INFO O| May 14 16:29:21.974 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90782025-05-14T16:29:22.288Z[ host-image] May 14 16:29:22.028 INFO O| May 14 16:29:22.028 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
90792025-05-14T16:29:22.314Z[ host-image] May 14 16:29:22.030 INFO O| May 14 16:29:22.030 INFO STEP 10 (remove_files) COMPLETE
90802025-05-14T16:29:22.314Z[ host-image] May 14 16:29:22.030 INFO O| May 14 16:29:22.030 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90812025-05-14T16:29:22.315Z[ recovery-image] May 14 16:29:22.051 INFO E| Compiling once_cell v1.21.3
90822025-05-14T16:29:22.420Z[ host-image] May 14 16:29:22.160 INFO O| May 14 16:29:22.160 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
90832025-05-14T16:29:22.420Z[ host-image] May 14 16:29:22.160 INFO O| May 14 16:29:22.160 INFO STEP 11 (remove_files) COMPLETE
90842025-05-14T16:29:22.420Z[ host-image] May 14 16:29:22.160 INFO O| May 14 16:29:22.160 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90852025-05-14T16:29:22.484Z[ host-image] May 14 16:29:22.223 INFO O| May 14 16:29:22.223 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
90862025-05-14T16:29:22.484Z[ host-image] May 14 16:29:22.223 INFO O| May 14 16:29:22.223 INFO STEP 12 (remove_files) COMPLETE
90872025-05-14T16:29:22.484Z[ host-image] May 14 16:29:22.223 INFO O| May 14 16:29:22.223 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90882025-05-14T16:29:22.509Z[ recovery-image] May 14 16:29:22.229 INFO E| Compiling anstream v0.6.18
90892025-05-14T16:29:22.561Z[ host-image] May 14 16:29:22.301 INFO O| May 14 16:29:22.301 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90902025-05-14T16:29:22.561Z[ host-image] May 14 16:29:22.301 INFO O| May 14 16:29:22.301 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90912025-05-14T16:29:22.586Z[ host-image] May 14 16:29:22.301 INFO O| May 14 16:29:22.301 INFO STEP 13 (ensure_dir) COMPLETE
90922025-05-14T16:29:22.586Z[ host-image] May 14 16:29:22.301 INFO O| May 14 16:29:22.301 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90932025-05-14T16:29:22.665Z[ host-image] May 14 16:29:22.405 INFO O| May 14 16:29:22.405 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
90942025-05-14T16:29:22.665Z[ host-image] May 14 16:29:22.405 INFO O| May 14 16:29:22.405 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
90952025-05-14T16:29:22.691Z[ host-image] May 14 16:29:22.405 INFO O| May 14 16:29:22.405 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
90962025-05-14T16:29:22.691Z[ host-image] May 14 16:29:22.405 INFO O| May 14 16:29:22.405 INFO STEP 14 (ensure_dir) COMPLETE
90972025-05-14T16:29:22.691Z[ host-image] May 14 16:29:22.405 INFO O| May 14 16:29:22.405 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90982025-05-14T16:29:22.718Z[ host-image] May 14 16:29:22.457 INFO O| May 14 16:29:22.457 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
90992025-05-14T16:29:22.718Z[ host-image] May 14 16:29:22.457 INFO O| May 14 16:29:22.457 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91002025-05-14T16:29:22.718Z[ host-image] May 14 16:29:22.457 INFO O| May 14 16:29:22.457 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91012025-05-14T16:29:22.718Z[ host-image] May 14 16:29:22.457 INFO O| May 14 16:29:22.457 INFO STEP 15 (ensure_dir) COMPLETE
91022025-05-14T16:29:22.744Z[ host-image] May 14 16:29:22.457 INFO O| May 14 16:29:22.457 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91032025-05-14T16:29:22.769Z[ host-image] May 14 16:29:22.495 INFO O| May 14 16:29:22.495 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91042025-05-14T16:29:22.770Z[ host-image] May 14 16:29:22.495 INFO O| May 14 16:29:22.495 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91052025-05-14T16:29:22.770Z[ host-image] May 14 16:29:22.495 INFO O| May 14 16:29:22.495 INFO STEP 16 (ensure_dir) COMPLETE
91062025-05-14T16:29:22.770Z[ host-image] May 14 16:29:22.495 INFO O| May 14 16:29:22.495 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91072025-05-14T16:29:22.795Z[ host-image] May 14 16:29:22.534 INFO O| May 14 16:29:22.534 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91082025-05-14T16:29:22.795Z[ host-image] May 14 16:29:22.534 INFO O| May 14 16:29:22.534 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91092025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.534 INFO O| May 14 16:29:22.534 INFO STEP 17 (ensure_dir) COMPLETE
91102025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.534 INFO O| May 14 16:29:22.534 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91112025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.550 INFO O| May 14 16:29:22.550 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
91122025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.550 INFO O| May 14 16:29:22.550 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
91132025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.550 INFO O| May 14 16:29:22.550 INFO ok!
91142025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.550 INFO O| May 14 16:29:22.550 INFO STEP 18 (ensure_symlink) COMPLETE
91152025-05-14T16:29:22.821Z[ host-image] May 14 16:29:22.550 INFO O| May 14 16:29:22.550 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91162025-05-14T16:29:22.873Z[ host-image] May 14 16:29:22.613 INFO O| May 14 16:29:22.613 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
91172025-05-14T16:29:22.873Z[ host-image] May 14 16:29:22.613 INFO O| May 14 16:29:22.613 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
91182025-05-14T16:29:22.873Z[ host-image] May 14 16:29:22.613 INFO O| May 14 16:29:22.613 INFO ok!
91192025-05-14T16:29:22.873Z[ host-image] May 14 16:29:22.613 INFO O| May 14 16:29:22.613 INFO STEP 19 (ensure_file) COMPLETE
91202025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.613 INFO O| May 14 16:29:22.613 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91212025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
91222025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
91232025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
91242025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO ok!
91252025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO STEP 20 (ensure_symlink) COMPLETE
91262025-05-14T16:29:22.902Z[ host-image] May 14 16:29:22.630 INFO O| May 14 16:29:22.630 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91272025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.648 INFO O| May 14 16:29:22.648 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
91282025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.649 INFO O| May 14 16:29:22.648 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
91292025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.649 INFO O| May 14 16:29:22.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
91302025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.649 INFO O| May 14 16:29:22.649 INFO ok!
91312025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.649 INFO O| May 14 16:29:22.649 INFO STEP 21 (ensure_symlink) COMPLETE
91322025-05-14T16:29:22.928Z[ host-image] May 14 16:29:22.649 INFO O| May 14 16:29:22.649 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91332025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
91342025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
91352025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
91362025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO ok!
91372025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO STEP 22 (ensure_symlink) COMPLETE
91382025-05-14T16:29:22.953Z[ host-image] May 14 16:29:22.683 INFO O| May 14 16:29:22.683 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91392025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
91402025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
91412025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
91422025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO ok!
91432025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO STEP 23 (ensure_symlink) COMPLETE
91442025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.701 INFO O| May 14 16:29:22.701 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91452025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.717 INFO O| May 14 16:29:22.717 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
91462025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.717 INFO O| May 14 16:29:22.717 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
91472025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.718 INFO O| May 14 16:29:22.718 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
91482025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.718 INFO O| May 14 16:29:22.718 INFO ok!
91492025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.718 INFO O| May 14 16:29:22.718 INFO STEP 24 (ensure_file) COMPLETE
91502025-05-14T16:29:22.979Z[ host-image] May 14 16:29:22.718 INFO O| May 14 16:29:22.718 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
91512025-05-14T16:29:23.005Z[ host-image] May 14 16:29:22.732 INFO O| May 14 16:29:22.732 INFO updating shadow file
91522025-05-14T16:29:23.005Z[ host-image] May 14 16:29:22.732 INFO O| May 14 16:29:22.732 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
91532025-05-14T16:29:23.005Z[ host-image] May 14 16:29:22.732 INFO O| May 14 16:29:22.732 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
91542025-05-14T16:29:23.005Z[ host-image] May 14 16:29:22.732 INFO O| May 14 16:29:22.732 INFO STEP 25 (shadow) COMPLETE
91552025-05-14T16:29:23.005Z[ host-image] May 14 16:29:22.732 INFO O| May 14 16:29:22.732 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91562025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.746 INFO O| May 14 16:29:22.746 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
91572025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.746 INFO O| May 14 16:29:22.746 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
91582025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.747 INFO O| May 14 16:29:22.747 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
91592025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.747 INFO O| May 14 16:29:22.747 INFO ok!
91602025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.747 INFO O| May 14 16:29:22.747 INFO STEP 26 (ensure_file) COMPLETE
91612025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.747 INFO O| May 14 16:29:22.747 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91622025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
91632025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
91642025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
91652025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO ok!
91662025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO STEP 27 (ensure_file) COMPLETE
91672025-05-14T16:29:23.031Z[ host-image] May 14 16:29:22.761 INFO O| May 14 16:29:22.761 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91682025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
91692025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
91702025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
91712025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
91722025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO ok!
91732025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO STEP 28 (ensure_file) COMPLETE
91742025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.775 INFO O| May 14 16:29:22.775 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91752025-05-14T16:29:23.057Z[ recovery-image] May 14 16:29:22.787 INFO E| Compiling clap_builder v4.5.37
91762025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
91772025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
91782025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
91792025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO ok!
91802025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO STEP 29 (ensure_file) COMPLETE
91812025-05-14T16:29:23.057Z[ host-image] May 14 16:29:22.789 INFO O| May 14 16:29:22.789 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91822025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
91832025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
91842025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
91852025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO ok!
91862025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO STEP 30 (ensure_file) COMPLETE
91872025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.805 INFO O| May 14 16:29:22.805 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91882025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
91892025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
91902025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
91912025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
91922025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO ok!
91932025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO STEP 31 (ensure_file) COMPLETE
91942025-05-14T16:29:23.083Z[ host-image] May 14 16:29:22.820 INFO O| May 14 16:29:22.820 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91952025-05-14T16:29:23.151Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
91962025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
91972025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
91982025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 INFO ok!
91992025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 INFO STEP 32 (ensure_file) COMPLETE
92002025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.890 INFO O| May 14 16:29:22.890 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92012025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.908 INFO O| May 14 16:29:22.908 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
92022025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.908 INFO O| May 14 16:29:22.908 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
92032025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.908 INFO O| May 14 16:29:22.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
92042025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.908 INFO O| May 14 16:29:22.908 INFO ok!
92052025-05-14T16:29:23.177Z[ host-image] May 14 16:29:22.909 INFO O| May 14 16:29:22.908 INFO STEP 33 (ensure_file) COMPLETE
92062025-05-14T16:29:23.178Z[ host-image] May 14 16:29:22.909 INFO O| May 14 16:29:22.909 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92072025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
92082025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
92092025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92102025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92112025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92122025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92132025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO ok!
92142025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO STEP 34 (ensure_file) COMPLETE
92152025-05-14T16:29:23.203Z[ host-image] May 14 16:29:22.924 INFO O| May 14 16:29:22.924 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92162025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.938 INFO O| May 14 16:29:22.938 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92172025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.938 INFO O| May 14 16:29:22.938 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92182025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.938 INFO O| May 14 16:29:22.938 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92192025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.938 INFO O| May 14 16:29:22.938 INFO STEP 35 (ensure_dir) COMPLETE
92202025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.938 INFO O| May 14 16:29:22.938 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92212025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO file /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
92222025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 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/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
92232025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
92242025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
92252025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
92262025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
92272025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO ok!
92282025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO STEP 36 (ensure_file) COMPLETE
92292025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.953 INFO O| May 14 16:29:22.953 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92302025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
92312025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
92322025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
92332025-05-14T16:29:23.261Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO ok!
92342025-05-14T16:29:23.262Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO STEP 37 (ensure_symlink) COMPLETE
92352025-05-14T16:29:23.262Z[ host-image] May 14 16:29:22.967 INFO O| May 14 16:29:22.967 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92362025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
92372025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
92382025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92392025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92402025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92412025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92422025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO ok!
92432025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO STEP 38 (ensure_file) COMPLETE
92442025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.981 INFO O| May 14 16:29:22.981 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92452025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
92462025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
92472025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
92482025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
92492025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO ok!
92502025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO STEP 39 (ensure_file) COMPLETE
92512025-05-14T16:29:23.290Z[ host-image] May 14 16:29:22.995 INFO O| May 14 16:29:22.995 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92522025-05-14T16:29:23.290Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
92532025-05-14T16:29:23.290Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
92542025-05-14T16:29:23.290Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
92552025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO ok!
92562025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO STEP 40 (ensure_file) COMPLETE
92572025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.009 INFO O| May 14 16:29:23.009 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
92582025-05-14T16:29:23.291Z[ recovery-image] May 14 16:29:23.022 INFO E| Compiling os_pipe v1.2.1
92592025-05-14T16:29:23.291Z[ recovery-image] May 14 16:29:23.022 INFO E| Compiling shared_child v1.0.1
92602025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.023 INFO O| May 14 16:29:23.023 INFO updating shadow file
92612025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.023 INFO O| May 14 16:29:23.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92622025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.023 INFO O| May 14 16:29:23.023 INFO STEP 41 (shadow) COMPLETE
92632025-05-14T16:29:23.291Z[ host-image] May 14 16:29:23.023 INFO O| May 14 16:29:23.023 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
92642025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.038 INFO O| May 14 16:29:23.038 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
92652025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.038 INFO O| May 14 16:29:23.038 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
92662025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.038 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
92672025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
92682025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO ok!
92692025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO STEP 42 (ensure_file) COMPLETE
92702025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92712025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO skip step because feature "mfg" is not enabled
92722025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92732025-05-14T16:29:23.316Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO skip step because feature "mfg" is not enabled
92742025-05-14T16:29:23.317Z[ host-image] May 14 16:29:23.039 INFO O| May 14 16:29:23.039 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92752025-05-14T16:29:23.342Z[ host-image] May 14 16:29:23.079 INFO O| May 14 16:29:23.079 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
92762025-05-14T16:29:23.342Z[ host-image] May 14 16:29:23.079 INFO O| May 14 16:29:23.079 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
92772025-05-14T16:29:23.791Z[ recovery-image] May 14 16:29:23.531 INFO E| Compiling duct v0.13.7
92782025-05-14T16:29:24.207Z[ host-image] May 14 16:29:23.947 INFO O| May 14 16:29:23.946 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
92792025-05-14T16:29:24.207Z[ host-image] May 14 16:29:23.947 INFO O| May 14 16:29:23.947 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
92802025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.947 INFO O| May 14 16:29:23.947 INFO ok!
92812025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.947 INFO O| May 14 16:29:23.947 INFO STEP 45 (ensure_file) COMPLETE
92822025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.947 INFO O| May 14 16:29:23.947 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
92832025-05-14T16:29:24.233Z[ recovery-image] May 14 16:29:23.950 INFO E| Compiling quote v1.0.40
92842025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.971 INFO O| May 14 16:29:23.971 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
92852025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.971 INFO O| May 14 16:29:23.971 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
92862025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.971 INFO O| May 14 16:29:23.971 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92872025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.971 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92882025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.971 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92892025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.972 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92902025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.972 INFO ok!
92912025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.972 INFO STEP 46 (ensure_file) COMPLETE
92922025-05-14T16:29:24.233Z[ host-image] May 14 16:29:23.972 INFO O| May 14 16:29:23.972 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
92932025-05-14T16:29:24.263Z[ host-image] May 14 16:29:24.003 INFO O| May 14 16:29:24.003 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
92942025-05-14T16:29:24.263Z[ host-image] May 14 16:29:24.003 INFO O| May 14 16:29:24.003 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
92952025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.003 INFO O| May 14 16:29:24.003 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
92962025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.004 INFO O| May 14 16:29:24.004 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
92972025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.004 INFO O| May 14 16:29:24.004 INFO ok!
92982025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.004 INFO O| May 14 16:29:24.004 INFO STEP 47 (ensure_file) COMPLETE
92992025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.004 INFO O| May 14 16:29:24.004 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93002025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.022 INFO O| May 14 16:29:24.022 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
93012025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.022 INFO O| May 14 16:29:24.022 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
93022025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.022 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93032025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93042025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93052025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93062025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO ok!
93072025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO STEP 48 (ensure_file) COMPLETE
93082025-05-14T16:29:24.289Z[ host-image] May 14 16:29:24.023 INFO O| May 14 16:29:24.023 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93092025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.038 INFO O| May 14 16:29:24.038 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
93102025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.038 INFO O| May 14 16:29:24.038 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
93112025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.039 INFO O| May 14 16:29:24.038 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
93122025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.039 INFO O| May 14 16:29:24.039 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
93132025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.039 INFO O| May 14 16:29:24.039 INFO ok!
93142025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.039 INFO O| May 14 16:29:24.039 INFO STEP 49 (ensure_file) COMPLETE
93152025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.039 INFO O| May 14 16:29:24.039 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93162025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
93172025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
93182025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93192025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93202025-05-14T16:29:24.315Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93212025-05-14T16:29:24.316Z[ host-image] May 14 16:29:24.053 INFO O| May 14 16:29:24.053 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93222025-05-14T16:29:24.316Z[ host-image] May 14 16:29:24.054 INFO O| May 14 16:29:24.054 INFO ok!
93232025-05-14T16:29:24.316Z[ host-image] May 14 16:29:24.054 INFO O| May 14 16:29:24.054 INFO STEP 50 (ensure_file) COMPLETE
93242025-05-14T16:29:24.316Z[ host-image] May 14 16:29:24.054 INFO O| May 14 16:29:24.054 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93252025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
93262025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
93272025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
93282025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
93292025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO ok!
93302025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO STEP 51 (ensure_file) COMPLETE
93312025-05-14T16:29:24.342Z[ host-image] May 14 16:29:24.068 INFO O| May 14 16:29:24.068 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93322025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
93332025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
93342025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
93352025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
93362025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO ok!
93372025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO STEP 52 (ensure_file) COMPLETE
93382025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.082 INFO O| May 14 16:29:24.082 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93392025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.101 INFO O| May 14 16:29:24.101 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
93402025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.101 INFO O| May 14 16:29:24.101 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
93412025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.102 INFO O| May 14 16:29:24.102 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
93422025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.102 INFO O| May 14 16:29:24.102 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
93432025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.102 INFO O| May 14 16:29:24.102 INFO ok!
93442025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.102 INFO O| May 14 16:29:24.102 INFO STEP 53 (ensure_file) COMPLETE
93452025-05-14T16:29:24.368Z[ host-image] May 14 16:29:24.102 INFO O| May 14 16:29:24.102 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93462025-05-14T16:29:24.393Z[ host-image] May 14 16:29:24.121 INFO O| May 14 16:29:24.121 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
93472025-05-14T16:29:24.393Z[ host-image] May 14 16:29:24.121 INFO O| May 14 16:29:24.121 INFO STEP 54 (ensure_dir) COMPLETE
93482025-05-14T16:29:24.393Z[ host-image] May 14 16:29:24.121 INFO O| May 14 16:29:24.121 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93492025-05-14T16:29:24.419Z[ host-image] May 14 16:29:24.150 INFO O| May 14 16:29:24.150 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
93502025-05-14T16:29:24.419Z[ host-image] May 14 16:29:24.150 INFO O| May 14 16:29:24.150 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
93512025-05-14T16:29:24.419Z[ host-image] May 14 16:29:24.150 INFO O| May 14 16:29:24.150 INFO STEP 55 (ensure_dir) COMPLETE
93522025-05-14T16:29:24.419Z[ host-image] May 14 16:29:24.150 INFO O| May 14 16:29:24.150 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93532025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.166 INFO O| May 14 16:29:24.166 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
93542025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.166 INFO O| May 14 16:29:24.166 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
93552025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.166 INFO O| May 14 16:29:24.166 INFO STEP 56 (ensure_dir) COMPLETE
93562025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.166 INFO O| May 14 16:29:24.166 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93572025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.181 INFO O| May 14 16:29:24.181 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
93582025-05-14T16:29:24.444Z[ host-image] May 14 16:29:24.181 INFO O| May 14 16:29:24.181 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
93592025-05-14T16:29:24.682Z[ recovery-image] May 14 16:29:24.420 INFO E| Compiling syn v2.0.100
93602025-05-14T16:29:26.072Z[ host-image] May 14 16:29:25.812 INFO O| May 14 16:29:25.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
93612025-05-14T16:29:26.098Z[ host-image] May 14 16:29:25.812 INFO O| May 14 16:29:25.812 INFO ok!
93622025-05-14T16:29:26.098Z[ host-image] May 14 16:29:25.812 INFO O| May 14 16:29:25.812 INFO STEP 57 (ensure_file) COMPLETE
93632025-05-14T16:29:26.098Z[ host-image] May 14 16:29:25.812 INFO O| May 14 16:29:25.812 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93642025-05-14T16:29:26.098Z[ host-image] May 14 16:29:25.832 INFO O| May 14 16:29:25.832 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
93652025-05-14T16:29:26.098Z[ host-image] May 14 16:29:25.832 INFO O| May 14 16:29:25.832 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
93662025-05-14T16:29:27.449Z[ host-image] May 14 16:29:27.189 INFO O| May 14 16:29:27.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
93672025-05-14T16:29:27.449Z[ host-image] May 14 16:29:27.189 INFO O| May 14 16:29:27.189 INFO ok!
93682025-05-14T16:29:27.474Z[ host-image] May 14 16:29:27.189 INFO O| May 14 16:29:27.189 INFO STEP 58 (ensure_file) COMPLETE
93692025-05-14T16:29:27.475Z[ host-image] May 14 16:29:27.189 INFO O| May 14 16:29:27.189 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93702025-05-14T16:29:27.475Z[ host-image] May 14 16:29:27.207 INFO O| May 14 16:29:27.207 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
93712025-05-14T16:29:27.475Z[ host-image] May 14 16:29:27.207 INFO O| May 14 16:29:27.207 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
93722025-05-14T16:29:27.475Z[ host-image] May 14 16:29:27.207 INFO O| May 14 16:29:27.207 INFO STEP 59 (ensure_dir) COMPLETE
93732025-05-14T16:29:27.475Z[ host-image] May 14 16:29:27.207 INFO O| May 14 16:29:27.207 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93742025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
93752025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
93762025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
93772025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO ok!
93782025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO STEP 60 (ensure_file) COMPLETE
93792025-05-14T16:29:27.500Z[ host-image] May 14 16:29:27.224 INFO O| May 14 16:29:27.224 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93802025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.240 INFO O| May 14 16:29:27.240 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
93812025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.240 INFO O| May 14 16:29:27.240 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
93822025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.241 INFO O| May 14 16:29:27.241 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
93832025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.241 INFO O| May 14 16:29:27.241 INFO ok!
93842025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.241 INFO O| May 14 16:29:27.241 INFO STEP 61 (ensure_file) COMPLETE
93852025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.241 INFO O| May 14 16:29:27.241 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93862025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.258 INFO O| May 14 16:29:27.257 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
93872025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.258 INFO O| May 14 16:29:27.258 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
93882025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.258 INFO O| May 14 16:29:27.258 INFO STEP 62 (ensure_dir) COMPLETE
93892025-05-14T16:29:27.526Z[ host-image] May 14 16:29:27.258 INFO O| May 14 16:29:27.258 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93902025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.270 INFO O| May 14 16:29:27.270 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
93912025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.271 INFO O| May 14 16:29:27.270 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
93922025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.271 INFO O| May 14 16:29:27.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
93932025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.271 INFO O| May 14 16:29:27.271 INFO ok!
93942025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.271 INFO O| May 14 16:29:27.271 INFO STEP 63 (ensure_file) COMPLETE
93952025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.271 INFO O| May 14 16:29:27.271 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93962025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
93972025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
93982025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
93992025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO ok!
94002025-05-14T16:29:27.552Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO STEP 64 (ensure_file) COMPLETE
94012025-05-14T16:29:27.553Z[ host-image] May 14 16:29:27.283 INFO O| May 14 16:29:27.283 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94022025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.296 INFO O| May 14 16:29:27.296 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94032025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.296 INFO O| May 14 16:29:27.296 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94042025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.296 INFO O| May 14 16:29:27.296 INFO STEP 65 (ensure_dir) COMPLETE
94052025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.296 INFO O| May 14 16:29:27.296 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94062025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.313 INFO O| May 14 16:29:27.313 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
94072025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.313 INFO O| May 14 16:29:27.313 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
94082025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.314 INFO O| May 14 16:29:27.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
94092025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.314 INFO O| May 14 16:29:27.314 INFO ok!
94102025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.314 INFO O| May 14 16:29:27.314 INFO STEP 66 (ensure_file) COMPLETE
94112025-05-14T16:29:27.579Z[ host-image] May 14 16:29:27.314 INFO O| May 14 16:29:27.314 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94122025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
94132025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
94142025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
94152025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO ok!
94162025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO STEP 67 (ensure_file) COMPLETE
94172025-05-14T16:29:27.604Z[ host-image] May 14 16:29:27.328 INFO O| May 14 16:29:27.328 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94182025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.346 INFO O| May 14 16:29:27.346 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94192025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.346 INFO O| May 14 16:29:27.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94202025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.346 INFO O| May 14 16:29:27.346 INFO STEP 68 (ensure_dir) COMPLETE
94212025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.346 INFO O| May 14 16:29:27.346 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94222025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.361 INFO O| May 14 16:29:27.361 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
94232025-05-14T16:29:27.630Z[ host-image] May 14 16:29:27.362 INFO O| May 14 16:29:27.361 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
94242025-05-14T16:29:28.312Z[ host-image] May 14 16:29:28.052 INFO O| May 14 16:29:28.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
94252025-05-14T16:29:28.312Z[ host-image] May 14 16:29:28.052 INFO O| May 14 16:29:28.052 INFO ok!
94262025-05-14T16:29:28.312Z[ host-image] May 14 16:29:28.052 INFO O| May 14 16:29:28.052 INFO STEP 69 (ensure_file) COMPLETE
94272025-05-14T16:29:28.337Z[ host-image] May 14 16:29:28.052 INFO O| May 14 16:29:28.052 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94282025-05-14T16:29:28.337Z[ host-image] May 14 16:29:28.069 INFO O| May 14 16:29:28.069 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
94292025-05-14T16:29:28.338Z[ host-image] May 14 16:29:28.069 INFO O| May 14 16:29:28.069 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
94302025-05-14T16:29:31.521Z[ host-image] May 14 16:29:31.261 INFO O| May 14 16:29:31.260 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
94312025-05-14T16:29:31.521Z[ host-image] May 14 16:29:31.261 INFO O| May 14 16:29:31.261 INFO ok!
94322025-05-14T16:29:31.521Z[ host-image] May 14 16:29:31.261 INFO O| May 14 16:29:31.261 INFO STEP 70 (ensure_file) COMPLETE
94332025-05-14T16:29:31.547Z[ host-image] May 14 16:29:31.261 INFO O| May 14 16:29:31.261 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94342025-05-14T16:29:31.547Z[ host-image] May 14 16:29:31.280 INFO O| May 14 16:29:31.280 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94352025-05-14T16:29:31.547Z[ host-image] May 14 16:29:31.280 INFO O| May 14 16:29:31.280 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94362025-05-14T16:29:31.547Z[ host-image] May 14 16:29:31.280 INFO O| May 14 16:29:31.280 INFO STEP 71 (ensure_dir) COMPLETE
94372025-05-14T16:29:31.547Z[ host-image] May 14 16:29:31.280 INFO O| May 14 16:29:31.280 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94382025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.299 INFO O| May 14 16:29:31.299 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
94392025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.299 INFO O| May 14 16:29:31.299 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
94402025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.300 INFO O| May 14 16:29:31.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
94412025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.300 INFO O| May 14 16:29:31.300 INFO ok!
94422025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.300 INFO O| May 14 16:29:31.300 INFO STEP 72 (ensure_file) COMPLETE
94432025-05-14T16:29:31.573Z[ host-image] May 14 16:29:31.300 INFO O| May 14 16:29:31.300 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94442025-05-14T16:29:31.598Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.333 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
94452025-05-14T16:29:31.598Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.333 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
94462025-05-14T16:29:31.598Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.334 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
94472025-05-14T16:29:31.599Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.334 INFO ok!
94482025-05-14T16:29:31.599Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.334 INFO STEP 73 (ensure_file) COMPLETE
94492025-05-14T16:29:31.599Z[ host-image] May 14 16:29:31.334 INFO O| May 14 16:29:31.334 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94502025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
94512025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
94522025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
94532025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO ok!
94542025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO STEP 74 (ensure_file) COMPLETE
94552025-05-14T16:29:31.624Z[ host-image] May 14 16:29:31.350 INFO O| May 14 16:29:31.350 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94562025-05-14T16:29:31.649Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
94572025-05-14T16:29:31.649Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
94582025-05-14T16:29:31.649Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
94592025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO ok!
94602025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO STEP 75 (ensure_file) COMPLETE
94612025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.369 INFO O| May 14 16:29:31.369 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94622025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.385 INFO O| May 14 16:29:31.384 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
94632025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.385 INFO O| May 14 16:29:31.385 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
94642025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.385 INFO O| May 14 16:29:31.385 INFO STEP 76 (ensure_dir) COMPLETE
94652025-05-14T16:29:31.650Z[ host-image] May 14 16:29:31.385 INFO O| May 14 16:29:31.385 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94662025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.398 INFO O| May 14 16:29:31.398 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
94672025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.398 INFO O| May 14 16:29:31.398 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
94682025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.403 INFO O| May 14 16:29:31.403 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
94692025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.403 INFO O| May 14 16:29:31.403 INFO ok!
94702025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.403 INFO O| May 14 16:29:31.403 INFO STEP 77 (ensure_file) COMPLETE
94712025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.403 INFO O| May 14 16:29:31.403 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94722025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.416 INFO O| May 14 16:29:31.416 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
94732025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.416 INFO O| May 14 16:29:31.416 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
94742025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.416 INFO O| May 14 16:29:31.416 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
94752025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.416 INFO O| May 14 16:29:31.416 INFO ok!
94762025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.417 INFO O| May 14 16:29:31.416 INFO STEP 78 (ensure_file) COMPLETE
94772025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.417 INFO O| May 14 16:29:31.416 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94782025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.430 INFO O| May 14 16:29:31.430 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
94792025-05-14T16:29:31.701Z[ host-image] May 14 16:29:31.430 INFO O| May 14 16:29:31.430 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
94802025-05-14T16:29:33.939Z[ recovery-image] May 14 16:29:33.679 INFO E| Compiling clap_derive v4.5.32
94812025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.686 INFO O| May 14 16:29:33.685 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
94822025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.686 INFO O| May 14 16:29:33.685 INFO ok!
94832025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.686 INFO O| May 14 16:29:33.686 INFO STEP 79 (ensure_file) COMPLETE
94842025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.686 INFO O| May 14 16:29:33.686 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94852025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.704 INFO O| May 14 16:29:33.704 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
94862025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.704 INFO O| May 14 16:29:33.704 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
94872025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.704 INFO O| May 14 16:29:33.704 INFO STEP 80 (ensure_dir) COMPLETE
94882025-05-14T16:29:33.965Z[ host-image] May 14 16:29:33.704 INFO O| May 14 16:29:33.704 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94892025-05-14T16:29:33.991Z[ host-image] May 14 16:29:33.718 INFO O| May 14 16:29:33.718 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
94902025-05-14T16:29:33.991Z[ host-image] May 14 16:29:33.719 INFO O| May 14 16:29:33.718 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
94912025-05-14T16:29:33.991Z[ host-image] May 14 16:29:33.719 INFO O| May 14 16:29:33.719 INFO STEP 81 (ensure_dir) COMPLETE
94922025-05-14T16:29:33.991Z[ host-image] May 14 16:29:33.719 INFO O| May 14 16:29:33.719 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94932025-05-14T16:29:34.016Z[ host-image] May 14 16:29:33.733 INFO O| May 14 16:29:33.733 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
94942025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.733 INFO O| May 14 16:29:33.733 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
94952025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.733 INFO O| May 14 16:29:33.733 INFO STEP 82 (ensure_dir) COMPLETE
94962025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.733 INFO O| May 14 16:29:33.733 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94972025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.750 INFO O| May 14 16:29:33.750 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
94982025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.750 INFO O| May 14 16:29:33.750 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
94992025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.750 INFO O| May 14 16:29:33.750 INFO STEP 83 (ensure_dir) COMPLETE
95002025-05-14T16:29:34.017Z[ host-image] May 14 16:29:33.750 INFO O| May 14 16:29:33.750 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95012025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.764 INFO O| May 14 16:29:33.764 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95022025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.764 INFO O| May 14 16:29:33.764 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95032025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.764 INFO O| May 14 16:29:33.764 INFO STEP 84 (ensure_dir) COMPLETE
95042025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.764 INFO O| May 14 16:29:33.764 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95052025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.778 INFO O| May 14 16:29:33.778 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
95062025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.778 INFO O| May 14 16:29:33.778 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
95072025-05-14T16:29:34.042Z[ host-image] May 14 16:29:33.779 INFO O| May 14 16:29:33.778 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
95082025-05-14T16:29:34.043Z[ host-image] May 14 16:29:33.779 INFO O| May 14 16:29:33.779 INFO ok!
95092025-05-14T16:29:34.043Z[ host-image] May 14 16:29:33.779 INFO O| May 14 16:29:33.779 INFO STEP 85 (ensure_file) COMPLETE
95102025-05-14T16:29:34.043Z[ host-image] May 14 16:29:33.779 INFO O| May 14 16:29:33.779 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95112025-05-14T16:29:34.068Z[ host-image] May 14 16:29:33.792 INFO O| May 14 16:29:33.792 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95122025-05-14T16:29:34.068Z[ host-image] May 14 16:29:33.792 INFO O| May 14 16:29:33.792 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95132025-05-14T16:29:34.068Z[ host-image] May 14 16:29:33.792 INFO O| May 14 16:29:33.792 INFO STEP 86 (ensure_dir) COMPLETE
95142025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.792 INFO O| May 14 16:29:33.792 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95152025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
95162025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
95172025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
95182025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO ok!
95192025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO STEP 87 (ensure_file) COMPLETE
95202025-05-14T16:29:34.069Z[ host-image] May 14 16:29:33.805 INFO O| May 14 16:29:33.805 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95212025-05-14T16:29:34.095Z[ host-image] May 14 16:29:33.821 INFO O| May 14 16:29:33.821 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
95222025-05-14T16:29:34.095Z[ host-image] May 14 16:29:33.821 INFO O| May 14 16:29:33.821 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
95232025-05-14T16:29:34.657Z[ host-image] May 14 16:29:34.397 INFO O| May 14 16:29:34.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
95242025-05-14T16:29:34.657Z[ host-image] May 14 16:29:34.397 INFO O| May 14 16:29:34.397 INFO ok!
95252025-05-14T16:29:34.683Z[ host-image] May 14 16:29:34.397 INFO O| May 14 16:29:34.397 INFO STEP 88 (ensure_file) COMPLETE
95262025-05-14T16:29:34.683Z[ host-image] May 14 16:29:34.397 INFO O| May 14 16:29:34.397 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95272025-05-14T16:29:34.683Z[ host-image] May 14 16:29:34.417 INFO O| May 14 16:29:34.417 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
95282025-05-14T16:29:34.683Z[ host-image] May 14 16:29:34.417 INFO O| May 14 16:29:34.417 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
95292025-05-14T16:29:35.282Z[ host-image] May 14 16:29:35.022 INFO O| May 14 16:29:35.022 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
95302025-05-14T16:29:35.282Z[ host-image] May 14 16:29:35.022 INFO O| May 14 16:29:35.022 INFO ok!
95312025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.022 INFO O| May 14 16:29:35.022 INFO STEP 89 (ensure_file) COMPLETE
95322025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.022 INFO O| May 14 16:29:35.022 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95332025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
95342025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
95352025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
95362025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO ok!
95372025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO STEP 90 (ensure_file) COMPLETE
95382025-05-14T16:29:35.308Z[ host-image] May 14 16:29:35.042 INFO O| May 14 16:29:35.042 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95392025-05-14T16:29:35.333Z[ host-image] May 14 16:29:35.057 INFO O| May 14 16:29:35.057 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95402025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.057 INFO O| May 14 16:29:35.057 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95412025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.057 INFO O| May 14 16:29:35.057 INFO STEP 91 (ensure_dir) COMPLETE
95422025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.057 INFO O| May 14 16:29:35.057 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95432025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
95442025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
95452025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
95462025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO ok!
95472025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO STEP 92 (ensure_file) COMPLETE
95482025-05-14T16:29:35.334Z[ host-image] May 14 16:29:35.071 INFO O| May 14 16:29:35.071 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95492025-05-14T16:29:35.359Z[ host-image] May 14 16:29:35.086 INFO O| May 14 16:29:35.086 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
95502025-05-14T16:29:35.359Z[ host-image] May 14 16:29:35.086 INFO O| May 14 16:29:35.086 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
95512025-05-14T16:29:35.359Z[ host-image] May 14 16:29:35.087 INFO O| May 14 16:29:35.086 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
95522025-05-14T16:29:35.359Z[ host-image] May 14 16:29:35.087 INFO O| May 14 16:29:35.087 INFO ok!
95532025-05-14T16:29:35.359Z[ host-image] May 14 16:29:35.087 INFO O| May 14 16:29:35.087 INFO STEP 93 (ensure_file) COMPLETE
95542025-05-14T16:29:35.360Z[ host-image] May 14 16:29:35.087 INFO O| May 14 16:29:35.087 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95552025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.101 INFO O| May 14 16:29:35.101 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
95562025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.101 INFO O| May 14 16:29:35.101 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
95572025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.102 INFO O| May 14 16:29:35.101 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
95582025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.102 INFO O| May 14 16:29:35.102 INFO ok!
95592025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.102 INFO O| May 14 16:29:35.102 INFO STEP 94 (ensure_file) COMPLETE
95602025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.102 INFO O| May 14 16:29:35.102 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95612025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
95622025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
95632025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
95642025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO ok!
95652025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO STEP 95 (ensure_file) COMPLETE
95662025-05-14T16:29:35.385Z[ host-image] May 14 16:29:35.115 INFO O| May 14 16:29:35.115 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95672025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
95682025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
95692025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
95702025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO ok!
95712025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO STEP 96 (ensure_file) COMPLETE
95722025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.128 INFO O| May 14 16:29:35.128 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95732025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.147 INFO O| May 14 16:29:35.147 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
95742025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.147 INFO O| May 14 16:29:35.147 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d ...
95752025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.147 INFO O| May 14 16:29:35.147 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d
95762025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.147 INFO O| May 14 16:29:35.147 INFO ok!
95772025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.147 INFO O| May 14 16:29:35.147 INFO STEP 97 (ensure_file) COMPLETE
95782025-05-14T16:29:35.411Z[ host-image] May 14 16:29:35.148 INFO O| May 14 16:29:35.147 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95792025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
95802025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
95812025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
95822025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO ok!
95832025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO STEP 98 (ensure_file) COMPLETE
95842025-05-14T16:29:35.437Z[ host-image] May 14 16:29:35.162 INFO O| May 14 16:29:35.162 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95852025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
95862025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
95872025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
95882025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO ok!
95892025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO STEP 99 (ensure_file) COMPLETE
95902025-05-14T16:29:35.462Z[ host-image] May 14 16:29:35.178 INFO O| May 14 16:29:35.178 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95912025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.193 INFO O| May 14 16:29:35.193 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
95922025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.194 INFO O| May 14 16:29:35.193 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
95932025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.194 INFO O| May 14 16:29:35.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
95942025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.194 INFO O| May 14 16:29:35.194 INFO ok!
95952025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.194 INFO O| May 14 16:29:35.194 INFO STEP 100 (ensure_file) COMPLETE
95962025-05-14T16:29:35.463Z[ host-image] May 14 16:29:35.194 INFO O| May 14 16:29:35.194 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95972025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
95982025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
95992025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
96002025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO ok!
96012025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO STEP 101 (ensure_file) COMPLETE
96022025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.208 INFO O| May 14 16:29:35.208 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96032025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
96042025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
96052025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
96062025-05-14T16:29:35.488Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO ok!
96072025-05-14T16:29:35.489Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO STEP 102 (ensure_file) COMPLETE
96082025-05-14T16:29:35.489Z[ host-image] May 14 16:29:35.225 INFO O| May 14 16:29:35.225 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96092025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.240 INFO O| May 14 16:29:35.240 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
96102025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.240 INFO O| May 14 16:29:35.240 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
96112025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.241 INFO O| May 14 16:29:35.241 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
96122025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.241 INFO O| May 14 16:29:35.241 INFO ok!
96132025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.241 INFO O| May 14 16:29:35.241 INFO STEP 103 (ensure_file) COMPLETE
96142025-05-14T16:29:35.514Z[ host-image] May 14 16:29:35.241 INFO O| May 14 16:29:35.241 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96152025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
96162025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
96172025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
96182025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO ok!
96192025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO STEP 104 (ensure_file) COMPLETE
96202025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.255 INFO O| May 14 16:29:35.255 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96212025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
96222025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
96232025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
96242025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO ok!
96252025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO STEP 105 (ensure_file) COMPLETE
96262025-05-14T16:29:35.540Z[ host-image] May 14 16:29:35.271 INFO O| May 14 16:29:35.271 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96272025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
96282025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
96292025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
96302025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO ok!
96312025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO STEP 106 (ensure_file) COMPLETE
96322025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.284 INFO O| May 14 16:29:35.284 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96332025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
96342025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
96352025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
96362025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO ok!
96372025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO STEP 107 (ensure_file) COMPLETE
96382025-05-14T16:29:35.566Z[ host-image] May 14 16:29:35.297 INFO O| May 14 16:29:35.297 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96392025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.312 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
96402025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.313 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
96412025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
96422025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.313 INFO ok!
96432025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.313 INFO STEP 108 (ensure_file) COMPLETE
96442025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.313 INFO O| May 14 16:29:35.313 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96452025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.329 INFO O| May 14 16:29:35.329 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
96462025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.329 INFO O| May 14 16:29:35.329 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
96472025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.330 INFO O| May 14 16:29:35.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
96482025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.330 INFO O| May 14 16:29:35.330 INFO ok!
96492025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.330 INFO O| May 14 16:29:35.330 INFO STEP 109 (ensure_file) COMPLETE
96502025-05-14T16:29:35.592Z[ host-image] May 14 16:29:35.330 INFO O| May 14 16:29:35.330 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
96522025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
96532025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
96542025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO ok!
96552025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO STEP 110 (ensure_file) COMPLETE
96562025-05-14T16:29:35.617Z[ host-image] May 14 16:29:35.343 INFO O| May 14 16:29:35.343 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96572025-05-14T16:29:35.618Z[ host-image] May 14 16:29:35.357 INFO O| May 14 16:29:35.357 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
96582025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.358 INFO O| May 14 16:29:35.357 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
96592025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.358 INFO O| May 14 16:29:35.358 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
96602025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.358 INFO O| May 14 16:29:35.358 INFO ok!
96612025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.358 INFO O| May 14 16:29:35.358 INFO STEP 111 (ensure_file) COMPLETE
96622025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.358 INFO O| May 14 16:29:35.358 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96632025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
96642025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
96652025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
96662025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO ok!
96672025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO STEP 112 (ensure_file) COMPLETE
96682025-05-14T16:29:35.643Z[ host-image] May 14 16:29:35.372 INFO O| May 14 16:29:35.372 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96692025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
96702025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ...
96712025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
96722025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO ok!
96732025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO STEP 113 (ensure_file) COMPLETE
96742025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.386 INFO O| May 14 16:29:35.386 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96752025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
96762025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ...
96772025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
96782025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO ok!
96792025-05-14T16:29:35.669Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO STEP 114 (ensure_file) COMPLETE
96802025-05-14T16:29:35.670Z[ host-image] May 14 16:29:35.402 INFO O| May 14 16:29:35.402 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96812025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.415 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
96822025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.416 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
96832025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.416 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
96842025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.416 INFO ok!
96852025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.416 INFO STEP 115 (ensure_file) COMPLETE
96862025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.416 INFO O| May 14 16:29:35.416 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96872025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
96882025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
96892025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
96902025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO ok!
96912025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO STEP 116 (ensure_file) COMPLETE
96922025-05-14T16:29:35.695Z[ host-image] May 14 16:29:35.430 INFO O| May 14 16:29:35.430 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96932025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
96942025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
96952025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
96962025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO ok!
96972025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO STEP 117 (ensure_file) COMPLETE
96982025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.445 INFO O| May 14 16:29:35.445 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96992025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
97002025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
97012025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
97022025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO ok!
97032025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO STEP 118 (ensure_file) COMPLETE
97042025-05-14T16:29:35.721Z[ host-image] May 14 16:29:35.458 INFO O| May 14 16:29:35.458 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97052025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
97062025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
97072025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
97082025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO ok!
97092025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO STEP 119 (ensure_file) COMPLETE
97102025-05-14T16:29:35.747Z[ host-image] May 14 16:29:35.475 INFO O| May 14 16:29:35.475 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97112025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
97122025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
97132025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
97142025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO ok!
97152025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO STEP 120 (ensure_file) COMPLETE
97162025-05-14T16:29:35.772Z[ host-image] May 14 16:29:35.492 INFO O| May 14 16:29:35.492 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97172025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
97182025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
97192025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
97202025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO ok!
97212025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO STEP 121 (ensure_file) COMPLETE
97222025-05-14T16:29:35.773Z[ host-image] May 14 16:29:35.508 INFO O| May 14 16:29:35.508 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97232025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
97242025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
97252025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
97262025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO ok!
97272025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO STEP 122 (ensure_file) COMPLETE
97282025-05-14T16:29:35.798Z[ host-image] May 14 16:29:35.524 INFO O| May 14 16:29:35.524 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97292025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
97302025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
97312025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
97322025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO ok!
97332025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO STEP 123 (ensure_file) COMPLETE
97342025-05-14T16:29:35.823Z[ host-image] May 14 16:29:35.540 INFO O| May 14 16:29:35.540 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97352025-05-14T16:29:35.824Z[ host-image] May 14 16:29:35.554 INFO O| May 14 16:29:35.554 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97362025-05-14T16:29:35.824Z[ host-image] May 14 16:29:35.554 INFO O| May 14 16:29:35.554 INFO copying /tmp/.tmpkPsrnf/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97372025-05-14T16:29:37.265Z[ recovery-image] May 14 16:29:37.005 INFO E| Compiling clap v4.5.37
97382025-05-14T16:29:37.395Z[ recovery-image] May 14 16:29:37.135 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
97392025-05-14T16:29:39.266Z[ recovery-image] May 14 16:29:39.006 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s
97402025-05-14T16:29:39.291Z[ recovery-image] May 14 16:29:39.021 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
97412025-05-14T16:29:39.588Z[ recovery-image] May 14 16:29:39.328 INFO E| Downloading crates ...
97422025-05-14T16:29:39.654Z[ recovery-image] May 14 16:29:39.394 INFO E| Downloaded seq-macro v0.3.6
97432025-05-14T16:29:39.680Z[ recovery-image] May 14 16:29:39.402 INFO E| Downloaded bit_field v0.10.2
97442025-05-14T16:29:39.680Z[ recovery-image] May 14 16:29:39.407 INFO E| Downloaded cpio_reader v0.1.1
97452025-05-14T16:29:39.680Z[ recovery-image] May 14 16:29:39.412 INFO E| Downloaded raw-cpuid v10.7.0
97462025-05-14T16:29:39.705Z[ recovery-image] May 14 16:29:39.426 INFO E| Downloaded bitstruct_derive v0.1.0
97472025-05-14T16:29:39.706Z[ recovery-image] May 14 16:29:39.428 INFO E| Downloaded bitstruct v0.1.1
97482025-05-14T16:29:39.789Z[ recovery-image] May 14 16:29:39.529 INFO E| Downloaded x86 v0.52.0
97492025-05-14T16:29:39.886Z[ recovery-image] May 14 16:29:39.626 INFO E| Updating crates.io index
97502025-05-14T16:29:39.939Z[ recovery-image] May 14 16:29:39.679 INFO E| Downloading crates ...
97512025-05-14T16:29:39.984Z[ recovery-image] May 14 16:29:39.724 INFO E| Downloaded allocator-api2 v0.2.21
97522025-05-14T16:29:40.010Z[ recovery-image] May 14 16:29:39.729 INFO E| Downloaded rustc-literal-escaper v0.0.2
97532025-05-14T16:29:40.010Z[ recovery-image] May 14 16:29:39.733 INFO E| Downloaded compiler_builtins v0.1.155
97542025-05-14T16:29:40.049Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling compiler_builtins v0.1.155
97552025-05-14T16:29:40.049Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-04-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
97562025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling proc-macro2 v1.0.95
97572025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling unicode-ident v1.0.18
97582025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling syn v1.0.109
97592025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling x86 v0.52.0
97602025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
97612025-05-14T16:29:40.075Z[ recovery-image] May 14 16:29:39.789 INFO E| Compiling seq-macro v0.3.6
97622025-05-14T16:29:42.012Z[ recovery-image] May 14 16:29:41.752 INFO E| Compiling quote v1.0.40
97632025-05-14T16:29:42.424Z[ recovery-image] May 14 16:29:42.164 INFO E| Compiling syn v2.0.100
97642025-05-14T16:29:46.765Z[ recovery-image] May 14 16:29:46.504 INFO E| Compiling scroll_derive v0.12.1
97652025-05-14T16:29:48.252Z[ host-image] May 14 16:29:47.993 INFO O| May 14 16:29:47.993 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97662025-05-14T16:29:48.252Z[ host-image] May 14 16:29:47.993 INFO O| May 14 16:29:47.993 INFO ok!
97672025-05-14T16:29:48.278Z[ host-image] May 14 16:29:47.993 INFO O| May 14 16:29:47.993 INFO STEP 124 (ensure_file) COMPLETE
97682025-05-14T16:29:48.278Z[ host-image] May 14 16:29:47.993 INFO O| May 14 16:29:47.993 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97692025-05-14T16:29:48.278Z[ host-image] May 14 16:29:48.011 INFO O| May 14 16:29:48.011 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97702025-05-14T16:29:48.278Z[ host-image] May 14 16:29:48.011 INFO O| May 14 16:29:48.011 INFO STEP 125 (ensure_dir) COMPLETE
97712025-05-14T16:29:48.278Z[ host-image] May 14 16:29:48.011 INFO O| May 14 16:29:48.011 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97722025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.026 INFO O| May 14 16:29:48.026 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97732025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.026 INFO O| May 14 16:29:48.026 INFO STEP 126 (ensure_dir) COMPLETE
97742025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.026 INFO O| May 14 16:29:48.026 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97752025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.043 INFO O| May 14 16:29:48.043 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97762025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.043 INFO O| May 14 16:29:48.043 INFO STEP 127 (ensure_dir) COMPLETE
97772025-05-14T16:29:48.304Z[ host-image] May 14 16:29:48.043 INFO O| May 14 16:29:48.043 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97782025-05-14T16:29:48.329Z[ host-image] May 14 16:29:48.057 INFO O| May 14 16:29:48.057 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97792025-05-14T16:29:48.330Z[ host-image] May 14 16:29:48.057 INFO O| May 14 16:29:48.057 INFO STEP 128 (ensure_dir) COMPLETE
97802025-05-14T16:29:48.330Z[ host-image] May 14 16:29:48.057 INFO O| May 14 16:29:48.057 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97812025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97822025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO copying /tmp/.tmpkPsrnf/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
97832025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97842025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO ok!
97852025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO STEP 129 (ensure_file) COMPLETE
97862025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.070 INFO O| May 14 16:29:48.070 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97872025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.083 INFO O| May 14 16:29:48.083 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97882025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.083 INFO O| May 14 16:29:48.083 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97892025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.083 INFO O| May 14 16:29:48.083 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97902025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.083 INFO O| May 14 16:29:48.083 INFO STEP 130 (ensure_dir) COMPLETE
97912025-05-14T16:29:48.355Z[ host-image] May 14 16:29:48.083 INFO O| May 14 16:29:48.083 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97922025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97932025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 INFO copying /tmp/.tmpkPsrnf/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97942025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97952025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 INFO ok!
97962025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 INFO STEP 131 (ensure_file) COMPLETE
97972025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.096 INFO O| May 14 16:29:48.096 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97982025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.109 INFO O| May 14 16:29:48.109 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97992025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.109 INFO O| May 14 16:29:48.109 INFO STEP 132 (remove_files) COMPLETE
98002025-05-14T16:29:48.381Z[ host-image] May 14 16:29:48.109 INFO O| May 14 16:29:48.109 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98012025-05-14T16:29:48.407Z[ host-image] May 14 16:29:48.122 INFO O| May 14 16:29:48.122 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
98022025-05-14T16:29:48.407Z[ host-image] May 14 16:29:48.122 INFO O| May 14 16:29:48.122 INFO STEP 133 (remove_files) COMPLETE
98032025-05-14T16:29:48.407Z[ host-image] May 14 16:29:48.122 INFO O| May 14 16:29:48.122 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98042025-05-14T16:29:48.432Z[ host-image] May 14 16:29:48.153 INFO O| May 14 16:29:48.153 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
98052025-05-14T16:29:48.432Z[ host-image] May 14 16:29:48.153 INFO O| May 14 16:29:48.153 INFO STEP 134 (remove_files) COMPLETE
98062025-05-14T16:29:48.432Z[ host-image] May 14 16:29:48.153 INFO O| May 14 16:29:48.153 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98072025-05-14T16:29:48.458Z[ host-image] May 14 16:29:48.177 INFO O| May 14 16:29:48.177 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
98082025-05-14T16:29:48.458Z[ host-image] May 14 16:29:48.177 INFO O| May 14 16:29:48.177 INFO STEP 135 (remove_files) COMPLETE
98092025-05-14T16:29:48.458Z[ host-image] May 14 16:29:48.177 INFO O| May 14 16:29:48.177 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98102025-05-14T16:29:48.458Z[ host-image] May 14 16:29:48.198 INFO O| May 14 16:29:48.198 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
98112025-05-14T16:29:48.483Z[ host-image] May 14 16:29:48.199 INFO O| May 14 16:29:48.199 INFO STEP 136 (remove_files) COMPLETE
98122025-05-14T16:29:48.484Z[ host-image] May 14 16:29:48.199 INFO O| May 14 16:29:48.199 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98132025-05-14T16:29:48.484Z[ host-image] May 14 16:29:48.220 INFO O| May 14 16:29:48.220 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
98142025-05-14T16:29:48.484Z[ host-image] May 14 16:29:48.221 INFO O| May 14 16:29:48.221 INFO STEP 137 (remove_files) COMPLETE
98152025-05-14T16:29:48.484Z[ host-image] May 14 16:29:48.221 INFO O| May 14 16:29:48.221 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98162025-05-14T16:29:48.509Z[ host-image] May 14 16:29:48.244 INFO O| May 14 16:29:48.243 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
98172025-05-14T16:29:48.509Z[ host-image] May 14 16:29:48.244 INFO O| May 14 16:29:48.244 INFO STEP 138 (remove_files) COMPLETE
98182025-05-14T16:29:48.509Z[ host-image] May 14 16:29:48.244 INFO O| May 14 16:29:48.244 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98192025-05-14T16:29:48.534Z[ host-image] May 14 16:29:48.266 INFO O| May 14 16:29:48.266 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98202025-05-14T16:29:48.535Z[ host-image] May 14 16:29:48.266 INFO O| May 14 16:29:48.266 INFO STEP 139 (remove_files) COMPLETE
98212025-05-14T16:29:48.535Z[ host-image] May 14 16:29:48.266 INFO O| May 14 16:29:48.266 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98222025-05-14T16:29:48.560Z[ host-image] May 14 16:29:48.286 INFO O| May 14 16:29:48.286 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98232025-05-14T16:29:48.560Z[ host-image] May 14 16:29:48.287 INFO O| May 14 16:29:48.287 INFO STEP 140 (remove_files) COMPLETE
98242025-05-14T16:29:48.560Z[ host-image] May 14 16:29:48.287 INFO O| May 14 16:29:48.287 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98252025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.305 INFO O| May 14 16:29:48.305 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98262025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.305 INFO O| May 14 16:29:48.305 INFO STEP 141 (remove_files) COMPLETE
98272025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.305 INFO O| May 14 16:29:48.305 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98282025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.321 INFO O| May 14 16:29:48.321 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
98292025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.321 INFO O| May 14 16:29:48.321 INFO STEP 142 (remove_files) COMPLETE
98302025-05-14T16:29:48.586Z[ host-image] May 14 16:29:48.321 INFO O| May 14 16:29:48.321 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98312025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.335 INFO O| May 14 16:29:48.335 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
98322025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.335 INFO O| May 14 16:29:48.335 INFO STEP 143 (remove_files) COMPLETE
98332025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.335 INFO O| May 14 16:29:48.335 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98342025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.350 INFO O| May 14 16:29:48.349 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
98352025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.350 INFO O| May 14 16:29:48.350 INFO STEP 144 (remove_files) COMPLETE
98362025-05-14T16:29:48.611Z[ host-image] May 14 16:29:48.350 INFO O| May 14 16:29:48.350 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98372025-05-14T16:29:48.637Z[ host-image] May 14 16:29:48.363 INFO O| May 14 16:29:48.363 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98382025-05-14T16:29:48.637Z[ host-image] May 14 16:29:48.364 INFO O| May 14 16:29:48.364 INFO STEP 145 (remove_files) COMPLETE
98392025-05-14T16:29:48.637Z[ host-image] May 14 16:29:48.364 INFO O| May 14 16:29:48.364 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98402025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.378 INFO O| May 14 16:29:48.378 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98412025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.378 INFO O| May 14 16:29:48.378 INFO STEP 146 (remove_files) COMPLETE
98422025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.378 INFO O| May 14 16:29:48.378 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98432025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.393 INFO O| May 14 16:29:48.392 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
98442025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.393 INFO O| May 14 16:29:48.393 INFO STEP 147 (remove_files) COMPLETE
98452025-05-14T16:29:48.662Z[ host-image] May 14 16:29:48.393 INFO O| May 14 16:29:48.393 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98462025-05-14T16:29:48.687Z[ host-image] May 14 16:29:48.407 INFO O| May 14 16:29:48.407 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
98472025-05-14T16:29:48.687Z[ host-image] May 14 16:29:48.407 INFO O| May 14 16:29:48.407 INFO STEP 148 (remove_files) COMPLETE
98482025-05-14T16:29:48.687Z[ host-image] May 14 16:29:48.407 INFO O| May 14 16:29:48.407 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98492025-05-14T16:29:48.688Z[ host-image] May 14 16:29:48.421 INFO O| May 14 16:29:48.421 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
98502025-05-14T16:29:48.688Z[ host-image] May 14 16:29:48.421 INFO O| May 14 16:29:48.421 INFO STEP 149 (remove_files) COMPLETE
98512025-05-14T16:29:48.688Z[ host-image] May 14 16:29:48.421 INFO O| May 14 16:29:48.421 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98522025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.435 INFO O| May 14 16:29:48.435 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
98532025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.435 INFO O| May 14 16:29:48.435 INFO STEP 150 (remove_files) COMPLETE
98542025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.435 INFO O| May 14 16:29:48.435 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98552025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.448 INFO O| May 14 16:29:48.448 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
98562025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.448 INFO O| May 14 16:29:48.448 INFO STEP 151 (remove_files) COMPLETE
98572025-05-14T16:29:48.713Z[ host-image] May 14 16:29:48.448 INFO O| May 14 16:29:48.448 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98582025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.462 INFO O| May 14 16:29:48.462 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
98592025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.462 INFO O| May 14 16:29:48.462 INFO STEP 152 (remove_files) COMPLETE
98602025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.462 INFO O| May 14 16:29:48.462 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98612025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.475 INFO O| May 14 16:29:48.475 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98622025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.475 INFO O| May 14 16:29:48.475 INFO STEP 153 (remove_files) COMPLETE
98632025-05-14T16:29:48.738Z[ host-image] May 14 16:29:48.475 INFO O| May 14 16:29:48.475 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98642025-05-14T16:29:48.764Z[ host-image] May 14 16:29:48.488 INFO O| May 14 16:29:48.488 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98652025-05-14T16:29:48.764Z[ host-image] May 14 16:29:48.489 INFO O| May 14 16:29:48.489 INFO STEP 154 (remove_files) COMPLETE
98662025-05-14T16:29:48.764Z[ host-image] May 14 16:29:48.489 INFO O| May 14 16:29:48.489 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98672025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.510 INFO O| May 14 16:29:48.510 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98682025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.510 INFO O| May 14 16:29:48.510 INFO STEP 155 (remove_files) COMPLETE
98692025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.510 INFO O| May 14 16:29:48.510 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98702025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.528 INFO O| May 14 16:29:48.528 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98712025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.528 INFO O| May 14 16:29:48.528 INFO STEP 156 (remove_files) COMPLETE
98722025-05-14T16:29:48.790Z[ host-image] May 14 16:29:48.528 INFO O| May 14 16:29:48.528 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98732025-05-14T16:29:48.816Z[ host-image] May 14 16:29:48.542 INFO O| May 14 16:29:48.542 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98742025-05-14T16:29:48.816Z[ host-image] May 14 16:29:48.543 INFO O| May 14 16:29:48.542 INFO STEP 157 (remove_files) COMPLETE
98752025-05-14T16:29:48.816Z[ host-image] May 14 16:29:48.543 INFO O| May 14 16:29:48.543 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98762025-05-14T16:29:48.816Z[ host-image] May 14 16:29:48.556 INFO O| May 14 16:29:48.556 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98772025-05-14T16:29:48.816Z[ host-image] May 14 16:29:48.556 INFO O| May 14 16:29:48.556 INFO STEP 158 (remove_files) COMPLETE
98782025-05-14T16:29:48.841Z[ host-image] May 14 16:29:48.556 INFO O| May 14 16:29:48.556 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98792025-05-14T16:29:48.841Z[ host-image] May 14 16:29:48.573 INFO O| May 14 16:29:48.573 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98802025-05-14T16:29:48.841Z[ host-image] May 14 16:29:48.573 INFO O| May 14 16:29:48.573 INFO STEP 159 (remove_files) COMPLETE
98812025-05-14T16:29:48.841Z[ host-image] May 14 16:29:48.573 INFO O| May 14 16:29:48.573 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98822025-05-14T16:29:48.867Z[ host-image] May 14 16:29:48.588 INFO O| May 14 16:29:48.588 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98832025-05-14T16:29:48.867Z[ host-image] May 14 16:29:48.588 INFO O| May 14 16:29:48.588 INFO STEP 160 (remove_files) COMPLETE
98842025-05-14T16:29:48.867Z[ host-image] May 14 16:29:48.588 INFO O| May 14 16:29:48.588 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98852025-05-14T16:29:48.892Z[ host-image] May 14 16:29:48.611 INFO O| May 14 16:29:48.611 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98862025-05-14T16:29:48.892Z[ host-image] May 14 16:29:48.611 INFO O| May 14 16:29:48.611 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98872025-05-14T16:29:49.788Z[ recovery-image] May 14 16:29:49.528 INFO E| Compiling bitstruct_derive v0.1.0
98882025-05-14T16:29:58.526Z[ host-image] May 14 16:29:58.267 INFO O| May 14 16:29:58.267 INFO O| Loading smf(7) service descriptions: 1/742/743/744/745/746/747/748/749/7410/7411/7412/7413/7414/7415/7416/7417/7418/7419/7420/7421/7422/7423/7424/7425/7426/7427/7428/7429/7430/7431/7432/7433/7434/7435/7436/7437/7438/7439/7440/7441/7442/7443/7444/7445/7446/7447/7448/7449/7450/7451/7452/7453/7454/7455/7456/7457/7458/7459/7460/7461/7462/7463/7464/7465/7466/7467/7468/7469/7470/7471/7472/7473/7474/74
98892025-05-14T16:29:58.552Z[ host-image] May 14 16:29:58.267 INFO O| May 14 16:29:58.267 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98902025-05-14T16:29:58.552Z[ host-image] May 14 16:29:58.289 INFO O| May 14 16:29:58.288 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98912025-05-14T16:29:58.725Z[ host-image] May 14 16:29:58.465 INFO O| May 14 16:29:58.465 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98922025-05-14T16:29:58.816Z[ host-image] May 14 16:29:58.557 INFO O| May 14 16:29:58.557 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98932025-05-14T16:29:58.912Z[ host-image] May 14 16:29:58.653 INFO O| May 14 16:29:58.653 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98942025-05-14T16:29:58.912Z[ host-image] May 14 16:29:58.653 INFO O| May 14 16:29:58.653 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98952025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.655 INFO O| May 14 16:29:58.655 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98962025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.655 INFO O| May 14 16:29:58.655 INFO ok!
98972025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.655 INFO O| May 14 16:29:58.655 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98982025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.655 INFO O| May 14 16:29:58.655 INFO STEP 161 (seed_smf) COMPLETE
98992025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.656 INFO O| May 14 16:29:58.655 INFO steps complete; finalising image!
99002025-05-14T16:29:58.938Z[ host-image] May 14 16:29:58.656 INFO O| May 14 16:29:58.655 INFO TRIM POOL: TEMPORARY-gimlet-zfs
99012025-05-14T16:29:59.095Z[ host-image] May 14 16:29:58.835 INFO O| May 14 16:29:58.834 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed May 14 16:29:58 2025)
99022025-05-14T16:29:59.308Z[ host-image] May 14 16:29:59.048 INFO O| May 14 16:29:59.048 INFO trim TEMPORARY-gimlet-zfs: (72% trimmed, started at Wed May 14 16:29:58 2025)
99032025-05-14T16:29:59.521Z[ host-image] May 14 16:29:59.262 INFO O| May 14 16:29:59.262 INFO trim TEMPORARY-gimlet-zfs: (97% trimmed, started at Wed May 14 16:29:58 2025)
99042025-05-14T16:29:59.755Z[ host-image] May 14 16:29:59.496 INFO O| May 14 16:29:59.495 INFO temporary pool has 715M used, 117M avail, 1.87x compressratio
99052025-05-14T16:29:59.755Z[ host-image] May 14 16:29:59.496 INFO O| May 14 16:29:59.495 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
99062025-05-14T16:30:00.167Z[ host-image] May 14 16:29:59.907 INFO O| May 14 16:29:59.907 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
99072025-05-14T16:30:00.167Z[ host-image] May 14 16:29:59.907 INFO O| May 14 16:29:59.907 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
99082025-05-14T16:30:01.453Z[ host-image] May 14 16:30:01.194 INFO O| May 14 16:30:01.194 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
99092025-05-14T16:30:01.453Z[ host-image] May 14 16:30:01.194 INFO O| May 14 16:30:01.194 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
99102025-05-14T16:30:01.478Z[ host-image] May 14 16:30:01.194 INFO O| May 14 16:30:01.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
99112025-05-14T16:30:01.479Z[ host-image] May 14 16:30:01.194 INFO O| May 14 16:30:01.194 INFO completed processing gimlet/zfs
99122025-05-14T16:30:01.479Z[ host-image] May 14 16:30:01.194 INFO O| May 14 16:30:01.194 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
99132025-05-14T16:30:02.070Z[ host-image] May 14 16:30:01.810 INFO O| May 14 16:30:01.810 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99142025-05-14T16:30:02.121Z[ host-image] May 14 16:30:01.862 INFO BUILD STRING "heads/stlouis-0-g361574b73e\n"
99152025-05-14T16:30:02.121Z[ host-image] May 14 16:30:01.862 INFO expanded image name: "ci b2583a7/${os_short_commit} 2025-05-14 15:52" -> "ci b2583a7/361574b 2025-05-14 15:52"
99162025-05-14T16:30:02.147Z[ host-image] May 14 16:30:01.862 INFO output artefacts stored in: "/work/os-host"
99172025-05-14T16:30:02.147Z[ host-image] May 14 16:30:01.863 INFO collecting git info from project "chelsio-t6-roms"...
99182025-05-14T16:30:02.147Z[ host-image] May 14 16:30:01.874 INFO collecting git info from project "phbl"...
99192025-05-14T16:30:02.147Z[ host-image] May 14 16:30:01.882 INFO collecting git info from project "bootserver"...
99202025-05-14T16:30:02.173Z[ host-image] May 14 16:30:01.890 INFO collecting git info from project "pilot"...
99212025-05-14T16:30:02.173Z[ host-image] May 14 16:30:01.900 INFO collecting git info from project "image-builder"...
99222025-05-14T16:30:02.173Z[ host-image] May 14 16:30:01.909 INFO collecting git info from project "pinprick"...
99232025-05-14T16:30:02.198Z[ host-image] May 14 16:30:01.917 INFO collecting git info from project "amd-firmware"...
99242025-05-14T16:30:02.199Z[ host-image] May 14 16:30:01.938 INFO collecting git info from project "amd-host-image-builder"...
99252025-05-14T16:30:02.224Z[ host-image] May 14 16:30:01.948 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99262025-05-14T16:30:02.711Z[ host-image] May 14 16:30:02.452 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99272025-05-14T16:30:03.168Z[ host-image] May 14 16:30:02.909 INFO creating Oxide boot image...
99282025-05-14T16:30:03.168Z[ host-image] May 14 16:30:02.909 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci b2583a7/361574b 2025-05-14 15:52", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99292025-05-14T16:30:04.491Z[ host-image] May 14 16:30:04.232 INFO O| ok, image written!
99302025-05-14T16:30:04.491Z[ host-image] May 14 16:30:04.232 INFO O| ok, boot_image_csum file written!
99312025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.237 INFO creating boot archive (CPIO)...
99322025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.237 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
99332025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.248 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99342025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.248 INFO E| + outfile=/work/os-host/cpio
99352025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.248 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99362025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.251 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99372025-05-14T16:30:04.519Z[ host-image] May 14 16:30:04.251 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99382025-05-14T16:30:04.571Z[ host-image] May 14 16:30:04.311 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99392025-05-14T16:30:04.571Z[ host-image] May 14 16:30:04.312 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99402025-05-14T16:30:04.596Z[ host-image] May 14 16:30:04.327 INFO creating compressed cpio/unix for nanobl-rs...
99412025-05-14T16:30:04.596Z[ host-image] May 14 16:30:04.327 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None
99422025-05-14T16:30:04.932Z[ host-image] May 14 16:30:04.673 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99432025-05-14T16:30:06.937Z[ recovery-image] May 14 16:30:06.678 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2025-04-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
99442025-05-14T16:30:09.435Z[ recovery-image] May 14 16:30:09.176 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-04-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
99452025-05-14T16:30:10.619Z[ host-image] May 14 16:30:10.360 INFO creating reset image...
99462025-05-14T16:30:10.619Z[ host-image] May 14 16:30:10.360 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
99472025-05-14T16:30:10.689Z[ host-image] May 14 16:30:10.430 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-04-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
99482025-05-14T16:30:10.689Z[ host-image] May 14 16:30:10.430 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
99492025-05-14T16:30:10.812Z[ host-image] May 14 16:30:10.553 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
99502025-05-14T16:30:10.838Z[ host-image] May 14 16:30:10.555 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
99512025-05-14T16:30:11.083Z[ host-image] May 14 16:30:10.824 INFO E| Blocking waiting for file lock on build directory
99522025-05-14T16:30:13.654Z[ recovery-image] May 14 16:30:13.395 INFO E| Compiling bitflags v1.3.2
99532025-05-14T16:30:13.654Z[ recovery-image] May 14 16:30:13.395 INFO E| Compiling adler2 v2.0.0
99542025-05-14T16:30:13.680Z[ recovery-image] May 14 16:30:13.395 INFO E| Compiling scroll v0.12.0
99552025-05-14T16:30:13.680Z[ recovery-image] May 14 16:30:13.395 INFO E| Compiling plain v0.2.3
99562025-05-14T16:30:13.680Z[ recovery-image] May 14 16:30:13.395 INFO E| Compiling bit_field v0.10.2
99572025-05-14T16:30:13.680Z[ recovery-image] May 14 16:30:13.396 INFO E| Compiling log v0.4.27
99582025-05-14T16:30:13.680Z[ recovery-image] May 14 16:30:13.396 INFO E| Compiling static_assertions v1.1.0
99592025-05-14T16:30:13.772Z[ recovery-image] May 14 16:30:13.513 INFO E| Compiling raw-cpuid v10.7.0
99602025-05-14T16:30:13.798Z[ recovery-image] May 14 16:30:13.521 INFO E| Compiling cpio_reader v0.1.1
99612025-05-14T16:30:13.856Z[ recovery-image] May 14 16:30:13.597 INFO E| Compiling miniz_oxide v0.8.8
99622025-05-14T16:30:13.972Z[ recovery-image] May 14 16:30:13.713 INFO E| Compiling bitstruct v0.1.1
99632025-05-14T16:30:14.296Z[ recovery-image] May 14 16:30:14.037 INFO E| Compiling goblin v0.9.3
99642025-05-14T16:30:20.238Z[ recovery-image] May 14 16:30:19.979 INFO E| Finished `release` profile [optimized] target(s) in 40.92s
99652025-05-14T16:30:20.263Z[ host-image] May 14 16:30:19.988 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
99662025-05-14T16:30:20.289Z[ recovery-image] May 14 16:30:20.008 INFO building host image...
99672025-05-14T16:30:20.289Z[ recovery-image] May 14 16:30:20.008 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
99682025-05-14T16:30:20.990Z[ recovery-image] May 14 16:30:20.731 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
99692025-05-14T16:30:23.253Z[ recovery-image] May 14 16:30:22.994 INFO image complete! materials are in "/work/os-recovery"
99702025-05-14T16:30:23.278Z[ recovery-image]
99712025-05-14T16:30:23.278Z[ recovery-image] real 15:24.652452828
99722025-05-14T16:30:23.278Z[ recovery-image] user 9:33.526646636
99732025-05-14T16:30:23.278Z[ recovery-image] sys 1:25.964344079
99742025-05-14T16:30:23.278Z[ recovery-image] trap 0.546402114
99752025-05-14T16:30:23.278Z[ recovery-image] tflt 0.204459841
99762025-05-14T16:30:23.325Z[ host-image] May 14 16:30:23.067 INFO E| Finished `release` profile [optimized] target(s) in 12.49s
99772025-05-14T16:30:23.325Z[ recovery-image] dflt 0.549233193
99782025-05-14T16:30:23.325Z[ recovery-image] kflt 0.004202399
99792025-05-14T16:30:23.325Z[ recovery-image] lock 43:30.282323135
99802025-05-14T16:30:23.325Z[ recovery-image] slp 1:26:12.098494496
99812025-05-14T16:30:23.351Z[ recovery-image] lat 5:17.551773892
99822025-05-14T16:30:23.351Z[ recovery-image] stop 7.088919217
99832025-05-14T16:30:23.351Z[ host-image] May 14 16:30:23.084 INFO building host image...
99842025-05-14T16:30:23.351Z[ host-image] May 14 16:30:23.084 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
99852025-05-14T16:30:23.881Z[ host-image] May 14 16:30:23.622 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99862025-05-14T16:30:25.268ZMay 14 16:30:25.002 INFO [recovery-image] process exited with exit status: 0 (925.718040685s)
99872025-05-14T16:31:11.902Z[verify-libraries] Finished `release` profile [optimized] target(s) in 16m 10s
99882025-05-14T16:31:12.286ZMay 14 16:31:12.029 INFO [verify-libraries] process exited with exit status: 0 (974.799515296s)
99892025-05-14T16:31:14.840Z[ host-image] May 14 16:31:14.583 INFO image complete! materials are in "/work/os-host"
99902025-05-14T16:31:15.258Z[ host-image]
99912025-05-14T16:31:15.258Z[ host-image] real 16:55.823538314
99922025-05-14T16:31:15.284Z[ host-image] user 9:12.180527508
99932025-05-14T16:31:15.284Z[ host-image] sys 1:23.533382052
99942025-05-14T16:31:15.284Z[ host-image] trap 0.426269974
99952025-05-14T16:31:15.284Z[ host-image] tflt 0.076235730
99962025-05-14T16:31:15.284ZMay 14 16:31:15.002 INFO [host-image] process exited with exit status: 0 (1016.264047733s)
99972025-05-14T16:31:15.284Z[ host-image] dflt 0.337303975
99982025-05-14T16:31:15.284Z[ host-image] kflt 0.036423072
99992025-05-14T16:31:15.284Z[ host-image] lock 38.740561762
100002025-05-14T16:31:15.284Z[ host-image] slp 1:33:00.244615526
100012025-05-14T16:31:15.284Z[ host-image] lat 3:48.360700471
100022025-05-14T16:31:15.284Z[ host-image] stop 0.221186377
100032025-05-14T16:31:15.284ZMay 14 16:31:15.003 INFO [tuf-repo] running task
100042025-05-14T16:31:30.185ZMay 14 16:31:29.928 INFO assembling repository in `/tmp/tufaceousKNOYMP`, component: OmicronRepoAssembler
100052025-05-14T16:31:37.587ZMay 14 16:31:37.331 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
100062025-05-14T16:31:37.900ZMay 14 16:31:37.644 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
100072025-05-14T16:32:06.482ZMay 14 16:32:06.227 INFO [tuf-repo] task succeeded (51.223236417s)
100082025-05-14T16:32:06.482ZMay 14 16:32:06.227 INFO all jobs completed in 2365.922860581s
100092025-05-14T16:32:09.255Zprocess exited: duration 2963221 ms, exit code 0
 
100102025-05-14T16:32:09.340Zfound 41 output files
100112025-05-14T16:32:09.340Zuploading: /work/manifest.toml (13599 bytes)
100122025-05-14T16:32:10.464Zuploaded: /work/manifest.toml
100132025-05-14T16:32:10.501Zuploading: /work/repo.zip (2467985736 bytes)
100142025-05-14T16:36:05.574Zuploaded: /work/repo.zip
100152025-05-14T16:36:05.574Zuploading: /work/repo.zip.sha256.txt (65 bytes)
100162025-05-14T16:36:06.653Zuploaded: /work/repo.zip.sha256.txt
100172025-05-14T16:36:06.653Zuploading: /work/helios.json (584 bytes)
100182025-05-14T16:36:07.752Zuploaded: /work/helios.json
100192025-05-14T16:36:07.752Zuploading: /work/incorporation.p5m (98901 bytes)
100202025-05-14T16:36:08.942Zuploaded: /work/incorporation.p5m
100212025-05-14T16:36:08.942Zuploading: /work/incorporation.p5p (112640 bytes)
100222025-05-14T16:36:10.155Zuploaded: /work/incorporation.p5p
100232025-05-14T16:36:10.155Zuploading: /work/helios-incorp.log (526 bytes)
100242025-05-14T16:36:11.253Zuploaded: /work/helios-incorp.log
100252025-05-14T16:36:11.253Zuploading: /work/helios-setup.log (62495 bytes)
100262025-05-14T16:36:12.444Zuploaded: /work/helios-setup.log
100272025-05-14T16:36:12.469Zuploading: /work/host-image.log (201227 bytes)
100282025-05-14T16:36:13.658Zuploaded: /work/host-image.log
100292025-05-14T16:36:13.659Zuploading: /work/host-package.log (28129 bytes)
100302025-05-14T16:36:14.824Zuploaded: /work/host-package.log
100312025-05-14T16:36:14.824Zuploading: /work/host-target.log (101 bytes)
100322025-05-14T16:36:15.922Zuploaded: /work/host-target.log
100332025-05-14T16:36:15.923Zuploading: /work/incorp-create.log (0 bytes)
100342025-05-14T16:36:16.996Zuploaded: /work/incorp-create.log
100352025-05-14T16:36:16.996Zuploading: /work/incorp-fmt.log (0 bytes)
100362025-05-14T16:36:18.069Zuploaded: /work/incorp-fmt.log
100372025-05-14T16:36:18.069Zuploading: /work/incorp-pkgsend.log (108 bytes)
100382025-05-14T16:36:19.167Zuploaded: /work/incorp-pkgsend.log
100392025-05-14T16:36:19.167Zuploading: /work/incorp-publisher.log (0 bytes)
100402025-05-14T16:36:20.241Zuploaded: /work/incorp-publisher.log
100412025-05-14T16:36:20.241Zuploading: /work/omicron-package.log (8553 bytes)
100422025-05-14T16:36:21.363Zuploaded: /work/omicron-package.log
100432025-05-14T16:36:21.363Zuploading: /work/recovery-image.log (579068 bytes)
100442025-05-14T16:36:22.625Zuploaded: /work/recovery-image.log
100452025-05-14T16:36:22.625Zuploading: /work/recovery-package.log (1685 bytes)
100462025-05-14T16:36:23.723Zuploaded: /work/recovery-package.log
100472025-05-14T16:36:23.723Zuploading: /work/recovery-target.log (57 bytes)
100482025-05-14T16:36:24.823Zuploaded: /work/recovery-target.log
100492025-05-14T16:36:24.823Zuploading: /work/stamp-clickhouse.log (117 bytes)
100502025-05-14T16:36:25.921Zuploaded: /work/stamp-clickhouse.log
100512025-05-14T16:36:25.921Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
100522025-05-14T16:36:27.019Zuploaded: /work/stamp-clickhouse_keeper.log
100532025-05-14T16:36:27.019Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
100542025-05-14T16:36:28.118Zuploaded: /work/stamp-clickhouse_server.log
100552025-05-14T16:36:28.118Zuploading: /work/stamp-cockroachdb.log (118 bytes)
100562025-05-14T16:36:29.217Zuploaded: /work/stamp-cockroachdb.log
100572025-05-14T16:36:29.217Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
100582025-05-14T16:36:30.315Zuploaded: /work/stamp-crucible-dtrace.log
100592025-05-14T16:36:30.315Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
100602025-05-14T16:36:31.413Zuploaded: /work/stamp-crucible-pantry-zone.log
100612025-05-14T16:36:31.413Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100622025-05-14T16:36:32.512Zuploaded: /work/stamp-crucible-zone.log
100632025-05-14T16:36:32.512Zuploading: /work/stamp-external-dns.log (119 bytes)
100642025-05-14T16:36:33.609Zuploaded: /work/stamp-external-dns.log
100652025-05-14T16:36:33.609Zuploading: /work/stamp-installinator.log (103 bytes)
100662025-05-14T16:36:34.709Zuploaded: /work/stamp-installinator.log
100672025-05-14T16:36:34.709Zuploading: /work/stamp-internal-dns.log (119 bytes)
100682025-05-14T16:36:35.807Zuploaded: /work/stamp-internal-dns.log
100692025-05-14T16:36:35.807Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100702025-05-14T16:36:36.905Zuploaded: /work/stamp-mg-ddm-gz.log
100712025-05-14T16:36:36.905Zuploading: /work/stamp-nexus.log (112 bytes)
100722025-05-14T16:36:38.003Zuploaded: /work/stamp-nexus.log
100732025-05-14T16:36:38.003Zuploading: /work/stamp-ntp.log (110 bytes)
100742025-05-14T16:36:39.101Zuploaded: /work/stamp-ntp.log
100752025-05-14T16:36:39.101Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100762025-05-14T16:36:40.199Zuploaded: /work/stamp-omicron-sled-agent.log
100772025-05-14T16:36:40.224Zuploading: /work/stamp-overlay.log (114 bytes)
100782025-05-14T16:36:41.297Zuploaded: /work/stamp-overlay.log
100792025-05-14T16:36:41.297Zuploading: /work/stamp-oximeter.log (115 bytes)
100802025-05-14T16:36:42.397Zuploaded: /work/stamp-oximeter.log
100812025-05-14T16:36:42.397Zuploading: /work/stamp-oxlog.log (109 bytes)
100822025-05-14T16:36:43.495Zuploaded: /work/stamp-oxlog.log
100832025-05-14T16:36:43.496Zuploading: /work/stamp-probe.log (112 bytes)
100842025-05-14T16:36:44.594Zuploaded: /work/stamp-probe.log
100852025-05-14T16:36:44.595Zuploading: /work/stamp-propolis-server.log (122 bytes)
100862025-05-14T16:36:45.693Zuploaded: /work/stamp-propolis-server.log
100872025-05-14T16:36:45.693Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
100882025-05-14T16:36:46.791Zuploaded: /work/stamp-pumpkind-gz.log
100892025-05-14T16:36:46.792Zuploading: /work/stamp-switch-asic.log (118 bytes)
100902025-05-14T16:36:47.889Zuploaded: /work/stamp-switch-asic.log
100912025-05-14T16:36:47.889Zuploading: /work/verify-libraries.log (7073 bytes)
100922025-05-14T16:36:49.011Zuploaded: /work/verify-libraries.log